:root{--vs-colors--lightest:#3c3c3c42;--vs-colors--light:#3c3c3c80;--vs-colors--dark:#333;--vs-colors--darkest:#00000026;--vs-search-input-color:inherit;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1, -.115, .975, .855);--vs-transition-duration:.15s}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1, .5, .8, 1);--vs-transition-duration:.15s}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__clear,.vs--disabled .vs__search,.vs--disabled .vs__selected,.vs--disabled .vs__open-indicator{cursor:var(--vs-disabled-cursor);background-color:var(--vs-disabled-bg)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{appearance:none;border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);white-space:normal;background:0 0;padding:0 0 4px;display:flex}.vs__selected-options{flex-wrap:wrap;flex-grow:1;flex-basis:100%;padding:0 2px;display:flex;position:relative}.vs__actions{padding:var(--vs-actions-padding);align-items:center;display:flex}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);cursor:pointer;background-color:#0000;border:0;margin-right:8px;padding:0}.vs__dropdown-menu{box-sizing:border-box;top:calc(100% - var(--vs-border-width));z-index:var(--vs-dropdown-z-index);width:100%;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);box-shadow:var(--vs-dropdown-box-shadow);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);text-align:left;background:var(--vs-dropdown-bg);color:var(--vs-dropdown-color);border-top-style:none;margin:0;padding:5px 0;list-style:none;display:block;position:absolute;left:0;overflow-y:auto}.vs__no-options{text-align:center}.vs__dropdown-option{padding:var(--vs-dropdown-option-padding);clear:both;color:var(--vs-dropdown-option-color);white-space:nowrap;cursor:pointer;line-height:1.42857;display:block}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);line-height:var(--vs-line-height);z-index:0;align-items:center;margin:4px 2px 0;padding:0 .25em;display:flex}.vs__deselect{appearance:none;cursor:pointer;fill:var(--vs-controls-color);text-shadow:var(--vs-controls--deselect-text-shadow);background:0 0;border:0;margin-left:4px;padding:0;display:inline-flex}.vs--single .vs__selected{background-color:#0000;border-color:#0000}.vs--single.vs--open .vs__selected,.vs--single.vs--loading .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-webkit-search-decoration{display:none}.vs__search::-webkit-search-results-button{display:none}.vs__search::-webkit-search-results-decoration{display:none}.vs__search::-ms-clear{display:none}.vs__search,.vs__search:focus{color:var(--vs-search-input-color);appearance:none;line-height:var(--vs-line-height);font-size:var(--vs-font-size);box-shadow:none;z-index:1;background:0 0;border:1px solid #0000;border-left:none;outline:none;flex-grow:1;width:0;max-width:100%;margin:4px 0 0;padding:0 7px}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{opacity:0;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));border:.9em solid #6464641a;border-left-color:#3c3c3c73;align-self:center;font-size:5px;transition:opacity .1s;animation:1.1s linear infinite vSelectSpinner;overflow:hidden}.vs__spinner,.vs__spinner:after{width:5em;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));border-radius:50%}.vs--loading .vs__spinner{opacity:1}.markdown a{text-decoration:underline}.markdown a:hover{--tw-text-opacity:1;color:rgba(107, 114, 128, var(--tw-text-opacity))}.markdown h4{margin-top:1rem;margin-bottom:.5rem;font-size:1rem;font-weight:500;line-height:1.5rem}.StripeElement{box-sizing:border-box;background-color:#fff;border:1px solid #0000;border-radius:4px;height:40px;padding:10px 12px;transition:box-shadow .15s;box-shadow:0 1px 3px #e6ebf1}.StripeElement--focus{box-shadow:0 1px 3px #cfd7df}.StripeElement--invalid{border-color:#fa755a}.StripeElement--webkit-autofill{background-color:#fefde5!important}@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@keyframes pulse{50%{opacity:.5}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{background:#fff;border:2px solid #0000004d;min-height:150px;padding:20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-preview{vertical-align:top;min-height:100px;margin:16px;display:inline-block;position:relative}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{background:linear-gradient(#eee,#ddd);border-radius:20px}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{text-align:center;cursor:pointer;border:none;font-size:14px;display:block}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;opacity:0;text-align:center;color:#000000e6;min-width:100%;max-width:100%;padding:2em 1em;font-size:13px;line-height:150%;position:absolute;top:0;left:0}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{background-color:#fffc;border:1px solid #c8c8c8cc}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){text-overflow:ellipsis;overflow:hidden}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid #0000}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:#fff6;border-radius:3px;padding:0 .4em}.dropzone .dz-preview:hover .dz-image img{filter:blur(8px);transform:scale(1.05)}.dropzone .dz-preview .dz-image{z-index:10;border-radius:20px;width:120px;height:120px;display:block;position:relative;overflow:hidden}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{animation:3s cubic-bezier(.77,0,.175,1) passing-through}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;animation:3s cubic-bezier(.77,0,.175,1) slide-in}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;margin-top:-27px;margin-left:-27px;display:block;position:absolute;top:50%;left:50%}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{width:54px;height:54px;display:block}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{animation:6s infinite pulse}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;background:#ffffffe6;border-radius:8px;width:80px;height:16px;margin-top:-8px;margin-left:-40px;position:absolute;top:50%;left:50%;overflow:hidden;-webkit-transform:scale(1)}.dropzone .dz-preview .dz-progress .dz-upload{background:linear-gradient(#666,#444);width:0;transition:width .3s ease-in-out;position:absolute;top:0;bottom:0;left:0}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;opacity:0;color:#fff;background:linear-gradient(#be2626,#a92222);border-radius:8px;width:140px;padding:.5em 1.2em;font-size:13px;transition:opacity .3s;display:none;position:absolute;top:130px;left:-10px}.dropzone .dz-preview .dz-error-message:after{content:"";border-bottom:6px solid #be2626;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:-6px;left:64px}[style*=--aspect-ratio]>:first-child{width:100%}[style*=--aspect-ratio]>img{height:auto}@supports (--custom:property){[style*=--aspect-ratio]{position:relative}[style*=--aspect-ratio]:before{content:"";padding-bottom:calc(100% / var(--aspect-ratio));display:block}[style*=--aspect-ratio]>:first-child{height:100%;position:absolute;top:0;left:0}}.centered{text-align:center;margin-left:auto;margin-right:auto}.has-border{border:1px solid #dbdbdb}.text-subdued{color:#969ea2}.background-light-grey{background-color:#fcfcfc!important}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}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}ul{list-style:none}input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}audio,embed,img,object,video{max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{text-align:left;padding:0}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:#fff;min-width:300px;font-size:16px;overflow:hidden scroll}article,aside,figure,footer,header,hgroup,section{display:block}body,input,select,textarea{font-family:Raleway,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1rem;font-weight:400;line-height:1.5}a{color:#3273dc;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{color:#ff3860;background-color:#f5f5f5;padding:.25em .5em;font-size:.875em;font-weight:400}hr{background-color:#dbdbdb;border:none;height:1px;margin:1.5rem 0;display:block}img{max-width:100%;height:auto}input[type=checkbox],input[type=radio]{vertical-align:baseline}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}pre{-webkit-overflow-scrolling:touch;color:#4a4a4a;white-space:pre;word-wrap:normal;background-color:#f5f5f5;padding:1.25rem 1.5rem;font-size:.875em;overflow-x:auto}pre code{color:currentColor;background-color:#0000;padding:0;font-size:1em}table td,table th{text-align:left;vertical-align:top}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-overlay{position:absolute;inset:0}.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 (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 (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 (width<=1023px){.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 (width>=1024px){.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 (width>=1216px){.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 (width>=1408px){.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}@media screen and (width<=768px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (width>=769px){.has-text-centered-tablet{text-align:center!important}}@media screen and (width>=769px) and (width<=1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (width<=1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (width>=1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (width>=1024px) and (width<=1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (width>=1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (width>=1216px) and (width<=1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (width>=1408px){.has-text-centered-fullhd{text-align:center!important}}.has-text-justified{text-align:justify!important}@media screen and (width<=768px){.has-text-justified-mobile{text-align:justify!important}}@media print,screen and (width>=769px){.has-text-justified-tablet{text-align:justify!important}}@media screen and (width>=769px) and (width<=1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (width<=1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (width>=1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (width>=1024px) and (width<=1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (width>=1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (width>=1216px) and (width<=1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (width>=1408px){.has-text-justified-fullhd{text-align:justify!important}}.has-text-left{text-align:left!important}@media screen and (width<=768px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (width>=769px){.has-text-left-tablet{text-align:left!important}}@media screen and (width>=769px) and (width<=1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (width<=1023px){.has-text-left-touch{text-align:left!important}}@media screen and (width>=1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (width>=1024px) and (width<=1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (width>=1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (width>=1216px) and (width<=1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (width>=1408px){.has-text-left-fullhd{text-align:left!important}}.has-text-right{text-align:right!important}@media screen and (width<=768px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (width>=769px){.has-text-right-tablet{text-align:right!important}}@media screen and (width>=769px) and (width<=1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (width<=1023px){.has-text-right-touch{text-align:right!important}}@media screen and (width>=1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (width>=1024px) and (width<=1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (width>=1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (width>=1216px) and (width<=1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (width>=1408px){.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-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-text-link{color:#3273dc!important}a.has-text-link:focus,a.has-text-link:hover{color:#205bbc!important}.has-text-info{color:#209cee!important}a.has-text-info:focus,a.has-text-info:hover{color:#0f81cc!important}.has-text-success{color:#23d160!important}a.has-text-success:focus,a.has-text-success:hover{color:#1ca64c!important}.has-text-warning{color:#ffdd57!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd324!important}.has-text-danger{color:#ff3860!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ff0537!important}.has-text-black-bis{color:#121212!important}.has-text-black-ter{color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-block{display:block!important}@media screen and (width<=768px){.is-block-mobile{display:block!important}}@media print,screen and (width>=769px){.is-block-tablet{display:block!important}}@media screen and (width>=769px) and (width<=1023px){.is-block-tablet-only{display:block!important}}@media screen and (width<=1023px){.is-block-touch{display:block!important}}@media screen and (width>=1024px){.is-block-desktop{display:block!important}}@media screen and (width>=1024px) and (width<=1215px){.is-block-desktop-only{display:block!important}}@media screen and (width>=1216px){.is-block-widescreen{display:block!important}}@media screen and (width>=1216px) and (width<=1407px){.is-block-widescreen-only{display:block!important}}@media screen and (width>=1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (width<=768px){.is-flex-mobile{display:flex!important}}@media print,screen and (width>=769px){.is-flex-tablet{display:flex!important}}@media screen and (width>=769px) and (width<=1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (width<=1023px){.is-flex-touch{display:flex!important}}@media screen and (width>=1024px){.is-flex-desktop{display:flex!important}}@media screen and (width>=1024px) and (width<=1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (width>=1216px){.is-flex-widescreen{display:flex!important}}@media screen and (width>=1216px) and (width<=1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (width>=1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (width<=768px){.is-inline-mobile{display:inline!important}}@media print,screen and (width>=769px){.is-inline-tablet{display:inline!important}}@media screen and (width>=769px) and (width<=1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (width<=1023px){.is-inline-touch{display:inline!important}}@media screen and (width>=1024px){.is-inline-desktop{display:inline!important}}@media screen and (width>=1024px) and (width<=1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (width>=1216px){.is-inline-widescreen{display:inline!important}}@media screen and (width>=1216px) and (width<=1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (width>=1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (width<=768px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (width>=769px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (width>=769px) and (width<=1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (width<=1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (width>=1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (width>=1024px) and (width<=1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (width>=1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (width>=1216px) and (width<=1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (width>=1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (width<=768px){.is-inline-flex-mobile{display:inline-flex!important}}@media print,screen and (width>=769px){.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (width>=769px) and (width<=1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (width<=1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (width>=1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (width>=1024px) and (width<=1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (width>=1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (width>=1216px) and (width<=1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (width>=1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}@media screen and (width<=768px){.is-hidden-mobile{display:none!important}}@media print,screen and (width>=769px){.is-hidden-tablet{display:none!important}}@media screen and (width>=769px) and (width<=1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (width<=1023px){.is-hidden-touch{display:none!important}}@media screen and (width>=1024px){.is-hidden-desktop{display:none!important}}@media screen and (width>=1024px) and (width<=1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (width>=1216px){.is-hidden-widescreen{display:none!important}}@media screen and (width>=1216px) and (width<=1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (width>=1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (width<=768px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (width>=769px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (width>=769px) and (width<=1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (width<=1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (width>=1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (width>=1024px) and (width<=1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (width>=1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (width>=1216px) and (width<=1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (width>=1408px){.is-invisible-fullhd{visibility:hidden!important}}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.box{color:#4a4a4a;background-color:#fff;border-radius:5px;padding:1.25rem;display:block;box-shadow:0 2px 3px #0a0a0a1a,0 0 0 1px #0a0a0a1a}.box:not(:last-child){margin-bottom:1.5rem}a.box:focus,a.box:hover{box-shadow:0 2px 3px #0a0a0a1a,0 0 0 1px #3273dc}a.box:active{box-shadow:inset 0 1px 2px #0a0a0a33,0 0 0 1px #3273dc}.button{-webkit-appearance:none;-moz-appearance:none;box-shadow:none;vertical-align:top;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;color:#363636;cursor:pointer;text-align:center;white-space:nowrap;border:1px solid #dbdbdb;border-radius:3px;justify-content:center;align-items:center;height:2.25em;padding:calc(.375em - 1px) .75em;font-size:1rem;line-height:1.5;display:inline-flex;position:relative}.button.is-active,.button.is-focused,.button:active,.button:focus{outline:0}.button[disabled]{cursor:not-allowed}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{width:1.5em;height:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.375em - 1px);margin-right:.1875em}.button .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:calc(-.375em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.375em - 1px);margin-right:calc(-.375em - 1px)}.button.is-hovered,.button:hover{color:#363636;border-color:#b5b5b5}.button.is-focused,.button:focus{color:#363636;border-color:#3273dc}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:0 0 0 .125em #3273dc40}.button.is-active,.button:active{color:#363636;border-color:#4a4a4a}.button.is-text{color:#4a4a4a;background-color:#0000;border-color:#0000;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{color:#363636;background-color:#f5f5f5}.button.is-text.is-active,.button.is-text:active{color:#363636;background-color:#e8e8e8}.button.is-text[disabled]{box-shadow:none;background-color:#0000;border-color:#0000}.button.is-white{color:#0a0a0a;background-color:#fff;border-color:#0000}.button.is-white.is-hovered,.button.is-white:hover{color:#0a0a0a;background-color:#f9f9f9;border-color:#0000}.button.is-white.is-focused,.button.is-white:focus{color:#0a0a0a;border-color:#0000}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:0 0 0 .125em #ffffff40}.button.is-white.is-active,.button.is-white:active{color:#0a0a0a;background-color:#f2f2f2;border-color:#0000}.button.is-white[disabled]{box-shadow:none;background-color:#fff;border-color:#0000}.button.is-white.is-inverted{color:#fff;background-color:#0a0a0a}.button.is-white.is-inverted:hover{background-color:#000}.button.is-white.is-inverted[disabled]{box-shadow:none;color:#fff;background-color:#0a0a0a;border-color:#0000}.button.is-white.is-loading:after{border-color:#0000 #0000 #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{color:#0a0a0a;background-color:#fff;border-color:#fff}.button.is-white.is-outlined.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-white.is-outlined[disabled]{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-white.is-inverted.is-outlined{color:#0a0a0a;background-color:#0000;border-color:#0a0a0a}.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{color:#fff;background-color:#0a0a0a}.button.is-white.is-inverted.is-outlined[disabled]{box-shadow:none;color:#0a0a0a;background-color:#0000;border-color:#0a0a0a}.button.is-black{color:#fff;background-color:#0a0a0a;border-color:#0000}.button.is-black.is-hovered,.button.is-black:hover{color:#fff;background-color:#040404;border-color:#0000}.button.is-black.is-focused,.button.is-black:focus{color:#fff;border-color:#0000}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:0 0 0 .125em #0a0a0a40}.button.is-black.is-active,.button.is-black:active{color:#fff;background-color:#000;border-color:#0000}.button.is-black[disabled]{box-shadow:none;background-color:#0a0a0a;border-color:#0000}.button.is-black.is-inverted{color:#0a0a0a;background-color:#fff}.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled]{box-shadow:none;color:#0a0a0a;background-color:#fff;border-color:#0000}.button.is-black.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-black.is-outlined{color:#0a0a0a;background-color:#0000;border-color:#0a0a0a}.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{color:#fff;background-color:#0a0a0a;border-color:#0a0a0a}.button.is-black.is-outlined.is-loading:after{border-color:#0000 #0000 #0a0a0a #0a0a0a!important}.button.is-black.is-outlined[disabled]{box-shadow:none;color:#0a0a0a;background-color:#0000;border-color:#0a0a0a}.button.is-black.is-inverted.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{color:#0a0a0a;background-color:#fff}.button.is-black.is-inverted.is-outlined[disabled]{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-light{color:#363636;background-color:#f5f5f5;border-color:#0000}.button.is-light.is-hovered,.button.is-light:hover{color:#363636;background-color:#eee;border-color:#0000}.button.is-light.is-focused,.button.is-light:focus{color:#363636;border-color:#0000}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:0 0 0 .125em #f5f5f540}.button.is-light.is-active,.button.is-light:active{color:#363636;background-color:#e8e8e8;border-color:#0000}.button.is-light[disabled]{box-shadow:none;background-color:#f5f5f5;border-color:#0000}.button.is-light.is-inverted{color:#f5f5f5;background-color:#363636}.button.is-light.is-inverted:hover{background-color:#292929}.button.is-light.is-inverted[disabled]{box-shadow:none;color:#f5f5f5;background-color:#363636;border-color:#0000}.button.is-light.is-loading:after{border-color:#0000 #0000 #363636 #363636!important}.button.is-light.is-outlined{color:#f5f5f5;background-color:#0000;border-color:#f5f5f5}.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{color:#363636;background-color:#f5f5f5;border-color:#f5f5f5}.button.is-light.is-outlined.is-loading:after{border-color:#0000 #0000 #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined[disabled]{box-shadow:none;color:#f5f5f5;background-color:#0000;border-color:#f5f5f5}.button.is-light.is-inverted.is-outlined{color:#363636;background-color:#0000;border-color:#363636}.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{color:#f5f5f5;background-color:#363636}.button.is-light.is-inverted.is-outlined[disabled]{box-shadow:none;color:#363636;background-color:#0000;border-color:#363636}.button.is-dark{color:#f5f5f5;background-color:#363636;border-color:#0000}.button.is-dark.is-hovered,.button.is-dark:hover{color:#f5f5f5;background-color:#2f2f2f;border-color:#0000}.button.is-dark.is-focused,.button.is-dark:focus{color:#f5f5f5;border-color:#0000}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em #36363640}.button.is-dark.is-active,.button.is-dark:active{color:#f5f5f5;background-color:#292929;border-color:#0000}.button.is-dark[disabled]{box-shadow:none;background-color:#363636;border-color:#0000}.button.is-dark.is-inverted{color:#363636;background-color:#f5f5f5}.button.is-dark.is-inverted:hover{background-color:#e8e8e8}.button.is-dark.is-inverted[disabled]{box-shadow:none;color:#363636;background-color:#f5f5f5;border-color:#0000}.button.is-dark.is-loading:after{border-color:#0000 #0000 #f5f5f5 #f5f5f5!important}.button.is-dark.is-outlined{color:#363636;background-color:#0000;border-color:#363636}.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{color:#f5f5f5;background-color:#363636;border-color:#363636}.button.is-dark.is-outlined.is-loading:after{border-color:#0000 #0000 #363636 #363636!important}.button.is-dark.is-outlined[disabled]{box-shadow:none;color:#363636;background-color:#0000;border-color:#363636}.button.is-dark.is-inverted.is-outlined{color:#f5f5f5;background-color:#0000;border-color:#f5f5f5}.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{color:#363636;background-color:#f5f5f5}.button.is-dark.is-inverted.is-outlined[disabled]{box-shadow:none;color:#f5f5f5;background-color:#0000;border-color:#f5f5f5}.button.is-primary{color:#fff;background-color:#00d1b2;border-color:#0000}.button.is-primary.is-hovered,.button.is-primary:hover{color:#fff;background-color:#00c4a7;border-color:#0000}.button.is-primary.is-focused,.button.is-primary:focus{color:#fff;border-color:#0000}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em #00d1b240}.button.is-primary.is-active,.button.is-primary:active{color:#fff;background-color:#00b89c;border-color:#0000}.button.is-primary[disabled]{box-shadow:none;background-color:#00d1b2;border-color:#0000}.button.is-primary.is-inverted{color:#00d1b2;background-color:#fff}.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled]{box-shadow:none;color:#00d1b2;background-color:#fff;border-color:#0000}.button.is-primary.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-primary.is-outlined{color:#00d1b2;background-color:#0000;border-color:#00d1b2}.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{color:#fff;background-color:#00d1b2;border-color:#00d1b2}.button.is-primary.is-outlined.is-loading:after{border-color:#0000 #0000 #00d1b2 #00d1b2!important}.button.is-primary.is-outlined[disabled]{box-shadow:none;color:#00d1b2;background-color:#0000;border-color:#00d1b2}.button.is-primary.is-inverted.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{color:#00d1b2;background-color:#fff}.button.is-primary.is-inverted.is-outlined[disabled]{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-link{color:#fff;background-color:#3273dc;border-color:#0000}.button.is-link.is-hovered,.button.is-link:hover{color:#fff;background-color:#276cda;border-color:#0000}.button.is-link.is-focused,.button.is-link:focus{color:#fff;border-color:#0000}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:0 0 0 .125em #3273dc40}.button.is-link.is-active,.button.is-link:active{color:#fff;background-color:#2366d1;border-color:#0000}.button.is-link[disabled]{box-shadow:none;background-color:#3273dc;border-color:#0000}.button.is-link.is-inverted{color:#3273dc;background-color:#fff}.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled]{box-shadow:none;color:#3273dc;background-color:#fff;border-color:#0000}.button.is-link.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-link.is-outlined{color:#3273dc;background-color:#0000;border-color:#3273dc}.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{color:#fff;background-color:#3273dc;border-color:#3273dc}.button.is-link.is-outlined.is-loading:after{border-color:#0000 #0000 #3273dc #3273dc!important}.button.is-link.is-outlined[disabled]{box-shadow:none;color:#3273dc;background-color:#0000;border-color:#3273dc}.button.is-link.is-inverted.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{color:#3273dc;background-color:#fff}.button.is-link.is-inverted.is-outlined[disabled]{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-info{color:#fff;background-color:#209cee;border-color:#0000}.button.is-info.is-hovered,.button.is-info:hover{color:#fff;background-color:#1496ed;border-color:#0000}.button.is-info.is-focused,.button.is-info:focus{color:#fff;border-color:#0000}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:0 0 0 .125em #209cee40}.button.is-info.is-active,.button.is-info:active{color:#fff;background-color:#118fe4;border-color:#0000}.button.is-info[disabled]{box-shadow:none;background-color:#209cee;border-color:#0000}.button.is-info.is-inverted{color:#209cee;background-color:#fff}.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled]{box-shadow:none;color:#209cee;background-color:#fff;border-color:#0000}.button.is-info.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-info.is-outlined{color:#209cee;background-color:#0000;border-color:#209cee}.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{color:#fff;background-color:#209cee;border-color:#209cee}.button.is-info.is-outlined.is-loading:after{border-color:#0000 #0000 #209cee #209cee!important}.button.is-info.is-outlined[disabled]{box-shadow:none;color:#209cee;background-color:#0000;border-color:#209cee}.button.is-info.is-inverted.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{color:#209cee;background-color:#fff}.button.is-info.is-inverted.is-outlined[disabled]{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-success{color:#fff;background-color:#23d160;border-color:#0000}.button.is-success.is-hovered,.button.is-success:hover{color:#fff;background-color:#22c65b;border-color:#0000}.button.is-success.is-focused,.button.is-success:focus{color:#fff;border-color:#0000}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:0 0 0 .125em #23d16040}.button.is-success.is-active,.button.is-success:active{color:#fff;background-color:#20bc56;border-color:#0000}.button.is-success[disabled]{box-shadow:none;background-color:#23d160;border-color:#0000}.button.is-success.is-inverted{color:#23d160;background-color:#fff}.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled]{box-shadow:none;color:#23d160;background-color:#fff;border-color:#0000}.button.is-success.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-success.is-outlined{color:#23d160;background-color:#0000;border-color:#23d160}.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{color:#fff;background-color:#23d160;border-color:#23d160}.button.is-success.is-outlined.is-loading:after{border-color:#0000 #0000 #23d160 #23d160!important}.button.is-success.is-outlined[disabled]{box-shadow:none;color:#23d160;background-color:#0000;border-color:#23d160}.button.is-success.is-inverted.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{color:#23d160;background-color:#fff}.button.is-success.is-inverted.is-outlined[disabled]{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-warning{color:#000000b3;background-color:#ffdd57;border-color:#0000}.button.is-warning.is-hovered,.button.is-warning:hover{color:#000000b3;background-color:#ffdb4a;border-color:#0000}.button.is-warning.is-focused,.button.is-warning:focus{color:#000000b3;border-color:#0000}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em #ffdd5740}.button.is-warning.is-active,.button.is-warning:active{color:#000000b3;background-color:#ffd83d;border-color:#0000}.button.is-warning[disabled]{box-shadow:none;background-color:#ffdd57;border-color:#0000}.button.is-warning.is-inverted{color:#ffdd57}.button.is-warning.is-inverted,.button.is-warning.is-inverted:hover{background-color:#000000b3}.button.is-warning.is-inverted[disabled]{box-shadow:none;color:#ffdd57;background-color:#000000b3;border-color:#0000}.button.is-warning.is-loading:after{border-color:#0000 #0000 #000000b3 #000000b3!important}.button.is-warning.is-outlined{color:#ffdd57;background-color:#0000;border-color:#ffdd57}.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{color:#000000b3;background-color:#ffdd57;border-color:#ffdd57}.button.is-warning.is-outlined.is-loading:after{border-color:#0000 #0000 #ffdd57 #ffdd57!important}.button.is-warning.is-outlined[disabled]{box-shadow:none;color:#ffdd57;background-color:#0000;border-color:#ffdd57}.button.is-warning.is-inverted.is-outlined{color:#000000b3;background-color:#0000;border-color:#000000b3}.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{color:#ffdd57;background-color:#000000b3}.button.is-warning.is-inverted.is-outlined[disabled]{box-shadow:none;color:#000000b3;background-color:#0000;border-color:#000000b3}.button.is-danger{color:#fff;background-color:#ff3860;border-color:#0000}.button.is-danger.is-hovered,.button.is-danger:hover{color:#fff;background-color:#ff2b56;border-color:#0000}.button.is-danger.is-focused,.button.is-danger:focus{color:#fff;border-color:#0000}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em #ff386040}.button.is-danger.is-active,.button.is-danger:active{color:#fff;background-color:#ff1f4b;border-color:#0000}.button.is-danger[disabled]{box-shadow:none;background-color:#ff3860;border-color:#0000}.button.is-danger.is-inverted{color:#ff3860;background-color:#fff}.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled]{box-shadow:none;color:#ff3860;background-color:#fff;border-color:#0000}.button.is-danger.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-danger.is-outlined{color:#ff3860;background-color:#0000;border-color:#ff3860}.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{color:#fff;background-color:#ff3860;border-color:#ff3860}.button.is-danger.is-outlined.is-loading:after{border-color:#0000 #0000 #ff3860 #ff3860!important}.button.is-danger.is-outlined[disabled]{box-shadow:none;color:#ff3860;background-color:#0000;border-color:#ff3860}.button.is-danger.is-inverted.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{color:#ff3860;background-color:#fff}.button.is-danger.is-inverted.is-outlined[disabled]{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-small{border-radius:2px;font-size:.75rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled]{box-shadow:none;opacity:.5;background-color:#fff;border-color:#dbdbdb}.button.is-fullwidth{width:100%;display:flex}.button.is-loading{pointer-events:none;color:#0000!important}.button.is-loading:after{content:"";border:2px solid #0000;border-color:#0000 #0000 #dbdbdb #dbdbdb;border-radius:290486px;width:1em;height:1em;animation:.5s linear infinite spinAround;display:block;position:absolute;top:calc(50% - .5em);left:calc(50% - .5em);position:absolute!important}.button.is-static{color:#7a7a7a;box-shadow:none;pointer-events:none;background-color:#f5f5f5;border-color:#dbdbdb}.button.is-rounded{border-radius:290486px;padding-left:1em;padding-right:1em}.buttons{flex-wrap:wrap;justify-content:flex-start;align-items:center;display:flex}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.has-addons .button:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.buttons.has-addons .button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.is-centered{justify-content:center}.buttons.is-right{justify-content:flex-end}.content:not(:last-child){margin-bottom:1.5rem}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:400;line-height:1.125}.content h1{margin-bottom:.5em;font-size:2em}.content h1:not(:first-child){margin-top:1em}.content h2{margin-bottom:.5714em;font-size:1.75em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{margin-bottom:.6666em;font-size:1.5em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{margin-bottom:.8em;font-size:1.25em}.content h5{margin-bottom:.8888em;font-size:1.125em}.content h6{margin-bottom:1em;font-size:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style:decimal}.content ol,.content ul{margin-top:1em;margin-left:2em}.content ul{list-style:outside}.content ul ul{margin-top:.5em;list-style-type:circle}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{text-align:center;margin-left:2em;margin-right:2em}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;white-space:pre;word-wrap:normal;padding:1.25em 1.5em;overflow-x:auto}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{vertical-align:top;border:0 solid #dbdbdb;border-bottom-width:1px;padding:.5em .75em}.content table th{color:#363636;text-align:left}.content table tr:hover{background-color:#f5f5f5}.content table thead td,.content table thead th{color:#363636;border-width:0 0 2px}.content table tfoot td,.content table tfoot th{color:#363636;border-width:2px 0 0}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content.is-small{font-size:.75rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.input,.textarea{-webkit-appearance:none;-moz-appearance:none;box-shadow:none;vertical-align:top;color:#363636;background-color:#fff;border:1px solid #dbdbdb;border-radius:3px;justify-content:flex-start;align-items:center;width:100%;max-width:100%;height:2.25em;padding:calc(.375em - 1px) calc(.625em - 1px);font-size:1rem;line-height:1.5;display:inline-flex;position:relative;box-shadow:inset 0 1px 2px #0a0a0a1a}.input.is-active,.input.is-focused,.input:active,.input:focus,.textarea.is-active,.textarea.is-focused,.textarea:active,.textarea:focus{outline:0}.input[disabled],.textarea[disabled]{cursor:not-allowed}.input::-moz-placeholder{color:#3636364d}.textarea::-moz-placeholder{color:#3636364d}.input::-webkit-input-placeholder{color:#3636364d}.textarea::-webkit-input-placeholder{color:#3636364d}:is(.input:placeholder-shown,.textarea:placeholder-shown){color:#3636364d}:is(.input:placeholder-shown,.textarea:placeholder-shown){color:#3636364d}.input.is-hovered,.input:hover,.textarea.is-hovered,.textarea:hover{border-color:#b5b5b5}.input.is-active,.input.is-focused,.input:active,.input:focus,.textarea.is-active,.textarea.is-focused,.textarea:active,.textarea:focus{border-color:#3273dc;box-shadow:0 0 0 .125em #3273dc40}.input[disabled],.textarea[disabled]{box-shadow:none;color:#7a7a7a;background-color:#f5f5f5;border-color:#f5f5f5}.input[disabled]::-moz-placeholder{color:#7a7a7a4d}.textarea[disabled]::-moz-placeholder{color:#7a7a7a4d}.input[disabled]::-webkit-input-placeholder{color:#7a7a7a4d}.textarea[disabled]::-webkit-input-placeholder{color:#7a7a7a4d}:is(.input[disabled]:placeholder-shown,.textarea[disabled]:placeholder-shown){color:#7a7a7a4d}:is(.input[disabled]:placeholder-shown,.textarea[disabled]:placeholder-shown){color:#7a7a7a4d}.input[readonly],.textarea[readonly]{box-shadow:none}.input.is-white,.textarea.is-white{border-color:#fff}.input.is-white.is-active,.input.is-white.is-focused,.input.is-white:active,.input.is-white:focus,.textarea.is-white.is-active,.textarea.is-white.is-focused,.textarea.is-white:active,.textarea.is-white:focus{box-shadow:0 0 0 .125em #ffffff40}.input.is-black,.textarea.is-black{border-color:#0a0a0a}.input.is-black.is-active,.input.is-black.is-focused,.input.is-black:active,.input.is-black:focus,.textarea.is-black.is-active,.textarea.is-black.is-focused,.textarea.is-black:active,.textarea.is-black:focus{box-shadow:0 0 0 .125em #0a0a0a40}.input.is-light,.textarea.is-light{border-color:#f5f5f5}.input.is-light.is-active,.input.is-light.is-focused,.input.is-light:active,.input.is-light:focus,.textarea.is-light.is-active,.textarea.is-light.is-focused,.textarea.is-light:active,.textarea.is-light:focus{box-shadow:0 0 0 .125em #f5f5f540}.input.is-dark,.textarea.is-dark{border-color:#363636}.input.is-dark.is-active,.input.is-dark.is-focused,.input.is-dark:active,.input.is-dark:focus,.textarea.is-dark.is-active,.textarea.is-dark.is-focused,.textarea.is-dark:active,.textarea.is-dark:focus{box-shadow:0 0 0 .125em #36363640}.input.is-primary,.textarea.is-primary{border-color:#00d1b2}.input.is-primary.is-active,.input.is-primary.is-focused,.input.is-primary:active,.input.is-primary:focus,.textarea.is-primary.is-active,.textarea.is-primary.is-focused,.textarea.is-primary:active,.textarea.is-primary:focus{box-shadow:0 0 0 .125em #00d1b240}.input.is-link,.textarea.is-link{border-color:#3273dc}.input.is-link.is-active,.input.is-link.is-focused,.input.is-link:active,.input.is-link:focus,.textarea.is-link.is-active,.textarea.is-link.is-focused,.textarea.is-link:active,.textarea.is-link:focus{box-shadow:0 0 0 .125em #3273dc40}.input.is-info,.textarea.is-info{border-color:#209cee}.input.is-info.is-active,.input.is-info.is-focused,.input.is-info:active,.input.is-info:focus,.textarea.is-info.is-active,.textarea.is-info.is-focused,.textarea.is-info:active,.textarea.is-info:focus{box-shadow:0 0 0 .125em #209cee40}.input.is-success,.textarea.is-success{border-color:#23d160}.input.is-success.is-active,.input.is-success.is-focused,.input.is-success:active,.input.is-success:focus,.textarea.is-success.is-active,.textarea.is-success.is-focused,.textarea.is-success:active,.textarea.is-success:focus{box-shadow:0 0 0 .125em #23d16040}.input.is-warning,.textarea.is-warning{border-color:#ffdd57}.input.is-warning.is-active,.input.is-warning.is-focused,.input.is-warning:active,.input.is-warning:focus,.textarea.is-warning.is-active,.textarea.is-warning.is-focused,.textarea.is-warning:active,.textarea.is-warning:focus{box-shadow:0 0 0 .125em #ffdd5740}.input.is-danger,.textarea.is-danger{border-color:#ff3860}.input.is-danger.is-active,.input.is-danger.is-focused,.input.is-danger:active,.input.is-danger:focus,.textarea.is-danger.is-active,.textarea.is-danger.is-focused,.textarea.is-danger:active,.textarea.is-danger:focus{box-shadow:0 0 0 .125em #ff386040}.input.is-small,.textarea.is-small{border-radius:2px;font-size:.75rem}.input.is-medium,.textarea.is-medium{font-size:1.25rem}.input.is-large,.textarea.is-large{font-size:1.5rem}.input.is-fullwidth,.textarea.is-fullwidth{width:100%;display:block}.input.is-inline,.textarea.is-inline{width:auto;display:inline}.input.is-rounded{border-radius:290486px;padding-left:1em;padding-right:1em}.input.is-static{box-shadow:none;background-color:#0000;border-color:#0000;padding-left:0;padding-right:0}.textarea{resize:vertical;min-width:100%;max-width:100%;padding:.625em;display:block}.textarea:not([rows]){min-height:120px;max-height:600px}.textarea[rows]{height:unset}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;line-height:1.25;display:inline-block;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox[disabled],.radio[disabled]{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{vertical-align:top;max-width:100%;display:inline-block;position:relative}.select:not(.is-multiple){height:2.25em}.select:not(.is-multiple):after{content:" ";pointer-events:none;transform-origin:50%;z-index:4;border-top:0;border-bottom:1px solid #3273dc;border-left:1px solid #3273dc;border-right:0;width:.5em;height:.5em;margin-top:-.375em;display:block;position:absolute;top:50%;right:1.125em;transform:rotate(-45deg)}.select.is-rounded select{border-radius:290486px;padding-left:1em}.select select{-webkit-appearance:none;-moz-appearance:none;box-shadow:none;vertical-align:top;color:#363636;cursor:pointer;background-color:#fff;border:1px solid #dbdbdb;border-radius:3px;outline:0;justify-content:flex-start;align-items:center;max-width:100%;height:2.25em;padding:calc(.375em - 1px) calc(.625em - 1px);font-size:1em;line-height:1.5;display:block;position:relative}.select select.is-active,.select select.is-focused,.select select:active,.select select:focus{outline:0}.select select[disabled]{cursor:not-allowed}.select select::placeholder{color:#3636364d}.select select::-moz-placeholder{color:#3636364d}.select select:-moz-placeholder-shown{color:#3636364d}.select select:placeholder-shown{color:#3636364d}.select select.is-hovered,.select select:hover{border-color:#b5b5b5}.select select.is-active,.select select.is-focused,.select select:active,.select select:focus{border-color:#3273dc;box-shadow:0 0 0 .125em #3273dc40}.select select[disabled]{box-shadow:none;color:#7a7a7a;background-color:#f5f5f5;border-color:#f5f5f5}.select select[disabled]::placeholder{color:#7a7a7a4d}.select select[disabled]::-moz-placeholder{color:#7a7a7a4d}.select select[disabled]:-moz-placeholder-shown{color:#7a7a7a4d}.select select[disabled]:placeholder-shown{color:#7a7a7a4d}.select select::-ms-expand{display:none}.select select[disabled]:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:unset;padding:0}.select select[multiple] option{padding:.5em 1em}.select:hover:after{border-color:#363636}.select.is-white select{border-color:#fff}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:0 0 0 .125em #ffffff40}.select.is-black select{border-color:#0a0a0a}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:0 0 0 .125em #0a0a0a40}.select.is-light select{border-color:#f5f5f5}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:0 0 0 .125em #f5f5f540}.select.is-dark select{border-color:#363636}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:0 0 0 .125em #36363640}.select.is-primary select{border-color:#00d1b2}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:0 0 0 .125em #00d1b240}.select.is-link select{border-color:#3273dc}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:0 0 0 .125em #3273dc40}.select.is-info select{border-color:#209cee}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:0 0 0 .125em #209cee40}.select.is-success select{border-color:#23d160}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:0 0 0 .125em #23d16040}.select.is-warning select{border-color:#ffdd57}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:0 0 0 .125em #ffdd5740}.select.is-danger select{border-color:#ff3860}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:0 0 0 .125em #ff386040}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled:after{border-color:#7a7a7a}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{content:"";border:2px solid #0000;border-color:#0000 #0000 #dbdbdb #dbdbdb;border-radius:290486px;width:1em;height:1em;margin-top:0;animation:.5s linear infinite spinAround;display:block;position:absolute;top:.625em;right:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;justify-content:flex-start;align-items:stretch;display:flex;position:relative}.file.is-white .file-cta{color:#0a0a0a;background-color:#fff;border-color:#0000}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{color:#0a0a0a;background-color:#f9f9f9;border-color:#0000}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{color:#0a0a0a;border-color:#0000;box-shadow:0 0 .5em #ffffff40}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{color:#0a0a0a;background-color:#f2f2f2;border-color:#0000}.file.is-black .file-cta{color:#fff;background-color:#0a0a0a;border-color:#0000}.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{color:#fff;background-color:#040404;border-color:#0000}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{color:#fff;border-color:#0000;box-shadow:0 0 .5em #0a0a0a40}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{color:#fff;background-color:#000;border-color:#0000}.file.is-light .file-cta{color:#363636;background-color:#f5f5f5;border-color:#0000}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{color:#363636;background-color:#eee;border-color:#0000}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{color:#363636;border-color:#0000;box-shadow:0 0 .5em #f5f5f540}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{color:#363636;background-color:#e8e8e8;border-color:#0000}.file.is-dark .file-cta{color:#f5f5f5;background-color:#363636;border-color:#0000}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{color:#f5f5f5;background-color:#2f2f2f;border-color:#0000}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{color:#f5f5f5;border-color:#0000;box-shadow:0 0 .5em #36363640}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{color:#f5f5f5;background-color:#292929;border-color:#0000}.file.is-primary .file-cta{color:#fff;background-color:#00d1b2;border-color:#0000}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{color:#fff;background-color:#00c4a7;border-color:#0000}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{color:#fff;border-color:#0000;box-shadow:0 0 .5em #00d1b240}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{color:#fff;background-color:#00b89c;border-color:#0000}.file.is-link .file-cta{color:#fff;background-color:#3273dc;border-color:#0000}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{color:#fff;background-color:#276cda;border-color:#0000}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{color:#fff;border-color:#0000;box-shadow:0 0 .5em #3273dc40}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{color:#fff;background-color:#2366d1;border-color:#0000}.file.is-info .file-cta{color:#fff;background-color:#209cee;border-color:#0000}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{color:#fff;background-color:#1496ed;border-color:#0000}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{color:#fff;border-color:#0000;box-shadow:0 0 .5em #209cee40}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{color:#fff;background-color:#118fe4;border-color:#0000}.file.is-success .file-cta{color:#fff;background-color:#23d160;border-color:#0000}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{color:#fff;background-color:#22c65b;border-color:#0000}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{color:#fff;border-color:#0000;box-shadow:0 0 .5em #23d16040}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{color:#fff;background-color:#20bc56;border-color:#0000}.file.is-warning .file-cta{color:#000000b3;background-color:#ffdd57;border-color:#0000}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{color:#000000b3;background-color:#ffdb4a;border-color:#0000}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{color:#000000b3;border-color:#0000;box-shadow:0 0 .5em #ffdd5740}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{color:#000000b3;background-color:#ffd83d;border-color:#0000}.file.is-danger .file-cta{color:#fff;background-color:#ff3860;border-color:#0000}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{color:#fff;background-color:#ff2b56;border-color:#0000}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{color:#fff;border-color:#0000;box-shadow:0 0 .5em #ff386040}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{color:#fff;background-color:#ff1f4b;border-color:#0000}.file.is-small{font-size:.75rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-top-right-radius:0;border-bottom-right-radius:0}.file.has-name .file-name{border-top-left-radius:0;border-bottom-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:3px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-cta,.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{width:1.5em;height:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:3px 3px 0 0}.file.is-boxed.has-name .file-name{border-width:0 1px 1px;border-radius:0 0 3px 3px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 3px 3px 0}.file.is-right .file-name{border-width:1px 0 1px 1px;border-radius:3px 0 0 3px;order:-1}.file-label{cursor:pointer;justify-content:flex-start;align-items:stretch;display:flex;position:relative;overflow:hidden}.file-label:hover .file-cta{color:#363636;background-color:#eee}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{color:#363636;background-color:#e8e8e8}.file-label:active .file-name{border-color:#cfcfcf}.file-input{outline:0;width:.01em;height:.01em;position:absolute;top:0;left:0}.file-cta,.file-name{-webkit-appearance:none;-moz-appearance:none;box-shadow:none;vertical-align:top;white-space:nowrap;border:1px solid #dbdbdb;border-radius:3px;justify-content:flex-start;align-items:center;height:2.25em;padding:calc(.375em - 1px) 1em;font-size:1em;line-height:1.5;display:inline-flex;position:relative}.file-cta.is-active,.file-cta.is-focused,.file-cta:active,.file-cta:focus,.file-name.is-active,.file-name.is-focused,.file-name:active,.file-name:focus{outline:0}.file-cta[disabled],.file-name[disabled]{cursor:not-allowed}.file-cta{color:#4a4a4a;background-color:#f5f5f5}.file-name{text-align:left;text-overflow:ellipsis;border:1px solid #dbdbdb;border-left-width:0;max-width:16em;display:block;overflow:hidden}.file-icon{justify-content:center;align-items:center;width:1em;height:1em;margin-right:.5em;display:flex}.file-icon .fa{font-size:14px}.label{color:#363636;font-size:1rem;font-weight:700;display:block}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{margin-top:.25rem;font-size:.75rem;display:block}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#3273dc}.help.is-info{color:#209cee}.help.is-success{color:#23d160}.help.is-warning{color:#ffdd57}.help.is-danger{color:#ff3860}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{justify-content:flex-start;display:flex}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child .button,.field.has-addons .control:first-child .input,.field.has-addons .control:first-child .select select{border-top-right-radius:0;border-bottom-right-radius:0}.field.has-addons .control:last-child .button,.field.has-addons .control:last-child .input,.field.has-addons .control:last-child .select select{border-top-left-radius:0;border-bottom-left-radius:0}.field.has-addons .control .button.is-hovered,.field.has-addons .control .button:hover,.field.has-addons .control .input.is-hovered,.field.has-addons .control .input:hover,.field.has-addons .control .select select.is-hovered,.field.has-addons .control .select select:hover{z-index:2}.field.has-addons .control .button.is-active,.field.has-addons .control .button.is-focused,.field.has-addons .control .button:active,.field.has-addons .control .button:focus,.field.has-addons .control .input.is-active,.field.has-addons .control .input.is-focused,.field.has-addons .control .input:active,.field.has-addons .control .input:focus,.field.has-addons .control .select select.is-active,.field.has-addons .control .select select.is-focused,.field.has-addons .control .select select:active,.field.has-addons .control .select select:focus{z-index:3}.field.has-addons .control .button.is-active:hover,.field.has-addons .control .button.is-focused:hover,.field.has-addons .control .button:active:hover,.field.has-addons .control .button:focus:hover,.field.has-addons .control .input.is-active:hover,.field.has-addons .control .input.is-focused:hover,.field.has-addons .control .input:active:hover,.field.has-addons .control .input:focus:hover,.field.has-addons .control .select select.is-active:hover,.field.has-addons .control .select select.is-focused:hover,.field.has-addons .control .select select:active:hover,.field.has-addons .control .select select:focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{justify-content:flex-start;display:flex}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media print,screen and (width>=769px){.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (width<=768px){.field-label{margin-bottom:.5rem}}@media print,screen and (width>=769px){.field-label{text-align:right;flex:1 0 0;margin-right:1.5rem}.field-label.is-small{padding-top:.375em;font-size:.75rem}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{padding-top:.375em;font-size:1.25rem}.field-label.is-large{padding-top:.375em;font-size:1.5rem}}.field-body .field .field{margin-bottom:0}@media print,screen and (width>=769px){.field-body{flex:5 1 0;display:flex}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{text-align:left;font-size:1rem;position:relative}.control.has-icon .icon{color:#dbdbdb;pointer-events:none;z-index:4;width:2.25em;height:2.25em;position:absolute;top:0}.control.has-icon .input:focus+.icon{color:#7a7a7a}.control.has-icon .input.is-small+.icon{font-size:.75rem}.control.has-icon .input.is-medium+.icon{font-size:1.25rem}.control.has-icon .input.is-large+.icon{font-size:1.5rem}.control.has-icon:not(.has-icon-right) .icon{left:0}.control.has-icon:not(.has-icon-right) .input{padding-left:2.25em}.control.has-icon.has-icon-right .icon{right:0}.control.has-icon.has-icon-right .input{padding-right:2.25em}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#7a7a7a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;pointer-events:none;z-index:4;width:2.25em;height:2.25em;position:absolute;top:0}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.25em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.25em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{content:"";z-index:4;border:2px solid #0000;border-color:#0000 #0000 #dbdbdb #dbdbdb;border-radius:290486px;width:1em;height:1em;animation:.5s linear infinite spinAround;display:block;position:relative;top:.625em;right:.625em;position:absolute!important}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.icon{justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.icon.is-small{width:1rem;height:1rem}.icon.is-medium{width:2rem;height:2rem}.icon.is-large{width:3rem;height:3rem}.image{display:block;position:relative}.image img{width:100%;height:auto;display:block}.image img.is-rounded{border-radius:290486px}.image.is-16by9 img,.image.is-1by1 img,.image.is-2by1 img,.image.is-3by2 img,.image.is-4by3 img,.image.is-square img{width:100%;height:100%;position:absolute;inset:0}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-16x16{width:16px;height:16px}.image.is-24x24{width:24px;height:24px}.image.is-32x32{width:32px;height:32px}.image.is-48x48{width:48px;height:48px}.image.is-64x64{width:64px;height:64px}.image.is-96x96{width:96px;height:96px}.image.is-128x128{width:128px;height:128px}.notification{background-color:#f5f5f5;border-radius:3px;padding:1.25rem 2.5rem 1.25rem 1.5rem;position:relative}.notification:not(:last-child){margin-bottom:1.5rem}.notification a:not(.button){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:0 0}.notification>.delete{position:absolute;top:.5rem;right:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{color:#0a0a0a;background-color:#fff}.notification.is-black{color:#fff;background-color:#0a0a0a}.notification.is-light{color:#363636;background-color:#f5f5f5}.notification.is-dark{color:#f5f5f5;background-color:#363636}.notification.is-primary{color:#fff;background-color:#00d1b2}.notification.is-link{color:#fff;background-color:#3273dc}.notification.is-info{color:#fff;background-color:#209cee}.notification.is-success{color:#fff;background-color:#23d160}.notification.is-warning{color:#000000b3;background-color:#ffdd57}.notification.is-danger{color:#fff;background-color:#ff3860}.progress{-webkit-appearance:none;-moz-appearance:none;border:none;border-radius:290486px;width:100%;height:1rem;padding:0;display:block;overflow:hidden}.progress:not(:last-child){margin-bottom:1.5rem}.progress::-webkit-progress-bar{background-color:#dbdbdb}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-link::-webkit-progress-value{background-color:#3273dc}.progress.is-link::-moz-progress-bar{background-color:#3273dc}.progress.is-link::-ms-fill{background-color:#3273dc}.progress.is-info::-webkit-progress-value{background-color:#209cee}.progress.is-info::-moz-progress-bar{background-color:#209cee}.progress.is-info::-ms-fill{background-color:#209cee}.progress.is-success::-webkit-progress-value{background-color:#23d160}.progress.is-success::-moz-progress-bar{background-color:#23d160}.progress.is-success::-ms-fill{background-color:#23d160}.progress.is-warning::-webkit-progress-value{background-color:#ffdd57}.progress.is-warning::-moz-progress-bar{background-color:#ffdd57}.progress.is-warning::-ms-fill{background-color:#ffdd57}.progress.is-danger::-webkit-progress-value{background-color:#ff3860}.progress.is-danger::-moz-progress-bar{background-color:#ff3860}.progress.is-danger::-ms-fill{background-color:#ff3860}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}.table{color:#363636;background-color:#fff;margin-bottom:1.5rem}.table td,.table th{vertical-align:top;border:0 solid #dbdbdb;border-bottom-width:1px;padding:.5em .75em}.table td.is-white,.table th.is-white{color:#0a0a0a;background-color:#fff;border-color:#fff}.table td.is-black,.table th.is-black{color:#fff;background-color:#0a0a0a;border-color:#0a0a0a}.table td.is-light,.table th.is-light{color:#363636;background-color:#f5f5f5;border-color:#f5f5f5}.table td.is-dark,.table th.is-dark{color:#f5f5f5;background-color:#363636;border-color:#363636}.table td.is-primary,.table th.is-primary{color:#fff;background-color:#00d1b2;border-color:#00d1b2}.table td.is-link,.table th.is-link{color:#fff;background-color:#3273dc;border-color:#3273dc}.table td.is-info,.table th.is-info{color:#fff;background-color:#209cee;border-color:#209cee}.table td.is-success,.table th.is-success{color:#fff;background-color:#23d160;border-color:#23d160}.table td.is-warning,.table th.is-warning{color:#000000b3;background-color:#ffdd57;border-color:#ffdd57}.table td.is-danger,.table th.is-danger{color:#fff;background-color:#ff3860;border-color:#ff3860}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{color:#fff;background-color:#00d1b2}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table th{color:#363636;text-align:left}.table tr.is-selected{color:#fff;background-color:#00d1b2}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{color:currentColor;border-color:#fff}.table thead td,.table thead th{color:#363636;border-width:0 0 2px}.table tfoot td,.table tfoot th{color:#363636;border-width:2px 0 0}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.tags{flex-wrap:wrap;justify-content:flex-start;align-items:center;display:flex}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.has-addons .tag{margin-right:0}.tags.has-addons .tag:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-left:.25rem;margin-right:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tag:not(body){color:#4a4a4a;white-space:nowrap;background-color:#f5f5f5;border-radius:3px;justify-content:center;align-items:center;height:2em;padding-left:.75em;padding-right:.75em;font-size:.75rem;line-height:1.5;display:inline-flex}.tag:not(body) .delete{margin-left:.25em;margin-right:-.375em}.tag:not(body).is-white{color:#0a0a0a;background-color:#fff}.tag:not(body).is-black{color:#fff;background-color:#0a0a0a}.tag:not(body).is-light{color:#363636;background-color:#f5f5f5}.tag:not(body).is-dark{color:#f5f5f5;background-color:#363636}.tag:not(body).is-primary{color:#fff;background-color:#00d1b2}.tag:not(body).is-link{color:#fff;background-color:#3273dc}.tag:not(body).is-info{color:#fff;background-color:#209cee}.tag:not(body).is-success{color:#fff;background-color:#23d160}.tag:not(body).is-warning{color:#000000b3;background-color:#ffdd57}.tag:not(body).is-danger{color:#fff;background-color:#ff3860}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{width:2em;margin-left:1px;padding:0;position:relative}.tag:not(body).is-delete:after,.tag:not(body).is-delete:before{content:"";transform-origin:50%;background-color:currentColor;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)rotate(45deg)}.tag:not(body).is-delete:before{width:50%;height:1px}.tag:not(body).is-delete:after{width:1px;height:50%}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:290486px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.subtitle sup,.title sub,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title+.highlight{margin-top:-.75rem}.title:not(.is-spaced)+.subtitle{margin-top:-1.5rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.5rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.delete{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;vertical-align:top;background-color:#0a0a0a33;border:none;border-radius:290486px;outline:0;flex-grow:0;flex-shrink:0;width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px;font-size:0;display:inline-block;position:relative}.delete:after,.delete:before{content:"";transform-origin:50%;background-color:#fff;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)rotate(45deg)}.delete:before{width:50%;height:2px}.delete:after{width:2px;height:50%}.delete:focus,.delete:hover{background-color:#0a0a0a4d}.delete:active{background-color:#0a0a0a66}.delete.is-small{width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px}.delete.is-medium{width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px}.delete.is-large{width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px}.heading{letter-spacing:1px;text-transform:uppercase;margin-bottom:5px;font-size:11px;display:block}.highlight{max-width:100%;padding:0;font-weight:400;overflow:hidden}.highlight:not(:last-child){margin-bottom:1.5rem}.highlight pre{max-width:100%;overflow:auto}.loader{content:"";border:2px solid #0000;border-color:#0000 #0000 #dbdbdb #dbdbdb;width:1em;height:1em;animation:.5s linear infinite spinAround;display:block;position:relative}.loader,.number{border-radius:290486px}.number{text-align:center;vertical-align:top;background-color:#f5f5f5;justify-content:center;align-items:center;min-width:2.5em;height:2em;margin-right:1.5rem;padding:.25rem .5rem;font-size:1.25rem;display:inline-flex}.breadcrumb{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:stretch;font-size:1rem;overflow:auto hidden}.breadcrumb:not(:last-child){margin-bottom:1.5rem}.breadcrumb a{color:#3273dc;justify-content:center;align-items:center;padding:.5em .75em;display:flex}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#4a4a4a;content:"/"}.breadcrumb ol,.breadcrumb ul{flex-grow:1;flex-shrink:0;justify-content:flex-start;align-items:center;display:flex}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li:before{content:"→"}.breadcrumb.has-bullet-separator li+li:before{content:"•"}.breadcrumb.has-dot-separator li+li:before{content:"·"}.breadcrumb.has-succeeds-separator li+li:before{content:"≻"}.card{color:#4a4a4a;background-color:#fff;max-width:100%;position:relative;box-shadow:0 2px 3px #0a0a0a1a,0 0 0 1px #0a0a0a1a}.card-header{align-items:stretch;box-shadow:0 1px 2px #0a0a0a1a}.card-header,.card-header-title{display:flex}.card-header-title{color:#363636;flex-grow:1;align-items:center;padding:.75rem;font-weight:700}.card-header-icon,.card-header-title.is-centered{justify-content:center}.card-header-icon{cursor:pointer;align-items:center;padding:.75rem;display:flex}.card-image{display:block;position:relative}.card-content{padding:1.5rem}.card-footer{border-top:1px solid #dbdbdb;align-items:stretch}.card-footer,.card-footer-item{display:flex}.card-footer-item{flex:1 0 0;justify-content:center;align-items:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #dbdbdb}.card .media:not(:last-child){margin-bottom:.75rem}.dropdown{vertical-align:top;display:inline-flex;position:relative}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{padding-bottom:4px;padding-top:unset;top:auto;bottom:100%}.dropdown-menu{z-index:20;min-width:12rem;padding-top:4px;display:none;position:absolute;top:100%;left:0}.dropdown-content{background-color:#fff;border-radius:3px;padding-top:.5rem;padding-bottom:.5rem;box-shadow:0 2px 3px #0a0a0a1a,0 0 0 1px #0a0a0a1a}.dropdown-item{color:#4a4a4a;padding:.375rem 1rem;font-size:.875rem;line-height:1.5;display:block;position:relative}a.dropdown-item{white-space:nowrap;padding-right:3rem}a.dropdown-item:hover{color:#0a0a0a;background-color:#f5f5f5}a.dropdown-item.is-active{color:#fff;background-color:#3273dc}.dropdown-divider{background-color:#dbdbdb;border:none;height:1px;margin:.5rem 0;display:block}.level{justify-content:space-between;align-items:center}.level:not(:last-child){margin-bottom:1.5rem}.level code{border-radius:3px}.level img{vertical-align:top;display:inline-block}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item{margin-right:.75rem}.level.is-mobile .level-item:not(:last-child){margin-bottom:0}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media print,screen and (width>=769px){.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{flex:none;justify-content:center;align-items:center;display:flex}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (width<=768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex:none}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media print,screen and (width>=769px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{justify-content:flex-start;align-items:center}@media screen and (width<=768px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (width>=769px){.level-left{display:flex}}.level-right{justify-content:flex-end;align-items:center}@media print,screen and (width>=769px){.level-right{display:flex}}.media{text-align:left;align-items:flex-start;display:flex}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid #dbdbdb80;padding-top:.75rem;display:flex}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid #dbdbdb80;margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex:none}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{text-align:left;flex:auto;overflow:auto}.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{color:#4a4a4a;border-radius:2px;padding:.5em .75em;display:block}.menu-list a:hover{color:#363636;background-color:#f5f5f5}.menu-list a.is-active{color:#fff;background-color:#3273dc}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;letter-spacing:.1em;text-transform:uppercase;font-size:.75em}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:3px;font-size:1rem}.message:not(:last-child){margin-bottom:1.5rem}.message strong{color:currentColor}.message a:not(.button):not(.tag){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{color:#0a0a0a;background-color:#fff}.message.is-white .message-body{color:#4d4d4d;border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{color:#fff;background-color:#0a0a0a}.message.is-black .message-body{color:#0a0a0a;border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{color:#363636;background-color:#f5f5f5}.message.is-light .message-body{color:#4f4f4f;border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{color:#f5f5f5;background-color:#363636}.message.is-dark .message-body{color:#2a2a2a;border-color:#363636}.message.is-primary{background-color:#f5fffd}.message.is-primary .message-header{color:#fff;background-color:#00d1b2}.message.is-primary .message-body{color:#021310;border-color:#00d1b2}.message.is-link{background-color:#f6f9fe}.message.is-link .message-header{color:#fff;background-color:#3273dc}.message.is-link .message-body{color:#22509a;border-color:#3273dc}.message.is-info{background-color:#f6fbfe}.message.is-info .message-header{color:#fff;background-color:#209cee}.message.is-info .message-body{color:#12537e;border-color:#209cee}.message.is-success{background-color:#f6fef9}.message.is-success .message-header{color:#fff;background-color:#23d160}.message.is-success .message-body{color:#0e311a;border-color:#23d160}.message.is-warning{background-color:#fffdf5}.message.is-warning .message-header{color:#000000b3;background-color:#ffdd57}.message.is-warning .message-body{color:#3c3108;border-color:#ffdd57}.message.is-danger{background-color:#fff5f7}.message.is-danger .message-header{color:#fff;background-color:#ff3860}.message.is-danger .message-body{color:#cd0930;border-color:#ff3860}.message-header{color:#fff;background-color:#4a4a4a;border-radius:3px 3px 0 0;justify-content:space-between;align-items:center;padding:.5em .75em;line-height:1.25;display:flex;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.message-body{color:#4a4a4a;border:1px solid #dbdbdb;border-radius:3px;padding:1em 1.25em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:#0000}.modal{z-index:40;justify-content:center;align-items:center;display:none;position:fixed;inset:0;overflow:hidden}.modal.is-active{display:flex}.modal-background{background-color:#0a0a0adb;position:absolute;inset:0}.modal-card,.modal-content{width:100%;max-height:calc(100vh - 160px);margin:0 20px;position:relative;overflow:auto}@media print,screen and (width>=769px){.modal-card,.modal-content{width:640px;max-height:calc(100vh - 40px);margin:0 auto}}.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;vertical-align:top;background:0 0;border:none;border-radius:290486px;outline:0;flex-grow:0;flex-shrink:0;width:40px;min-width:20px;max-width:20px;height:40px;min-height:20px;max-height:20px;font-size:0;display:inline-block;position:fixed;top:20px;right:20px}.modal-close:after,.modal-close:before{content:"";transform-origin:50%;background-color:#fff;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)rotate(45deg)}.modal-close:before{width:50%;height:2px}.modal-close:after{width:2px;height:50%}.modal-close:focus,.modal-close:hover{background-color:#0a0a0a4d}.modal-close:active{background-color:#0a0a0a66}.modal-close.is-small{width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px}.modal-close.is-medium{width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px}.modal-close.is-large{width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px}.modal-card{flex-direction:column;max-height:calc(100vh - 40px);display:flex;overflow:hidden}.modal-card-foot,.modal-card-head{background-color:#f5f5f5;flex-shrink:0;justify-content:flex-start;align-items:center;padding:20px;display:flex;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:5px;border-top-right-radius:5px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-top:1px solid #dbdbdb;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.modal-card-foot .button:not(:last-child){margin-right:10px}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;padding:20px;overflow:auto}.navbar{background-color:#fff;min-height:3.25rem;position:relative}.navbar.is-white{color:#0a0a0a;background-color:#fff}.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:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:hover{color:#0a0a0a;background-color:#f2f2f2}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#0a0a0a}@media screen and (width>=1024px){.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:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.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:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:hover{color:#0a0a0a;background-color:#f2f2f2}.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:hover .navbar-link{color:#0a0a0a;background-color:#f2f2f2}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{color:#0a0a0a;background-color:#fff}}.navbar.is-black{color:#fff;background-color:#0a0a0a}.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:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:hover{color:#fff;background-color:#000}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}@media screen and (width>=1024px){.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:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.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:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:hover{color:#fff;background-color:#000}.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:hover .navbar-link{color:#fff;background-color:#000}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{color:#fff;background-color:#0a0a0a}}.navbar.is-light{color:#363636;background-color:#f5f5f5}.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:#363636}.navbar.is-light .navbar-brand .navbar-link.is-active,.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:hover{color:#363636;background-color:#e8e8e8}.navbar.is-light .navbar-brand .navbar-link:after{border-color:#363636}@media screen and (width>=1024px){.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:#363636}.navbar.is-light .navbar-end .navbar-link.is-active,.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:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.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:hover{color:#363636;background-color:#e8e8e8}.navbar.is-light .navbar-end .navbar-link:after,.navbar.is-light .navbar-start .navbar-link:after{border-color:#363636}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{color:#363636;background-color:#e8e8e8}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{color:#363636;background-color:#f5f5f5}}.navbar.is-dark{color:#f5f5f5;background-color:#363636}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#f5f5f5}.navbar.is-dark .navbar-brand .navbar-link.is-active,.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:hover{color:#f5f5f5;background-color:#292929}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#f5f5f5}@media screen and (width>=1024px){.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:#f5f5f5}.navbar.is-dark .navbar-end .navbar-link.is-active,.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:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.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:hover{color:#f5f5f5;background-color:#292929}.navbar.is-dark .navbar-end .navbar-link:after,.navbar.is-dark .navbar-start .navbar-link:after{border-color:#f5f5f5}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{color:#f5f5f5;background-color:#292929}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{color:#f5f5f5;background-color:#363636}}.navbar.is-primary{color:#fff;background-color:#00d1b2}.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:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:hover{color:#fff;background-color:#00b89c}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}@media screen and (width>=1024px){.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:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.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:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:hover{color:#fff;background-color:#00b89c}.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:hover .navbar-link{color:#fff;background-color:#00b89c}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{color:#fff;background-color:#00d1b2}}.navbar.is-link{color:#fff;background-color:#3273dc}.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:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:hover{color:#fff;background-color:#2366d1}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}@media screen and (width>=1024px){.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:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.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:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:hover{color:#fff;background-color:#2366d1}.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:hover .navbar-link{color:#fff;background-color:#2366d1}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{color:#fff;background-color:#3273dc}}.navbar.is-info{color:#fff;background-color:#209cee}.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:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:hover{color:#fff;background-color:#118fe4}.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}@media screen and (width>=1024px){.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:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.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:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:hover{color:#fff;background-color:#118fe4}.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:hover .navbar-link{color:#fff;background-color:#118fe4}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{color:#fff;background-color:#209cee}}.navbar.is-success{color:#fff;background-color:#23d160}.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:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:hover{color:#fff;background-color:#20bc56}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}@media screen and (width>=1024px){.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:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.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:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:hover{color:#fff;background-color:#20bc56}.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:hover .navbar-link{color:#fff;background-color:#20bc56}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{color:#fff;background-color:#23d160}}.navbar.is-warning{background-color:#ffdd57}.navbar.is-warning,.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:#000000b3}.navbar.is-warning .navbar-brand .navbar-link.is-active,.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:hover{color:#000000b3;background-color:#ffd83d}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:#000000b3}@media screen and (width>=1024px){.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:#000000b3}.navbar.is-warning .navbar-end .navbar-link.is-active,.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:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.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:hover{color:#000000b3;background-color:#ffd83d}.navbar.is-warning .navbar-end .navbar-link:after,.navbar.is-warning .navbar-start .navbar-link:after{border-color:#000000b3}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{color:#000000b3;background-color:#ffd83d}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{color:#000000b3;background-color:#ffdd57}}.navbar.is-danger{color:#fff;background-color:#ff3860}.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:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:hover{color:#fff;background-color:#ff1f4b}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}@media screen and (width>=1024px){.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:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.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:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:hover{color:#fff;background-color:#ff1f4b}.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:hover .navbar-link{color:#fff;background-color:#ff1f4b}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{color:#fff;background-color:#ff3860}}.navbar.has-shadow{box-shadow:0 2px 3px #0a0a0a1a}.navbar.is-fixed-bottom,.navbar.is-fixed-top{z-index:30;position:fixed;left:0;right:0}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 3px #0a0a0a1a}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top{padding-top:3.25rem}html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{flex-shrink:0;align-items:stretch;min-height:3.25rem;display:flex}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow:auto hidden}.navbar-burger{cursor:pointer;width:3.25rem;height:3.25rem;margin-left:auto;display:block;position:relative}.navbar-burger span{transform-origin:50%;background-color:currentColor;width:16px;height:1px;transition-property:background-color,opacity,transform;transition-duration:86ms;transition-timing-function:ease-out;display:block;position:absolute;left:calc(50% - 8px)}.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:#0000000d}.navbar-burger.is-active span:first-child{transform:translateY(5px)rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px)rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;padding:.5rem 1rem;line-height:1.5;display:block;position:relative}a.navbar-item.is-active,a.navbar-item:hover,a.navbar-link.is-active,a.navbar-link:hover{color:#3273dc;background-color:#f5f5f5}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid #0000;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:hover{background-color:#0000;border-bottom-color:#3273dc}.navbar-item.is-tab.is-active{color:#3273dc;background-color:#0000;border-bottom:3px solid #3273dc;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link{padding-right:2.5em}.navbar-dropdown{padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#dbdbdb;border:none;height:1px;margin:.5rem 0;display:none}@media screen and (width<=1023px){.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-menu{background-color:#fff;padding:.5rem 0;box-shadow:0 8px 16px #0a0a0a1a}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{z-index:30;position:fixed;left:0;right:0}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px #0a0a0a1a}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}html.has-navbar-fixed-top-touch{padding-top:3.25rem}html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (width>=1024px){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-link.is-active,.navbar.is-transparent a.navbar-link:hover{background-color:#0000!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{color:#0a0a0a;background-color:#f5f5f5}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{color:#3273dc;background-color:#f5f5f5}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{transform:rotate(135deg)translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-top:none;border-bottom:1px solid #dbdbdb;border-radius:5px 5px 0 0;top:auto;bottom:100%;box-shadow:0 -8px 8px #0a0a0a1a}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-link:after{content:" ";pointer-events:none;transform-origin:50%;border-top:0;border-bottom:1px solid #3273dc;border-left:1px solid #3273dc;border-right:0;width:.5em;height:.5em;margin-top:-.375em;display:block;position:absolute;top:50%;right:1.125em;transform:rotate(-45deg)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{z-index:20;background-color:#fff;border-top:1px solid #dbdbdb;border-bottom-right-radius:5px;border-bottom-left-radius:5px;min-width:100%;font-size:.875rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 8px #0a0a0a1a}.navbar-dropdown .navbar-item{white-space:nowrap;padding:.375rem 1rem}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:hover{color:#0a0a0a;background-color:#f5f5f5}.navbar-dropdown a.navbar-item.is-active{color:#3273dc;background-color:#f5f5f5}.navbar-dropdown.is-boxed{opacity:0;pointer-events:none;border-top:none;border-radius:5px;transition-property:opacity,transform;transition-duration:86ms;display:block;top:calc(100% - 4px);transform:translateY(-5px);box-shadow:0 8px 8px #0a0a0a1a,0 0 0 1px #0a0a0a1a}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{z-index:30;position:fixed;left:0;right:0}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px #0a0a0a1a}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop{padding-top:3.25rem}html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}a.navbar-item.is-active,a.navbar-link.is-active{color:#0a0a0a}a.navbar-item.is-active:not(:hover),a.navbar-link.is-active:not(:hover){background-color:#0000}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#f5f5f5}}.pagination{margin:-.25rem;font-size:1rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{border-radius:290486px;padding-left:1em;padding-right:1em}.pagination.is-rounded .pagination-link{border-radius:290486px}.pagination,.pagination-list{text-align:center;justify-content:center;align-items:center;display:flex}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{-webkit-appearance:none;-moz-appearance:none;box-shadow:none;vertical-align:top;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;text-align:center;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;height:2.25em;margin:.25rem;padding:calc(.375em - 1px) .5em;font-size:1em;line-height:1.5;display:inline-flex;position:relative}.pagination-ellipsis.is-active,.pagination-ellipsis.is-focused,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link.is-active,.pagination-link.is-focused,.pagination-link:active,.pagination-link:focus,.pagination-next.is-active,.pagination-next.is-focused,.pagination-next:active,.pagination-next:focus,.pagination-previous.is-active,.pagination-previous.is-focused,.pagination-previous:active,.pagination-previous:focus{outline:0}.pagination-ellipsis[disabled],.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled]{cursor:not-allowed}.pagination-link,.pagination-next,.pagination-previous{color:#363636;border-color:#dbdbdb;min-width:2.25em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{color:#363636;border-color:#b5b5b5}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#3273dc}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px #0a0a0a33}.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled]{box-shadow:none;color:#7a7a7a;opacity:.5;background-color:#dbdbdb;border-color:#dbdbdb}.pagination-next,.pagination-previous{white-space:nowrap;padding-left:.75em;padding-right:.75em}.pagination-link.is-current{color:#fff;background-color:#3273dc;border-color:#3273dc}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}@media screen and (width<=768px){.pagination{flex-wrap:wrap}.pagination-list li,.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}}@media print,screen and (width>=769px){.pagination-list{flex-grow:1;flex-shrink:1;order:1;justify-content:flex-start}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{order:2;justify-content:center}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{order:3;justify-content:flex-end}}.panel{font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel-block,.panel-heading,.panel-tabs{border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb}.panel-block:first-child,.panel-heading:first-child,.panel-tabs:first-child{border-top:1px solid #dbdbdb}.panel-heading{color:#363636;background-color:#f5f5f5;border-radius:3px 3px 0 0;padding:.5em .75em;font-size:1.25em;font-weight:300;line-height:1.25}.panel-tabs{justify-content:center;align-items:flex-end;font-size:.875em;display:flex}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{color:#363636;border-bottom-color:#4a4a4a}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#3273dc}.panel-block{color:#363636;justify-content:flex-start;align-items:center;padding:.5em .75em;display:flex}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{color:#363636;border-left-color:#3273dc}.panel-block.is-active .panel-icon{color:#3273dc}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{text-align:center;vertical-align:top;color:#7a7a7a;width:1em;height:1em;margin-right:.75em;font-size:14px;line-height:1em;display:inline-block}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;white-space:nowrap;justify-content:space-between;align-items:stretch;font-size:1rem;display:flex;overflow:auto hidden}.tabs:not(:last-child){margin-bottom:1.5rem}.tabs a{color:#4a4a4a;vertical-align:top;border-bottom:1px solid #dbdbdb;justify-content:center;align-items:center;margin-bottom:-1px;padding:.5em 1em;display:flex}.tabs a:hover{color:#363636;border-bottom-color:#363636}.tabs li{display:block}.tabs li.is-active a{color:#3273dc;border-bottom-color:#3273dc}.tabs ul{border-bottom:1px solid #dbdbdb;flex-grow:1;flex-shrink:0;justify-content:flex-start;align-items:center;display:flex}.tabs ul.is-center,.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid #0000;border-radius:3px 3px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:#0000!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border:1px solid #dbdbdb;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{z-index:2;background-color:#f5f5f5;border-color:#b5b5b5}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-radius:3px 0 0 3px}.tabs.is-toggle li:last-child a{border-radius:0 3px 3px 0}.tabs.is-toggle li.is-active a{color:#fff;z-index:1;background-color:#3273dc;border-color:#3273dc}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-top-left-radius:290486px;border-bottom-left-radius:290486px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-top-right-radius:290486px;border-bottom-right-radius:290486px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{flex:1 1 0;padding:.75rem;display:block}.columns.is-mobile>.column.is-narrow{flex:none}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{flex:none;width:16.6667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.6667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.3333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.3333%}.columns.is-mobile>.column.is-5{flex:none;width:41.6667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.6667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.3333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.3333%}.columns.is-mobile>.column.is-8{flex:none;width:66.6667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.6667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.3333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.3333%}.columns.is-mobile>.column.is-11{flex:none;width:91.6667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.6667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (width<=768px){.column.is-full-mobile,.column.is-narrow-mobile{flex:none}.column.is-full-mobile{width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-1-mobile{flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{flex:none;width:16.6667%}.column.is-offset-2-mobile{margin-left:16.6667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.3333%}.column.is-offset-4-mobile{margin-left:33.3333%}.column.is-5-mobile{flex:none;width:41.6667%}.column.is-offset-5-mobile{margin-left:41.6667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.3333%}.column.is-offset-7-mobile{margin-left:58.3333%}.column.is-8-mobile{flex:none;width:66.6667%}.column.is-offset-8-mobile{margin-left:66.6667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.3333%}.column.is-offset-10-mobile{margin-left:83.3333%}.column.is-11-mobile{flex:none;width:91.6667%}.column.is-offset-11-mobile{margin-left:91.6667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (width>=769px){.column.is-narrow,.column.is-narrow-tablet{flex:none}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.6667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.6667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.3333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.3333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.6667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.6667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.3333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.3333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.6667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.6667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.3333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.3333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.6667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.6667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (width<=1023px){.column.is-full-touch,.column.is-narrow-touch{flex:none}.column.is-full-touch{width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-1-touch{flex:none;width:8.33333%}.column.is-offset-1-touch{margin-left:8.33333%}.column.is-2-touch{flex:none;width:16.6667%}.column.is-offset-2-touch{margin-left:16.6667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.3333%}.column.is-offset-4-touch{margin-left:33.3333%}.column.is-5-touch{flex:none;width:41.6667%}.column.is-offset-5-touch{margin-left:41.6667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.3333%}.column.is-offset-7-touch{margin-left:58.3333%}.column.is-8-touch{flex:none;width:66.6667%}.column.is-offset-8-touch{margin-left:66.6667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.3333%}.column.is-offset-10-touch{margin-left:83.3333%}.column.is-11-touch{flex:none;width:91.6667%}.column.is-offset-11-touch{margin-left:91.6667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (width>=1024px){.column.is-full-desktop,.column.is-narrow-desktop{flex:none}.column.is-full-desktop{width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-1-desktop{flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}.column.is-2-desktop{flex:none;width:16.6667%}.column.is-offset-2-desktop{margin-left:16.6667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.3333%}.column.is-offset-4-desktop{margin-left:33.3333%}.column.is-5-desktop{flex:none;width:41.6667%}.column.is-offset-5-desktop{margin-left:41.6667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.3333%}.column.is-offset-7-desktop{margin-left:58.3333%}.column.is-8-desktop{flex:none;width:66.6667%}.column.is-offset-8-desktop{margin-left:66.6667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.3333%}.column.is-offset-10-desktop{margin-left:83.3333%}.column.is-11-desktop{flex:none;width:91.6667%}.column.is-offset-11-desktop{margin-left:91.6667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (width>=1216px){.column.is-full-widescreen,.column.is-narrow-widescreen{flex:none}.column.is-full-widescreen{width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{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-1-widescreen{flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-left:8.33333%}.column.is-2-widescreen{flex:none;width:16.6667%}.column.is-offset-2-widescreen{margin-left:16.6667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.3333%}.column.is-offset-4-widescreen{margin-left:33.3333%}.column.is-5-widescreen{flex:none;width:41.6667%}.column.is-offset-5-widescreen{margin-left:41.6667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.3333%}.column.is-offset-7-widescreen{margin-left:58.3333%}.column.is-8-widescreen{flex:none;width:66.6667%}.column.is-offset-8-widescreen{margin-left:66.6667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.3333%}.column.is-offset-10-widescreen{margin-left:83.3333%}.column.is-11-widescreen{flex:none;width:91.6667%}.column.is-offset-11-widescreen{margin-left:91.6667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (width>=1408px){.column.is-full-fullhd,.column.is-narrow-fullhd{flex:none}.column.is-full-fullhd{width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{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-1-fullhd{flex:none;width:8.33333%}.column.is-offset-1-fullhd{margin-left:8.33333%}.column.is-2-fullhd{flex:none;width:16.6667%}.column.is-offset-2-fullhd{margin-left:16.6667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.3333%}.column.is-offset-4-fullhd{margin-left:33.3333%}.column.is-5-fullhd{flex:none;width:41.6667%}.column.is-offset-5-fullhd{margin-left:41.6667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.3333%}.column.is-offset-7-fullhd{margin-left:58.3333%}.column.is-8-fullhd{flex:none;width:66.6667%}.column.is-offset-8-fullhd{margin-left:66.6667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.3333%}.column.is-offset-10-fullhd{margin-left:83.3333%}.column.is-11-fullhd{flex:none;width:91.6667%}.column.is-offset-11-fullhd{margin-left:91.6667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-top:-.75rem;margin-left:-.75rem;margin-right:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-top:0;margin-left:0;margin-right:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media print,screen and (width>=769px){.columns:not(.is-desktop){display:flex}}@media screen and (width>=1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable .column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}.columns.is-variable.is-1{--columnGap:.25rem}.columns.is-variable.is-2{--columnGap:.5rem}.columns.is-variable.is-3{--columnGap:.75rem}.columns.is-variable.is-4{--columnGap:1rem}.columns.is-variable.is-5{--columnGap:1.25rem}.columns.is-variable.is-6{--columnGap:1.5rem}.columns.is-variable.is-7{--columnGap:1.75rem}.columns.is-variable.is-8{--columnGap:2rem}.tile{flex:1 1 0;align-items:stretch;min-height:min-content;display:block}.tile.is-ancestor{margin-top:-.75rem;margin-left:-.75rem;margin-right:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media print,screen and (width>=769px){.tile:not(.is-child){display:flex}.tile.is-1{width:8.33333%}.tile.is-1,.tile.is-2{flex:none}.tile.is-2{width:16.6667%}.tile.is-3{width:25%}.tile.is-3,.tile.is-4{flex:none}.tile.is-4{width:33.3333%}.tile.is-5{width:41.6667%}.tile.is-5,.tile.is-6{flex:none}.tile.is-6{width:50%}.tile.is-7{width:58.3333%}.tile.is-7,.tile.is-8{flex:none}.tile.is-8{width:66.6667%}.tile.is-9{width:75%}.tile.is-10,.tile.is-9{flex:none}.tile.is-10{width:83.3333%}.tile.is-11{width:91.6667%}.tile.is-11,.tile.is-12{flex:none}.tile.is-12{width:100%}}.hero{flex-direction:column;justify-content:space-between;align-items:stretch;display:flex}.hero .navbar{background:0 0}.hero .tabs ul{border-bottom:none}.hero.is-white{color:#0a0a0a;background-color:#fff}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:#0a0a0ae6}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (width<=1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:#0a0a0ab3}.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{color:#0a0a0a;background-color:#f2f2f2}.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:#0a0a0a1a}.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{color:#fff;background-color:#0a0a0a;border-color:#0a0a0a}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e8e3e4,#fff 71%,#fff)}@media screen and (width<=768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e8e3e4,#fff 71%,#fff)}}.hero.is-black{color:#fff;background-color:#0a0a0a}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:#ffffffe6}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (width<=1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:#ffffffb3}.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{color:#fff;background-color:#000}.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:#0a0a0a1a}.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{color:#0a0a0a;background-color:#fff;border-color:#fff}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}@media screen and (width<=768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}}.hero.is-light{color:#363636;background-color:#f5f5f5}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag),.hero.is-light strong{color:inherit}.hero.is-light .title{color:#363636}.hero.is-light .subtitle{color:#363636e6}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#363636}@media screen and (width<=1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:#363636b3}.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{color:#363636;background-color:#e8e8e8}.hero.is-light .tabs a{color:#363636;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:#363636}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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{color:#f5f5f5;background-color:#363636;border-color:#363636}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (width<=768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark{color:#f5f5f5;background-color:#363636}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#f5f5f5}.hero.is-dark .subtitle{color:#f5f5f5e6}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#f5f5f5}@media screen and (width<=1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:#f5f5f5b3}.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{color:#f5f5f5;background-color:#292929}.hero.is-dark .tabs a{color:#f5f5f5;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:#f5f5f5}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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{color:#363636;background-color:#f5f5f5;border-color:#f5f5f5}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}@media screen and (width<=768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}}.hero.is-primary{color:#fff;background-color:#00d1b2}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:#ffffffe6}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (width<=1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:#ffffffb3}.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{color:#fff;background-color:#00b89c}.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:#0a0a0a1a}.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{color:#00d1b2;background-color:#fff;border-color:#fff}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c,#00d1b2 71%,#00e7eb)}@media screen and (width<=768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c,#00d1b2 71%,#00e7eb)}}.hero.is-link{color:#fff;background-color:#3273dc}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:#ffffffe6}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (width<=1023px){.hero.is-link .navbar-menu{background-color:#3273dc}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:#ffffffb3}.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{color:#fff;background-color:#2366d1}.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:#0a0a0a1a}.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{color:#3273dc;background-color:#fff;border-color:#fff}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#1577c6,#3273dc 71%,#4366e5)}@media screen and (width<=768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1577c6,#3273dc 71%,#4366e5)}}.hero.is-info{color:#fff;background-color:#209cee}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:#ffffffe6}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (width<=1023px){.hero.is-info .navbar-menu{background-color:#209cee}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:#ffffffb3}.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{color:#fff;background-color:#118fe4}.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:#0a0a0a1a}.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{color:#209cee;background-color:#fff;border-color:#fff}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#04a6d7,#209cee 71%,#3287f5)}@media screen and (width<=768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#04a6d7,#209cee 71%,#3287f5)}}.hero.is-success{color:#fff;background-color:#23d160}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:#ffffffe6}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (width<=1023px){.hero.is-success .navbar-menu{background-color:#23d160}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:#ffffffb3}.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{color:#fff;background-color:#20bc56}.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:#0a0a0a1a}.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{color:#23d160;background-color:#fff;border-color:#fff}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#12af2f,#23d160 71%,#2ce28a)}@media screen and (width<=768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#12af2f,#23d160 71%,#2ce28a)}}.hero.is-warning{color:#000000b3;background-color:#ffdd57}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:#000000b3}.hero.is-warning .subtitle{color:#000000e6}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#000000b3}@media screen and (width<=1023px){.hero.is-warning .navbar-menu{background-color:#ffdd57}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:#000000b3}.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{color:#000000b3;background-color:#ffd83d}.hero.is-warning .tabs a{color:#000000b3;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:#000000b3}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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{color:#ffdd57;background-color:#000000b3;border-color:#000000b3}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}@media screen and (width<=768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}}.hero.is-danger{color:#fff;background-color:#ff3860}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:#ffffffe6}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (width<=1023px){.hero.is-danger .navbar-menu{background-color:#ff3860}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:#ffffffb3}.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{color:#fff;background-color:#ff1f4b}.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:#0a0a0a1a}.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{color:#ff3860;background-color:#fff;border-color:#fff}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#ff0561,#ff3860 71%,#ff5257)}@media screen and (width<=768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ff0561,#ff3860 71%,#ff5257)}}.hero.is-small .hero-body{padding-top:1.5rem;padding-bottom:1.5rem}@media print,screen and (width>=769px){.hero.is-medium .hero-body{padding-top:9rem;padding-bottom:9rem}.hero.is-large .hero-body{padding-top:18rem;padding-bottom:18rem}}.hero.is-fullheight .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{position:absolute;inset:0;overflow:hidden}.hero-video video{min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-video.is-transparent{opacity:.3}@media screen and (width<=768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (width<=768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media print,screen and (width>=769px){.hero-buttons{justify-content:center;display:flex}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0}.hero-body,.section{padding:3rem 1.5rem}@media screen and (width>=1024px){.section.is-medium{padding:9rem 1.5rem}.section.is-large{padding:18rem 1.5rem}}.footer{background-color:#f5f5f5;padding:3rem 1.5rem 6rem}[v-cloak]{display:none}.breadcrumb{--separator:"⁄";justify-content:flex-start;align-items:center;list-style:none;display:flex}.breadcrumb>li+li:before{color:#ccc;content:var(--separator,"⁄");padding:0 5px}.is-sticky{z-index:2y;position:fixed;bottom:0;left:0;right:0}*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}button{background-color:#0000;background-image:none}fieldset{margin:0;padding:0}ol,ul{margin:0;padding:0;list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:before,:after{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{line-height:inherit;color:inherit;padding:0}pre,code,kbd,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-opacity:1;border-color:rgba(229, 231, 235, var(--tw-border-opacity))}.container{width:100%}@media (width>=640px){.container{max-width:640px}}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}@media (width>=1536px){.container{max-width:1536px}}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border-width:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.visible{visibility:visible!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.inset-0{inset:0!important}.top-0{top:0!important}.top-4{top:1rem!important}.top-1\/2{top:50%!important}.right-0{right:0!important}.right-2{right:.5rem!important}.right-8{right:2rem!important}.left-0{left:0!important}.left-2{left:.5rem!important}.left-full{left:100%!important}.z-0{z-index:0!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.z-30{z-index:30!important}.z-40{z-index:40!important}.z-50{z-index:50!important}.focus\:z-10:focus{z-index:10!important}.m-0{margin:0!important}.m-6{margin:1.5rem!important}.-m-2{margin:-.5rem!important}.-m-2\.5{margin:-.625rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-12{margin-top:3rem!important;margin-bottom:3rem!important}.-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-8{margin-top:2rem!important}.mt-12{margin-top:3rem!important}.mt-16{margin-top:4rem!important}.mt-0\.5{margin-top:.125rem!important}.mt-1\.5{margin-top:.375rem!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.mr-4{margin-right:1rem!important}.mr-6{margin-right:1.5rem!important}.mr-8{margin-right:2rem!important}.mr-16{margin-right:4rem!important}.mr-0\.5{margin-right:.125rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.mb-12{margin-bottom:3rem!important}.mb-16{margin-bottom:4rem!important}.-mb-px{margin-bottom:-1px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:.75rem!important}.ml-4{margin-left:1rem!important}.-ml-2{margin-left:-.5rem!important}.-ml-px{margin-left:-1px!important}.box-border{box-sizing:border-box!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.flow-root{display:flow-root!important}.grid{display:grid!important}.contents{display:contents!important}.hidden{display:none!important}.h-2{height:.5rem!important}.h-3{height:.75rem!important}.h-4{height:1rem!important}.h-5{height:1.25rem!important}.h-6{height:1.5rem!important}.h-8{height:2rem!important}.h-9{height:2.25rem!important}.h-11{height:2.75rem!important}.h-12{height:3rem!important}.h-16{height:4rem!important}.h-24{height:6rem!important}.h-40{height:10rem!important}.h-72{height:18rem!important}.h-auto{height:auto!important}.h-2\.5{height:.625rem!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.max-h-10{max-height:2.5rem!important}.max-h-24{max-height:6rem!important}.max-h-36{max-height:9rem!important}.max-h-96{max-height:24rem!important}.min-h-screen{min-height:100vh!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-9{width:2.25rem!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-12{width:3rem!important}.w-16{width:4rem!important}.w-20{width:5rem!important}.w-24{width:6rem!important}.w-40{width:10rem!important}.w-48{width:12rem!important}.w-56{width:14rem!important}.w-96{width:24rem!important}.w-auto{width:auto!important}.w-2\.5{width:.625rem!important}.w-full{width:100%!important}.w-min{width:min-content!important}.w-max{width:max-content!important}.min-w-0{min-width:0!important}.min-w-full{min-width:100%!important}.min-w-min{min-width:min-content!important}.max-w-0{max-width:0!important}.max-w-xs{max-width:20rem!important}.max-w-sm{max-width:24rem!important}.max-w-md{max-width:28rem!important}.max-w-lg{max-width:32rem!important}.max-w-xl{max-width:36rem!important}.max-w-2xl{max-width:42rem!important}.max-w-6xl{max-width:72rem!important}.max-w-full{max-width:100%!important}.flex-1{flex:1!important}.flex-shrink-0{flex-shrink:0!important}.origin-top-right{transform-origin:100% 0!important}.transform{--tw-translate-x:0!important;--tw-translate-y:0!important;--tw-rotate:0!important;--tw-skew-x:0!important;--tw-skew-y:0!important;--tw-scale-x:1!important;--tw-scale-y:1!important;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.translate-x-0{--tw-translate-x:0px!important}.-translate-x-full{--tw-translate-x:-100%!important}.-translate-y-1\/2{--tw-translate-y:-50%!important}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.animate-spin{animation:1s linear infinite spin!important}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.cursor-not-allowed{cursor:not-allowed!important}.select-none{-webkit-user-select:none!important;user-select:none!important}.list-none{list-style-type:none!important}.list-disc{list-style-type:disc!important}.appearance-none{appearance:none!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.content-center{align-content:center!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-baseline{align-items:baseline!important}.items-stretch{align-items:stretch!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-6{gap:1.5rem!important}.gap-0\.5{gap:.125rem!important}.gap-1\.5{gap:.375rem!important}.gap-x-0{-moz-column-gap:0px!important;column-gap:0!important}.gap-x-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.gap-x-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.gap-x-3{-moz-column-gap:.75rem!important;column-gap:.75rem!important}.gap-x-6{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.gap-x-0\.5{-moz-column-gap:.125rem!important;column-gap:.125rem!important}.gap-y-0{row-gap:0!important}.gap-y-1{row-gap:.25rem!important}.gap-y-5{row-gap:1.25rem!important}.gap-y-7{row-gap:1.75rem!important}.gap-y-0\.5{row-gap:.125rem!important}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))!important}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.125rem * var(--tw-space-y-reverse))!important}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-right-width:calc(1px * var(--tw-divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(243, 244, 246, var(--tw-divide-opacity))!important}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(229, 231, 235, var(--tw-divide-opacity))!important}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(209, 213, 219, var(--tw-divide-opacity))!important}.self-start{align-self:flex-start!important}.self-center{align-self:center!important}.overflow-hidden{overflow:hidden!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-scroll{overflow-x:scroll!important}.overscroll-x-contain{overscroll-behavior-x:contain!important}.truncate{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre-wrap{white-space:pre-wrap!important}.break-words{overflow-wrap:break-word!important}.break-all{word-break:break-all!important}.rounded-none{border-radius:0!important}.rounded{border-radius:.25rem!important}.rounded-md{border-radius:.375rem!important}.rounded-lg{border-radius:.5rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-2xl{border-radius:1rem!important}.rounded-full{border-radius:9999px!important}.rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.border-0{border-width:0!important}.border-2{border-width:2px!important}.border-4{border-width:4px!important}.border{border-width:1px!important}.border-t{border-top-width:1px!important}.border-r{border-right-width:1px!important}.border-b-2{border-bottom-width:2px!important}.border-b-4{border-bottom-width:4px!important}.border-b{border-bottom-width:1px!important}.border-l-0{border-left-width:0!important}.border-l-2{border-left-width:2px!important}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-none{border-style:none!important}.border-transparent{border-color:#0000!important}.border-white{--tw-border-opacity:1!important;border-color:rgba(255, 255, 255, var(--tw-border-opacity))!important}.border-gray-100{--tw-border-opacity:1!important;border-color:rgba(243, 244, 246, var(--tw-border-opacity))!important}.border-gray-200{--tw-border-opacity:1!important;border-color:rgba(229, 231, 235, var(--tw-border-opacity))!important}.border-gray-300{--tw-border-opacity:1!important;border-color:rgba(209, 213, 219, var(--tw-border-opacity))!important}.border-gray-600{--tw-border-opacity:1!important;border-color:rgba(75, 85, 99, var(--tw-border-opacity))!important}.border-gray-800{--tw-border-opacity:1!important;border-color:rgba(31, 41, 55, var(--tw-border-opacity))!important}.border-gray-900{--tw-border-opacity:1!important;border-color:rgba(17, 24, 39, var(--tw-border-opacity))!important}.border-red-200{--tw-border-opacity:1!important;border-color:rgba(254, 202, 202, var(--tw-border-opacity))!important}.border-yellow-200{--tw-border-opacity:1!important;border-color:rgba(253, 230, 138, var(--tw-border-opacity))!important}.border-blue-200{--tw-border-opacity:1!important;border-color:rgba(191, 219, 254, var(--tw-border-opacity))!important}.border-blue-300{--tw-border-opacity:1!important;border-color:rgba(147, 197, 253, var(--tw-border-opacity))!important}.border-indigo-100{--tw-border-opacity:1!important;border-color:rgba(224, 231, 255, var(--tw-border-opacity))!important}.border-indigo-200{--tw-border-opacity:1!important;border-color:rgba(199, 210, 254, var(--tw-border-opacity))!important}.border-indigo-600{--tw-border-opacity:1!important;border-color:rgba(79, 70, 229, var(--tw-border-opacity))!important}.border-teal-500{--tw-border-opacity:1!important;border-color:rgba(56, 178, 172, var(--tw-border-opacity))!important}.border-teal-900{--tw-border-opacity:1!important;border-color:rgba(35, 78, 82, var(--tw-border-opacity))!important}.hover\:border-transparent:hover{border-color:#0000!important}.hover\:border-gray-300:hover{--tw-border-opacity:1!important;border-color:rgba(209, 213, 219, var(--tw-border-opacity))!important}.hover\:border-blue-100:hover{--tw-border-opacity:1!important;border-color:rgba(219, 234, 254, var(--tw-border-opacity))!important}.hover\:border-blue-400:hover{--tw-border-opacity:1!important;border-color:rgba(96, 165, 250, var(--tw-border-opacity))!important}.hover\:border-indigo-300:hover{--tw-border-opacity:1!important;border-color:rgba(165, 180, 252, var(--tw-border-opacity))!important}.focus\:border-red-400:focus{--tw-border-opacity:1!important;border-color:rgba(248, 113, 113, var(--tw-border-opacity))!important}.focus\:border-blue-300:focus{--tw-border-opacity:1!important;border-color:rgba(147, 197, 253, var(--tw-border-opacity))!important}.focus\:border-indigo-500:focus{--tw-border-opacity:1!important;border-color:rgba(99, 102, 241, var(--tw-border-opacity))!important}.bg-transparent{background-color:#0000!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgba(255, 255, 255, var(--tw-bg-opacity))!important}.bg-gray-50{--tw-bg-opacity:1!important;background-color:rgba(249, 250, 251, var(--tw-bg-opacity))!important}.bg-gray-100{--tw-bg-opacity:1!important;background-color:rgba(243, 244, 246, var(--tw-bg-opacity))!important}.bg-gray-200{--tw-bg-opacity:1!important;background-color:rgba(229, 231, 235, var(--tw-bg-opacity))!important}.bg-gray-300{--tw-bg-opacity:1!important;background-color:rgba(209, 213, 219, var(--tw-bg-opacity))!important}.bg-gray-500{--tw-bg-opacity:1!important;background-color:rgba(107, 114, 128, var(--tw-bg-opacity))!important}.bg-gray-700{--tw-bg-opacity:1!important;background-color:rgba(55, 65, 81, var(--tw-bg-opacity))!important}.bg-gray-800{--tw-bg-opacity:1!important;background-color:rgba(31, 41, 55, var(--tw-bg-opacity))!important}.bg-gray-900{--tw-bg-opacity:1!important;background-color:rgba(17, 24, 39, var(--tw-bg-opacity))!important}.bg-red-50{--tw-bg-opacity:1!important;background-color:rgba(254, 242, 242, var(--tw-bg-opacity))!important}.bg-red-100{--tw-bg-opacity:1!important;background-color:rgba(254, 226, 226, var(--tw-bg-opacity))!important}.bg-red-200{--tw-bg-opacity:1!important;background-color:rgba(254, 202, 202, var(--tw-bg-opacity))!important}.bg-red-400{--tw-bg-opacity:1!important;background-color:rgba(248, 113, 113, var(--tw-bg-opacity))!important}.bg-red-500{--tw-bg-opacity:1!important;background-color:rgba(239, 68, 68, var(--tw-bg-opacity))!important}.bg-red-600{--tw-bg-opacity:1!important;background-color:rgba(220, 38, 38, var(--tw-bg-opacity))!important}.bg-red-900{--tw-bg-opacity:1!important;background-color:rgba(127, 29, 29, var(--tw-bg-opacity))!important}.bg-yellow-100{--tw-bg-opacity:1!important;background-color:rgba(254, 243, 199, var(--tw-bg-opacity))!important}.bg-yellow-200{--tw-bg-opacity:1!important;background-color:rgba(253, 230, 138, var(--tw-bg-opacity))!important}.bg-green-50{--tw-bg-opacity:1!important;background-color:rgba(236, 253, 245, var(--tw-bg-opacity))!important}.bg-green-100{--tw-bg-opacity:1!important;background-color:rgba(209, 250, 229, var(--tw-bg-opacity))!important}.bg-green-200{--tw-bg-opacity:1!important;background-color:rgba(167, 243, 208, var(--tw-bg-opacity))!important}.bg-green-500{--tw-bg-opacity:1!important;background-color:rgba(16, 185, 129, var(--tw-bg-opacity))!important}.bg-blue-100{--tw-bg-opacity:1!important;background-color:rgba(219, 234, 254, var(--tw-bg-opacity))!important}.bg-blue-200{--tw-bg-opacity:1!important;background-color:rgba(191, 219, 254, var(--tw-bg-opacity))!important}.bg-blue-300{--tw-bg-opacity:1!important;background-color:rgba(147, 197, 253, var(--tw-bg-opacity))!important}.bg-blue-500{--tw-bg-opacity:1!important;background-color:rgba(59, 130, 246, var(--tw-bg-opacity))!important}.bg-blue-700{--tw-bg-opacity:1!important;background-color:rgba(29, 78, 216, var(--tw-bg-opacity))!important}.bg-blue-800{--tw-bg-opacity:1!important;background-color:rgba(30, 64, 175, var(--tw-bg-opacity))!important}.bg-blue-900{--tw-bg-opacity:1!important;background-color:rgba(30, 58, 138, var(--tw-bg-opacity))!important}.bg-indigo-50{--tw-bg-opacity:1!important;background-color:rgba(238, 242, 255, var(--tw-bg-opacity))!important}.bg-indigo-100{--tw-bg-opacity:1!important;background-color:rgba(224, 231, 255, var(--tw-bg-opacity))!important}.bg-indigo-600{--tw-bg-opacity:1!important;background-color:rgba(79, 70, 229, var(--tw-bg-opacity))!important}.bg-purple-100{--tw-bg-opacity:1!important;background-color:rgba(237, 233, 254, var(--tw-bg-opacity))!important}.bg-purple-200{--tw-bg-opacity:1!important;background-color:rgba(221, 214, 254, var(--tw-bg-opacity))!important}.bg-teal-200{--tw-bg-opacity:1!important;background-color:rgba(178, 245, 234, var(--tw-bg-opacity))!important}.bg-teal-500{--tw-bg-opacity:1!important;background-color:rgba(56, 178, 172, var(--tw-bg-opacity))!important}.hover\:bg-gray-50:hover{--tw-bg-opacity:1!important;background-color:rgba(249, 250, 251, var(--tw-bg-opacity))!important}.hover\:bg-gray-100:hover{--tw-bg-opacity:1!important;background-color:rgba(243, 244, 246, var(--tw-bg-opacity))!important}.hover\:bg-gray-200:hover{--tw-bg-opacity:1!important;background-color:rgba(229, 231, 235, var(--tw-bg-opacity))!important}.hover\:bg-gray-300:hover{--tw-bg-opacity:1!important;background-color:rgba(209, 213, 219, var(--tw-bg-opacity))!important}.hover\:bg-gray-400:hover{--tw-bg-opacity:1!important;background-color:rgba(156, 163, 175, var(--tw-bg-opacity))!important}.hover\:bg-gray-600:hover{--tw-bg-opacity:1!important;background-color:rgba(75, 85, 99, var(--tw-bg-opacity))!important}.hover\:bg-gray-700:hover{--tw-bg-opacity:1!important;background-color:rgba(55, 65, 81, var(--tw-bg-opacity))!important}.hover\:bg-gray-800:hover{--tw-bg-opacity:1!important;background-color:rgba(31, 41, 55, var(--tw-bg-opacity))!important}.hover\:bg-red-50:hover{--tw-bg-opacity:1!important;background-color:rgba(254, 242, 242, var(--tw-bg-opacity))!important}.hover\:bg-red-200:hover{--tw-bg-opacity:1!important;background-color:rgba(254, 202, 202, var(--tw-bg-opacity))!important}.hover\:bg-red-400:hover{--tw-bg-opacity:1!important;background-color:rgba(248, 113, 113, var(--tw-bg-opacity))!important}.hover\:bg-red-700:hover{--tw-bg-opacity:1!important;background-color:rgba(185, 28, 28, var(--tw-bg-opacity))!important}.hover\:bg-green-200:hover{--tw-bg-opacity:1!important;background-color:rgba(167, 243, 208, var(--tw-bg-opacity))!important}.hover\:bg-green-400:hover{--tw-bg-opacity:1!important;background-color:rgba(52, 211, 153, var(--tw-bg-opacity))!important}.hover\:bg-blue-100:hover{--tw-bg-opacity:1!important;background-color:rgba(219, 234, 254, var(--tw-bg-opacity))!important}.hover\:bg-blue-400:hover{--tw-bg-opacity:1!important;background-color:rgba(96, 165, 250, var(--tw-bg-opacity))!important}.hover\:bg-blue-500:hover{--tw-bg-opacity:1!important;background-color:rgba(59, 130, 246, var(--tw-bg-opacity))!important}.hover\:bg-blue-600:hover{--tw-bg-opacity:1!important;background-color:rgba(37, 99, 235, var(--tw-bg-opacity))!important}.hover\:bg-blue-800:hover{--tw-bg-opacity:1!important;background-color:rgba(30, 64, 175, var(--tw-bg-opacity))!important}.hover\:bg-indigo-50:hover{--tw-bg-opacity:1!important;background-color:rgba(238, 242, 255, var(--tw-bg-opacity))!important}.hover\:bg-indigo-100:hover{--tw-bg-opacity:1!important;background-color:rgba(224, 231, 255, var(--tw-bg-opacity))!important}.hover\:bg-indigo-500:hover{--tw-bg-opacity:1!important;background-color:rgba(99, 102, 241, var(--tw-bg-opacity))!important}.hover\:bg-indigo-700:hover{--tw-bg-opacity:1!important;background-color:rgba(67, 56, 202, var(--tw-bg-opacity))!important}.hover\:bg-teal-400:hover{--tw-bg-opacity:1!important;background-color:rgba(79, 209, 197, var(--tw-bg-opacity))!important}.focus\:bg-gray-50:focus{--tw-bg-opacity:1!important;background-color:rgba(249, 250, 251, var(--tw-bg-opacity))!important}.focus\:bg-gray-300:focus{--tw-bg-opacity:1!important;background-color:rgba(209, 213, 219, var(--tw-bg-opacity))!important}.bg-opacity-75{--tw-bg-opacity:.75!important}.bg-gradient-to-br{background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))!important}.bg-gradient-to-b{background-image:linear-gradient(to bottom, var(--tw-gradient-stops))!important}.from-gray-50{--tw-gradient-from:#f9fafb!important;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to,#f9fafb00)!important}.via-white{--tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to,#fff0)!important}.to-white{--tw-gradient-to:#fff!important}.to-gray-50{--tw-gradient-to:#f9fafb!important}.to-gray-100{--tw-gradient-to:#f3f4f6!important}.fill-current{fill:currentColor!important}.object-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-center{-o-object-position:center!important;object-position:center!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-8{padding:2rem!important}.p-2\.5{padding:.625rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-3\.5{padding-top:.875rem!important;padding-bottom:.875rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-4{padding-top:1rem!important}.pt-5{padding-top:1.25rem!important}.pt-0\.5{padding-top:.125rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:.75rem!important}.pr-4{padding-right:1rem!important}.pb-0{padding-bottom:0!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-6{padding-bottom:1.5rem!important}.pb-16{padding-bottom:4rem!important}.pb-20{padding-bottom:5rem!important}.pb-px{padding-bottom:1px!important}.pb-0\.5{padding-bottom:.125rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:.75rem!important}.pl-4{padding-left:1rem!important}.pl-6{padding-left:1.5rem!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.font-thin{font-weight:100!important}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.uppercase{text-transform:uppercase!important}.capitalize{text-transform:capitalize!important}.italic{font-style:italic!important}.tabular-nums{--tw-ordinal:var(--tw-empty, )!important;--tw-slashed-zero:var(--tw-empty, )!important;--tw-numeric-figure:var(--tw-empty, )!important;--tw-numeric-spacing:tabular-nums!important;--tw-numeric-fraction:var(--tw-empty, )!important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.leading-5{line-height:1.25rem!important}.leading-6{line-height:1.5rem!important}.leading-7{line-height:1.75rem!important}.leading-none{line-height:1!important}.leading-tight{line-height:1.25!important}.leading-snug{line-height:1.375!important}.leading-normal{line-height:1.5!important}.leading-relaxed{line-height:1.625!important}.tracking-tight{letter-spacing:-.025em!important}.tracking-normal{letter-spacing:0!important}.tracking-wide{letter-spacing:.025em!important}.tracking-wider{letter-spacing:.05em!important}.text-white{--tw-text-opacity:1!important;color:rgba(255, 255, 255, var(--tw-text-opacity))!important}.text-gray-50{--tw-text-opacity:1!important;color:rgba(249, 250, 251, var(--tw-text-opacity))!important}.text-gray-100{--tw-text-opacity:1!important;color:rgba(243, 244, 246, var(--tw-text-opacity))!important}.text-gray-200{--tw-text-opacity:1!important;color:rgba(229, 231, 235, var(--tw-text-opacity))!important}.text-gray-300{--tw-text-opacity:1!important;color:rgba(209, 213, 219, var(--tw-text-opacity))!important}.text-gray-400{--tw-text-opacity:1!important;color:rgba(156, 163, 175, var(--tw-text-opacity))!important}.text-gray-500{--tw-text-opacity:1!important;color:rgba(107, 114, 128, var(--tw-text-opacity))!important}.text-gray-600{--tw-text-opacity:1!important;color:rgba(75, 85, 99, var(--tw-text-opacity))!important}.text-gray-700{--tw-text-opacity:1!important;color:rgba(55, 65, 81, var(--tw-text-opacity))!important}.text-gray-800{--tw-text-opacity:1!important;color:rgba(31, 41, 55, var(--tw-text-opacity))!important}.text-gray-900{--tw-text-opacity:1!important;color:rgba(17, 24, 39, var(--tw-text-opacity))!important}.text-red-100{--tw-text-opacity:1!important;color:rgba(254, 226, 226, var(--tw-text-opacity))!important}.text-red-300{--tw-text-opacity:1!important;color:rgba(252, 165, 165, var(--tw-text-opacity))!important}.text-red-400{--tw-text-opacity:1!important;color:rgba(248, 113, 113, var(--tw-text-opacity))!important}.text-red-500{--tw-text-opacity:1!important;color:rgba(239, 68, 68, var(--tw-text-opacity))!important}.text-red-600{--tw-text-opacity:1!important;color:rgba(220, 38, 38, var(--tw-text-opacity))!important}.text-red-700{--tw-text-opacity:1!important;color:rgba(185, 28, 28, var(--tw-text-opacity))!important}.text-red-800{--tw-text-opacity:1!important;color:rgba(153, 27, 27, var(--tw-text-opacity))!important}.text-red-900{--tw-text-opacity:1!important;color:rgba(127, 29, 29, var(--tw-text-opacity))!important}.text-yellow-900{--tw-text-opacity:1!important;color:rgba(120, 53, 15, var(--tw-text-opacity))!important}.text-green-100{--tw-text-opacity:1!important;color:rgba(209, 250, 229, var(--tw-text-opacity))!important}.text-green-500{--tw-text-opacity:1!important;color:rgba(16, 185, 129, var(--tw-text-opacity))!important}.text-green-600{--tw-text-opacity:1!important;color:rgba(5, 150, 105, var(--tw-text-opacity))!important}.text-green-700{--tw-text-opacity:1!important;color:rgba(4, 120, 87, var(--tw-text-opacity))!important}.text-green-800{--tw-text-opacity:1!important;color:rgba(6, 95, 70, var(--tw-text-opacity))!important}.text-green-900{--tw-text-opacity:1!important;color:rgba(6, 78, 59, var(--tw-text-opacity))!important}.text-blue-500{--tw-text-opacity:1!important;color:rgba(59, 130, 246, var(--tw-text-opacity))!important}.text-blue-600{--tw-text-opacity:1!important;color:rgba(37, 99, 235, var(--tw-text-opacity))!important}.text-blue-800{--tw-text-opacity:1!important;color:rgba(30, 64, 175, var(--tw-text-opacity))!important}.text-blue-900{--tw-text-opacity:1!important;color:rgba(30, 58, 138, var(--tw-text-opacity))!important}.text-indigo-600{--tw-text-opacity:1!important;color:rgba(79, 70, 229, var(--tw-text-opacity))!important}.text-indigo-700{--tw-text-opacity:1!important;color:rgba(67, 56, 202, var(--tw-text-opacity))!important}.text-indigo-800{--tw-text-opacity:1!important;color:rgba(55, 48, 163, var(--tw-text-opacity))!important}.text-indigo-900{--tw-text-opacity:1!important;color:rgba(49, 46, 129, var(--tw-text-opacity))!important}.text-purple-800{--tw-text-opacity:1!important;color:rgba(91, 33, 182, var(--tw-text-opacity))!important}.text-purple-900{--tw-text-opacity:1!important;color:rgba(76, 29, 149, var(--tw-text-opacity))!important}.text-teal-100{--tw-text-opacity:1!important;color:rgba(230, 255, 250, var(--tw-text-opacity))!important}.text-teal-900{--tw-text-opacity:1!important;color:rgba(35, 78, 82, var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gray-500{--tw-text-opacity:1!important;color:rgba(107, 114, 128, var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gray-700{--tw-text-opacity:1!important;color:rgba(55, 65, 81, var(--tw-text-opacity))!important}.group:hover .group-hover\:text-indigo-600{--tw-text-opacity:1!important;color:rgba(79, 70, 229, var(--tw-text-opacity))!important}.hover\:text-white:hover{--tw-text-opacity:1!important;color:rgba(255, 255, 255, var(--tw-text-opacity))!important}.hover\:text-gray-100:hover{--tw-text-opacity:1!important;color:rgba(243, 244, 246, var(--tw-text-opacity))!important}.hover\:text-gray-400:hover{--tw-text-opacity:1!important;color:rgba(156, 163, 175, var(--tw-text-opacity))!important}.hover\:text-gray-500:hover{--tw-text-opacity:1!important;color:rgba(107, 114, 128, var(--tw-text-opacity))!important}.hover\:text-gray-600:hover{--tw-text-opacity:1!important;color:rgba(75, 85, 99, var(--tw-text-opacity))!important}.hover\:text-gray-700:hover{--tw-text-opacity:1!important;color:rgba(55, 65, 81, var(--tw-text-opacity))!important}.hover\:text-gray-800:hover{--tw-text-opacity:1!important;color:rgba(31, 41, 55, var(--tw-text-opacity))!important}.hover\:text-gray-900:hover{--tw-text-opacity:1!important;color:rgba(17, 24, 39, var(--tw-text-opacity))!important}.hover\:text-indigo-500:hover{--tw-text-opacity:1!important;color:rgba(99, 102, 241, var(--tw-text-opacity))!important}.hover\:text-indigo-600:hover{--tw-text-opacity:1!important;color:rgba(79, 70, 229, var(--tw-text-opacity))!important}.hover\:text-indigo-700:hover{--tw-text-opacity:1!important;color:rgba(67, 56, 202, var(--tw-text-opacity))!important}.hover\:text-indigo-800:hover{--tw-text-opacity:1!important;color:rgba(55, 48, 163, var(--tw-text-opacity))!important}.hover\:text-indigo-900:hover{--tw-text-opacity:1!important;color:rgba(49, 46, 129, var(--tw-text-opacity))!important}.hover\:text-teal-100:hover{--tw-text-opacity:1!important;color:rgba(230, 255, 250, var(--tw-text-opacity))!important}.hover\:text-teal-800:hover{--tw-text-opacity:1!important;color:rgba(40, 94, 97, var(--tw-text-opacity))!important}.underline{text-decoration:underline!important}.no-underline{text-decoration:none!important}.group:hover .group-hover\:underline,.hover\:underline:hover,.focus\:underline:focus{text-decoration:underline!important}.antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.opacity-0{opacity:0!important}.opacity-10{opacity:.1!important}.opacity-50{opacity:.5!important}.opacity-70{opacity:.7!important}.opacity-80{opacity:.8!important}.opacity-100{opacity:1!important}*,:before,:after{--tw-shadow:0 0 #0000}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)!important}.shadow{--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px 0 #0000000f!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)!important}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)!important}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)!important}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)!important}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)!important}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px 0 #0000000f!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)!important}.outline-none,.focus\:outline-none:focus{outline-offset:2px!important;outline:2px solid #0000!important}*,:before,:after{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)!important}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)!important}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)!important}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)!important}.ring-inset,.focus\:ring-inset:focus{--tw-ring-inset:inset!important}.ring-gray-100{--tw-ring-opacity:1!important;--tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))!important}.ring-gray-200{--tw-ring-opacity:1!important;--tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))!important}.ring-gray-300{--tw-ring-opacity:1!important;--tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))!important}.ring-red-200{--tw-ring-opacity:1!important;--tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))!important}.ring-green-200{--tw-ring-opacity:1!important;--tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))!important}.ring-blue-200{--tw-ring-opacity:1!important;--tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))!important}.ring-indigo-500{--tw-ring-opacity:1!important;--tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))!important}.ring-purple-200{--tw-ring-opacity:1!important;--tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))!important}.focus\:ring-red-200:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))!important}.focus\:ring-red-300:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))!important}.focus\:ring-red-500:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))!important}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))!important}.ring-offset-2{--tw-ring-offset-width:2px!important}.focus\:ring-offset-1:focus{--tw-ring-offset-width:1px!important}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px!important}.filter{--tw-blur:var(--tw-empty, )!important;--tw-brightness:var(--tw-empty, )!important;--tw-contrast:var(--tw-empty, )!important;--tw-grayscale:var(--tw-empty, )!important;--tw-hue-rotate:var(--tw-empty, )!important;--tw-invert:var(--tw-empty, )!important;--tw-saturate:var(--tw-empty, )!important;--tw-sepia:var(--tw-empty, )!important;--tw-drop-shadow:var(--tw-empty, )!important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.transition-all{transition-property:all!important;transition-duration:.15s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter!important;transition-duration:.15s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition-colors{transition-property:background-color,border-color,color,fill,stroke!important;transition-duration:.15s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition-opacity{transition-property:opacity!important;transition-duration:.15s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.duration-150{transition-duration:.15s!important}.duration-300{transition-duration:.3s!important}.ease-linear{transition-timing-function:linear!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}@media (width>=640px){.sm\:col-span-1{grid-column:span 1/span 1!important}.sm\:col-span-2{grid-column:span 2/span 2!important}.sm\:mx-0{margin-left:0!important;margin-right:0!important}.sm\:-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.sm\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.sm\:mt-0{margin-top:0!important}.sm\:mt-8{margin-top:2rem!important}.sm\:mb-0{margin-bottom:0!important}.sm\:ml-3{margin-left:.75rem!important}.sm\:ml-4{margin-left:1rem!important}.sm\:ml-16{margin-left:4rem!important}.sm\:block{display:block!important}.sm\:inline-block{display:inline-block!important}.sm\:inline{display:inline!important}.sm\:flex{display:flex!important}.sm\:grid{display:grid!important}.sm\:hidden{display:none!important}.sm\:h-10{height:2.5rem!important}.sm\:h-12{height:3rem!important}.sm\:h-28{height:7rem!important}.sm\:h-48{height:12rem!important}.sm\:h-screen{height:100vh!important}.sm\:w-10{width:2.5rem!important}.sm\:w-12{width:3rem!important}.sm\:w-28{width:7rem!important}.sm\:w-48{width:12rem!important}.sm\:w-auto{width:auto!important}.sm\:w-full{width:100%!important}.sm\:w-max{width:max-content!important}.sm\:max-w-sm{max-width:24rem!important}.sm\:max-w-lg{max-width:32rem!important}.sm\:flex-1{flex:1!important}.sm\:flex-auto{flex:auto!important}.sm\:flex-none{flex:none!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sm\:flex-row{flex-direction:row!important}.sm\:flex-row-reverse{flex-direction:row-reverse!important}.sm\:flex-wrap{flex-wrap:wrap!important}.sm\:items-start{align-items:flex-start!important}.sm\:items-end{align-items:flex-end!important}.sm\:items-center{align-items:center!important}.sm\:items-stretch{align-items:stretch!important}.sm\:justify-end{justify-content:flex-end!important}.sm\:justify-between{justify-content:space-between!important}.sm\:gap-0{gap:0!important}.sm\:gap-4{gap:1rem!important}.sm\:gap-6{gap:1.5rem!important}.sm\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1!important}.sm\:rounded{border-radius:.25rem!important}.sm\:rounded-lg{border-radius:.5rem!important}.sm\:border-t-0{border-top-width:0!important}.sm\:border-l{border-left-width:1px!important}.sm\:p-0{padding:0!important}.sm\:p-5{padding:1.25rem!important}.sm\:p-6{padding:1.5rem!important}.sm\:p-8{padding:2rem!important}.sm\:px-0{padding-left:0!important;padding-right:0!important}.sm\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.sm\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:px-8{padding-left:2rem!important;padding-right:2rem!important}.sm\:pt-0{padding-top:0!important}.sm\:pr-0{padding-right:0!important}.sm\:pr-5{padding-right:1.25rem!important}.sm\:pr-6{padding-right:1.5rem!important}.sm\:pb-4{padding-bottom:1rem!important}.sm\:pl-0{padding-left:0!important}.sm\:pl-2{padding-left:.5rem!important}.sm\:pl-5{padding-left:1.25rem!important}.sm\:pl-6{padding-left:1.5rem!important}.sm\:text-left{text-align:left!important}.sm\:text-right{text-align:right!important}.sm\:align-middle{vertical-align:middle!important}.sm\:text-sm{font-size:.875rem!important;line-height:1.25rem!important}.sm\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.sm\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}}@media (width>=768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media (width>=1024px){.lg\:fixed{position:fixed!important}.lg\:inset-y-0{top:0!important;bottom:0!important}.lg\:z-50{z-index:50!important}.lg\:col-span-1{grid-column:span 1/span 1!important}.lg\:col-span-2{grid-column:span 2/span 2!important}.lg\:col-span-4{grid-column:span 4/span 4!important}.lg\:-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.lg\:mt-0{margin-top:0!important}.lg\:inline-block{display:inline-block!important}.lg\:flex{display:flex!important}.lg\:hidden{display:none!important}.lg\:w-72{width:18rem!important}.lg\:w-1\/2{width:50%!important}.lg\:flex-grow{flex-grow:1!important}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.lg\:flex-row{flex-direction:row!important}.lg\:flex-col{flex-direction:column!important}.lg\:flex-wrap{flex-wrap:wrap!important}.lg\:items-start{align-items:flex-start!important}.lg\:items-end{align-items:flex-end!important}.lg\:justify-end{justify-content:flex-end!important}.lg\:gap-8{gap:2rem!important}.lg\:px-8{padding-left:2rem!important;padding-right:2rem!important}.lg\:pl-72{padding-left:18rem!important}}@media (width>=1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
