body {
    margin: 0;
    padding: 0;
    font-family: "Open Sans",sans-serif;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-user-select: none;
    -moz-user-select: none;
}
html{
  box-sizing:border-box;
  width: 100%;
  overflow-x: hidden;
}
body.fixed .section, body.fixed footer.footer, body.fixed .Wallop, body.fixed .curve-image-section  {
  display: none;
}
body.fixed .hero.is-cover.is-fullheight
{
  min-height: 110px;
}
body.fixed #product-modal.modal {
  position: relative;
  top: 0;
  overflow: hidden;
}
body.fixed .productmodal-container {
  height: auto;
  overflow: unset;
}
body.fixed .modal-card, 
body.fixed .modal-content
{
  max-height: none;
  overflow: unset;
}






@-webkit-keyframes spinAround{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
@keyframes spinAround{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}
button,input,select,textarea{margin:0}
*{box-sizing:inherit}
:after,:before{box-sizing:inherit}
audio,embed,img,object,video{height:auto;max-width:100%}iframe{border:0}
table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}
html{background-color:#fff;font-size:14px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;text-rendering:optimizeLegibility}
article,aside,figure,footer,header,hgroup,section{display:block}
code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:Inconsolata,Consolas,Monaco,monospace}
body{color:#4a4a4a;font-size:1rem;font-weight:400;line-height:1.5}
a{color:#000000;cursor:pointer;text-decoration:none;-webkit-transition:none 86ms ease-out;transition:none 86ms ease-out}
a:hover{color:#363636}
code{background-color:#f5f5f5;color:#ff3860;font-size:.8em;font-weight:400;padding:.25em .5em .25em}
hr{background-color:#dbdbdb;border:none;display:block;height:1px;margin:1.5rem 0}img{max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.8em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}pre{/*background-color:#f5f5f5;*/color:#4a4a4a;/*font-size:.8em;*/white-space:pre;word-wrap:normal}pre code{background:0 0;color:inherit;display:block;/*font-size:1.4em;*/overflow-x:auto;padding:1.25rem 1.5rem}table{width:100%}table td,table th{text-align:left;vertical-align:top}table th{color:#363636}.is-block{display:block}
.float-right {
  float: right;
}
@media screen and (max-width:768px){.is-block-mobile{display:block!important}}
@media screen and (min-width:769px){.is-block-tablet{display:block!important}}
@media screen and (min-width:769px) and (max-width:999px){.is-block-tablet-only{display:block!important}}
@media screen and (max-width:999px){.is-block-touch{display:block!important}}
@media screen and (min-width:1000px){.is-block-desktop{display:block!important}}
@media screen and (min-width:1000px) and (max-width:1191px){.is-block-desktop-only{display:block!important}}
@media screen and (min-width:1192px){.is-block-widescreen{display:block!important}}.is-flex{display:-webkit-box;display:-ms-flexbox;display:flex}
@media screen and (max-width:768px){.is-flex-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}
@media screen and (min-width:769px){.is-flex-tablet{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}
@media screen and (min-width:769px) and (max-width:999px){.is-flex-tablet-only{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (max-width:999px){.is-flex-touch{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}
@media screen and (min-width:1000px){.is-flex-desktop{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}
@media screen and (min-width:1000px) and (max-width:1191px){.is-flex-desktop-only{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}
@media screen and (min-width:1192px){.is-flex-widescreen{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.is-inline{display:inline}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width:769px){.is-inline-tablet{display:inline!important}}
@media screen and (min-width:769px) and (max-width:999px){.is-inline-tablet-only{display:inline!important}}
@media screen and (max-width:999px){.is-inline-touch{display:inline!important}}
@media screen and (min-width:1000px){.is-inline-desktop{display:inline!important}}
@media screen and (min-width:1000px) and (max-width:1191px){.is-inline-desktop-only{display:inline!important}}
@media screen and (min-width:1192px){.is-inline-widescreen{display:inline!important}}.is-inline-block{display:inline-block}
@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}
@media screen and (min-width:769px){.is-inline-block-tablet{display:inline-block!important}}
@media screen and (min-width:769px) and (max-width:999px){.is-inline-block-tablet-only{display:inline-block!important}}
@media screen and (max-width:999px){.is-inline-block-touch{display:inline-block!important}}
@media screen and (min-width:1000px){.is-inline-block-desktop{display:inline-block!important}}
@media screen and (min-width:1000px) and (max-width:1191px){.is-inline-block-desktop-only{display:inline-block!important}}
@media screen and (min-width:1192px){.is-inline-block-widescreen{display:inline-block!important}}.is-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
@media screen and (max-width:768px){.is-inline-flex-mobile{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}
@media screen and (min-width:769px){.is-inline-flex-tablet{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}
@media screen and (min-width:769px) and (max-width:999px){.is-inline-flex-tablet-only{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}
@media screen and (max-width:999px){.is-inline-flex-touch{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}
@media screen and (min-width:1000px){.is-inline-flex-desktop{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}
@media screen and (min-width:1000px) and (max-width:1191px){.is-inline-flex-desktop-only{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}
@media screen and (min-width:1192px){.is-inline-flex-widescreen{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left}.is-pulled-right{float:right}.is-clipped{overflow:hidden!important}.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.has-text-centered{text-align:center}.has-text-left{text-align:left}.has-text-right{text-align:right}.is-hidden{display:none!important}
@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}
@media screen and (min-width:769px){.is-hidden-tablet{display:none!important}}
@media screen and (min-width:769px) and (max-width:999px){.is-hidden-tablet-only{display:none!important}}
@media screen and (max-width:999px){.is-hidden-touch{display:none!important}}
@media screen and (min-width:1000px){.is-hidden-desktop{display:none!important}}
@media screen and (min-width:1000px) and (max-width:1191px){.is-hidden-desktop-only{display:none!important}}
@media screen and (min-width:1192px){.is-hidden-widescreen{display:none!important}}.is-disabled{pointer-events:none}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.box{background-color:#fff;border-radius:5px;box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;padding:1.25rem}.box:not(:last-child){margin-bottom:1.5rem}a.box:focus,a.box:hover{box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px #00d1b2}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #00d1b2}.button{-moz-appearance:none;-webkit-appearance:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:3px;box-shadow:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;height:2.285em;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:1.5;padding-left:.75em;padding-right:.75em;position:relative;vertical-align:top;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid #dbdbdb;color:#363636;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:.75em;padding-right:.75em;text-align:center;white-space:nowrap}
.button.is-active,.button.is-focused,.button:active,.button:focus{outline:0}.button.is-disabled,.button[disabled]{pointer-events:none}.button strong{color:inherit}.button .icon:first-child:not(:last-child){margin-left:-.25rem;margin-right:.5rem}.button .icon:last-child:not(:first-child){margin-left:.5rem;margin-right:-.25rem}.button .icon:first-child:last-child{margin-left:calc(-1px + -.25rem);margin-right:calc(-1px + -.25rem)}.button .icon.is-small:first-child:not(:last-child){margin-left:0}.button .icon.is-small:last-child:not(:first-child){margin-right:0}.button .icon.is-small:first-child:last-child{margin-left:calc(-1px + 0rem);margin-right:calc(-1px + 0rem)}.button .icon.is-medium:first-child:not(:last-child){margin-left:-.5rem}.button .icon.is-medium:last-child:not(:first-child){margin-right:-.5rem}.button .icon.is-medium:first-child:last-child{margin-left:calc(-1px + -.5rem);margin-right:calc(-1px + -.5rem)}.button .icon.is-large:first-child:not(:last-child){margin-left:-1rem}.button .icon.is-large:last-child:not(:first-child){margin-right:-1rem}.button .icon.is-large:first-child:last-child{margin-left:calc(-1px + -1rem);margin-right:calc(-1px + -1rem)}.button.is-hovered,.button:hover{border-color:#b5b5b5;color:#363636}.button.is-focused,.button:focus{border-color:#00d1b2;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#363636}.button.is-active,.button:active{border-color:#4a4a4a;box-shadow:inset 0 1px 2px rgba(10,10,10,.2);color:#363636}.button.is-link{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-link.is-active,.button.is-link.is-focused,.button.is-link.is-hovered,.button.is-link:active,.button.is-link:focus,.button.is-link:hover{background-color:#f5f5f5;color:#363636}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;box-shadow:0 0 .5em rgba(255,255,255,.25);color:#0a0a0a}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;box-shadow:inset 0 1px 2px rgba(10,10,10,.2);color:#0a0a0a}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted:hover{background-color:#000}.button.is-white.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black.is-hovered,.button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:transparent;box-shadow:inset 0 1px 2px rgba(10,10,10,.2);color:#fff}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-loading:after{border-color:transparent transparent #fff #fff!important}
.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:#363636}.button.is-light.is-hovered,.button.is-light:hover{background-color:#eee;border-color:transparent;color:#363636}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;box-shadow:0 0 .5em rgba(245,245,245,.25);color:#363636}.button.is-light.is-active,.button.is-light:active{background-color:#e8e8e8;border-color:transparent;box-shadow:inset 0 1px 2px rgba(10,10,10,.2);color:#363636}.button.is-light.is-inverted{background-color:#363636;color:#f5f5f5}.button.is-light.is-inverted:hover{background-color:#292929}.button.is-light.is-loading:after{border-color:transparent transparent #363636 #363636!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:#363636;color:#f5f5f5}.button.is-dark{background-color:#363636;border-color:transparent;color:#f5f5f5}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#f5f5f5}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#f5f5f5}.button.is-dark.is-active,.button.is-dark:active{background-color:#292929;border-color:transparent;box-shadow:inset 0 1px 2px rgba(10,10,10,.2);color:#f5f5f5}.button.is-dark.is-inverted{background-color:#f5f5f5;color:#363636}.button.is-dark.is-inverted:hover{background-color:#e8e8e8}.button.is-dark.is-loading:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#f5f5f5}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#f5f5f5;color:#363636}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.button.is-primary.is-active,.button.is-primary:active{background-color:#00b89c;border-color:transparent;box-shadow:inset 0 1px 2px rgba(10,10,10,.2);color:#fff}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}
.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.button.is-info{background-color:#3273dc;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#276cda;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;box-shadow:0 0 .5em rgba(50,115,220,.25);color:#fff}.button.is-info.is-active,.button.is-info:active{background-color:#2366d1;border-color:transparent;box-shadow:inset 0 1px 2px rgba(10,10,10,.2);color:#fff}.button.is-info.is-inverted{background-color:#fff;color:#3273dc}.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3273dc;color:#3273dc}.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#3273dc;border-color:#3273dc;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent #3273dc #3273dc!important}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3273dc}.button.is-success{background-color:#23d160;border-color:transparent;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#22c65b;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;box-shadow:0 0 .5em rgba(35,209,96,.25);color:#fff}.button.is-success.is-active,.button.is-success:active{background-color:#20bc56;border-color:transparent;box-shadow:inset 0 1px 2px rgba(10,10,10,.2);color:#fff}.button.is-success.is-inverted{background-color:#fff;color:#23d160}.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#23d160;color:#23d160}.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#23d160;border-color:#23d160;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent #23d160 #23d160!important}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#23d160}.button.is-warning{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;box-shadow:0 0 .5em rgba(255,221,87,.25);color:rgba(0,0,0,.7)}.button.is-warning.is-active,.button.is-warning:active{background-color:#ffd83d;border-color:transparent;box-shadow:inset 0 1px 2px rgba(10,10,10,.2);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);color:#ffdd57}.button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-warning.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffdd57;color:#ffdd57}.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,.7)}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent #ffdd57 #ffdd57!important}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffdd57}.button.is-danger{background-color:#ff3860;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#ff2b56;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;box-shadow:0 0 .5em rgba(255,56,96,.25);color:#fff}.button.is-danger.is-active,.button.is-danger:active{background-color:#ff1f4b;border-color:transparent;box-shadow:inset 0 1px 2px rgba(10,10,10,.2);color:#fff}.button.is-danger.is-inverted{background-color:#fff;color:#ff3860}.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#ff3860;color:#ff3860}.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#ff3860;border-color:#ff3860;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent #ff3860 #ff3860!important}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#ff3860}.button.is-small{border-radius:2px;font-size:.75rem}.button.is-small .icon:first-child:not(:last-child){margin-left:-.375rem;margin-right:.375rem}.button.is-small .icon:last-child:not(:first-child){margin-left:.375rem;margin-right:-.375rem}.button.is-small .icon:first-child:last-child{margin-left:calc(-1px + -.375rem);margin-right:calc(-1px + -.375rem)}.button.is-small .icon.is-small:first-child:not(:last-child){margin-left:-.125rem}
.button.is-small .icon.is-small:last-child:not(:first-child){margin-right:-.125rem}.button.is-small .icon.is-small:first-child:last-child{margin-left:calc(-1px + -.125rem);margin-right:calc(-1px + -.125rem)}.button.is-small .icon.is-medium:first-child:not(:last-child){margin-left:-.625rem}.button.is-small .icon.is-medium:last-child:not(:first-child){margin-right:-.625rem}.button.is-small .icon.is-medium:first-child:last-child{margin-left:calc(-1px + -.625rem);margin-right:calc(-1px + -.625rem)}.button.is-small .icon.is-large:first-child:not(:last-child){margin-left:-1.125rem}.button.is-small .icon.is-large:last-child:not(:first-child){margin-right:-1.125rem}.button.is-small .icon.is-large:first-child:last-child{margin-left:calc(-1px + -1.125rem);margin-right:calc(-1px + -1.125rem)}.button.is-medium{font-size:1.25rem}.button.is-medium .icon:first-child:not(:last-child){margin-left:-.125rem;margin-right:.625rem}.button.is-medium .icon:last-child:not(:first-child){margin-left:.625rem;margin-right:-.125rem}.button.is-medium .icon:first-child:last-child{margin-left:calc(-1px + -.125rem);margin-right:calc(-1px + -.125rem)}.button.is-medium .icon.is-small:first-child:not(:last-child){margin-left:.125rem}.button.is-medium .icon.is-small:last-child:not(:first-child){margin-right:.125rem}.button.is-medium .icon.is-small:first-child:last-child{margin-left:calc(-1px + .125rem);margin-right:calc(-1px + .125rem)}.button.is-medium .icon.is-medium:first-child:not(:last-child){margin-left:-.375rem}.button.is-medium .icon.is-medium:last-child:not(:first-child){margin-right:-.375rem}.button.is-medium .icon.is-medium:first-child:last-child{margin-left:calc(-1px + -.375rem);margin-right:calc(-1px + -.375rem)}.button.is-medium .icon.is-large:first-child:not(:last-child){margin-left:-.875rem}.button.is-medium .icon.is-large:last-child:not(:first-child){margin-right:-.875rem}.button.is-medium .icon.is-large:first-child:last-child{margin-left:calc(-1px + -.875rem);margin-right:calc(-1px + -.875rem)}.button.is-large{font-size:1.5rem}.button.is-large .icon:first-child:not(:last-child){margin-left:0;margin-right:.75rem}.button.is-large .icon:last-child:not(:first-child){margin-left:.75rem;margin-right:0}.button.is-large .icon:first-child:last-child{margin-left:calc(-1px + 0rem);margin-right:calc(-1px + 0rem)}.button.is-large .icon.is-small:first-child:not(:last-child){margin-left:.25rem}.button.is-large .icon.is-small:last-child:not(:first-child){margin-right:.25rem}.button.is-large .icon.is-small:first-child:last-child{margin-left:calc(-1px + .25rem);margin-right:calc(-1px + .25rem)}.button.is-large .icon.is-medium:first-child:not(:last-child){margin-left:-.25rem}.button.is-large .icon.is-medium:last-child:not(:first-child){margin-right:-.25rem}.button.is-large .icon.is-medium:first-child:last-child{margin-left:calc(-1px + -.25rem);margin-right:calc(-1px + -.25rem)}.button.is-large .icon.is-large:first-child:not(:last-child){margin-left:-.75rem}.button.is-large .icon.is-large:last-child:not(:first-child){margin-right:-.75rem}.button.is-large .icon.is-large:first-child:last-child{margin-left:calc(-1px + -.75rem);margin-right:calc(-1px + -.75rem)}.button.is-disabled,.button[disabled]{opacity:.5}.button.is-fullwidth{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{-webkit-animation:spinAround .5s infinite linear;animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1rem;position:relative;width:1rem;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;position:absolute!important}.content{color:#4a4a4a}.content:not(:last-child){margin-bottom:1.5rem}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:400;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}
.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style:decimal outside;margin-left:2em;margin-right:2em;margin-top:1em}.content ul{list-style:disc outside;margin-left:2em;margin-right:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636;text-align:left}.content table tr:hover{background-color:#f5f5f5}.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.is-small{font-size:.75rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.input,.textarea{-moz-appearance:none;-webkit-appearance:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:3px;box-shadow:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;height:2.285em;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:1.5;padding-left:.75em;padding-right:.75em;position:relative;vertical-align:top;background-color:#fff;border:1px solid #dbdbdb;color:#363636;box-shadow:inset 0 1px 2px rgba(10,10,10,.1);max-width:100%;width:100%}.input.is-active,.input.is-focused,.input:active,.input:focus,.textarea.is-active,.textarea.is-focused,.textarea:active,.textarea:focus{outline:0}.input.is-disabled,.input[disabled],.textarea.is-disabled,.textarea[disabled]{pointer-events:none}.input.is-hovered,.input:hover,.textarea.is-hovered,.textarea:hover{border-color:#b5b5b5}.input.is-active,.input.is-focused,.input:active,.input:focus,.textarea.is-active,.textarea.is-focused,.textarea:active,.textarea:focus{border-color:#00d1b2}.input.is-disabled,.input[disabled],.textarea.is-disabled,.textarea[disabled]{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.input.is-disabled::-moz-placeholder,.input[disabled]::-moz-placeholder,.textarea.is-disabled::-moz-placeholder,.textarea[disabled]::-moz-placeholder{color:rgba(54,54,54,.3)}.input.is-disabled::-webkit-input-placeholder,.input[disabled]::-webkit-input-placeholder,.textarea.is-disabled::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.input.is-disabled:-moz-placeholder,.input[disabled]:-moz-placeholder,.textarea.is-disabled:-moz-placeholder,.textarea[disabled]:-moz-placeholder{color:rgba(54,54,54,.3)}.input.is-disabled:-ms-input-placeholder,.input[disabled]:-ms-input-placeholder,.textarea.is-disabled:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder{color:rgba(54,54,54,.3)}.input[type=search],.textarea[type=search]{border-radius:290486px}.input.is-white,.textarea.is-white{border-color:#fff}.input.is-black,.textarea.is-black{border-color:#0a0a0a}.input.is-light,.textarea.is-light{border-color:#f5f5f5}.input.is-dark,.textarea.is-dark{border-color:#363636}.input.is-primary,.textarea.is-primary{border-color:#00d1b2}.input.is-info,.textarea.is-info{border-color:#3273dc}.input.is-success,.textarea.is-success{border-color:#23d160}.input.is-warning,.textarea.is-warning{border-color:#ffdd57}.input.is-danger,.textarea.is-danger{border-color:#ff3860}.input.is-small,.textarea.is-small{border-radius:2px;font-size:.75rem}.input.is-medium,.textarea.is-medium{font-size:1.25rem}.input.is-large,.textarea.is-large{font-size:1.5rem}.input.is-fullwidth,.textarea.is-fullwidth{display:block;width:100%}.input.is-inline,.textarea.is-inline{display:inline;}.textarea{display:block;line-height:1.25;max-height:600px;max-width:100%;min-height:120px;min-width:100%;padding:10px;resize:vertical}.checkbox,.radio{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;vertical-align:top}.checkbox input,.radio input{cursor:pointer;margin-right:.5em}.checkbox:hover,.radio:hover{color:#363636}.checkbox.is-disabled,.radio.is-disabled{color:#7a7a7a;pointer-events:none}.checkbox.is-disabled input,.radio.is-disabled input{pointer-events:none}.radio+.radio{margin-left:.5em}.select{display:inline-block;height:2.5em;position:relative;vertical-align:top}.select:after{border:1px solid #00d1b2;border-right:0;border-top:0;content:" ";display:block;height:.5em;pointer-events:none;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:.5em;margin-top:-.375em;right:1.125em;top:50%;z-index:4}
.select select{-moz-appearance:none;-webkit-appearance:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:3px;box-shadow:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;height:2.285em;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:1.5;padding-left:.75em;padding-right:.75em;position:relative;vertical-align:top;background-color:#fff;border:1px solid #dbdbdb;color:#363636;cursor:pointer;display:block;font-size:1em;outline:0;padding-right:2.5em}
.select select.is-active,.select select.is-focused,.select select:active,.select select:focus{outline:0}.select select.is-disabled,.select select[disabled]{pointer-events:none}.select select.is-hovered,.select select:hover{border-color:#b5b5b5}
.select select.is-active,.select select.is-focused,.select select:active,.select select:focus{border-color:#000000}
.select select.is-disabled,.select select[disabled]{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.select select.is-disabled::-moz-placeholder,.select select[disabled]::-moz-placeholder{color:rgba(54,54,54,.3)}
.select select.is-disabled::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.select select.is-disabled:-moz-placeholder,.select select[disabled]:-moz-placeholder{color:rgba(54,54,54,.3)}
.select select.is-disabled:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder{color:rgba(54,54,54,.3)}.select select:hover{border-color:#b5b5b5}.select select::ms-expand{display:none}.select:hover:after{border-color:#363636}
.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-fullwidth{width:100%}.select.is-fullwidth select{width:100%}.label{color:#363636;display:block;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.help{display:block;font-size:.75rem;margin-top:5px}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-info{color:#3273dc}.help.is-success{color:#23d160}
.help.is-warning{color:#ffdd57}.help.is-danger{color:#ff3860}
@media screen and (max-width:768px){.control-label{margin-bottom:.5em}}
@media screen and (min-width:769px){.control-label{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;margin-right:1.5em;padding-top:.5em;text-align:right}}.control{position:relative;text-align:left}.control:not(:last-child){margin-bottom:.75rem}.control.has-addons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.control.has-addons .button,.control.has-addons .input,.control.has-addons .select{border-radius:0;margin-right:-1px;width:auto}.control.has-addons .button:hover,.control.has-addons .input:hover,.control.has-addons .select:hover{z-index:2}.control.has-addons .button:active,.control.has-addons .button:focus,.control.has-addons .input:active,.control.has-addons .input:focus,.control.has-addons .select:active,.control.has-addons .select:focus{z-index:3}.control.has-addons .button:first-child,.control.has-addons .input:first-child,.control.has-addons .select:first-child{border-radius:3px 0 0 3px}.control.has-addons .button:first-child select,.control.has-addons .input:first-child select,.control.has-addons .select:first-child select{border-radius:3px 0 0 3px}.control.has-addons .button:last-child,.control.has-addons .input:last-child,.control.has-addons .select:last-child{border-radius:0 3px 3px 0}.control.has-addons .button:last-child select,.control.has-addons .input:last-child select,.control.has-addons .select:last-child select{border-radius:0 3px 3px 0}.control.has-addons .button.is-expanded,.control.has-addons .input.is-expanded,.control.has-addons .select.is-expanded{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.control.has-addons .select select:hover{z-index:2}.control.has-addons .select select:active,.control.has-addons .select select:focus{z-index:3}.control.has-addons.has-addons-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.control.has-addons.has-addons-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.control.has-addons.has-addons-fullwidth .button,.control.has-addons.has-addons-fullwidth .input,.control.has-addons.has-addons-fullwidth .select{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.control.has-icon .icon{color:#dbdbdb;pointer-events:none;position:absolute;top:1.25rem;z-index:4}.control.has-icon .input:focus+.icon{color:#7a7a7a}.control.has-icon .input.is-small+.icon{top:.9375rem}.control.has-icon .input.is-medium+.icon{top:1.5625rem}.control.has-icon .input.is-large+.icon{top:1.875rem}.control.has-icon:not(.has-icon-right) .icon{left:1.25rem;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.control.has-icon:not(.has-icon-right) .input{padding-left:2.5em}.control.has-icon:not(.has-icon-right) .input.is-small+.icon{left:.9375rem}.control.has-icon:not(.has-icon-right) .input.is-medium+.icon{left:1.5625rem}.control.has-icon:not(.has-icon-right) .input.is-large+.icon{left:1.875rem}.control.has-icon.has-icon-right .icon{right:1.25rem;-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%)}.control.has-icon.has-icon-right .input{padding-right:2.5em}.control.has-icon.has-icon-right .input.is-small+.icon{right:.9375rem}.control.has-icon.has-icon-right .input.is-medium+.icon{right:1.5625rem}.control.has-icon.has-icon-right .input.is-large+.icon{right:1.875rem}.control.is-grouped{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.control.is-grouped>.control{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-negative:0;flex-shrink:0}.control.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.control.is-grouped>.control.is-expanded{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.control.is-grouped.is-grouped-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.control.is-grouped.is-grouped-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
@media screen and (min-width:769px){.control.is-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.control.is-horizontal>.control{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5;-ms-flex-negative:1;flex-shrink:1}}.control.is-loading:after{-webkit-animation:spinAround .5s infinite linear;animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1rem;position:relative;width:1rem;position:absolute!important;right:.75em;top:.75em}.icon{display:inline-block;font-size:21px;height:1.5rem;line-height:1.5rem;text-align:center;vertical-align:top;width:1.5rem}.icon .fa{font-size:inherit;line-height:inherit}.icon.is-small{display:inline-block;font-size:14px;height:1rem;line-height:1rem;text-align:center;vertical-align:top;width:1rem}
.icon.is-medium{display:inline-block;font-size:28px;height:2rem;line-height:2rem;text-align:center;vertical-align:top;width:2rem}.icon.is-large{display:inline-block;font-size:42px;height:3rem;line-height:3rem;text-align:center;vertical-align:top;width:3rem}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image.is-16by9 img,.image.is-1by1 img,.image.is-2by1 img,.image.is-3by2 img,.image.is-4by3 img,.image.is-square img{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:3px;padding:1.25rem 2.5rem 1.25rem 1.5rem;position:relative}.notification:not(:last-child){margin-bottom:1.5rem}.notification code,.notification pre{background:#fff}.notification pre code{background:0 0}.notification .delete{position:absolute;right:.5em;top:.5em}.notification .content,.notification .subtitle,.notification .title{color:inherit}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:#363636}.notification.is-dark{background-color:#363636;color:#f5f5f5}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-info{background-color:#3273dc;color:#fff}.notification.is-success{background-color:#23d160;color:#fff}.notification.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.notification.is-danger{background-color:#ff3860;color:#fff}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:290486px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress:not(:last-child){margin-bottom:1.5rem}.progress::-webkit-progress-bar{background-color:#dbdbdb}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}
.progress.is-primary::-webkit-progress-value{background-color:#3986C3}.progress.is-primary::-moz-progress-bar{background-color:#3986C3}.progress.is-info::-webkit-progress-value{background-color:#3273dc}
.progress.is-info::-moz-progress-bar{background-color:#3273dc}.progress.is-success::-webkit-progress-value{background-color:#15CA6E}.progress.is-success::-moz-progress-bar{background-color:#15CA6E}.progress.is-warning::-webkit-progress-value{background-color:#ffdd57}.progress.is-warning::-moz-progress-bar{background-color:#ffdd57}
.progress.is-danger::-webkit-progress-value{background-color:#ff3860}.progress.is-danger::-moz-progress-bar{background-color:#ff3860}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}.table{background-color:#fff;color:#363636;margin-bottom:1.5rem;width:100%}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table th{color:#363636;text-align:left}.table tr:hover{background-color:#fafafa}.table thead td,.table thead th{border-width:0 0 2px;color:#7a7a7a}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#7a7a7a}.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-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:nth-child(even){background-color:#fafafa}.table.is-striped tbody tr:nth-child(even):hover{background-color:#f5f5f5}
.tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;border-radius:290486px;color:#4a4a4a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.75rem;height:2em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.5;padding-left:.875em;padding-right:.875em;vertical-align:top;white-space:nowrap}.tag .delete{margin-left:.25em;margin-right:-.5em}.tag.is-white{background-color:#fff;color:#0a0a0a}.tag.is-black{background-color:#0a0a0a;color:#fff}.tag.is-light{background-color:#f5f5f5;color:#363636}.tag.is-dark{background-color:#363636;color:#f5f5f5}.tag.is-primary{background-color:#00d1b2;color:#fff}.tag.is-info{background-color:#3273dc;color:#fff}.tag.is-success{background-color:#23d160;color:#fff}.tag.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.tag.is-danger{background-color:#ff3860;color:#fff}.tag.is-medium{font-size:1rem}.tag.is-large{font-size:1.25rem}.subtitle,.title{word-break:break-word}.subtitle:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.subtitle em,.subtitle span,.title em,.title span{font-weight:300}.subtitle strong,.title strong{font-weight:500}
.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#363636;font-size:1.2rem;font-weight:bold;line-height:1.125}.title strong{color:inherit}.title+.highlight{margin-top:-.75rem}.title+.subtitle{margin-top:-1.25rem}
.title.is-1{font-size:3.5rem}.title.is-2{font-size:2.75rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:14px}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:300;line-height:1.25}.subtitle strong{color:#363636}.subtitle+.title{margin-top:-1.5rem}.subtitle.is-1{font-size:3.5rem}.subtitle.is-2{font-size:2.75rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:14px}.block:not(:last-child){margin-bottom:1.5rem}.container{position:relative}
@media screen and (min-width:1000px){.container{margin:0 auto;max-width:960px}.container.is-fluid{margin:0 20px;max-width:none}}
@media screen and (min-width:1192px){.container{max-width:1152px}}.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:290486px;cursor:pointer;display:inline-block;font-size:1rem;height:20px;outline:0;position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center;vertical-align:top;width:20px}.delete:after,.delete:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.delete:before{height:2px;width:50%}.delete:after{height:50%;width:2px}.delete:focus,.delete:hover{background-color:rgba(10,10,10,.3)}.delete:active{background-color:rgba(10,10,10,.4)}.delete.is-small{height:14px;width:14px}.delete.is-medium{height:26px;width:26px}.delete.is-large{height:30px;width:30px}.fa{font-size:21px;text-align:center;vertical-align:top}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.highlight{font-weight:400;max-width:100%;overflow:hidden;padding:0}.highlight:not(:last-child){margin-bottom:1.5rem}.highlight pre{overflow:auto;max-width:100%;font-size:1.3em;}.loader{-webkit-animation:spinAround .5s infinite linear;animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1rem;position:relative;width:1rem}.number{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;border-radius:290486px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;height:2em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.card-header{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;box-shadow:0 1px 2px rgba(10,10,10,.1);display:-webkit-box;display:-ms-flexbox;display:flex}.card-header-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#363636;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:700;padding:.75rem}.card-header-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.75rem}.card-image{display:block;position:relative}.card-content{padding:1.5rem}.card-content .title+.subtitle{margin-top:-1.5rem}.card-footer{border-top:1px solid #dbdbdb;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}.card-footer-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #dbdbdb}
.card{background-color:#fff;box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);color:#4a4a4a;max-width:100%;position:relative}.card .media:not(:last-child){margin-bottom:.75rem}.level-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}
@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.level-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}
@media screen and (min-width:769px){.level-left{display:-webkit-box;display:-ms-flexbox;display:flex}}.level-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
@media screen and (min-width:769px){.level-right{display:-webkit-box;display:-ms-flexbox;display:flex}}.level{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.level:not(:last-child){margin-bottom:1.5rem}.level code{border-radius:3px}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.level.is-mobile>.level-item:not(:last-child){margin-bottom:0}.level.is-mobile>.level-item:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
@media screen and (min-width:769px){.level{display:-webkit-box;display:-ms-flexbox;display:flex}.level>.level-item:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.media-left,.media-right{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;text-align:left}.media{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,.5);display:-webkit-box;display:-ms-flexbox;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(219,219,219,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.menu{font-size:1rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#00d1b2}.menu-list a.is-active{background-color:#00d1b2;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.8em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:3px;font-size:1rem}.message:not(:last-child){margin-bottom:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff;color:#4d4d4d}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a;color:#090909}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:#363636}.message.is-light .message-body{border-color:#f5f5f5;color:#505050}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#f5f5f5}.message.is-dark .message-body{border-color:#363636;color:#2a2a2a}.message.is-primary{background-color:#f5fffd}
.message.is-primary .message-header{background-color:#00d1b2;color:#fff}
.message.is-primary .message-body{border-color:#00d1b2;color:#021310}
.message.is-info{background-color:#f6f9fe}.message.is-info .message-header{background-color:#3273dc;color:#fff}
.message.is-info .message-body{border-color:#3273dc;color:#22509a}.message.is-success{background-color:#f6fef9}
.message.is-success .message-header{background-color:#23d160;color:#fff}.message.is-success .message-body{border-color:#23d160;color:#0e301a}
.message.is-warning{background-color:#fffdf5}.message.is-warning .message-header{background-color:#ffdd57;color:rgba(0,0,0,.7)}
.message.is-warning .message-body{border-color:#ffdd57;color:#3b3108}.message.is-danger{background-color:#fff5f7}
.message.is-danger .message-header{background-color:#ff3860;color:#fff}.message.is-danger .message-body{border-color:#ff3860;color:#cd0930}
.message-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#4a4a4a;border-radius:3px 3px 0 0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.25;padding:.5em .75em;position:relative}
.message-header a,.message-header strong{color:inherit}.message-header a{text-decoration:underline}
.message-header .delete{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-left:.75em}
.message-header+.message-body{border-top-left-radius:0;border-top-right-radius:0;border-top:none}
.message-body{border:1px solid #dbdbdb;border-radius:3px;color:#4a4a4a;padding:1em 1.25em}
.message-body a,.message-body strong{color:inherit}.message-body a{text-decoration:underline}
.message-body code,.message-body pre{background:#fff}.message-body pre code{background:0 0}
.modal-background{bottom:0;left:0;position:absolute;right:0;top:0;background-color:rgba(10,10,10,.86)}
.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:99%}
@media screen and (min-width:769px){
  .modal-card,.modal-content{margin:0 auto;max-height:100%;}
}
.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);
  border:none;border-radius:290486px;cursor:pointer;display:inline-block;font-size:1rem;height:20px;outline:0;position:relative;
  -webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;
  transform-origin:center center;vertical-align:top;width:20px;background:0 0;height:40px;position:fixed;left:2px;top:2px;width:40px;
}
.modal-close:after,.modal-close:before{background-color:#000000;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}
.modal-close:before{height:2px;width:60%}
.modal-close:after{height:60%;width:2px}
.modal-close:focus,.modal-close:hover{background-color:rgba(10,10,10,.3);}
.modal-close:active{background-color:rgba(10,10,10,.4);}
.modal-close:active:after,.modal-close:active:before,
.modal-close:hover:after,.modal-close:hover:before
{background-color:white;}
.modal-close.is-small{height:14px;width:14px}
.modal-close.is-medium{height:28px;width:28px}
.modal-close.is-large{height:45px;width:45px}
.modal-close.is-xlarge{height:65px;width:65px}
.modal-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden}
.modal-card-foot,.modal-card-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:5px;border-top-right-radius:5px}.modal-card-title{color:#363636;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:10px}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;overflow:auto;padding:20px}.modal{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:fixed;z-index:1986}.modal.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}
.nav-toggle{cursor:pointer;display:block;height:3.5rem;position:relative;width:3.5rem}.nav-toggle span{background-color:#4a4a4a;display:block;height:1px;left:50%;margin-left:-7px;position:absolute;top:50%;-webkit-transition:none 86ms ease-out;transition:none 86ms ease-out;-webkit-transition-property:background,left,opacity,-webkit-transform;transition-property:background,left,opacity,-webkit-transform;transition-property:background,left,opacity,transform;transition-property:background,left,opacity,transform,-webkit-transform;width:15px}.nav-toggle span:nth-child(1){margin-top:-6px}.nav-toggle span:nth-child(2){margin-top:-1px}
.nav-toggle span:nth-child(3){margin-top:4px}.nav-toggle:hover{background-color:#f5f5f5}
.nav-toggle.is-active span:nth-child(1){margin-left:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left top;transform-origin:left top}.nav-toggle.is-active span:nth-child(2){opacity:0}.nav-toggle.is-active span:nth-child(3){margin-left:-5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}

@media screen and (min-width:769px){.nav-toggle{display:none}}
.nav-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;font-size:1.1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem .75rem}
.nav-item a{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.nav-item img{max-height:1.75rem}
.nav-item .button+.button{margin-left:.75rem}.nav-item .tag:first-child:not(:last-child){margin-right:.5rem}.nav-item .tag:last-child:not(:first-child){margin-left:.5rem}
@media screen and (max-width:768px){.nav-item{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}
.nav-item a,a.nav-item{color:#000000; font-weight: bold;}
.nav-item a:hover,a.nav-item:hover{color:#363636}
.nav-item a.is-active,a.nav-item.is-active{color:#363636}
.nav-item a.is-tab,a.nav-item.is-tab{border-bottom:1px solid transparent;border-top:1px solid transparent;padding-bottom:calc(.5rem - 1px);padding-left:1rem;padding-right:1rem;padding-top:calc(.5rem - 1px)}
.nav-item a.is-tab:hover,a.nav-item.is-tab:hover{border-bottom-color:#000000;border-top-color:transparent}
.nav-item a.is-tab.is-active,a.nav-item.is-tab.is-active{border-bottom:3px solid #00d1b2;color:#00d1b2;padding-bottom:calc(.5rem - 3px)}
@media screen and (min-width:1000px){.nav-item a.is-brand,a.nav-item.is-brand{padding-left:0}}
@media screen and (max-width:768px){.nav-menu{background-color:#fff;box-shadow:0 4px 7px rgba(10,10,10,.1);left:0;display:none;right:0;top:100%;position:absolute}.nav-menu .nav-item{border-top:1px solid rgba(219,219,219,.5);padding:.75rem}.nav-menu.is-active{display:block}}
@media screen and (min-width:769px) and (max-width:999px){.nav-menu{padding-right:1.5rem}}

.nav-left,.nav-right{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;
  /* flex-grow:1; */
  -ms-flex-negative:0;flex-shrink:0}
.nav-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;overflow-x:auto;white-space:nowrap}.nav-center{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto}.nav-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}

@media screen and (min-width:769px){.nav-right{display:-webkit-box;display:-ms-flexbox;display:flex}}.nav{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3.5rem;position:relative;text-align:center;z-index:2}.nav>.container{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3.5rem;width:100%}.nav.has-shadow{box-shadow:0 2px 3px rgba(10,10,10,.1)}.pagination,.pagination-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{-moz-appearance:none;-webkit-appearance:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:3px;box-shadow:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;height:2.285em;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:1.5;padding-left:.75em;padding-right:.75em;position:relative;vertical-align:top;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:.875rem;padding-left:.5em;padding-right:.5em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.pagination-ellipsis.is-active,.pagination-ellipsis.is-focused,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link.is-active,.pagination-link.is-focused,.pagination-link:active,.pagination-link:focus,.pagination-next.is-active,.pagination-next.is-focused,.pagination-next:active,.pagination-next:focus,.pagination-previous.is-active,.pagination-previous.is-focused,.pagination-previous:active,.pagination-previous:focus{outline:0}.pagination-ellipsis.is-disabled,.pagination-ellipsis[disabled],.pagination-link.is-disabled,.pagination-link[disabled],.pagination-next.is-disabled,.pagination-next[disabled],.pagination-previous.is-disabled,.pagination-previous[disabled]{pointer-events:none}.pagination-link,.pagination-next,.pagination-previous{border:1px solid #dbdbdb;min-width:2.5em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#b5b5b5;color:#363636}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#00d1b2}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2)}.pagination-link.is-disabled,.pagination-link[disabled],.pagination-next.is-disabled,.pagination-next[disabled],.pagination-previous.is-disabled,.pagination-previous[disabled]{background:#dbdbdb;color:#7a7a7a;opacity:.5;pointer-events:none}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em}.pagination-link.is-current{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list li:not(:first-child){margin-left:.375rem}
@media screen and (max-width:768px){.pagination{-ms-flex-wrap:wrap;flex-wrap:wrap}.pagination-next,.pagination-previous{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;width:calc(50% - .375rem)}.pagination-next{margin-left:.75rem}.pagination-list{margin-top:.75rem}.pagination-list li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}}
@media screen and (min-width:769px){.pagination-list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pagination-next,.pagination-previous{margin-left:.75rem}.pagination-previous{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pagination-next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.pagination{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pagination.is-centered .pagination-previous{margin-left:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pagination.is-centered .pagination-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pagination.is-centered .pagination-next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.pagination.is-right .pagination-previous{margin-left:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pagination.is-right .pagination-next{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:.75rem}.pagination.is-right .pagination-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.panel{font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel-block,.panel-heading,.panel-tabs{border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb}.panel-block:first-child,.panel-heading:first-child,.panel-tabs:first-child{border-top:1px solid #dbdbdb}.panel-heading{background-color:#f5f5f5;border-radius:3px 3px 0 0;color:#363636;font-size:1.25em;font-weight:300;line-height:1.25;padding:.5em .75em}.panel-tabs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#00d1b2}.panel-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#363636;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;width:100%}.panel-block.is-active{border-left-color:#00d1b2;color:#363636}.panel-block.is-active .panel-icon{color:#00d1b2}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs:not(:last-child){margin-bottom:1.5rem}.tabs a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dbdbdb;color:#4a4a4a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#00d1b2;color:#00d1b2}.tabs ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dbdbdb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs ul.is-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tabs.is-right ul{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:3px 3px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.tabs.is-toggle a{border:1px solid #dbdbdb;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-radius:3px 0 0 3px}.tabs.is-toggle li:last-child a{border-radius:0 3px 3px 0}.tabs.is-toggle li.is-active a{background-color:#00d1b2;border-color:#00d1b2;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}
.tabs.is-large{font-size:1.5rem}.column{display:block;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{-webkit-box-flex:0;-ms-flex:none;flex:none}.columns.is-mobile>.column.is-full{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-one-third{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-1{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>.column.is-3{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>.column.is-5{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>.column.is-6{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>.column.is-8{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>.column.is-9{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>.column.is-11{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>.column.is-12{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-1-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-mobile{margin-left:16.66667%}.column.is-3-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-mobile{margin-left:33.33333%}.column.is-5-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-mobile{margin-left:41.66667%}.column.is-6-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7-mobile{margin-left:58.33333%}.column.is-8-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-mobile{margin-left:66.66667%}.column.is-9-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}
.column.is-10-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-mobile{margin-left:83.33333%}.column.is-11-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-mobile{margin-left:91.66667%}.column.is-12-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width:769px){.column.is-narrow,.column.is-narrow-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full,.column.is-full-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-1,.column.is-1-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333%}.column.is-2,.column.is-2-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66667%}.column.is-3,.column.is-3-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333%}.column.is-5,.column.is-5-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66667%}.column.is-6,.column.is-6-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333%}.column.is-8,.column.is-8-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66667%}.column.is-9,.column.is-9-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333%}.column.is-11,.column.is-11-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66667%}.column.is-12,.column.is-12-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}
@media screen and (min-width:1000px){
  .column.is-narrow-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}
  .column.is-three-quarters-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}
  .column.is-half-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}
  .column.is-one-quarter-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-three-quarters-desktop{margin-left:75%}
  .column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}
  .column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-1-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}
  .column.is-2-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-desktop{margin-left:16.66667%}.column.is-3-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}
  .column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-desktop{margin-left:33.33333%}
  .column.is-5-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-desktop{margin-left:41.66667%}
  .column.is-6-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}
  .column.is-offset-7-desktop{margin-left:58.33333%}.column.is-8-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}
  .column.is-offset-8-desktop{margin-left:66.66667%}.column.is-9-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}
  .column.is-10-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-desktop{margin-left:83.33333%}
  .column.is-11-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-desktop{margin-left:91.66667%}
  .column.is-12-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}
}
@media screen and (min-width:1192px){.column.is-narrow-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none}.column.is-full-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-1-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-left:8.33333%}.column.is-2-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.column.is-offset-2-widescreen{margin-left:16.66667%}.column.is-3-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.column.is-offset-4-widescreen{margin-left:33.33333%}.column.is-5-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.column.is-offset-5-widescreen{margin-left:41.66667%}.column.is-6-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}
.column.is-offset-7-widescreen{margin-left:58.33333%}.column.is-8-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.column.is-offset-8-widescreen{margin-left:66.66667%}.column.is-9-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.column.is-offset-10-widescreen{margin-left:83.33333%}.column.is-11-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.column.is-offset-11-widescreen{margin-left:91.66667%}.column.is-12-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless>.column{margin:0;padding:0}
@media screen and (min-width:769px){.columns.is-grid{-ms-flex-wrap:wrap;flex-wrap:wrap}.columns.is-grid>.column{max-width:33.3333%;padding:.75rem;width:33.3333%}.columns.is-grid>.column+.column{margin-left:0}}.columns.is-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.columns.is-multiline{-ms-flex-wrap:wrap;flex-wrap:wrap}
.columns.is-vcentered{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media screen and (min-width:769px){.columns:not(.is-desktop){display:-webkit-box;display:-ms-flexbox;display:flex; justify-content: center;}}
@media screen and (min-width:1000px){.columns.is-desktop{display:-webkit-box;display:-ms-flexbox;display:flex}}.tile{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:block;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}
@media screen and (min-width:769px){.tile:not(.is-child){display:-webkit-box;display:-ms-flexbox;display:flex}.tile.is-1{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333%}.tile.is-2{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66667%}.tile.is-3{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.tile.is-4{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333%}.tile.is-5{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66667%}.tile.is-6{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.tile.is-7{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333%}.tile.is-8{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66667%}.tile.is-9{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.tile.is-10{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333%}.tile.is-11{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66667%}.tile.is-12{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}}.hero-video{bottom:0;left:0;position:absolute;right:0;top:0;overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}
@media screen and (max-width:768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}
@media screen and (max-width:768px){.hero-buttons .button{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}
@media screen and (min-width:769px){.hero-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.hero-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;padding:3rem 1.5rem}
@media screen and (min-width:1192px){.hero-body{padding-left:0;padding-right:0}}.hero{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero .nav{background:0 0;box-shadow:0 1px 0 rgba(219,219,219,.3)}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a,.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a,.hero.is-white .subtitle strong{color:#0a0a0a}.hero.is-white .nav{box-shadow:0 1px 0 rgba(10,10,10,.2)}
@media screen and (max-width:768px){.hero.is-white .nav-menu{background-color:#fff}}.hero.is-white .nav-item a:not(.button),.hero.is-white a.nav-item{color:rgba(10,10,10,.7)}.hero.is-white .nav-item a:not(.button).is-active,.hero.is-white .nav-item a:not(.button):hover,.hero.is-white a.nav-item.is-active,.hero.is-white a.nav-item:hover{color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:-webkit-linear-gradient(309deg,#e6e6e6 0,#fff 71%,#fff 100%);background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}
@media screen and (max-width:768px){.hero.is-white .nav-toggle span{background-color:#0a0a0a}.hero.is-white .nav-toggle:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .nav-toggle.is-active span{background-color:#0a0a0a}.hero.is-white .nav-menu .nav-item{border-top-color:rgba(10,10,10,.2)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a,.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:rgba(255,255,255,.9)}.hero.is-black .subtitle a,.hero.is-black .subtitle strong{color:#fff}.hero.is-black .nav{box-shadow:0 1px 0 rgba(255,255,255,.2)}
@media screen and (max-width:768px){.hero.is-black .nav-menu{background-color:#0a0a0a}}.hero.is-black .nav-item a:not(.button),.hero.is-black a.nav-item{color:rgba(255,255,255,.7)}.hero.is-black .nav-item a:not(.button).is-active,.hero.is-black .nav-item a:not(.button):hover,.hero.is-black a.nav-item.is-active,.hero.is-black a.nav-item:hover{color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:-webkit-linear-gradient(309deg,#000 0,#0a0a0a 71%,#181616 100%);background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}
@media screen and (max-width:768px){.hero.is-black .nav-toggle span{background-color:#fff}.hero.is-black .nav-toggle:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .nav-toggle.is-active span{background-color:#fff}.hero.is-black .nav-menu .nav-item{border-top-color:rgba(255,255,255,.2)}}.hero.is-light{background-color:#f5f5f5;color:#363636}.hero.is-light a,.hero.is-light strong{color:inherit}.hero.is-light .title{color:#363636}.hero.is-light .subtitle{color:rgba(54,54,54,.9)}.hero.is-light .subtitle a,.hero.is-light .subtitle strong{color:#363636}.hero.is-light .nav{box-shadow:0 1px 0 rgba(54,54,54,.2)}
@media screen and (max-width:768px){.hero.is-light .nav-menu{background-color:#f5f5f5}}.hero.is-light .nav-item a:not(.button),.hero.is-light a.nav-item{color:rgba(54,54,54,.7)}.hero.is-light .nav-item a:not(.button).is-active,.hero.is-light .nav-item a:not(.button):hover,.hero.is-light a.nav-item.is-active,.hero.is-light a.nav-item:hover{color:#363636}.hero.is-light .tabs a{color:#363636;opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:#363636}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:#363636;border-color:#363636;color:#f5f5f5}.hero.is-light.is-bold{background-image:-webkit-linear-gradient(309deg,#dfd8d8 0,#f5f5f5 71%,#fff 100%);background-image:linear-gradient(141deg,#dfd8d8 0,#f5f5f5 71%,#fff 100%)}
@media screen and (max-width:768px){.hero.is-light .nav-toggle span{background-color:#363636}.hero.is-light .nav-toggle:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .nav-toggle.is-active span{background-color:#363636}.hero.is-light .nav-menu .nav-item{border-top-color:rgba(54,54,54,.2)}}.hero.is-dark{background-color:#363636;color:#f5f5f5}.hero.is-dark a,.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#f5f5f5}.hero.is-dark .subtitle{color:rgba(245,245,245,.9)}.hero.is-dark .subtitle a,.hero.is-dark .subtitle strong{color:#f5f5f5}.hero.is-dark .nav{box-shadow:0 1px 0 rgba(245,245,245,.2)}
@media screen and (max-width:768px){.hero.is-dark .nav-menu{background-color:#363636}}.hero.is-dark .nav-item a:not(.button),.hero.is-dark a.nav-item{color:rgba(245,245,245,.7)}.hero.is-dark .nav-item a:not(.button).is-active,.hero.is-dark .nav-item a:not(.button):hover,.hero.is-dark a.nav-item.is-active,.hero.is-dark a.nav-item:hover{color:#f5f5f5}.hero.is-dark .tabs a{color:#f5f5f5;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#f5f5f5}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.hero.is-dark.is-bold{background-image:-webkit-linear-gradient(309deg,#1f1919 0,#363636 71%,#463f3f 100%);background-image:linear-gradient(141deg,#1f1919 0,#363636 71%,#463f3f 100%)}
@media screen and (max-width:768px){.hero.is-dark .nav-toggle span{background-color:#f5f5f5}.hero.is-dark .nav-toggle:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .nav-toggle.is-active span{background-color:#f5f5f5}.hero.is-dark .nav-menu .nav-item{border-top-color:rgba(245,245,245,.2)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a,.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:rgba(255,255,255,.9)}.hero.is-primary .subtitle a,.hero.is-primary .subtitle strong{color:#fff}.hero.is-primary .nav{box-shadow:0 1px 0 rgba(255,255,255,.2)}
@media screen and (max-width:768px){.hero.is-primary .nav-menu{background-color:#00d1b2}}.hero.is-primary .nav-item a:not(.button),.hero.is-primary a.nav-item{color:rgba(255,255,255,.7)}.hero.is-primary .nav-item a:not(.button).is-active,.hero.is-primary .nav-item a:not(.button):hover,.hero.is-primary a.nav-item.is-active,.hero.is-primary a.nav-item:hover{color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:-webkit-linear-gradient(309deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%);background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)
}@media screen and (max-width:768px){.hero.is-primary .nav-toggle span{background-color:#fff}.hero.is-primary .nav-toggle:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .nav-toggle.is-active span{background-color:#fff}.hero.is-primary .nav-menu .nav-item{border-top-color:rgba(255,255,255,.2)}}.hero.is-info{background-color:#3273dc;color:#fff}.hero.is-info a,.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:rgba(255,255,255,.9)}.hero.is-info .subtitle a,.hero.is-info .subtitle strong{color:#fff}.hero.is-info .nav{box-shadow:0 1px 0 rgba(255,255,255,.2)}
@media screen and (max-width:768px){.hero.is-info .nav-menu{background-color:#3273dc}}.hero.is-info .nav-item a:not(.button),.hero.is-info a.nav-item{color:rgba(255,255,255,.7)}.hero.is-info .nav-item a:not(.button).is-active,.hero.is-info .nav-item a:not(.button):hover,.hero.is-info a.nav-item.is-active,.hero.is-info a.nav-item:hover{color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3273dc}.hero.is-info.is-bold{background-image:-webkit-linear-gradient(309deg,#1577c6 0,#3273dc 71%,#4366e5 100%);background-image:linear-gradient(141deg,#1577c6 0,#3273dc 71%,#4366e5 100%)
}@media screen and (max-width:768px){.hero.is-info .nav-toggle span{background-color:#fff}.hero.is-info .nav-toggle:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .nav-toggle.is-active span{background-color:#fff}.hero.is-info .nav-menu .nav-item{border-top-color:rgba(255,255,255,.2)}}.hero.is-success{background-color:#23d160;color:#fff}.hero.is-success a,.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:rgba(255,255,255,.9)}.hero.is-success .subtitle a,.hero.is-success .subtitle strong{color:#fff}.hero.is-success .nav{box-shadow:0 1px 0 rgba(255,255,255,.2)}
@media screen and (max-width:768px){.hero.is-success .nav-menu{background-color:#23d160}}.hero.is-success .nav-item a:not(.button),.hero.is-success a.nav-item{color:rgba(255,255,255,.7)}.hero.is-success .nav-item a:not(.button).is-active,.hero.is-success .nav-item a:not(.button):hover,.hero.is-success a.nav-item.is-active,.hero.is-success a.nav-item:hover{color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#23d160}.hero.is-success.is-bold{background-image:-webkit-linear-gradient(309deg,#12af2f 0,#23d160 71%,#2ce28a 100%);background-image:linear-gradient(141deg,#12af2f 0,#23d160 71%,#2ce28a 100%)}
@media screen and (max-width:768px){.hero.is-success .nav-toggle span{background-color:#fff}.hero.is-success .nav-toggle:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .nav-toggle.is-active span{background-color:#fff}.hero.is-success .nav-menu .nav-item{border-top-color:rgba(255,255,255,.2)}}.hero.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.hero.is-warning a,.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a,.hero.is-warning .subtitle strong{color:rgba(0,0,0,.7)}.hero.is-warning .nav{box-shadow:0 1px 0 rgba(0,0,0,.2)}
@media screen and (max-width:768px){.hero.is-warning .nav-menu{background-color:#ffdd57}}.hero.is-warning .nav-item a:not(.button),.hero.is-warning a.nav-item{color:rgba(0,0,0,.7)}.hero.is-warning .nav-item a:not(.button).is-active,.hero.is-warning .nav-item a:not(.button):hover,.hero.is-warning a.nav-item.is-active,.hero.is-warning a.nav-item:hover{color:rgba(0,0,0,.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffdd57}.hero.is-warning.is-bold{background-image:-webkit-linear-gradient(309deg,#ffaf24 0,#ffdd57 71%,#fffa70 100%);background-image:linear-gradient(141deg,#ffaf24 0,#ffdd57 71%,#fffa70 100%)}
@media screen and (max-width:768px){.hero.is-warning .nav-toggle span{background-color:rgba(0,0,0,.7)}.hero.is-warning .nav-toggle:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .nav-toggle.is-active span{background-color:rgba(0,0,0,.7)}.hero.is-warning .nav-menu .nav-item{border-top-color:rgba(0,0,0,.2)}}.hero.is-danger{background-color:#ff3860;color:#fff}.hero.is-danger a,.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:rgba(255,255,255,.9)}.hero.is-danger .subtitle a,.hero.is-danger .subtitle strong{color:#fff}.hero.is-danger .nav{box-shadow:0 1px 0 rgba(255,255,255,.2)}
@media screen and (max-width:768px){.hero.is-danger .nav-menu{background-color:#ff3860}}.hero.is-danger .nav-item a:not(.button),.hero.is-danger a.nav-item{color:rgba(255,255,255,.7)}.hero.is-danger .nav-item a:not(.button).is-active,.hero.is-danger .nav-item a:not(.button):hover,.hero.is-danger a.nav-item.is-active,.hero.is-danger a.nav-item:hover{color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ff3860}.hero.is-danger.is-bold{background-image:-webkit-linear-gradient(309deg,#ff0561 0,#ff3860 71%,#ff5257 100%);background-image:linear-gradient(141deg,#ff0561 0,#ff3860 71%,#ff5257 100%)}
@media screen and (max-width:768px){.hero.is-danger .nav-toggle span{background-color:#fff}.hero.is-danger .nav-toggle:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .nav-toggle.is-active span{background-color:#fff}.hero.is-danger .nav-menu .nav-item{border-top-color:rgba(255,255,255,.2)}}
@media screen and (min-width:769px){.hero.is-medium .hero-body{padding-bottom:9rem;padding-top:9rem}}
@media screen and (min-width:769px){.hero.is-large .hero-body{padding-bottom:18rem;padding-top:18rem}}
.hero.is-fullheight{min-height:100vh}
.hero.is-fullheight .hero-body{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}
.hero.is-fullheight .hero-body>.container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}
.section{background-color:#fff;padding:3rem 1.5rem}
@media screen and (min-width:1000px){.section.is-medium{padding:9rem 1.5rem}.section.is-large{padding:18rem 1.5rem}}.footer{background-color:#f5f5f5;padding:3rem 1.5rem 6rem}

/*! core_demo.scss | Bulkit | CSS Ninja */

/* ==========================================================================
4. Theme specific Hero
========================================================================== */
.hero.is-theme-secondary, .section.is-theme-secondary {
  background-color: #7F00FF;
  background: linear-gradient(to right, #7F00FF, #7F00FF);
  background: linear-gradient(to top, #7F00FF, #7F00FF); }
  .hero.is-theme-secondary .title, .section.is-theme-secondary .title {
    color: #fff; }
  .hero.is-theme-secondary .subtitle, .section.is-theme-secondary .subtitle {
    color: #fff; }
.nav-item.is-tab {
  border-top: none !important; }

/* ==========================================================================
1. Navbar placeholder
========================================================================== */
.navbar-placeholder {
  z-index: 1090; }

/* ==========================================================================
2. Fixed solid navbar
========================================================================== */
.fixed-navbar-wrapper {
  width: 100%;
  height: 4.6rem;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
  z-index: 9;
  transition: all 0.3s; }

/* ==========================================================================
3. Static navbar
========================================================================== */
.navbar-wrapper {
  width: 100%;
  height: 4.6rem;
  background: #fff;
  position: static;
  top: 0;
  left: 0;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
  z-index: 20;
  transition: all 0.6s; }
  .navbar-wrapper.navbar-fade, .navbar-wrapper.navbar-minimal {
    background-color: transparent;
    box-shadow: none; }
    .navbar-wrapper.navbar-fade .hero-head, .navbar-wrapper.navbar-minimal .hero-head {
      background-color: transparent;
      box-shadow: inherit; }
      .navbar-wrapper.navbar-fade .hero-head .nav, .navbar-wrapper.navbar-minimal .hero-head .nav {
        box-shadow: none; }

/* ==========================================================================
4. Shared styles
========================================================================== */
.fixed-navbar-wrapper.nav-reverse .menu-toggle .rotate i, .navbar-wrapper.nav-reverse .menu-toggle .rotate i {
  background: #fff; }

.fixed-navbar-wrapper.nav-reverse .hero-head, .navbar-wrapper.nav-reverse .hero-head {
  background: transparent; }

.fixed-navbar-wrapper.nav-reverse .nav-item.is-tab, .navbar-wrapper.nav-reverse .nav-item.is-tab {
  color: #fff; }
  .fixed-navbar-wrapper.nav-reverse .nav-item.is-tab.is-active, .navbar-wrapper.nav-reverse .nav-item.is-tab.is-active {
    border-bottom-color: #fff !important;
    color: #fcfcfc !important; }
  .fixed-navbar-wrapper.nav-reverse .nav-item.is-tab i, .navbar-wrapper.nav-reverse .nav-item.is-tab i {
    color: #fff !important; }

.fixed-navbar-wrapper.nav-reverse .nav-item.is-tab:hover, .navbar-wrapper.nav-reverse .nav-item.is-tab:hover {
  border-bottom-color: #fff;
  color: #fcfcfc; }

.fixed-navbar-wrapper.nav-reverse .nav-icon.is-active-light i, .navbar-wrapper.nav-reverse .nav-icon.is-active-light i {
  color: #fff !important; }

.fixed-navbar-wrapper.nav-reverse .nav-icon.nav-inner.is-active-light:hover i, .navbar-wrapper.nav-reverse .nav-icon.nav-inner.is-active-light:hover i {
  color: #fcfcfc !important; }

.fixed-navbar-wrapper.nav-reverse .nav .nav-item.is-tab.nav-icon:hover i, .navbar-wrapper.nav-reverse .nav .nav-item.is-tab.nav-icon:hover i {
  color: #fcfcfc !important; }

.fixed-navbar-wrapper.nav-reverse .nav-toggle span, .navbar-wrapper.nav-reverse .nav-toggle span {
  background-color: #fff; }

.fixed-navbar-wrapper.nav-reverse .nav-toggle:hover, .navbar-wrapper.nav-reverse .nav-toggle:hover {
  background-color: transparent; }

.fixed-navbar-wrapper.nav-reverse.nav-primary, .navbar-wrapper.nav-reverse.nav-primary {
  background: #4FC1EA; }

.fixed-navbar-wrapper.nav-reverse.nav-secondary, .navbar-wrapper.nav-reverse.nav-secondary {
  background: #7F00FF; }

.fixed-navbar-wrapper.nav-reverse.nav-dark, .navbar-wrapper.nav-reverse.nav-dark {
  background: #344258; }

.fixed-navbar-wrapper.nav-reverse.nav-blue, .navbar-wrapper.nav-reverse.nav-blue {
  background: #039BE5; }

.fixed-navbar-wrapper.nav-reverse.nav-green, .navbar-wrapper.nav-reverse.nav-green {
  background: #00b289; }

.fixed-navbar-wrapper.nav-reverse.nav-orange, .navbar-wrapper.nav-reverse.nav-orange {
  background: #eda514; }

.fixed-navbar-wrapper.nav-reverse.nav-red, .navbar-wrapper.nav-reverse.nav-red {
  background: #FF7273; }

/* ==========================================================================
5. Sticky fade navbar
========================================================================== */
.navbar-wrapper.navbar-sticky {
  width: 100%;
  height: 4.6rem;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
  z-index: 9;
  transition: all 0.3s; }
  .navbar-wrapper.navbar-sticky.navbar-fade {
    background-color: transparent !important;
    box-shadow: none !important; }
    .navbar-wrapper.navbar-sticky.navbar-fade .hero-head {
      background-color: transparent !important;
      box-shadow: inherit; }
      .navbar-wrapper.navbar-sticky.navbar-fade .hero-head .nav {
        box-shadow: none !important; }
/* ==========================================================================
9. Account avatar
========================================================================== */
.account {
  position: relative;
  right: 20px;
  top: 5px;
  margin-left: 30px; }
  .account .nav-item {
    border-bottom: 1px solid transparent !important; }
  .account img.account-avatar {
    max-height: 40px;
    border-radius: 50px;
    border: 1px solid #EFF4F7; }
  .account div a {
    color: #66676b !important; }
  .account div a i {
    position: relative;
    top: 3px;
    left: 10px;
    font-size: 7px !important;
    color: #66676b; }
  .account .dropOut ul {
    margin-left: 0 !important; }

/* ==========================================================================
10. Scrollnav (component pages spyscroll nav)
========================================================================== */
.scroll-nav-wrapper {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12); }
  .scroll-nav-wrapper .tabs {
    background: #fff; }
    .scroll-nav-wrapper .tabs a {
      padding-bottom: 0;
      padding-top: 0;
      border-bottom-color: transparent; }
    .scroll-nav-wrapper .tabs ul {
      border-bottom: none; }
    .scroll-nav-wrapper .tabs ul li a {
      color: #A9ABAC; }
    .scroll-nav-wrapper .tabs ul li:hover a {
      color: #7F00FF;
      border-bottom-color: #7F00FF; }
    .scroll-nav-wrapper .tabs ul li.is-active a {
      color: #7F00FF;
      border-bottom: 2px solid #7F00FF; }
    .scroll-nav-wrapper .tabs ul li a.there {
      color: #7F00FF;
      border-bottom: 2px solid #7F00FF; }

/* ==========================================================================
11. Hamburger menu icon
========================================================================== */
.menu-toggle {
  font-size: 20px;
  color: #666;
  line-height: 48px;
  text-align: center;
  background: transparent;
  display: block;
  width: 24px;
  height: 26px;
  cursor: pointer;
  padding: 0;
  margin: 0 14px;
  transition: opacity 0.4s;
  opacity: 1;
  position: relative;
  top: 2px; }
  .menu-toggle .icon-box-toggle {
    height: 100%;
    width: 100%;
    background: tranparent;
    position: relative;
    display: block; }
    .menu-toggle .icon-box-toggle.active > span.rotate {
      /*transform*/
      -webkit-transform: rotate(90deg);
      -moz-transform: translate(0px, 0px) rotate(90deg);
      -ms-transform: translate(0px, 0px) rotate(90deg);
      -o-transform: translate(0px, 0px) rotate(90deg);
      transform: translate(0px, 0px) rotate(90deg); }
    .menu-toggle .icon-box-toggle.active > span > i.icon-line-center {
      visibility: hidden;
      width: 1px;
      height: 3px;
      left: 70%; }
    .menu-toggle .icon-box-toggle.active > span > i.icon-line-bottom {
      margin: -1.5px 0 0 -10px;
      left: 50%;
      top: 50%;
      /*transform*/
      -webkit-transform: rotate(135deg);
      -moz-transform: translate(0px, 0px) rotate(135deg);
      -ms-transform: translate(0px, 0px) rotate(135deg);
      -o-transform: translate(0px, 0px) rotate(135deg);
      transform: translate(0px, 0px) rotate(135deg); }
    .menu-toggle .icon-box-toggle.active > span > i.icon-line-top {
      margin: -1.5px 0 0 -10px;
      left: 50%;
      top: 50%;
      /*transform*/
      -webkit-transform: rotate(45deg);
      -moz-transform: translate(0px, 0px) rotate(45deg);
      -ms-transform: translate(0px, 0px) rotate(45deg);
      -o-transform: translate(0px, 0px) rotate(45deg);
      transform: translate(0px, 0px) rotate(45deg); }
  .menu-toggle .icon-line-center {
    position: absolute;
    width: 20px;
    height: 2px;
    background: #A9ABAC;
    margin: -1.5px 0 0 -10px;
    left: 50%;
    top: 50%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
  .menu-toggle .icon-line-top {
    position: absolute;
    width: 20px;
    height: 2px;
    background: #A9ABAC;
    margin: -3px 0 0 -10px;
    left: 50%;
    top: 30%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
  .menu-toggle .icon-line-bottom {
    position: absolute;
    width: 20px;
    height: 2px;
    background: #A9ABAC;
    margin: 1.5px 0 0 -10px;
    left: 50%;
    top: 60%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; 
}


/*! _accordion.scss | Bulkit | CSS Ninja */
/* ==========================================================================
Accordion styles
========================================================================== */
/***
TABLE OF CONTENTS
=============================================================================
0. Simple accordion
1. Multi toggle
2. Single toggle
=============================================================================
***/
/* ==========================================================================
0. Simple accordion
========================================================================== */
.simple-accordion-wrapper .accordion-section {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
  border: 1px solid #ededed; }
  .simple-accordion-wrapper .accordion-section a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #555;
    font-weight: 600;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  .simple-accordion-wrapper .accordion-section a i {
    position: relative;
    float: right;
    margin-top: 4px;
    color: #666; }
  .simple-accordion-wrapper .accordion-section a.active {
    background-color: #444F60;
    color: #fff; }
  .simple-accordion-wrapper .accordion-section a.active i {
    color: #fff; }
  .simple-accordion-wrapper .accordion-section .accordion-content {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #fff;
    display: none; }
    .simple-accordion-wrapper .accordion-section .accordion-content p {
      padding: 20px 25px;
      margin: 0;
      color: #333; }

.simple-accordion-wrapper.is-primary a.active {
  background-color: #4FC1EA; }

.simple-accordion-wrapper.is-secondary a.active {
  background-color: #7F00FF; }

.simple-accordion-wrapper.is-accent a.active {
  background-color: #7F00FF; }

.simple-accordion-wrapper.is-info a.active {
  background-color: #039BE5; }

.simple-accordion-wrapper.is-success a.active {
  background-color: #00b289; }

/* ==========================================================================
1. Multi toggle
========================================================================== */
.multi-toggle-wrapper .mt-item {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #444F60;
  border: 1px solid #ededed;
  overflow: hidden; }
  .multi-toggle-wrapper .mt-item:hover .mt-item-label {
    color: #4FC1EA; }
    .multi-toggle-wrapper .mt-item:hover .mt-item-label span {
      color: #4FC1EA; }
  .multi-toggle-wrapper .mt-item .mt-item-input {
    position: absolute;
    opacity: 0;
    z-index: -1; }
  .multi-toggle-wrapper .mt-item .mt-item-label {
    position: relative;
    display: block;
    padding: 0 0 0 3em;
    background: #fff;
    font-weight: bold;
    line-height: 3;
    cursor: pointer;
    color: #cecece;
    text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 0;
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #ededed; }
    .multi-toggle-wrapper .mt-item .mt-item-label span {
      color: #444F60;
      font-weight: 600;
      text-transform: none;
      -webkit-transition: all .45s;
      -o-transition: all .45s;
      transition: all .45s; }
  .multi-toggle-wrapper .mt-item .mt-item-content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .45s;
    -o-transition: max-height .45s;
    transition: max-height .45s;
    background-color: #fff;
    border-radius: 3px; }
    .multi-toggle-wrapper .mt-item .mt-item-content p {
      margin: 1em; }
    .multi-toggle-wrapper .mt-item .mt-item-content .mt-item {
      padding: 10px;
      background: #fff;
      color: #444F60;
      margin: 2px 0px;
      border-radius: 3px; }
      .multi-toggle-wrapper .mt-item .mt-item-content .mt-item label {
        border-radius: 0; }
  .multi-toggle-wrapper .mt-item .mt-item-inner {
    padding: 1px 0 0; }
    .multi-toggle-wrapper .mt-item .mt-item-inner label {
      font-weight: 400;
      background-color: #cecece;
      color: #fff; }
    .multi-toggle-wrapper .mt-item .mt-item-inner .mt-item-content ul {
      margin: 0;
      padding: 0; }
      .multi-toggle-wrapper .mt-item .mt-item-inner .mt-item-content ul li {
        list-style-type: none; }
        .multi-toggle-wrapper .mt-item .mt-item-inner .mt-item-content ul li .checkBox label {
          background-color: transparent;
          color: #444F60;
          text-transform: capitalize;
          padding-left: 0;
          margin: 0; }
          .multi-toggle-wrapper .mt-item .mt-item-inner .mt-item-content ul li .checkBox label:after {
            content: ""; }
  .multi-toggle-wrapper .mt-item .mt-item-input:checked ~ .mt-item-content {
    max-height: 50em; }
  .multi-toggle-wrapper .mt-item .mt-item-label::after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 3em;
    height: 3em;
    line-height: 3;
    text-align: center;
    -webkit-transition: all .45s;
    -o-transition: all .45s;
    transition: all .45s; }
  .multi-toggle-wrapper .mt-item .mt-item-input[type=checkbox] + .mt-item-label::after {
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    font-weight: 600; }
  .multi-toggle-wrapper .mt-item .mt-item-input[type=checkbox]:checked + .mt-item-label::after {
    transform: rotate(180deg); }

.multi-toggle-wrapper .checkbox-custom {
  opacity: 0;
  position: absolute; }

.multi-toggle-wrapper .checkbox-custom,
.multi-toggle-wrapper .checkbox-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer; }

.multi-toggle-wrapper .checkbox-custom-label {
  position: relative; }

.multi-toggle-wrapper .checkbox-custom + .checkbox-custom-label:before {
  content: '';
  background: transparent;
  border: 2px solid #ddd;
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  padding: 2px;
  margin-right: 10px;
  text-align: center; }

.multi-toggle-wrapper .checkbox-custom:checked + .checkbox-custom-label:before {
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  color: #cecece;
  line-height: 10px;
  font-weight: 300; }

/* ==========================================================================
2. Single toggle
========================================================================== */
.single-toggle-wrapper .toggle-wrap {
  border: 1px solid #e0e0e0;
  border-radius: 3px 3px 0 0;
  padding-left: 20px;
  padding-right: 10px;
  transition: all 0.5s; }
  .single-toggle-wrapper .toggle-wrap:hover {
    box-shadow: inset rgba(143, 160, 241, 0.2) 0 0 0 1px, rgba(213, 220, 247, 0.59) 0 10px 20px; }
  .single-toggle-wrapper .toggle-wrap .trigger a {
    display: block;
    cursor: pointer;
    position: relative;
    padding: 0;
    line-height: 26px;
    outline: none;
    color: #444F60;
    font-size: 14px;
    font-weight: 600;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    transition: background-color 0.2s, color 0.2s;
    padding: 16px 27px;
    margin: -1px 0 0 0; }
    .single-toggle-wrapper .toggle-wrap .trigger a i {
      padding-right: 6px;
      margin: 0 4px 0 0;
      transition: all 0.3s; }
    .single-toggle-wrapper .toggle-wrap .trigger a .im-icon-Add {
      position: absolute;
      right: 0;
      top: 50%;
      font-size: 24px;
      transform: translate3d(0, -50%, 0) rotate(0);
      transition: 0.2s; }
    .single-toggle-wrapper .toggle-wrap .trigger a .im-icon-Coding {
      position: relative;
      top: 7px; }
  .single-toggle-wrapper .toggle-wrap .trigger a {
    text-transform: uppercase;
    border: none;
    margin: 0;
    padding: 11px 0;
    text-transform: none;
    font-size: 11px;
    font-weight: 500;
    background-color: transparent;
    color: #444F60;
    padding-right: 60px;
    font-weight: 600; }
  .single-toggle-wrapper .toggle-wrap .trigger.active .im-icon-Add {
    margin-top: 2px;
    transform: translate3d(0, -50%, 0) rotate(45deg);
    color: #999; }
  .single-toggle-wrapper .toggle-wrap .toggle-container {
    padding: 0px 0 30px 0;
    border: none; }


/*! _uploader.scss | Bulkit | CSS Ninja */
/* ==========================================================================
File uploader extension 
========================================================================== */
/***
TABLE OF CONTENTS
=============================================================================
0. One button theme
1. Thumbnails theme
2. Drag and drop theme
=============================================================================
***/
/* ==========================================================================
0. One button theme
========================================================================== */
.fileuploader-theme-onebutton .fileuploader-input {
  display: inline-block; }

.fileuploader-theme-onebutton .fileuploader-input .fileuploader-input-caption {
  display: none; }

/* ==========================================================================
1. Thumbnails theme
========================================================================== */
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input, .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
  display: inline-block;
  width: 25%;
  height: 115px;
  line-height: 95px;
  padding: 10px;
  vertical-align: top; }

.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner {
  width: 100%;
  max-width: 95px;
  height: 100%;
  border: 2px dashed #c2cdda;
  border-radius: 4px;
  text-align: center;
  font-size: 30px;
  color: #acb9c7;
  vertical-align: top;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease; }
  .fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner span {
    position: relative;
    top: -5px; }

.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner:hover, .fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner:active {
  border-color: #92a7bf;
  color: #899baf; }

.fileuploader-theme-thumbnails .fileuploader-dragging .fileuploader-thumbnails-input-inner {
  background: #fff; }

.fileuploader-theme-thumbnails .fileuploader-items-list {
  margin: -5px -10px; }

.fileuploader-theme-thumbnails .fileuploader-item {
  -webkit-animation: fileuploaderScaleIn 0.2s ease;
  animation: fileuploaderScaleIn 0.2s ease;
  border-bottom: 0; }

.fileuploader-theme-thumbnails .fileuploader-item-inner {
  position: relative;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.6);
  overflow: hidden;
  z-index: 1; }

.fileuploader-theme-thumbnails .fileuploader-item-inner, .fileuploader-theme-thumbnails fileuploader-item-inner .thumbnail-holder, .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item-image {
  width: 100%;
  height: 100%; }

.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item-image {
  position: relative;
  text-align: center;
  overflow: hidden; }

.fileuploader-theme-thumbnails .fileuploader-item .fileuploader-item-image img,
.fileuploader-theme-thumbnails .fileuploader-item .fileuploader-item-image canvas {
  border-radius: 0; }

.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item-image img {
  max-height: 100%;
  min-height: 100%;
  max-width: none; }

.fileuploader-theme-thumbnails .fileuploader-item .fileuploader-item-image.fileuploader-loading:after {
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-top: -15px;
  opacity: 0.2; }

.fileuploader-theme-thumbnails .fileuploader-items-list .actions-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background: rgba(33, 33, 33, 0.55);
  text-align: right;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  opacity: 0;
  z-index: 3; }

.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item:hover .actions-holder {
  opacity: 1; }

.fileuploader-theme-thumbnails .fileuploader-action {
  background: none;
  border: 0;
  width: 24px;
  height: 24px;
  margin: 3px 3px 0 0;
  z-index: 2; }

.fileuploader-theme-thumbnails .fileuploader-action-remove i:before,
.fileuploader-theme-thumbnails .fileuploader-action-remove i:after {
  top: 4px;
  left: 10px;
  height: 14px;
  width: 3px;
  background: #fff; }

.fileuploader-theme-thumbnails .fileuploader-action-sort i {
  top: 10px;
  width: 12px; }

.fileuploader-theme-thumbnails .fileuploader-action-sort i:before {
  top: -4px; }

.fileuploader-theme-thumbnails .fileuploader-action-sort i:after {
  top: 4px; }

.fileuploader-theme-thumbnails .fileuploader-action-popup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1; }

.fileuploader-theme-thumbnails .fileuploader-item.upload-failed {
  background: none; }

.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item.upload-failed .fileuploader-item-icon {
  display: block !important;
  background: #db6868 !important;
  color: #fff; }

.fileuploader-theme-thumbnails .fileuploader-item.upload-pending .fileuploader-action-remove:after {
  right: 0;
  margin-top: -14px; }

.fileuploader-theme-thumbnails .fileuploader-item .progress-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.fileuploader-theme-thumbnails .fileuploader-item .progress-holder .fileuploader-progressbar {
  position: relative;
  top: 50%;
  width: 80%;
  height: 6px;
  margin: 0 auto;
  background: #dde4f6; }

.fileuploader-theme-thumbnails .fileuploader-item.sorting {
  -webkit-animation: none;
  animation: none; }

.fileuploader-theme-thumbnails .fileuploader-sorter-placeholder {
  background: none; }

.fileuploader-theme-thumbnails .fileuploader-sorter-placeholder div {
  background: #fff; }

/* ==========================================================================
2. Drag and drop theme
========================================================================== */
.fileuploader-theme-dragdrop .fileuploader-input {
  display: block;
  padding: 60px 0;
  background: #fff;
  border: 2px dashed #c2cdda;
  border-radius: 3px;
  text-align: center;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease; }

.fileuploader-theme-dragdrop .fileuploader-input .fileuploader-input-inner {
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }

.fileuploader-theme-dragdrop .fileuploader-input.fileuploader-dragging .fileuploader-input-inner {
  opacity: 0.4; }

.fileuploader-theme-dragdrop .fileuploader-input.fileuploader-dragging img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fileuploader-theme-dragdrop .fileuploader-input img {
  display: block;
  max-width: 64px;
  margin: 0 auto;
  margin-bottom: 30px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.fileuploader-theme-dragdrop .fileuploader-input h3 {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
  color: #555a6b;
  white-space: normal; }

.fileuploader-theme-dragdrop .fileuploader-input p {
  color: #74809d; }

.fileuploader-theme-dragdrop.fileuploader-is-uploading .fileuploader-input-caption:after {
  display: none; }

.fileuploader-theme-dragdrop .fileuploader-pending-loader .right-half,
.fileuploader-theme-dragdrop .fileuploader-pending-loader .spinner {
  background: #687ddb; }

.fileuploader-theme-dragdrop .fileuploader-input p {
  margin: 10px 0; }

/*! _switch.scss | Bulkit | CSS Ninja */
/* ==========================================================================
Switches extension 
========================================================================== */
/***
TABLE OF CONTENTS
=============================================================================
0. Variables
1. Switch mixin
2. Switch styles
=============================================================================
***/
/* ==========================================================================
0. Variables
========================================================================== */
/* ==========================================================================
1. Switch mixin
========================================================================== */
/* ==========================================================================
2. Switch styles
========================================================================== */
.switch[type="checkbox"] {
  outline: 0;
  user-select: none;
  display: none;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%; }
  .switch[type="checkbox"][disabled] {
    cursor: not-allowed; }
    .switch[type="checkbox"][disabled] + label {
      opacity: 0.5; }
      .switch[type="checkbox"][disabled] + label::before {
        opactiy: 0.5; }
      .switch[type="checkbox"][disabled] + label::after {
        opactiy: 0.5; }
      .switch[type="checkbox"][disabled] + label:hover, .switch[type="checkbox"][disabled] + label.is-hovered {
        cursor: not-allowed; }
  .switch[type="checkbox"] + label {
    position: relative;
    display: initial;
    font-size: 1.2rem;
    line-height: initial;
    padding-left: 4.1rem;
    padding-top: 0.2rem;
    cursor: pointer; }
    .switch[type="checkbox"] + label::before {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 3.6rem;
      height: 1.8rem;
      border: 0.1rem solid transparent;
      border-radius: 100px;
      background: #ededed;
      content: ""; }
    .switch[type="checkbox"] + label::after {
      display: block;
      position: absolute;
      top: 0.25rem;
      left: 0.25rem;
      width: 1.3rem;
      height: 1.3rem;
      transform: translate3d(0, 0, 0);
      border-radius: 100px;
      background: #fff;
      transition: all 0.25s ease-out;
      content: ""; }
  .switch[type="checkbox"].is-rtl + label {
    padding-left: 0;
    padding-right: 4.1rem; }
    .switch[type="checkbox"].is-rtl + label::before {
      left: auto;
      right: 0; }
    .switch[type="checkbox"].is-rtl + label::after {
      left: auto;
      right: 0.25rem; }
  .switch[type="checkbox"]:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(237, 237, 237, 0.25); }
  .switch[type="checkbox"]:hover + label::before {
    background: #e7e7e7; }
  .switch[type="checkbox"]:active + label::before {
    background: #e0e0e0; }
  .switch[type="checkbox"]:checked + label::before {
    background: #878787; }
  .switch[type="checkbox"]:checked + label::after {
    left: 1.925rem; }
  .switch[type="checkbox"]:checked.is-rtl + label::after {
    left: auto;
    right: 1.925rem; }
  .switch[type="checkbox"]:checked:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(135, 135, 135, 0.25); }
  .switch[type="checkbox"]:checked:hover + label::before {
    background: #818181; }
  .switch[type="checkbox"]:checked:active + label::before {
    background: #7a7a7a; }
  .switch[type="checkbox"].is-outlined + label::before {
    background-color: transparent;
    border-color: #ededed; }
  .switch[type="checkbox"].is-outlined + label::after {
    background: #ededed; }
  .switch[type="checkbox"].is-outlined:hover + label::before {
    border-color: #e7e7e7; }
  .switch[type="checkbox"].is-outlined:hover + label::after {
    background: #e7e7e7; }
  .switch[type="checkbox"].is-outlined:active + label::before {
    border-color: #e7e7e7; }
  .switch[type="checkbox"].is-outlined:active + label::after {
    background: #e0e0e0; }
  .switch[type="checkbox"].is-outlined:checked + label::before {
    background-color: transparent;
    border-color: #878787; }
  .switch[type="checkbox"].is-outlined:checked + label::after {
    background: #878787; }
  .switch[type="checkbox"].is-outlined:checked:hover + label::before {
    border-color: #818181; }
  .switch[type="checkbox"].is-outlined:checked:hover + label::after {
    background: #818181; }
  .switch[type="checkbox"].is-outlined:checked:active + label::before {
    border-color: #818181; }
  .switch[type="checkbox"].is-outlined:checked:active + label::after {
    background: #7a7a7a; }
  .switch[type="checkbox"].is-thin + label::before {
    top: 0.65455rem;
    height: 0.45rem; }
  .switch[type="checkbox"].is-thin + label::after {
    box-shadow: 0px 0px 3px #878787; }
  .switch[type="checkbox"].is-small + label {
    position: relative;
    display: initial;
    font-size: 1rem;
    line-height: initial;
    padding-left: 3.5rem;
    padding-top: 0.2rem;
    cursor: pointer; }
    .switch[type="checkbox"].is-small + label::before {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 3rem;
      height: 1.5rem;
      border: 0.1rem solid transparent;
      border-radius: 100px;
      background: #ededed;
      content: ""; }
    .switch[type="checkbox"].is-small + label::after {
      display: block;
      position: absolute;
      top: 0.25rem;
      left: 0.25rem;
      width: 1rem;
      height: 1rem;
      transform: translate3d(0, 0, 0);
      border-radius: 100px;
      background: #fff;
      transition: all 0.25s ease-out;
      content: ""; }
  .switch[type="checkbox"].is-small.is-rtl + label {
    padding-left: 0;
    padding-right: 3.5rem; }
    .switch[type="checkbox"].is-small.is-rtl + label::before {
      left: auto;
      right: 0; }
    .switch[type="checkbox"].is-small.is-rtl + label::after {
      left: auto;
      right: 0.25rem; }
  .switch[type="checkbox"].is-small:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(237, 237, 237, 0.25); }
  .switch[type="checkbox"].is-small:hover + label::before {
    background: #e7e7e7; }
  .switch[type="checkbox"].is-small:active + label::before {
    background: #e0e0e0; }
  .switch[type="checkbox"].is-small:checked + label::before {
    background: #878787; }
  .switch[type="checkbox"].is-small:checked + label::after {
    left: 1.625rem; }
  .switch[type="checkbox"].is-small:checked.is-rtl + label::after {
    left: auto;
    right: 1.625rem; }
  .switch[type="checkbox"].is-small:checked:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(135, 135, 135, 0.25); }
  .switch[type="checkbox"].is-small:checked:hover + label::before {
    background: #818181; }
  .switch[type="checkbox"].is-small:checked:active + label::before {
    background: #7a7a7a; }
  .switch[type="checkbox"].is-small.is-outlined + label::before {
    background-color: transparent;
    border-color: #ededed; }
  .switch[type="checkbox"].is-small.is-outlined + label::after {
    background: #ededed; }
  .switch[type="checkbox"].is-small.is-outlined:hover + label::before {
    border-color: #e7e7e7; }
  .switch[type="checkbox"].is-small.is-outlined:hover + label::after {
    background: #e7e7e7; }
  .switch[type="checkbox"].is-small.is-outlined:active + label::before {
    border-color: #e7e7e7; }
  .switch[type="checkbox"].is-small.is-outlined:active + label::after {
    background: #e0e0e0; }
  .switch[type="checkbox"].is-small.is-outlined:checked + label::before {
    background-color: transparent;
    border-color: #878787; }
  .switch[type="checkbox"].is-small.is-outlined:checked + label::after {
    background: #878787; }
  .switch[type="checkbox"].is-small.is-outlined:checked:hover + label::before {
    border-color: #818181; }
  .switch[type="checkbox"].is-small.is-outlined:checked:hover + label::after {
    background: #818181; }
  .switch[type="checkbox"].is-small.is-outlined:checked:active + label::before {
    border-color: #818181; }
  .switch[type="checkbox"].is-small.is-outlined:checked:active + label::after {
    background: #7a7a7a; }
  .switch[type="checkbox"].is-small.is-thin + label::before {
    top: 0.54545rem;
    height: 0.375rem; }
  .switch[type="checkbox"].is-small.is-thin + label::after {
    box-shadow: 0px 0px 3px #878787; }
  .switch[type="checkbox"].is-medium + label {
    position: relative;
    display: initial;
    font-size: 1.5rem;
    line-height: initial;
    padding-left: 5rem;
    padding-top: 0.2rem;
    cursor: pointer; }
    .switch[type="checkbox"].is-medium + label::before {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 4.5rem;
      height: 2.25rem;
      border: 0.1rem solid transparent;
      border-radius: 100px;
      background: #ededed;
      content: ""; }
    .switch[type="checkbox"].is-medium + label::after {
      display: block;
      position: absolute;
      top: 0.25rem;
      left: 0.25rem;
      width: 1.75rem;
      height: 1.75rem;
      transform: translate3d(0, 0, 0);
      border-radius: 100px;
      background: #fff;
      transition: all 0.25s ease-out;
      content: ""; }
  .switch[type="checkbox"].is-medium.is-rtl + label {
    padding-left: 0;
    padding-right: 5rem; }
    .switch[type="checkbox"].is-medium.is-rtl + label::before {
      left: auto;
      right: 0; }
    .switch[type="checkbox"].is-medium.is-rtl + label::after {
      left: auto;
      right: 0.25rem; }
  .switch[type="checkbox"].is-medium:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(237, 237, 237, 0.25); }
  .switch[type="checkbox"].is-medium:hover + label::before {
    background: #e7e7e7; }
  .switch[type="checkbox"].is-medium:active + label::before {
    background: #e0e0e0; }
  .switch[type="checkbox"].is-medium:checked + label::before {
    background: #878787; }
  .switch[type="checkbox"].is-medium:checked + label::after {
    left: 2.375rem; }
  .switch[type="checkbox"].is-medium:checked.is-rtl + label::after {
    left: auto;
    right: 2.375rem; }
  .switch[type="checkbox"].is-medium:checked:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(135, 135, 135, 0.25); }
  .switch[type="checkbox"].is-medium:checked:hover + label::before {
    background: #818181; }
  .switch[type="checkbox"].is-medium:checked:active + label::before {
    background: #7a7a7a; }
  .switch[type="checkbox"].is-medium.is-outlined + label::before {
    background-color: transparent;
    border-color: #ededed; }
  .switch[type="checkbox"].is-medium.is-outlined + label::after {
    background: #ededed; }
  .switch[type="checkbox"].is-medium.is-outlined:hover + label::before {
    border-color: #e7e7e7; }
  .switch[type="checkbox"].is-medium.is-outlined:hover + label::after {
    background: #e7e7e7; }
  .switch[type="checkbox"].is-medium.is-outlined:active + label::before {
    border-color: #e7e7e7; }
  .switch[type="checkbox"].is-medium.is-outlined:active + label::after {
    background: #e0e0e0; }
  .switch[type="checkbox"].is-medium.is-outlined:checked + label::before {
    background-color: transparent;
    border-color: #878787; }
  .switch[type="checkbox"].is-medium.is-outlined:checked + label::after {
    background: #878787; }
  .switch[type="checkbox"].is-medium.is-outlined:checked:hover + label::before {
    border-color: #818181; }
  .switch[type="checkbox"].is-medium.is-outlined:checked:hover + label::after {
    background: #818181; }
  .switch[type="checkbox"].is-medium.is-outlined:checked:active + label::before {
    border-color: #818181; }
  .switch[type="checkbox"].is-medium.is-outlined:checked:active + label::after {
    background: #7a7a7a; }
  .switch[type="checkbox"].is-medium.is-thin + label::before {
    top: 0.81818rem;
    height: 0.5625rem; }
  .switch[type="checkbox"].is-medium.is-thin + label::after {
    box-shadow: 0px 0px 3px #878787; }
  .switch[type="checkbox"].is-large + label {
    position: relative;
    display: initial;
    font-size: 1.8rem;
    line-height: initial;
    padding-left: 5.9rem;
    padding-top: 0.2rem;
    cursor: pointer; }
    .switch[type="checkbox"].is-large + label::before {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 5.4rem;
      height: 2.7rem;
      border: 0.1rem solid transparent;
      border-radius: 100px;
      background: #ededed;
      content: ""; }
    .switch[type="checkbox"].is-large + label::after {
      display: block;
      position: absolute;
      top: 0.25rem;
      left: 0.25rem;
      width: 2.2rem;
      height: 2.2rem;
      transform: translate3d(0, 0, 0);
      border-radius: 100px;
      background: #fff;
      transition: all 0.25s ease-out;
      content: ""; }
  .switch[type="checkbox"].is-large.is-rtl + label {
    padding-left: 0;
    padding-right: 5.9rem; }
    .switch[type="checkbox"].is-large.is-rtl + label::before {
      left: auto;
      right: 0; }
    .switch[type="checkbox"].is-large.is-rtl + label::after {
      left: auto;
      right: 0.25rem; }
  .switch[type="checkbox"].is-large:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(237, 237, 237, 0.25); }
  .switch[type="checkbox"].is-large:hover + label::before {
    background: #e7e7e7; }
  .switch[type="checkbox"].is-large:active + label::before {
    background: #e0e0e0; }
  .switch[type="checkbox"].is-large:checked + label::before {
    background: #878787; }
  .switch[type="checkbox"].is-large:checked + label::after {
    left: 2.825rem; }
  .switch[type="checkbox"].is-large:checked.is-rtl + label::after {
    left: auto;
    right: 2.825rem; }
  .switch[type="checkbox"].is-large:checked:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(135, 135, 135, 0.25); }
  .switch[type="checkbox"].is-large:checked:hover + label::before {
    background: #818181; }
  .switch[type="checkbox"].is-large:checked:active + label::before {
    background: #7a7a7a; }
  .switch[type="checkbox"].is-large.is-outlined + label::before {
    background-color: transparent;
    border-color: #ededed; }
  .switch[type="checkbox"].is-large.is-outlined + label::after {
    background: #ededed; }
  .switch[type="checkbox"].is-large.is-outlined:hover + label::before {
    border-color: #e7e7e7; }
  .switch[type="checkbox"].is-large.is-outlined:hover + label::after {
    background: #e7e7e7; }
  .switch[type="checkbox"].is-large.is-outlined:active + label::before {
    border-color: #e7e7e7; }
  .switch[type="checkbox"].is-large.is-outlined:active + label::after {
    background: #e0e0e0; }
  .switch[type="checkbox"].is-large.is-outlined:checked + label::before {
    background-color: transparent;
    border-color: #878787; }
  .switch[type="checkbox"].is-large.is-outlined:checked + label::after {
    background: #878787; }
  .switch[type="checkbox"].is-large.is-outlined:checked:hover + label::before {
    border-color: #818181; }
  .switch[type="checkbox"].is-large.is-outlined:checked:hover + label::after {
    background: #818181; }
  .switch[type="checkbox"].is-large.is-outlined:checked:active + label::before {
    border-color: #818181; }
  .switch[type="checkbox"].is-large.is-outlined:checked:active + label::after {
    background: #7a7a7a; }
  .switch[type="checkbox"].is-large.is-thin + label::before {
    top: 0.98182rem;
    height: 0.675rem; }
  .switch[type="checkbox"].is-large.is-thin + label::after {
    box-shadow: 0px 0px 3px #878787; }
  .switch[type="checkbox"].is-primary:checked + label::before {
    background: #4FC1EA; }
  .switch[type="checkbox"].is-primary:checked:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(79, 193, 234, 0.25); }
  .switch[type="checkbox"].is-primary:checked:hover + label::before {
    background: #44bde9; }
  .switch[type="checkbox"].is-primary:checked:active + label::before {
    background: #38b9e7; }
  .switch[type="checkbox"].is-primary.is-outlined:checked + label::before {
    background-color: transparent;
    border-color: #4FC1EA; }
  .switch[type="checkbox"].is-primary.is-outlined:checked + label::after {
    background: #4FC1EA; }
  .switch[type="checkbox"].is-primary.is-outlined:checked:hover + label::before {
    border-color: #44bde9; }
  .switch[type="checkbox"].is-primary.is-outlined:checked:hover + label::after {
    background: #44bde9; }
  .switch[type="checkbox"].is-primary.is-outlined:checked:active + label::before {
    border-color: #44bde9; }
  .switch[type="checkbox"].is-primary.is-outlined:checked:active + label::after {
    background: #38b9e7; }
  .switch[type="checkbox"].is-primary.is-thin.is-outlined + label::after {
    box-shadow: none; }
  .switch[type="checkbox"].is-secondary:checked + label::before {
    background: #7F00FF; }
  .switch[type="checkbox"].is-secondary:checked:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(127, 0, 255, 0.25); }
  .switch[type="checkbox"].is-secondary:checked:hover + label::before {
    background: #7900f2; }
  .switch[type="checkbox"].is-secondary:checked:active + label::before {
    background: #7200e6; }
  .switch[type="checkbox"].is-secondary.is-outlined:checked + label::before {
    background-color: transparent;
    border-color: #7F00FF; }
  .switch[type="checkbox"].is-secondary.is-outlined:checked + label::after {
    background: #7F00FF; }
  .switch[type="checkbox"].is-secondary.is-outlined:checked:hover + label::before {
    border-color: #7900f2; }
  .switch[type="checkbox"].is-secondary.is-outlined:checked:hover + label::after {
    background: #7900f2; }
  .switch[type="checkbox"].is-secondary.is-outlined:checked:active + label::before {
    border-color: #7900f2; }
  .switch[type="checkbox"].is-secondary.is-outlined:checked:active + label::after {
    background: #7200e6; }
  .switch[type="checkbox"].is-secondary.is-thin.is-outlined + label::after {
    box-shadow: none; }
  .switch[type="checkbox"].is-accent:checked + label::before {
    background: #7F00FF; }
  .switch[type="checkbox"].is-accent:checked:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(127, 0, 255, 0.25); }
  .switch[type="checkbox"].is-accent:checked:hover + label::before {
    background: #7900f2; }
  .switch[type="checkbox"].is-accent:checked:active + label::before {
    background: #7200e6; }
  .switch[type="checkbox"].is-accent.is-outlined:checked + label::before {
    background-color: transparent;
    border-color: #7F00FF; }
  .switch[type="checkbox"].is-accent.is-outlined:checked + label::after {
    background: #7F00FF; }
  .switch[type="checkbox"].is-accent.is-outlined:checked:hover + label::before {
    border-color: #7900f2; }
  .switch[type="checkbox"].is-accent.is-outlined:checked:hover + label::after {
    background: #7900f2; }
  .switch[type="checkbox"].is-accent.is-outlined:checked:active + label::before {
    border-color: #7900f2; }
  .switch[type="checkbox"].is-accent.is-outlined:checked:active + label::after {
    background: #7200e6; }
  .switch[type="checkbox"].is-accent.is-thin.is-outlined + label::after {
    box-shadow: none; }
  .switch[type="checkbox"].is-info:checked + label::before {
    background: #039BE5; }
  .switch[type="checkbox"].is-info:checked:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(3, 155, 229, 0.25); }
  .switch[type="checkbox"].is-info:checked:hover + label::before {
    background: #0392d8; }
  .switch[type="checkbox"].is-info:checked:active + label::before {
    background: #038acc; }
  .switch[type="checkbox"].is-info.is-outlined:checked + label::before {
    background-color: transparent;
    border-color: #039BE5; }
  .switch[type="checkbox"].is-info.is-outlined:checked + label::after {
    background: #039BE5; }
  .switch[type="checkbox"].is-info.is-outlined:checked:hover + label::before {
    border-color: #0392d8; }
  .switch[type="checkbox"].is-info.is-outlined:checked:hover + label::after {
    background: #0392d8; }
  .switch[type="checkbox"].is-info.is-outlined:checked:active + label::before {
    border-color: #0392d8; }
  .switch[type="checkbox"].is-info.is-outlined:checked:active + label::after {
    background: #038acc; }
  .switch[type="checkbox"].is-info.is-thin.is-outlined + label::after {
    box-shadow: none; }
  .switch[type="checkbox"].is-success:checked + label::before {
    background: #00b289; }
  .switch[type="checkbox"].is-success:checked:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(0, 178, 137, 0.25); }
  .switch[type="checkbox"].is-success:checked:hover + label::before {
    background: #00a57f; }
  .switch[type="checkbox"].is-success:checked:active + label::before {
    background: #009975; }
  .switch[type="checkbox"].is-success.is-outlined:checked + label::before {
    background-color: transparent;
    border-color: #00b289; }
  .switch[type="checkbox"].is-success.is-outlined:checked + label::after {
    background: #00b289; }
  .switch[type="checkbox"].is-success.is-outlined:checked:hover + label::before {
    border-color: #00a57f; }
  .switch[type="checkbox"].is-success.is-outlined:checked:hover + label::after {
    background: #00a57f; }
  .switch[type="checkbox"].is-success.is-outlined:checked:active + label::before {
    border-color: #00a57f; }
  .switch[type="checkbox"].is-success.is-outlined:checked:active + label::after {
    background: #009975; }
  .switch[type="checkbox"].is-success.is-thin.is-outlined + label::after {
    box-shadow: none; }
  .switch[type="checkbox"].is-warning:checked + label::before {
    background: #eda514; }
  .switch[type="checkbox"].is-warning:checked:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(237, 165, 20, 0.25); }
  .switch[type="checkbox"].is-warning:checked:hover + label::before {
    background: #e39d11; }
  .switch[type="checkbox"].is-warning:checked:active + label::before {
    background: #d79510; }
  .switch[type="checkbox"].is-warning.is-outlined:checked + label::before {
    background-color: transparent;
    border-color: #eda514; }
  .switch[type="checkbox"].is-warning.is-outlined:checked + label::after {
    background: #eda514; }
  .switch[type="checkbox"].is-warning.is-outlined:checked:hover + label::before {
    border-color: #e39d11; }
  .switch[type="checkbox"].is-warning.is-outlined:checked:hover + label::after {
    background: #e39d11; }
  .switch[type="checkbox"].is-warning.is-outlined:checked:active + label::before {
    border-color: #e39d11; }
  .switch[type="checkbox"].is-warning.is-outlined:checked:active + label::after {
    background: #d79510; }
  .switch[type="checkbox"].is-warning.is-thin.is-outlined + label::after {
    box-shadow: none; }
  .switch[type="checkbox"].is-danger:checked + label::before {
    background: #FF7273; }
  .switch[type="checkbox"].is-danger:checked:focus:not(:active) + label::before {
    box-shadow: 0 0 0 0.125em rgba(255, 114, 115, 0.25); }
  .switch[type="checkbox"].is-danger:checked:hover + label::before {
    background: #ff6566; }
  .switch[type="checkbox"].is-danger:checked:active + label::before {
    background: #ff595a; }
  .switch[type="checkbox"].is-danger.is-outlined:checked + label::before {
    background-color: transparent;
    border-color: #FF7273; }
  .switch[type="checkbox"].is-danger.is-outlined:checked + label::after {
    background: #FF7273; }
  .switch[type="checkbox"].is-danger.is-outlined:checked:hover + label::before {
    border-color: #ff6566; }
  .switch[type="checkbox"].is-danger.is-outlined:checked:hover + label::after {
    background: #ff6566; }
  .switch[type="checkbox"].is-danger.is-outlined:checked:active + label::before {
    border-color: #ff6566; }
  .switch[type="checkbox"].is-danger.is-outlined:checked:active + label::after {
    background: #ff595a; }
  .switch[type="checkbox"].is-danger.is-thin.is-outlined + label::after {
    box-shadow: none; }

/*! _range.scss | Bulkit | CSS Ninja */
/* ==========================================================================
Range inputs extension 
========================================================================== */
/***
TABLE OF CONTENTS
=============================================================================
0. Variables
1. Slider Mixin
2. Range input
=============================================================================
***/
/* ==========================================================================
0. Variables
========================================================================== */
/* ==========================================================================
1. Slider Mixin
========================================================================== */
/* ==========================================================================
2. Range input
========================================================================== */
input[type=range].slider {
  -webkit-appearance: none;
  appearance: none;
  margin: 1rem 0;
  background: transparent; }
  input[type=range].slider.is-fullwidth {
    display: block;
    width: 100%; }
  input[type=range].slider:focus {
    outline: none; }
  input[type=range].slider:not([orient="vertical"])::-webkit-slider-runnable-track {
    width: 100%; }
  input[type=range].slider:not([orient="vertical"])::-moz-range-track {
    width: 100%; }
  input[type=range].slider:not([orient="vertical"])::-ms-track {
    width: 100%; }
  input[type=range].slider:not([orient="vertical"]).has-output + output, input[type=range].slider:not([orient="vertical"]).has-output-tooltip + output {
    width: 3.1rem;
    background: #878787;
    border-radius: 3px;
    padding: 0.4rem 0.8rem;
    font-size: 0.9rem;
    line-height: 1rem;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    overflow: hidden;
    pointer-events: none;
    z-index: 1; }
  input[type=range].slider:not([orient="vertical"]).has-output {
    display: inline-block;
    width: calc(100% - ( 3.1rem + 1rem )); }
    input[type=range].slider:not([orient="vertical"]).has-output + output {
      display: inline-block;
      position: relative;
      margin-left: 0.75rem;
      top: -0.75rem; }
  input[type=range].slider:not([orient="vertical"]).has-output-tooltip {
    display: block; }
    input[type=range].slider:not([orient="vertical"]).has-output-tooltip + output {
      position: absolute;
      left: 0;
      top: 2rem; }
  input[type=range].slider[orient="vertical"] {
    -webkit-appearance: slider-vertical;
    writing-mode: bt-lr; }
    input[type=range].slider[orient="vertical"]::-webkit-slider-runnable-track {
      height: 100%; }
    input[type=range].slider[orient="vertical"]::-moz-range-track {
      height: 100%; }
    input[type=range].slider[orient="vertical"]::-ms-track {
      height: 100%; }
    input[type=range].slider[orient="vertical"]::-webkit-slider-thumb {
      position: relative;
      left: -2px;
      height: 2rem;
      width: 2rem;
      border-radius: 100px; }
  input[type=range].slider::-webkit-slider-runnable-track {
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #666;
    background: #cecece;
    border-radius: 50px;
    border: 0px solid #666; }
  input[type=range].slider::-moz-range-track {
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #666;
    background: #cecece;
    border-radius: 50px;
    border: 0px solid #666; }
  input[type=range].slider::-ms-track {
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #666;
    background: #cecece;
    border-radius: 50px;
    border: 0px solid #666; }
  input[type=range].slider::-ms-fill-lower {
    background: #4FC1EA; }
  input[type=range].slider::-ms-fill-upper {
    background: #EFF4F7; }
  input[type=range].slider::-webkit-slider-thumb {
    box-shadow: none;
    border: 1px solid #c1c1c1;
    border-radius: 50px;
    background: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: -webkit-transform 0.2s ease; }
  input[type=range].slider::-moz-range-thumb {
    box-shadow: none;
    border: 1px solid #c1c1c1;
    background: #fff;
    border-radius: 50px;
    cursor: pointer;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: -webkit-transform 0.2s ease; }
  input[type=range].slider::-ms-thumb {
    box-shadow: none;
    border: 1px solid #c1c1c1;
    background: #fff;
    border-radius: 50px;
    cursor: pointer;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: -webkit-transform 0.2s ease; }
  input[type=range].slider::-webkit-slider-thumb {
    -webkit-appearance: none; }
  input[type=range].slider:active::-webkit-slider-thumb {
    -webkit-transform: scale(1.25);
    transform: scale(1.25); }
  input[type=range].slider:active::-moz-range-thumb {
    transform: scale(1.25); }
  input[type=range].slider:active::-ms-thumb {
    -ms-transform: scale(1.25);
    transform: scale(1.25); }
  input[type=range].slider:disabled {
    opacity: 0.5;
    cursor: not-allowed; }
    input[type=range].slider:disabled::-webkit-slider-thumb {
      cursor: not-allowed;
      -webkit-transform: scale(1);
      transform: scale(1); }
    input[type=range].slider:disabled::-moz-range-thumb {
      cursor: not-allowed;
      transform: scale(1); }
    input[type=range].slider:disabled::-ms-thumb {
      cursor: not-allowed;
      -ms-transform: scale(1);
      transform: scale(1); }
  input[type=range].slider:not([orient="vertical"])::-webkit-slider-runnable-track {
    height: 0.6rem; }
  input[type=range].slider:not([orient="vertical"])::-moz-range-track {
    height: 0.6rem; }
  input[type=range].slider:not([orient="vertical"])::-ms-track {
    height: 0.6rem; }
  input[type=range].slider[orient="vertical"]::-webkit-slider-runnable-track {
    width: 0.6rem; }
  input[type=range].slider[orient="vertical"]::-moz-range-track {
    width: 0.6rem; }
  input[type=range].slider[orient="vertical"]::-ms-track {
    width: 0.6rem; }
  input[type=range].slider::-webkit-slider-thumb {
    height: 1.2rem;
    width: 1.2rem;
    margin-top: -0.3rem; }
  input[type=range].slider::-moz-range-thumb {
    height: 1.2rem;
    width: 1.2rem; }
  input[type=range].slider::-ms-thumb {
    height: 1.2rem;
    width: 1.2rem; }
  input[type=range].slider[orient="vertical"]::-webkit-slider-thumb {
    margin-top: auto;
    margin-left: -0.3rem; }
  input[type=range].slider.is-small:not([orient="vertical"])::-webkit-slider-runnable-track {
    height: 0.5rem; }
  input[type=range].slider.is-small:not([orient="vertical"])::-moz-range-track {
    height: 0.5rem; }
  input[type=range].slider.is-small:not([orient="vertical"])::-ms-track {
    height: 0.5rem; }
  input[type=range].slider.is-small[orient="vertical"]::-webkit-slider-runnable-track {
    width: 0.5rem; }
  input[type=range].slider.is-small[orient="vertical"]::-moz-range-track {
    width: 0.5rem; }
  input[type=range].slider.is-small[orient="vertical"]::-ms-track {
    width: 0.5rem; }
  input[type=range].slider.is-small::-webkit-slider-thumb {
    height: 1rem;
    width: 1rem;
    margin-top: -0.25rem; }
  input[type=range].slider.is-small::-moz-range-thumb {
    height: 1rem;
    width: 1rem; }
  input[type=range].slider.is-small::-ms-thumb {
    height: 1rem;
    width: 1rem; }
  input[type=range].slider.is-small[orient="vertical"]::-webkit-slider-thumb {
    margin-top: auto;
    margin-left: -0.25rem; }
  input[type=range].slider.is-medium:not([orient="vertical"])::-webkit-slider-runnable-track {
    height: 0.75rem; }
  input[type=range].slider.is-medium:not([orient="vertical"])::-moz-range-track {
    height: 0.75rem; }
  input[type=range].slider.is-medium:not([orient="vertical"])::-ms-track {
    height: 0.75rem; }
  input[type=range].slider.is-medium[orient="vertical"]::-webkit-slider-runnable-track {
    width: 0.75rem; }
  input[type=range].slider.is-medium[orient="vertical"]::-moz-range-track {
    width: 0.75rem; }
  input[type=range].slider.is-medium[orient="vertical"]::-ms-track {
    width: 0.75rem; }
  input[type=range].slider.is-medium::-webkit-slider-thumb {
    height: 1.5rem;
    width: 1.5rem;
    margin-top: -0.375rem; }
  input[type=range].slider.is-medium::-moz-range-thumb {
    height: 1.5rem;
    width: 1.5rem; }
  input[type=range].slider.is-medium::-ms-thumb {
    height: 1.5rem;
    width: 1.5rem; }
  input[type=range].slider.is-medium[orient="vertical"]::-webkit-slider-thumb {
    margin-top: auto;
    margin-left: -0.375rem; }
  input[type=range].slider.is-large:not([orient="vertical"])::-webkit-slider-runnable-track {
    height: 0.9rem; }
  input[type=range].slider.is-large:not([orient="vertical"])::-moz-range-track {
    height: 0.9rem; }
  input[type=range].slider.is-large:not([orient="vertical"])::-ms-track {
    height: 0.9rem; }
  input[type=range].slider.is-large[orient="vertical"]::-webkit-slider-runnable-track {
    width: 0.9rem; }
  input[type=range].slider.is-large[orient="vertical"]::-moz-range-track {
    width: 0.9rem; }
  input[type=range].slider.is-large[orient="vertical"]::-ms-track {
    width: 0.9rem; }
  input[type=range].slider.is-large::-webkit-slider-thumb {
    height: 1.8rem;
    width: 1.8rem;
    margin-top: -0.45rem; }
  input[type=range].slider.is-large::-moz-range-thumb {
    height: 1.8rem;
    width: 1.8rem; }
  input[type=range].slider.is-large::-ms-thumb {
    height: 1.8rem;
    width: 1.8rem; }
  input[type=range].slider.is-large[orient="vertical"]::-webkit-slider-thumb {
    margin-top: auto;
    margin-left: -0.45rem; }
  input[type=range].slider.is-primary::-webkit-slider-runnable-track {
    background: #4FC1EA; }
  input[type=range].slider.is-primary::-moz-range-track {
    background: #4FC1EA; }
  input[type=range].slider.is-primary::-ms-track {
    background: #4FC1EA; }
  input[type=range].slider.is-secondary::-webkit-slider-runnable-track {
    background: #7F00FF; }
  input[type=range].slider.is-secondary::-moz-range-track {
    background: #7F00FF; }
  input[type=range].slider.is-secondary::-ms-track {
    background: #7F00FF; }
  input[type=range].slider.is-accent::-webkit-slider-runnable-track {
    background: #7F00FF; }
  input[type=range].slider.is-accent::-moz-range-track {
    background: #7F00FF; }
  input[type=range].slider.is-accent::-ms-track {
    background: #7F00FF; }
  input[type=range].slider.is-info::-webkit-slider-runnable-track {
    background: #039BE5; }
  input[type=range].slider.is-info::-moz-range-track {
    background: #039BE5; }
  input[type=range].slider.is-info::-ms-track {
    background: #039BE5; }
  input[type=range].slider.is-success::-webkit-slider-runnable-track {
    background: #00b289; }
  input[type=range].slider.is-success::-moz-range-track {
    background: #00b289; }
  input[type=range].slider.is-success::-ms-track {
    background: #00b289; }
  input[type=range].slider.is-warning::-webkit-slider-runnable-track {
    background: #eda514; }
  input[type=range].slider.is-warning::-moz-range-track {
    background: #eda514; }
  input[type=range].slider.is-warning::-ms-track {
    background: #eda514; }
  input[type=range].slider.is-danger::-webkit-slider-runnable-track {
    background: #FF7273; }
  input[type=range].slider.is-danger::-moz-range-track {
    background: #FF7273; }
  input[type=range].slider.is-danger::-ms-track {
    background: #FF7273; }

/*! _slider.scss | Bulkit | CSS Ninja */
/* ==========================================================================
Range slider extension 
========================================================================== */
/***
TABLE OF CONTENTS
=============================================================================
0. Variables
1. Mixins
2. Bubble
3. Range input
4. Bubble label
5. Input box
=============================================================================
***/
/* ==========================================================================
0. Variables
========================================================================== */
/* ==========================================================================
1. Mixins
========================================================================== */
/* ==========================================================================
2. Bubble
========================================================================== */
.bubble-range {
  -webkit-appearance: none;
  margin: 12.5px 0;
  width: 100%; }
  .bubble-range:focus {
    outline: none; }
  .bubble-range::-webkit-slider-thumb {
    position: relative;
    border: 5px solid rgba(255, 255, 255, 0.5);
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #01c9ca;
    cursor: pointer;
    z-index: 1;
    -webkit-appearance: none;
    margin-top: -10px; }
  .bubble-range:focus::-webkit-slider-runnable-track {
    background: #cecece; }
  .bubble-range::-moz-range-thumb {
    position: relative;
    border: 5px solid rgba(255, 255, 255, 0.5);
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #01c9ca;
    cursor: pointer;
    z-index: 1; }
  .bubble-range::-ms-thumb {
    position: relative;
    border: 5px solid rgba(255, 255, 255, 0.5);
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #01c9ca;
    cursor: pointer;
    z-index: 1; }
  .bubble-range:focus::-ms-fill-lower {
    background: #cecece; }
  .bubble-range:focus::-ms-fill-upper {
    background: #cecece; }
  .bubble-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: #cecece;
    border: 0px solid #000;
    border-radius: 0px; }
  .bubble-range::-moz-range-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: #cecece;
    border: 0px solid #000;
    border-radius: 0px; }
  .bubble-range::-ms-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: transparent;
    border-color: transparent;
    border-width: 25px 0;
    color: transparent; }
  .bubble-range::-ms-fill-lower {
    background: #cecece;
    border: 0px solid #000;
    border-radius: 0px; }
  .bubble-range::-ms-fill-upper {
    background: #cecece;
    border: 0px solid #000;
    border-radius: 0px; }

/* ==========================================================================
3. Range input
========================================================================== */
.range {
  box-sizing: border-box;
  position: relative;
  padding: 0 50px;
  width: 100%; }
  .range[data-value='0'] .bubble-label {
    left: 0%; }
  .range[data-value='1'] .bubble-label {
    left: 1%; }
  .range[data-value='2'] .bubble-label {
    left: 2%; }
  .range[data-value='3'] .bubble-label {
    left: 3%; }
  .range[data-value='4'] .bubble-label {
    left: 4%; }
  .range[data-value='5'] .bubble-label {
    left: 5%; }
  .range[data-value='6'] .bubble-label {
    left: 6%; }
  .range[data-value='7'] .bubble-label {
    left: 7%; }
  .range[data-value='8'] .bubble-label {
    left: 8%; }
  .range[data-value='9'] .bubble-label {
    left: 9%; }
  .range[data-value='10'] .bubble-label {
    left: 10%; }
  .range[data-value='11'] .bubble-label {
    left: 11%; }
  .range[data-value='12'] .bubble-label {
    left: 12%; }
  .range[data-value='13'] .bubble-label {
    left: 13%; }
  .range[data-value='14'] .bubble-label {
    left: 14%; }
  .range[data-value='15'] .bubble-label {
    left: 15%; }
  .range[data-value='16'] .bubble-label {
    left: 16%; }
  .range[data-value='17'] .bubble-label {
    left: 17%; }
  .range[data-value='18'] .bubble-label {
    left: 18%; }
  .range[data-value='19'] .bubble-label {
    left: 19%; }
  .range[data-value='20'] .bubble-label {
    left: 20%; }
  .range[data-value='21'] .bubble-label {
    left: 21%; }
  .range[data-value='22'] .bubble-label {
    left: 22%; }
  .range[data-value='23'] .bubble-label {
    left: 23%; }
  .range[data-value='24'] .bubble-label {
    left: 24%; }
  .range[data-value='25'] .bubble-label {
    left: 25%; }
  .range[data-value='26'] .bubble-label {
    left: 26%; }
  .range[data-value='27'] .bubble-label {
    left: 27%; }
  .range[data-value='28'] .bubble-label {
    left: 28%; }
  .range[data-value='29'] .bubble-label {
    left: 29%; }
  .range[data-value='30'] .bubble-label {
    left: 30%; }
  .range[data-value='31'] .bubble-label {
    left: 31%; }
  .range[data-value='32'] .bubble-label {
    left: 32%; }
  .range[data-value='33'] .bubble-label {
    left: 33%; }
  .range[data-value='34'] .bubble-label {
    left: 34%; }
  .range[data-value='35'] .bubble-label {
    left: 35%; }
  .range[data-value='36'] .bubble-label {
    left: 36%; }
  .range[data-value='37'] .bubble-label {
    left: 37%; }
  .range[data-value='38'] .bubble-label {
    left: 38%; }
  .range[data-value='39'] .bubble-label {
    left: 39%; }
  .range[data-value='40'] .bubble-label {
    left: 40%; }
  .range[data-value='41'] .bubble-label {
    left: 41%; }
  .range[data-value='42'] .bubble-label {
    left: 42%; }
  .range[data-value='43'] .bubble-label {
    left: 43%; }
  .range[data-value='44'] .bubble-label {
    left: 44%; }
  .range[data-value='45'] .bubble-label {
    left: 45%; }
  .range[data-value='46'] .bubble-label {
    left: 46%; }
  .range[data-value='47'] .bubble-label {
    left: 47%; }
  .range[data-value='48'] .bubble-label {
    left: 48%; }
  .range[data-value='49'] .bubble-label {
    left: 49%; }
  .range[data-value='50'] .bubble-label {
    left: 50%; }
  .range[data-value='51'] .bubble-label {
    left: 51%; }
  .range[data-value='52'] .bubble-label {
    left: 52%; }
  .range[data-value='53'] .bubble-label {
    left: 53%; }
  .range[data-value='54'] .bubble-label {
    left: 54%; }
  .range[data-value='55'] .bubble-label {
    left: 55%; }
  .range[data-value='56'] .bubble-label {
    left: 56%; }
  .range[data-value='57'] .bubble-label {
    left: 57%; }
  .range[data-value='58'] .bubble-label {
    left: 58%; }
  .range[data-value='59'] .bubble-label {
    left: 59%; }
  .range[data-value='60'] .bubble-label {
    left: 60%; }
  .range[data-value='61'] .bubble-label {
    left: 61%; }
  .range[data-value='62'] .bubble-label {
    left: 62%; }
  .range[data-value='63'] .bubble-label {
    left: 63%; }
  .range[data-value='64'] .bubble-label {
    left: 64%; }
  .range[data-value='65'] .bubble-label {
    left: 65%; }
  .range[data-value='66'] .bubble-label {
    left: 66%; }
  .range[data-value='67'] .bubble-label {
    left: 67%; }
  .range[data-value='68'] .bubble-label {
    left: 68%; }
  .range[data-value='69'] .bubble-label {
    left: 69%; }
  .range[data-value='70'] .bubble-label {
    left: 70%; }
  .range[data-value='71'] .bubble-label {
    left: 71%; }
  .range[data-value='72'] .bubble-label {
    left: 72%; }
  .range[data-value='73'] .bubble-label {
    left: 73%; }
  .range[data-value='74'] .bubble-label {
    left: 74%; }
  .range[data-value='75'] .bubble-label {
    left: 75%; }
  .range[data-value='76'] .bubble-label {
    left: 76%; }
  .range[data-value='77'] .bubble-label {
    left: 77%; }
  .range[data-value='78'] .bubble-label {
    left: 78%; }
  .range[data-value='79'] .bubble-label {
    left: 79%; }
  .range[data-value='80'] .bubble-label {
    left: 80%; }
  .range[data-value='81'] .bubble-label {
    left: 81%; }
  .range[data-value='82'] .bubble-label {
    left: 82%; }
  .range[data-value='83'] .bubble-label {
    left: 83%; }
  .range[data-value='84'] .bubble-label {
    left: 84%; }
  .range[data-value='85'] .bubble-label {
    left: 85%; }
  .range[data-value='86'] .bubble-label {
    left: 86%; }
  .range[data-value='87'] .bubble-label {
    left: 87%; }
  .range[data-value='88'] .bubble-label {
    left: 88%; }
  .range[data-value='89'] .bubble-label {
    left: 89%; }
  .range[data-value='90'] .bubble-label {
    left: 90%; }
  .range[data-value='91'] .bubble-label {
    left: 91%; }
  .range[data-value='92'] .bubble-label {
    left: 92%; }
  .range[data-value='93'] .bubble-label {
    left: 93%; }
  .range[data-value='94'] .bubble-label {
    left: 94%; }
  .range[data-value='95'] .bubble-label {
    left: 95%; }
  .range[data-value='96'] .bubble-label {
    left: 96%; }
  .range[data-value='97'] .bubble-label {
    left: 97%; }
  .range[data-value='98'] .bubble-label {
    left: 98%; }
  .range[data-value='99'] .bubble-label {
    left: 99%; }
  .range[data-value='100'] .bubble-label {
    left: 100%; }
  .range.is-primary .bubble-label .drop {
    background: #4FC1EA !important; }
  .range.is-primary .bubble-range::-webkit-slider-thumb {
    position: relative;
    border: 5px solid #aae1f5;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #4FC1EA;
    cursor: pointer;
    z-index: 1;
    -webkit-appearance: none;
    margin-top: -10px; }
  .range.is-primary .bubble-range::-moz-range-thumb {
    position: relative;
    border: 5px solid #aae1f5;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #4FC1EA;
    cursor: pointer;
    z-index: 1; }
  .range.is-primary .bubble-range::-ms-thumb {
    position: relative;
    border: 5px solid #aae1f5;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #4FC1EA;
    cursor: pointer;
    z-index: 1; }
  .range.is-secondary .bubble-label .drop {
    background: #7F00FF !important; }
  .range.is-secondary .bubble-range::-webkit-slider-thumb {
    position: relative;
    border: 5px solid #b266ff;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #7F00FF;
    cursor: pointer;
    z-index: 1;
    -webkit-appearance: none;
    margin-top: -10px; }
  .range.is-secondary .bubble-range::-moz-range-thumb {
    position: relative;
    border: 5px solid #b266ff;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #7F00FF;
    cursor: pointer;
    z-index: 1; }
  .range.is-secondary .bubble-range::-ms-thumb {
    position: relative;
    border: 5px solid #b266ff;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #7F00FF;
    cursor: pointer;
    z-index: 1; }
  .range.is-accent .bubble-label .drop {
    background: #7F00FF !important; }
  .range.is-accent .bubble-range::-webkit-slider-thumb {
    position: relative;
    border: 5px solid #b266ff;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #7F00FF;
    cursor: pointer;
    z-index: 1;
    -webkit-appearance: none;
    margin-top: -10px; }
  .range.is-accent .bubble-range::-moz-range-thumb {
    position: relative;
    border: 5px solid #b266ff;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #7F00FF;
    cursor: pointer;
    z-index: 1; }
  .range.is-accent .bubble-range::-ms-thumb {
    position: relative;
    border: 5px solid #b266ff;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #7F00FF;
    cursor: pointer;
    z-index: 1; }

/* ==========================================================================
4. Bubble label
========================================================================== */
.bubble-label {
  position: relative;
  top: 0;
  margin-left: -40px;
  margin-bottom: 20px;
  width: 80px;
  transform: scale(0.8); }
  .bubble-label .value {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    z-index: 1; }
  .bubble-label .drop {
    box-sizing: content-box !important;
    width: 80px;
    height: 80px;
    border-radius: 80% 0 55% 50% / 55% 0 80% 50%;
    background: #01c9ca;
    -webkit-transform: rotateZ(135deg);
    transform: rotateZ(135deg); }

/* ==========================================================================
5. Input box
========================================================================== */
.input-box {
  position: relative;
  margin: 0 -12.5px;
  height: 60px; }
  .input-box input[type="range"] {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 60px;
    background: transparent; }
  .input-box .bar {
    position: absolute;
    bottom: 50%;
    left: 0;
    margin: 0 0 -2.5px;
    height: 5px;
    background: #01c9ca;
    z-index: 0; }
  .input-box[data-value='0'] .bar {
    margin-right: 25px;
    width: calc(0% - 25px / (100/0)); }
  .input-box[data-value='1'] .bar {
    margin-right: 25px;
    width: calc(1% - 25px / (100/1)); }
  .input-box[data-value='2'] .bar {
    margin-right: 25px;
    width: calc(2% - 25px / (100/2)); }
  .input-box[data-value='3'] .bar {
    margin-right: 25px;
    width: calc(3% - 25px / (100/3)); }
  .input-box[data-value='4'] .bar {
    margin-right: 25px;
    width: calc(4% - 25px / (100/4)); }
  .input-box[data-value='5'] .bar {
    margin-right: 25px;
    width: calc(5% - 25px / (100/5)); }
  .input-box[data-value='6'] .bar {
    margin-right: 25px;
    width: calc(6% - 25px / (100/6)); }
  .input-box[data-value='7'] .bar {
    margin-right: 25px;
    width: calc(7% - 25px / (100/7)); }
  .input-box[data-value='8'] .bar {
    margin-right: 25px;
    width: calc(8% - 25px / (100/8)); }
  .input-box[data-value='9'] .bar {
    margin-right: 25px;
    width: calc(9% - 25px / (100/9)); }
  .input-box[data-value='10'] .bar {
    margin-right: 25px;
    width: calc(10% - 25px / (100/10)); }
  .input-box[data-value='11'] .bar {
    margin-right: 25px;
    width: calc(11% - 25px / (100/11)); }
  .input-box[data-value='12'] .bar {
    margin-right: 25px;
    width: calc(12% - 25px / (100/12)); }
  .input-box[data-value='13'] .bar {
    margin-right: 25px;
    width: calc(13% - 25px / (100/13)); }
  .input-box[data-value='14'] .bar {
    margin-right: 25px;
    width: calc(14% - 25px / (100/14)); }
  .input-box[data-value='15'] .bar {
    margin-right: 25px;
    width: calc(15% - 25px / (100/15)); }
  .input-box[data-value='16'] .bar {
    margin-right: 25px;
    width: calc(16% - 25px / (100/16)); }
  .input-box[data-value='17'] .bar {
    margin-right: 25px;
    width: calc(17% - 25px / (100/17)); }
  .input-box[data-value='18'] .bar {
    margin-right: 25px;
    width: calc(18% - 25px / (100/18)); }
  .input-box[data-value='19'] .bar {
    margin-right: 25px;
    width: calc(19% - 25px / (100/19)); }
  .input-box[data-value='20'] .bar {
    margin-right: 25px;
    width: calc(20% - 25px / (100/20)); }
  .input-box[data-value='21'] .bar {
    margin-right: 25px;
    width: calc(21% - 25px / (100/21)); }
  .input-box[data-value='22'] .bar {
    margin-right: 25px;
    width: calc(22% - 25px / (100/22)); }
  .input-box[data-value='23'] .bar {
    margin-right: 25px;
    width: calc(23% - 25px / (100/23)); }
  .input-box[data-value='24'] .bar {
    margin-right: 25px;
    width: calc(24% - 25px / (100/24)); }
  .input-box[data-value='25'] .bar {
    margin-right: 25px;
    width: calc(25% - 25px / (100/25)); }
  .input-box[data-value='26'] .bar {
    margin-right: 25px;
    width: calc(26% - 25px / (100/26)); }
  .input-box[data-value='27'] .bar {
    margin-right: 25px;
    width: calc(27% - 25px / (100/27)); }
  .input-box[data-value='28'] .bar {
    margin-right: 25px;
    width: calc(28% - 25px / (100/28)); }
  .input-box[data-value='29'] .bar {
    margin-right: 25px;
    width: calc(29% - 25px / (100/29)); }
  .input-box[data-value='30'] .bar {
    margin-right: 25px;
    width: calc(30% - 25px / (100/30)); }
  .input-box[data-value='31'] .bar {
    margin-right: 25px;
    width: calc(31% - 25px / (100/31)); }
  .input-box[data-value='32'] .bar {
    margin-right: 25px;
    width: calc(32% - 25px / (100/32)); }
  .input-box[data-value='33'] .bar {
    margin-right: 25px;
    width: calc(33% - 25px / (100/33)); }
  .input-box[data-value='34'] .bar {
    margin-right: 25px;
    width: calc(34% - 25px / (100/34)); }
  .input-box[data-value='35'] .bar {
    margin-right: 25px;
    width: calc(35% - 25px / (100/35)); }
  .input-box[data-value='36'] .bar {
    margin-right: 25px;
    width: calc(36% - 25px / (100/36)); }
  .input-box[data-value='37'] .bar {
    margin-right: 25px;
    width: calc(37% - 25px / (100/37)); }
  .input-box[data-value='38'] .bar {
    margin-right: 25px;
    width: calc(38% - 25px / (100/38)); }
  .input-box[data-value='39'] .bar {
    margin-right: 25px;
    width: calc(39% - 25px / (100/39)); }
  .input-box[data-value='40'] .bar {
    margin-right: 25px;
    width: calc(40% - 25px / (100/40)); }
  .input-box[data-value='41'] .bar {
    margin-right: 25px;
    width: calc(41% - 25px / (100/41)); }
  .input-box[data-value='42'] .bar {
    margin-right: 25px;
    width: calc(42% - 25px / (100/42)); }
  .input-box[data-value='43'] .bar {
    margin-right: 25px;
    width: calc(43% - 25px / (100/43)); }
  .input-box[data-value='44'] .bar {
    margin-right: 25px;
    width: calc(44% - 25px / (100/44)); }
  .input-box[data-value='45'] .bar {
    margin-right: 25px;
    width: calc(45% - 25px / (100/45)); }
  .input-box[data-value='46'] .bar {
    margin-right: 25px;
    width: calc(46% - 25px / (100/46)); }
  .input-box[data-value='47'] .bar {
    margin-right: 25px;
    width: calc(47% - 25px / (100/47)); }
  .input-box[data-value='48'] .bar {
    margin-right: 25px;
    width: calc(48% - 25px / (100/48)); }
  .input-box[data-value='49'] .bar {
    margin-right: 25px;
    width: calc(49% - 25px / (100/49)); }
  .input-box[data-value='50'] .bar {
    margin-right: 25px;
    width: calc(50% - 25px / (100/50)); }
  .input-box[data-value='51'] .bar {
    margin-right: 25px;
    width: calc(51% - 25px / (100/51)); }
  .input-box[data-value='52'] .bar {
    margin-right: 25px;
    width: calc(52% - 25px / (100/52)); }
  .input-box[data-value='53'] .bar {
    margin-right: 25px;
    width: calc(53% - 25px / (100/53)); }
  .input-box[data-value='54'] .bar {
    margin-right: 25px;
    width: calc(54% - 25px / (100/54)); }
  .input-box[data-value='55'] .bar {
    margin-right: 25px;
    width: calc(55% - 25px / (100/55)); }
  .input-box[data-value='56'] .bar {
    margin-right: 25px;
    width: calc(56% - 25px / (100/56)); }
  .input-box[data-value='57'] .bar {
    margin-right: 25px;
    width: calc(57% - 25px / (100/57)); }
  .input-box[data-value='58'] .bar {
    margin-right: 25px;
    width: calc(58% - 25px / (100/58)); }
  .input-box[data-value='59'] .bar {
    margin-right: 25px;
    width: calc(59% - 25px / (100/59)); }
  .input-box[data-value='60'] .bar {
    margin-right: 25px;
    width: calc(60% - 25px / (100/60)); }
  .input-box[data-value='61'] .bar {
    margin-right: 25px;
    width: calc(61% - 25px / (100/61)); }
  .input-box[data-value='62'] .bar {
    margin-right: 25px;
    width: calc(62% - 25px / (100/62)); }
  .input-box[data-value='63'] .bar {
    margin-right: 25px;
    width: calc(63% - 25px / (100/63)); }
  .input-box[data-value='64'] .bar {
    margin-right: 25px;
    width: calc(64% - 25px / (100/64)); }
  .input-box[data-value='65'] .bar {
    margin-right: 25px;
    width: calc(65% - 25px / (100/65)); }
  .input-box[data-value='66'] .bar {
    margin-right: 25px;
    width: calc(66% - 25px / (100/66)); }
  .input-box[data-value='67'] .bar {
    margin-right: 25px;
    width: calc(67% - 25px / (100/67)); }
  .input-box[data-value='68'] .bar {
    margin-right: 25px;
    width: calc(68% - 25px / (100/68)); }
  .input-box[data-value='69'] .bar {
    margin-right: 25px;
    width: calc(69% - 25px / (100/69)); }
  .input-box[data-value='70'] .bar {
    margin-right: 25px;
    width: calc(70% - 25px / (100/70)); }
  .input-box[data-value='71'] .bar {
    margin-right: 25px;
    width: calc(71% - 25px / (100/71)); }
  .input-box[data-value='72'] .bar {
    margin-right: 25px;
    width: calc(72% - 25px / (100/72)); }
  .input-box[data-value='73'] .bar {
    margin-right: 25px;
    width: calc(73% - 25px / (100/73)); }
  .input-box[data-value='74'] .bar {
    margin-right: 25px;
    width: calc(74% - 25px / (100/74)); }
  .input-box[data-value='75'] .bar {
    margin-right: 25px;
    width: calc(75% - 25px / (100/75)); }
  .input-box[data-value='76'] .bar {
    margin-right: 25px;
    width: calc(76% - 25px / (100/76)); }
  .input-box[data-value='77'] .bar {
    margin-right: 25px;
    width: calc(77% - 25px / (100/77)); }
  .input-box[data-value='78'] .bar {
    margin-right: 25px;
    width: calc(78% - 25px / (100/78)); }
  .input-box[data-value='79'] .bar {
    margin-right: 25px;
    width: calc(79% - 25px / (100/79)); }
  .input-box[data-value='80'] .bar {
    margin-right: 25px;
    width: calc(80% - 25px / (100/80)); }
  .input-box[data-value='81'] .bar {
    margin-right: 25px;
    width: calc(81% - 25px / (100/81)); }
  .input-box[data-value='82'] .bar {
    margin-right: 25px;
    width: calc(82% - 25px / (100/82)); }
  .input-box[data-value='83'] .bar {
    margin-right: 25px;
    width: calc(83% - 25px / (100/83)); }
  .input-box[data-value='84'] .bar {
    margin-right: 25px;
    width: calc(84% - 25px / (100/84)); }
  .input-box[data-value='85'] .bar {
    margin-right: 25px;
    width: calc(85% - 25px / (100/85)); }
  .input-box[data-value='86'] .bar {
    margin-right: 25px;
    width: calc(86% - 25px / (100/86)); }
  .input-box[data-value='87'] .bar {
    margin-right: 25px;
    width: calc(87% - 25px / (100/87)); }
  .input-box[data-value='88'] .bar {
    margin-right: 25px;
    width: calc(88% - 25px / (100/88)); }
  .input-box[data-value='89'] .bar {
    margin-right: 25px;
    width: calc(89% - 25px / (100/89)); }
  .input-box[data-value='90'] .bar {
    margin-right: 25px;
    width: calc(90% - 25px / (100/90)); }
  .input-box[data-value='91'] .bar {
    margin-right: 25px;
    width: calc(91% - 25px / (100/91)); }
  .input-box[data-value='92'] .bar {
    margin-right: 25px;
    width: calc(92% - 25px / (100/92)); }
  .input-box[data-value='93'] .bar {
    margin-right: 25px;
    width: calc(93% - 25px / (100/93)); }
  .input-box[data-value='94'] .bar {
    margin-right: 25px;
    width: calc(94% - 25px / (100/94)); }
  .input-box[data-value='95'] .bar {
    margin-right: 25px;
    width: calc(95% - 25px / (100/95)); }
  .input-box[data-value='96'] .bar {
    margin-right: 25px;
    width: calc(96% - 25px / (100/96)); }
  .input-box[data-value='97'] .bar {
    margin-right: 25px;
    width: calc(97% - 25px / (100/97)); }
  .input-box[data-value='98'] .bar {
    margin-right: 25px;
    width: calc(98% - 25px / (100/98)); }
  .input-box[data-value='99'] .bar {
    margin-right: 25px;
    width: calc(99% - 25px / (100/99)); }
  .input-box[data-value='100'] .bar {
    margin-right: 25px;
    width: calc(100% - 25px / (100/100)); }

/*! _badge.scss | Bulkit | CSS Ninja */
/* ==========================================================================
Badges extension 
========================================================================== */
/***
TABLE OF CONTENTS
=============================================================================
0. Variables
1. Badge Mixin
2. Main styles
=============================================================================
***/
/* ==========================================================================
0. Variables
========================================================================== */
/* ==========================================================================
1. Badge Mixin
========================================================================== */
/* ==========================================================================
2. Main styles
========================================================================== */
.badge {
  position: relative;
  white-space: nowrap;
  position: relative; }
  .badge[data-badge]::after {
    position: absolute;
    left: 100%;
    z-index: 99;
    margin: 0;
    background: #444F60;
    background-clip: padding-box;
    border-radius: 1rem;
    box-shadow: 0 0 0 0.1rem #fff;
    color: #fff;
    content: attr(data-badge);
    display: inline-block; }
    .badge[data-badge]::after.is-badge-outlined {
      background: #fff;
      border: 1px solid #444F60;
      color: #444F60; }
  .badge:not([data-badge=""])::after {
    padding: 0.3rem 0.5rem;
    text-align: center;
    white-space: nowrap; }
  .badge[data-badge=""]::after {
    display: inline-block;
    vertical-align: inherit; }
  .badge.is-badge-outlined[data-badge]::after {
    background-color: #fff;
    box-shadow: none;
    border: 0.1rem solid #444F60;
    color: #444F60; }
  .badge.is-badge-outlined.badge-primary::after {
    background: #fff;
    border: 0.1rem solid #4FC1EA;
    color: #4FC1EA; }
  .badge.is-badge-outlined.badge-secondary::after {
    background: #fff;
    border: 0.1rem solid #7F00FF;
    color: #7F00FF; }
  .badge.is-badge-outlined.badge-accent::after {
    background: #fff;
    border: 0.1rem solid #7F00FF;
    color: #7F00FF; }
  .badge.is-badge-outlined.badge-success::after {
    background: #fff;
    border: 0.1rem solid #00b289;
    color: #00b289; }
  .badge.is-badge-outlined.badge-warning::after {
    background: #fff;
    border: 0.1rem solid #eda514;
    color: #eda514; }
  .badge.is-badge-outlined.badge-danger::after {
    background: #fff;
    border: 0.1rem solid #FF7273;
    color: #FF7273; }
  .badge.is-badge-outlined.badge-info::after {
    background: #fff;
    border: 0.1rem solid #039BE5;
    color: #039BE5; }
  .badge[data-badge]::after {
    top: calc(0px - ( 1.2rem / 2 ));
    left: calc(100% - ( 1.2rem / 2 ));
    min-height: 1.2rem;
    min-width: 1.2rem; }
  .badge:not([data-badge=""])::after {
    font-size: 0.9rem;
    line-height: 0.6rem; }
  .badge[data-badge=""]::after {
    width: 1.2rem; }
  .badge.is-badge-left::after {
    left: calc(0px - ( 1.2rem / 2 )); }
  .badge.is-badge-bottom::after {
    top: calc(100% - ( 1.2rem / 2 )); }
  .badge.is-badge-bottom-left::after {
    left: calc(0px - ( 1.2rem / 2 ));
    top: calc(100% - ( 1.2rem / 2 )); }
  .badge.is-badge-small[data-badge]::after {
    top: calc(0px - ( 1rem / 2 ));
    left: calc(100% - ( 1rem / 2 ));
    min-height: 1rem;
    min-width: 1rem; }
  .badge.is-badge-small:not([data-badge=""])::after {
    font-size: 0.75rem;
    line-height: 0.5rem; }
  .badge.is-badge-small[data-badge=""]::after {
    width: 1rem; }
  .badge.is-badge-small.is-badge-left::after {
    left: calc(0px - ( 1rem / 2 )); }
  .badge.is-badge-small.is-badge-bottom::after {
    top: calc(100% - ( 1rem / 2 )); }
  .badge.is-badge-small.is-badge-bottom-left::after {
    left: calc(0px - ( 1rem / 2 ));
    top: calc(100% - ( 1rem / 2 )); }
  .badge.is-badge-medium[data-badge]::after {
    top: calc(0px - ( 1.5rem / 2 ));
    left: calc(100% - ( 1.5rem / 2 ));
    min-height: 1.5rem;
    min-width: 1.5rem; }
  .badge.is-badge-medium:not([data-badge=""])::after {
    font-size: 1.125rem;
    line-height: 0.75rem; }
  .badge.is-badge-medium[data-badge=""]::after {
    width: 1.5rem; }
  .badge.is-badge-medium.is-badge-left::after {
    left: calc(0px - ( 1.5rem / 2 )); }
  .badge.is-badge-medium.is-badge-bottom::after {
    top: calc(100% - ( 1.5rem / 2 )); }
  .badge.is-badge-medium.is-badge-bottom-left::after {
    left: calc(0px - ( 1.5rem / 2 ));
    top: calc(100% - ( 1.5rem / 2 )); }
  .badge.is-badge-large[data-badge]::after {
    top: calc(0px - ( 1.8rem / 2 ));
    left: calc(100% - ( 1.8rem / 2 ));
    min-height: 1.8rem;
    min-width: 1.8rem; }
  .badge.is-badge-large:not([data-badge=""])::after {
    font-size: 1.35rem;
    line-height: 0.9rem; }
  .badge.is-badge-large[data-badge=""]::after {
    width: 1.8rem; }
  .badge.is-badge-large.is-badge-left::after {
    left: calc(0px - ( 1.8rem / 2 )); }
  .badge.is-badge-large.is-badge-bottom::after {
    top: calc(100% - ( 1.8rem / 2 )); }
  .badge.is-badge-large.is-badge-bottom-left::after {
    left: calc(0px - ( 1.8rem / 2 ));
    top: calc(100% - ( 1.8rem / 2 )); }
  .badge.badge-primary::after {
    background: #4FC1EA; }
  .badge.badge-secondary::after {
    background: #7F00FF; }
  .badge.badge-accent::after {
    background: #7F00FF; }
  .badge.badge-success::after {
    background: #00b289; }
  .badge.badge-warning::after {
    background: #eda514; }
  .badge.badge-danger::after {
    background: #FF7273; }
  .badge.badge-info::after {
    background: #039BE5; }

/*! _ribbon.scss | Bulkit | CSS Ninja */
/* ==========================================================================
Box ribbon extension 
========================================================================== */
/***
TABLE OF CONTENTS
=============================================================================
0. Variables
1. Ribbon Mixins
2. Ribbon position
3. Ribbon styles
=============================================================================
***/
/* ==========================================================================
0. Variables
========================================================================== */
/* ==========================================================================
1. Ribbon Mixins
========================================================================== */
/* ==========================================================================
2. Ribbon position
========================================================================== */
.has-ribbon {
  position: relative; }

.has-ribbon-left {
  position: relative; }
  .has-ribbon-left .ribbon {
    right: auto;
    left: 0;
    border-left: none;
    border-right: 0.1rem solid #ededed; }

.has-ribbon-bottom {
  position: relative; }
  .has-ribbon-bottom .ribbon {
    top: auto;
    bottom: 0.5em; }

/* ==========================================================================
3. Ribbon styles
========================================================================== */
.ribbon {
  background-color: #fff;
  border: 0.1rem solid #ededed;
  border-right: none;
  color: #999;
  font-size: 1rem !important;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  top: 0.5em;
  right: 0;
  font-weight: 400;
  z-index: 2; }
  .ribbon.is-primary {
    background-color: #4FC1EA;
    color: #fff;
    border-color: #4FC1EA; }
  .ribbon.is-secondary {
    background-color: #7F00FF;
    color: #fff;
    border-color: #7F00FF; }
  .ribbon.is-accent {
    background-color: #7F00FF;
    color: #fff;
    border-color: #7F00FF; }
  .ribbon.is-success {
    background-color: #00b289;
    color: #fff;
    border-color: #00b289; }
  .ribbon.is-warning {
    background-color: #eda514;
    color: #fff;
    border-color: #eda514; }
  .ribbon.is-danger {
    background-color: #FF7273;
    color: #fff;
    border-color: #FF7273; }
  .ribbon.is-info {
    background-color: #039BE5;
    color: #fff;
    border-color: #039BE5; }
  .ribbon.is-small {
    font-size: 0.8rem !important; }
  .ribbon.is-medium {
    font-size: 1.3rem !important; }
  .ribbon.is-large {
    font-size: 1.6rem !important; }
  .ribbon.is-outlined {
    background-color: transparent; }

/*! _timeline.scss | Bulkit | CSS Ninja */
/* ==========================================================================
Timeline extension 
========================================================================== */
/***
TABLE OF CONTENTS
=============================================================================
0. Variables
1. Timeline
2. Responsive styles
3. Activity feed
=============================================================================
***/
/* ==========================================================================
0. Variables
========================================================================== */
/* ==========================================================================
1. Timeline
========================================================================== */
.timeline {
  width: 100%;
  margin: 30px auto;
  position: relative;
  padding: 0 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .timeline *, .timeline *:before, .timeline *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .timeline .timeline-item:after, .timeline .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both; }
  .timeline:before {
    content: "";
    width: 3px;
    height: 100%;
    background: #ededed;
    left: 50%;
    top: 0;
    position: absolute; }
  .timeline:after {
    content: "";
    clear: both;
    display: table;
    width: 100%; }
  .timeline .timeline-item {
    margin-bottom: 50px;
    position: relative; }
    .timeline .timeline-item .timeline-icon {
      background: #7F00FF;
      width: 50px;
      height: 50px;
      position: absolute;
      top: 0;
      left: 50%;
      overflow: hidden;
      margin-left: -23px;
      cursor: pointer;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      -webkit-box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
      -moz-box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
      -ms-box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
      box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18); }
      .timeline .timeline-item .timeline-icon i {
        position: relative;
        font-size: 1.6rem;
        top: 12px;
        left: 13px;
        color: #fff; }
      .timeline .timeline-item .timeline-icon svg {
        position: relative;
        top: 14px;
        left: 14px; }
    .timeline .timeline-item .timeline-content {
      width: 45%;
      background: #fff;
      padding: 20px;
      -webkit-box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
      -moz-box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
      -ms-box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
      box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .timeline .timeline-item .timeline-content .content-header {
        padding: 10px;
        background: #fff;
        color: #444F60;
        margin: -20px -20px 0 -20px;
        font-weight: 300;
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        -ms-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0; }
        .timeline .timeline-item .timeline-content .content-header .timestamp {
          font-size: 0.9rem;
          color: #999; }
      .timeline .timeline-item .timeline-content .content-body {
        position: relative;
        display: flex;
        width: 100%; }
        .timeline .timeline-item .timeline-content .content-body .timeline-avatar {
          height: 40px;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          -ms-border-radius: 100px;
          border-radius: 100px; }
        .timeline .timeline-item .timeline-content .content-body .timeline-text {
          margin: 0 10px; }
          .timeline .timeline-item .timeline-content .content-body .timeline-text div:first-child {
            
            font-weight: 500;
            color: #444F60; }
          .timeline .timeline-item .timeline-content .content-body .timeline-text div:last-child {
            color: #999; }
          .timeline .timeline-item .timeline-content .content-body .timeline-text .timestamp {
            font-size: 0.9rem;
            color: #999; }
      .timeline .timeline-item .timeline-content:before {
        content: '';
        position: absolute;
        left: 45%;
        top: 20px;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 7px solid #fff; }
      .timeline .timeline-item .timeline-content.right {
        float: right; }
        .timeline .timeline-item .timeline-content.right:before {
          content: '';
          right: 45%;
          left: inherit;
          border-left: 0;
          border-right: 7px solid #fff; }
  .timeline.doted .timeline-icon {
    background: white;
    border: 2px solid #ededed;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 22%;
    overflow: hidden;
    margin: -5px;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
    -ms-box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18); }

/* ==========================================================================
2. Responsive styles
========================================================================== */
@media screen and (max-width: 768px) {
  .timeline {
    margin: 10px;
    padding: 0px;
    width: 100%; }
    .timeline:before {
      left: 0; }
    .timeline .timeline-item .timeline-content {
      width: 90%;
      float: right; }
      .timeline .timeline-item .timeline-content:before, .timeline .timeline-item .timeline-content.right:before {
        left: 10%;
        margin-left: -6px;
        border-left: 0;
        border-right: 7px solid #fff; }
    .timeline .timeline-item .timeline-icon {
      left: 0; }
    .timeline.doted .timeline-icon {
      left: 0; } }

/* ==========================================================================
3. Activity feed
========================================================================== */
.simple-feed {
  padding: 15px;
  list-style: none; }
  .simple-feed a {
    color: #7F00FF; }
  .simple-feed .feed-item {
    position: relative;
    top: -10px;
    padding-bottom: 40px;
    padding-left: 30px;
    border-left: 2px solid #ededed;
    display: flex;
    align-items: center; }
    .simple-feed .feed-item .name {
      font-weight: 600;
      color: #444F60; }
    .simple-feed .feed-item img {
      border-radius: 100px;
      width: 45px;
      height: 45px; }
    .simple-feed .feed-item .feed-item-text {
      margin-left: 15px; }
    .simple-feed .feed-item::after {
      content: "";
      display: block;
      position: absolute;
      top: 20%;
      left: -8px;
      width: 14px;
      height: 14px;
      border-radius: 100px;
      background: #fff;
      border: 2px solid #ededed; }
    .simple-feed .feed-item .date {
      display: block;
      position: relative;
      top: -5px;
      color: #999;
      text-transform: none;
      font-size: 13px; }
    .simple-feed .feed-item .text {
      position: relative;
      top: -3px; }



  .Wallop .Wallop-pagination {
    text-align: center;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 40px;
    z-index: 100; }
  .Wallop .Wallop-dot {
    text-indent: -9999px;
    border: 0;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    padding: 0;
    margin: 5px;
    background-color: #ccc;
    cursor: pointer;
    -webkit-appearance: none; }
    .Wallop .Wallop-dot:active, .Wallop .Wallop-dot:focus {
      outline: none !important; }
  .Wallop .Wallop-dot--current {
    background-color: #4FC1EA; }
  .Wallop .Wallop-caption-wrapper {
    z-index: 99; 
  }
    .Wallop .Wallop-caption-wrapper .container {
      position: relative;
      min-height: 500px;
      height: 100vh;
      display: flex; }
      
        .Wallop .Wallop-caption-wrapper .container .caption-inner h1 {
          
          font-weight: 700;
          font-size: 3.8rem;
          line-height: 3.8rem;
          color: #fff; }
        .Wallop .Wallop-caption-wrapper .container .caption-inner .caption-divider {
          width: 30%;
          height: 3px;
          background: #fff;
          margin: 10px 0; }
        .Wallop .Wallop-caption-wrapper .container .caption-inner .caption-text {
          color: #fff;
          font-size: 1.05rem;
          font-weight: 400; }
          .Wallop .Wallop-caption-wrapper .container .caption-inner .caption-text .action {
            padding: 20px 0; }

.hero-foot.is-pulled {
  margin-top: -65px; }

@media (max-width: 767px) {
  .caption-inner {
    max-width: 100% !important;
    top: 30% !important;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center; }
    .caption-inner .caption-divider {
      height: 3px !important;
      margin: 10px auto !important; }
    .caption-inner h1 {
      font-size: 3.2rem !important; }
    .caption-inner .caption-text span {
      margin: 0 20px;
      display: block; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .caption-inner {
    text-align: center;
    position: relative;
    top: 40vh !important; }
    .caption-inner .caption-divider {
      margin: 10px auto !important;
      height: 3px !important; }
    .caption-inner .caption-text {
      padding: 0 15%; }
  .is-tablet-padded {
    padding: 0 20% !important; } }

/* ==========================================================================
1. Section title
========================================================================== */
.title.main-title {
  
  margin-bottom: 0;
  padding: 20px 0; }

.section-title-wrapper .section-title {
  
  margin-bottom: 0;
  padding: 10px 0; }

.section-title-wrapper .subtitle {
  
  font-size: 1.2rem;
  line-height: 30px;
  font-weight: 400;
  padding: 20px 25%;
  color: #A9ABAC; }

.section-subtitle, .title.feature-title {
  
  font-weight: 500 !important;
  font-size: 2rem !important;
  margin-bottom: 0 !important;
  padding: 5px 0 !important; }

@media (max-width: 767px) {
  .section-title-wrapper .subtitle {
    font-size: 1.1rem;
    line-height: 22px;
    padding: 30px 0; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .section-title-wrapper .subtitle {
    padding: 20px 10% !important; } }

.parallax-title {
  
  font-weight: 600 !important;
  font-size: 2.4rem !important;
  margin-bottom: 0 !important;
  padding: 10px 0; }

/* ==========================================================================
2. Icon box
========================================================================== */
.startup-icon-box {
  padding: 20px 0; }
  .startup-icon-box i {
    font-size: 3.8rem;
    font-weight: normal;
    color: #4FC1EA; }
  .startup-icon-box .box-title {
    
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #444F60;
    padding: 5px 0; }
  .startup-icon-box .box-content {
    color: #999; }

/* ==========================================================================
3. Images
========================================================================== */
.featured-svg {
  max-width: 450px; }

@media (max-width: 767px) {
  .featured-svg {
    max-width: 100% !important; } }

/* ==========================================================================
4. Pulsating dots and custom tooltips
========================================================================== */
.mockup-dots .dot {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: block;
  background-color: #4FC1EA;
  z-index: 5; }
  .mockup-dots .dot:before {
    position: absolute;
    background: #4FC1EA;
    content: '';
    top: 0;
    left: 0;
    border: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    animation: dotPulse 2s ease-out infinite; }
  .mockup-dots .dot.first {
    top: 42%;
    left: 20%; }
    .mockup-dots .dot.first:hover + .dot-tip.tip-first {
      display: block; }
  .mockup-dots .dot.second {
    top: 65%;
    left: 20%; }
    .mockup-dots .dot.second:hover + .dot-tip.tip-second {
      display: block; }
  .mockup-dots .dot.third {
    top: 55%;
    right: 20%; }
    .mockup-dots .dot.third:hover + .dot-tip.tip-third {
      display: block; }

.mockup-dots .dot-tip {
  padding: 15px 20px;
  background-color: #4FC1EA;
  color: #fff;
  border-radius: 10px 10px 0 10px;
  font-size: 13px;
  display: none;
  z-index: 4; }
  .mockup-dots .dot-tip.tip-first {
    position: absolute;
    top: 38%;
    left: 0; }
  .mockup-dots .dot-tip.tip-second {
    position: absolute;
    top: 60%;
    left: 0; }
  .mockup-dots .dot-tip.tip-third {
    position: absolute;
    top: 50%;
    right: 24%; }

/* ==========================================================================
5. Product page
========================================================================== */
.signup-block .product-hero {
  background-position-x: center !important; }

.signup-block .control {
  position: relative;
  width: 80%; }
  .signup-block .control .input {
    height: 50px;
    padding-left: 10px;
    padding-right: 140px;
    font-size: 1rem; }
    .signup-block .control .input::placeholder {
      color: #cecece; }
  .signup-block .control button {
    position: absolute;
    top: 4px;
    right: 5px;
    height: 42px;
    width: 120px;
    font-weight: 600; }

@media (max-width: 768px) {
  .signup-column {
    margin-top: 0 !important;
    text-align: center !important; }
  .signup-block .control {
    width: 100%; } }

/* ==========================================================================
6. Cards
========================================================================== */
.feature-card.is-startup {
  padding: 20px; }
  .feature-card.is-startup img {
    margin: 0; }

.integration-cards .feature-card {
  padding: 50px 20px;
  margin-bottom: 20px; }

.integration-cards .brand-logo {
  padding: 10px 0; }
  .integration-cards .brand-logo img {
    max-height: 60px;
    max-width: 120px; }

.integration-cards .card-title {
  padding: 10px 0; }

.integration-cards .card-feature-description {
  padding: 0 !important; }

.integration-cards a {
  margin: 20px 0; }

.cta-text {
  
  font-size: 1.5rem;
  font-weight: 700; }

.values-cards .feature-card {
  height: 310px; }

.values-cards .card-feature-description {
  font-size: 95%; }

.values-cards .card-icon {
  padding-top: 50px; }
  .values-cards .card-icon i {
    font-size: 5rem;
    color: #4FC1EA; }

.values-cards.is-minimal {
  padding: 0 8%; }
  .values-cards.is-minimal i {
    color: #444F60;
    font-size: 4.5rem; }
  .values-cards.is-minimal .feature-card:hover i {
    color: #4FC1EA; }

@media (max-width: 768px) {
  .values-cards.is-minimal {
    padding: 0 !important; } }

.contact-card {
  display: flex;
  align-content: center;
  align-items: center; }
  .contact-card .icon i {
    font-size: 26px;
    color: #7F00FF;
    position: relative; }
  .contact-card .contact-info {
    margin: 0 30px; }
    .contact-card .contact-info .contact-name {
      color: #cecece; }
    .contact-card .contact-info .contact-details .details-text {
      font-size: 16px;
      color: #444F60 !important; }

/* ==========================================================================
7. Team section
========================================================================== */
.modern-team.startup-team .modern-team-item {
  padding: 0 5px;
  width: 33%; }
  .modern-team.startup-team .modern-team-item .item-wrapper {
    border: 1px solid #ededed;
    box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.04); }
  .modern-team.startup-team .modern-team-item .item-img:before {
    content: "";
    background-color: rgba(79, 193, 234, 0.8); }
  .modern-team.startup-team .modern-team-item img {
    border-radius: 10px; }
  .modern-team.startup-team .modern-team-item:hover .item-img {
    border-radius: 10px; }
  .modern-team.startup-team .modern-team-item a i {
    color: #4FC1EA; }
  .modern-team.startup-team .modern-team-item a:hover i {
    color: #444F60; }

@media (max-width: 767px) {
  .modern-team-item {
    width: auto !important; }
  #google-map {
    min-height: 50vh; } }

/* ==========================================================================
8. Parallax counters
========================================================================== */
.parallax-counter.is-primary i {
  color: #4FC1EA !important; }

/* ==========================================================================
9. Pricing
========================================================================== */
.pricing-plan .plan-header {
  text-transform: uppercase;
  font-weight: 400 !important;
  
  color: #999; }

/*! _demo.scss | Bulkit | CSS Ninja */
/* ==========================================================================
Demo styles SCSS file (Theme index and components section, please avoid using this in production)
========================================================================== */
/***
TABLE OF CONTENTS
=============================================================================
0. Index styles
1. Component pages layout and elements
2. Flex card demo styles
3. Forms
4. Code accordion
5. Media elements
6. Demo Icons
7. Video Background
8. Navbar styles switcher
9. Bulkit color cards
10. Toast messages
11. Grid system demo
12. Parallax
13. Tags
14. Footer
15. Media queries
=============================================================================
***/
/* ==========================================================================
0. Index styles
========================================================================== */
.hero.is-slanted:before {
  background: transparent url(../images/shapes/slant.png) no-repeat scroll 0 bottom/100% auto;
  content: "";
  height: 270px;
  width: 100%;
  z-index: 1 !important;
  position: absolute;
  bottom: 0;
  left: 0; }

.section.footer-chart:before {
  background: transparent url(../images/shapes/footer-chart.svg) no-repeat scroll 0 bottom/100% auto;
  content: "";
  height: 340px;
  width: 1600px;
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  z-index: 0 !important; }

#main-landing-mockup {
  margin-top: -34rem; }

#main-landing-title {
  position: relative;
  top: -110px;
  
  color: #fff; }
  #main-landing-title h1 {
    margin-bottom: 0 !important;
    font-weight: 600;
    text-transform: uppercase; }

.translated {
  margin-top: -4.6rem;
  transform: translate3d(0, 100%, 0); }

#demo-canvas {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%; }

.made-with-wrapper {
  width: 100%; }
  .made-with-wrapper .made-with-title {
    font-size: 1.8rem;
    color: #A9ABAC;
    
    max-width: 350px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0; }
  .made-with-wrapper .made-with {
    max-width: 350px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .made-with-wrapper .made-with img {
      max-height: 65px;
      padding: 0 10px; }

.hero.is-gradient {
  background: #4776E6;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #8E54E9, #7F00FF);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #8E54E9, #7F00FF);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

#demo-tabs ul li {
  font-size: 1rem; }
  #demo-tabs ul li.is-active a {
    color: #7F00FF;
    border-color: #7F00FF; }

.demo-wrap .demo-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2); }
  .demo-wrap .demo-wrapper:hover .circle-overlay {
    transform: scale(35); }
  .demo-wrap .demo-wrapper:hover .demo-title {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0 !important; }
  .demo-wrap .demo-wrapper:hover .demo-link {
    color: #fff;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0 !important; }
  .demo-wrap .demo-wrapper img {
    border-radius: 10px;
    display: block; }
  .demo-wrap .demo-wrapper .circle-overlay {
    position: absolute;
    top: -60px;
    left: -60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #4FC1EA;
    transform: scale(1);
    transition: all 0.5s;
    z-index: 1; }
    .demo-wrap .demo-wrapper .circle-overlay.is-landing {
      background: #7F00FF; }
    .demo-wrap .demo-wrapper .circle-overlay.is-landing-v1 {
      background: #00b289; }
    .demo-wrap .demo-wrapper .circle-overlay.is-landing-v2 {
      background: #0082c8; }
    .demo-wrap .demo-wrapper .circle-overlay.is-landing-v3 {
      background: #039BE5; }
    .demo-wrap .demo-wrapper .circle-overlay.is-agency, .demo-wrap .demo-wrapper .circle-overlay.is-dashboard {
      background: #00D1B2; }
  .demo-wrap .demo-wrapper .demo-info {
    position: absolute;
    margin: 0 auto;
    top: 35%;
    left: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center; }
  .demo-wrap .demo-wrapper .demo-title {
    color: #fff;
    
    font-size: 2.2rem;
    font-weight: 600;
    padding-bottom: 0;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.3s;
    transition-delay: 0.1s; }
  .demo-wrap .demo-wrapper .demo-link {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.3s;
    transition-delay: 0.2s; }
    .demo-wrap .demo-wrapper .demo-link a {
      color: #fff;
      font-size: 1.2rem; }
      .demo-wrap .demo-wrapper .demo-link a i {
        position: relative;
        top: 8px;
        opacity: 0;
        transform: translateX(0);
        transition: all 0.3s ease-out; }
      .demo-wrap .demo-wrapper .demo-link a:hover i {
        opacity: 1;
        transform: translateX(10px); }

.component-box {
  text-align: center;
  margin-bottom: 20px; }
  .component-box .component img {
    max-height: 100px; }
  .component-box .component-title {
    font-size: 1.2rem;
    font-weight: 500;
    color: #444F60; }

.browsers .browser-block {
  text-align: center;
  max-width: 150px;
  margin: 0 auto; }
  .browsers .browser-block .browser-icon {
    height: 56px !important;
    margin: 10px 0; }
  .browsers .browser-block .browser-name {
    background: #fff;
    color: #999;
    font-weight: 500;
    padding: 10px 15px;
    margin: 0;
    border-radius: 8px;
    border: 1px solid #ededed; }

.footer-light.is-tainted {
  background: #7F00FF;
  color: #fff;
  position: relative; }
  .footer-light.is-tainted .columns {
    margin-top: 35px; }
  .footer-light.is-tainted .footer-logo img {
    height: 25px; }
  .footer-light.is-tainted .footer-column .footer-header h3 {
    font-weight: 400;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: #fff; }
  .footer-light.is-tainted .footer-column ul.link-list {
    line-height: 30px;
    font-size: 1rem; }
    .footer-light.is-tainted .footer-column ul.link-list a {
      color: #fff;
      font-weight: 400;
      transition: all 0.5s; }
    .footer-light.is-tainted .footer-column ul.link-list :hover {
      color: #fff; }
  .footer-light.is-tainted .footer-column .level-item .icon {
    color: #fff;
    transition: all 0.5s; }
    .footer-light.is-tainted .footer-column .level-item .icon :hover {
      color: #fff;
      opacity: 0.8; }
  .footer-light.is-tainted .made-with-logo {
    margin: 10px 0; }
    .footer-light.is-tainted .made-with-logo img {
      max-height: 32px; }

/* ==========================================================================
1. Component pages layout and elements
========================================================================== */
.components-title, .handwritten-title, .handwritten-text {
   }
  .components-title.is-cta, .handwritten-title.is-cta, .handwritten-text.is-cta {
    font-size: 3.4rem !important; }

.components-title {
  margin-bottom: 0 !important;
  padding: 10px 0; }

.components-subtitle {
  margin-bottom: 0 !important;
  padding: 20px 0;
   }

.info-block {
  margin: 1rem; }
  .info-block h4 {
    font-size: 1.4rem;
    padding: 15px 0;
    color: #444F60;
     }
  .info-block p {
    padding: 10px 0; }

.spacer-40 {
  margin-bottom: 40px; }

.hero-heading {
  font-size: 3rem !important;
  font-family: Open Sans, sans-serif !important; }
  .hero-heading + h2 {
    padding: 0;
    margin-bottom: 0 !important; }

.section-title {
  font-family: 'Open Sans', sans-serif; }

.section-title.is-demo {
  font-weight: 700;
  font-size: 2rem !important; }

.vivus-svg {
  max-height: 450px;
  width: 450px; }

.feature-icon {
  height: 140px !important; }

.feature-icon-md {
  height: 110px !important; }

.feature-icon-sm {
  height: 90px !important; }

.feature-description {
  font-size: 1.2rem;
  color: #A9ABAC; }
  .feature-description span {
    display: block; }
    .feature-description span.feature-key {
      font-size: 1.2rem;
      font-weight: 600;
      color: #7F00FF;
       }

.highlight {
  padding: 1.4rem;
  overflow: auto;
  background: #444F60;
  margin-top: 2.8rem;
  margin-bottom: 2.8rem;
  border-radius: 4px; }

.highlight::-webkit-scrollbar {
  width: 10px; }

.highlight::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2); }

code.hljs span {
  font-family: Inconsolata, monospace !important; }

@media (max-width: 767px) {
  .components-title, .components-subtitle, .components-cta {
    text-align: center !important; } }

/* ==========================================================================
2. Flex card demo styles
========================================================================== */
.flex-card.is-active .name {
  color: #4FC1EA !important; }

.flex-card .card-avatar img {
  width: 45px;
  border-radius: 100px; }

.flex-card .card-name {
  margin-left: 15px; }
  .flex-card .card-name .name {
    color: #444F60; }
  .flex-card .card-name .position {
    font-size: 0.9rem;
    color: #A9ABAC; }

.flex-card .card-select i {
  color: #cecece;
  border: 2px dashed #cecece;
  border-radius: 100px;
  padding: 6px;
  font-size: 20px;
  transition: all 0.5s; }
  .flex-card .card-select i:hover, .flex-card .card-select i.is-active {
    color: #4FC1EA;
    border: 2px solid #4FC1EA; }


.feature-card {
  padding: 20px; }
  .feature-card img {
    margin: 0 ; }

/* ==========================================================================
3. Forms
========================================================================== */
form {
  width: 100%; }

.input.demo-input, .control.demo-input {
  width: 80%; }

.field.has-addons {
  display: flex; }
  .field.has-addons input {
    height: 32px;
    margin-right: 5px; }

/* ==========================================================================
4. Code accordion
========================================================================== */
.accordion-wrapper .toggle-wrap {
  border-bottom: 1px solid #e0e0e0; }
  .accordion-wrapper .toggle-wrap .trigger a {
    display: block;
    cursor: pointer;
    position: relative;
    padding: 0;
    line-height: 26px;
    outline: none;
    color: #444F60;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    transition: background-color 0.2s, color 0.2s;
    padding: 16px 27px;
    margin: -1px 0 0 0; }
    .accordion-wrapper .toggle-wrap .trigger a i {
      padding-right: 6px;
      margin: 0 4px 0 0;
      transition: all 0.3s; }
    .accordion-wrapper .toggle-wrap .trigger a .im-icon-Add {
      position: absolute;
      right: 0;
      top: 55%;
      font-size: 24px;
      transform: translate3d(0, -50%, 0) rotate(0);
      transition: 0.2s; }
    .accordion-wrapper .toggle-wrap .trigger a .im-icon-Coding {
      position: relative;
      top: 7px; }
  .accordion-wrapper .toggle-wrap .trigger a {
    text-transform: none;
    border: none;
    margin: 0;
    padding: 15px 0;
    text-transform: none;
    font-size: 11px;
    font-weight: 500;
    background-color: transparent;
    color: #7F00FF;
    padding-right: 60px;
    font-weight: 400; }
  .accordion-wrapper .toggle-wrap .trigger.active .im-icon-Add {
    margin-top: 2px;
    transform: translate3d(0, -50%, 0) rotate(45deg);
    color: #7F00FF; }
  .accordion-wrapper .toggle-wrap .toggle-container {
    padding: 0px 0 30px 0;
    border: none; }

/* ==========================================================================
5. Media elements
========================================================================== */
.media.media-notification {
  align-content: center;
  cursor: pointer; }
  .media.media-notification:hover .notification-title {
    color: #4FC1EA; }
  .media.media-notification .timestamp {
    color: #A9ABAC;
    position: relative;
    top: 3px;
    font-size: 0.7rem; }
  .media.media-notification .notification-title {
    font-weight: 600; }
  .media.media-notification .notification-text {
    font-size: 0.9rem !important;
    color: #878787; }

.see-all {
  margin-top: 20px;
  font-size: 0.7rem;
  text-transform: uppercase; }

.media.icon-media {
  align-content: center;
  align-items: center;
  cursor: pointer; }
  .media.icon-media .media-left i {
    font-size: 2.6rem;
    color: #A9ABAC; }
  .media.icon-media .timestamp {
    color: #A9ABAC;
    position: relative;
    top: 3px;
    font-size: 0.7rem; }
  .media.icon-media .notification-title {
    font-weight: 600; }
  .media.icon-media .notification-text {
    font-size: 0.9rem !important;
    color: #878787; }

/* ==========================================================================
6. Demo Icons
========================================================================== */
.demo-im-block:hover {
  background: #EFF4F7; }
  .demo-im-block:hover .demo-im i {
    transform: scale(1.1);
    color: #7F00FF; }

.demo-im-block .demo-im i {
  font-size: 2.6rem;
  margin: 0 15px 0 10px;
  color: #878787;
  transition: all 0.4s; }

.demo-im-block .im-code {
  font-size: 1rem; }
  .demo-im-block .im-code code {
    color: #878787; }

.demo-fa-block {
  padding: 10px 5px; }
  .demo-fa-block:hover {
    background: #EFF4F7; }
    .demo-fa-block:hover .demo-fa i {
      transform: scale(1.1);
      color: #7F00FF; }
  .demo-fa-block .demo-fa i {
    font-size: 1.6rem;
    margin: 0 15px 0 10px;
    color: #878787;
    transition: all 0.4s; }
  .demo-fa-block .fa-embed-code {
    font-size: 1rem; }
    .demo-fa-block .fa-embed-code code {
      color: #878787; }

.demo-sl-block {
  padding: 10px 5px; }
  .demo-sl-block:hover {
    background: #EFF4F7; }
    .demo-sl-block:hover .demo-sl i {
      transform: scale(1.1);
      color: #7F00FF; }
  .demo-sl-block .demo-sl i {
    font-size: 1.6rem;
    margin: 0 15px 0 10px;
    color: #878787;
    transition: all 0.4s; }
  .demo-sl-block .sl-embed-code {
    font-size: 1rem; }
    .demo-sl-block .sl-embed-code code {
      color: #878787; }

/* ==========================================================================
7. Video Background
========================================================================== */
.covervid-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .covervid-wrapper .videobg-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(79, 193, 234, 0.5);
    z-index: 1; }
  .covervid-wrapper .video-caption {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: 3; }
    .covervid-wrapper .video-caption .content {
      position: relative;
      top: 35%; }
    .covervid-wrapper .video-caption h1 {
      
      font-size: 3.5rem;
      font-weight: 600;
      margin-bottom: 10px; }
    .covervid-wrapper .video-caption p {
      font-size: 1.5rem;
       }
  .covervid-wrapper video {
    display: inline-block;
    max-width: none !important; }

/* ==========================================================================
8. Navbar styles switcher
========================================================================== */
#nav-switch {
  position: fixed;
  right: 0;
  top: 75px;
  margin: 0 25px 0 0;
  z-index: 9999;
  transition: 0.35s;
  transform: rotate(0);
  transition: all 0.5s; }
  #nav-switch.is-active a {
    background-color: #7F00FF; }

#nav-switch a {
  outline: none;
  text-decoration: none;
  border: 0 none;
  display: block;
  width: 46px;
  height: 46px;
  background-color: #4FC1EA;
  opacity: 1;
  transition: all 0.3s;
  border-radius: 50%;
  text-align: center;
  font-size: 26px; }
  #nav-switch a:hover {
    background-color: #7F00FF; }

body #nav-switch a {
  outline: none;
  color: #fff; }

#nav-switch a:after {
  outline: none;
  content: "\e03e";
  font-family: "simple-line-icons";
  position: relative;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-55%);
  transform: translateY(-55%);
  font-size: 17px; }

.nav-switch-panel {
  position: fixed;
  max-width: 320px;
  height: 400px;
  right: 30px;
  top: 130px; }
  .nav-switch-panel .panel-inner {
    position: relative; }
  .nav-switch-panel .header {
    display: flex;
    padding: 20px; }
    .nav-switch-panel .header .cross-container {
      cursor: pointer;
      transition: transform .5s; }
      .nav-switch-panel .header .cross-container:hover {
        transform: rotate(180deg); }
        .nav-switch-panel .header .cross-container:hover span {
          color: #7F00FF; }
    .nav-switch-panel .header .panel-title {
      margin-left: 60px;
      margin-right: 20px;
      font-size: 1.3rem;
      font-weight: 600;
      position: relative;
      top: -4px;
      color: #444F60; }
  .nav-switch-panel .panel-body .switch-option {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    margin: 0 20px;
    border-radius: 5px;
    cursor: pointer;
    transition: all .2s; }
    .nav-switch-panel .panel-body .switch-option .selector i {
      position: relative;
      top: 1px;
      left: 2px;
      font-size: 1.6rem;
      color: #cecece;
      border-radius: 100px;
      transition: all 0.3s; }
      .nav-switch-panel .panel-body .switch-option .selector i.sl-icon-check {
        opacity: 0;
        display: none; }
      .nav-switch-panel .panel-body .switch-option .selector i.sl-icon-plus {
        opacity: 1 !important;
        display: block; }
    .nav-switch-panel .panel-body .switch-option .selector-text {
      font-size: 1.1rem;
      color: #cecece;
      margin-left: 25px; }
    .nav-switch-panel .panel-body .switch-option.is-active {
      background: #7F00FF;
      box-shadow: 0 14px 26px -12px rgba(127, 0, 255, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(127, 0, 255, 0.2) !important; }
      .nav-switch-panel .panel-body .switch-option.is-active .selector i, .nav-switch-panel .panel-body .switch-option.is-active .selector-text {
        color: #fff !important; }
      .nav-switch-panel .panel-body .switch-option.is-active .selector i.sl-icon-check {
        opacity: 1 !important;
        display: block; }
      .nav-switch-panel .panel-body .switch-option.is-active .selector i.sl-icon-plus {
        opacity: 0;
        display: none; }

.nav-color-panel {
  position: fixed;
  max-width: 320px;
  height: 80px;
  right: 30px;
  top: 540px;
  overflow: visible; }
  .nav-color-panel .color-picker {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    height: 100%; }
    .nav-color-panel .color-picker .color-picker-item {
      position: relative;
      height: 35px;
      width: 35px;
      margin: 0 auto;
      background: #ededed;
      border-radius: 100px;
      cursor: pointer; }
      .nav-color-panel .color-picker .color-picker-item.is-primary {
        background: #4FC1EA; }
      .nav-color-panel .color-picker .color-picker-item.is-secondary {
        background: #7F00FF; }
      .nav-color-panel .color-picker .color-picker-item.is-dark {
        background: #344258; }
      .nav-color-panel .color-picker .color-picker-item.is-blue {
        background: #039BE5; }
      .nav-color-panel .color-picker .color-picker-item.is-green {
        background: #00b289; }
      .nav-color-panel .color-picker .color-picker-item.is-orange {
        background: #eda514; }
      .nav-color-panel .color-picker .color-picker-item.is-red {
        background: #FF7273; }

.nav-style-option {
  opacity: 1; }
  .nav-style-option.is-hidden {
    opacity: 0; }
  .nav-style-option .fixed-navbar-wrapper + .hero-body h1 {
    margin-top: 64px; }

/* ==========================================================================
9. Bulkit color cards
========================================================================== */
.flex-card.color-card .color-item {
  display: flex;
  align-items: center; }
  .flex-card.color-card .color-item .color-spot {
    display: block;
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #ededed;
    border-radius: 100px; }
    .flex-card.color-card .color-item .color-spot.is-white {
      background: #fff; }
    .flex-card.color-card .color-item .color-spot.is-smoke-white {
      background: #fcfcfc; }
    .flex-card.color-card .color-item .color-spot.is-grey-white {
      background: #f2f2f2; }
    .flex-card.color-card .color-item .color-spot.is-grey-white-accent {
      background: #e2e2e2; }
    .flex-card.color-card .color-item .color-spot.is-light-grey {
      background: #EFF4F7; }
    .flex-card.color-card .color-item .color-spot.is-ultra-light-grey {
      background: #f7fcff; }
    .flex-card.color-card .color-item .color-spot.is-title-grey {
      background: #A9ABAC; }
    .flex-card.color-card .color-item .color-spot.is-blue-grey {
      background: #444F60; }
    .flex-card.color-card .color-item .color-spot.is-light-blue-grey {
      background: #98a9c3; }
    .flex-card.color-card .color-item .color-spot.is-medium-grey {
      background: #66676b; }
    .flex-card.color-card .color-item .color-spot.is-basaltic-grey {
      background: #878787; }
    .flex-card.color-card .color-item .color-spot.is-muted-grey {
      background: #999; }
    .flex-card.color-card .color-item .color-spot.is-section-grey {
      background: #fbfbfb; }
    .flex-card.color-card .color-item .color-spot.is-section-grey-accent {
      background: #efefef; }
    .flex-card.color-card .color-item .color-spot.is-header-grey {
      background: #F5F9FC; }
    .flex-card.color-card .color-item .color-spot.is-default-input {
      background: #ccc; }
    .flex-card.color-card .color-item .color-spot.is-placeholder {
      background: #cecece; }
    .flex-card.color-card .color-item .color-spot.is-fade-grey {
      background: #ededed; }
    .flex-card.color-card .color-item .color-spot.is-sidebar {
      background: #344258; }
    .flex-card.color-card .color-item .color-spot.is-coal {
      background: #444444; }
    .flex-card.color-card .color-item .color-spot.is-grey-3 {
      background: #333; }
    .flex-card.color-card .color-item .color-spot.is-grey-5 {
      background: #555; }
    .flex-card.color-card .color-item .color-spot.is-grey-6 {
      background: #666; }
    .flex-card.color-card .color-item .color-spot.is-cream-grey {
      background: #f6f4ff; }
    .flex-card.color-card .color-item .color-spot.is-icon-grey {
      background: #818a97; }
    .flex-card.color-card .color-item .color-spot.is-blue {
      background: #039BE5; }
    .flex-card.color-card .color-item .color-spot.is-green {
      background: #00b289; }
    .flex-card.color-card .color-item .color-spot.is-orange {
      background: #eda514; }
    .flex-card.color-card .color-item .color-spot.is-red {
      background: #FF7273; }
    .flex-card.color-card .color-item .color-spot.is-facebook {
      background: #3B5998; }
    .flex-card.color-card .color-item .color-spot.is-twitter {
      background: #1dcaff; }
    .flex-card.color-card .color-item .color-spot.is-linkedin {
      background: #007bb6; }
    .flex-card.color-card .color-item .color-spot.is-tumblr {
      background: #35465c; }
    .flex-card.color-card .color-item .color-spot.is-reddit {
      background: #ff4500; }
    .flex-card.color-card .color-item .color-spot.is-github {
      background: #444; }
    .flex-card.color-card .color-item .color-spot.is-dribbble {
      background: #ea4c89; }
    .flex-card.color-card .color-item .color-spot.is-youtube {
      background: #cc181e; }
    .flex-card.color-card .color-item .color-spot.is-google-plus {
      background: #d34836; }
    .flex-card.color-card .color-item .color-spot.is-primary {
      background: #4FC1EA; }
    .flex-card.color-card .color-item .color-spot.is-secondary {
      background: #7F00FF; }
    .flex-card.color-card .color-item .color-spot.is-accent {
      background: #7F00FF; }
    .flex-card.color-card .color-item .color-spot.is-green-accent {
      background: #06f4b6; }
    .flex-card.color-card .color-item .color-spot.is-deep-primary {
      background: #0082c8; }
    .flex-card.color-card .color-item .color-spot.is-deep-secondary {
      background: #7c4dff; }
    .flex-card.color-card .color-item .color-spot.is-deep-accent {
      background: #00b289; }
    .flex-card.color-card .color-item .color-spot.is-lemonade-primary {
      background: #039BE5; }
    .flex-card.color-card .color-item .color-spot.is-lemonade-secondary {
      background: #0084c4; }
    .flex-card.color-card .color-item .color-spot.is-lemonade-accent {
      background: #00D1B2; }
    .flex-card.color-card .color-item .color-spot.is-dashboard-primary {
      background: #00D1B2; }
    .flex-card.color-card .color-item .color-spot.is-dashboard-secondary {
      background: #7F00FF; }
    .flex-card.color-card .color-item .color-spot.is-dashboard-accent {
      background: #536dfe; }
  .flex-card.color-card .color-item .color-values {
    margin: 0 20px; }
    .flex-card.color-card .color-item .color-values .hex-value {
      color: #999; }
      .flex-card.color-card .color-item .color-values .hex-value span {
        font-weight: 600;
        color: #444F60; }
    .flex-card.color-card .color-item .color-values .variable-value span {
      color: #7F00FF;
      font-weight: 600; }

/* ==========================================================================
10. Toast messages
========================================================================== */
.iziToast-cover {
  width: 60px !important;
  background-size: cover !important; }

/* ==========================================================================
11. Grid system demo
========================================================================== */
.grid-system .columns .column p {
  padding: 40px;
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
  border-radius: 4px; }
  .grid-system .columns .column p.is-blue {
    background: #039BE5; }
  .grid-system .columns .column p.is-green {
    background: #00b289; }
  .grid-system .columns .column p.is-orange {
    background: #eda514; }
  .grid-system .columns .column p.is-red {
    background: #FF7273; }

.grid-system.is-medium .column p {
  padding: 25px; }

/* ==========================================================================
12. Parallax
========================================================================== */
.parallax-hero-title {
  font-size: 6rem !important;
   }
  .parallax-hero-title + h2 {
    padding: 0 20%;
    margin-bottom: 0 !important; }

/* ==========================================================================
13. Tags
========================================================================== */
.tag.is-bold {
  border-width: 2px !important;
  font-weight: 700 !important; }

/* ==========================================================================
14. Footer
========================================================================== */
.small-footer-logo {
  height: 38px; }

span.more-info {
  font-size: 22px; }

span.more-info-email {
  font-size: 26px;
  margin-top: 20px;
  color: #4FC1EA; }

/* ==========================================================================
15. Media queries
========================================================================== */
@media (max-width: 767px) {
  #main-landing-title {
    top: -60px; }
  #main-landing-mockup {
    margin-top: -16rem; }
  .parallax-hero-title {
    font-size: 4rem !important; }
    .parallax-hero-title + h2 {
      padding: 0 8%;
      margin-bottom: 0 !important; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #main-landing-mockup {
    margin-top: -28rem; } }

/*! _landing.scss | Bulkit | CSS Ninja */
/* ==========================================================================
Landing kit v1 SCSS file
========================================================================== */
/***
TABLE OF CONTENTS
=============================================================================
0. Animated Hero background
1. Hero Header styles
2. Landing page styles
3. Video embed
4. Pricing page
5. Footer styles
6. Login and Sign up
7. Tablet media queries (portrait orientation)
=============================================================================
***/
/* ==========================================================================
0. Animated Hero background
========================================================================== */
#landing-hero {
  background: #7F00FF url(../images/shapes/icon-bg.png) repeat 0 0;
  -webkit-animation: 18s linear 0s normal none infinite animate;
  -moz-animation: 18s linear 0s normal none infinite animate;
  -ms-animation: 18s linear 0s normal none infinite animate;
  -o-animation: 18s linear 0s normal none infinite animate;
  animation: 18s linear 0s normal none infinite animate; }

@-webkit-keyframes animate {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -1450px; } }

@-moz-keyframes animate {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -1450px; } }

@-ms-keyframes animate {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -1450px; } }

@-o-keyframes animate {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -1450px; } }

@keyframes animate {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -1450px; } }

/* ==========================================================================
1. Hero Header styles
========================================================================== */
.hero.hero-waves:before {
  background: transparent url(../images/shapes/wavy.png) no-repeat scroll 0 bottom/100% auto;
  content: "";
  height: 321px;
  width: 100%;
  z-index: 0 !important;
  position: absolute;
  bottom: -1px;
  left: 0; }

.header-caption {
  margin-top: -80px;
  padding: 0 20px;
  text-align: left; }
  .header-caption .landing-title {
    
    font-size: 3.4rem;
    font-weight: 900 !important;
    margin-bottom: 0 !important;
    color: #fff; }
    .header-caption .landing-title.is-big {
      font-size: 4rem; }
  .header-caption .subtitle {
    margin-bottom: 0;
    padding: 10px 0; }
  .header-caption.is-centered {
    text-align: center !important; }

@media (max-width: 767px) {
  .header-caption {
    text-align: center;
    padding: 40px 10px; }
    .header-caption .landing-title {
      font-size: 2.5rem; } }

@media (max-width: 768px) {
  .header-caption {
    margin-top: 0 !important; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .header-caption {
    text-align: center; } }

/* ==========================================================================
2. Landing page styles
========================================================================== */
.section-title-wrapper .section-title-landing {
  
  font-size: 2.6rem;
  color: #444F60;
  padding: 10px 0; }

.section-title-wrapper h4 {
  padding: 20px 40px;
  
  font-weight: 300;
  font-size: 1.2rem;
  color: #999; }

.half-mockup {
  position: absolute;
  bottom: 0;
  max-height: 550px; }

.phone-slide {
  background-position: center left;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 50%;
  vertical-align: top;
  padding: 800px 30px 30px 30px; }
  /* .phone-slide.is-first {
    background-image: url(../images/mockups-startup/phone-slide-1.png); } */
  
.featured-svg-lg {
  max-width: 550px;
  max-height: 550px; }

.wavy-icon-box i {
  font-size: 3.8rem;
  font-weight: normal;
  color: #7F00FF; }

.wavy-icon-box .box-title {
  
  padding: 5px 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #7F00FF; }

.wavy-icon-box .box-content {
  color: #999; }

.square-icon-box.is-landing .box-title {
  
  font-size: 1.2rem;
  font-weight: 700;
  color: #444F60; }

.square-icon-box.is-landing .box-text {
  font-size: 14px; }

.quick-feature.is-handwritten {
  font-size: 2.1rem !important;
  
  font-weight: 400 !important;
  margin-bottom: 0.8rem !important; }
  .quick-feature.is-handwritten .bg-number {
    padding-right: 10px !important;
    font-family: 'Roboto' !important; }

.event-card.is-wavy h2.text-title {
  
  text-transform: none;
  font-size: 1.35em; }

.event-card.is-wavy p.text-subtitle {
  
  font-size: 0.9rem; }

.testimonials.is-wavy .testimonial-name h3 {
   }

@media (max-width: 768px) {
  .testimonial-item {
    margin: 40px 15px !important; }
    .testimonial-item .testimonial-content p {
      padding: 20px !important; } }

.bottom-spacer {
  margin-bottom: 80px;
  min-height: 100px; }

.small-feature {
  padding: 5px 0;
  
  font-size: 1.3rem; }

/* ==========================================================================
3. Video embed
========================================================================== */
#features-video {
  margin-top: -35%; }

#header-pricing {
  margin-top: -20%; }

@media (max-width: 768px) {
  #features-video {
    margin-top: 0 !important; } }

/* ==========================================================================
4. Pricing page
========================================================================== */
.pricing-picker span {
  color: #fff;
  
  margin: 0 5px 0 5px;
  padding: 10px 20px 13px 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer; }
  .pricing-picker span.is-active {
    border: 1px solid #fff; }

.header-pricing.is-wavy .flex-card {
  border: none !important; }
  .header-pricing.is-wavy .flex-card .plan-name {
    
    text-transform: none;
    font-size: 1.4rem; }

.giant-input-wrapper.is-wavy {
  padding: 30px 40px;
  background: #efefef; }
  .giant-input-wrapper.is-wavy .giant-input {
    position: relative;
    min-width: 300px;
    max-width: 100%; }
    .giant-input-wrapper.is-wavy .giant-input input {
      padding: 20px 165px 20px 20px;
      width: 100%;
      background: #fff;
      color: #999;
      border: none;
      height: 60px;
      line-height: 60px;
      transition: all 0.5s;
      border: 1px solid rgba(213, 220, 247, 0.59);
      border-radius: 100px; }
      .giant-input-wrapper.is-wavy .giant-input input:focus {
        outline: none !important;
        box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18) !important; }
    .giant-input-wrapper.is-wavy .giant-input button.inner {
      position: absolute;
      right: 7px;
      top: 7px; }

/* ==========================================================================
5. Footer styles
========================================================================== */
.section.footer-waves:after {
  background: transparent url(../images/shapes/wavy-dark.png) no-repeat scroll 0 bottom/100% auto;
  content: "";
  height: 321px;
  width: 100%;
  z-index: 0 !important;
  position: absolute;
  bottom: -1px;
  left: 0; }

/* ==========================================================================
6. Login and Sign up
========================================================================== */
.hero.hero-waves-dark:before {
  background: transparent url(../images/shapes/wavy-dark.png) no-repeat scroll 0 bottom/100% auto;
  content: "";
  height: 321px;
  width: 100%;
  z-index: 0 !important;
  position: absolute;
  bottom: -1px;
  left: 0; }

.wavy-login-card, .wavy-signup-card {
  padding: 40px;
  border-radius: 6px;
  max-width: 400px;
  margin: auto;
  background-color: white;
  border: 1px solid #ecf0f1;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); }
  .wavy-login-card h2, .wavy-signup-card h2 {
    font-size: 22px;
    margin-bottom: 40px;
    font-weight: 700 !important;
     }

/* ==========================================================================
7. Tablet media queries (portrait orientation)
========================================================================== */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #landing-hero figure img {
    left: 25%;
    top: 20%; }
  p.is-tablet-padded {
    padding: 0 10%; }
  .column.slide-description {
    padding: 40px 0 !important; }
  .event-card.is-wavy .text-title {
    font-size: 1.5rem !important; } }

/*! _landing-v1.scss | Bulkit | CSS Ninja */
/* ==========================================================================
Landing kit v2 SCSS file
========================================================================== */
/***
TABLE OF CONTENTS
=============================================================================
0. Hero styles
1. Section title
2. Font settings
3. Icon boxes
4. Pricing tables
5. Login and sign up pages
6. Footer
7. Media queries
=============================================================================
***/
/* ==========================================================================
0. Hero styles
========================================================================== */
.hero-body.is-clean {
  padding-top: 0 !important; }

.clean-title {
  
  font-weight: 700;
  font-size: 3.4rem;
  color: #444F60;
  padding: 0; }

.clean-hero-mockup {
  margin-top: 80px;
  z-index: 2; }

.cta-wrapper {
  padding: 20px 0; }

.pricing-hero {
  padding: 120px 0; }

@media (max-width: 768px) {
  .column.caption-column .clean-title, .column.caption-column .subtitle, .column.caption-column .cta-wrapper {
    text-align: center !important; } }

/* ==========================================================================
1. Section title
========================================================================== */
.section-title-wrapper .clean-bg-symbol {
  position: absolute;
  font-weight: bolder;
  top: -25px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  font-size: 10rem;
  z-index: 0;
  opacity: 0.1;
  color: #999;
  width: 150px; }
  .section-title-wrapper .clean-bg-symbol i {
    font-weight: 900; }

.section-title-wrapper .subtitle {
  
  color: #A9ABAC; }

.clean-section-title {
  
  font-size: 2.6rem;
  color: #444F60; }
  .clean-section-title:before {
    content: "";
    border-top: 3px solid #ededed;
    position: absolute;
    width: 100px;
    top: 40%;
    left: 15%;
    z-index: -999; }
  .clean-section-title:after {
    content: "";
    border-top: 3px solid #ededed;
    position: absolute;
    width: 100px;
    top: 40%;
    right: 15%;
    z-index: -999; }

@media (max-width: 768px) {
  .clean-section-title:after, .clean-section-title:before {
    display: none !important; } }

.bg-number.is-fat {
  font-weight: 900 !important; }

/* ==========================================================================
2. Font settings
========================================================================== */
.feature-headline.is-clean, .card-title.is-clean {
   }

.clean-text {
   }

/* ==========================================================================
3. Icon boxes
========================================================================== */
.icon-box .box-icon {
  margin-bottom: 0; }

.icon-box .box-title {
  margin: 0;
  padding: 5px 0;
  font-weight: 700; }

/* ==========================================================================
4. Pricing tables
========================================================================== */
.clean-pricing {
  padding-top: 80px !important; }

/* ==========================================================================
5. Login and sign up pages
========================================================================== */
.clean-login-card, .clean-signup-card {
  padding: 40px;
  border-radius: 6px;
  max-width: 400px;
  margin: auto;
  background-color: #fff;
  border: 1px solid #ecf0f1;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); }
  .clean-login-card h2, .clean-signup-card h2 {
    font-size: 24px;
    padding: 20px 0;
     }

.clean-signup-info {
  padding: 40px 40px 40px 40px; }
  .clean-signup-info h2 {
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 300; }
  .clean-signup-info .feature {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px; }
    .clean-signup-info .feature img {
      height: 60px !important;
      width: 60px !important; }
    .clean-signup-info .feature .feature-text {
      margin-left: 20px;
      color: #999; }

/* ==========================================================================
6. Footer
========================================================================== */
.small-footer-logo {
  height: 38px; }

/* ==========================================================================
7. Media queries
========================================================================== */
@media (max-width: 767px) {
  .icon-card-hover {
    padding: 20px 20px 10px 100px !important; }
    .icon-card-hover .card-description {
      font-size: 14px; } }

@media (max-width: 768px) {
  .hero-body.is-clean {
    padding-top: 3rem !important; }
  .clean-pricing .column.is-5 {
    text-align: center !important; }
  .clean-pricing .period-select {
    margin: 0 auto; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .is-tablet-padded {
    padding: 0 20%; } }

/*! _landing-v2.scss | Bulkit | CSS Ninja */
/* ==========================================================================
Landing kit v3 SCSS file
========================================================================== */
/***
TABLE OF CONTENTS
=============================================================================
0. Hero styles
1. Floating chat bubbles
2. Section title
3. Icon box
4. Font
5. Images
6. testimonials
7. Wavy footer
8. Pricing page
10. Chat widget trigger button
11. Chat widget
12. Tablet media queries (portrait orientation)
=============================================================================
***/
/* ==========================================================================
0. Hero styles
========================================================================== */
.hero.hero-wavy:before {
  background: transparent url(../images/shapes/wavy-alt.png) no-repeat scroll 0 bottom/100% auto;
  content: "";
  height: 321px;
  width: 100%;
  z-index: 1 !important;
  position: absolute;
  bottom: -1px;
  left: 0; }

.hero-caption {
  text-align: left; }
  .hero-caption .title.big-landing-title {
    color: #fff;
    z-index: 999;
    font-size: 2.8rem;
    
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 0; }
  .hero-caption .subtitle {
    margin-bottom: 0; }

@media (max-width: 767px) {
  .hero-caption {
    text-align: center !important; }
    .hero-caption h1, .hero-caption h2 {
      padding-right: 0; } }

#canvas {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: visible;
  position: absolute;
  top: 10%; }

.floating-avatars .avatar {
  height: 60px;
  border-radius: 100px;
  position: absolute; }
  .floating-avatars .avatar.avatar-1st {
    left: 50%;
    top: 64%; }
  .floating-avatars .avatar.avatar-2nd {
    height: 40px;
    left: 80%;
    top: 45%; }
  .floating-avatars .avatar.avatar-3rd {
    height: 50px;
    left: 68%;
    top: 60%; }
  .floating-avatars .avatar.avatar-4th {
    left: 90%;
    top: 75%; }
  .floating-avatars .avatar.avatar-5th {
    height: 50px;
    left: 33%;
    top: 55%; }
  .floating-avatars .avatar.avatar-6th {
    left: 20%;
    top: 69%;
    z-index: 2; }
  .floating-avatars .avatar.avatar-7th {
    height: 40px;
    left: 8%;
    top: 45%; }

.pricing-hero {
  padding: 120px 0;
  min-height: 70vh; }

/* ==========================================================================
1. Floating chat bubbles
========================================================================== */
.floating-bubbles .bubble img {
  height: 100px;
  position: absolute; }
  .floating-bubbles .bubble img.bubble-1st {
    left: 20%;
    top: -5%;
    animation-delay: .5s; }
  .floating-bubbles .bubble img.bubble-2nd {
    left: 50%;
    top: 25%;
    animation-delay: 1.5s; }
  .floating-bubbles .bubble img.bubble-3rd {
    left: 15%;
    top: 75%;
    animation-delay: 2.5s; }
  .floating-bubbles .bubble img.bubble-4th {
    right: 15%;
    top: -15%;
    animation-delay: 4.5s; }
  .floating-bubbles .bubble img.bubble-5th {
    right: 15%;
    top: -15%;
    animation-delay: 3.5s; }
  .floating-bubbles .bubble img.bubble-6th {
    right: 50%;
    top: 20%;
    animation-delay: 2s; }
  .floating-bubbles .bubble img.bubble-7th {
    right: 10%;
    top: -80%;
    animation-delay: 1.7s;
    transform: rotate(-60deg); }
  .floating-bubbles .bubble img.bubble-8th {
    left: 10%;
    top: -7%;
    animation-delay: 5.3s; }
  .floating-bubbles .bubble img.bubble-9th {
    left: 30%;
    top: 80%;
    animation-delay: 5.3s; }

/* ==========================================================================
2. Section title
========================================================================== */
.subtitle:not(:last-child), .title:not(:last-child), .content h5 {
  margin-bottom: 0 !important; }

.section-title-wrapper .section-title-landing {
  
  font-size: 2.7rem;
  color: #444F60;
  padding: 20px 0; }

.section-title-wrapper h4 {
  
  font-weight: 300;
  font-size: 1.2rem;
  color: #999; }

.title-wrapper .top-subtitle {
  text-transform: uppercase;
  color: #999;
  
  font-weight: 700;
  font-size: 1.05rem; }

.title-wrapper h2 {
  font-size: 2rem !important; }

.quick-feature {
  
  font-size: 2.2rem;
  font-weight: 700; }

.title.is-landing {
   }

.title.is-landing-light {
   }

/* ==========================================================================
3. Icon box
========================================================================== */
.chat-icon-box i {
  font-size: 3.8rem;
  font-weight: normal;
  color: #4FC1EA; }

.chat-icon-box .box-title {
  
  padding: 5px 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #4FC1EA; }

.square-icon-box .box-title {
  
  font-size: 1.1rem;
  font-weight: 700; }

.square-icon-box .box-text {
  font-size: 14px; }

/* ==========================================================================
4. Font
========================================================================== */
.is-landing {
  
  font-weight: 700; }

/* ==========================================================================
5. Images
========================================================================== */
.vivus-svg {
  max-height: 450px;
  width: 450px; }

.featured-svg {
  max-width: 450px; }
  .featured-svg.is-large {
    max-width: 540px; }

/* ==========================================================================
6. testimonials
========================================================================== */
.flat-testimonial-item .company {
  max-width: 100px;
  margin-right: 0 !important; }

/* ==========================================================================
7. Wavy footer
========================================================================== */
.section.footer-wavy:before {
  background: transparent url(../images/shapes/wavy-alt.png) no-repeat scroll 0 bottom/100% auto;
  content: "";
  height: 321px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1 !important; }

@media (max-width: 768px) {
  .footer-logo {
    padding-top: 20px; } }

/* ==========================================================================
8. Pricing page
========================================================================== */
#fancy-pricing {
  margin-top: -20%; }

.contact-material .material-input {
  color: #fff !important; }

.giant-input-wrapper {
  padding: 30px 40px;
  background: #efefef; }
  .giant-input-wrapper .giant-input {
    position: relative;
    min-width: 300px;
    max-width: 100%; }
    .giant-input-wrapper .giant-input input {
      padding: 20px 165px 20px 20px;
      width: 100%;
      background: #fff;
      color: #999;
      border: none;
      height: 60px;
      line-height: 60px;
      transition: all 0.5s;
      border: 1px solid rgba(213, 220, 247, 0.59); }
      .giant-input-wrapper .giant-input input:focus {
        outline: none !important;
        box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18) !important; }
    .giant-input-wrapper .giant-input button.inner {
      position: absolute;
      right: 7px;
      top: 7px; }

/* ==========================================================================
9. Login and Sign up pages
========================================================================== */
.clean-login-card, .clean-signup-card {
  padding: 40px;
  border-radius: 6px;
  max-width: 400px;
  margin: auto;
  background-color: #fff;
  border: 1px solid #ecf0f1;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); }
  .clean-login-card h2, .clean-signup-card h2 {
    font-size: 24px;
    padding: 20px 0;
    font-weight: 700 !important;
     }

.signup-context {
  border: none !important;
  border-radius: 6px; }
  .signup-context .argument {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    padding-top: 30px; }
    .signup-context .argument .icon i {
      font-size: 2.4rem;
      color: #fff; }
    .signup-context .argument .argument-text {
      margin-left: 22px;
      color: #fff; }

/* ==========================================================================
10. Chat widget trigger button
========================================================================== */
#bulchat {
  position: fixed;
  right: 0;
  opacity: 0;
  visibility: hidden;
  bottom: 85px;
  margin: 0 25px 0 0;
  z-index: 9999;
  transition: 0.35s;
  transform: scale(0.7);
  transition: all 0.5s;
  animation: gelatine; }

#bulchat.visible {
  opacity: 1;
  visibility: visible;
  transform: scale(1); }

#bulchat.visible div {
  outline: none;
  opacity: 1;
  background: #7F00FF;
  cursor: pointer; }
  #bulchat.visible div:hover {
    opacity: 0.8; }

#bulchat div {
  outline: none;
  text-decoration: none;
  border: 0 none;
  display: block;
  width: 46px;
  height: 46px;
  background-color: #66676b;
  opacity: 1;
  transition: all 0.3s;
  border-radius: 50% 50% 50% 0;
  text-align: center;
  font-size: 26px; }

body #bulchat div {
  outline: none;
  color: #fff; }

#bulchat div:after {
  outline: none;
  content: url(../images/icons/smile.svg);
  font-family: "Font Awesome 5 Free";
  position: relative;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-55%);
  transform: translateY(-55%); }

#bulchat.visible.close {
  transform: rotate(90deg); }

#bulchat div.close:after {
  outline: none;
  content: url(../images/icons/close.svg);
  font-family: "Font Awesome 5 Free";
  position: relative;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-55%);
  transform: translateY(-55%);
  transition: all 0.5s ease; }

/* ==========================================================================
11. Chat widget
========================================================================== */
#chat-widget {
  display: none; }
  #chat-widget .chat-widget-body {
    background-color: #fff;
    position: fixed;
    bottom: 85px;
    right: 85px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    width: 370px;
    height: 550px;
    border-radius: 10px 10px 0;
    box-shadow: 0 24px 25px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease;
    box-sizing: border-box;
    z-index: 999; }
    #chat-widget .chat-widget-body.is-closed {
      -webkit-animation-name: fadeOutUp;
      -webkit-animation-duration: .5s;
      animation-name: fadeOutUp;
      animation-duration: .5s; }
    #chat-widget .chat-widget-body.is-opened {
      -webkit-animation-name: fadeInDown;
      -webkit-animation-duration: .5s;
      animation-name: fadeInDown;
      animation-duration: .5s; }
    #chat-widget .chat-widget-body .chat-header {
      padding: 20px 20px 10px 20px;
      background-color: #7F00FF; }
      #chat-widget .chat-widget-body .chat-header .close-chat img {
        height: 10px; }
      #chat-widget .chat-widget-body .chat-header .chat-title {
        text-align: center;
        color: #fff;
        font-size: 17px;
        font-weight: 400;
        margin-bottom: 20px; }
      #chat-widget .chat-widget-body .chat-header .chat-team {
        display: flex;
        justify-content: center;
        align-items: center; }
        #chat-widget .chat-widget-body .chat-header .chat-team .team-member {
          margin: 0 5px 0 5px; }
          #chat-widget .chat-widget-body .chat-header .chat-team .team-member img {
            height: 50px;
            border-radius: 100px; }
          #chat-widget .chat-widget-body .chat-header .chat-team .team-member div {
            color: #fff; }
      #chat-widget .chat-widget-body .chat-header .response-delay {
        color: #fff;
        margin-top: 20px;
        font-size: 12px; }
    #chat-widget .chat-widget-body .message-container {
      position: relative;
      overflow-x: hidden;
      overflow-y: scroll;
      height: 100%;
      padding-bottom: 100px; }
      #chat-widget .chat-widget-body .message-container .chat-message {
        padding: 20px;
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        #chat-widget .chat-widget-body .message-container .chat-message img {
          height: 35px;
          border-radius: 100px; }
        #chat-widget .chat-widget-body .message-container .chat-message .bubble-wrapper {
          width: 100%; }
          #chat-widget .chat-widget-body .message-container .chat-message .bubble-wrapper .chat-bubble {
            padding: 10px 20px 10px 20px;
            font-size: 12px;
            border: 1px solid #ededed;
            position: relative;
            top: 30px; }
          #chat-widget .chat-widget-body .message-container .chat-message .bubble-wrapper .timestamp {
            position: relative;
            top: 8px;
            font-size: 11px;
            font-weight: 500;
            color: #999; }
        #chat-widget .chat-widget-body .message-container .chat-message.from .chat-bubble {
          margin-left: 20px;
          color: #fff;
          background: #7F00FF;
          border-radius: 0 15px 15px 15px; }
        #chat-widget .chat-widget-body .message-container .chat-message.from .timestamp {
          right: 10px;
          float: right; }
        #chat-widget .chat-widget-body .message-container .chat-message.to .chat-bubble {
          margin-right: 20px;
          color: #fff;
          background: #7F00FF;
          border: 1px solid #ededed;
          border-radius: 15px 0 15px 15px;
          text-align: left !important; }
        #chat-widget .chat-widget-body .message-container .chat-message.to .timestamp {
          left: 0;
          top: 23px; }
    #chat-widget .chat-widget-body .message-container::-webkit-scrollbar {
      width: 10px; }
    #chat-widget .chat-widget-body .message-container::-webkit-scrollbar-thumb {
      border-radius: 5px;
      background: rgba(0, 0, 0, 0.2); }
    #chat-widget .chat-widget-body .message-input {
      position: absolute;
      bottom: -5px !important;
      width: 100%; }
      #chat-widget .chat-widget-body .message-input textarea {
        box-sizing: border-box;
        padding: 18px;
        padding-right: 100px;
        padding-left: 30px;
        width: 100%;
        height: 100%;
        font-family: "intercom-font", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.33;
        white-space: pre;
        white-space: pre-wrap;
        word-wrap: break-word;
        border: none !important;
        resize: none;
        background-color: #fcfcfc; }
        #chat-widget .chat-widget-body .message-input textarea:focus {
          outline: none !important; }
      #chat-widget .chat-widget-body .message-input .message-options {
        position: absolute;
        right: 30px;
        top: 0; }
        #chat-widget .chat-widget-body .message-input .message-options .emoji-button {
          position: relative;
          float: left;
          display: inline-block;
          cursor: pointer;
          opacity: .7;
          height: 55px;
          width: 30px; }
          #chat-widget .chat-widget-body .message-input .message-options .emoji-button:before {
            background-image: url(https://image.ibb.co/gH13KQ/emoji_icon.png);
            background-size: 18px 18px;
            background-repeat: no-repeat;
            content: " ";
            width: 18px;
            height: 18px;
            left: 5px;
            border-radius: 50%;
            position: absolute;
            top: 20px;
            background-position: 50%; }
        #chat-widget .chat-widget-body .message-input .message-options .attach-button {
          position: relative;
          float: left;
          display: inline-block;
          cursor: pointer;
          opacity: .7;
          height: 55px;
          width: 30px; }
          #chat-widget .chat-widget-body .message-input .message-options .attach-button:before {
            background-image: url(https://image.ibb.co/hSE165/attach_icon.png);
            background-size: 16px 18px;
            background-repeat: no-repeat;
            content: " ";
            width: 16px;
            height: 18px;
            left: 5px;
            position: absolute;
            top: 20px;
            background-position: 50%; }

@media (max-width: 767px) {
  .chat-widget-body {
    height: 100% !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    border-radius: 0 !important;
    z-index: 99999 !important; }
  #bulchat.visible.close {
    transform: rotate(90deg);
    visibility: hidden; } }

/* ==========================================================================
12. Tablet media queries (portrait orientation)
========================================================================== */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .is-tablet-padded {
    padding: 0 10%; }
  .is-tablet-padded-lg {
    padding: 0 20%; } }

/*! _landing-v3.scss | Bulkit | CSS Ninja */
/* ==========================================================================
Landing kit v4 SCSS file
========================================================================== */
/***
TABLE OF CONTENTS
=============================================================================
0. Hero styles
1. Landing page 
2. Pricing page
3. Help center
4. Help category
5. Help article 
6. Media queries
=============================================================================
***/
/* ==========================================================================
0. Hero styles
========================================================================== */
.big-title {
  
  margin-bottom: 0 !important;
  padding: 10px 0; }

.light-subtitle {
  font-size: 1.5rem;
  padding: 2% 10% 2% 10%;
  margin-bottom: 0 !important; }

.video-link {
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }
  .video-link span {
    color: #444F60; }
  .video-link i {
    position: relative;
    top: 2px;
    padding-right: 10px;
    color: #444444;
    transition: all 0.4s; }
  .video-link:hover i, .video-link:hover span {
    color: #4FC1EA; }

.mockup-section {
  padding: 5rem 1.5rem !important; }
  .mockup-section .app-mockup {
    position: relative;
    padding-top: 5%;
    z-index: 2; }
  .mockup-section .hr-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1096px;
    width: 100%;
    z-index: 0; }

/* ==========================================================================
1. Landing page styles
========================================================================== */
.minimal-feature .minimal-title {
  
  font-size: 2rem;
  font-weight: 500;
  color: #444F60;
  padding: 10px 0;
  margin-bottom: 0 !important; }

.minimal-feature-image {
  position: relative; }
  .minimal-feature-image .main-image {
    position: relative;
    z-index: 2; }
  .minimal-feature-image .image-bg {
    position: absolute;
    top: 10%;
    left: -20%;
    right: 0;
    margin: 0 auto;
    max-width: 1096px;
    width: 120%;
    z-index: 0; }

.city-container img {
  display: block; }

.conditions {
  position: relative;
  top: 12px;
  font-size: 85%;
  margin-left: 15px;
  color: #fff; }

/* ==========================================================================
2. Pricing page
========================================================================== */
.billing-switcher-wrapper {
  padding-top: 40px;
  max-width: 200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative; }
  .billing-switcher-wrapper .by-month {
    padding-right: 20px; }
  .billing-switcher-wrapper .by-year {
    padding-left: 10px; }
  .billing-switcher-wrapper .by-month, .billing-switcher-wrapper .by-year {
    color: #A9ABAC; }
    .billing-switcher-wrapper .by-month.is-active, .billing-switcher-wrapper .by-year.is-active {
      color: #4FC1EA; }
  .billing-switcher-wrapper .discount {
    position: absolute;
    top: -10px;
    right: -100px; }
    .billing-switcher-wrapper .discount img {
      max-height: 70px;
      height: 70px; }

.pricing-wrapper {
  position: relative; }
  .pricing-wrapper .hr-bg {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1096px;
    width: 100%;
    z-index: 0; }
  .pricing-wrapper .flex-card {
    z-index: 2; }
    .pricing-wrapper .flex-card .condensed-plan {
      padding: 20px;
      text-align: center;
      border-right: 1px solid #ededed; }
      .pricing-wrapper .flex-card .condensed-plan.is-last {
        border-right: none; }
      .pricing-wrapper .flex-card .condensed-plan.is-switched .monthly-price {
        display: none !important; }
      .pricing-wrapper .flex-card .condensed-plan.is-switched .yearly-price {
        display: block !important; }
      .pricing-wrapper .flex-card .condensed-plan.is-switched .yearly-billed {
        visibility: visible !important; }
      .pricing-wrapper .flex-card .condensed-plan .plan-header {
        font-size: 1.2rem;
        font-weight: 500;
        padding-bottom: 20px; }
      .pricing-wrapper .flex-card .condensed-plan .plan-description {
        color: #A9ABAC;
        padding-bottom: 20px; }
        .pricing-wrapper .flex-card .condensed-plan .plan-description span {
          font-weight: 500;
          color: #4FC1EA; }
      .pricing-wrapper .flex-card .condensed-plan .plan-price {
        font-size: 6rem;
        font-weight: 400;
        padding-bottom: 2rem;
        border-bottom: 1px dashed #A9ABAC; }
        .pricing-wrapper .flex-card .condensed-plan .plan-price span:after {
          content: "PER MONTH";
          display: block;
          margin-top: -8px;
          font-size: 0.8rem;
          line-height: 1rem;
          font-family: inherit;
          font-weight: 300;
          color: #748088; }
        .pricing-wrapper .flex-card .condensed-plan .plan-price span:before {
          content: "$";
          display: inline-block;
          font-weight: 700;
          line-height: 4rem;
          font-size: 1rem;
          padding-top: 1rem;
          margin-right: 0;
          vertical-align: text-top; }
        .pricing-wrapper .flex-card .condensed-plan .plan-price .monthly-price {
          display: block; }
        .pricing-wrapper .flex-card .condensed-plan .plan-price .yearly-price {
          display: none; }
        .pricing-wrapper .flex-card .condensed-plan .plan-price .yearly-billed {
          padding-top: 2rem;
          font-size: 0.9rem;
          color: #4FC1EA;
          visibility: hidden; }
      .pricing-wrapper .flex-card .condensed-plan .plan-features {
        padding-top: 3rem; }
        .pricing-wrapper .flex-card .condensed-plan .plan-features li {
          padding-bottom: 20px; }

/* ==========================================================================
3. Help center
========================================================================== */
.help-header {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .help-header img {
    max-height: 45px;
    max-width: 45px;
    padding-right: 20px;
    border-right: 1px solid #fff; }
  .help-header .title {
    color: #fff;
    padding-left: 20px;
    position: relative;
    top: -2px; }

.help-subheader {
  padding: 20px 0 30px 0; }

.help-search-wrapper {
  position: relative;
  width: 100%; }
  .help-search-wrapper input {
    width: 100%;
    padding: 20px 32px 21px 59px;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    outline: none;
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.03);
    -webkit-transition: background .4s, box-shadow .2s;
    transition: background .4s, box-shadow .2s; }
    .help-search-wrapper input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(255, 255, 255, 0.7) !important; }
    .help-search-wrapper input::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(255, 255, 255, 0.7) !important; }
    .help-search-wrapper input:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(255, 255, 255, 0.7) !important; }
    .help-search-wrapper input:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(255, 255, 255, 0.7) !important; }
    .help-search-wrapper input:focus {
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
      background: #fff;
      color: #444F60; }
      .help-search-wrapper input:focus + i {
        color: #999; }
      .help-search-wrapper input:focus::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #cecece !important; }
      .help-search-wrapper input:focus::-moz-placeholder {
        /* Firefox 19+ */
        color: #cecece !important; }
      .help-search-wrapper input:focus:-ms-input-placeholder {
        /* IE 10+ */
        color: #cecece !important; }
      .help-search-wrapper input:focus:-moz-placeholder {
        /* Firefox 18- */
        color: #cecece !important; }
  .help-search-wrapper i {
    font-size: 2rem;
    color: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 18px;
    left: 18px; }

.section.help-section {
  background: #f3f5f7; }
  .section.help-section .category-card {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.03); }
    .section.help-section .category-card .card-body a {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .section.help-section .category-card .card-body a .icon {
        width: 110px;
        height: 110px;
        display: flex;
        align-items: center;
        justify-content: center; }
        .section.help-section .category-card .card-body a .icon i {
          font-size: 3.5rem;
          color: #818a97 !important; }
      .section.help-section .category-card .card-body a .inner-content {
        padding-left: 25px; }
        .section.help-section .category-card .card-body a .inner-content .title {
          margin-bottom: 10px !important;
          font-weight: 400;
          color: #4FC1EA; }
        .section.help-section .category-card .card-body a .inner-content .inner-text {
          color: #999 !important; }
        .section.help-section .category-card .card-body a .inner-content .card-meta {
          display: flex;
          align-items: center;
          justify-content: flex-start;
          margin-top: 12px; }
          .section.help-section .category-card .card-body a .inner-content .card-meta .small-avatar {
            height: 34px;
            width: 34px;
            border-radius: 50%;
            margin-right: 10px;
            border: 2px solid #fff;
            position: relative; }
            .section.help-section .category-card .card-body a .inner-content .card-meta .small-avatar:not(:first-child) {
              margin-left: -19px; }
            .section.help-section .category-card .card-body a .inner-content .card-meta .small-avatar:first-child {
              z-index: 3; }
            .section.help-section .category-card .card-body a .inner-content .card-meta .small-avatar:nth-child(2) {
              z-index: 2; }
            .section.help-section .category-card .card-body a .inner-content .card-meta .small-avatar:nth-child(3) {
              z-index: 1; }
            .section.help-section .category-card .card-body a .inner-content .card-meta .small-avatar:nth-child(4) {
              z-index: 0; }
            .section.help-section .category-card .card-body a .inner-content .card-meta .small-avatar.is-more {
              display: flex;
              justify-content: center;
              align-items: center;
              color: #fff;
              background: #999;
              font-weight: 500;
              font-size: 13px; }
              .section.help-section .category-card .card-body a .inner-content .card-meta .small-avatar.is-more span {
                position: relative;
                top: -2px;
                left: -1px; }
          .section.help-section .category-card .card-body a .inner-content .card-meta .meta-info {
            color: #999 !important; }
            .section.help-section .category-card .card-body a .inner-content .card-meta .meta-info .articles-number {
              font-size: 13px; }
            .section.help-section .category-card .card-body a .inner-content .card-meta .meta-info .authors {
              font-size: 13px; }
              .section.help-section .category-card .card-body a .inner-content .card-meta .meta-info .authors span {
                color: #039BE5; }

.breadcrumbs {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #999; }
  .breadcrumbs ul {
    margin: 0 !important; }
    .breadcrumbs ul li {
      display: inline-block;
      list-style: none;
      margin: 0 0 0 10px; }
      .breadcrumbs ul li:first-child:before {
        content: '';
        margin-left: -20px; }
      .breadcrumbs ul li:before {
        content: "\f105";
        font-family: "Font Awesome 5 Free";
        color: #a0a0a0;
        font-size: 14px;
        margin-right: 15px; }
  .breadcrumbs a {
    font-weight: 500;
    color: #4FC1EA; }

/* ==========================================================================
5. Help category
========================================================================== */
.help-container {
  position: relative; }
  .help-container .shadow-bg {
    width: 100%; }
    .help-container .shadow-bg:before {
      content: ' ';
      position: absolute;
      display: block;
      top: 50px;
      left: 0;
      bottom: 0;
      right: 0;
      background: #ebeef1;
      border-radius: 4px;
      -webkit-transition: background .3s;
      transition: background .3s;
      z-index: 0;
      margin: 0 10px; }
  .help-container .category-header {
    padding: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    top: 20px;
    z-index: 2; }
    .help-container .category-header .icon {
      width: 110px;
      height: 110px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .help-container .category-header .icon i {
        font-size: 3.5rem;
        color: #818a97 !important; }
    .help-container .category-header .inner-content {
      padding-left: 25px; }
      .help-container .category-header .inner-content .title {
        margin-bottom: 10px !important;
        font-weight: 400;
        color: #4FC1EA; }
      .help-container .category-header .inner-content .inner-text {
        color: #999 !important; }
      .help-container .category-header .inner-content .card-meta {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-top: 12px; }
        .help-container .category-header .inner-content .card-meta .small-avatar {
          height: 34px;
          width: 34px;
          border-radius: 50%;
          margin-right: 10px;
          border: 2px solid #fff; }
          .help-container .category-header .inner-content .card-meta .small-avatar:not(:first-child) {
            margin-left: -19px; }
          .help-container .category-header .inner-content .card-meta .small-avatar:first-child {
            z-index: 3; }
          .help-container .category-header .inner-content .card-meta .small-avatar:nth-child(2) {
            z-index: 2; }
          .help-container .category-header .inner-content .card-meta .small-avatar:nth-child(3) {
            z-index: 1; }
          .help-container .category-header .inner-content .card-meta .small-avatar:nth-child(4) {
            z-index: 0; }
          .help-container .category-header .inner-content .card-meta .small-avatar.is-more {
            display: flex;
            justify-content: center;
            align-items: center;
            color: #fff;
            background: #999;
            font-weight: 500;
            font-size: 13px; }
            .help-container .category-header .inner-content .card-meta .small-avatar.is-more span {
              position: relative;
              top: -2px;
              left: -1px; }
        .help-container .category-header .inner-content .card-meta .meta-info {
          color: #999 !important; }
          .help-container .category-header .inner-content .card-meta .meta-info .articles-number {
            font-size: 13px; }
          .help-container .category-header .inner-content .card-meta .meta-info .authors {
            font-size: 13px; }
            .help-container .category-header .inner-content .card-meta .meta-info .authors span {
              color: #4FC1EA; }
  .help-container .articles-list {
    position: relative;
    margin: 30px;
    background: #fff;
    width: calc(100% - 60px);
    border-radius: 4px;
    border: 1px solid #d4dadf;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.05); }
    .help-container .articles-list .help-article {
      padding: 30px; }
      .help-container .articles-list .help-article a {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        .help-container .articles-list .help-article a .inner-content .title {
          margin-bottom: 10px !important;
          font-weight: 400;
          color: #4FC1EA; }
        .help-container .articles-list .help-article a .inner-content .inner-text {
          color: #999 !important; }
        .help-container .articles-list .help-article a .inner-content .card-meta {
          display: flex;
          align-items: center;
          justify-content: flex-start;
          margin-top: 12px; }
          .help-container .articles-list .help-article a .inner-content .card-meta .small-avatar {
            height: 34px;
            width: 34px;
            border-radius: 50%;
            margin-right: 10px;
            border: 2px solid #fff;
            position: relative; }
          .help-container .articles-list .help-article a .inner-content .card-meta .meta-info {
            color: #999 !important;
            line-height: 1.1rem; }
            .help-container .articles-list .help-article a .inner-content .card-meta .meta-info .author {
              font-size: 13px; }
              .help-container .articles-list .help-article a .inner-content .card-meta .meta-info .author span {
                color: #039BE5; }
            .help-container .articles-list .help-article a .inner-content .card-meta .meta-info .status {
              font-size: 12px;
              color: #A9ABAC; }
      .help-container .articles-list .help-article:not(:last-child) {
        border-bottom: 1px solid #d4dadf; }

/* ==========================================================================
5. Help article
========================================================================== */
.single-help-article {
  border-radius: 4px;
  border: 1px solid #d4dadf;
  margin-top: 20px;
  padding: 60px; }
  .single-help-article .article-inner {
    max-width: 640px;
    margin: 0 auto; }
    .single-help-article .article-inner h2 {
      font-weight: 500; }
    .single-help-article .article-inner h3 {
      padding-top: 20px;
      color: #999;
      font-weight: 500;
      margin-bottom: 1rem; }
    .single-help-article .article-inner .article-meta {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      color: #999 !important;
      line-height: 1.1rem; }
      .single-help-article .article-inner .article-meta .small-avatar {
        width: 32px;
        height: 32px;
        border-radius: 50%; }
      .single-help-article .article-inner .article-meta .meta-info {
        color: #999 !important;
        line-height: 1.1rem;
        margin-left: 15px; }
        .single-help-article .article-inner .article-meta .meta-info .author {
          font-size: 13px; }
          .single-help-article .article-inner .article-meta .meta-info .author span {
            color: #039BE5; }
        .single-help-article .article-inner .article-meta .meta-info .status {
          font-size: 12px;
          color: #A9ABAC; }
    .single-help-article .article-inner .content {
      padding-top: 30px; }
      .single-help-article .article-inner .content p {
        font-size: 16px;
        color: #444F60; }
      .single-help-article .article-inner .content h4 {
        padding-top: 10px;
        font-weight: 500; }
      .single-help-article .article-inner .content ul {
        font-size: 16px; }
    .single-help-article .article-inner .rating-section {
      width: 100%;
      text-align: center; }
      .single-help-article .article-inner .rating-section .question {
        padding-top: 25px;
        font-size: 1.1rem;
        font-weight: 500;
        color: #A9ABAC; }
      .single-help-article .article-inner .rating-section .rating-buttons {
        position: relative;
        top: 18px; }
      .single-help-article .article-inner .rating-section .rating-button {
        max-width: 60px;
        max-height: 60px;
        cursor: pointer; }
        .single-help-article .article-inner .rating-section .rating-button i {
          font-size: 50px;
          font-weight: 200;
          color: #A9ABAC;
          transition: all 0.3s; }
        .single-help-article .article-inner .rating-section .rating-button:hover i {
          color: #4FC1EA;
          transform: scale(1.1); }

/* ==========================================================================
6. Media queries
========================================================================== */
@media (max-width: 768px) {
  .category-card .card-body {
    padding: 30px 20px !important; }
    .category-card .card-body a {
      flex-direction: column !important; }
    .category-card .card-body .inner-content {
      padding-left: 0 !important; }
    .category-card .card-body .icon {
      width: 100% !important;
      height: 60px !important;
      display: flex;
      justify-content: flex-start !important; }
      .category-card .card-body .icon i {
        font-size: 2.8rem !important; }
  .category-header {
    padding: 30px 20px !important;
    flex-direction: column !important; }
    .category-header .inner-content {
      padding-left: 0 !important; }
    .category-header .icon {
      width: 100% !important;
      height: 60px !important;
      display: flex;
      justify-content: flex-start !important; }
      .category-header .icon i {
        font-size: 2.8rem !important; }
  .small-avatar:nth-child(2), .small-avatar:nth-child(3), .small-avatar:nth-child(4), .small-avatar.is-more {
    display: none !important; }
  .help-article {
    padding: 30px 20px !important; }
  .articles-list {
    margin: 20px;
    width: calc(100% - 40px); }
  .single-help-article {
    padding: 25px 20px; } }

/* ==========================================================================
6. Demo link colors (for demo only, don't use in production)
========================================================================== */
a {
  color: #000000; 
}
a:hover {
    color: #363636;
    opacity: 0.8;
}
.hand {
  cursor: pointer;
}
div .navbar-wrapper.navbar-sticky {
  z-index: 1090;
}

  
  /* ==========================================================================
  3. Body
  ========================================================================== */
  .quickview-body {
    -webkit-box-flex: 1;
    flex: 1 1 0%;
  }
  
  /* ==========================================================================
  4. Footer
  ========================================================================== */
  .quickview-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 1rem;
    min-height: 4rem;
  }
  .quickview-footer > * {
    margin: 0 0.4rem;
  }
  .cross-container {
    position: relative;
    width: 32px;
    height: 30px;
    cursor: pointer;
}
.cross-container span {
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    border-radius: 3px;
    background: #fff;
}.cross-container .bottom {
    bottom: 15px;
    left: 0;
    transform: rotate(-45deg);
}
.cross-container .top {
    top: 13px;
    left: 0;
    transform: rotate(45deg);
}
.quickview {
    display: flex;
    z-index: 1091;
    flex-direction: column;
    background-color: #efefef;
    width: 340px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -350px;
    transform: translateZ(0);
    transition: 0.3s ease;
    backface-visibility: hidden;
    perspective: 1000;
    will-change: transform; }
.quickview.is-active {
  right: 0;
  box-shadow: 5px 0px 13px 3px rgba(0, 0, 0, 0.1);
  z-index: 1098;
}
.quickview.is-active.is-left {
  left: 0; 
}

  /* ==========================================================================
  2. Header
  ========================================================================== */
  .cart-section {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .quickview-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
    min-height: 62px;
    height: 62px;
    border-bottom: 1px solid #EFF4F7; 
    background-color: white;
  }
    .quickview-header .title {
      margin-bottom: 0; }
    .quickview-header.is-secondary {
      background: #7F00FF; }
      .quickview-header.is-secondary p {
        color: #fff;
        font-size: 1.4rem;
        font-weight: 400; }
      .quickview-header.is-secondary i {
        color: #fff;
        font-size: 20px; }
    .quickview-header .cross-container {
      transition: transform 0.3s; }
      .quickview-header .cross-container:hover {
        transform: rotate(90deg); }
  
  /* ==========================================================================
  3. Body
  ========================================================================== */
  .quickview-body {
    -webkit-box-flex: 1;
    flex: 1 1 0%; }
 /* ==========================================================================
8. Right sidebar
========================================================================== */
.quickview .tabs ul li a {
    height: 80px;
    border-bottom: 2px solid transparent;
    overflow: hidden; }
    .quickview .tabs ul li a i {
      font-size: 1.4rem;
      transition: all 0.3s;
      transform: scale(0.8); }
  
  .quickview .tabs ul li:hover a {
    border-bottom: 2px solid #ededed !important; }
  
  .quickview .tabs ul li.is-active a {
    border-bottom: 2px solid #7F00FF !important; }
    .quickview .tabs ul li.is-active a i {
      color: #7F00FF;
      transform: scale(1); }
  
  .quickview .searchbox .field {
    width: 100%; }
  
  .quickview .searchbox input {
    width: 100%; }
  
  .quickview .panel-title {
    margin-top: -10px;
    margin-bottom: 20px;
    display: flex;
    align-items: center; }
    .quickview .panel-title:hover i {
      color: #7F00FF; }
    .quickview .panel-title h3 {
      font-weight: 500;
      color: #A9ABAC; }
    .quickview .panel-title i {
      color: #A9ABAC;
      cursor: pointer; }
  
  .quickview .user-list {
    padding: 20px 10px;
    max-height: 440px;
    overflow: auto;
    list-style-type: none; }
    .quickview .user-list::-webkit-scrollbar {
      width: 10px; }
    .quickview .user-list::-webkit-scrollbar-thumb {
      border-radius: 5px;
      background: rgba(0, 0, 0, 0.2); }
    .quickview .user-list li {
      display: flex;
      align-items: center;
      padding: 5px 0;
      position: relative;
      margin-bottom: 10px;
      cursor: pointer; }
      .quickview .user-list li:hover {
        background: #EFF4F7; }
    .quickview .user-list img {
      height: 40px;
      width: 40px;
      border-radius: 50%;
      margin-left: 15px; }
    .quickview .user-list .user-status {
      margin-left: 15px; }
      .quickview .user-list .user-status .name {
        color: #444F60;
        font-weight: 500; }
      .quickview .user-list .user-status .status {
        font-size: 80%;
        color: #999; }
    .quickview .user-list .status-dot {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: #999;
      position: absolute;
      top: 6px;
      left: 46px; }
      .quickview .user-list .status-dot.is-online {
        background: #00b289; }
      .quickview .user-list .status-dot.is-busy {
        background: #eda514; }
  
  .quickview #user-directory {
    padding-bottom: 0 !important; }
  
  .quickview .reminders-list {
    list-style-type: none;
    max-height: 460px;
    overflow: auto; }
    .quickview .reminders-list::-webkit-scrollbar {
      width: 10px; }
    .quickview .reminders-list::-webkit-scrollbar-thumb {
      border-radius: 5px;
      background: rgba(0, 0, 0, 0.2); }
    .quickview .reminders-list .reminder {
      position: relative;
      user-select: none;
      margin-bottom: 20px; }
      .quickview .reminders-list .reminder .info i {
        position: relative;
        top: 5px;
        margin-right: 15px;
        color: #ededed; }
      .quickview .reminders-list .reminder .info span i {
        color: #A9ABAC !important;
        top: -5px;
        font-size: 20px; }
      .quickview .reminders-list .reminder .info .date {
        position: relative;
        top: -8px;
        font-size: 85%; }
      .quickview .reminders-list .reminder.is-high .info i {
        color: #eda514; }
      .quickview .reminders-list .reminder.is-high .info .date {
        color: #eda514; }
      .quickview .reminders-list .reminder.is-medium .info i {
        color: #039BE5; }
      .quickview .reminders-list .reminder.is-medium .info .date {
        color: #039BE5; }
      .quickview .reminders-list .reminder.is-low .info i {
        color: #00b289; }
      .quickview .reminders-list .reminder.is-low .info .date {
        color: #00b289; }
      .quickview .reminders-list .reminder .reminder-content {
        font-size: 90%;
        color: #666;
        cursor: default; }
      .quickview .reminders-list .reminder .reminder-controls {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-top: 10px;
        margin-right: 30px; }
        .quickview .reminders-list .reminder .reminder-controls i {
          margin: 0 0 0 10px;
          font-size: 16px;
          color: #A9ABAC;
          opacity: 0;
          transition: opacity 0.3s;
          cursor: pointer; }
          .quickview .reminders-list .reminder .reminder-controls i:hover {
            color: #7F00FF; }
      .quickview .reminders-list .reminder:hover .reminder-controls i {
        opacity: 1; }
  
  .quickview .settings-list {
    list-style-type: none; }
    .quickview .settings-list li {
      margin-top: 40px; }
    .quickview .settings-list li .setting-header {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .quickview .settings-list li .setting-header .setting-title {
        font-weight: 500;
        color: #444F60; }
      .quickview .settings-list li .setting-header .setting-control {
        position: relative;
        top: 4px; }
    .quickview .settings-list li .setting-description {
      font-size: 85%;
      margin-top: 15px;
      color: #A9ABAC; }


@media (max-width: 767px) {
   .quickview.is-active {
    min-width: 100%;
  }
    .quickview.is-active .user-list {
      max-height: 346px !important; }
  .chat-quickview.is-active {
    min-width: 100%; }
}

.cart-day-title {
  position: relative;
  background-color: #000000;
  padding-left: 20px;
  padding-right: 10px;
  display: block;
}

.cart-day-title .button-group {
  position: absolute;
  top: 26%;
  right: 36%;
}
.cart-day-title .button-group button.button {
  font-size: 11px;
  background-color: #000000;
  color: #EFF4F7;
}
.cart-day-title .cart-day-price {
  position: absolute;
  top: 26%;
  right: 15%;
  font-size: 13px;
}
div .cart-day-section .cart-day {
  padding: 0;
  border: none;
  border-bottom: 1px solid #000000;
}
.cart-day-section {
  margin-bottom: 3%;
}
div .cart-day-section .cart-day .trigger a {
  font-size: 14px;
  color: #EFF4F7;
}
.cart-day-section .b-badge {
  background-color: #000000;
}
.cart-section-header .cross-container span {
  background-color: #000000;
}
.cart-section .section-checkout {
  width: 100%;
  padding: 0;
  line-height: 30px;
  box-shadow: rgba(27, 27, 27, 0.05) 3px -7px 20px 0px;
}
.section-product-new {
  flex-grow: 1;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 1022;
}
.section-checkout-discount
{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: start;
  padding: 5px 20px;
}
.section-checkout-discount .button-group {
  padding: 0 0 0 10px;
}
.section-checkout-discount .button-group .button {
  height: 25px;
  line-height: 22px;
  padding-top: 0;
  background-color: #000000;
  color: white;
  width: 100%;
}
.section-checkout .showCheckout .button-group .button {
  height: 40px;
  line-height: 40px;
  background-color: #000000;
  color: white;
  width: 100%;
  border: none;
  margin-top: 5px;
  border-radius: 0;
}
.showMinimum {
  padding: 5px 20px;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.06rem;
}
.cart-prod-name {
  font-size: 1rem;
  margin: 2% 0 3% 0;
}
.cart-item .prod-selection .select {
  font-size: 0.9rem;
}
.cart-item .prod-selection .add,
.cart-item .prod-selection .minus {
  width: 32px;
  height: 26px;
  line-height: 26px;
}
.prod-selection .prod-qty {
  font-size: 1.1rem;
  flex-grow: 1;
  display: inline-block;
  width: 135px;
  padding: 0 5px;
}
.cart-item .prod-selection .prod-btn-cart {
  flex-grow: 20;
  width: 134px;
}
.prod-qty input::-webkit-outer-spin-button,
.prod-qty input::-webkit-inner-spin-button,
.section-checkout-discount input::-webkit-outer-spin-button,
.section-checkout-discount input::-webkit-inner-spin-button
 {
    -webkit-appearance: none;
    margin: 0;
    -moz-appearance: textfield;
}
/********  Product Stylish Modal  ********/

#product-modal.modal.is-active + .header-wrapper .click-ordernow,
#product-modal.modal.is-active + .header-wrapper .click-seasonmenu {
  display: none;
}

#product-modal.modal{
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  min-height: calc(100vh - 100px);
  width: 100%;
  z-index: 1009;
  top: 100px;
  position: absolute;
}
#product-modal.modal.is-active .modal-background {
  background-color: #f6f6f6;
}
#product-modal.modal .modal-content {
  width: 100%;
  /*height: 100%;*/
}
.productmodal-container {
  transform: scale(1);
  -webkit-transform: scale(1);
  height: 100%;
  position: relative;
  overflow-y: scroll;
  overflow-x: hidden;
}
.productmodal-container .inner {
  position: relative;
  margin-left: 55px;
  padding: 18px 10px 40px 10px;
  margin-bottom: 10px;
  cursor: default;
}
.productmodal-container .inner > .columns {
  max-width: 1350px;
  margin: 0 auto;
}
.productmodal-container h4 {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 40px;
}
.productmodal-container .title-divider {
  margin: 4% 0;
}
.prod-mod-details .prod-selection {
  max-width: 455px;
  display: block;
}
.productmodal-container .prod-mod-details {
  padding: 10px 30px;
}
.productmodal-container .prod-mod-description
{
  padding-top: 2px;
  padding-bottom: 20px;
}
.prod-mod-producttype {
  text-align: start;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  margin-top: 4%;
}
.prod-mod-producttype .prod-mod-pt-list{
  text-align: center;
  padding: 1px;
  width: 85px;
  height: 80px;
  margin: 4px;
  line-height: 20px;
  font-size: 0.9rem;
}
.prod-mod-producttype img{
  width: 45px;
}
.prod-mod-nutrients {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  text-align: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  margin-top: 4%;
}
.prod-mod-nutrients .prod-mod-nutrients-table,
.prod-mod-nutrients .prod-mod-nutrients-description
{
  text-align: center;
  padding: 0;
  margin: 0;
}
.prod-mod-nutrients .prod-mod-nutrients-table
{
  width: 60%;
  flex-grow: 100;
  max-width: 264px;
}
.prod-mod-nutrients .prod-mod-nutrients-description
{
  width: 39%;
  flex-grow: 50;
  text-align: left;
  padding-left: 1%;
}
.prod-mod-nutrients h5{
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 4px;
}
.prod-mod-nutrients p{
  font-size: 0.91rem;
  letter-spacing: 0.023rem;
  margin-bottom: 3%;
  line-height: 20px;
}
.productmodal-container .product-related h4 {
  line-height: 40px;
  text-align: center;
  padding-bottom: 8px;
}
.product-related .product-item-design img {
  width: 100%;
}
.product-related .product-item-detail-design .prod-name {
  font-size: 0.9rem;
}
.productmodal-container .product-related .product-item-design .card-body
{
  padding: 0;
}
 .product-related {
  margin: 2% 2% 5% 0;
}
.productmodal-container input.input {
  height: 2.5rem;
}
.productmodal-container .product-item-design .card-body
{
  padding: 5px;
}
.prod-mod-details .prod-selection .select select {
  width: 240px;
}
.productmodal-container .prod-selection .prod-qty {
  padding: 0;
  width: 45px;
}
.prod-mod-details .prod-selection .prod-btn-cart {
  width: 75px;
}
.prod-mod-details .prod-selection .prod-btn-cart .add,
.prod-mod-details .prod-selection .prod-btn-cart .minus {
  margin-top: 7px;
}
.productmodal-container .product-item-design .product-attributes-design
{
  padding-top: 0;
}
.productmodal-container .product-item-design .product-attributes-design .prod-attr-items .prod-attr-item.qty
{
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.productmodal-image {
  max-width: 800px;
  margin: 0 auto;
}
.product-related .prod-selection {
  max-width: 210px;
  margin: 0 auto;
}
.modal-copy-bgcolor {
  background-color: #f6f6f6;
}

/******** Tablets ********/

/******** Tablets ********/
@media screen and (max-width:1025px)
{
  .productmodal-container .product-item-design .product-attributes-design .prod-attr-items .prod-attr-item
  {
    font-size: 0.9rem;
  }
  .productmodal-container .product-item-design .product-attributes-design .prod-attr-items
  {
    margin: 0;
  }
}
@media screen and (max-width:768px)
{
  .productmodal-container .inner {
    margin-left: 1px;
  }
  .productmodal-image {
    max-width: 500px;
    margin: 0 auto;
  }
  .productmodal-container .product-item-design .product-attributes-design .prod-attr-items
  {
    margin: 2% 0%;
  }
  .prod-mod-details .prod-selection .prod-btn-cart .add,
  .prod-mod-details .prod-selection .prod-btn-cart .minus {
    margin-top: 0;
  }

  .prod-mod-details .prod-selection .prod-qty {
    text-align: center;
    vertical-align: middle;
}

}

/****** Mobile Phones ******/
@media screen and (max-width:640px)
{
  .prod-mod-nutrients
  {
    display: block;
  }
  .prod-mod-nutrients .prod-mod-nutrients-table, 
  .prod-mod-nutrients .prod-mod-nutrients-description
  {
    width: 100%;
    max-width: 100%;
  }
  .product-related .product-item-design img {
    max-width: 90%;
  }
  .product-related .product-item-detail-design .prod-name
  {
    max-width: 90%;
  }
}
@media screen and (max-width:460px)
{
  .product-related .product-item-design img {
    max-width: 100%;
  }
  .product-related .product-item-detail-design .prod-name
  {
    max-width: 100%;
  }
  .productmodal-container h4 {
    font-size: 1.6rem;
    line-height: 25px;
  }
  .productmodal-container .product-related h4 {
    line-height: 30px;
    padding: 0;
}
  .productmodal-container .prod-mod-details {
    padding-top: 0;
  }
  .prod-mod-producttype .prod-mod-pt-list
  {
    width: 70px;
  }
  .prod-mod-producttype img {
    width: 35px;
  }
}
@media screen and (max-width:446px)
{
  #product-modal.modal{
    top: 130px;
  }
}
@media screen and (max-width:390px)
{
  .productmodal-container .prod-mod-details .prod-selection{
     display: block;
  }
  .productmodal-container .prod-mod-details .prod-selection > div {
    display: block;
    padding: 0;
  }
  .productmodal-container .prod-mod-details .prod-selection > .prod-qty {
    display: inline-block;
  }
  .productmodal-container .prod-mod-details .prod-selection > .prod-btn-cart {
    display: inline-block;
  }
}
@media screen and (max-width:360px)
{
  .nav-logo {
    flex-shrink: 1;
  }
  div .voted-top-quality {
    font-size: 1.3rem;
  }
  .quickview {
    width: 285px;
  }
  div .cart-day-section .cart-day .trigger a {
    font-size: 12px;
  }
  .cart-item .prod-selection {
    display: block;
  }
  .cart-item .prod-selection .prod-btn-cart {
    width: 81px;
  }
}
@media screen and (max-width:340px)
{
  .product-related .prod-selection .prod-btn-cart {
    width: 120px;
  }
}
