@-webkit-keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.button,.delete,.file{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.content:not(:last-child),.highlight:not(:last-child),.level:not(:last-child),.notification:not(:last-child),.progress:not(:last-child),.table-container:not(:last-child),.table:not(:last-child){margin-bottom:1.5rem}.delete{-moz-appearance:none;-webkit-appearance:none;background-color:rgba(18,17,16,.2);border:none;border-radius:290486px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.delete:after,.delete:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete:before{height:2px;width:50%}.delete:after{height:50%;width:2px}.delete:focus,.delete:hover{background-color:rgba(18,17,16,.3)}.delete:active{background-color:rgba(18,17,16,.4)}.delete.is-small{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.delete.is-medium{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.delete.is-large{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading:after,.control.is-loading:after,.loader,.select.is-loading:after{-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite;border-radius:290486px;border-color:transparent transparent #dbdbdb #dbdbdb;border-style:solid;border-width:2px;content:"";display:block;height:1em;position:relative;width:1em}.button,.file-cta,.file-name,.input,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding:calc(.5em - 1px) calc(.75em - 1px);position:relative;vertical-align:top}.button.is-active,.button.is-focused,.button:active,.button:focus,.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,.input.is-active,.input.is-focused,.input:active,.input:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea.is-active,.textarea.is-focused,.textarea:active,.textarea:focus{outline:none}.button[disabled],.file-cta[disabled],.file-name[disabled],.input[disabled],.select select[disabled],.textarea[disabled],fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,select,textarea{font-family:navigo,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:Source Code Pro,monospace}body{color:#10396b;font-size:1em;font-weight:400;line-height:1.5}a{color:#613dc1;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{color:#fb607f;font-size:.875em;font-weight:400;padding:.25em .5em}code,hr{background-color:#e7ebf0}hr{border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:600}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#e7ebf0;color:#10396b;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:left}table th{color:#363636}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-clipped{overflow:hidden!important}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}.is-uppercase{text-transform:uppercase!important}.is-flex{display:flex!important}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet{display:none!important}}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.is-relative{position:relative!important}.box{background-color:#fff;border-radius:6px;color:#10396b;display:block;padding:1.25rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em rgba(18,17,16,.1),0 0 0 1px #613dc1}a.box:active{box-shadow:inset 0 1px 2px rgba(18,17,16,.2),0 0 0 1px #613dc1}.button{background-color:#fff;border-color:#c3ccd7;border-width:2px;color:#363636;cursor:pointer;padding:calc(.5em - 2px) 1em;text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 2px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 2px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 2px);margin-right:calc(-.5em - 2px)}.button.is-hovered,.button:hover{border-color:#b5b5b5;color:#363636}.button.is-focused,.button:focus{border-color:#3273dc;color:#363636}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:0 0 0 3px rgba(39,211,159,.5)}.button.is-active,.button:active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#10396b;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#e7ebf0;color:#363636}.button.is-text.is-active,.button.is-text:active{background-color:#d7dee6;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-primary{background-color:#613dc1;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#5c3ab7;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:0 0 0 3px rgba(97,61,193,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#5737ae;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#613dc1;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#613dc1}.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#613dc1}.button.is-primary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#613dc1;color:#613dc1}.button.is-primary.is-outlined.is-focused,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#613dc1;border-color:#613dc1;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent #613dc1 #613dc1!important}.button.is-primary.is-outlined.is-loading.is-focused:after,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#613dc1;box-shadow:none;color:#613dc1}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined.is-focused,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#613dc1}.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #613dc1 #613dc1!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#b09ee0;color:#3e2c7f}.button.is-primary.is-light.is-hovered,.button.is-primary.is-light:hover{background-color:#a894dd;border-color:transparent;color:#3e2c7f}.button.is-primary.is-light.is-active,.button.is-primary.is-light:active{background-color:#a08bda;border-color:transparent;color:#3e2c7f}.button.is-link{background-color:#613dc1;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#5c3ab7;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:0 0 0 3px rgba(97,61,193,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#5737ae;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#613dc1;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#613dc1}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#613dc1}.button.is-link.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#613dc1;color:#613dc1}.button.is-link.is-outlined.is-focused,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#613dc1;border-color:#613dc1;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent #613dc1 #613dc1!important}.button.is-link.is-outlined.is-loading.is-focused:after,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#613dc1;box-shadow:none;color:#613dc1}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-focused,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#613dc1}.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #613dc1 #613dc1!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#f2effa;color:#613dc2}.button.is-link.is-light.is-hovered,.button.is-link.is-light:hover{background-color:#ebe6f7;border-color:transparent;color:#613dc2}.button.is-link.is-light.is-active,.button.is-link.is-light:active{background-color:#e3dcf4;border-color:transparent;color:#613dc2}.button.is-small{border-radius:2px;font-size:.875rem}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.125rem}.button.is-large{font-size:1.25rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#c3ccd7;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#c3ccd7;color:#879cb5;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:290486px;padding-left:1.25em;padding-right:1.25em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){border-radius:2px;font-size:.875rem}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.125rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.25rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:500;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#e7ebf0;border-left:5px solid #c3ccd7;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:solid #c3ccd7;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:left}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.875rem}.content.is-medium{font-size:1.125rem}.content.is-large{font-size:1.25rem}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (max-width:1215px){.container.is-widescreen{max-width:1152px}}@media screen and (max-width:1407px){.container.is-fullhd{max-width:1344px}}@media screen and (min-width:1216px){.container{max-width:1152px}}@media screen and (min-width:1408px){.container{max-width:1344px}}.notification{background-color:#e7ebf0;border-radius:4px;padding:1.25rem 2.5rem 1.25rem 1.5rem;position:relative}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{position:absolute;right:.5rem;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-link,.notification.is-primary{background-color:#613dc1;color:#fff}.heading{display:block;font-size:11px;letter-spacing:1.6px;margin-bottom:5px;text-transform:uppercase}.highlight{font-weight:400;max-width:100%;overflow:hidden;padding:0}.highlight pre{overflow:auto;max-width:100%}.number{align-items:center;background-color:#e7ebf0;border-radius:290486px;display:inline-flex;font-size:1.125rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:290486px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#d8dce5}.progress::-webkit-progress-value{background-color:#10396b}.progress::-moz-progress-bar{background-color:#10396b}.progress::-ms-fill{background-color:#10396b;border:none}.progress.is-primary::-webkit-progress-value{background-color:#613dc1}.progress.is-primary::-moz-progress-bar{background-color:#613dc1}.progress.is-primary::-ms-fill{background-color:#613dc1}.progress.is-primary:indeterminate{background-image:linear-gradient(90deg,#613dc1 30%,#d8dce5 0)}.progress.is-link::-webkit-progress-value{background-color:#613dc1}.progress.is-link::-moz-progress-bar{background-color:#613dc1}.progress.is-link::-ms-fill{background-color:#613dc1}.progress.is-link:indeterminate{background-image:linear-gradient(90deg,#613dc1 30%,#d8dce5 0)}.progress:indeterminate{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:moveIndeterminate;animation-name:moveIndeterminate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#d8dce5;background-image:linear-gradient(90deg,#10396b 30%,#d8dce5 0);background-position:0 0;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress.is-small{height:.875rem}.progress.is-medium{height:1.125rem}.progress.is-large{height:1.25rem}@-webkit-keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:solid #c3ccd7;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-link,.table td.is-primary,.table th.is-link,.table th.is-primary{background-color:#613dc1;border-color:#613dc1;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#613dc1;color:#fff}.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}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#613dc1;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.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.is-striped tbody tr:not(.is-selected):hover,.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){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}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.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.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.125rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.has-addons .tag,.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.tags.has-addons .tag:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.tag:not(body){align-items:center;background-color:#e7ebf0;border-radius:4px;color:#10396b;display:inline-flex;font-size:.875rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-primary{background-color:#613dc1;color:#fff}.tag:not(body).is-primary.is-light{background-color:#b09ee0;color:#3e2c7f}.tag:not(body).is-link{background-color:#613dc1;color:#fff}.tag:not(body).is-link.is-light{background-color:#f2effa;color:#613dc2}.tag:not(body).is-normal{font-size:.875rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.125rem}.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{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:after,.tag:not(body).is-delete:before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#d7dee6}.tag:not(body).is-delete:active{background-color:#c8d1dc}.tag:not(body).is-rounded{border-radius:290486px}a.tag:hover{text-decoration:underline}.input,.select select,.textarea{background-color:#fff;border-color:#d8dce5;border-radius:4px;color:#363636}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.input.is-hovered,.input:hover,.select select.is-hovered,.select select:hover,.textarea.is-hovered,.textarea:hover{border-color:#879cb5}.input.is-active,.input.is-focused,.input:active,.input:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea.is-active,.textarea.is-focused,.textarea:active,.textarea:focus{border-color:#613dc1;box-shadow:0 0 0 3px rgba(97,61,193,.25)}.input[disabled],.select select[disabled],.textarea[disabled],fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#e7ebf0;border-color:#e7ebf0;box-shadow:none;color:#879cb5}.input[disabled]::-moz-placeholder,.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:rgba(135,156,181,.3)}.input[disabled]::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:rgba(135,156,181,.3)}.input[disabled]:-moz-placeholder,.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:rgba(135,156,181,.3)}.input[disabled]:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:rgba(135,156,181,.3)}.input,.textarea{box-shadow:inset 0 .0625em .125em rgba(18,17,16,.05);max-width:100%;width:100%}.input[readonly],.textarea[readonly]{box-shadow:none}.input.is-primary,.textarea.is-primary{border-color:#613dc1}.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 3px rgba(97,61,193,.25)}.input.is-link,.textarea.is-link{border-color:#613dc1}.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 3px rgba(97,61,193,.25)}.input.is-small,.textarea.is-small{border-radius:2px;font-size:.875rem}.input.is-medium,.textarea.is-medium{font-size:1.125rem}.input.is-large,.textarea.is-large{font-size:1.25rem}.input.is-fullwidth,.textarea.is-fullwidth{display:block;width:100%}.input.is-inline,.textarea.is-inline{display:inline;width:auto}.input.is-rounded{border-radius:290486px;padding-left:calc(1.125em - 1px);padding-right:calc(1.125em - 1px)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:auto}.textarea.has-fixed-size{resize:none}.checkbox,.radio{display:inline-block;line-height:1.25}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#879cb5;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.4rem}.select:not(.is-multiple):not(.is-loading):after{border-color:#613dc1;right:1.125em;z-index:4}.select.is-rounded select{border-radius:290486px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#e7ebf0}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.select.is-primary:not(:hover):after,.select.is-primary select{border-color:#613dc1}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#5737ae}.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 3px rgba(97,61,193,.25)}.select.is-link:not(:hover):after,.select.is-link select{border-color:#613dc1}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#5737ae}.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 3px rgba(97,61,193,.25)}.select.is-small{border-radius:2px;font-size:.875rem}.select.is-medium{font-size:1.125rem}.select.is-large{font-size:1.25rem}.select.is-disabled:after{border-color:#879cb5}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.875rem}.select.is-loading.is-medium:after{font-size:1.125rem}.select.is-loading.is-large:after{font-size:1.25rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-primary .file-cta{background-color:#613dc1;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#5c3ab7;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(97,61,193,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#5737ae;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#613dc1;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#5c3ab7;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(97,61,193,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#5737ae;border-color:transparent;color:#fff}.file.is-small{font-size:.875rem}.file.is-medium{font-size:1.125rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.25rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#bbc5d2}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#b4bfcd}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#c3ccd7;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#10396b}.file-name{border:1px solid #c3ccd7;border-left-width:0;display:block;max-width:16em;overflow:hidden;text-align:left;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.875rem}.label.is-medium{font-size:1.125rem}.label.is-large{font-size:1.25rem}.help{display:block;font-size:.875rem;margin-top:.25rem}.help.is-link,.help.is-primary{color:#613dc1}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media print,screen and (min-width:769px){.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:768px){.field-label{margin-bottom:.5rem}}@media print,screen and (min-width:769px){.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.875rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.125rem;padding-top:.375em}.field-label.is-large{font-size:1.25rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media print,screen and (min-width:769px){.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:left}.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:#10396b}.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:.875rem}.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.125rem}.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.25rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#c3ccd7;height:2.4rem;pointer-events:none;position:absolute;top:0;width:2.4rem;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.4rem}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.4rem}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.875rem}.control.is-loading.is-medium:after{font-size:1.125rem}.control.is-loading.is-large:after{font-size:1.25rem}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media print,screen and (min-width:769px){.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media print,screen and (min-width:769px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (min-width:769px){.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media print,screen and (min-width:769px){.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:left}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(195,204,215,.5);display:flex;padding-top:.75rem}.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 rgba(195,204,215,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:left}@media screen and (max-width:768px){.media-content{overflow-x:auto}}.section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.section.is-medium{padding:9rem 1.5rem}.section.is-large{padding:18rem 1.5rem}}body,html{min-width:100%;min-height:100%;max-width:100%}a{transition:color .2s linear}a.is-explicitly-external.button span:after,a.is-explicitly-external:not(.button):after{display:none!important}html:not(.admin) a[href]:not([href*="moneyjar.in"]):not([href*="moneyjarselect.in"]):not([href^="#"]):not([href^="/"]):not([href^="tel:"]).button span:after,html:not(.admin) a[href]:not([href*="moneyjar.in"]):not([href*="moneyjarselect.in"]):not([href^="#"]):not([href^="/"]):not([href^="tel:"]):not(.button):after{width:9px;height:9px;display:inline-block;content:"";-webkit-mask:url(/images/generic/icons/external.svg) no-repeat 50% 50%;mask:url(/images/generic/icons/external.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:currentColor;margin-left:4px}strong{color:inherit}hr{min-height:2px}abbr{-webkit-appearance:none;text-decoration:none;border-bottom:2px dotted rgba(39,211,159,.5)}.has-top-margin{margin-top:16px!important}.has-tiny-top-margin{margin-top:4px!important}.has-tight-top-margin{margin-top:8px!important}.has-small-top-margin{margin-top:12px!important}.has-normal-top-margin{margin-top:16px!important}.has-medium-top-margin{margin-top:24px!important}.has-big-top-margin{margin-top:32px!important}.has-huge-top-margin{margin-top:64px!important}.has-bottom-margin{margin-bottom:16px!important}.has-tiny-bottom-margin{margin-bottom:4px!important}.has-tight-bottom-margin{margin-bottom:8px!important}.has-small-bottom-margin{margin-bottom:12px!important}.has-normal-bottom-margin{margin-bottom:16px!important}.has-medium-bottom-margin{margin-bottom:24px!important}.has-big-bottom-margin{margin-bottom:32px!important}.has-huge-bottom-margin{margin-bottom:64px!important}.has-left-margin{margin-left:16px!important}.has-tiny-left-margin{margin-left:4px!important}.has-tight-left-margin{margin-left:8px!important}.has-small-left-margin{margin-left:12px!important}.has-normal-left-margin{margin-left:16px!important}.has-medium-left-margin{margin-left:24px!important}.has-big-left-margin{margin-left:32px!important}.has-huge-left-margin{margin-left:64px!important}.has-right-margin{margin-right:16px!important}.has-tiny-right-margin{margin-right:4px!important}.has-tight-right-margin{margin-right:8px!important}.has-small-right-margin{margin-right:12px!important}.has-normal-right-margin{margin-right:16px!important}.has-medium-right-margin{margin-right:24px!important}.has-big-right-margin{margin-right:32px!important}.has-huge-right-margin{margin-right:64px!important}.has-margin{margin:16px}.has-tiny-margin{margin:4px}.has-tight-margin{margin:8px}.has-small-margin{margin:12px}.has-normal-margin{margin:16px}.has-medium-margin{margin:24px}.has-big-margin{margin:32px}.has-huge-margin{margin:64px}.has-top-padding{padding-top:16px!important}.has-tiny-top-padding{padding-top:4px!important}.has-tight-top-padding{padding-top:8px!important}.has-small-top-padding{padding-top:12px!important}.has-normal-top-padding{padding-top:16px!important}.has-medium-top-padding{padding-top:24px!important}.has-big-top-padding{padding-top:32px!important}.has-huge-top-padding{padding-top:64px!important}.has-bottom-padding{padding-bottom:16px!important}.has-tiny-bottom-padding{padding-bottom:4px!important}.has-tight-bottom-padding{padding-bottom:8px!important}.has-small-bottom-padding{padding-bottom:12px!important}.has-normal-bottom-padding{padding-bottom:16px!important}.has-medium-bottom-padding{padding-bottom:24px!important}.has-big-bottom-padding{padding-bottom:32px!important}.has-huge-bottom-padding{padding-bottom:64px!important}.has-left-padding{padding-left:16px!important}.has-tiny-left-padding{padding-left:4px!important}.has-tight-left-padding{padding-left:8px!important}.has-small-left-padding{padding-left:12px!important}.has-normal-left-padding{padding-left:16px!important}.has-medium-left-padding{padding-left:24px!important}.has-big-left-padding{padding-left:32px!important}.has-huge-left-padding{padding-left:64px!important}.has-right-padding{padding-right:16px!important}.has-tiny-right-padding{padding-right:4px!important}.has-tight-right-padding{padding-right:8px!important}.has-small-right-padding{padding-right:12px!important}.has-normal-right-padding{padding-right:16px!important}.has-medium-right-padding{padding-right:24px!important}.has-big-right-padding{padding-right:32px!important}.has-huge-right-padding{padding-right:64px!important}.has-padding{padding:12px 16px}.has-tiny-padding{padding:3px 4px}.has-tight-padding{padding:6px 8px}.has-small-padding{padding:9px 12px}.has-normal-padding{padding:12px 16px}.has-medium-padding{padding:18px 24px}.has-big-padding{padding:24px 32px}.has-huge-padding{padding:48px 64px}.is-indented{margin-left:24px;margin-right:24px}@media screen and (max-width:639px){.is-indented{margin-left:0;margin-right:0}}.is-cleared{clear:both}.is-clearfixed:after{clear:both;content:" ";display:table}.is-position-relative,.is-relative{position:relative}.is-shown{display:block!important}[v-cloak]:after{content:"Please wait";font-size:2.25rem;font-weight:800;color:#e7ebf0;display:block;width:100%;text-align:center;padding-top:10px}@media screen and (max-width:1215px){[v-cloak]:after{font-size:2rem}}@media screen and (max-width:768px){[v-cloak]:after{font-size:1.6875rem}}a.anchor{display:block;position:relative;top:-100px;visibility:hidden}.switch-enter{opacity:0;transform:translateX(100px)}.switch-enter-to,.switch-leave{opacity:1;transform:translateX(0)}.switch-enter-active{transition:all .55s cubic-bezier(.165,.84,.44,1);transition-delay:.55s}.switch-leave-active{transition:all .55s cubic-bezier(.895,.03,.685,.22);position:absolute;top:0;width:100%}.switch-leave-to{opacity:0;transform:translateX(-100px)}.fade-enter,.fade-leave-to{opacity:0}.fade-enter-active{transition:opacity .6s linear;transition-delay:.6s}.fade-leave-active{transition:opacity .6s linear}.quickfade-enter-active,.quickfade-leave-active{transition:opacity .5s}.quickfade-enter,.quickfade-leave-to{opacity:0}.popfade-enter,.popfade-leave-to{opacity:0;transform:scale(.8)}.popfade-enter-to,.popfade-leave{opacity:1;transform:scale(1)}.popfade-enter-active,.popfade-leave-active{transition:all .2s ease-out}.popfade-enter-active{transition-delay:.2s}.slide-fade-leave-active{position:absolute;top:0;left:0;width:100%}.slide-enter-active{position:absolute!important;top:0;left:0}.slide-enter-active,.slide-fade-enter-active,.slide-fade-leave-active,.slide-fade-up-enter-active,.slide-fade-up-leave-active,.slide-leave-active{transition:all .3s ease!important}.slide-fade-up-enter-active,.slide-fade-up-leave-active{z-index:-1;position:static!important}.slide-fade-enter{transform:translateY(-60px)!important;opacity:0!important}.slide-fade-leave-to{transform:translateY(60px)!important;opacity:0!important}.slide-enter{transform:translateY(-40px)!important}.slide-leave-to{transform:translateY(40px)!important}.slide-fade-up-enter,.slide-fade-up-leave-to{margin-top:-90px;transform:translateY(45px);opacity:0}.slide-fade-up-enter-to,.slide-fade-up-leave{margin-top:0;opacity:1}.columns:after{clear:both;content:" ";display:table}.columns.is-equal-height,.columns.is-flex{display:flex}@media screen and (max-width:768px){.columns.is-equal-height:not(.is-always),.columns.is-flex:not(.is-always){flex-direction:column}.columns.is-equal-height:not(.is-always).is-reverse,.columns.is-flex:not(.is-always).is-reverse{flex-direction:column-reverse}}.columns.is-equal-height.is-grid,.columns.is-flex.is-grid{flex-wrap:wrap}.columns.is-equal-height .is-flex-1,.columns.is-flex .is-flex-1{flex:1}.columns.is-equal-height .is-flex-2,.columns.is-flex .is-flex-2{flex:2}.columns.is-equal-height .is-flex-3,.columns.is-flex .is-flex-3{flex:3}@media screen and (min-width:1024px){.columns>.box{margin-bottom:0!important}}.columns>.is-sidebar{padding:120px 16px 12px!important;background:#f8f9fb;border-left:1px solid #879cb5}.columns>.is-sidebar p{font-size:.875rem;line-height:1.75rem;margin-bottom:12px;font-weight:300;letter-spacing:.03em}@media screen and (max-width:1215px){.columns>.is-sidebar p{font-size:.8rem;line-height:1.5rem}}.columns.is-flex .col-expanded,.columns.is-flex .col-large{flex-grow:2;padding-left:20px}.columns.is-flex .col-expanded:first-child,.columns.is-flex .col-large:first-child{padding-left:0;padding-right:20px}@media print,screen and (min-width:769px){.columns.is-flex.is-row-reverse{flex-direction:row-reverse}}.columns .has-aligned-bottom{display:flex;flex-direction:column;justify-content:flex-end}.columns.has-separators>*{border-right:1px solid #e7ebf0}.columns.has-separators>:last-child{border:none}@media screen and (max-width:768px){.columns.has-separators>*{border-right:0}}.col-1-2{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0;margin-right:3%}.col-1-2:after{clear:both;content:" ";display:table}.col-1-2:last-child{margin-right:0}@media screen and (max-width:768px){.col-1-2{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-1-2,.col-1-2:first-child{margin-left:auto}.col-1-2:last-child{margin-right:auto}.col-1-2:not(:last-child){margin-bottom:17px}}.col-2-2{float:left;clear:none;text-align:inherit;width:100%;margin-left:0;margin-right:3%}.col-2-2:after{clear:both;content:" ";display:table}.col-2-2:last-child{margin-right:0}@media screen and (max-width:768px){.col-2-2{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-2-2,.col-2-2:first-child{margin-left:auto}.col-2-2:last-child{margin-right:auto}.col-2-2:not(:last-child){margin-bottom:17px}}.col-1-3{float:left;clear:none;text-align:inherit;width:31.33333333333333%;margin-left:0;margin-right:3%}.col-1-3:after{clear:both;content:" ";display:table}.col-1-3:last-child{margin-right:0}@media screen and (max-width:768px){.col-1-3{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-1-3,.col-1-3:first-child{margin-left:auto}.col-1-3:last-child{margin-right:auto}.col-1-3:not(:last-child){margin-bottom:17px}}.col-2-3{float:left;clear:none;text-align:inherit;width:65.66666666666666%;margin-left:0;margin-right:3%}.col-2-3:after{clear:both;content:" ";display:table}.col-2-3:last-child{margin-right:0}@media screen and (max-width:768px){.col-2-3{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-2-3,.col-2-3:first-child{margin-left:auto}.col-2-3:last-child{margin-right:auto}.col-2-3:not(:last-child){margin-bottom:17px}}.col-3-3{float:left;clear:none;text-align:inherit;width:100%;margin-left:0;margin-right:3%}.col-3-3:after{clear:both;content:" ";display:table}.col-3-3:last-child{margin-right:0}@media screen and (max-width:768px){.col-3-3{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-3-3,.col-3-3:first-child{margin-left:auto}.col-3-3:last-child{margin-right:auto}.col-3-3:not(:last-child){margin-bottom:17px}}.col-1-4{float:left;clear:none;text-align:inherit;width:22.75%;margin-left:0;margin-right:3%}.col-1-4:after{clear:both;content:" ";display:table}.col-1-4:last-child{margin-right:0}@media screen and (max-width:768px){.col-1-4{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-1-4,.col-1-4:first-child{margin-left:auto}.col-1-4:last-child{margin-right:auto}.col-1-4:not(:last-child){margin-bottom:17px}}.col-2-4{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0;margin-right:3%}.col-2-4:after{clear:both;content:" ";display:table}.col-2-4:last-child{margin-right:0}@media screen and (max-width:768px){.col-2-4{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-2-4,.col-2-4:first-child{margin-left:auto}.col-2-4:last-child{margin-right:auto}.col-2-4:not(:last-child){margin-bottom:17px}}.col-3-4{float:left;clear:none;text-align:inherit;width:74.25%;margin-left:0;margin-right:3%}.col-3-4:after{clear:both;content:" ";display:table}.col-3-4:last-child{margin-right:0}@media screen and (max-width:768px){.col-3-4{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-3-4,.col-3-4:first-child{margin-left:auto}.col-3-4:last-child{margin-right:auto}.col-3-4:not(:last-child){margin-bottom:17px}}.col-4-4{float:left;clear:none;text-align:inherit;width:100%;margin-left:0;margin-right:3%}.col-4-4:after{clear:both;content:" ";display:table}.col-4-4:last-child{margin-right:0}@media screen and (max-width:768px){.col-4-4{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-4-4,.col-4-4:first-child{margin-left:auto}.col-4-4:last-child{margin-right:auto}.col-4-4:not(:last-child){margin-bottom:17px}}.col-1-5{float:left;clear:none;text-align:inherit;width:17.6%;margin-left:0;margin-right:3%}.col-1-5:after{clear:both;content:" ";display:table}.col-1-5:last-child{margin-right:0}@media screen and (max-width:768px){.col-1-5{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-1-5,.col-1-5:first-child{margin-left:auto}.col-1-5:last-child{margin-right:auto}.col-1-5:not(:last-child){margin-bottom:17px}}.col-2-5{float:left;clear:none;text-align:inherit;width:38.2%;margin-left:0;margin-right:3%}.col-2-5:after{clear:both;content:" ";display:table}.col-2-5:last-child{margin-right:0}@media screen and (max-width:768px){.col-2-5{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-2-5,.col-2-5:first-child{margin-left:auto}.col-2-5:last-child{margin-right:auto}.col-2-5:not(:last-child){margin-bottom:17px}}.col-3-5{float:left;clear:none;text-align:inherit;width:58.8%;margin-left:0;margin-right:3%}.col-3-5:after{clear:both;content:" ";display:table}.col-3-5:last-child{margin-right:0}@media screen and (max-width:768px){.col-3-5{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-3-5,.col-3-5:first-child{margin-left:auto}.col-3-5:last-child{margin-right:auto}.col-3-5:not(:last-child){margin-bottom:17px}}.col-4-5{float:left;clear:none;text-align:inherit;width:79.4%;margin-left:0;margin-right:3%}.col-4-5:after{clear:both;content:" ";display:table}.col-4-5:last-child{margin-right:0}@media screen and (max-width:768px){.col-4-5{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-4-5,.col-4-5:first-child{margin-left:auto}.col-4-5:last-child{margin-right:auto}.col-4-5:not(:last-child){margin-bottom:17px}}.col-5-5{float:left;clear:none;text-align:inherit;width:100%;margin-left:0;margin-right:3%}.col-5-5:after{clear:both;content:" ";display:table}.col-5-5:last-child{margin-right:0}@media screen and (max-width:768px){.col-5-5{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-5-5,.col-5-5:first-child{margin-left:auto}.col-5-5:last-child{margin-right:auto}.col-5-5:not(:last-child){margin-bottom:17px}}.col-1-6{float:left;clear:none;text-align:inherit;width:14.166666666666664%;margin-left:0;margin-right:3%}.col-1-6:after{clear:both;content:" ";display:table}.col-1-6:last-child{margin-right:0}@media screen and (max-width:768px){.col-1-6{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-1-6,.col-1-6:first-child{margin-left:auto}.col-1-6:last-child{margin-right:auto}.col-1-6:not(:last-child){margin-bottom:17px}}.col-2-6{float:left;clear:none;text-align:inherit;width:31.33333333333333%;margin-left:0;margin-right:3%}.col-2-6:after{clear:both;content:" ";display:table}.col-2-6:last-child{margin-right:0}@media screen and (max-width:768px){.col-2-6{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-2-6,.col-2-6:first-child{margin-left:auto}.col-2-6:last-child{margin-right:auto}.col-2-6:not(:last-child){margin-bottom:17px}}.col-3-6{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0;margin-right:3%}.col-3-6:after{clear:both;content:" ";display:table}.col-3-6:last-child{margin-right:0}@media screen and (max-width:768px){.col-3-6{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-3-6,.col-3-6:first-child{margin-left:auto}.col-3-6:last-child{margin-right:auto}.col-3-6:not(:last-child){margin-bottom:17px}}.col-4-6{float:left;clear:none;text-align:inherit;width:65.66666666666666%;margin-left:0;margin-right:3%}.col-4-6:after{clear:both;content:" ";display:table}.col-4-6:last-child{margin-right:0}@media screen and (max-width:768px){.col-4-6{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-4-6,.col-4-6:first-child{margin-left:auto}.col-4-6:last-child{margin-right:auto}.col-4-6:not(:last-child){margin-bottom:17px}}.col-5-6{float:left;clear:none;text-align:inherit;width:82.83333333333334%;margin-left:0;margin-right:3%}.col-5-6:after{clear:both;content:" ";display:table}.col-5-6:last-child{margin-right:0}@media screen and (max-width:768px){.col-5-6{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-5-6,.col-5-6:first-child{margin-left:auto}.col-5-6:last-child{margin-right:auto}.col-5-6:not(:last-child){margin-bottom:17px}}.col-6-6{float:left;clear:none;text-align:inherit;width:100%;margin-left:0;margin-right:3%}.col-6-6:after{clear:both;content:" ";display:table}.col-6-6:last-child{margin-right:0}@media screen and (max-width:768px){.col-6-6{display:block;clear:both;float:none;width:100%;margin-right:auto;padding-left:20px;padding-right:20px}.col-6-6,.col-6-6:first-child{margin-left:auto}.col-6-6:last-child{margin-right:auto}.col-6-6:not(:last-child){margin-bottom:17px}}.grid-1-2{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0;margin-right:3%}.grid-1-2:after{clear:both;content:" ";display:table}.grid-1-2:nth-child(n){margin-right:3%;float:left;clear:none}.grid-1-2:nth-child(2n){margin-right:0;float:right}.grid-1-2:nth-child(odd){clear:both}.grid-1-2.box{margin-bottom:2rem!important}.grid-2-2{float:left;clear:none;text-align:inherit;width:100%;margin-left:0;margin-right:3%}.grid-2-2:after{clear:both;content:" ";display:table}.grid-2-2:nth-child(n){margin-right:3%;float:left;clear:none}.grid-2-2:nth-child(2n){margin-right:0;float:right}.grid-2-2:nth-child(odd){clear:both}.grid-2-2.box{margin-bottom:2rem!important}.grid-1-3{float:left;clear:none;text-align:inherit;width:31.33333333333333%;margin-left:0;margin-right:3%}.grid-1-3:after{clear:both;content:" ";display:table}.grid-1-3:nth-child(n){margin-right:3%;float:left;clear:none}.grid-1-3:nth-child(3n){margin-right:0;float:right}.grid-1-3:nth-child(3n+1){clear:both}.grid-1-3.box{margin-bottom:2rem!important}.grid-2-3{float:left;clear:none;text-align:inherit;width:65.66666666666666%;margin-left:0;margin-right:3%}.grid-2-3:after{clear:both;content:" ";display:table}.grid-2-3:nth-child(n){margin-right:3%;float:left;clear:none}.grid-2-3:nth-child(3n){margin-right:0;float:right}.grid-2-3:nth-child(3n+1){clear:both}.grid-2-3.box{margin-bottom:2rem!important}.grid-3-3{float:left;clear:none;text-align:inherit;width:100%;margin-left:0;margin-right:3%}.grid-3-3:after{clear:both;content:" ";display:table}.grid-3-3:nth-child(n){margin-right:3%;float:left;clear:none}.grid-3-3:nth-child(3n){margin-right:0;float:right}.grid-3-3:nth-child(3n+1){clear:both}.grid-3-3.box{margin-bottom:2rem!important}.grid-1-9{float:left;clear:none;text-align:inherit;width:8.444444444444445%;margin-left:0;margin-right:3%}.grid-1-9:after{clear:both;content:" ";display:table}.grid-1-9:nth-child(n){margin-right:3%;float:left;clear:none}.grid-1-9:nth-child(9n){margin-right:0;float:right}.grid-1-9:nth-child(9n+1){clear:both}.grid-1-9.box{margin-bottom:2rem!important}.grid-2-9{float:left;clear:none;text-align:inherit;width:19.88888888888889%;margin-left:0;margin-right:3%}.grid-2-9:after{clear:both;content:" ";display:table}.grid-2-9:nth-child(n){margin-right:3%;float:left;clear:none}.grid-2-9:nth-child(9n){margin-right:0;float:right}.grid-2-9:nth-child(9n+1){clear:both}.grid-2-9.box{margin-bottom:2rem!important}.grid-3-9{float:left;clear:none;text-align:inherit;width:31.33333333333333%;margin-left:0;margin-right:3%}.grid-3-9:after{clear:both;content:" ";display:table}.grid-3-9:nth-child(n){margin-right:3%;float:left;clear:none}.grid-3-9:nth-child(9n){margin-right:0;float:right}.grid-3-9:nth-child(9n+1){clear:both}.grid-3-9.box{margin-bottom:2rem!important}.grid-4-9{float:left;clear:none;text-align:inherit;width:42.77777777777778%;margin-left:0;margin-right:3%}.grid-4-9:after{clear:both;content:" ";display:table}.grid-4-9:nth-child(n){margin-right:3%;float:left;clear:none}.grid-4-9:nth-child(9n){margin-right:0;float:right}.grid-4-9:nth-child(9n+1){clear:both}.grid-4-9.box{margin-bottom:2rem!important}.grid-5-9{float:left;clear:none;text-align:inherit;width:54.22222222222222%;margin-left:0;margin-right:3%}.grid-5-9:after{clear:both;content:" ";display:table}.grid-5-9:nth-child(n){margin-right:3%;float:left;clear:none}.grid-5-9:nth-child(9n){margin-right:0;float:right}.grid-5-9:nth-child(9n+1){clear:both}.grid-5-9.box{margin-bottom:2rem!important}.grid-6-9{float:left;clear:none;text-align:inherit;width:65.66666666666666%;margin-left:0;margin-right:3%}.grid-6-9:after{clear:both;content:" ";display:table}.grid-6-9:nth-child(n){margin-right:3%;float:left;clear:none}.grid-6-9:nth-child(9n){margin-right:0;float:right}.grid-6-9:nth-child(9n+1){clear:both}.grid-6-9.box{margin-bottom:2rem!important}.grid-7-9{float:left;clear:none;text-align:inherit;width:77.11111111111111%;margin-left:0;margin-right:3%}.grid-7-9:after{clear:both;content:" ";display:table}.grid-7-9:nth-child(n){margin-right:3%;float:left;clear:none}.grid-7-9:nth-child(9n){margin-right:0;float:right}.grid-7-9:nth-child(9n+1){clear:both}.grid-7-9.box{margin-bottom:2rem!important}.grid-8-9{float:left;clear:none;text-align:inherit;width:88.55555555555556%;margin-left:0;margin-right:3%}.grid-8-9:after{clear:both;content:" ";display:table}.grid-8-9:nth-child(n){margin-right:3%;float:left;clear:none}.grid-8-9:nth-child(9n){margin-right:0;float:right}.grid-8-9:nth-child(9n+1){clear:both}.grid-8-9.box{margin-bottom:2rem!important}.grid-9-9{float:left;clear:none;text-align:inherit;width:100%;margin-left:0;margin-right:3%}.grid-9-9:after{clear:both;content:" ";display:table}.grid-9-9:nth-child(n){margin-right:3%;float:left;clear:none}.grid-9-9:nth-child(9n){margin-right:0;float:right}.grid-9-9:nth-child(9n+1){clear:both}.grid-9-9.box{margin-bottom:2rem!important}.box{border-radius:30px 4px 30px 4px;box-shadow:0 3px 14px 0 rgba(16,57,107,.1),0 2px 7px 0 rgba(16,57,107,.1),0 1px 3px 0 rgba(16,57,107,.2);padding:24px 31px}@media screen and (min-width:1216px){.box{padding:32px 42px}}@media screen and (max-width:768px){.box{padding:24px 16px}}.box>table{box-shadow:none;margin-bottom:0}.box .box,.box.is-tight{border-radius:20px 4px 20px 4px;padding:12px 16px}@media screen and (min-width:1216px){.box .box,.box.is-tight{border-radius:30px 4px 30px 4px;padding:16px 21px}}@media screen and (max-width:768px){.box{border-radius:16px 4px 16px 4px}.box .information{margin-left:0!important;margin-right:0!important}}.box.is-paddingless{padding:0}.box:not(:last-child){margin-bottom:34px}.box h1 .is-1:first-child,.box h1 .is-2:first-child,.box h2 .is-1:first-child,.box h2 .is-2:first-child,.box h3 .is-1:first-child,.box h3 .is-2:first-child,.box h4 .is-1:first-child,.box h4 .is-2:first-child,.box h5 .is-1:first-child,.box h5 .is-2:first-child,.box h6 .is-1:first-child,.box h6 .is-2:first-child{margin-top:-10px}.box .content li,.box p{font-size:1rem;line-height:1.6}@media screen and (max-width:1215px){.box .content li,.box p{font-size:.875rem}}.box .box-title{text-align:center;padding-bottom:16px;position:relative}.box .box-title,.box .box-title>*{font-size:1.125rem;font-weight:500;letter-spacing:.03em}@media screen and (max-width:1215px){.box .box-title,.box .box-title>*{font-size:1rem}}.box .is-despaced svg{margin:-24px 0 -24px -24px}.box.is-selectable{cursor:pointer;box-shadow:0 3px 14px 0 rgba(16,57,107,.1),0 2px 7px 0 rgba(16,57,107,.1),0 1px 3px 0 rgba(16,57,107,.2),inset 0 0 0 0 #613dc1;transition:box-shadow .2s linear;position:relative}.box.is-selectable svg .icon-color-dark,.box.is-selectable svg .icon-color-light{transition:all .2s linear}.box.is-selectable>input[type=radio]{display:none}.box.is-selectable:before{line-height:32px;text-align:center;color:#fff;font-size:1.25rem;width:32px;height:32px;box-shadow:inset 0 0 0 2px #e7ebf0;position:absolute;top:24px;right:24px;border-radius:50%;transition:box-shadow .2s linear}@media screen and (max-width:1215px){.box.is-selectable:before{font-size:1.125rem}}.box.is-selectable:hover{box-shadow:0 3px 14px 0 rgba(16,57,107,.2),0 2px 7px 0 rgba(16,57,107,.2),0 1px 3px 0 rgba(16,57,107,.3),inset 0 0 0 0 #613dc1}.box.is-selectable.is-selected{box-shadow:0 3px 14px 0 rgba(16,57,107,.1),0 2px 7px 0 rgba(16,57,107,.1),0 1px 3px 0 rgba(16,57,107,.2),inset 0 0 0 2px #613dc1}.box.is-selectable.is-selected svg .icon-color-light{fill:#b09ee0}.box.is-selectable.is-selected svg .icon-color-dark{fill:#613dc1}.box.is-selectable.is-selected:before{box-shadow:inset 0 0 0 16px #b09ee0}.box.is-simple{border-radius:4px}.box.columns{padding:0}.box.columns>.col-1-2{float:left;clear:none;text-align:inherit;width:50%;margin-left:0;margin-right:0;padding:24px 31px}.box.columns>.col-1-2:after{clear:both;content:" ";display:table}.box.columns>.col-1-2:last-child{margin-right:0}@media screen and (min-width:1216px){.box.columns>.col-1-2{padding:32px 42px}}@media screen and (max-width:768px){.box.columns>.col-1-2{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.box.columns>.col-1-2:first-child{margin-left:auto}.box.columns>.col-1-2:last-child{margin-right:auto}}.box.columns>.col-1-2:last-child{float:right!important}.box.columns>.col-2-2{float:left;clear:none;text-align:inherit;width:100%;margin-left:0;margin-right:0;padding:24px 31px}.box.columns>.col-2-2:after{clear:both;content:" ";display:table}.box.columns>.col-2-2:last-child{margin-right:0}@media screen and (min-width:1216px){.box.columns>.col-2-2{padding:32px 42px}}@media screen and (max-width:768px){.box.columns>.col-2-2{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.box.columns>.col-2-2:first-child{margin-left:auto}.box.columns>.col-2-2:last-child{margin-right:auto}}.box.columns>.col-2-2:last-child{float:right!important}.box.columns>.col-1-3{float:left;clear:none;text-align:inherit;width:33.33333333333333%;margin-left:0;margin-right:0;padding:24px 31px}.box.columns>.col-1-3:after{clear:both;content:" ";display:table}.box.columns>.col-1-3:last-child{margin-right:0}@media screen and (min-width:1216px){.box.columns>.col-1-3{padding:32px 42px}}@media screen and (max-width:768px){.box.columns>.col-1-3{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.box.columns>.col-1-3:first-child{margin-left:auto}.box.columns>.col-1-3:last-child{margin-right:auto}}.box.columns>.col-1-3:last-child{float:right!important}.box.columns>.col-2-3{float:left;clear:none;text-align:inherit;width:66.66666666666666%;margin-left:0;margin-right:0;padding:24px 31px}.box.columns>.col-2-3:after{clear:both;content:" ";display:table}.box.columns>.col-2-3:last-child{margin-right:0}@media screen and (min-width:1216px){.box.columns>.col-2-3{padding:32px 42px}}@media screen and (max-width:768px){.box.columns>.col-2-3{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.box.columns>.col-2-3:first-child{margin-left:auto}.box.columns>.col-2-3:last-child{margin-right:auto}}.box.columns>.col-2-3:last-child{float:right!important}.box.columns>.col-3-3{float:left;clear:none;text-align:inherit;width:100%;margin-left:0;margin-right:0;padding:24px 31px}.box.columns>.col-3-3:after{clear:both;content:" ";display:table}.box.columns>.col-3-3:last-child{margin-right:0}@media screen and (min-width:1216px){.box.columns>.col-3-3{padding:32px 42px}}@media screen and (max-width:768px){.box.columns>.col-3-3{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.box.columns>.col-3-3:first-child{margin-left:auto}.box.columns>.col-3-3:last-child{margin-right:auto}}.box.columns>.col-3-3:last-child{float:right!important}.box.columns>.is-primary{background:#613dc1;color:#fff;font-weight:500}.box.columns>.is-primary h1,.box.columns>.is-primary h2,.box.columns>.is-primary h3,.box.columns>.is-primary h4,.box.columns>.is-primary h5,.box.columns>.is-primary h6{color:#fff!important}.box.columns>.is-primary a,.box.columns>.is-primary dd,.box.columns>.is-primary p{color:hsla(0,0%,100%,.7)}.box.columns>.is-primary a{transition:color .2s linear}.box.columns>.is-primary a:hover{color:#fff}.box.columns>.is-primary:last-child{border-bottom-right-radius:30px}@media screen and (max-width:768px){.box.columns>.is-primary:last-child{border-bottom-right-radius:16px}}@media screen and (max-width:768px){.box.columns>*{padding:15px 20px}.box.columns>:last-child{border-bottom-left-radius:4px}}.box.has-header{padding:0;background:#f8f9fb;overflow:visible}.box.has-header>header{padding:24px 31px;background:#fff;border-top-left-radius:30px;border-top-right-radius:3px}@media screen and (max-width:768px){.box.has-header>header{width:100%;border-top-left-radius:16px;padding:16px}.box.has-header>header .button.is-link{padding:0!important}.box.has-header>header.columns{flex-wrap:wrap;flex-direction:row}.box.has-header>header.columns>*{padding-left:4px!important;padding-right:4px!important}.box.has-header>header.columns .col-1-4{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0;margin-right:3%;flex:initial!important}.box.has-header>header.columns .col-1-4:after{clear:both;content:" ";display:table}.box.has-header>header.columns .col-1-4:nth-child(n){margin-right:3%;float:left;clear:none}.box.has-header>header.columns .col-1-4:nth-child(2n){margin-right:0;float:right}.box.has-header>header.columns .col-1-4:nth-child(odd){clear:both}}@media screen and (min-width:1216px){.box.has-header>header{padding:32px 42px}}.box.has-header>header .title{font-weight:500;color:#613dc1;font-size:1.75rem;letter-spacing:0}@media screen and (max-width:1215px){.box.has-header>header .title{font-size:1.5rem}}.box.has-header>header .title .tag{font-size:.75rem;color:#879cb5}@media screen and (max-width:1215px){.box.has-header>header .title .tag{font-size:.6825rem}}.box.has-header>header .subtitle{font-weight:500;color:#879cb5;font-size:.875rem;text-transform:uppercase;margin-bottom:6px;letter-spacing:.05em}@media screen and (max-width:1215px){.box.has-header>header .subtitle{font-size:.8rem}}.box.has-header>header .actions{display:flex;justify-content:flex-end}@media screen and (max-width:768px){.box.has-header>header .actions{justify-content:flex-start}}@media screen and (max-width:424px){.box.has-header>header .actions{flex-direction:column}.box.has-header>header .actions>*{margin:0 0 8px!important}}.box.has-header>article{padding:24px 31px}@media screen and (max-width:768px){.box.has-header>article .columns>*{padding-left:0;padding-right:0}}@media screen and (min-width:1216px){.box.has-header>article{padding:32px 42px}}.box.has-header>article.is-tight{padding:12px 16px}@media screen and (min-width:1216px){.box.has-header>article.is-tight{padding:16px 21px}}.box.has-header.has-focused-content{background:#fff}.box.has-header.has-focused-content>header{background:#f8f9fb}.box.has-header.has-focused-content>header.is-primary{background:#613dc1}.box.has-header.has-focused-content>header.is-primary .subtitle,.box.has-header.has-focused-content>header.is-primary .title{color:#fff}.table{border-radius:4px;box-shadow:0 3px 14px 0 rgba(16,57,107,.1),0 2px 7px 0 rgba(16,57,107,.1),0 1px 3px 0 rgba(16,57,107,.2);font-size:14px;overflow:hidden;color:#10396b}@media screen and (max-width:768px){.table{box-shadow:none;display:block}.table tbody,.table td,.table tr{display:block!important}}.table.is-full-width{width:100%}.table th{color:#10396b}.table tfoot,.table thead{background:#f8f9fb}@media screen and (max-width:768px){.table tfoot,.table thead{display:none}}.table tfoot th,.table thead th{text-transform:uppercase;color:#879cb5;font-size:.75rem;font-weight:500;padding:26px 12px;border:none;letter-spacing:.05em;white-space:nowrap;background-color:#f8f9fb!important}@media screen and (max-width:1215px){.table tfoot th,.table thead th{font-size:.6825rem}}@media screen and (max-width:768px){.table tfoot th,.table thead th{font-size:.625rem;white-space:normal}}@media print,screen and (min-width:769px){.table tfoot th,.table thead th{padding:18px 10px;font-size:.6825rem}}.table tfoot th:first-child,.table thead th:first-child{padding-left:32px!important}@media print,screen and (min-width:769px){.table tfoot th:first-child,.table thead th:first-child{padding-left:21px!important}}.table tfoot th:last-child,.table thead th:last-child{padding-right:32px!important}@media print,screen and (min-width:769px){.table tfoot th:last-child,.table thead th:last-child{padding-right:21px!important}}.table tfoot.is-condensed th,.table thead.is-condensed th{padding:10px 8px}.table tfoot .sorting,.table tfoot .sorting_asc,.table tfoot .sorting_desc,.table thead .sorting,.table thead .sorting_asc,.table thead .sorting_desc{cursor:pointer}.table tfoot .sorting:hover,.table tfoot .sorting_asc:hover,.table tfoot .sorting_desc:hover,.table thead .sorting:hover,.table thead .sorting_asc:hover,.table thead .sorting_desc:hover{background-color:rgba(16,57,107,.03)!important}.table thead tr{border-bottom:1px solid #e7ebf0}.table tfoot tr{border-top:1px solid #e7ebf0}.table tbody tr{border-bottom:1px solid #e7ebf0}@media screen and (max-width:768px){.table tbody tr{padding:12px 0}}.table tbody tr:hover{background:#f8f9fb}.table tbody tr:last-child{border:none}.table tbody tr.is-decision td:first-child{border-left:5px solid #f8ca00;padding-left:27px}.table tbody tr.is-decision.is-undecided{background:#fef9e5}.table tbody tr.is-unread td:first-child{position:relative}.table tbody tr.is-unread td:first-child:before{content:" ";font-size:0;position:absolute;top:50%;left:16px;width:8px;height:8px;background:#613dc1;border-radius:50%;margin-top:-4px}.table tbody tr.is-unread.is-decision td:first-child:before{left:11px}.table tbody td{border:none;color:#10396b;padding:18px 12px;vertical-align:middle;letter-spacing:.03em;max-width:50%}.table tbody td .cell-title{display:none}@media screen and (max-width:768px){.table tbody td{padding:8px 16px 8px 40%!important;width:100%;max-width:none;font-size:.875rem!important;position:relative}.table tbody td.is-small{color:#10396b}.table tbody td.is-placeholder{padding-left:16px!important}.table tbody td .cell-title{display:block!important;position:absolute;top:8px;left:16px;font-size:.75rem;color:#879cb5}}.table tbody td:first-child{padding-left:32px!important}@media print,screen and (min-width:769px){.table tbody td:first-child{padding-left:21px!important}}@media screen and (max-width:768px){.table tbody td:first-child{padding-left:40%!important}}.table tbody td:last-child{padding-right:32px!important}@media print,screen and (min-width:769px){.table tbody td:last-child{padding-right:21px!important}}@media screen and (max-width:768px){.table tbody td:last-child{padding-right:16px!important}}.table tbody td.is-small{font-size:12px;color:#879cb5}.table tbody td.vertical-th{vertical-align:top;font-weight:500;background:#f8f9fb;width:25%;white-space:nowrap;padding-right:32px!important}@media print,screen and (min-width:769px){.table tbody td.vertical-th{padding-right:21px!important}}.table tbody td.is-placeholder{color:#879cb5;font-size:.875rem}.table tbody td.is-empty{padding:32px 16px;text-align:center;font-size:1.25rem;font-weight:300;color:#879cb5;pointer-events:none}.table tbody td .is-small{font-size:10px;color:#879cb5;text-transform:uppercase;font-weight:500;letter-spacing:.05em}.table tbody td.is-nobr,.table tbody td.nowrap{white-space:nowrap}.table.is-compact thead th{padding-top:12px;padding-bottom:12px}.table.is-compact tbody td{padding-top:10px;padding-bottom:10px}.filterable-list .table td,.filterable-list .table th{min-width:100px}::selection{color:#fff;background:#27d39f}::-moz-selection{color:#fff;background:#27d39f}h1.is-1,h2.is-1,h3.is-1,h4.is-1,h5.is-1,h6.is-1{color:#613dc1;font-size:2.25rem;font-family:quatro-slab,Georgia,Times,serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:600;margin-bottom:.55em;line-height:1;letter-spacing:0}@media screen and (max-width:768px){h1.is-1,h2.is-1,h3.is-1,h4.is-1,h5.is-1,h6.is-1{font-size:1.6875rem}}h1.is-2,h2.is-2,h3.is-2,h4.is-2,h5.is-2,h6.is-2{color:#613dc1;font-size:1.75rem;font-family:quatro-slab,Georgia,Times,serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:600;margin-bottom:1em;line-height:2.75rem;letter-spacing:0}@media screen and (max-width:768px){h1.is-2,h2.is-2,h3.is-2,h4.is-2,h5.is-2,h6.is-2{font-size:1.3125rem;line-height:2rem}}h1.is-3,h2.is-3,h3.is-3,h4.is-3,h5.is-3,h6.is-3{color:#613dc1;font-size:1.5rem;font-weight:600;margin-bottom:1.1em;line-height:1.5rem;letter-spacing:0}@media screen and (max-width:1215px){h1.is-3,h2.is-3,h3.is-3,h4.is-3,h5.is-3,h6.is-3{font-size:1.25rem}}h1.is-4,h1.is-5,h2.is-4,h2.is-5,h3.is-4,h3.is-5,h4.is-4,h4.is-5,h5.is-4,h5.is-5,h6.is-4,h6.is-5{color:#10396b;font-size:1.25rem;font-weight:500;text-transform:uppercase;margin-bottom:1.3em;letter-spacing:.05em}@media screen and (max-width:1215px){h1.is-4,h1.is-5,h2.is-4,h2.is-5,h3.is-4,h3.is-5,h4.is-4,h4.is-5,h5.is-4,h5.is-5,h6.is-4,h6.is-5{font-size:1.125rem}}h1.is-5,h2.is-5,h3.is-5,h4.is-5,h5.is-5,h6.is-5{text-transform:none;letter-spacing:.03em}@media screen and (max-width:1215px){h1.is-5,h2.is-5,h3.is-5,h4.is-5,h5.is-5,h6.is-5{font-size:.875rem}}h1.is-6,h2.is-6,h3.is-6,h4.is-6,h5.is-6,h6.is-6{color:#879cb5;font-size:.875rem;font-weight:500;margin-bottom:1.15em;letter-spacing:.03em}@media screen and (max-width:1215px){h1.is-6,h2.is-6,h3.is-6,h4.is-6,h5.is-6,h6.is-6{font-size:.8rem}}h1.is-7,h2.is-7,h3.is-7,h4.is-7,h5.is-7,h6.is-7{color:#10396b;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}@media screen and (max-width:1215px){h1.is-7,h2.is-7,h3.is-7,h4.is-7,h5.is-7,h6.is-7{font-size:.8rem}}h1.is-7 span,h2.is-7 span,h3.is-7 span,h4.is-7 span,h5.is-7 span,h6.is-7 span{display:block;font-weight:300;text-transform:none}h1.is-overscore,h2.is-overscore,h3.is-overscore,h4.is-overscore,h5.is-overscore,h6.is-overscore{margin:0!important;font-family:navigo,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol!important;font-size:1.125rem!important;font-weight:600!important}h1.is-overscore:before,h2.is-overscore:before,h3.is-overscore:before,h4.is-overscore:before,h5.is-overscore:before,h6.is-overscore:before{display:block;content:" ";font-size:0;height:2px;width:32px;background:#fff;margin-bottom:-4px}h1.is-overscore+h1,h2.is-overscore+h1,h3.is-overscore+h1,h4.is-overscore+h1,h5.is-overscore+h1,h6.is-overscore+h1{margin-top:0!important}dl,p{font-size:1rem;line-height:1.5rem;letter-spacing:0}dl.is-big,p.is-big{font-size:1.125rem}dl.is-small,p.is-small{font-size:.75rem;line-height:1rem}dl.is-bold,p.is-bold{font-weight:600}dl.is-lighter,p.is-lighter{color:#879cb5}dt{margin-bottom:8px}dd{margin-bottom:16px}h1.is-link,h1.is-primary,h2.is-link,h2.is-primary,h3.is-link,h3.is-primary,h4.is-link,h4.is-primary,h5.is-link,h5.is-primary,h6.is-link,h6.is-primary,p.is-link,p.is-primary,span.is-link,span.is-primary{color:#613dc1!important}em,strong{color:inherit!important}address{padding:16px 24px;background:#e7ebf0;border-radius:4px;font-style:normal}.is-tabular{font-variant-numeric:tabular-nums;font-size:.95em;letter-spacing:-.02em;white-space:nowrap}.is-exempt{font-variant-numeric:normal}.subtitle,.title{word-break:break-word}.subtitle:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.subtitle em,.subtitle span,.subtitle strong,.title em,.title span,.title strong{font-weight:inherit}.subtitle .tag,.title .tag{vertical-align:middle}.title{line-height:1.125}.title strong{color:inherit}.title+.highlight{margin-top:-.75rem}.title:not(.is-spaced)+.subtitle{margin-top:-1rem}.title.is-1{font-size:2.25rem}.title.is-2{font-size:1.75rem}.title.is-3{font-size:1.5rem}.title.is-4{font-size:1.25rem}.title.is-5{font-size:1.125rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.875rem}.subtitle{line-height:1.25}.subtitle:not(.is-spaced)+.title{margin-top:-1rem}.subtitle.is-0{font-size:2.25rem}.subtitle.is-1{font-size:1.75rem}.subtitle.is-2{font-size:1.5rem}.subtitle.is-3{font-size:1.25rem}.subtitle.is-4{font-size:1.125rem}.subtitle.is-5{font-size:1rem}.subtitle.is-6{font-size:.875rem}.statistic dt{font-size:.75rem;line-height:1.6;color:#879cb5;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px}@media screen and (max-width:1215px){.statistic dt{font-size:.6825rem}}@media screen and (max-width:1023px){.statistic dt{font-size:.625rem}}.statistic dt+dt{margin-top:-10px}.statistic dd{font-size:1.75rem;line-height:2.0125rem;color:#10396b;font-weight:500;letter-spacing:0;margin:0}@media screen and (max-width:1215px){.statistic dd{font-size:1.5rem;line-height:1.725rem}}@media screen and (max-width:1023px){.statistic dd{font-size:1.25rem;line-height:1.4375rem}}.statistic.is-small{margin:6px 0}@media screen and (min-width:1216px){.statistic.is-small{margin:8px 0}}.statistic.is-small dt{margin:0}.statistic.is-small dd{font-size:1.125rem;line-height:1.25rem}@media screen and (max-width:1215px){.statistic.is-small dd{font-size:1rem;line-height:1.125rem}}.statistic.is-tiny{margin-bottom:12px}@media screen and (min-width:1216px){.statistic.is-tiny{margin-bottom:16px}}.statistic.is-tiny dt{text-transform:none;letter-spacing:.03em;margin:0}.statistic.is-tiny dd{font-size:1rem;line-height:1rem}@media screen and (max-width:1215px){.statistic.is-tiny dd{font-size:.875rem;line-height:.875rem}}.is-uppercase{text-transform:uppercase}.has-columns{-moz-columns:2;column-count:2;-moz-column-gap:64px;column-gap:64px}@media screen and (max-width:1023px){.has-columns{-moz-columns:1;column-count:1}}ul{margin-top:.8em;margin-bottom:.8em}ul li{line-height:1.3;margin-top:0;margin-bottom:1.3em;letter-spacing:.03em}ul li:last-child{margin-bottom:0}ul.is-checklist{list-style:none;font-size:.875rem}ul.is-checklist li{padding-left:24px;position:relative;line-height:1.5}ul.is-checklist li svg{position:absolute;top:0;left:0;color:#27d39f;width:16px;height:16px;margin-top:2px}ul.is-checklist.is-bad svg{color:#fb607f}ul.is-steps{margin:32px 0}ul.is-steps h1,ul.is-steps h2,ul.is-steps h3,ul.is-steps h4,ul.is-steps h5,ul.is-steps h6{margin-bottom:12px}ul.is-steps p{opacity:.75}ul.is-steps li{padding-left:48px;position:relative;margin-bottom:24px}ul.is-steps li span{position:absolute;width:32px;height:32px;background:#879cb5;color:#fff;left:0;top:-4px;border-radius:50%;display:flex;align-items:center;justify-content:center}ul.is-steps li:before{content:"";display:block;position:absolute;top:16px;left:15px;width:2px;height:105%;height:calc(100% + 24px);background:#e7ebf0}ul.is-steps li:last-child:before{display:none}.information{display:flex}.information svg{width:1em;height:1em;position:relative;top:.35em;flex:0 0 1em}.information h1,.information h2,.information h3,.information h4,.information h5,.information h6,.information p{padding:0 10px}.information p{flex-grow:2;font-weight:300;color:#879cb5;font-size:inherit;letter-spacing:.03em}.information p em{font-style:normal;color:#10396b!important}.information div *+p{font-size:.875rem;margin-top:8px;letter-spacing:.03em}.information.is-small,.information.is-small p{font-size:.75rem!important}.information.is-status svg{top:0}.information.is-status p{font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}@media screen and (max-width:1215px){.information.is-status p{font-size:.6825rem}}.information.is-green p{color:#27d39f}.information.is-green path{fill:#27d39f}.information.is-yellow p{color:#f8ca00}.information.is-yellow path{fill:#f8ca00}.information.is-red p{color:#fb607f}.information.is-red path{fill:#fb607f}.legal-disclaimer{border:1px solid rgba(135,156,181,.5);line-height:1.6;padding:12px 32px;margin:24px 0;text-align:center;font-size:.75rem;letter-spacing:.03em}html .time-toggle{cursor:pointer;-webkit-text-decoration:rgba(97,61,193,.3) dashed underline;text-decoration:rgba(97,61,193,.3) dashed underline;text-decoration-thickness:2px;white-space:nowrap}html.has-specific-time .time-toggle .time-friendly,html:not(.has-specific-time) .time-toggle .time-specific{display:none}.button{display:inline-flex;align-items:center;justify-content:center;padding:0 30px!important;font-weight:600;text-transform:uppercase;font-size:.875rem;line-height:normal!important;min-height:2.4rem;box-shadow:0 1px 3px 0 rgba(4,23,47,.3);border:none;color:#10396b;letter-spacing:.05em;transition:color .2s linear;position:relative;overflow:hidden}@media screen and (max-width:1215px){.button{font-size:.8rem;min-height:2rem;padding:0 24px!important}}.button span{z-index:3;position:relative;display:block;text-align:left}.button span.icon{font-size:1.2rem;text-align:right;height:auto;width:auto;margin:0 -2px 0 0!important}@media screen and (max-width:1215px){.button span.icon{font-size:1rem}}.button span+svg{margin-left:4px}.button:after{z-index:2}.button:before{content:" ";position:absolute;display:block;width:0;height:110%;top:50%;left:50%;background:#27d39f;z-index:1;transform:translateX(-50%) translateY(-50%) skew(-45deg);transition:all .3s}.button:active,.button:focus{color:#fff}.button:active:before,.button:focus:before{background:#23be8f}.button:focus:not(:active).is-primary{box-shadow:0 0 0 3px rgba(39,211,159,.5)}.button:focus:not(:active).is-payment{box-shadow:0 0 0 3px rgba(97,61,193,.5)}.button:focus:not(:active).is-danger{box-shadow:0 0 0 3px rgba(251,96,127,.5)}.button:focus:not(:active).is-link{box-shadow:0 0 0 3px rgba(16,57,107,.2)!important}.button.is-disabled,.button[disabled]{pointer-events:none;background:#e7ebf0}.button.is-disabled:before,.button[disabled]:before{display:none}.button.is-primary,.button.is-primary[disabled]{background:#27d39f}.button.is-primary:before,.button.is-primary[disabled]:before{background:#1fa97f}.button.is-primary:active,.button.is-primary[disabled]:active{box-shadow:none}.button.is-primary:active:before,.button.is-primary[disabled]:active:before{background:#198967}.button.is-primary:hover,.button.is-primary[disabled]:hover{background:#27d39f}.button.is-primary:focus,.button.is-primary[disabled]:focus{box-shadow:none}.button.is-danger{background:#fb607f;color:#fff!important;box-shadow:none}.button.is-danger:before{background:#fa3e64}.button.is-danger:active:before{background:#f91c49}.button.is-short,.button.is-small-width{min-width:180px}.button.is-medium-width{min-width:235px}.button.is-large-width,.button.is-long{min-width:300px}.button.is-link{box-shadow:none!important;text-decoration:none;transition:background .2s linear;background:none!important;color:#10396b!important}.button.is-link.is-primary{color:#27d39f}.button.is-link.is-primary:hover{color:#23be8f}.button.is-link.is-primary:active{color:#1fa97f}.button.is-link.is-danger{color:#fb607f}.button.is-link.is-danger:hover{color:#fa3e64!important}.button.is-link.is-danger:active{color:#f91c49!important}.button.is-link.is-white{color:#fff!important}.button.is-link.is-white:hover{opacity:.8}.button.is-link.is-white:active{opacity:.6}.button.is-link:before{display:none}@media screen and (max-width:768px){.button.is-link{white-space:normal;height:auto;line-height:2}}.button.is-payment{border-radius:25px;border-top-right-radius:4px;border-bottom-left-radius:4px}@media screen and (max-width:1215px){.button.is-payment{border-radius:20px;border-top-right-radius:4px;border-bottom-left-radius:4px}}.button.is-payment.is-primary{background:#613dc1;color:#fff}.button.is-payment.is-primary:before{background:#5234a4}.button.is-payment.is-primary:active:before{background:#442b87}.button.is-payment.is-danger{background:#fb607f;color:#fff}.button.is-full-width{width:100%;max-width:500px;margin-left:auto;margin-right:auto;display:flex}.button.is-small{padding:0 16px!important;min-height:1.56rem;font-size:.75rem}.button svg.is-right{margin-left:8px}.button svg.is-left{margin-right:8px}.button.is-paddingless{padding-left:0!important;padding-right:0!important}html.no-touch .button:active,html.no-touch .button:focus,html.no-touch .button:hover{color:#fff}html.no-touch .button:active:before,html.no-touch .button:focus:before,html.no-touch .button:hover:before{width:130%;width:calc(100% + 2.4rem)}html.no-touch .button:active.is-link,html.no-touch .button:focus.is-link,html.no-touch .button:hover.is-link{color:#10396b}.input,.select select,.textarea{color:#10396b;font-weight:400;font-size:.875rem;height:2.4rem;box-shadow:0 0 0 0 rgba(16,57,107,.25);border-width:2px;letter-spacing:.03em;transition:border .2s linear,box-shadow .2s linear}@media screen and (max-width:1215px){.input,.select select,.textarea{height:2rem;font-size:.8rem}.input.is-large,.select select.is-large,.textarea.is-large{height:2.4rem;font-size:1.125rem}}.input:hover,.select select:hover,.textarea:hover{border-color:#879cb5}.input.is-active,.input.is-focused,.input:active,.input:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea.is-active,.textarea.is-focused,.textarea:active,.textarea:focus{border-color:#10396b;box-shadow:0 0 0 3px rgba(16,57,107,.25)}.input.is-disabled,.input[disabled],.select select.is-disabled,.select select[disabled],.textarea.is-disabled,.textarea[disabled]{border-color:#e7ebf0!important;cursor:default}.input.is-danger,.select select.is-danger,.textarea.is-danger{box-shadow:0 0 0 0 rgba(251,96,127,.25);border-color:#fb607f!important}.input.is-danger.is-active,.input.is-danger.is-focused,.input.is-danger:active,.input.is-danger:focus,.select select.is-danger.is-active,.select select.is-danger.is-focused,.select select.is-danger:active,.select select.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 3px rgba(251,96,127,.25)}.input.is-monospace,.select select.is-monospace,.textarea.is-monospace{font-family:Source Code Pro,monospace;font-size:1rem}@media screen and (max-width:1215px){.input.is-monospace,.select select.is-monospace,.textarea.is-monospace{font-size:.875rem}}.input[type=search],.select select[type=search],.textarea[type=search]{border-radius:4px}input.input:-moz-read-only{border-color:#e7ebf0!important;box-shadow:none!important;cursor:default}input.input:read-only{border-color:#e7ebf0!important;box-shadow:none!important;cursor:default}.input.is-highlighted,.is-document.is-highlighted,.textarea.is-highlighted,.v-select.is-highlighted .el-input__inner{border-color:#27d39f;border-style:solid;box-shadow:0 0 0 6px rgba(39,211,159,.4)}.control-checkbox.is-highlighted label,.control-radio.is-highlighted label{box-shadow:inset 0 0 0 2px #27d39f,0 0 0 6px rgba(39,211,159,.4)}.control.big-number{position:relative;height:64px;margin:0;border-radius:4px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAABCAYAAABdVrceAAAAAXNSR0IArs4c6QAAABBJREFUCB1jYBik4PnrD/8BCdkDwilHeHIAAAAASUVORK5CYII=") #fff;box-shadow:0 0 0 0 rgba(16,57,107,.25);border:2px solid #d8dce5;transition:border .2s linear,box-shadow .2s linear}.control.big-number.is-active,.control.big-number.is-focused,.control.big-number:active,.control.big-number:focus{border-color:#10396b!important;box-shadow:0 0 0 3px rgba(16,57,107,.25)}.control.big-number label.is-big-number{display:none}.control.big-number input.is-big-number{border:none;outline:none;background:none;color:#10396b;font-family:Source Code Pro,monospace;font-size:38.5px;height:60px;line-height:60px;z-index:2;padding:0 0 0 8px;letter-spacing:16px}.control.big-number:hover{border-color:#879cb5}.control.big-number:active,.control.big-number:focus{border-color:#10396b}@media screen and (max-width:768px){.control.big-number{height:48px;line-height:48px;font-size:28.875px;letter-spacing:11.5px;background-size:29px}.control.big-number input.is-big-number,.control.big-number label.is-big-number{height:44px;line-height:44px;font-size:28.875px;padding:0 0 0 6px;letter-spacing:11.5px}}.big-number.is-1-characters{width:42px}@media screen and (max-width:768px){.big-number.is-1-characters{width:32px}}.big-number.is-1-characters input.is-big-number{width:49px}@media screen and (max-width:768px){.big-number.is-1-characters input.is-big-number{width:39px}}.big-number.is-2-characters{width:81px}@media screen and (max-width:768px){.big-number.is-2-characters{width:61px}}.big-number.is-2-characters input.is-big-number{width:88px}@media screen and (max-width:768px){.big-number.is-2-characters input.is-big-number{width:68px}}.big-number.is-3-characters{width:120px}@media screen and (max-width:768px){.big-number.is-3-characters{width:90px}}.big-number.is-3-characters input.is-big-number{width:127px}@media screen and (max-width:768px){.big-number.is-3-characters input.is-big-number{width:97px}}.big-number.is-4-characters{width:159px}@media screen and (max-width:768px){.big-number.is-4-characters{width:119px}}.big-number.is-4-characters input.is-big-number{width:166px}@media screen and (max-width:768px){.big-number.is-4-characters input.is-big-number{width:126px}}.big-number.is-5-characters{width:198px}@media screen and (max-width:768px){.big-number.is-5-characters{width:148px}}.big-number.is-5-characters input.is-big-number{width:205px}@media screen and (max-width:768px){.big-number.is-5-characters input.is-big-number{width:155px}}.big-number.is-6-characters{width:237px}@media screen and (max-width:768px){.big-number.is-6-characters{width:177px}}.big-number.is-6-characters input.is-big-number{width:244px}@media screen and (max-width:768px){.big-number.is-6-characters input.is-big-number{width:184px}}.big-number.is-7-characters{width:276px}@media screen and (max-width:768px){.big-number.is-7-characters{width:206px}}.big-number.is-7-characters input.is-big-number{width:283px}@media screen and (max-width:768px){.big-number.is-7-characters input.is-big-number{width:213px}}.big-number.is-8-characters{width:315px}@media screen and (max-width:768px){.big-number.is-8-characters{width:235px}}.big-number.is-8-characters input.is-big-number{width:322px}@media screen and (max-width:768px){.big-number.is-8-characters input.is-big-number{width:242px}}.big-number.is-9-characters{width:354px}@media screen and (max-width:768px){.big-number.is-9-characters{width:264px}}.big-number.is-9-characters input.is-big-number{width:361px}@media screen and (max-width:768px){.big-number.is-9-characters input.is-big-number{width:271px}}.big-number.is-10-characters{width:393px}@media screen and (max-width:768px){.big-number.is-10-characters{width:293px}}.big-number.is-10-characters input.is-big-number{width:400px}@media screen and (max-width:768px){.big-number.is-10-characters input.is-big-number{width:300px}}.control-prefix{position:absolute;top:50%;transform:translateY(-50%);left:12px;z-index:10;color:#879cb5;pointer-events:none}.select{width:100%;height:40px;min-width:120px}@media screen and (max-width:1215px){.select:not(.is-multiple){height:2rem}}.select.is-multiple{height:auto}.select select{width:100%;font-size:.875rem;padding-top:0;padding-bottom:0}@media screen and (max-width:1215px){.select select{font-size:.8rem}}@media screen and (max-width:1215px){.select:not(.is-multiple):not(.is-loading):after{border-width:0 0 2px 2px;right:.8rem;width:.48rem;height:.48rem}}.textarea{padding:10px 15px;height:auto;line-height:1.4}::-webkit-input-placeholder{color:#879cb5}::-moz-placeholder{color:#879cb5}:-ms-input-placeholder{color:#879cb5}:-moz-placeholder{color:#879cb5}.control .is-embedded{display:flex;align-items:center;position:absolute;top:0;right:0;height:2.4rem;font-size:.75rem;color:#10396b;font-weight:500;text-transform:uppercase;letter-spacing:.05em;z-index:2;padding:0 10px}@media screen and (max-width:1215px){.control .is-embedded{height:2rem;font-size:.6825rem}}.control-checkbox,.control-radio{position:relative;width:16px;height:16px}.control-checkbox label,.control-radio label{position:absolute;top:0;left:0;display:inline-block;width:16px;height:16px;border-radius:4px;transition:box-shadow .2s;box-shadow:inset 0 0 0 2px #d8dce5;padding:0;background:#fff}.control-checkbox label:hover,.control-radio label:hover{box-shadow:inset 0 0 0 2px #879cb5}.control-checkbox input,.control-radio input{visibility:hidden}.control-checkbox input:checked+label,.control-radio input:checked+label{box-shadow:inset 0 0 0 8px #27d39f!important}.control-checkbox input:checked+label div,.control-radio input:checked+label div{width:16px!important;transition-delay:.2s}.control-checkbox input.disabled+label,.control-checkbox input:disabled+label,.control-radio input.disabled+label,.control-radio input:disabled+label{opacity:.5;cursor:default}.control-checkbox label div{display:block;color:#fff;position:absolute;top:0;left:0;overflow:hidden;width:0!important;transition:all .2s ease-in-out;transition-delay:0s;padding:0 1px;font-size:16px;height:16px;line-height:16px}.control-checkbox label div svg{width:14px!important;height:16px}.control-radio label{border-radius:50%}.control-radio input:checked+label{box-shadow:inset 0 0 0 5px #27d39f}.checkbox,.radio{cursor:pointer;display:inline-flex;flex-wrap:wrap;justify-content:flex-start;position:relative;vertical-align:top;align-items:normal}.checkbox:hover .control-checkbox label,.radio:hover .control-checkbox label{box-shadow:inset 0 0 0 2px #879cb5}.checkbox .control-checkbox,.radio .control-checkbox{margin-top:3px}.checkbox label,.radio label{padding-left:10px;cursor:pointer;flex:1;color:#10396b!important}.label{text-transform:uppercase;font-weight:600;font-size:.75rem;color:#10396b;letter-spacing:.05em}@media screen and (max-width:768px){.label.is-empty{display:none}}@media screen and (max-width:1215px){.label{font-size:.6825rem}}.label:not(:last-child){margin:0;padding-bottom:.5em}.label span{text-transform:none;font-weight:400;font-size:.75rem;letter-spacing:.03em}@media screen and (max-width:1215px){.label span{font-size:.6825rem}}.field{display:block}.field:not(:last-child){margin-bottom:17px}.field.columns>*{padding:0}.field .help{font-weight:600;color:#10396b;letter-spacing:.05em}.field p.statement{color:#10396b;font-weight:400;font-size:14px;font-size:.875rem;height:30px;line-height:30px}.tag:not(body){font-size:.625rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;text-decoration:none!important}@media screen and (max-width:1215px){.tag:not(body){font-size:.625rem}}.tag:not(body) .icon{margin:0 8px 0 -4px!important}@media screen and (max-width:1215px){.tag:not(body) .icon{margin:0 8px 0 0!important;width:16px;height:16px}}.tag:not(body).is-phone{background:hsla(0,0%,100%,.1);color:#fff;height:38px;line-height:38px;font-size:.875rem;letter-spacing:.05em;padding:0 18px;transition:background .2s linear}@media screen and (max-width:1215px){.tag:not(body).is-phone{font-size:.8rem;height:30px;line-height:30px;padding:0 14px 0 10px}}.tag:not(body).is-phone:hover{color:#fff;background:hsla(0,0%,100%,.2)}.tag:not(body).is-danger,.tag:not(body).is-primary,.tag:not(body).is-success,.tag:not(body).is-text{color:#fff!important}.tag:not(body).is-light{background:#f8f9fb}.tag:not(body).is-success{background:#27d39f}.tag:not(body).is-danger{background:#fb607f}.tag:not(body).is-text{background:#10396b}.tag:not(body).is-info{background:#3273dc}.tags{margin-top:.25rem}.tags .tag{margin-bottom:.25rem}.tags .tag:not(:last-child){margin-right:.25rem}.progress>div{height:1rem;width:0;background-color:#c3ccd7;transition:all .4s ease-out}.progress.is-link>div,.progress.is-primary>div{background-color:#613dc1}.popper{width:auto;background-color:#f8f9fb;color:#879cb5;text-align:center;padding:12px;display:inline-block;border-radius:4px;position:absolute;font-size:.875rem;font-weight:400;z-index:200000;box-shadow:0 3px 14px 0 rgba(16,57,107,.2),0 2px 7px 0 rgba(16,57,107,.2),0 1px 3px 0 rgba(16,57,107,.3);max-width:340px;white-space:normal;text-transform:none}.popper.is-information{text-align:left;padding:16px 24px 24px;max-width:400px}.popper.is-jar-card{text-align:left;padding:16px 24px 24px;color:#10396b}@media screen and (max-width:768px){.popper.is-jar-card{transform:none!important;right:0;bottom:0;max-width:none;margin:0!important;border-radius:0}.popper.is-jar-card .popper__arrow{display:none}}.popper.is-jar-card .is-jar-card-close{position:absolute;top:12px;right:0}@media print,screen and (min-width:769px){.popper.is-jar-card .is-jar-card-close{display:none}}.popper.is-jar-card hr{margin:1rem 0}.popper.is-jar-card ul.is-checklist{font-size:.75rem}.popper.is-jar-card p.is-lighter{font-size:.75rem;line-height:1.2;margin:0}.popper.is-jar-card .premade-investments{position:relative}.popper.is-jar-card .premade-investments .premade-or{position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:center}.popper.is-jar-card .premade-investments .premade-or span{background:#879cb5;color:#fff;font-size:.625rem;width:19px;height:19px;line-height:19px;border-radius:10px;text-align:center;z-index:2}.popper.is-jar-card .premade-investments .premade-or:after{content:" ";display:block;font-size:0;position:absolute;top:-10px;left:50%;bottom:-10px;width:1px;background:#879cb5;transform:rotate(25deg);opacity:.5}.popper p{font-size:.875rem;margin-bottom:8px}.popper p:last-child{margin-bottom:0}.popper p em{font-style:normal;color:#10396b!important}.popper h3{color:#10396b;font-size:1rem;margin-bottom:8px}.popper .popper__arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px}.popper[x-placement^=top]{margin-bottom:5px}.popper[x-placement^=top] .popper__arrow{border-width:5px 5px 0;border-color:#f8f9fb transparent transparent;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.popper[x-placement^=bottom]{margin-top:5px}.popper[x-placement^=bottom] .popper__arrow{border-width:0 5px 5px;border-color:transparent transparent #f8f9fb;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.popper[x-placement^=right]{margin-left:5px}.popper[x-placement^=right] .popper__arrow{border-width:5px 5px 5px 0;border-color:transparent #f8f9fb transparent transparent;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.popper[x-placement^=left]{margin-right:5px}.popper[x-placement^=left] .popper__arrow{border-width:5px 0 5px 5px;border-color:transparent transparent transparent #f8f9fb;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.popper .fund-information{padding:6px}.popper .fund-information h4{font-size:.875rem;color:#10396b}.popper .fund-information .columns h4{margin-top:12px}.popper .fund-information h5{font-size:.75rem;color:#879cb5}.popper .fund-information p.is-lighter{line-height:1.2em;font-size:.75rem;margin-top:4px;margin-bottom:0}.popper .fund-information p.is-bold{color:#10396b}.popper .fund-information svg{margin:8px 12px 0 0}.popper .fund-information table td,.popper .fund-information table th,.popper .fund-information table tr{border:none}.popper .fund-information table th{color:#879cb5;font-weight:400;padding:4px 12px 4px 0;white-space:nowrap}.popper .fund-information table td{color:#10396b;padding:4px 0 4px 6px!important}.divider-or{display:flex;align-items:center}.divider-or hr{flex:1}.divider-or span{font-size:.875rem;color:#879cb5;padding:0 12px;background:#fff}.notification.is-danger{background:#fb607f;color:#fff}.notification.is-success{background:#27d39f;color:#fff}#header{color:#fff}section.section{background:none;z-index:2;position:relative}@media screen and (max-width:1023px){.container{padding:0 16px}}@-webkit-keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@-webkit-keyframes throb{0%{opacity:.5}40%,to{opacity:0;transform:scale(1.1)}}@keyframes throb{0%{opacity:.5}40%,to{opacity:0;transform:scale(1.1)}}html.auth{width:100%;height:100%}html.auth body{width:100%;min-height:100%;background-image:linear-gradient(to top left,#8b5be5,#40248b);padding-bottom:70px}html.auth #app{padding-top:32px}html.error,html.error body{width:100%;height:100%;background:#f8f9fb}html.construction{height:100%}@media screen and (max-width:768px){html.construction{background:#f8f9fb}}html.construction body{overflow:visible;height:100%}@media screen and (max-width:768px){html.construction body{background:#f8f9fb}}html.construction body #app{height:100%}html.construction body #app .container{height:100%;display:flex;flex-direction:column}html.construction body #app .container .level{flex:0 0 auto;width:100%;height:auto}html:not(.home) #header.is-simple{background:#613dc1;position:relative;transition:top .3s ease-out;z-index:2;top:0}html:not(.home) #header.is-simple.is-contracted{top:-120px}html:not(.home) #header.is-simple:before{display:none}html:not(.home) #header.is-white{position:absolute;top:0;width:100%;z-index:1}html:not(.home) #header.is-white #nav h1 #logo{background:url(/images/generic/logo/logo-purple.svg) no-repeat 0 0}#header-graphic{position:absolute;top:0;left:0;right:0;width:100%;height:45vh;min-height:350px;max-height:460px}@media screen and (max-width:768px){#header-graphic{height:60vh;max-height:none}}html:not(.home) #header{padding:24px 0;min-height:100px;overflow:hidden}@media screen and (min-width:1216px){html:not(.home) #header{padding:31px 0}}html:not(.home) #header #hero{text-align:center}html:not(.home) #header #hero .container{width:55%;padding-bottom:32px;margin:0 auto}@media screen and (max-width:768px){html:not(.home) #header #hero .container{width:100%}}html:not(.home) #header #hero h1{color:#fff}html:not(.home) #header #hero p{color:#fff;font-size:1.125rem;font-weight:300;letter-spacing:.01em;line-height:1.75rem}@media screen and (max-width:768px){html:not(.home) #header #hero p{font-size:1rem;line-height:1.5rem}}#header-tablet-wrapper{position:absolute;top:50%;margin-top:-404px;left:40%;transform:scale(1.1)}@media screen and (max-width:1023px){#header-tablet-wrapper{position:static;margin:-200px 0 0}}@media screen and (max-width:768px){#header-tablet-wrapper{transform:scale(.7);transform-origin:0 0;margin:-150px 0 0 -150px;position:absolute;top:auto;left:auto}}@media screen and (min-width:425px){#header-tablet-wrapper{transform:scale(.8)}}@media screen and (min-width:640px){#header-tablet-wrapper{transform:scale(.9);margin-left:auto;margin-right:auto}}@media screen and (min-width:1024px) and (max-width:1215px){#header-tablet-wrapper{right:auto;transform:scale(1);left:35%}}@media screen and (min-width:1216px){#header-tablet-wrapper{transform:scale(1.1)}}#header-tablet{width:834px;height:809px;pointer-events:auto!important}#header-tablet>*{position:absolute;top:0;left:0;width:834px;height:809px;background-position:50%;background-size:834px 809px;background-repeat:no-repeat;pointer-events:none}#header-tablet #header-tablet-base{background-image:url(/images/site/landing/header-tablet-base.png)}#header-tablet #header-tablet-stats{background-image:url(/images/site/landing/header-tablet-stats.png)}#header-tablet #header-tablet-graph{background-image:url(/images/site/landing/header-tablet-graph.png)}#header-tablet #header-tablet-jar-a{background-image:url(/images/site/landing/header-tablet-jar-a.png)}#header-tablet #header-tablet-jar-b{background-image:url(/images/site/landing/header-tablet-jar-b.png)}#header-tablet #header-tablet-jar-c{background-image:url(/images/site/landing/header-tablet-jar-c.png)}#header-tablet #header-tablet-glow{background:radial-gradient(ellipse at center,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,0) 70%);width:600px;height:600px;top:100px;left:50px}#header-tablet #header-tablet-cta{pointer-events:auto!important;z-index:10!important}#header-tablet #header-tablet-cta a{padding:33.599999999999994px 24px 48px;transform:rotate(9deg);top:250px;left:200px;width:250px;text-align:center;color:#10396b;font-size:1.5rem;font-weight:500;box-shadow:0 3px 14px 0 rgba(16,57,107,.1),0 2px 7px 0 rgba(16,57,107,.1),0 1px 3px 0 rgba(16,57,107,.2)}#header-tablet #header-tablet-cta a,#header-tablet #header-tablet-cta a:before{display:block;background:#fff;border-radius:25px 4px 25px 4px;position:absolute}#header-tablet #header-tablet-cta a:before{content:" ";font-size:0;top:0;left:0;right:0;bottom:0;z-index:-1;-webkit-animation:throb 1.6s infinite;animation:throb 1.6s infinite}#header-tablet #header-tablet-cta a i{display:block;font-size:3.375rem;color:#613dc1}#header-tablet #header-tablet-cta a small{display:block;color:#879cb5;font-size:1rem;font-weight:400}#header-media{position:fixed;top:50%;left:50%;transform:translate(-50%,150%);background:#000;z-index:10000000;width:80%;max-height:80%;transition:transform .4s cubic-bezier(.895,.03,.685,.22)}@media screen and (max-width:768px){#header-media{top:0;left:0;right:0;bottom:0;transform:none;display:none;width:auto;max-height:none}}#header-media.active{transform:translate(-50%,-50%);transition-timing-function:cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:768px){#header-media.active{transform:none;display:block}}#header-media:before{display:block;content:"";width:100%;padding-top:56.2765957447%}#header-media a{z-index:2;display:block;position:absolute;top:-35px;left:105%;left:calc(100% + 10px);width:100px;height:100px;text-align:center;line-height:100px;font-size:70px;font-weight:300;color:#fff}@media screen and (max-width:768px){#header-media a{top:10px;left:auto;right:-10px}}#header-media iframe{width:100%;height:100%;position:absolute;top:0;left:0}#header-media-blanket{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(97,61,193,.9);pointer-events:none;z-index:9999999;opacity:0;transition:opacity .4s linear}#header-media-blanket.active{opacity:1;pointer-events:auto}#tailer{padding-top:88px}#tailer h1{margin-bottom:24px}#tailer .button{margin-top:57px}@media screen and (max-width:639px){#tailer .has-text-right{text-align:center!important}#tailer .button{margin-top:10px}}#tailer-buckets p,#tailer p{font-size:1rem;font-weight:300;letter-spacing:.03em;margin-bottom:16px}#footer-plain{overflow:hidden}#footer,#footer-plain{width:100%;color:#fff;line-height:1}#footer{display:block;position:relative;margin-top:192px;padding:4px 0 48px;background:#613dc1}@media screen and (max-width:768px){#footer{margin-top:128px}}#footer #footer-top{position:absolute;bottom:100%;left:0;right:0;height:126px}@media screen and (max-width:1023px){#footer #footer-top{height:60px}}#footer #footer-top svg{width:100%;height:100%}#footer>.container{position:relative}#footer a{color:hsla(0,0%,100%,.5)}#footer a:focus,#footer a:hover{color:#fff}footer>.container{margin-top:32px}@media screen and (max-width:639px){footer>.container{border:none;margin-top:0;padding:48px 16px 24px}}@media screen and (max-width:768px){footer #footer-division{flex-direction:column-reverse}}footer #footer-contact,footer #footer-menu{text-transform:uppercase;font-size:.75rem;line-height:1.5rem;letter-spacing:.05em;padding-bottom:48px;border-bottom:1px solid rgba(239,235,248,.2);margin-bottom:48px}@media screen and (max-width:1023px){footer #footer-contact,footer #footer-menu{padding-bottom:0}footer #footer-contact .col-1-4,footer #footer-menu .col-1-4{width:50%;float:left;clear:none;margin:0 0 48px}footer #footer-contact .col-1-4:nth-child(odd),footer #footer-menu .col-1-4:nth-child(odd){clear:left}}@media screen and (max-width:768px){footer #footer-contact,footer #footer-menu{border:none;margin:0;padding-bottom:24px}}footer #footer-contact h4,footer #footer-menu h4{margin-bottom:1rem;font-weight:600}footer #footer-contact ul,footer #footer-menu ul{margin-bottom:32px}footer #footer-contact ul:last-child,footer #footer-menu ul:last-child{margin-bottom:0}footer #footer-contact a,footer #footer-menu a{font-weight:500}footer #footer-contact address,footer #footer-menu address{background:none;padding:0;text-transform:none;font-weight:300;font-style:normal;line-height:1.5rem;color:hsla(0,0%,100%,.75)}footer #footer-left{border-right:1px solid rgba(239,235,248,.2)}@media screen and (max-width:768px){footer #footer-left{padding:0;border:none}}footer #footer-contact{padding:0;border:none;margin:0}@media screen and (max-width:768px){footer #footer-contact{padding:0 20px}footer #footer-contact .columns{display:flex;flex-direction:row;padding-bottom:48px;border-bottom:1px solid rgba(239,235,248,.2);margin:0 0 48px}footer #footer-contact .columns .col-2-2{width:50%}footer #footer-contact .columns .col-2-2:first-child{padding-left:0!important}footer #footer-contact .columns .col-2-2:last-child{padding-right:0!important}}footer #footer-contact a.button{font-size:1.125rem;padding:0 12px 0 0!important;min-height:1.5rem;height:1.5rem}footer #footer-contact h4{margin-bottom:0}footer #footer-contact h5{margin-top:12px}footer #footer-contact p{text-transform:none;font-size:.875rem}footer p.footer-copyright{text-transform:uppercase!important;font-size:.625rem!important;color:hsla(0,0%,100%,.5)!important;margin-top:32px;letter-spacing:.03em;padding-bottom:16px}@media screen and (min-width:1024px) and (max-width:1215px){footer #footer-certificates{flex-wrap:wrap}footer #footer-certificates .col-1-3{flex:1}}@media screen and (max-width:768px){footer #footer-certificates{text-align:center}}footer #footer-certificates p{font-size:.875rem;color:hsla(0,0%,100%,.5)}footer #footer-certificates .col-1-3>div{height:64px;display:flex}footer #footer-certificates img,footer #footer-certificates svg{max-height:50px;max-width:70px;opacity:.5}@media screen and (max-width:768px){footer #footer-certificates img,footer #footer-certificates svg{margin:0 auto}}@media screen and (min-width:1024px) and (max-width:1215px){footer #footer-disclaimer{width:100%;flex:unset!important;padding-bottom:32px}}footer #footer-disclaimer p{font-size:.75rem!important;text-align:center;border:1px solid hsla(0,0%,100%,.5);padding:12px 24px;margin-right:12px;color:hsla(0,0%,100%,.5)}@media screen and (min-width:1024px) and (max-width:1215px){footer #footer-disclaimer p{font-size:.875rem!important;padding:12px 24px;margin-right:0}}@media screen and (max-width:768px){footer #footer-disclaimer p{margin:0 0 16px}}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#613dc1}.content li,.content p{font-size:1rem;line-height:1.75}@media screen and (max-width:768px){.content li,.content p{letter-spacing:.02em}}@media screen and (max-width:768px){.content h2{font-size:1.5rem;font-weight:600;margin:1.4rem 0 .4rem}}body .content-container{padding:31px;background:#fff;border-radius:8px;margin:0 auto}@media screen and (min-width:1216px){body .content-container{padding:42px}body .content-container.not-widescreen{background:none}}body .content-container.is-narrow{width:80%}body .content-container .content-container{padding-left:0;padding-right:0}body .content-container section{padding-top:0;padding-bottom:0}@media screen and (max-width:768px){.container .content-container{border-radius:0}}@media screen and (max-width:639px){section.section{padding-right:0;padding-left:0}}section.section p.is-big{font-size:1.125rem;line-height:36px;margin:0 auto 24px;max-width:750px;font-weight:300}@media screen and (min-width:1216px){section.section p.is-big{margin:0 auto 32px}}.selling-points .columns{margin:0;padding:0;border-bottom:1px solid #e7ebf0}@media screen and (max-width:768px){.selling-points .columns{border:none;display:block;text-align:center}}.selling-points .columns:last-child{border:none}.selling-points .columns>div{margin:0;padding:24px;border-right:1px solid #e7ebf0}@media screen and (max-width:768px){.selling-points .columns>div{padding:24px 0;border:none;width:100%}}@media screen and (min-width:1216px){.selling-points .columns>div{padding:32px}}.selling-points .columns>div:first-child{padding-left:0}.selling-points .columns>div:last-child{padding-right:0;border-right:0}.selling-points svg{margin:-16px 0 -16px -16px}@media screen and (max-width:768px){.selling-points svg{width:100px;height:100px}}[data-aos-duration="100"] [data-aos],body [data-aos][data-aos-duration="100"]{transition-duration:.1s}[data-aos-delay="100"] [data-aos],body [data-aos][data-aos-delay="100"]{transition-delay:0}[data-aos-delay="100"] [data-aos].aos-animate,body [data-aos][data-aos-delay="100"].aos-animate{transition-delay:.1s}[data-aos-duration="200"] [data-aos],body [data-aos][data-aos-duration="200"]{transition-duration:.2s}[data-aos-delay="200"] [data-aos],body [data-aos][data-aos-delay="200"]{transition-delay:0}[data-aos-delay="200"] [data-aos].aos-animate,body [data-aos][data-aos-delay="200"].aos-animate{transition-delay:.2s}[data-aos-duration="300"] [data-aos],body [data-aos][data-aos-duration="300"]{transition-duration:.3s}[data-aos-delay="300"] [data-aos],body [data-aos][data-aos-delay="300"]{transition-delay:0}[data-aos-delay="300"] [data-aos].aos-animate,body [data-aos][data-aos-delay="300"].aos-animate{transition-delay:.3s}[data-aos-duration="400"] [data-aos],body [data-aos][data-aos-duration="400"]{transition-duration:.4s}[data-aos-delay="400"] [data-aos],body [data-aos][data-aos-delay="400"]{transition-delay:0}[data-aos-delay="400"] [data-aos].aos-animate,body [data-aos][data-aos-delay="400"].aos-animate{transition-delay:.4s}[data-aos-duration="500"] [data-aos],body [data-aos][data-aos-duration="500"]{transition-duration:.5s}[data-aos-delay="500"] [data-aos],body [data-aos][data-aos-delay="500"]{transition-delay:0}[data-aos-delay="500"] [data-aos].aos-animate,body [data-aos][data-aos-delay="500"].aos-animate{transition-delay:.5s}[data-aos-duration="600"] [data-aos],body [data-aos][data-aos-duration="600"]{transition-duration:.6s}[data-aos-delay="600"] [data-aos],body [data-aos][data-aos-delay="600"]{transition-delay:0}[data-aos-delay="600"] [data-aos].aos-animate,body [data-aos][data-aos-delay="600"].aos-animate{transition-delay:.6s}[data-aos-duration="700"] [data-aos],body [data-aos][data-aos-duration="700"]{transition-duration:.7s}[data-aos-delay="700"] [data-aos],body [data-aos][data-aos-delay="700"]{transition-delay:0}[data-aos-delay="700"] [data-aos].aos-animate,body [data-aos][data-aos-delay="700"].aos-animate{transition-delay:.7s}[data-aos-duration="800"] [data-aos],body [data-aos][data-aos-duration="800"]{transition-duration:.8s}[data-aos-delay="800"] [data-aos],body [data-aos][data-aos-delay="800"]{transition-delay:0}[data-aos-delay="800"] [data-aos].aos-animate,body [data-aos][data-aos-delay="800"].aos-animate{transition-delay:.8s}[data-aos-duration="900"] [data-aos],body [data-aos][data-aos-duration="900"]{transition-duration:.9s}[data-aos-delay="900"] [data-aos],body [data-aos][data-aos-delay="900"]{transition-delay:0}[data-aos-delay="900"] [data-aos].aos-animate,body [data-aos][data-aos-delay="900"].aos-animate{transition-delay:.9s}[data-aos-duration="1000"] [data-aos],body [data-aos][data-aos-duration="1000"]{transition-duration:1s}[data-aos-delay="1000"] [data-aos],body [data-aos][data-aos-delay="1000"]{transition-delay:0}[data-aos-delay="1000"] [data-aos].aos-animate,body [data-aos][data-aos-delay="1000"].aos-animate{transition-delay:1s}[data-aos-duration="2500"] [data-aos],body [data-aos][data-aos-duration="2500"]{transition-duration:2.5s}html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}html:not(.no-js) [data-aos=fade-up]{transform:translate3d(0,50px,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform}html:not(.no-js) [data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}@media screen and (max-width:1023px){#how-it-works .col-1-2{padding:0;width:100%}#how-it-works article{padding-left:40px;position:relative;margin-bottom:20px}#how-it-works article:before{position:absolute;top:20px;left:8px;content:" ";display:block;width:4px;height:110%;background:#b09ee0;font-size:0}#how-it-works article:after{position:absolute;top:3px;left:0;content:" ";display:block;border-radius:10px;width:20px;height:20px;background:#fff;border:3px solid #613dc1;font-size:0}#how-it-works article.last:before{display:none}}#jar-explainer{display:block;height:785px;margin:64px 0;overflow:hidden}#jar-explainer .container{height:100%}@media screen and (max-width:768px){#jar-explainer{margin:64px 0 0;height:auto}}#jar-explainer article{width:842px;height:785px;position:absolute;right:-184px}@media screen and (max-width:768px){#jar-explainer article{right:auto;left:50%;margin-left:-421px}}#jar-explainer article .slate-content{width:330px;color:#fff;position:absolute;top:125px;left:205px;z-index:2}@media screen and (max-width:768px){#jar-explainer article .slate-content{right:0;left:421px;transform:translateX(-50%);width:90vw;z-index:4}}#jar-explainer article .slate-content .is-1,#jar-explainer article .slate-content .is-2{color:#fff}#jar-explainer article .slate-content p{line-height:1.75;margin-bottom:16px}#jar-explainer article>svg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1!important}#jar-explainer aside{display:flex;align-items:center;width:40%;height:100%;position:relative;z-index:3}@media screen and (max-width:768px){#jar-explainer aside{width:100%;height:auto;padding:640px 0 64px;justify-content:center}}@media screen and (max-width:424px){#jar-explainer aside{padding-top:720px}}#jar-explainer aside img{width:100%;max-width:490px;margin-top:-50px}@media screen and (max-width:768px){#jar-explainer aside img{max-width:400px}}#showcase{margin-bottom:64px;padding-bottom:32px}@media screen and (max-width:768px){#showcase h2{margin-bottom:24px!important}}.has-centered-content{display:flex;align-items:center;justify-content:center}#jars-name{padding:20px 0 60px}#jars-teaser{padding:40px 45px 35px;margin-bottom:140px;cursor:pointer;transition:box-shadow .2s linear}#jars-teaser:hover{box-shadow:0 3px 14px 0 rgba(16,57,107,.2),0 2px 7px 0 rgba(16,57,107,.2),0 1px 3px 0 rgba(16,57,107,.3)}#jars-teaser img,#jars-teaser svg{float:left;margin-right:20px;margin-top:8px}#jars-teaser h4{font-size:1.125rem;margin-bottom:0}#talk{padding-top:140px}@media screen and (max-width:768px){#talk{padding-top:60px}}#talk h2{color:#10396b;margin:0}@media screen and (max-width:768px){#talk h2{font-size:1.5rem}}#talk a{display:block;color:#613dc1;font-size:3rem}@media screen and (max-width:768px){#talk a{font-size:2rem}}ul.tabs{border-bottom:1px solid #b09ee0;margin-bottom:30px;display:flex;text-align:center;margin-left:48px;margin-right:48px;padding-left:48px;padding-right:48px}@media screen and (min-width:1216px){ul.tabs{margin-left:64px;margin-right:64px;padding-left:64px;padding-right:64px}}ul.tabs li{flex:1;margin:0}ul.tabs li a{color:#fff;font-size:1.125rem;opacity:.5;transition:opacity .2s linear;padding:16px 0;display:inline-block;position:relative}ul.tabs li a:after{content:" ";font-size:0;height:0;position:absolute;left:0;bottom:0;width:100%;transition:height .2s linear;background:#fff}ul.tabs li a.is-selected{opacity:1}ul.tabs li a.is-selected:after{height:4px}#create-tabs{position:relative}#create-tabs>*{transition:opacity .25s linear}#create-tabs #pre-built{position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none}#create-tabs #create-new{transition-delay:.25s}#create-tabs.pre-built #pre-built{opacity:1;transition-delay:.25s;pointer-events:auto}#create-tabs.pre-built #create-new{opacity:0;pointer-events:none;transition-delay:0s}#pre-built svg{width:42px}@media screen and (min-width:1024px){#what-is-a-jar{margin-bottom:60px}}@media screen and (max-width:639px){#what-is-a-jar{margin-top:50px}#what-is-a-jar .media-left{position:absolute;top:-40px;left:50%;margin-left:-40px}#what-is-a-jar .media-content{padding-top:40px;text-align:center}}#jar-usps .col-1-3{display:flex;flex-direction:column;justify-content:center;padding-top:24px}@media screen and (max-width:1215px){#jar-usps .col-1-3{min-width:50%;background:#fff;border-radius:4px;padding:24px 31px}}@media screen and (max-width:639px){#jar-usps .col-1-3{padding:0}}#jar-usps .col-1-3 h2{font-size:1.75rem;line-height:1.75rem}@media screen and (max-width:1023px){#jar-usps .col-1-3 h2{font-size:1.5rem;line-height:1.5rem}}#jar-usps .col-1-3 ul{padding-bottom:24px}@media screen and (min-width:1216px){#jar-usps .col-1-3 ul{padding-bottom:32px}}#jar-usps .col-1-3 li{font-size:1.125rem;font-weight:300;line-height:2em;margin-bottom:18px;padding-left:2em}@media screen and (max-width:1023px){#jar-usps .col-1-3 li{font-size:1rem}}#jar-usps .col-1-3 li svg{padding-top:4px;margin-top:4px;width:1em;height:1em}#jar-details .statistic{margin-top:14px;margin-bottom:14px}#jar-details .statistic dt{margin-bottom:0}#jar-lock-period{justify-content:center}#jar-lock-period p{flex-grow:0}@media screen and (max-width:768px){#jar-cta .col-1-2{margin:0;text-align:center!important}#jar-cta .col-1-2.has-text-right{padding-top:0}#jar-cta .col-1-2.has-text-right .button.is-payment{margin:0 auto 10px}}.box.quote{max-width:760px;margin:0 auto 24px}@media screen and (min-width:1216px){.box.quote{margin:0 auto 32px}}.box.quote blockquote{font-size:1.125rem;line-height:1.8;padding-bottom:12px}@media screen and (min-width:1216px){.box.quote blockquote{font-size:1.25rem;padding:16px}}.box.quote p{text-align:right}.box.quote p strong{text-transform:uppercase}.box.quote p span{color:#879cb5}.team-member{margin-bottom:0!important}.team-member .team-portrait{position:absolute;bottom:0;right:0;height:120%}.team-member header a{font-size:1.25rem}.team-member header a svg{margin-right:8px}@media screen and (max-width:768px){.team-member{position:relative;overflow:visible;margin-top:70px}.team-member .col-1-3{position:absolute;top:-45px;left:50%;padding:0;transform:translateX(-50%);margin:0;font-size:0;border-radius:50%;overflow:hidden;border:3px solid #fff;box-shadow:0 0 0 1px #879cb5;width:33%}.team-member .col-2-3{width:100%;padding-top:80px}.team-member .col-2-3 h2,.team-member .col-2-3 h3{text-align:center}.team-member .col-2-3 .button{display:flex;margin-bottom:12px}.team-member .col-2-3 .button span{text-align:center}}@media screen and (max-width:768px){#team .columns,#team h2.is-1{margin-bottom:0!important}}@media screen and (max-width:768px){#strategy .columns{flex-direction:column}#strategy .columns.is-reverse{flex-direction:column-reverse}#strategy .columns .col-1-2{padding:0}#strategy .columns .col-1-2.has-centered-content{padding:0 40px 12px}}@media screen and (max-width:768px){html.campaign .nav-brand{margin:0 auto!important}}html.campaign header#header{background:#613dc1}@media screen and (max-width:1023px){html.campaign header#header{height:90vh;margin-bottom:32px}}@media screen and (max-width:768px){html.campaign header#header{height:110vh}}@media screen and (min-width:1024px){html.campaign header#header #hero,html.campaign header#header #hero .container{height:100%}html.campaign header#header #hero .container{display:flex;align-items:center}}html.campaign header#header #hero article{position:static;width:auto;height:auto;padding-top:0;padding-left:0}@media screen and (max-width:1023px){html.campaign header#header #hero article{text-align:center;padding-top:130px}html.campaign header#header #hero article p{max-width:550px;padding:0 16px}html.campaign header#header #hero article .control{text-align:center}}html.campaign h2.is-1{margin-bottom:32px}html.campaign #footer>.container{margin-top:0}@media screen and (max-width:768px){html.campaign #footer>.container{padding-left:16px;padding-right:16px}}html.campaign #footer #footer-disclaimer{border:1px solid #fff;padding:12px 16px;opacity:.5;margin:32px 0 64px;font-size:.75rem}html.campaign #footer #footer-copyright{text-align:center;font-size:.75rem}#campaign-signup{background:linear-gradient(to top left,#8b5be5,#40248b);padding:64px 0}html.campaign-light #nav{padding:64px;height:auto}@media screen and (max-width:1023px){html.campaign-light #nav{padding:24px}}html.campaign-light #nav h1{max-width:none;width:100%}html.campaign-light #nav h1 #logo{background:url(/images/generic/logo/logo-purple.svg) no-repeat 0 0;margin:0 auto;transform-origin:50% 50%}html.campaign-light #campaign-signup{background:none;padding:32px 0}html.campaign-light .container .container{padding-left:0;padding-right:0}.smart-investing-features #features{background:#613dc1;padding:64px 0}.smart-investing-features #features h2,.smart-investing-features #features h3,.smart-investing-features #features p{color:#fff}.smart-investing-features #features .is-grouped-centered{padding:0 0 64px}.smart-investing-signup{background-color:#fff!important}.smart-investing-signup #campaign-signup{background:none}.make-money-work-signup{margin-bottom:64px}.g-signin2>div{width:100%!important}.login-or{margin:12px 0;position:relative;text-align:center}.login-or:before{display:block;position:absolute;content:" ";font-size:0;height:1px;top:50%;left:0;right:0;background:#e7ebf0}.login-or span{background:#fff;padding:0 12px;font-size:.75rem;position:relative;z-index:2}html.error .container{max-width:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}html.error .container h1{font-size:3.375rem;color:#b09ee0;padding:0 0 24px;margin:0}html.error .container p{margin:16px 0;line-height:1.6}html.error .container svg{float:right;width:320px;height:320px}@media screen and (max-width:1023px){html.error .container{position:static;transform:none;text-align:center;flex-direction:column-reverse!important;padding:0;max-width:550px;margin:0 auto}html.error .container .col-1-2{width:100%}html.error .container h1{font-size:2.25rem;padding-bottom:12px}html.error .container svg{width:60vw;height:60vw;max-width:300px;max-height:50vh;float:none;margin:32px auto}}html.minisite,html.minisite body{background:#f8f9fb}html.minisite #minisite-header{width:100%;height:100%;width:100vw;height:100vh;height:calc(var(--vh, 1vh)*100);background:#fff}@media screen and (max-width:768px){html.minisite #minisite-header{height:auto}}html.minisite #minisite-header .container{position:relative;height:100%}@media screen and (max-width:768px){html.minisite #minisite-header .container{height:auto;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);display:flex;flex-direction:column-reverse;padding-bottom:64px}}html.minisite #minisite-header #hero{width:40%;min-width:300px;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width:1023px){html.minisite #minisite-header #hero{width:60%}}@media screen and (max-width:768px){html.minisite #minisite-header #hero{width:auto;position:static;transform:none;text-align:center}}html.minisite #minisite-header #hero #logo{margin-bottom:32px}html.minisite #minisite-header #hero h1{width:85%;line-height:1.2}@media screen and (max-width:768px){html.minisite #minisite-header #hero h1{width:auto}}html.minisite #minisite-header #hero p{line-height:1.8;font-size:1.125rem;margin-bottom:64px}html.minisite #minisite-header figure{width:50%;position:absolute;top:50%;transform:translateY(-50%);right:0}@media screen and (max-width:768px){html.minisite #minisite-header figure{position:static;transform:none;width:auto;padding:64px 0}}html.minisite #minisite-header figure img{width:100%}html.minisite .section{padding-top:96px;padding-bottom:96px}html.minisite .section .content-container,html.minisite .section .section{padding:0}html.minisite .section .content-container{background:none!important;margin:0}html.minisite .section.is-white{background:#fff}html.minisite .section.is-primary{background:#613dc1}html.minisite .section.is-primary .is-color-adaptive h1,html.minisite .section.is-primary .is-color-adaptive h2,html.minisite .section.is-primary .is-color-adaptive h3,html.minisite .section.is-primary .is-color-adaptive h4,html.minisite .section.is-primary .is-color-adaptive h5,html.minisite .section.is-primary .is-color-adaptive h6,html.minisite .section.is-primary .is-color-adaptive p{color:#fff!important}html.minisite .section.is-primary .is-steps li span{background:#efebf8;color:#613dc1}html.minisite .section.is-primary .is-steps li:before{background:hsla(0,0%,100%,.2)}html.minisite #association-block{padding:16px 24px;border-radius:8px;display:inline-block;margin-left:-12px;text-align:center}@media screen and (max-width:768px){html.minisite #association-block{margin-left:0}}html.minisite #association-block #association-line{margin:12px 0 0!important;text-align:center}html.minisite #association-line{font-size:.875rem!important;margin:-16px 0 24px!important}html.minisite #association-line svg{height:16px;width:auto}html.minisite footer{color:#879cb5;padding-bottom:64px}@media screen and (max-width:768px){html.minisite footer{padding-bottom:16px}}html.minisite footer .container{margin-top:64px}@media screen and (max-width:768px){html.minisite footer .container{margin-top:16px}}html.minisite footer *{font-size:.8rem}html.minisite footer address{background:none;padding:0;margin:4px 0 12px}html.minisite footer span{display:block}html.minisite footer p{margin-top:24px}html.lamf #association-block{background:#e9faf5}html.lamf #association-line svg{margin-left:2px;position:relative;top:2px}html.lamf .is-text-light{color:#879cb5}html.moneyjar-select{background:#2a2622}html.moneyjar-select body{background:#2a2622;color:#fff}html.moneyjar-select h1,html.moneyjar-select h2,html.moneyjar-select h3,html.moneyjar-select h4,html.moneyjar-select h5,html.moneyjar-select h6{color:#bfb89b!important}html.moneyjar-select hr{background-color:rgba(0,0,0,.1)}html.moneyjar-select a{color:#bfb89b}html.moneyjar-select a:active,html.moneyjar-select a:focus,html.moneyjar-select a:hover{color:#a49a71}html.moneyjar-select ul.is-checklist li{padding-left:16px}html.moneyjar-select ul.is-checklist li svg{color:#94895f}html.moneyjar-select .section.is-white{background:#121110}html.moneyjar-select .section.is-white p{color:#fff}html.moneyjar-select .section.is-primary{background:#bfb89b}html.moneyjar-select .section.is-primary .is-color-adaptive h1,html.moneyjar-select .section.is-primary .is-color-adaptive h2,html.moneyjar-select .section.is-primary .is-color-adaptive h3,html.moneyjar-select .section.is-primary .is-color-adaptive h4,html.moneyjar-select .section.is-primary .is-color-adaptive h5,html.moneyjar-select .section.is-primary .is-color-adaptive h6,html.moneyjar-select .section.is-primary .is-color-adaptive p{color:#2a2622!important}html.moneyjar-select .box{background:#bfb89b;color:#2a2622;box-shadow:0 3px 14px 0 rgba(0,0,0,.1),0 2px 7px 0 rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.2)}html.moneyjar-select .box h1,html.moneyjar-select .box h2,html.moneyjar-select .box h3,html.moneyjar-select .box h4,html.moneyjar-select .box h5,html.moneyjar-select .box h6,html.moneyjar-select .box p{color:#2a2622!important}html.moneyjar-select #association-block{background:rgba(191,184,155,.15)}html.moneyjar-select #association-line svg{margin-right:2px;position:relative;top:2px}html.moneyjar-select #minisite-header{background:#121110}html.moneyjar-select #minisite-header #logo svg{height:60px;width:auto}html.moneyjar-select .button.is-primary{background:#a49a71}html.moneyjar-select .button.is-primary:before{background:#7f7651}html.moneyjar-select .button.is-primary:focus:not(:active){box-shadow:0 0 0 3px rgba(191,184,155,.25)}html.moneyjar-select footer{color:hsla(0,0%,100%,.35)}.feature-columns.has-small-titles .is-2{font-family:navigo,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.5rem;line-height:1.4}