.ivan-calc @-webkit-keyframes spinAround {
    .ivan-calcfromtransform:rotate(0deg)
}
.ivan-calc to {
    transform:rotate(359deg)
}
.ivan-calc @keyframes spinAround {
    .ivan-calcfromtransform:rotate(0deg)
}
.ivan-calc to {
    transform:rotate(359deg)
}
.ivan-calc .delete,.ivan-calc .modal-close,.ivan-calc .is-unselectable,.ivan-calc .button,.ivan-calc .file,.ivan-calc .breadcrumb,.ivan-calc .pagination-previous,.ivan-calc .pagination-next,.ivan-calc .pagination-link,.ivan-calc .pagination-ellipsis,.ivan-calc .tabs {
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.ivan-calc .select:not(.is-multiple):not(.is-loading)::after,.ivan-calc .navbar-link:not(.is-arrowless)::after {
    border:3px solid transparent;
    border-radius:2px;
    border-right:0;
    border-top:0;
    content:" ";
    display:block;
    height:.625em;
    margin-top:-.4375em;
    pointer-events:none;
    position:absolute;
    top:50%;
    transform:rotate(-45deg);
    transform-origin:center;
    width:.625em
}
.ivan-calc .box:not(:last-child),.ivan-calc .content:not(:last-child),.ivan-calc .notification:not(:last-child),.ivan-calc .progress:not(:last-child),.ivan-calc .table:not(:last-child),.ivan-calc .table-container:not(:last-child),.ivan-calc .title:not(:last-child),.ivan-calc .subtitle:not(:last-child),.ivan-calc .block:not(:last-child),.ivan-calc .highlight:not(:last-child),.ivan-calc .breadcrumb:not(:last-child),.ivan-calc .level:not(:last-child),.ivan-calc .list:not(:last-child),.ivan-calc .message:not(:last-child),.ivan-calc .pagination:not(:last-child),.ivan-calc .tabs:not(:last-child) {
    margin-bottom:1.5rem
}
.ivan-calc .delete,.ivan-calc .modal-close {
    -moz-appearance:none;
    -webkit-appearance:none;
    background-color:rgba(10,10,10,0.2);
    border:none;
    border-radius:290486px;
    cursor:pointer;
    pointer-events:auto;
    display:inline-block;
    flex-grow:0;
    flex-shrink:0;
    font-size:0;
    height:20px;
    max-height:20px;
    max-width:20px;
    min-height:20px;
    min-width:20px;
    outline:none;
    position:relative;
    vertical-align:top;
    width:20px
}
.ivan-calc .delete::before,.ivan-calc .modal-close::before,.ivan-calc .delete::after,.ivan-calc .modal-close::after {
    background-color:#fff;
    content:"";
    display:block;
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%) rotate(45deg);
    transform-origin:center center
}
.ivan-calc .delete::before,.ivan-calc .modal-close::before {
    height:2px;
    width:50%
}
.ivan-calc .delete::after,.ivan-calc .modal-close::after {
    height:50%;
    width:2px
}
.ivan-calc .delete:hover,.ivan-calc .modal-close:hover,.ivan-calc .delete:focus,.ivan-calc .modal-close:focus {
    background-color:rgba(10,10,10,0.3)
}
.ivan-calc .delete:active,.ivan-calc .modal-close:active {
    background-color:rgba(10,10,10,0.4)
}
.ivan-calc .is-small.delete,.ivan-calc .is-small.modal-close {
    height:16px;
    max-height:16px;
    max-width:16px;
    min-height:16px;
    min-width:16px;
    width:16px
}
.ivan-calc .is-medium.delete,.ivan-calc .is-medium.modal-close {
    height:24px;
    max-height:24px;
    max-width:24px;
    min-height:24px;
    min-width:24px;
    width:24px
}
.ivan-calc .is-large.delete,.ivan-calc .is-large.modal-close {
    height:32px;
    max-height:32px;
    max-width:32px;
    min-height:32px;
    min-width:32px;
    width:32px
}
.ivan-calc .button.is-loading::after,.ivan-calc .loader,.ivan-calc .select.is-loading::after,.ivan-calc .control.is-loading::after {
    -webkit-animation:spinAround 500ms infinite linear;
    animation:spinAround 500ms infinite linear;
    border:2px solid #dbdbdb;
    border-radius:290486px;
    border-right-color:transparent;
    border-top-color:transparent;
    content:"";
    display:block;
    height:1em;
    position:relative;
    width:1em
}
.ivan-calc .is-overlay,.ivan-calc .image.is-square img,.ivan-calc .image.is-square .has-ratio,.ivan-calc .image.is-1by1 img,.ivan-calc .image.is-1by1 .has-ratio,.ivan-calc .image.is-5by4 img,.ivan-calc .image.is-5by4 .has-ratio,.ivan-calc .image.is-4by3 img,.ivan-calc .image.is-4by3 .has-ratio,.ivan-calc .image.is-3by2 img,.ivan-calc .image.is-3by2 .has-ratio,.ivan-calc .image.is-5by3 img,.ivan-calc .image.is-5by3 .has-ratio,.ivan-calc .image.is-16by9 img,.ivan-calc .image.is-16by9 .has-ratio,.ivan-calc .image.is-2by1 img,.ivan-calc .image.is-2by1 .has-ratio,.ivan-calc .image.is-3by1 img,.ivan-calc .image.is-3by1 .has-ratio,.ivan-calc .image.is-4by5 img,.ivan-calc .image.is-4by5 .has-ratio,.ivan-calc .image.is-3by4 img,.ivan-calc .image.is-3by4 .has-ratio,.ivan-calc .image.is-2by3 img,.ivan-calc .image.is-2by3 .has-ratio,.ivan-calc .image.is-3by5 img,.ivan-calc .image.is-3by5 .has-ratio,.ivan-calc .image.is-9by16 img,.ivan-calc .image.is-9by16 .has-ratio,.ivan-calc .image.is-1by2 img,.ivan-calc .image.is-1by2 .has-ratio,.ivan-calc .image.is-1by3 img,.ivan-calc .image.is-1by3 .has-ratio,.ivan-calc .modal,.ivan-calc .modal-background,.ivan-calc .hero-video {
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0
}
.ivan-calc .file-cta,.ivan-calc .file-name,.ivan-calc .pagination-previous,.ivan-calc .pagination-next,.ivan-calc .pagination-link,.ivan-calc .pagination-ellipsis {
    -moz-appearance:none;
    -webkit-appearance:none;
    align-items:center;
    border:1px solid transparent;
    border-radius:4px;
    box-shadow:none;
    display:inline-flex;
    font-size:1rem;
    height:2.5em;
    justify-content:flex-start;
    line-height:1.5;
    position:relative;
    vertical-align:top;
    padding:calc(0.5em - 1px) calc(0.75em - 1px) calc(0.5em - 1px) calc(0.75em - 1px)
}
.ivan-calc .button:focus,.ivan-calc .input:focus,.ivan-calc .textarea:focus,.ivan-calc .select select:focus,.ivan-calc .file-cta:focus,.ivan-calc .file-name:focus,.ivan-calc .pagination-previous:focus,.ivan-calc .pagination-next:focus,.ivan-calc .pagination-link:focus,.ivan-calc .pagination-ellipsis:focus,.ivan-calc .is-focused.button,.ivan-calc .is-focused.input,.ivan-calc .is-focused.textarea,.ivan-calc .select select.is-focused,.ivan-calc .is-focused.file-cta,.ivan-calc .is-focused.file-name,.ivan-calc .is-focused.pagination-previous,.ivan-calc .is-focused.pagination-next,.ivan-calc .is-focused.pagination-link,.ivan-calc .is-focused.pagination-ellipsis,.ivan-calc .button:active,.ivan-calc .input:active,.ivan-calc .textarea:active,.ivan-calc .select select:active,.ivan-calc .file-cta:active,.ivan-calc .file-name:active,.ivan-calc .pagination-previous:active,.ivan-calc .pagination-next:active,.ivan-calc .pagination-link:active,.ivan-calc .pagination-ellipsis:active,.ivan-calc .is-active.button,.ivan-calc .is-active.input,.ivan-calc .is-active.textarea,.ivan-calc .select select.is-active,.ivan-calc .is-active.file-cta,.ivan-calc .is-active.file-name,.ivan-calc .is-active.pagination-previous,.ivan-calc .is-active.pagination-next,.ivan-calc .is-active.pagination-link,.ivan-calc .is-active.pagination-ellipsis {
    outline:none
}
.ivan-calc .button[disabled],.ivan-calc .input[disabled],.ivan-calc .textarea[disabled],.ivan-calc .select select[disabled],.ivan-calc .file-cta[disabled],.ivan-calc .file-name[disabled],.ivan-calc .pagination-previous[disabled],.ivan-calc .pagination-next[disabled],.ivan-calc .pagination-link[disabled],.ivan-calc .pagination-ellipsis[disabled],.ivan-calc fieldset[disabled] .button,.ivan-calc fieldset[disabled] .input,.ivan-calc fieldset[disabled] .textarea,.ivan-calc fieldset[disabled] .select select,.ivan-calc .select fieldset[disabled] select,.ivan-calc fieldset[disabled] .file-cta,.ivan-calc fieldset[disabled] .file-name,.ivan-calc fieldset[disabled] .pagination-previous,.ivan-calc fieldset[disabled] .pagination-next,.ivan-calc fieldset[disabled] .pagination-link,.ivan-calc fieldset[disabled] .pagination-ellipsis {
    cursor:not-allowed
}
.ivan-calc html,.ivan-calc body,.ivan-calc p,.ivan-calc ol,.ivan-calc ul,.ivan-calc li,.ivan-calc dl,.ivan-calc dt,.ivan-calc dd,.ivan-calc blockquote,.ivan-calc figure,.ivan-calc fieldset,.ivan-calc legend,.ivan-calc textarea,.ivan-calc pre,.ivan-calc iframe,.ivan-calc hr,.ivan-calc h1,.ivan-calc h2,.ivan-calc h3,.ivan-calc h4,.ivan-calc h5,.ivan-calc h6 {
    margin:0;
    padding:0
}
.ivan-calc h1,.ivan-calc h2,.ivan-calc h3,.ivan-calc h4,.ivan-calc h5,.ivan-calc h6 {
    font-size:100%;
    font-weight:400
}
.ivan-calc ul {
    list-style:none
}
.ivan-calc button,.ivan-calc input,.ivan-calc select,.ivan-calc textarea {
    margin:0
}
.ivan-calc html {
    box-sizing:border-box
}
.ivan-calc *,.ivan-calc ::before,.ivan-calc ::after {
    box-sizing:inherit
}
.ivan-calc img,.ivan-calc video {
    height:auto;
    max-width:100%
}
.ivan-calc iframe {
    border:0
}
.ivan-calc table {
    border-collapse:collapse;
    border-spacing:0
}
.ivan-calc td,.ivan-calc th {
    padding:0
}
.ivan-calc td:not([align]),.ivan-calc th:not([align]) {
    text-align:left
}


.ivan-calc code,.ivan-calc pre {
    -moz-osx-font-smoothing:auto;
    -webkit-font-smoothing:auto;
    font-family:monospace
}
.ivan-calc body {
    color:#4a4a4a;
    font-size:1em;
    font-weight:400;
    line-height:1.5
}
.ivan-calc a {
    color:#3273dc;
    cursor:pointer;
    text-decoration:none
}
.ivan-calc a strong {
    color:currentColor
}
.ivan-calc a:hover {
    color:#363636
}
.ivan-calc code {
    background-color:#f5f5f5;
    color:#f14668;
    font-size:.875em;
    font-weight:400;
    padding:.25em .5em
}
.ivan-calc hr {
    background-color:#f5f5f5;
    border:none;
    display:block;
    height:2px;
    margin:1.5rem 0
}
.ivan-calc img {
    height:auto;
    max-width:100%
}
.ivan-calc input[type="checkbox"],.ivan-calc input[type="radio"] {
    vertical-align:baseline
}
.ivan-calc small {
    font-size:.875em
}
.ivan-calc span {
    font-style:inherit;
    font-weight:inherit
}
.ivan-calc strong {
    color:#363636;
    font-weight:700
}
.ivan-calc fieldset {
    border:none
}
.ivan-calc pre {
    -webkit-overflow-scrolling:touch;
    background-color:#f5f5f5;
    color:#4a4a4a;
    font-size:.875em;
    overflow-x:auto;
    padding:1.25rem 1.5rem;
    white-space:pre;
    word-wrap:normal
}
.ivan-calc pre code {
    background-color:transparent;
    color:currentColor;
    font-size:1em;
    padding:0
}
.ivan-calc table td,.ivan-calc table th {
    vertical-align:top
}
.ivan-calc table td:not([align]),.ivan-calc table th:not([align]) {
    text-align:left
}
.ivan-calc table th {
    color:#363636
}
.ivan-calc .is-clearfix::after {
    clear:both;
    content:" ";
    display:table
}
.ivan-calc .is-pulled-left {
    float:left!important
}
.ivan-calc .is-pulled-right {
    float:right!important
}
.ivan-calc .is-clipped {
    overflow:hidden!important
}
.ivan-calc .is-size-1 {
    font-size:3rem!important
}
.ivan-calc .is-size-2 {
    font-size:2.5rem!important
}
.ivan-calc .is-size-3 {
    font-size:2rem!important
}
.ivan-calc .is-size-4 {
    font-size:1.5rem!important
}
.ivan-calc .is-size-5 {
    font-size:1.25rem!important
}
.ivan-calc .is-size-6 {
    font-size:1rem!important
}
.ivan-calc .is-size-7 {
    font-size:.75rem!important
}
@media screen and (max-width: 768px) {
    .ivan-calc .is-size-1-mobile {
        font-size:3rem!important
    }
    .ivan-calc .is-size-2-mobile {
        font-size:2.5rem!important
    }
    .ivan-calc .is-size-3-mobile {
        font-size:2rem!important
    }
    .ivan-calc .is-size-4-mobile {
        font-size:1.5rem!important
    }
    .ivan-calc .is-size-5-mobile {
        font-size:1.25rem!important
    }
    .ivan-calc .is-size-6-mobile {
        font-size:1rem!important
    }
    .ivan-calc .is-size-7-mobile {
        font-size:.75rem!important
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .is-size-1-tablet {
        font-size:3rem!important
    }
    .ivan-calc .is-size-2-tablet {
        font-size:2.5rem!important
    }
    .ivan-calc .is-size-3-tablet {
        font-size:2rem!important
    }
    .ivan-calc .is-size-4-tablet {
        font-size:1.5rem!important
    }
    .ivan-calc .is-size-5-tablet {
        font-size:1.25rem!important
    }
    .ivan-calc .is-size-6-tablet {
        font-size:1rem!important
    }
    .ivan-calc .is-size-7-tablet {
        font-size:.75rem!important
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .is-size-1-touch {
        font-size:3rem!important
    }
    .ivan-calc .is-size-2-touch {
        font-size:2.5rem!important
    }
    .ivan-calc .is-size-3-touch {
        font-size:2rem!important
    }
    .ivan-calc .is-size-4-touch {
        font-size:1.5rem!important
    }
    .ivan-calc .is-size-5-touch {
        font-size:1.25rem!important
    }
    .ivan-calc .is-size-6-touch {
        font-size:1rem!important
    }
    .ivan-calc .is-size-7-touch {
        font-size:.75rem!important
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .is-size-1-desktop {
        font-size:3rem!important
    }
    .ivan-calc .is-size-2-desktop {
        font-size:2.5rem!important
    }
    .ivan-calc .is-size-3-desktop {
        font-size:2rem!important
    }
    .ivan-calc .is-size-4-desktop {
        font-size:1.5rem!important
    }
    .ivan-calc .is-size-5-desktop {
        font-size:1.25rem!important
    }
    .ivan-calc .is-size-6-desktop {
        font-size:1rem!important
    }
    .ivan-calc .is-size-7-desktop {
        font-size:.75rem!important
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .is-size-1-widescreen {
        font-size:3rem!important
    }
    .ivan-calc .is-size-2-widescreen {
        font-size:2.5rem!important
    }
    .ivan-calc .is-size-3-widescreen {
        font-size:2rem!important
    }
    .ivan-calc .is-size-4-widescreen {
        font-size:1.5rem!important
    }
    .ivan-calc .is-size-5-widescreen {
        font-size:1.25rem!important
    }
    .ivan-calc .is-size-6-widescreen {
        font-size:1rem!important
    }
    .ivan-calc .is-size-7-widescreen {
        font-size:.75rem!important
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .is-size-1-fullhd {
        font-size:3rem!important
    }
    .ivan-calc .is-size-2-fullhd {
        font-size:2.5rem!important
    }
    .ivan-calc .is-size-3-fullhd {
        font-size:2rem!important
    }
    .ivan-calc .is-size-4-fullhd {
        font-size:1.5rem!important
    }
    .ivan-calc .is-size-5-fullhd {
        font-size:1.25rem!important
    }
    .ivan-calc .is-size-6-fullhd {
        font-size:1rem!important
    }
    .ivan-calc .is-size-7-fullhd {
        font-size:.75rem!important
    }
}
.ivan-calc .has-text-centered {
    text-align:center!important
}
.ivan-calc .has-text-justified {
    text-align:justify!important
}
.ivan-calc .has-text-left {
    text-align:left!important
}
.ivan-calc .has-text-right {
    text-align:right!important
}
@media screen and (max-width: 768px) {
    .ivan-calc .has-text-centered-mobile {
        text-align:center!important
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .has-text-centered-tablet {
        text-align:center!important
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .has-text-centered-tablet-only {
        text-align:center!important
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .has-text-centered-touch {
        text-align:center!important
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .has-text-centered-desktop {
        text-align:center!important
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .has-text-centered-desktop-only {
        text-align:center!important
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .has-text-centered-widescreen {
        text-align:center!important
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .has-text-centered-widescreen-only {
        text-align:center!important
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .has-text-centered-fullhd {
        text-align:center!important
    }
}
@media screen and (max-width: 768px) {
    .ivan-calc .has-text-justified-mobile {
        text-align:justify!important
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .has-text-justified-tablet {
        text-align:justify!important
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .has-text-justified-tablet-only {
        text-align:justify!important
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .has-text-justified-touch {
        text-align:justify!important
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .has-text-justified-desktop {
        text-align:justify!important
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .has-text-justified-desktop-only {
        text-align:justify!important
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .has-text-justified-widescreen {
        text-align:justify!important
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .has-text-justified-widescreen-only {
        text-align:justify!important
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .has-text-justified-fullhd {
        text-align:justify!important
    }
}
@media screen and (max-width: 768px) {
    .ivan-calc .has-text-left-mobile {
        text-align:left!important
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .has-text-left-tablet {
        text-align:left!important
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .has-text-left-tablet-only {
        text-align:left!important
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .has-text-left-touch {
        text-align:left!important
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .has-text-left-desktop {
        text-align:left!important
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .has-text-left-desktop-only {
        text-align:left!important
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .has-text-left-widescreen {
        text-align:left!important
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .has-text-left-widescreen-only {
        text-align:left!important
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .has-text-left-fullhd {
        text-align:left!important
    }
}
@media screen and (max-width: 768px) {
    .ivan-calc .has-text-right-mobile {
        text-align:right!important
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .has-text-right-tablet {
        text-align:right!important
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .has-text-right-tablet-only {
        text-align:right!important
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .has-text-right-touch {
        text-align:right!important
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .has-text-right-desktop {
        text-align:right!important
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .has-text-right-desktop-only {
        text-align:right!important
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .has-text-right-widescreen {
        text-align:right!important
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .has-text-right-widescreen-only {
        text-align:right!important
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .has-text-right-fullhd {
        text-align:right!important
    }
}
.ivan-calc .is-capitalized {
    text-transform:capitalize!important
}
.ivan-calc .is-lowercase {
    text-transform:lowercase!important
}
.ivan-calc .is-uppercase {
    text-transform:uppercase!important
}
.ivan-calc .is-italic {
    font-style:italic!important
}
.ivan-calc .has-text-white {
    color:#fff!important
}
.ivan-calc a.has-text-white:hover,.ivan-calc a.has-text-white:focus {
    color:#e6e6e6!important
}
.ivan-calc .has-background-white {
    background-color:#fff!important
}
.ivan-calc .has-text-black {
    color:#0a0a0a!important
}
.ivan-calc a.has-text-black:hover,.ivan-calc a.has-text-black:focus {
    color:#000!important
}
.ivan-calc .has-background-black {
    background-color:#0a0a0a!important
}
.ivan-calc .has-text-light {
    color:#f5f5f5!important
}
.ivan-calc a.has-text-light:hover,.ivan-calc a.has-text-light:focus {
    color:#dbdbdb!important
}
.ivan-calc .has-background-light {
    background-color:#f5f5f5!important
}
.ivan-calc .has-text-dark {
    color:#363636!important
}
.ivan-calc a.has-text-dark:hover,.ivan-calc a.has-text-dark:focus {
    color:#1c1c1c!important
}
.ivan-calc .has-background-dark {
    background-color:#363636!important
}
.ivan-calc .has-text-primary {
    color:#00d1b2!important
}
.ivan-calc a.has-text-primary:hover,.ivan-calc a.has-text-primary:focus {
    color:#009e86!important
}
.ivan-calc .has-background-primary {
    background-color:#00d1b2!important
}
.ivan-calc .has-text-link {
    color:#3273dc!important
}
.ivan-calc a.has-text-link:hover,.ivan-calc a.has-text-link:focus {
    color:#205bbc!important
}
.ivan-calc .has-background-link {
    background-color:#3273dc!important
}
.ivan-calc .has-text-info {
    color:#3298dc!important
}
.ivan-calc a.has-text-info:hover,.ivan-calc a.has-text-info:focus {
    color:#207dbc!important
}
.ivan-calc .has-background-info {
    background-color:#3298dc!important
}
.ivan-calc .has-text-success {
    color:#48c774!important
}
.ivan-calc a.has-text-success:hover,.ivan-calc a.has-text-success:focus {
    color:#34a85c!important
}
.ivan-calc .has-background-success {
    background-color:#48c774!important
}
.ivan-calc .has-text-warning {
    color:#ffdd57!important
}
.ivan-calc a.has-text-warning:hover,.ivan-calc a.has-text-warning:focus {
    color:#ffd324!important
}
.ivan-calc .has-background-warning {
    background-color:#ffdd57!important
}
.ivan-calc .has-text-danger {
    color:#f14668!important
}
.ivan-calc a.has-text-danger:hover,.ivan-calc a.has-text-danger:focus {
    color:#ee1742!important
}
.ivan-calc .has-background-danger {
    background-color:#f14668!important
}
.ivan-calc .has-text-black-bis {
    color:#121212!important
}
.ivan-calc .has-background-black-bis {
    background-color:#121212!important
}
.ivan-calc .has-text-black-ter {
    color:#242424!important
}
.ivan-calc .has-background-black-ter {
    background-color:#242424!important
}
.ivan-calc .has-text-grey-darker {
    color:#363636!important
}
.ivan-calc .has-background-grey-darker {
    background-color:#363636!important
}
.ivan-calc .has-text-grey-dark {
    color:#4a4a4a!important
}
.ivan-calc .has-background-grey-dark {
    background-color:#4a4a4a!important
}
.ivan-calc .has-text-grey {
    color:#7a7a7a!important
}
.ivan-calc .has-background-grey {
    background-color:#7a7a7a!important
}
.ivan-calc .has-text-grey-light {
    color:#b5b5b5!important
}
.ivan-calc .has-background-grey-light {
    background-color:#b5b5b5!important
}
.ivan-calc .has-text-grey-lighter {
    color:#dbdbdb!important
}
.ivan-calc .has-background-grey-lighter {
    background-color:#dbdbdb!important
}
.ivan-calc .has-text-white-ter {
    color:#f5f5f5!important
}
.ivan-calc .has-background-white-ter {
    background-color:#f5f5f5!important
}
.ivan-calc .has-text-white-bis {
    color:#fafafa!important
}
.ivan-calc .has-background-white-bis {
    background-color:#fafafa!important
}
.ivan-calc .has-text-weight-light {
    font-weight:300!important
}
.ivan-calc .has-text-weight-normal {
    font-weight:400!important
}
.ivan-calc .has-text-weight-medium {
    font-weight:500!important
}
.ivan-calc .has-text-weight-semibold {
    font-weight:600!important
}
.ivan-calc .has-text-weight-bold {
    font-weight:700!important
}
.ivan-calc .is-family-primary {
    font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif!important
}
.ivan-calc .is-family-secondary {
    font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif!important
}
.ivan-calc .is-family-sans-serif {
    font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif!important
}
.ivan-calc .is-family-monospace {
    font-family:monospace!important
}
.ivan-calc .is-family-code {
    font-family:monospace!important
}
.ivan-calc .is-block {
    display:block!important
}
@media screen and (max-width: 768px) {
    .ivan-calc .is-block-mobile {
        display:block!important
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .is-block-tablet {
        display:block!important
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .is-block-tablet-only {
        display:block!important
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .is-block-touch {
        display:block!important
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .is-block-desktop {
        display:block!important
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .is-block-desktop-only {
        display:block!important
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .is-block-widescreen {
        display:block!important
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .is-block-widescreen-only {
        display:block!important
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .is-block-fullhd {
        display:block!important
    }
}
.ivan-calc .is-flex {
    display:flex!important
}
@media screen and (max-width: 768px) {
    .ivan-calc .is-flex-mobile {
        display:flex!important
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .is-flex-tablet {
        display:flex!important
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .is-flex-tablet-only {
        display:flex!important
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .is-flex-touch {
        display:flex!important
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .is-flex-desktop {
        display:flex!important
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .is-flex-desktop-only {
        display:flex!important
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .is-flex-widescreen {
        display:flex!important
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .is-flex-widescreen-only {
        display:flex!important
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .is-flex-fullhd {
        display:flex!important
    }
}
.ivan-calc .is-inline {
    display:inline!important
}
@media screen and (max-width: 768px) {
    .ivan-calc .is-inline-mobile {
        display:inline!important
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .is-inline-tablet {
        display:inline!important
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .is-inline-tablet-only {
        display:inline!important
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .is-inline-touch {
        display:inline!important
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .is-inline-desktop {
        display:inline!important
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .is-inline-desktop-only {
        display:inline!important
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .is-inline-widescreen {
        display:inline!important
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .is-inline-widescreen-only {
        display:inline!important
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .is-inline-fullhd {
        display:inline!important
    }
}
.ivan-calc .is-inline-block {
    display:inline-block!important
}
@media screen and (max-width: 768px) {
    .ivan-calc .is-inline-block-mobile {
        display:inline-block!important
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .is-inline-block-tablet {
        display:inline-block!important
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .is-inline-block-tablet-only {
        display:inline-block!important
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .is-inline-block-touch {
        display:inline-block!important
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .is-inline-block-desktop {
        display:inline-block!important
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .is-inline-block-desktop-only {
        display:inline-block!important
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .is-inline-block-widescreen {
        display:inline-block!important
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .is-inline-block-widescreen-only {
        display:inline-block!important
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .is-inline-block-fullhd {
        display:inline-block!important
    }
}
.ivan-calc .is-inline-flex {
    display:inline-flex!important
}
@media screen and (max-width: 768px) {
    .ivan-calc .is-inline-flex-mobile {
        display:inline-flex!important
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .is-inline-flex-tablet {
        display:inline-flex!important
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .is-inline-flex-tablet-only {
        display:inline-flex!important
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .is-inline-flex-touch {
        display:inline-flex!important
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .is-inline-flex-desktop {
        display:inline-flex!important
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .is-inline-flex-desktop-only {
        display:inline-flex!important
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .is-inline-flex-widescreen {
        display:inline-flex!important
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .is-inline-flex-widescreen-only {
        display:inline-flex!important
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .is-inline-flex-fullhd {
        display:inline-flex!important
    }
}
.ivan-calc .is-hidden {
    display:none!important
}
.ivan-calc .is-sr-only {
    border:none!important;
    clip:rect(0,0,0,0)!important;
    height:.01em!important;
    overflow:hidden!important;
    padding:0!important;
    position:absolute!important;
    white-space:nowrap!important;
    width:.01em!important
}
@media screen and (max-width: 768px) {
    .ivan-calc .is-hidden-mobile {
        display:none!important
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .is-hidden-tablet {
        display:none!important
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .is-hidden-tablet-only {
        display:none!important
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .is-hidden-touch {
        display:none!important
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .is-hidden-desktop {
        display:none!important
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .is-hidden-desktop-only {
        display:none!important
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .is-hidden-widescreen {
        display:none!important
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .is-hidden-widescreen-only {
        display:none!important
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .is-hidden-fullhd {
        display:none!important
    }
}
.ivan-calc .is-invisible {
    visibility:hidden!important
}
@media screen and (max-width: 768px) {
    .ivan-calc .is-invisible-mobile {
        visibility:hidden!important
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .is-invisible-tablet {
        visibility:hidden!important
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .is-invisible-tablet-only {
        visibility:hidden!important
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .is-invisible-touch {
        visibility:hidden!important
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .is-invisible-desktop {
        visibility:hidden!important
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .is-invisible-desktop-only {
        visibility:hidden!important
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .is-invisible-widescreen {
        visibility:hidden!important
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .is-invisible-widescreen-only {
        visibility:hidden!important
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .is-invisible-fullhd {
        visibility:hidden!important
    }
}
.ivan-calc .is-marginless {
    margin:0!important
}
.ivan-calc .is-paddingless {
    padding:0!important
}
.ivan-calc .is-radiusless {
    border-radius:0!important
}
.ivan-calc .is-shadowless {
    box-shadow:none!important
}
.ivan-calc .is-relative {
    position:relative!important
}
.ivan-calc .box {
    background-color:#fff;
    border-radius:6px;
    box-shadow:0 .5em 1em -.125em rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.02);
    color:#4a4a4a;
    display:block;
    padding:1.25rem
}
.ivan-calc a.box:hover,.ivan-calc a.box:focus {
    box-shadow:0 .5em 1em -.125em rgba(10,10,10,0.1),0 0 0 1px #3273dc
}
.ivan-calc a.box:active {
    box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #3273dc
}

.ivan-calc .button .icon,.ivan-calc .button .icon.is-small,.ivan-calc .button .icon.is-medium,.ivan-calc .button .icon.is-large {
    height:1.5em;
    width:1.5em
}
.ivan-calc .button .icon:first-child:not(:last-child) {
    margin-left:calc(-0.5em - 1px);
    margin-right:.25em
}
.ivan-calc .button .icon:last-child:not(:first-child) {
    margin-left:.25em;
    margin-right:calc(-0.5em - 1px)
}
.ivan-calc .button .icon:first-child:last-child {
    margin-left:calc(-0.5em - 1px);
    margin-right:calc(-0.5em - 1px)
}

.ivan-calc .button:focus,.ivan-calc .button.is-focused {
    border-color:#3273dc;
    color:#363636
}
.ivan-calc .button:focus:not(:active),.ivan-calc .button.is-focused:not(:active) {
    box-shadow:0 0 0 .125em rgba(50,115,220,0.25)
}
.ivan-calc .button:active,.ivan-calc .button.is-active {
    border-color:#4a4a4a;
    color:#363636
}
.ivan-calc .button.is-text {
    background-color:transparent;
    border-color:transparent;
    color:#4a4a4a;
    text-decoration:underline
}
.ivan-calc .button.is-text:hover,.ivan-calc .button.is-text.is-hovered,.ivan-calc .button.is-text:focus,.ivan-calc .button.is-text.is-focused {
    background-color:#f5f5f5;
    color:#363636
}
.ivan-calc .button.is-text:active,.ivan-calc .button.is-text.is-active {
    background-color:#e8e8e8;
    color:#363636
}
.ivan-calc .button.is-text[disabled],.ivan-calc fieldset[disabled] .button.is-text {
    background-color:transparent;
    border-color:transparent;
    box-shadow:none
}
.ivan-calc .button.is-white {
    background-color:#fff;
    border-color:transparent;
    color:#0a0a0a
}
.ivan-calc .button.is-white:hover,.ivan-calc .button.is-white.is-hovered {
    background-color:#f9f9f9;
    border-color:transparent;
    color:#0a0a0a
}
.ivan-calc .button.is-white:focus,.ivan-calc .button.is-white.is-focused {
    border-color:transparent;
    color:#0a0a0a
}
.ivan-calc .button.is-white:focus:not(:active),.ivan-calc .button.is-white.is-focused:not(:active) {
    box-shadow:0 0 0 .125em rgba(255,255,255,0.25)
}
.ivan-calc .button.is-white:active,.ivan-calc .button.is-white.is-active {
    background-color:#f2f2f2;
    border-color:transparent;
    color:#0a0a0a
}
.ivan-calc .button.is-white[disabled],.ivan-calc fieldset[disabled] .button.is-white {
    background-color:#fff;
    border-color:transparent;
    box-shadow:none
}
.ivan-calc .button.is-white.is-inverted {
    background-color:#0a0a0a;
    color:#fff
}
.ivan-calc .button.is-white.is-inverted:hover,.ivan-calc .button.is-white.is-inverted.is-hovered {
    background-color:#000
}
.ivan-calc .button.is-white.is-inverted[disabled],.ivan-calc fieldset[disabled] .button.is-white.is-inverted {
    background-color:#0a0a0a;
    border-color:transparent;
    box-shadow:none;
    color:#fff
}
.ivan-calc .button.is-white.is-loading::after {
    border-color:transparent transparent #0a0a0a #0a0a0a !important
}
.ivan-calc .button.is-white.is-outlined {
    background-color:transparent;
    border-color:#fff;
    color:#fff
}
.ivan-calc .button.is-white.is-outlined:hover,.ivan-calc .button.is-white.is-outlined.is-hovered,.ivan-calc .button.is-white.is-outlined:focus,.ivan-calc .button.is-white.is-outlined.is-focused {
    background-color:#fff;
    border-color:#fff;
    color:#0a0a0a
}
.ivan-calc .button.is-white.is-outlined.is-loading::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-white.is-outlined.is-loading:hover::after,.ivan-calc .button.is-white.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-white.is-outlined.is-loading:focus::after,.ivan-calc .button.is-white.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #0a0a0a #0a0a0a !important
}
.ivan-calc .button.is-white.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-white.is-outlined {
    background-color:transparent;
    border-color:#fff;
    box-shadow:none;
    color:#fff
}
.ivan-calc .button.is-white.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#0a0a0a;
    color:#0a0a0a
}
.ivan-calc .button.is-white.is-inverted.is-outlined:hover,.ivan-calc .button.is-white.is-inverted.is-outlined.is-hovered,.ivan-calc .button.is-white.is-inverted.is-outlined:focus,.ivan-calc .button.is-white.is-inverted.is-outlined.is-focused {
    background-color:#0a0a0a;
    color:#fff
}
.ivan-calc .button.is-white.is-inverted.is-outlined.is-loading:hover::after,.ivan-calc .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-white.is-inverted.is-outlined.is-loading:focus::after,.ivan-calc .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-white.is-inverted.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-white.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#0a0a0a;
    box-shadow:none;
    color:#0a0a0a
}
.ivan-calc .button.is-black {
    background-color:#0a0a0a;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-black:hover,.ivan-calc .button.is-black.is-hovered {
    background-color:#040404;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-black:focus,.ivan-calc .button.is-black.is-focused {
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-black:focus:not(:active),.ivan-calc .button.is-black.is-focused:not(:active) {
    box-shadow:0 0 0 .125em rgba(10,10,10,0.25)
}
.ivan-calc .button.is-black:active,.ivan-calc .button.is-black.is-active {
    background-color:#000;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-black[disabled],.ivan-calc fieldset[disabled] .button.is-black {
    background-color:#0a0a0a;
    border-color:transparent;
    box-shadow:none
}
.ivan-calc .button.is-black.is-inverted {
    background-color:#fff;
    color:#0a0a0a
}
.ivan-calc .button.is-black.is-inverted:hover,.ivan-calc .button.is-black.is-inverted.is-hovered {
    background-color:#f2f2f2
}
.ivan-calc .button.is-black.is-inverted[disabled],.ivan-calc fieldset[disabled] .button.is-black.is-inverted {
    background-color:#fff;
    border-color:transparent;
    box-shadow:none;
    color:#0a0a0a
}
.ivan-calc .button.is-black.is-loading::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-black.is-outlined {
    background-color:transparent;
    border-color:#0a0a0a;
    color:#0a0a0a
}
.ivan-calc .button.is-black.is-outlined:hover,.ivan-calc .button.is-black.is-outlined.is-hovered,.ivan-calc .button.is-black.is-outlined:focus,.ivan-calc .button.is-black.is-outlined.is-focused {
    background-color:#0a0a0a;
    border-color:#0a0a0a;
    color:#fff
}
.ivan-calc .button.is-black.is-outlined.is-loading::after {
    border-color:transparent transparent #0a0a0a #0a0a0a !important
}
.ivan-calc .button.is-black.is-outlined.is-loading:hover::after,.ivan-calc .button.is-black.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-black.is-outlined.is-loading:focus::after,.ivan-calc .button.is-black.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-black.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-black.is-outlined {
    background-color:transparent;
    border-color:#0a0a0a;
    box-shadow:none;
    color:#0a0a0a
}
.ivan-calc .button.is-black.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#fff;
    color:#fff
}
.ivan-calc .button.is-black.is-inverted.is-outlined:hover,.ivan-calc .button.is-black.is-inverted.is-outlined.is-hovered,.ivan-calc .button.is-black.is-inverted.is-outlined:focus,.ivan-calc .button.is-black.is-inverted.is-outlined.is-focused {
    background-color:#fff;
    color:#0a0a0a
}
.ivan-calc .button.is-black.is-inverted.is-outlined.is-loading:hover::after,.ivan-calc .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-black.is-inverted.is-outlined.is-loading:focus::after,.ivan-calc .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #0a0a0a #0a0a0a !important
}
.ivan-calc .button.is-black.is-inverted.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-black.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#fff;
    box-shadow:none;
    color:#fff
}
.ivan-calc .button.is-light {
    background-color:#f5f5f5;
    border-color:transparent;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-light:hover,.ivan-calc .button.is-light.is-hovered {
    background-color:#eee;
    border-color:transparent;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-light:focus,.ivan-calc .button.is-light.is-focused {
    border-color:transparent;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-light:focus:not(:active),.ivan-calc .button.is-light.is-focused:not(:active) {
    box-shadow:0 0 0 .125em rgba(245,245,245,0.25)
}
.ivan-calc .button.is-light:active,.ivan-calc .button.is-light.is-active {
    background-color:#e8e8e8;
    border-color:transparent;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-light[disabled],.ivan-calc fieldset[disabled] .button.is-light {
    background-color:#f5f5f5;
    border-color:transparent;
    box-shadow:none
}
.ivan-calc .button.is-light.is-inverted {
    background-color:rgba(0,0,0,0.7);
    color:#f5f5f5
}
.ivan-calc .button.is-light.is-inverted:hover,.ivan-calc .button.is-light.is-inverted.is-hovered {
    background-color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-light.is-inverted[disabled],.ivan-calc fieldset[disabled] .button.is-light.is-inverted {
    background-color:rgba(0,0,0,0.7);
    border-color:transparent;
    box-shadow:none;
    color:#f5f5f5
}
.ivan-calc .button.is-light.is-loading::after {
    border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important
}
.ivan-calc .button.is-light.is-outlined {
    background-color:transparent;
    border-color:#f5f5f5;
    color:#f5f5f5
}
.ivan-calc .button.is-light.is-outlined:hover,.ivan-calc .button.is-light.is-outlined.is-hovered,.ivan-calc .button.is-light.is-outlined:focus,.ivan-calc .button.is-light.is-outlined.is-focused {
    background-color:#f5f5f5;
    border-color:#f5f5f5;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-light.is-outlined.is-loading::after {
    border-color:transparent transparent #f5f5f5 #f5f5f5 !important
}
.ivan-calc .button.is-light.is-outlined.is-loading:hover::after,.ivan-calc .button.is-light.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-light.is-outlined.is-loading:focus::after,.ivan-calc .button.is-light.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important
}
.ivan-calc .button.is-light.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-light.is-outlined {
    background-color:transparent;
    border-color:#f5f5f5;
    box-shadow:none;
    color:#f5f5f5
}
.ivan-calc .button.is-light.is-inverted.is-outlined {
    background-color:transparent;
    border-color:rgba(0,0,0,0.7);
    color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-light.is-inverted.is-outlined:hover,.ivan-calc .button.is-light.is-inverted.is-outlined.is-hovered,.ivan-calc .button.is-light.is-inverted.is-outlined:focus,.ivan-calc .button.is-light.is-inverted.is-outlined.is-focused {
    background-color:rgba(0,0,0,0.7);
    color:#f5f5f5
}
.ivan-calc .button.is-light.is-inverted.is-outlined.is-loading:hover::after,.ivan-calc .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-light.is-inverted.is-outlined.is-loading:focus::after,.ivan-calc .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #f5f5f5 #f5f5f5 !important
}
.ivan-calc .button.is-light.is-inverted.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-light.is-inverted.is-outlined {
    background-color:transparent;
    border-color:rgba(0,0,0,0.7);
    box-shadow:none;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-dark {
    background-color:#363636;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-dark:hover,.ivan-calc .button.is-dark.is-hovered {
    background-color:#2f2f2f;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-dark:focus,.ivan-calc .button.is-dark.is-focused {
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-dark:focus:not(:active),.ivan-calc .button.is-dark.is-focused:not(:active) {
    box-shadow:0 0 0 .125em rgba(54,54,54,0.25)
}
.ivan-calc .button.is-dark:active,.ivan-calc .button.is-dark.is-active {
    background-color:#292929;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-dark[disabled],.ivan-calc fieldset[disabled] .button.is-dark {
    background-color:#363636;
    border-color:transparent;
    box-shadow:none
}
.ivan-calc .button.is-dark.is-inverted {
    background-color:#fff;
    color:#363636
}
.ivan-calc .button.is-dark.is-inverted:hover,.ivan-calc .button.is-dark.is-inverted.is-hovered {
    background-color:#f2f2f2
}
.ivan-calc .button.is-dark.is-inverted[disabled],.ivan-calc fieldset[disabled] .button.is-dark.is-inverted {
    background-color:#fff;
    border-color:transparent;
    box-shadow:none;
    color:#363636
}
.ivan-calc .button.is-dark.is-loading::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-dark.is-outlined {
    background-color:transparent;
    border-color:#363636;
    color:#363636
}
.ivan-calc .button.is-dark.is-outlined:hover,.ivan-calc .button.is-dark.is-outlined.is-hovered,.ivan-calc .button.is-dark.is-outlined:focus,.ivan-calc .button.is-dark.is-outlined.is-focused {
    background-color:#363636;
    border-color:#363636;
    color:#fff
}
.ivan-calc .button.is-dark.is-outlined.is-loading::after {
    border-color:transparent transparent #363636 #363636 !important
}
.ivan-calc .button.is-dark.is-outlined.is-loading:hover::after,.ivan-calc .button.is-dark.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-dark.is-outlined.is-loading:focus::after,.ivan-calc .button.is-dark.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-dark.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-dark.is-outlined {
    background-color:transparent;
    border-color:#363636;
    box-shadow:none;
    color:#363636
}
.ivan-calc .button.is-dark.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#fff;
    color:#fff
}
.ivan-calc .button.is-dark.is-inverted.is-outlined:hover,.ivan-calc .button.is-dark.is-inverted.is-outlined.is-hovered,.ivan-calc .button.is-dark.is-inverted.is-outlined:focus,.ivan-calc .button.is-dark.is-inverted.is-outlined.is-focused {
    background-color:#fff;
    color:#363636
}
.ivan-calc .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,.ivan-calc .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.ivan-calc .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #363636 #363636 !important
}
.ivan-calc .button.is-dark.is-inverted.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#fff;
    box-shadow:none;
    color:#fff
}
.ivan-calc .button.is-primary {
    background-color:#00d1b2;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-primary:hover,.ivan-calc .button.is-primary.is-hovered {
    background-color:#00c4a7;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-primary:focus,.ivan-calc .button.is-primary.is-focused {
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-primary:focus:not(:active),.ivan-calc .button.is-primary.is-focused:not(:active) {
    box-shadow:0 0 0 .125em rgba(0,209,178,0.25)
}
.ivan-calc .button.is-primary:active,.ivan-calc .button.is-primary.is-active {
    background-color:#00b89c;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-primary[disabled],.ivan-calc fieldset[disabled] .button.is-primary {
    background-color:#00d1b2;
    border-color:transparent;
    box-shadow:none
}
.ivan-calc .button.is-primary.is-inverted {
    background-color:#fff;
    color:#00d1b2
}
.ivan-calc .button.is-primary.is-inverted:hover,.ivan-calc .button.is-primary.is-inverted.is-hovered {
    background-color:#f2f2f2
}
.ivan-calc .button.is-primary.is-inverted[disabled],.ivan-calc fieldset[disabled] .button.is-primary.is-inverted {
    background-color:#fff;
    border-color:transparent;
    box-shadow:none;
    color:#00d1b2
}
.ivan-calc .button.is-primary.is-loading::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-primary.is-outlined {
    background-color:transparent;
    border-color:#00d1b2;
    color:#00d1b2
}
.ivan-calc .button.is-primary.is-outlined:hover,.ivan-calc .button.is-primary.is-outlined.is-hovered,.ivan-calc .button.is-primary.is-outlined:focus,.ivan-calc .button.is-primary.is-outlined.is-focused {
    background-color:#00d1b2;
    border-color:#00d1b2;
    color:#fff
}
.ivan-calc .button.is-primary.is-outlined.is-loading::after {
    border-color:transparent transparent #00d1b2 #00d1b2 !important
}
.ivan-calc .button.is-primary.is-outlined.is-loading:hover::after,.ivan-calc .button.is-primary.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-primary.is-outlined.is-loading:focus::after,.ivan-calc .button.is-primary.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-primary.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-primary.is-outlined {
    background-color:transparent;
    border-color:#00d1b2;
    box-shadow:none;
    color:#00d1b2
}
.ivan-calc .button.is-primary.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#fff;
    color:#fff
}
.ivan-calc .button.is-primary.is-inverted.is-outlined:hover,.ivan-calc .button.is-primary.is-inverted.is-outlined.is-hovered,.ivan-calc .button.is-primary.is-inverted.is-outlined:focus,.ivan-calc .button.is-primary.is-inverted.is-outlined.is-focused {
    background-color:#fff;
    color:#00d1b2
}
.ivan-calc .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,.ivan-calc .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.ivan-calc .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #00d1b2 #00d1b2 !important
}
.ivan-calc .button.is-primary.is-inverted.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#fff;
    box-shadow:none;
    color:#fff
}
.ivan-calc .button.is-primary.is-light {
    background-color:#ebfffc;
    color:#00947e
}
.ivan-calc .button.is-primary.is-light:hover,.ivan-calc .button.is-primary.is-light.is-hovered {
    background-color:#defffa;
    border-color:transparent;
    color:#00947e
}
.ivan-calc .button.is-primary.is-light:active,.ivan-calc .button.is-primary.is-light.is-active {
    background-color:#d1fff8;
    border-color:transparent;
    color:#00947e
}
.ivan-calc .button.is-link {
    background-color:#3273dc;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-link:hover,.ivan-calc .button.is-link.is-hovered {
    background-color:#276cda;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-link:focus,.ivan-calc .button.is-link.is-focused {
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-link:focus:not(:active),.ivan-calc .button.is-link.is-focused:not(:active) {
    box-shadow:0 0 0 .125em rgba(50,115,220,0.25)
}
.ivan-calc .button.is-link:active,.ivan-calc .button.is-link.is-active {
    background-color:#2366d1;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-link[disabled],.ivan-calc fieldset[disabled] .button.is-link {
    background-color:#3273dc;
    border-color:transparent;
    box-shadow:none
}
.ivan-calc .button.is-link.is-inverted {
    background-color:#fff;
    color:#3273dc
}
.ivan-calc .button.is-link.is-inverted:hover,.ivan-calc .button.is-link.is-inverted.is-hovered {
    background-color:#f2f2f2
}
.ivan-calc .button.is-link.is-inverted[disabled],.ivan-calc fieldset[disabled] .button.is-link.is-inverted {
    background-color:#fff;
    border-color:transparent;
    box-shadow:none;
    color:#3273dc
}
.ivan-calc .button.is-link.is-loading::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-link.is-outlined {
    background-color:transparent;
    border-color:#3273dc;
    color:#3273dc
}
.ivan-calc .button.is-link.is-outlined:hover,.ivan-calc .button.is-link.is-outlined.is-hovered,.ivan-calc .button.is-link.is-outlined:focus,.ivan-calc .button.is-link.is-outlined.is-focused {
    background-color:#3273dc;
    border-color:#3273dc;
    color:#fff
}
.ivan-calc .button.is-link.is-outlined.is-loading::after {
    border-color:transparent transparent #3273dc #3273dc !important
}
.ivan-calc .button.is-link.is-outlined.is-loading:hover::after,.ivan-calc .button.is-link.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-link.is-outlined.is-loading:focus::after,.ivan-calc .button.is-link.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-link.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-link.is-outlined {
    background-color:transparent;
    border-color:#3273dc;
    box-shadow:none;
    color:#3273dc
}
.ivan-calc .button.is-link.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#fff;
    color:#fff
}
.ivan-calc .button.is-link.is-inverted.is-outlined:hover,.ivan-calc .button.is-link.is-inverted.is-outlined.is-hovered,.ivan-calc .button.is-link.is-inverted.is-outlined:focus,.ivan-calc .button.is-link.is-inverted.is-outlined.is-focused {
    background-color:#fff;
    color:#3273dc
}
.ivan-calc .button.is-link.is-inverted.is-outlined.is-loading:hover::after,.ivan-calc .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-link.is-inverted.is-outlined.is-loading:focus::after,.ivan-calc .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #3273dc #3273dc !important
}
.ivan-calc .button.is-link.is-inverted.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-link.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#fff;
    box-shadow:none;
    color:#fff
}
.ivan-calc .button.is-link.is-light {
    background-color:#eef3fc;
    color:#2160c4
}
.ivan-calc .button.is-link.is-light:hover,.ivan-calc .button.is-link.is-light.is-hovered {
    background-color:#e3ecfa;
    border-color:transparent;
    color:#2160c4
}
.ivan-calc .button.is-link.is-light:active,.ivan-calc .button.is-link.is-light.is-active {
    background-color:#d8e4f8;
    border-color:transparent;
    color:#2160c4
}
.ivan-calc .button.is-info {
    background-color:#3298dc;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-info:hover,.ivan-calc .button.is-info.is-hovered {
    background-color:#2793da;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-info:focus,.ivan-calc .button.is-info.is-focused {
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-info:focus:not(:active),.ivan-calc .button.is-info.is-focused:not(:active) {
    box-shadow:0 0 0 .125em rgba(50,152,220,0.25)
}
.ivan-calc .button.is-info:active,.ivan-calc .button.is-info.is-active {
    background-color:#238cd1;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-info[disabled],.ivan-calc fieldset[disabled] .button.is-info {
    background-color:#3298dc;
    border-color:transparent;
    box-shadow:none
}
.ivan-calc .button.is-info.is-inverted {
    background-color:#fff;
    color:#3298dc
}
.ivan-calc .button.is-info.is-inverted:hover,.ivan-calc .button.is-info.is-inverted.is-hovered {
    background-color:#f2f2f2
}
.ivan-calc .button.is-info.is-inverted[disabled],.ivan-calc fieldset[disabled] .button.is-info.is-inverted {
    background-color:#fff;
    border-color:transparent;
    box-shadow:none;
    color:#3298dc
}
.ivan-calc .button.is-info.is-loading::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-info.is-outlined {
    background-color:transparent;
    border-color:#3298dc;
    color:#3298dc
}
.ivan-calc .button.is-info.is-outlined:hover,.ivan-calc .button.is-info.is-outlined.is-hovered,.ivan-calc .button.is-info.is-outlined:focus,.ivan-calc .button.is-info.is-outlined.is-focused {
    background-color:#3298dc;
    border-color:#3298dc;
    color:#fff
}
.ivan-calc .button.is-info.is-outlined.is-loading::after {
    border-color:transparent transparent #3298dc #3298dc !important
}
.ivan-calc .button.is-info.is-outlined.is-loading:hover::after,.ivan-calc .button.is-info.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-info.is-outlined.is-loading:focus::after,.ivan-calc .button.is-info.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-info.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-info.is-outlined {
    background-color:transparent;
    border-color:#3298dc;
    box-shadow:none;
    color:#3298dc
}
.ivan-calc .button.is-info.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#fff;
    color:#fff
}
.ivan-calc .button.is-info.is-inverted.is-outlined:hover,.ivan-calc .button.is-info.is-inverted.is-outlined.is-hovered,.ivan-calc .button.is-info.is-inverted.is-outlined:focus,.ivan-calc .button.is-info.is-inverted.is-outlined.is-focused {
    background-color:#fff;
    color:#3298dc
}
.ivan-calc .button.is-info.is-inverted.is-outlined.is-loading:hover::after,.ivan-calc .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-info.is-inverted.is-outlined.is-loading:focus::after,.ivan-calc .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #3298dc #3298dc !important
}
.ivan-calc .button.is-info.is-inverted.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-info.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#fff;
    box-shadow:none;
    color:#fff
}
.ivan-calc .button.is-info.is-light {
    background-color:#eef6fc;
    color:#1d72aa
}
.ivan-calc .button.is-info.is-light:hover,.ivan-calc .button.is-info.is-light.is-hovered {
    background-color:#e3f1fa;
    border-color:transparent;
    color:#1d72aa
}
.ivan-calc .button.is-info.is-light:active,.ivan-calc .button.is-info.is-light.is-active {
    background-color:#d8ebf8;
    border-color:transparent;
    color:#1d72aa
}
.ivan-calc .button.is-success {
    background-color:#48c774;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-success:hover,.ivan-calc .button.is-success.is-hovered {
    background-color:#3ec46d;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-success:focus,.ivan-calc .button.is-success.is-focused {
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-success:focus:not(:active),.ivan-calc .button.is-success.is-focused:not(:active) {
    box-shadow:0 0 0 .125em rgba(72,199,116,0.25)
}
.ivan-calc .button.is-success:active,.ivan-calc .button.is-success.is-active {
    background-color:#3abb67;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-success[disabled],.ivan-calc fieldset[disabled] .button.is-success {
    background-color:#48c774;
    border-color:transparent;
    box-shadow:none
}
.ivan-calc .button.is-success.is-inverted {
    background-color:#fff;
    color:#48c774
}
.ivan-calc .button.is-success.is-inverted:hover,.ivan-calc .button.is-success.is-inverted.is-hovered {
    background-color:#f2f2f2
}
.ivan-calc .button.is-success.is-inverted[disabled],.ivan-calc fieldset[disabled] .button.is-success.is-inverted {
    background-color:#fff;
    border-color:transparent;
    box-shadow:none;
    color:#48c774
}
.ivan-calc .button.is-success.is-loading::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-success.is-outlined {
    background-color:transparent;
    border-color:#48c774;
    color:#48c774
}
.ivan-calc .button.is-success.is-outlined:hover,.ivan-calc .button.is-success.is-outlined.is-hovered,.ivan-calc .button.is-success.is-outlined:focus,.ivan-calc .button.is-success.is-outlined.is-focused {
    background-color:#48c774;
    border-color:#48c774;
    color:#fff
}
.ivan-calc .button.is-success.is-outlined.is-loading::after {
    border-color:transparent transparent #48c774 #48c774 !important
}
.ivan-calc .button.is-success.is-outlined.is-loading:hover::after,.ivan-calc .button.is-success.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-success.is-outlined.is-loading:focus::after,.ivan-calc .button.is-success.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-success.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-success.is-outlined {
    background-color:transparent;
    border-color:#48c774;
    box-shadow:none;
    color:#48c774
}
.ivan-calc .button.is-success.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#fff;
    color:#fff
}
.ivan-calc .button.is-success.is-inverted.is-outlined:hover,.ivan-calc .button.is-success.is-inverted.is-outlined.is-hovered,.ivan-calc .button.is-success.is-inverted.is-outlined:focus,.ivan-calc .button.is-success.is-inverted.is-outlined.is-focused {
    background-color:#fff;
    color:#48c774
}
.ivan-calc .button.is-success.is-inverted.is-outlined.is-loading:hover::after,.ivan-calc .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-success.is-inverted.is-outlined.is-loading:focus::after,.ivan-calc .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #48c774 #48c774 !important
}
.ivan-calc .button.is-success.is-inverted.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-success.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#fff;
    box-shadow:none;
    color:#fff
}
.ivan-calc .button.is-success.is-light {
    background-color:#effaf3;
    color:#257942
}
.ivan-calc .button.is-success.is-light:hover,.ivan-calc .button.is-success.is-light.is-hovered {
    background-color:#e6f7ec;
    border-color:transparent;
    color:#257942
}
.ivan-calc .button.is-success.is-light:active,.ivan-calc .button.is-success.is-light.is-active {
    background-color:#dcf4e4;
    border-color:transparent;
    color:#257942
}
.ivan-calc .button.is-warning {
    background-color:#ffdd57;
    border-color:transparent;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-warning:hover,.ivan-calc .button.is-warning.is-hovered {
    background-color:#ffdb4a;
    border-color:transparent;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-warning:focus,.ivan-calc .button.is-warning.is-focused {
    border-color:transparent;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-warning:focus:not(:active),.ivan-calc .button.is-warning.is-focused:not(:active) {
    box-shadow:0 0 0 .125em rgba(255,221,87,0.25)
}
.ivan-calc .button.is-warning:active,.ivan-calc .button.is-warning.is-active {
    background-color:#ffd83d;
    border-color:transparent;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-warning[disabled],.ivan-calc fieldset[disabled] .button.is-warning {
    background-color:#ffdd57;
    border-color:transparent;
    box-shadow:none
}
.ivan-calc .button.is-warning.is-inverted {
    background-color:rgba(0,0,0,0.7);
    color:#ffdd57
}
.ivan-calc .button.is-warning.is-inverted:hover,.ivan-calc .button.is-warning.is-inverted.is-hovered {
    background-color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-warning.is-inverted[disabled],.ivan-calc fieldset[disabled] .button.is-warning.is-inverted {
    background-color:rgba(0,0,0,0.7);
    border-color:transparent;
    box-shadow:none;
    color:#ffdd57
}
.ivan-calc .button.is-warning.is-loading::after {
    border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important
}
.ivan-calc .button.is-warning.is-outlined {
    background-color:transparent;
    border-color:#ffdd57;
    color:#ffdd57
}
.ivan-calc .button.is-warning.is-outlined:hover,.ivan-calc .button.is-warning.is-outlined.is-hovered,.ivan-calc .button.is-warning.is-outlined:focus,.ivan-calc .button.is-warning.is-outlined.is-focused {
    background-color:#ffdd57;
    border-color:#ffdd57;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-warning.is-outlined.is-loading::after {
    border-color:transparent transparent #ffdd57 #ffdd57 !important
}
.ivan-calc .button.is-warning.is-outlined.is-loading:hover::after,.ivan-calc .button.is-warning.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-warning.is-outlined.is-loading:focus::after,.ivan-calc .button.is-warning.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important
}
.ivan-calc .button.is-warning.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-warning.is-outlined {
    background-color:transparent;
    border-color:#ffdd57;
    box-shadow:none;
    color:#ffdd57
}
.ivan-calc .button.is-warning.is-inverted.is-outlined {
    background-color:transparent;
    border-color:rgba(0,0,0,0.7);
    color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-warning.is-inverted.is-outlined:hover,.ivan-calc .button.is-warning.is-inverted.is-outlined.is-hovered,.ivan-calc .button.is-warning.is-inverted.is-outlined:focus,.ivan-calc .button.is-warning.is-inverted.is-outlined.is-focused {
    background-color:rgba(0,0,0,0.7);
    color:#ffdd57
}
.ivan-calc .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,.ivan-calc .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.ivan-calc .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #ffdd57 #ffdd57 !important
}
.ivan-calc .button.is-warning.is-inverted.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
    background-color:transparent;
    border-color:rgba(0,0,0,0.7);
    box-shadow:none;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .button.is-warning.is-light {
    background-color:#fffbeb;
    color:#947600
}
.ivan-calc .button.is-warning.is-light:hover,.ivan-calc .button.is-warning.is-light.is-hovered {
    background-color:#fff8de;
    border-color:transparent;
    color:#947600
}
.ivan-calc .button.is-warning.is-light:active,.ivan-calc .button.is-warning.is-light.is-active {
    background-color:#fff6d1;
    border-color:transparent;
    color:#947600
}
.ivan-calc .button.is-danger {
    background-color:#f14668;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-danger:hover,.ivan-calc .button.is-danger.is-hovered {
    background-color:#f03a5f;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-danger:focus,.ivan-calc .button.is-danger.is-focused {
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-danger:focus:not(:active),.ivan-calc .button.is-danger.is-focused:not(:active) {
    box-shadow:0 0 0 .125em rgba(241,70,104,0.25)
}
.ivan-calc .button.is-danger:active,.ivan-calc .button.is-danger.is-active {
    background-color:#ef2e55;
    border-color:transparent;
    color:#fff
}
.ivan-calc .button.is-danger[disabled],.ivan-calc fieldset[disabled] .button.is-danger {
    background-color:#f14668;
    border-color:transparent;
    box-shadow:none
}
.ivan-calc .button.is-danger.is-inverted {
    background-color:#fff;
    color:#f14668
}
.ivan-calc .button.is-danger.is-inverted:hover,.ivan-calc .button.is-danger.is-inverted.is-hovered {
    background-color:#f2f2f2
}
.ivan-calc .button.is-danger.is-inverted[disabled],.ivan-calc fieldset[disabled] .button.is-danger.is-inverted {
    background-color:#fff;
    border-color:transparent;
    box-shadow:none;
    color:#f14668
}
.ivan-calc .button.is-danger.is-loading::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-danger.is-outlined {
    background-color:transparent;
    border-color:#f14668;
    color:#f14668
}
.ivan-calc .button.is-danger.is-outlined:hover,.ivan-calc .button.is-danger.is-outlined.is-hovered,.ivan-calc .button.is-danger.is-outlined:focus,.ivan-calc .button.is-danger.is-outlined.is-focused {
    background-color:#f14668;
    border-color:#f14668;
    color:#fff
}
.ivan-calc .button.is-danger.is-outlined.is-loading::after {
    border-color:transparent transparent #f14668 #f14668 !important
}
.ivan-calc .button.is-danger.is-outlined.is-loading:hover::after,.ivan-calc .button.is-danger.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-danger.is-outlined.is-loading:focus::after,.ivan-calc .button.is-danger.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #fff #fff !important
}
.ivan-calc .button.is-danger.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-danger.is-outlined {
    background-color:transparent;
    border-color:#f14668;
    box-shadow:none;
    color:#f14668
}
.ivan-calc .button.is-danger.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#fff;
    color:#fff
}
.ivan-calc .button.is-danger.is-inverted.is-outlined:hover,.ivan-calc .button.is-danger.is-inverted.is-outlined.is-hovered,.ivan-calc .button.is-danger.is-inverted.is-outlined:focus,.ivan-calc .button.is-danger.is-inverted.is-outlined.is-focused {
    background-color:#fff;
    color:#f14668
}
.ivan-calc .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,.ivan-calc .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.ivan-calc .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.ivan-calc .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color:transparent transparent #f14668 #f14668 !important
}
.ivan-calc .button.is-danger.is-inverted.is-outlined[disabled],.ivan-calc fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
    background-color:transparent;
    border-color:#fff;
    box-shadow:none;
    color:#fff
}
.ivan-calc .button.is-danger.is-light {
    background-color:#feecf0;
    color:#cc0f35
}
.ivan-calc .button.is-danger.is-light:hover,.ivan-calc .button.is-danger.is-light.is-hovered {
    background-color:#fde0e6;
    border-color:transparent;
    color:#cc0f35
}
.ivan-calc .button.is-danger.is-light:active,.ivan-calc .button.is-danger.is-light.is-active {
    background-color:#fcd4dc;
    border-color:transparent;
    color:#cc0f35
}
.ivan-calc .button.is-small {
    border-radius:2px;
    font-size:.75rem
}
.ivan-calc .button.is-normal {
    font-size:1rem
}
.ivan-calc .button.is-medium {
    font-size:1.25rem
}
.ivan-calc .button.is-large {
    font-size:1.5rem
}
.ivan-calc .button[disabled],.ivan-calc fieldset[disabled] .button {
    background-color:#fff;
    border-color:#dbdbdb;
    box-shadow:none;
    opacity:.5
}
.ivan-calc .button.is-fullwidth {
    display:flex;
    width:100%
}
.ivan-calc .button.is-loading {
    color:transparent!important;
    pointer-events:none
}
.ivan-calc .button.is-loading::after {
    position:absolute;
    left:calc(50% - (1em / 2));
    top:calc(50% - (1em / 2));
    position:absolute!important
}
.ivan-calc .button.is-static {
    background-color:#f5f5f5;
    border-color:#dbdbdb;
    color:#7a7a7a;
    box-shadow:none;
    pointer-events:none
}
.ivan-calc .button.is-rounded {
    border-radius:290486px;
    padding-left:calc(1em + 0.25em);
    padding-right:calc(1em + 0.25em)
}
.ivan-calc .buttons {
    align-items:center;
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-start
}
.ivan-calc .buttons .button {
    margin-bottom:.5rem
}
.ivan-calc .buttons .button:not(:last-child):not(.is-fullwidth) {
    margin-right:.5rem
}
.ivan-calc .buttons:last-child {
    margin-bottom:-.5rem
}
.ivan-calc .buttons:not(:last-child) {
    margin-bottom:1rem
}
.ivan-calc .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
    border-radius:2px;
    font-size:.75rem
}
.ivan-calc .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
    font-size:1.25rem
}
.ivan-calc .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
    font-size:1.5rem
}
.ivan-calc .buttons.has-addons .button:not(:first-child) {
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.ivan-calc .buttons.has-addons .button:not(:last-child) {
    border-bottom-right-radius:0;
    border-top-right-radius:0;
    margin-right:-1px
}
.ivan-calc .buttons.has-addons .button:last-child {
    margin-right:0
}
.ivan-calc .buttons.has-addons .button:hover,.ivan-calc .buttons.has-addons .button.is-hovered {
    z-index:2
}
.ivan-calc .buttons.has-addons .button:focus,.ivan-calc .buttons.has-addons .button.is-focused,.ivan-calc .buttons.has-addons .button:active,.ivan-calc .buttons.has-addons .button.is-active,.ivan-calc .buttons.has-addons .button.is-selected {
    z-index:3
}
.ivan-calc .buttons.has-addons .button:focus:hover,.ivan-calc .buttons.has-addons .button.is-focused:hover,.ivan-calc .buttons.has-addons .button:active:hover,.ivan-calc .buttons.has-addons .button.is-active:hover,.ivan-calc .buttons.has-addons .button.is-selected:hover {
    z-index:4
}
.ivan-calc .buttons.has-addons .button.is-expanded {
    flex-grow:1;
    flex-shrink:1
}
.ivan-calc .buttons.is-centered {
    justify-content:center
}
.ivan-calc .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
    margin-left:.25rem;
    margin-right:.25rem
}
.ivan-calc .buttons.is-right {
    justify-content:flex-end
}
.ivan-calc .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
    margin-left:.25rem;
    margin-right:.25rem
}
.ivan-calc .container {
    flex-grow:1;
    margin:0 auto;
    position:relative;
    width:auto
}
.ivan-calc .container.is-fluid {
    max-width:none;
    padding-left:32px;
    padding-right:32px;
    width:100%
}
@media screen and (min-width: 1024px) {
    .ivan-calc .container {
        max-width:960px
    }
}
@media screen and (max-width: 1215px) {
    .ivan-calc .container.is-widescreen {
        max-width:1152px
    }
}
@media screen and (max-width: 1407px) {
    .ivan-calc .container.is-fullhd {
        max-width:1344px
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .container {
        max-width:1152px
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .container {
        max-width:1344px
    }
}
.ivan-calc .content li+li {
    margin-top:.25em
}
.ivan-calc .content p:not(:last-child),.ivan-calc .content dl:not(:last-child),.ivan-calc .content ol:not(:last-child),.ivan-calc .content ul:not(:last-child),.ivan-calc .content blockquote:not(:last-child),.ivan-calc .content pre:not(:last-child),.ivan-calc .content table:not(:last-child) {
    margin-bottom:1em
}
.ivan-calc .content h1,.ivan-calc .content h2,.ivan-calc .content h3,.ivan-calc .content h4,.ivan-calc .content h5,.ivan-calc .content h6 {
    color:#363636;
    font-weight:600;
    line-height:1.125
}
.ivan-calc .content h1 {
    font-size:2em;
    margin-bottom:.5em
}
.ivan-calc .content h1:not(:first-child) {
    margin-top:1em
}
.ivan-calc .content h2 {
    font-size:1.75em;
    margin-bottom:.5714em
}
.ivan-calc .content h2:not(:first-child) {
    margin-top:1.1428em
}
.ivan-calc .content h3 {
    font-size:1.5em;
    margin-bottom:.6666em
}
.ivan-calc .content h3:not(:first-child) {
    margin-top:1.3333em
}
.ivan-calc .content h4 {
    font-size:1.25em;
    margin-bottom:.8em
}
.ivan-calc .content h5 {
    font-size:1.125em;
    margin-bottom:.8888em
}
.ivan-calc .content h6 {
    font-size:1em;
    margin-bottom:1em
}
.ivan-calc .content blockquote {
    background-color:#f5f5f5;
    border-left:5px solid #dbdbdb;
    padding:1.25em 1.5em
}
.ivan-calc .content ol {
    list-style-position:outside;
    margin-left:2em;
    margin-top:1em
}
.ivan-calc .content ol:not([type]) {
    list-style-type:decimal
}
.ivan-calc .content ol:not([type]).is-lower-alpha {
    list-style-type:lower-alpha
}
.ivan-calc .content ol:not([type]).is-lower-roman {
    list-style-type:lower-roman
}
.ivan-calc .content ol:not([type]).is-upper-alpha {
    list-style-type:upper-alpha
}
.ivan-calc .content ol:not([type]).is-upper-roman {
    list-style-type:upper-roman
}
.ivan-calc .content ul {
    list-style:disc outside;
    margin-left:2em;
    margin-top:1em
}
.ivan-calc .content ul ul {
    list-style-type:circle;
    margin-top:.5em
}
.ivan-calc .content ul ul ul {
    list-style-type:square
}
.ivan-calc .content dd {
    margin-left:2em
}
.ivan-calc .content figure {
    margin-left:2em;
    margin-right:2em;
    text-align:center
}
.ivan-calc .content figure:not(:first-child) {
    margin-top:2em
}
.ivan-calc .content figure:not(:last-child) {
    margin-bottom:2em
}
.ivan-calc .content figure img {
    display:inline-block
}
.ivan-calc .content figure figcaption {
    font-style:italic
}
.ivan-calc .content pre {
    -webkit-overflow-scrolling:touch;
    overflow-x:auto;
    padding:1.25em 1.5em;
    white-space:pre;
    word-wrap:normal
}
.ivan-calc .content sup,.ivan-calc .content sub {
    font-size:75%
}
.ivan-calc .content table {
    width:100%
}
.ivan-calc .content table td,.ivan-calc .content table th {
    border:1px solid #dbdbdb;
    border-width:0 0 1px;
    padding:.5em .75em;
    vertical-align:top
}
.ivan-calc .content table th {
    color:#363636
}
.ivan-calc .content table th:not([align]) {
    text-align:left
}
.ivan-calc .content table thead td,.ivan-calc .content table thead th {
    border-width:0 0 2px;
    color:#363636
}
.ivan-calc .content table tfoot td,.ivan-calc .content table tfoot th {
    border-width:2px 0 0;
    color:#363636
}
.ivan-calc .content table tbody tr:last-child td,.ivan-calc .content table tbody tr:last-child th {
    border-bottom-width:0
}
.ivan-calc .content .tabs li+li {
    margin-top:0
}
.ivan-calc .content.is-small {
    font-size:.75rem
}
.ivan-calc .content.is-medium {
    font-size:1.25rem
}
.ivan-calc .content.is-large {
    font-size:1.5rem
}
.ivan-calc .icon {
    align-items:center;
    display:inline-flex;
    justify-content:center;
    height:1.5rem;
    width:1.5rem
}
.ivan-calc .icon.is-small {
    height:1rem;
    width:1rem
}
.ivan-calc .icon.is-medium {
    height:2rem;
    width:2rem
}
.ivan-calc .icon.is-large {
    height:3rem;
    width:3rem
}
.ivan-calc .image {
    display:block;
    position:relative
}
.ivan-calc .image img {
    display:block;
    height:auto;
    width:100%
}
.ivan-calc .image img.is-rounded {
    border-radius:290486px
}
.ivan-calc .image.is-fullwidth {
    width:100%
}
.ivan-calc .image.is-square img,.ivan-calc .image.is-square .has-ratio,.ivan-calc .image.is-1by1 img,.ivan-calc .image.is-1by1 .has-ratio,.ivan-calc .image.is-5by4 img,.ivan-calc .image.is-5by4 .has-ratio,.ivan-calc .image.is-4by3 img,.ivan-calc .image.is-4by3 .has-ratio,.ivan-calc .image.is-3by2 img,.ivan-calc .image.is-3by2 .has-ratio,.ivan-calc .image.is-5by3 img,.ivan-calc .image.is-5by3 .has-ratio,.ivan-calc .image.is-16by9 img,.ivan-calc .image.is-16by9 .has-ratio,.ivan-calc .image.is-2by1 img,.ivan-calc .image.is-2by1 .has-ratio,.ivan-calc .image.is-3by1 img,.ivan-calc .image.is-3by1 .has-ratio,.ivan-calc .image.is-4by5 img,.ivan-calc .image.is-4by5 .has-ratio,.ivan-calc .image.is-3by4 img,.ivan-calc .image.is-3by4 .has-ratio,.ivan-calc .image.is-2by3 img,.ivan-calc .image.is-2by3 .has-ratio,.ivan-calc .image.is-3by5 img,.ivan-calc .image.is-3by5 .has-ratio,.ivan-calc .image.is-9by16 img,.ivan-calc .image.is-9by16 .has-ratio,.ivan-calc .image.is-1by2 img,.ivan-calc .image.is-1by2 .has-ratio,.ivan-calc .image.is-1by3 img,.ivan-calc .image.is-1by3 .has-ratio {
    height:100%;
    width:100%
}
.ivan-calc .image.is-square,.ivan-calc .image.is-1by1 {
    padding-top:100%
}
.ivan-calc .image.is-5by4 {
    padding-top:80%
}
.ivan-calc .image.is-4by3 {
    padding-top:75%
}
.ivan-calc .image.is-3by2 {
    padding-top:66.6666%
}
.ivan-calc .image.is-5by3 {
    padding-top:60%
}
.ivan-calc .image.is-16by9 {
    padding-top:56.25%
}
.ivan-calc .image.is-2by1 {
    padding-top:50%
}
.ivan-calc .image.is-3by1 {
    padding-top:33.3333%
}
.ivan-calc .image.is-4by5 {
    padding-top:125%
}
.ivan-calc .image.is-3by4 {
    padding-top:133.3333%
}
.ivan-calc .image.is-2by3 {
    padding-top:150%
}
.ivan-calc .image.is-3by5 {
    padding-top:166.6666%
}
.ivan-calc .image.is-9by16 {
    padding-top:177.7777%
}
.ivan-calc .image.is-1by2 {
    padding-top:200%
}
.ivan-calc .image.is-1by3 {
    padding-top:300%
}
.ivan-calc .image.is-16x16 {
    height:16px;
    width:16px
}
.ivan-calc .image.is-24x24 {
    height:24px;
    width:24px
}
.ivan-calc .image.is-32x32 {
    height:32px;
    width:32px
}
.ivan-calc .image.is-48x48 {
    height:48px;
    width:48px
}
.ivan-calc .image.is-64x64 {
    height:64px;
    width:64px
}
.ivan-calc .image.is-96x96 {
    height:96px;
    width:96px
}
.ivan-calc .image.is-128x128 {
    height:128px;
    width:128px
}
.ivan-calc .notification {
    background-color:#f5f5f5;
    border-radius:4px;
    padding:1.25rem 2.5rem 1.25rem 1.5rem;
    position:relative
}
.ivan-calc .notification a:not(.button):not(.dropdown-item) {
    color:currentColor;
    text-decoration:underline
}
.ivan-calc .notification strong {
    color:currentColor
}
.ivan-calc .notification code,.ivan-calc .notification pre {
    background:#fff
}
.ivan-calc .notification pre code {
    background:transparent
}
.ivan-calc .notification>.delete {
    position:absolute;
    right:.5rem;
    top:.5rem
}
.ivan-calc .notification .title,.ivan-calc .notification .subtitle,.ivan-calc .notification .content {
    color:currentColor
}
.ivan-calc .notification.is-white {
    background-color:#fff;
    color:#0a0a0a
}
.ivan-calc .notification.is-black {
    background-color:#0a0a0a;
    color:#fff
}
.ivan-calc .notification.is-light {
    background-color:#f5f5f5;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .notification.is-dark {
    background-color:#363636;
    color:#fff
}
.ivan-calc .notification.is-primary {
    background-color:#00d1b2;
    color:#fff
}
.ivan-calc .notification.is-link {
    background-color:#3273dc;
    color:#fff
}
.ivan-calc .notification.is-info {
    background-color:#3298dc;
    color:#fff
}
.ivan-calc .notification.is-success {
    background-color:#48c774;
    color:#fff
}
.notification.is-success.is-light {
    background-color: #effaf3;
    color: #257942;
}
.ivan-calc .notification.is-warning {
    background-color:#ffdd57;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .notification.is-danger {
    background-color:#f14668;
    color:#fff
}
.notification.is-danger.is-light {
    background-color: #feecf0;
    color: #cc0f35;
}
.ivan-calc .progress {
    -moz-appearance:none;
    -webkit-appearance:none;
    border:none;
    border-radius:290486px;
    display:block;
    height:1rem;
    overflow:hidden;
    padding:0;
    width:100%
}
.ivan-calc .progress::-webkit-progress-bar {
    background-color:#ededed
}
.ivan-calc .progress::-webkit-progress-value {
    background-color:#4a4a4a
}
.ivan-calc .progress::-moz-progress-bar {
    background-color:#4a4a4a
}
.ivan-calc .progress::-ms-fill {
    background-color:#4a4a4a;
    border:none
}
.ivan-calc .progress.is-white::-webkit-progress-value {
    background-color:#fff
}
.ivan-calc .progress.is-white::-moz-progress-bar {
    background-color:#fff
}
.ivan-calc .progress.is-white::-ms-fill {
    background-color:#fff
}
.ivan-calc .progress.is-white:indeterminate {
    background-image:linear-gradient(to right,white 30%,#ededed 30%)
}
.ivan-calc .progress.is-black::-webkit-progress-value {
    background-color:#0a0a0a
}
.ivan-calc .progress.is-black::-moz-progress-bar {
    background-color:#0a0a0a
}
.ivan-calc .progress.is-black::-ms-fill {
    background-color:#0a0a0a
}
.ivan-calc .progress.is-black:indeterminate {
    background-image:linear-gradient(to right,#0a0a0a 30%,#ededed 30%)
}
.ivan-calc .progress.is-light::-webkit-progress-value {
    background-color:#f5f5f5
}
.ivan-calc .progress.is-light::-moz-progress-bar {
    background-color:#f5f5f5
}
.ivan-calc .progress.is-light::-ms-fill {
    background-color:#f5f5f5
}
.ivan-calc .progress.is-light:indeterminate {
    background-image:linear-gradient(to right,whitesmoke 30%,#ededed 30%)
}
.ivan-calc .progress.is-dark::-webkit-progress-value {
    background-color:#363636
}
.ivan-calc .progress.is-dark::-moz-progress-bar {
    background-color:#363636
}
.ivan-calc .progress.is-dark::-ms-fill {
    background-color:#363636
}
.ivan-calc .progress.is-dark:indeterminate {
    background-image:linear-gradient(to right,#363636 30%,#ededed 30%)
}
.ivan-calc .progress.is-primary::-webkit-progress-value {
    background-color:#00d1b2
}
.ivan-calc .progress.is-primary::-moz-progress-bar {
    background-color:#00d1b2
}
.ivan-calc .progress.is-primary::-ms-fill {
    background-color:#00d1b2
}
.ivan-calc .progress.is-primary:indeterminate {
    background-image:linear-gradient(to right,#00d1b2 30%,#ededed 30%)
}
.ivan-calc .progress.is-link::-webkit-progress-value {
    background-color:#3273dc
}
.ivan-calc .progress.is-link::-moz-progress-bar {
    background-color:#3273dc
}
.ivan-calc .progress.is-link::-ms-fill {
    background-color:#3273dc
}
.ivan-calc .progress.is-link:indeterminate {
    background-image:linear-gradient(to right,#3273dc 30%,#ededed 30%)
}
.ivan-calc .progress.is-info::-webkit-progress-value {
    background-color:#3298dc
}
.ivan-calc .progress.is-info::-moz-progress-bar {
    background-color:#3298dc
}
.ivan-calc .progress.is-info::-ms-fill {
    background-color:#3298dc
}
.ivan-calc .progress.is-info:indeterminate {
    background-image:linear-gradient(to right,#3298dc 30%,#ededed 30%)
}
.ivan-calc .progress.is-success::-webkit-progress-value {
    background-color:#48c774
}
.ivan-calc .progress.is-success::-moz-progress-bar {
    background-color:#48c774
}
.ivan-calc .progress.is-success::-ms-fill {
    background-color:#48c774
}
.ivan-calc .progress.is-success:indeterminate {
    background-image:linear-gradient(to right,#48c774 30%,#ededed 30%)
}
.ivan-calc .progress.is-warning::-webkit-progress-value {
    background-color:#ffdd57
}
.ivan-calc .progress.is-warning::-moz-progress-bar {
    background-color:#ffdd57
}
.ivan-calc .progress.is-warning::-ms-fill {
    background-color:#ffdd57
}
.ivan-calc .progress.is-warning:indeterminate {
    background-image:linear-gradient(to right,#ffdd57 30%,#ededed 30%)
}
.ivan-calc .progress.is-danger::-webkit-progress-value {
    background-color:#f14668
}
.ivan-calc .progress.is-danger::-moz-progress-bar {
    background-color:#f14668
}
.ivan-calc .progress.is-danger::-ms-fill {
    background-color:#f14668
}
.ivan-calc .progress.is-danger:indeterminate {
    background-image:linear-gradient(to right,#f14668 30%,#ededed 30%)
}
.ivan-calc .progress:indeterminate {
    -webkit-animation-duration:1.5s;
    animation-duration:1.5s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-name:moveIndeterminate;
    animation-name:moveIndeterminate;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear;
    background-color:#ededed;
    background-image:linear-gradient(to right,#4a4a4a 30%,#ededed 30%);
    background-position:top left;
    background-repeat:no-repeat;
    background-size:150% 150%
}
.ivan-calc .progress:indeterminate::-webkit-progress-bar {
    background-color:transparent
}
.ivan-calc .progress:indeterminate::-moz-progress-bar {
    background-color:transparent
}
.ivan-calc .progress.is-small {
    height:.75rem
}
.ivan-calc .progress.is-medium {
    height:1.25rem
}
.ivan-calc .progress.is-large {
    height:1.5rem
}
.ivan-calc @-webkit-keyframes moveIndeterminate {
    .ivan-calcfrombackground-position:200% 0
}
.ivan-calc to {
    background-position:-200% 0
}
.ivan-calc @keyframes moveIndeterminate {
    .ivan-calcfrombackground-position:200% 0
}
.ivan-calc to {
    background-position:-200% 0
}
.ivan-calc .table {
    background-color:#fff;
    color:#363636
}
.ivan-calc .table td,.ivan-calc .table th {
    border:1px solid #dbdbdb;
    border-width:0 0 1px;
    padding:.5em .75em;
    vertical-align:top
}
.ivan-calc .table td.is-white,.ivan-calc .table th.is-white {
    background-color:#fff;
    border-color:#fff;
    color:#0a0a0a
}
.ivan-calc .table td.is-black,.ivan-calc .table th.is-black {
    background-color:#0a0a0a;
    border-color:#0a0a0a;
    color:#fff
}
.ivan-calc .table td.is-light,.ivan-calc .table th.is-light {
    background-color:#f5f5f5;
    border-color:#f5f5f5;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .table td.is-dark,.ivan-calc .table th.is-dark {
    background-color:#363636;
    border-color:#363636;
    color:#fff
}
.ivan-calc .table td.is-primary,.ivan-calc .table th.is-primary {
    background-color:#00d1b2;
    border-color:#00d1b2;
    color:#fff
}
.ivan-calc .table td.is-link,.ivan-calc .table th.is-link {
    background-color:#3273dc;
    border-color:#3273dc;
    color:#fff
}
.ivan-calc .table td.is-info,.ivan-calc .table th.is-info {
    background-color:#3298dc;
    border-color:#3298dc;
    color:#fff
}
.ivan-calc .table td.is-success,.ivan-calc .table th.is-success {
    background-color:#48c774;
    border-color:#48c774;
    color:#fff
}
.ivan-calc .table td.is-warning,.ivan-calc .table th.is-warning {
    background-color:#ffdd57;
    border-color:#ffdd57;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .table td.is-danger,.ivan-calc .table th.is-danger {
    background-color:#f14668;
    border-color:#f14668;
    color:#fff
}
.ivan-calc .table td.is-narrow,.ivan-calc .table th.is-narrow {
    white-space:nowrap;
    width:1%
}
.ivan-calc .table td.is-selected,.ivan-calc .table th.is-selected {
    background-color:#00d1b2;
    color:#fff
}
.ivan-calc .table td.is-selected a,.ivan-calc .table td.is-selected strong,.ivan-calc .table th.is-selected a,.ivan-calc .table th.is-selected strong {
    color:currentColor
}
.ivan-calc .table th {
    color:#363636
}
.ivan-calc .table th:not([align]) {
    text-align:left
}
.ivan-calc .table tr.is-selected {
    background-color:#00d1b2;
    color:#fff
}
.ivan-calc .table tr.is-selected a,.ivan-calc .table tr.is-selected strong {
    color:currentColor
}
.ivan-calc .table tr.is-selected td,.ivan-calc .table tr.is-selected th {
    border-color:#fff;
    color:currentColor
}
.ivan-calc .table thead {
    background-color:transparent
}
.ivan-calc .table thead td,.ivan-calc .table thead th {
    border-width:0 0 2px;
    color:#363636
}
.ivan-calc .table tfoot {
    background-color:transparent
}
.ivan-calc .table tfoot td,.ivan-calc .table tfoot th {
    border-width:2px 0 0;
    color:#363636
}
.ivan-calc .table tbody {
    background-color:transparent
}
.ivan-calc .table tbody tr:last-child td,.ivan-calc .table tbody tr:last-child th {
    border-bottom-width:0
}
.ivan-calc .table.is-bordered td,.ivan-calc .table.is-bordered th {
    border-width:1px
}
.ivan-calc .table.is-bordered tr:last-child td,.ivan-calc .table.is-bordered tr:last-child th {
    border-bottom-width:1px
}
.ivan-calc .table.is-fullwidth {
    width:100%
}
.ivan-calc .table.is-hoverable tbody tr:not(.is-selected):hover {
    background-color:#fafafa
}
.ivan-calc .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
    background-color:#fafafa
}
.ivan-calc .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
    background-color:#f5f5f5
}
.ivan-calc .table.is-narrow td,.ivan-calc .table.is-narrow th {
    padding:.25em .5em
}
.ivan-calc .table.is-striped tbody tr:not(.is-selected):nth-child(even) {
    background-color:#fafafa
}
.ivan-calc .table-container {
    -webkit-overflow-scrolling:touch;
    overflow:auto;
    overflow-y:hidden;
    max-width:100%
}
.ivan-calc .tags {
    align-items:center;
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-start
}
.ivan-calc .tags .tag {
    margin-bottom:.5rem
}
.ivan-calc .tags .tag:not(:last-child) {
    margin-right:.5rem
}
.ivan-calc .tags:last-child {
    margin-bottom:-.5rem
}
.ivan-calc .tags:not(:last-child) {
    margin-bottom:1rem
}
.ivan-calc .tags.are-medium .tag:not(.is-normal):not(.is-large) {
    font-size:1rem
}
.ivan-calc .tags.are-large .tag:not(.is-normal):not(.is-medium) {
    font-size:1.25rem
}
.ivan-calc .tags.is-centered {
    justify-content:center
}
.ivan-calc .tags.is-centered .tag {
    margin-right:.25rem;
    margin-left:.25rem
}
.ivan-calc .tags.is-right {
    justify-content:flex-end
}
.ivan-calc .tags.is-right .tag:not(:first-child) {
    margin-left:.5rem
}
.ivan-calc .tags.is-right .tag:not(:last-child) {
    margin-right:0
}
.ivan-calc .tags.has-addons .tag {
    margin-right:0
}
.ivan-calc .tags.has-addons .tag:not(:first-child) {
    margin-left:0;
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.ivan-calc .tags.has-addons .tag:not(:last-child) {
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.ivan-calc .tag:not(body) {
    align-items:center;
    background-color:#f5f5f5;
    border-radius:4px;
    color:#4a4a4a;
    display:inline-flex;
    font-size:.75rem;
    height:2em;
    justify-content:center;
    line-height:1.5;
    padding-left:.75em;
    padding-right:.75em;
    white-space:nowrap
}
.ivan-calc .tag:not(body) .delete {
    margin-left:.25rem;
    margin-right:-.375rem
}
.ivan-calc .tag:not(body).is-white {
    background-color:#fff;
    color:#0a0a0a
}
.ivan-calc .tag:not(body).is-black {
    background-color:#0a0a0a;
    color:#fff
}
.ivan-calc .tag:not(body).is-light {
    background-color:#f5f5f5;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .tag:not(body).is-dark {
    background-color:#363636;
    color:#fff
}
.ivan-calc .tag:not(body).is-primary {
    background-color:#00d1b2;
    color:#fff
}
.ivan-calc .tag:not(body).is-primary.is-light {
    background-color:#ebfffc;
    color:#00947e
}
.ivan-calc .tag:not(body).is-link {
    background-color:#3273dc;
    color:#fff
}
.ivan-calc .tag:not(body).is-link.is-light {
    background-color:#eef3fc;
    color:#2160c4
}
.ivan-calc .tag:not(body).is-info {
    background-color:#3298dc;
    color:#fff
}
.ivan-calc .tag:not(body).is-info.is-light {
    background-color:#eef6fc;
    color:#1d72aa
}
.ivan-calc .tag:not(body).is-success {
    background-color:#48c774;
    color:#fff
}
.ivan-calc .tag:not(body).is-success.is-light {
    background-color:#effaf3;
    color:#257942
}
.ivan-calc .tag:not(body).is-warning {
    background-color:#ffdd57;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .tag:not(body).is-warning.is-light {
    background-color:#fffbeb;
    color:#947600
}
.ivan-calc .tag:not(body).is-danger {
    background-color:#f14668;
    color:#fff
}
.ivan-calc .tag:not(body).is-danger.is-light {
    background-color:#feecf0;
    color:#cc0f35
}
.ivan-calc .tag:not(body).is-normal {
    font-size:.75rem
}
.ivan-calc .tag:not(body).is-medium {
    font-size:1rem
}
.ivan-calc .tag:not(body).is-large {
    font-size:1.25rem
}
.ivan-calc .tag:not(body) .icon:first-child:not(:last-child) {
    margin-left:-.375em;
    margin-right:.1875em
}
.ivan-calc .tag:not(body) .icon:last-child:not(:first-child) {
    margin-left:.1875em;
    margin-right:-.375em
}
.ivan-calc .tag:not(body) .icon:first-child:last-child {
    margin-left:-.375em;
    margin-right:-.375em
}
.ivan-calc .tag:not(body).is-delete {
    margin-left:1px;
    padding:0;
    position:relative;
    width:2em
}
.ivan-calc .tag:not(body).is-delete::before,.ivan-calc .tag:not(body).is-delete::after {
    background-color:currentColor;
    content:"";
    display:block;
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%) rotate(45deg);
    transform-origin:center center
}
.ivan-calc .tag:not(body).is-delete::before {
    height:1px;
    width:50%
}
.ivan-calc .tag:not(body).is-delete::after {
    height:50%;
    width:1px
}
.ivan-calc .tag:not(body).is-delete:hover,.ivan-calc .tag:not(body).is-delete:focus {
    background-color:#e8e8e8
}
.ivan-calc .tag:not(body).is-delete:active {
    background-color:#dbdbdb
}
.ivan-calc .tag:not(body).is-rounded {
    border-radius:290486px
}
.ivan-calc a.tag:hover {
    text-decoration:underline
}
.ivan-calc .title,.ivan-calc .subtitle {
    word-break:break-word
}
.ivan-calc .title em,.ivan-calc .title span,.ivan-calc .subtitle em,.ivan-calc .subtitle span {
    font-weight:inherit
}
.ivan-calc .title sub,.ivan-calc .subtitle sub {
    font-size:.75em
}
.ivan-calc .title sup,.ivan-calc .subtitle sup {
    font-size:.75em
}
.ivan-calc .title .tag,.ivan-calc .subtitle .tag {
    vertical-align:middle
}
.ivan-calc .title {
    color:#363636;
    font-size:2rem;
    font-weight:600;
    line-height:1.125
}
.ivan-calc .title strong {
    color:inherit;
    font-weight:inherit
}
.ivan-calc .title+.highlight {
    margin-top:-.75rem
}
.ivan-calc .title:not(.is-spaced)+.subtitle {
    margin-top:-1.25rem
}
.ivan-calc .title.is-1 {
    font-size:3rem
}
.ivan-calc .title.is-2 {
    font-size:2.5rem
}
.ivan-calc .title.is-3 {
    font-size:2rem
}
.ivan-calc .title.is-4 {
    font-size:1.5rem
}
.ivan-calc .title.is-5 {
    font-size:1.25rem
}
.ivan-calc .title.is-6 {
    font-size:1rem
}
.ivan-calc .title.is-7 {
    font-size:.75rem
}
.ivan-calc .subtitle {
    color:#4a4a4a;
    font-size:1.25rem;
    font-weight:400;
    line-height:1.25
}
.ivan-calc .subtitle strong {
    color:#363636;
    font-weight:600
}
.ivan-calc .subtitle:not(.is-spaced)+.title {
    margin-top:-1.25rem
}
.ivan-calc .subtitle.is-1 {
    font-size:3rem
}
.ivan-calc .subtitle.is-2 {
    font-size:2.5rem
}
.ivan-calc .subtitle.is-3 {
    font-size:2rem
}
.ivan-calc .subtitle.is-4 {
    font-size:1.5rem
}
.ivan-calc .subtitle.is-5 {
    font-size:1.25rem
}
.ivan-calc .subtitle.is-6 {
    font-size:1rem
}
.ivan-calc .subtitle.is-7 {
    font-size:.75rem
}
.ivan-calc .heading {
    display:block;
    font-size:11px;
    letter-spacing:1px;
    margin-bottom:5px;
    text-transform:uppercase
}
.ivan-calc .highlight {
    font-weight:400;
    max-width:100%;
    overflow:hidden;
    padding:0
}
.ivan-calc .highlight pre {
    overflow:auto;
    max-width:100%
}
.ivan-calc .number {
    align-items:center;
    background-color:#f5f5f5;
    border-radius:290486px;
    display:inline-flex;
    font-size:1.25rem;
    height:2em;
    justify-content:center;
    margin-right:1.5rem;
    min-width:2.5em;
    padding:.25rem .5rem;
    text-align:center;
    vertical-align:top
}/*
.ivan-calc .input,.ivan-calc .textarea,.ivan-calc .select select {
    background-color:#fff;
    border-color:#dbdbdb;
    border-radius:4px;
    color:#363636
}*/
.ivan-calc .input::-moz-placeholder,.ivan-calc .textarea::-moz-placeholder,.ivan-calc .select select::-moz-placeholder {
    color:rgba(54,54,54,0.3)
}
.ivan-calc .input::-webkit-input-placeholder,.ivan-calc .textarea::-webkit-input-placeholder,.ivan-calc .select select::-webkit-input-placeholder {
    color:rgba(54,54,54,0.3)
}
.ivan-calc .input:-moz-placeholder,.ivan-calc .textarea:-moz-placeholder,.ivan-calc .select select:-moz-placeholder {
    color:rgba(54,54,54,0.3)
}
.ivan-calc .input:-ms-input-placeholder,.ivan-calc .textarea:-ms-input-placeholder,.ivan-calc .select select:-ms-input-placeholder {
    color:rgba(54,54,54,0.3)
}/*
.ivan-calc .input:hover,.ivan-calc .textarea:hover,.ivan-calc .select select:hover,.ivan-calc .is-hovered.input,.ivan-calc .is-hovered.textarea,.ivan-calc .select select.is-hovered {
    border-color:#b5b5b5
}

.ivan-calc .input:focus,.ivan-calc .textarea:focus,.ivan-calc .select select:focus,.ivan-calc .is-focused.input,.ivan-calc .is-focused.textarea,.ivan-calc .select select.is-focused,.ivan-calc .input:active,.ivan-calc .textarea:active,.ivan-calc .select select:active,.ivan-calc .is-active.input,.ivan-calc .is-active.textarea,.ivan-calc .select select.is-active {
    border-color:#3273dc;
    box-shadow:0 0 0 .125em rgba(50,115,220,0.25)
}*/
.ivan-calc .input[disabled],.ivan-calc .textarea[disabled],.ivan-calc .select select[disabled],.ivan-calc fieldset[disabled] .input,.ivan-calc fieldset[disabled] .textarea,.ivan-calc fieldset[disabled] .select select,.ivan-calc .select fieldset[disabled] select {
    background-color:#f5f5f5;
    border-color:#f5f5f5;
    box-shadow:none;
    color:#7a7a7a
}
.ivan-calc .input[disabled]::-moz-placeholder,.ivan-calc .textarea[disabled]::-moz-placeholder,.ivan-calc .select select[disabled]::-moz-placeholder,.ivan-calc fieldset[disabled] .input::-moz-placeholder,.ivan-calc fieldset[disabled] .textarea::-moz-placeholder,.ivan-calc fieldset[disabled] .select select::-moz-placeholder,.ivan-calc .select fieldset[disabled] select::-moz-placeholder {
    color:rgba(122,122,122,0.3)
}
.ivan-calc .input[disabled]::-webkit-input-placeholder,.ivan-calc .textarea[disabled]::-webkit-input-placeholder,.ivan-calc .select select[disabled]::-webkit-input-placeholder,.ivan-calc fieldset[disabled] .input::-webkit-input-placeholder,.ivan-calc fieldset[disabled] .textarea::-webkit-input-placeholder,.ivan-calc fieldset[disabled] .select select::-webkit-input-placeholder,.ivan-calc .select fieldset[disabled] select::-webkit-input-placeholder {
    color:rgba(122,122,122,0.3)
}
.ivan-calc .input[disabled]:-moz-placeholder,.ivan-calc .textarea[disabled]:-moz-placeholder,.ivan-calc .select select[disabled]:-moz-placeholder,.ivan-calc fieldset[disabled] .input:-moz-placeholder,.ivan-calc fieldset[disabled] .textarea:-moz-placeholder,.ivan-calc fieldset[disabled] .select select:-moz-placeholder,.ivan-calc .select fieldset[disabled] select:-moz-placeholder {
    color:rgba(122,122,122,0.3)
}
.ivan-calc .input[disabled]:-ms-input-placeholder,.ivan-calc .textarea[disabled]:-ms-input-placeholder,.ivan-calc .select select[disabled]:-ms-input-placeholder,.ivan-calc fieldset[disabled] .input:-ms-input-placeholder,.ivan-calc fieldset[disabled] .textarea:-ms-input-placeholder,.ivan-calc fieldset[disabled] .select select:-ms-input-placeholder,.ivan-calc .select fieldset[disabled] select:-ms-input-placeholder {
    color:rgba(122,122,122,0.3)
}
.ivan-calc .input,.ivan-calc .textarea {
    box-shadow:inset 0 .0625em .125em rgba(10,10,10,0.05);
    max-width:100%;
    width:100%
}
.ivan-calc .input[readonly],.ivan-calc .textarea[readonly] {
    box-shadow:none
}
.ivan-calc .is-white.input,.ivan-calc .is-white.textarea {
    border-color:#fff
}
.ivan-calc .is-white.input:focus,.ivan-calc .is-white.textarea:focus,.ivan-calc .is-white.is-focused.input,.ivan-calc .is-white.is-focused.textarea,.ivan-calc .is-white.input:active,.ivan-calc .is-white.textarea:active,.ivan-calc .is-white.is-active.input,.ivan-calc .is-white.is-active.textarea {
    box-shadow:0 0 0 .125em rgba(255,255,255,0.25)
}
.ivan-calc .is-black.input,.ivan-calc .is-black.textarea {
    border-color:#0a0a0a
}
.ivan-calc .is-black.input:focus,.ivan-calc .is-black.textarea:focus,.ivan-calc .is-black.is-focused.input,.ivan-calc .is-black.is-focused.textarea,.ivan-calc .is-black.input:active,.ivan-calc .is-black.textarea:active,.ivan-calc .is-black.is-active.input,.ivan-calc .is-black.is-active.textarea {
    box-shadow:0 0 0 .125em rgba(10,10,10,0.25)
}
.ivan-calc .is-light.input,.ivan-calc .is-light.textarea {
    border-color:#f5f5f5
}
.ivan-calc .is-light.input:focus,.ivan-calc .is-light.textarea:focus,.ivan-calc .is-light.is-focused.input,.ivan-calc .is-light.is-focused.textarea,.ivan-calc .is-light.input:active,.ivan-calc .is-light.textarea:active,.ivan-calc .is-light.is-active.input,.ivan-calc .is-light.is-active.textarea {
    box-shadow:0 0 0 .125em rgba(245,245,245,0.25)
}
.ivan-calc .is-dark.input,.ivan-calc .is-dark.textarea {
    border-color:#363636
}
.ivan-calc .is-dark.input:focus,.ivan-calc .is-dark.textarea:focus,.ivan-calc .is-dark.is-focused.input,.ivan-calc .is-dark.is-focused.textarea,.ivan-calc .is-dark.input:active,.ivan-calc .is-dark.textarea:active,.ivan-calc .is-dark.is-active.input,.ivan-calc .is-dark.is-active.textarea {
    box-shadow:0 0 0 .125em rgba(54,54,54,0.25)
}
.ivan-calc .is-primary.input,.ivan-calc .is-primary.textarea {
    border-color:#00d1b2
}
.ivan-calc .is-primary.input:focus,.ivan-calc .is-primary.textarea:focus,.ivan-calc .is-primary.is-focused.input,.ivan-calc .is-primary.is-focused.textarea,.ivan-calc .is-primary.input:active,.ivan-calc .is-primary.textarea:active,.ivan-calc .is-primary.is-active.input,.ivan-calc .is-primary.is-active.textarea {
    box-shadow:0 0 0 .125em rgba(0,209,178,0.25)
}
.ivan-calc .is-link.input,.ivan-calc .is-link.textarea {
    border-color:#3273dc
}
.ivan-calc .is-link.input:focus,.ivan-calc .is-link.textarea:focus,.ivan-calc .is-link.is-focused.input,.ivan-calc .is-link.is-focused.textarea,.ivan-calc .is-link.input:active,.ivan-calc .is-link.textarea:active,.ivan-calc .is-link.is-active.input,.ivan-calc .is-link.is-active.textarea {
    box-shadow:0 0 0 .125em rgba(50,115,220,0.25)
}
.ivan-calc .is-info.input,.ivan-calc .is-info.textarea {
    border-color:#3298dc
}
.ivan-calc .is-info.input:focus,.ivan-calc .is-info.textarea:focus,.ivan-calc .is-info.is-focused.input,.ivan-calc .is-info.is-focused.textarea,.ivan-calc .is-info.input:active,.ivan-calc .is-info.textarea:active,.ivan-calc .is-info.is-active.input,.ivan-calc .is-info.is-active.textarea {
    box-shadow:0 0 0 .125em rgba(50,152,220,0.25)
}
.ivan-calc .is-success.input,.ivan-calc .is-success.textarea {
    border-color:#48c774
}
.ivan-calc .is-success.input:focus,.ivan-calc .is-success.textarea:focus,.ivan-calc .is-success.is-focused.input,.ivan-calc .is-success.is-focused.textarea,.ivan-calc .is-success.input:active,.ivan-calc .is-success.textarea:active,.ivan-calc .is-success.is-active.input,.ivan-calc .is-success.is-active.textarea {
    box-shadow:0 0 0 .125em rgba(72,199,116,0.25)
}
.ivan-calc .is-warning.input,.ivan-calc .is-warning.textarea {
    border-color:#ffdd57
}
.ivan-calc .is-warning.input:focus,.ivan-calc .is-warning.textarea:focus,.ivan-calc .is-warning.is-focused.input,.ivan-calc .is-warning.is-focused.textarea,.ivan-calc .is-warning.input:active,.ivan-calc .is-warning.textarea:active,.ivan-calc .is-warning.is-active.input,.ivan-calc .is-warning.is-active.textarea {
    box-shadow:0 0 0 .125em rgba(255,221,87,0.25)
}
.ivan-calc .is-danger.input,.ivan-calc .is-danger.textarea {
    border-color:#f14668
}
.ivan-calc .is-danger.input:focus,.ivan-calc .is-danger.textarea:focus,.ivan-calc .is-danger.is-focused.input,.ivan-calc .is-danger.is-focused.textarea,.ivan-calc .is-danger.input:active,.ivan-calc .is-danger.textarea:active,.ivan-calc .is-danger.is-active.input,.ivan-calc .is-danger.is-active.textarea {
    box-shadow:0 0 0 .125em rgba(241,70,104,0.25)
}
.ivan-calc .is-small.input,.ivan-calc .is-small.textarea {
    border-radius:2px;
    font-size:.75rem
}
.ivan-calc .is-medium.input,.ivan-calc .is-medium.textarea {
    font-size:1.25rem
}
.ivan-calc .is-large.input,.ivan-calc .is-large.textarea {
    font-size:1.5rem
}
.ivan-calc .is-fullwidth.input,.ivan-calc .is-fullwidth.textarea {
    display:block;
    width:100%
}
.ivan-calc .is-inline.input,.ivan-calc .is-inline.textarea {
    display:inline;
    width:auto
}
.ivan-calc .input.is-rounded {
    border-radius:290486px;
    padding-left:calc(calc(0.75em - 1px) + 0.375em);
    padding-right:calc(calc(0.75em - 1px) + 0.375em)
}
.ivan-calc .input.is-static {
    background-color:transparent;
    border-color:transparent;
    box-shadow:none;
    padding-left:0;
    padding-right:0
}
.ivan-calc .textarea {
    display:block;
    max-width:100%;
    min-width:100%;
    padding:calc(0.75em - 1px);
    resize:vertical
}
.ivan-calc .textarea:not([rows]) {
    max-height:40em;
    min-height:8em
}
.ivan-calc .textarea[rows] {
    height:initial
}
.ivan-calc .textarea.has-fixed-size {
    resize:none
}
.ivan-calc .checkbox,.ivan-calc .radio {
    cursor:pointer;
    display:inline-block;
    line-height:1.25;
    position:relative
}
.ivan-calc .checkbox input,.ivan-calc .radio input {
    cursor:pointer
}
.ivan-calc .checkbox:hover,.ivan-calc .radio:hover {
    color:#363636
}
.ivan-calc .checkbox[disabled],.ivan-calc .radio[disabled],.ivan-calc fieldset[disabled] .checkbox,.ivan-calc fieldset[disabled] .radio {
    color:#7a7a7a;
    cursor:not-allowed
}
.ivan-calc .radio+.radio {
    margin-left:.5em
}
.ivan-calc .select {
    display:inline-block;
    max-width:100%;
    position:relative;
    vertical-align:top
}
.ivan-calc .select:not(.is-multiple) {

}
.ivan-calc .select:not(.is-multiple):not(.is-loading)::after {
    border-color:#3273dc;
    right:1.125em;
    z-index:4
}
.ivan-calc .select.is-rounded select {

}
.ivan-calc .select select {
}
.ivan-calc .select select::-ms-expand {
    display:none
}
.ivan-calc .select select[disabled]:hover,.ivan-calc fieldset[disabled] .select select:hover {
    border-color:#f5f5f5
}
.ivan-calc .select select:not([multiple]) {
    padding-right:2.5em
}
.ivan-calc .select select[multiple] {
    height:auto;
    padding:0
}
.ivan-calc .select select[multiple] option {
    padding:.5em 1em
}
.ivan-calc .select:not(.is-multiple):not(.is-loading):hover::after {
    border-color:#363636
}
.ivan-calc .select.is-white:not(:hover)::after {
    border-color:#fff
}
.ivan-calc .select.is-white select {
    border-color:#fff
}
.ivan-calc .select.is-white select:hover,.ivan-calc .select.is-white select.is-hovered {
    border-color:#f2f2f2
}
.ivan-calc .select.is-white select:focus,.ivan-calc .select.is-white select.is-focused,.ivan-calc .select.is-white select:active,.ivan-calc .select.is-white select.is-active {
    box-shadow:0 0 0 .125em rgba(255,255,255,0.25)
}
.ivan-calc .select.is-black:not(:hover)::after {
    border-color:#0a0a0a
}
.ivan-calc .select.is-black select {
    border-color:#0a0a0a
}
.ivan-calc .select.is-black select:hover,.ivan-calc .select.is-black select.is-hovered {
    border-color:#000
}
.ivan-calc .select.is-black select:focus,.ivan-calc .select.is-black select.is-focused,.ivan-calc .select.is-black select:active,.ivan-calc .select.is-black select.is-active {
    box-shadow:0 0 0 .125em rgba(10,10,10,0.25)
}
.ivan-calc .select.is-light:not(:hover)::after {
    border-color:#f5f5f5
}
.ivan-calc .select.is-light select {
    border-color:#f5f5f5
}
.ivan-calc .select.is-light select:hover,.ivan-calc .select.is-light select.is-hovered {
    border-color:#e8e8e8
}
.ivan-calc .select.is-light select:focus,.ivan-calc .select.is-light select.is-focused,.ivan-calc .select.is-light select:active,.ivan-calc .select.is-light select.is-active {
    box-shadow:0 0 0 .125em rgba(245,245,245,0.25)
}
.ivan-calc .select.is-dark:not(:hover)::after {
    border-color:#363636
}
.ivan-calc .select.is-dark select {
    border-color:#363636
}
.ivan-calc .select.is-dark select:hover,.ivan-calc .select.is-dark select.is-hovered {
    border-color:#292929
}
.ivan-calc .select.is-dark select:focus,.ivan-calc .select.is-dark select.is-focused,.ivan-calc .select.is-dark select:active,.ivan-calc .select.is-dark select.is-active {
    box-shadow:0 0 0 .125em rgba(54,54,54,0.25)
}
.ivan-calc .select.is-primary:not(:hover)::after {
    border-color:#00d1b2
}
.ivan-calc .select.is-primary select {
    border-color:#00d1b2
}
.ivan-calc .select.is-primary select:hover,.ivan-calc .select.is-primary select.is-hovered {
    border-color:#00b89c
}
.ivan-calc .select.is-primary select:focus,.ivan-calc .select.is-primary select.is-focused,.ivan-calc .select.is-primary select:active,.ivan-calc .select.is-primary select.is-active {
    box-shadow:0 0 0 .125em rgba(0,209,178,0.25)
}
.ivan-calc .select.is-link:not(:hover)::after {
    border-color:#3273dc
}
.ivan-calc .select.is-link select {
    border-color:#3273dc
}
.ivan-calc .select.is-link select:hover,.ivan-calc .select.is-link select.is-hovered {
    border-color:#2366d1
}
.ivan-calc .select.is-link select:focus,.ivan-calc .select.is-link select.is-focused,.ivan-calc .select.is-link select:active,.ivan-calc .select.is-link select.is-active {
    box-shadow:0 0 0 .125em rgba(50,115,220,0.25)
}
.ivan-calc .select.is-info:not(:hover)::after {
    border-color:#3298dc
}
.ivan-calc .select.is-info select {
    border-color:#3298dc
}
.ivan-calc .select.is-info select:hover,.ivan-calc .select.is-info select.is-hovered {
    border-color:#238cd1
}
.ivan-calc .select.is-info select:focus,.ivan-calc .select.is-info select.is-focused,.ivan-calc .select.is-info select:active,.ivan-calc .select.is-info select.is-active {
    box-shadow:0 0 0 .125em rgba(50,152,220,0.25)
}
.ivan-calc .select.is-success:not(:hover)::after {
    border-color:#48c774
}
.ivan-calc .select.is-success select {
    border-color:#48c774
}
.ivan-calc .select.is-success select:hover,.ivan-calc .select.is-success select.is-hovered {
    border-color:#3abb67
}
.ivan-calc .select.is-success select:focus,.ivan-calc .select.is-success select.is-focused,.ivan-calc .select.is-success select:active,.ivan-calc .select.is-success select.is-active {
    box-shadow:0 0 0 .125em rgba(72,199,116,0.25)
}
.ivan-calc .select.is-warning:not(:hover)::after {
    border-color:#ffdd57
}
.ivan-calc .select.is-warning select {
    border-color:#ffdd57
}
.ivan-calc .select.is-warning select:hover,.ivan-calc .select.is-warning select.is-hovered {
    border-color:#ffd83d
}
.ivan-calc .select.is-warning select:focus,.ivan-calc .select.is-warning select.is-focused,.ivan-calc .select.is-warning select:active,.ivan-calc .select.is-warning select.is-active {
    box-shadow:0 0 0 .125em rgba(255,221,87,0.25)
}
.ivan-calc .select.is-danger:not(:hover)::after {
    border-color:#f14668
}
.ivan-calc .select.is-danger select {
    border-color:#f14668
}
.ivan-calc .select.is-danger select:hover,.ivan-calc .select.is-danger select.is-hovered {
    border-color:#ef2e55
}
.ivan-calc .select.is-danger select:focus,.ivan-calc .select.is-danger select.is-focused,.ivan-calc .select.is-danger select:active,.ivan-calc .select.is-danger select.is-active {
    box-shadow:0 0 0 .125em rgba(241,70,104,0.25)
}
.ivan-calc .select.is-small {
    border-radius:2px;
    font-size:.75rem
}
.ivan-calc .select.is-medium {
    font-size:1.25rem
}
.ivan-calc .select.is-large {
    font-size:1.5rem
}
.ivan-calc .select.is-disabled::after {
    border-color:#7a7a7a
}
.ivan-calc .select.is-fullwidth {
    width:100%
}
.ivan-calc .select.is-fullwidth select {
    width:100%
}
.ivan-calc .select.is-loading::after {
    margin-top:0;
    position:absolute;
    right:.625em;
    top:.625em;
    transform:none
}
.ivan-calc .select.is-loading.is-small:after {
    font-size:.75rem
}
.ivan-calc .select.is-loading.is-medium:after {
    font-size:1.25rem
}
.ivan-calc .select.is-loading.is-large:after {
    font-size:1.5rem
}
.ivan-calc .file {
    align-items:stretch;
    display:flex;
    justify-content:flex-start;
    position:relative
}
.ivan-calc .file.is-white .file-cta {
    background-color:#fff;
    border-color:transparent;
    color:#0a0a0a
}
.ivan-calc .file.is-white:hover .file-cta,.ivan-calc .file.is-white.is-hovered .file-cta {
    background-color:#f9f9f9;
    border-color:transparent;
    color:#0a0a0a
}
.ivan-calc .file.is-white:focus .file-cta,.ivan-calc .file.is-white.is-focused .file-cta {
    border-color:transparent;
    box-shadow:0 0 .5em rgba(255,255,255,0.25);
    color:#0a0a0a
}
.ivan-calc .file.is-white:active .file-cta,.ivan-calc .file.is-white.is-active .file-cta {
    background-color:#f2f2f2;
    border-color:transparent;
    color:#0a0a0a
}
.ivan-calc .file.is-black .file-cta {
    background-color:#0a0a0a;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-black:hover .file-cta,.ivan-calc .file.is-black.is-hovered .file-cta {
    background-color:#040404;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-black:focus .file-cta,.ivan-calc .file.is-black.is-focused .file-cta {
    border-color:transparent;
    box-shadow:0 0 .5em rgba(10,10,10,0.25);
    color:#fff
}
.ivan-calc .file.is-black:active .file-cta,.ivan-calc .file.is-black.is-active .file-cta {
    background-color:#000;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-light .file-cta {
    background-color:#f5f5f5;
    border-color:transparent;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .file.is-light:hover .file-cta,.ivan-calc .file.is-light.is-hovered .file-cta {
    background-color:#eee;
    border-color:transparent;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .file.is-light:focus .file-cta,.ivan-calc .file.is-light.is-focused .file-cta {
    border-color:transparent;
    box-shadow:0 0 .5em rgba(245,245,245,0.25);
    color:rgba(0,0,0,0.7)
}
.ivan-calc .file.is-light:active .file-cta,.ivan-calc .file.is-light.is-active .file-cta {
    background-color:#e8e8e8;
    border-color:transparent;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .file.is-dark .file-cta {
    background-color:#363636;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-dark:hover .file-cta,.ivan-calc .file.is-dark.is-hovered .file-cta {
    background-color:#2f2f2f;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-dark:focus .file-cta,.ivan-calc .file.is-dark.is-focused .file-cta {
    border-color:transparent;
    box-shadow:0 0 .5em rgba(54,54,54,0.25);
    color:#fff
}
.ivan-calc .file.is-dark:active .file-cta,.ivan-calc .file.is-dark.is-active .file-cta {
    background-color:#292929;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-primary .file-cta {
    background-color:#00d1b2;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-primary:hover .file-cta,.ivan-calc .file.is-primary.is-hovered .file-cta {
    background-color:#00c4a7;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-primary:focus .file-cta,.ivan-calc .file.is-primary.is-focused .file-cta {
    border-color:transparent;
    box-shadow:0 0 .5em rgba(0,209,178,0.25);
    color:#fff
}
.ivan-calc .file.is-primary:active .file-cta,.ivan-calc .file.is-primary.is-active .file-cta {
    background-color:#00b89c;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-link .file-cta {
    background-color:#3273dc;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-link:hover .file-cta,.ivan-calc .file.is-link.is-hovered .file-cta {
    background-color:#276cda;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-link:focus .file-cta,.ivan-calc .file.is-link.is-focused .file-cta {
    border-color:transparent;
    box-shadow:0 0 .5em rgba(50,115,220,0.25);
    color:#fff
}
.ivan-calc .file.is-link:active .file-cta,.ivan-calc .file.is-link.is-active .file-cta {
    background-color:#2366d1;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-info .file-cta {
    background-color:#3298dc;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-info:hover .file-cta,.ivan-calc .file.is-info.is-hovered .file-cta {
    background-color:#2793da;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-info:focus .file-cta,.ivan-calc .file.is-info.is-focused .file-cta {
    border-color:transparent;
    box-shadow:0 0 .5em rgba(50,152,220,0.25);
    color:#fff
}
.ivan-calc .file.is-info:active .file-cta,.ivan-calc .file.is-info.is-active .file-cta {
    background-color:#238cd1;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-success .file-cta {
    background-color:#48c774;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-success:hover .file-cta,.ivan-calc .file.is-success.is-hovered .file-cta {
    background-color:#3ec46d;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-success:focus .file-cta,.ivan-calc .file.is-success.is-focused .file-cta {
    border-color:transparent;
    box-shadow:0 0 .5em rgba(72,199,116,0.25);
    color:#fff
}
.ivan-calc .file.is-success:active .file-cta,.ivan-calc .file.is-success.is-active .file-cta {
    background-color:#3abb67;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-warning .file-cta {
    background-color:#ffdd57;
    border-color:transparent;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .file.is-warning:hover .file-cta,.ivan-calc .file.is-warning.is-hovered .file-cta {
    background-color:#ffdb4a;
    border-color:transparent;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .file.is-warning:focus .file-cta,.ivan-calc .file.is-warning.is-focused .file-cta {
    border-color:transparent;
    box-shadow:0 0 .5em rgba(255,221,87,0.25);
    color:rgba(0,0,0,0.7)
}
.ivan-calc .file.is-warning:active .file-cta,.ivan-calc .file.is-warning.is-active .file-cta {
    background-color:#ffd83d;
    border-color:transparent;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .file.is-danger .file-cta {
    background-color:#f14668;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-danger:hover .file-cta,.ivan-calc .file.is-danger.is-hovered .file-cta {
    background-color:#f03a5f;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-danger:focus .file-cta,.ivan-calc .file.is-danger.is-focused .file-cta {
    border-color:transparent;
    box-shadow:0 0 .5em rgba(241,70,104,0.25);
    color:#fff
}
.ivan-calc .file.is-danger:active .file-cta,.ivan-calc .file.is-danger.is-active .file-cta {
    background-color:#ef2e55;
    border-color:transparent;
    color:#fff
}
.ivan-calc .file.is-small {
    font-size:.75rem
}
.ivan-calc .file.is-medium {
    font-size:1.25rem
}
.ivan-calc .file.is-medium .file-icon .fa {
    font-size:21px
}
.ivan-calc .file.is-large {
    font-size:1.5rem
}
.ivan-calc .file.is-large .file-icon .fa {
    font-size:28px
}
.ivan-calc .file.has-name .file-cta {
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.ivan-calc .file.has-name .file-name {
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.ivan-calc .file.has-name.is-empty .file-cta {
    border-radius:4px
}
.ivan-calc .file.has-name.is-empty .file-name {
    display:none
}
.ivan-calc .file.is-boxed .file-label {
    flex-direction:column
}
.ivan-calc .file.is-boxed .file-cta {
    flex-direction:column;
    height:auto;
    padding:1em 3em
}
.ivan-calc .file.is-boxed .file-name {
    border-width:0 1px 1px
}
.ivan-calc .file.is-boxed .file-icon {
    height:1.5em;
    width:1.5em
}
.ivan-calc .file.is-boxed .file-icon .fa {
    font-size:21px
}
.ivan-calc .file.is-boxed.is-small .file-icon .fa {
    font-size:14px
}
.ivan-calc .file.is-boxed.is-medium .file-icon .fa {
    font-size:28px
}
.ivan-calc .file.is-boxed.is-large .file-icon .fa {
    font-size:35px
}
.ivan-calc .file.is-boxed.has-name .file-cta {
    border-radius:4px 4px 0 0
}
.ivan-calc .file.is-boxed.has-name .file-name {
    border-radius:0 0 4px 4px;
    border-width:0 1px 1px
}
.ivan-calc .file.is-centered {
    justify-content:center
}
.ivan-calc .file.is-fullwidth .file-label {
    width:100%
}
.ivan-calc .file.is-fullwidth .file-name {
    flex-grow:1;
    max-width:none
}
.ivan-calc .file.is-right {
    justify-content:flex-end
}
.ivan-calc .file.is-right .file-cta {
    border-radius:0 4px 4px 0
}
.ivan-calc .file.is-right .file-name {
    border-radius:4px 0 0 4px;
    border-width:1px 0 1px 1px;
    order:-1
}
.ivan-calc .file-label {
    align-items:stretch;
    display:flex;
    cursor:pointer;
    justify-content:flex-start;
    overflow:hidden;
    position:relative
}
.ivan-calc .file-label:hover .file-cta {
    background-color:#eee;
    color:#363636
}
.ivan-calc .file-label:hover .file-name {
    border-color:#d5d5d5
}
.ivan-calc .file-label:active .file-cta {
    background-color:#e8e8e8;
    color:#363636
}
.ivan-calc .file-label:active .file-name {
    border-color:#cfcfcf
}
.ivan-calc .file-input {
    height:100%;
    left:0;
    opacity:0;
    outline:none;
    position:absolute;
    top:0;
    width:100%
}
.ivan-calc .file-cta,.ivan-calc .file-name {
    border-color:#dbdbdb;
    border-radius:4px;
    font-size:1em;
    padding-left:1em;
    padding-right:1em;
    white-space:nowrap
}
.ivan-calc .file-cta {
    background-color:#f5f5f5;
    color:#4a4a4a
}
.ivan-calc .file-name {
    border-color:#dbdbdb;
    border-style:solid;
    border-width:1px 1px 1px 0;
    display:block;
    max-width:16em;
    overflow:hidden;
    text-align:left;
    text-overflow:ellipsis
}
.ivan-calc .file-icon {
    align-items:center;
    display:flex;
    height:1em;
    justify-content:center;
    margin-right:.5em;
    width:1em
}
.ivan-calc .file-icon .fa {
    font-size:14px
}
.ivan-calc .label {
    color:#363636;
    display:block;
    font-size:1.6rem;
    font-weight:600
}
.ivan-calc .label:not(:last-child) {
    margin-bottom:.5em
}
.ivan-calc .label.is-small {
    font-size:.75rem
}
.ivan-calc .label.is-medium {
    font-size:1.25rem
}
.ivan-calc .label.is-large {
    font-size:1.5rem
}
.ivan-calc .help {
    display:block;
    font-size:.75rem;
    margin-top:.25rem
}
.ivan-calc .help.is-white {
    color:#fff
}
.ivan-calc .help.is-black {
    color:#0a0a0a
}
.ivan-calc .help.is-light {
    color:#f5f5f5
}
.ivan-calc .help.is-dark {
    color:#363636
}
.ivan-calc .help.is-primary {
    color:#00d1b2
}
.ivan-calc .help.is-link {
    color:#3273dc
}
.ivan-calc .help.is-info {
    color:#3298dc
}
.ivan-calc .help.is-success {
    color:#48c774
}
.ivan-calc .help.is-warning {
    color:#ffdd57
}
.ivan-calc .help.is-danger {
    color:#f14668
}
.ivan-calc .field:not(:last-child) {
    margin-bottom:.75rem
}
.ivan-calc .field.has-addons {
    display:flex;
    justify-content:flex-start
}
.ivan-calc .field.has-addons .control:not(:last-child) {
    margin-right:-1px
}
.ivan-calc .field.has-addons .control:not(:first-child):not(:last-child) .button,.ivan-calc .field.has-addons .control:not(:first-child):not(:last-child) .input,.ivan-calc .field.has-addons .control:not(:first-child):not(:last-child) .select select {
    border-radius:0
}
.ivan-calc .field.has-addons .control:first-child:not(:only-child) .button,.ivan-calc .field.has-addons .control:first-child:not(:only-child) .input,.ivan-calc .field.has-addons .control:first-child:not(:only-child) .select select {
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.ivan-calc .field.has-addons .control:last-child:not(:only-child) .button,.ivan-calc .field.has-addons .control:last-child:not(:only-child) .input,.ivan-calc .field.has-addons .control:last-child:not(:only-child) .select select {
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.ivan-calc .field.has-addons .control .button:not([disabled]):hover,.ivan-calc .field.has-addons .control .button:not([disabled]).is-hovered,.ivan-calc .field.has-addons .control .input:not([disabled]):hover,.ivan-calc .field.has-addons .control .input:not([disabled]).is-hovered,.ivan-calc .field.has-addons .control .select select:not([disabled]):hover,.ivan-calc .field.has-addons .control .select select:not([disabled]).is-hovered {
    z-index:2
}
.ivan-calc .field.has-addons .control .button:not([disabled]):focus,.ivan-calc .field.has-addons .control .button:not([disabled]).is-focused,.ivan-calc .field.has-addons .control .button:not([disabled]):active,.ivan-calc .field.has-addons .control .button:not([disabled]).is-active,.ivan-calc .field.has-addons .control .input:not([disabled]):focus,.ivan-calc .field.has-addons .control .input:not([disabled]).is-focused,.ivan-calc .field.has-addons .control .input:not([disabled]):active,.ivan-calc .field.has-addons .control .input:not([disabled]).is-active,.ivan-calc .field.has-addons .control .select select:not([disabled]):focus,.ivan-calc .field.has-addons .control .select select:not([disabled]).is-focused,.ivan-calc .field.has-addons .control .select select:not([disabled]):active,.ivan-calc .field.has-addons .control .select select:not([disabled]).is-active {
    z-index:3
}
.ivan-calc .field.has-addons .control .button:not([disabled]):focus:hover,.ivan-calc .field.has-addons .control .button:not([disabled]).is-focused:hover,.ivan-calc .field.has-addons .control .button:not([disabled]):active:hover,.ivan-calc .field.has-addons .control .button:not([disabled]).is-active:hover,.ivan-calc .field.has-addons .control .input:not([disabled]):focus:hover,.ivan-calc .field.has-addons .control .input:not([disabled]).is-focused:hover,.ivan-calc .field.has-addons .control .input:not([disabled]):active:hover,.ivan-calc .field.has-addons .control .input:not([disabled]).is-active:hover,.ivan-calc .field.has-addons .control .select select:not([disabled]):focus:hover,.ivan-calc .field.has-addons .control .select select:not([disabled]).is-focused:hover,.ivan-calc .field.has-addons .control .select select:not([disabled]):active:hover,.ivan-calc .field.has-addons .control .select select:not([disabled]).is-active:hover {
    z-index:4
}
.ivan-calc .field.has-addons .control.is-expanded {
    flex-grow:1;
    flex-shrink:1
}
.ivan-calc .field.has-addons.has-addons-centered {
    justify-content:center
}
.ivan-calc .field.has-addons.has-addons-right {
    justify-content:flex-end
}
.ivan-calc .field.has-addons.has-addons-fullwidth .control {
    flex-grow:1;
    flex-shrink:0
}
.ivan-calc .field.is-grouped {
    display:flex;
    justify-content:flex-start
}
.ivan-calc .field.is-grouped>.control {
    flex-shrink:0
}
.ivan-calc .field.is-grouped>.control:not(:last-child) {
    margin-bottom:0;
    margin-right:.75rem
}
.ivan-calc .field.is-grouped>.control.is-expanded {
    flex-grow:1;
    flex-shrink:1
}
.ivan-calc .field.is-grouped.is-grouped-centered {
    justify-content:center
}
.ivan-calc .field.is-grouped.is-grouped-right {
    justify-content:flex-end
}
.ivan-calc .field.is-grouped.is-grouped-multiline {
    flex-wrap:wrap
}
.ivan-calc .field.is-grouped.is-grouped-multiline>.control:last-child,.ivan-calc .field.is-grouped.is-grouped-multiline>.control:not(:last-child) {
    margin-bottom:.75rem
}
.ivan-calc .field.is-grouped.is-grouped-multiline:last-child {
    margin-bottom:-.75rem
}
.ivan-calc .field.is-grouped.is-grouped-multiline:not(:last-child) {
    margin-bottom:0
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .field.is-horizontal {
        display:flex
    }
}
.ivan-calc .field-label .label {
    font-size:inherit
}
@media screen and (max-width: 768px) {
    .ivan-calc .field-label {
        margin-bottom:.5rem
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .field-label {
        flex-basis:0;
        flex-grow:1;
        flex-shrink:0;
        margin-right:1.5rem;
        text-align:right
    }
    .ivan-calc .field-label.is-small {
        font-size:.75rem;
        padding-top:.375em
    }
    .ivan-calc .field-label.is-normal {
        padding-top:.375em
    }
    .ivan-calc .field-label.is-medium {
        font-size:1.25rem;
        padding-top:.375em
    }
    .ivan-calc .field-label.is-large {
        font-size:1.5rem;
        padding-top:.375em
    }
}
.ivan-calc .field-body .field .field {
    margin-bottom:0
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .field-body {
        display:flex;
        flex-basis:0;
        flex-grow:5;
        flex-shrink:1
    }
    .ivan-calc .field-body .field {
        margin-bottom:0
    }
    .ivan-calc .field-body>.field {
        flex-shrink:1
    }
    .ivan-calc .field-body>.field:not(.is-narrow) {
        flex-grow:1
    }
    .ivan-calc .field-body>.field:not(:last-child) {
        margin-right:.75rem
    }
}
.ivan-calc .control {
    box-sizing:border-box;
    clear:both;
    font-size:1rem;
    position:relative;
    text-align:left
}
.ivan-calc .control.has-icons-left .input:focus~.icon,.ivan-calc .control.has-icons-left .select:focus~.icon,.ivan-calc .control.has-icons-right .input:focus~.icon,.ivan-calc .control.has-icons-right .select:focus~.icon {
    color:#4a4a4a
}
.ivan-calc .control.has-icons-left .input.is-small~.icon,.ivan-calc .control.has-icons-left .select.is-small~.icon,.ivan-calc .control.has-icons-right .input.is-small~.icon,.ivan-calc .control.has-icons-right .select.is-small~.icon {
    font-size:.75rem
}
.ivan-calc .control.has-icons-left .input.is-medium~.icon,.ivan-calc .control.has-icons-left .select.is-medium~.icon,.ivan-calc .control.has-icons-right .input.is-medium~.icon,.ivan-calc .control.has-icons-right .select.is-medium~.icon {
    font-size:1.25rem
}
.ivan-calc .control.has-icons-left .input.is-large~.icon,.ivan-calc .control.has-icons-left .select.is-large~.icon,.ivan-calc .control.has-icons-right .input.is-large~.icon,.ivan-calc .control.has-icons-right .select.is-large~.icon {
    font-size:1.5rem
}
.ivan-calc .control.has-icons-left .icon,.ivan-calc .control.has-icons-right .icon {
    color:#dbdbdb;
    height:2.5em;
    pointer-events:none;
    position:absolute;
    top:0;
    width:2.5em;
    z-index:4
}
.ivan-calc .control.has-icons-left .input,.ivan-calc .control.has-icons-left .select select {
    padding-left:2.5em
}
.ivan-calc .control.has-icons-left .icon.is-left {
    left:0
}
.ivan-calc .control.has-icons-right .input,.ivan-calc .control.has-icons-right .select select {
    padding-right:2.5em
}
.ivan-calc .control.has-icons-right .icon.is-right {
    right:0
}
.ivan-calc .control.is-loading::after {
    position:absolute!important;
    right:.625em;
    top:.625em;
    z-index:4
}
.ivan-calc .control.is-loading.is-small:after {
    font-size:.75rem
}
.ivan-calc .control.is-loading.is-medium:after {
    font-size:1.25rem
}
.ivan-calc .control.is-loading.is-large:after {
    font-size:1.5rem
}
.ivan-calc .breadcrumb {
    font-size:1rem;
    white-space:nowrap
}
.ivan-calc .breadcrumb a {
    align-items:center;
    color:#3273dc;
    display:flex;
    justify-content:center;
    padding:0 .75em
}
.ivan-calc .breadcrumb a:hover {
    color:#363636
}
.ivan-calc .breadcrumb li {
    align-items:center;
    display:flex
}
.ivan-calc .breadcrumb li:first-child a {
    padding-left:0
}
.ivan-calc .breadcrumb li.is-active a {
    color:#363636;
    cursor:default;
    pointer-events:none
}
.ivan-calc .breadcrumb li+li::before {
    color:#b5b5b5;
    content:"\0002f"
}
.ivan-calc .breadcrumb ul,.ivan-calc .breadcrumb ol {
    align-items:flex-start;
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-start
}
.ivan-calc .breadcrumb .icon:first-child {
    margin-right:.5em
}
.ivan-calc .breadcrumb .icon:last-child {
    margin-left:.5em
}
.ivan-calc .breadcrumb.is-centered ol,.ivan-calc .breadcrumb.is-centered ul {
    justify-content:center
}
.ivan-calc .breadcrumb.is-right ol,.ivan-calc .breadcrumb.is-right ul {
    justify-content:flex-end
}
.ivan-calc .breadcrumb.is-small {
    font-size:.75rem
}
.ivan-calc .breadcrumb.is-medium {
    font-size:1.25rem
}
.ivan-calc .breadcrumb.is-large {
    font-size:1.5rem
}
.ivan-calc .breadcrumb.has-arrow-separator li+li::before {
    content:"\02192"
}
.ivan-calc .breadcrumb.has-bullet-separator li+li::before {
    content:"\02022"
}
.ivan-calc .breadcrumb.has-dot-separator li+li::before {
    content:"\000b7"
}
.ivan-calc .breadcrumb.has-succeeds-separator li+li::before {
    content:"\0227B"
}
.ivan-calc .card {
    background-color:#fff;
    box-shadow:0 .5em 1em -.125em rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.02);
    color:#4a4a4a;
    max-width:100%;
    position:relative
}
.ivan-calc .card-header {
    background-color:transparent;
    align-items:stretch;
    box-shadow:0 .125em .25em rgba(10,10,10,0.1);
    display:flex
}
.ivan-calc .card-header-title {
    align-items:center;
    color:#363636;
    display:flex;
    flex-grow:1;
    font-weight:700;
    padding:.75rem 1rem
}
.ivan-calc .card-header-title.is-centered {
    justify-content:center
}
.ivan-calc .card-header-icon {
    align-items:center;
    cursor:pointer;
    display:flex;
    justify-content:center;
    padding:.75rem 1rem
}
.ivan-calc .card-image {
    display:block;
    position:relative
}
.ivan-calc .card-content {
    background-color:transparent;
    padding:1.5rem
}
.ivan-calc .card-footer {
    background-color:transparent;
    border-top:1px solid #ededed;
    align-items:stretch;
    display:flex
}
.ivan-calc .card-footer-item {
    align-items:center;
    display:flex;
    flex-basis:0;
    flex-grow:1;
    flex-shrink:0;
    justify-content:center;
    padding:.75rem
}
.ivan-calc .card-footer-item:not(:last-child) {
    border-right:1px solid #ededed
}
.ivan-calc .card .media:not(:last-child) {
    margin-bottom:1.5rem
}
.ivan-calc .dropdown {
    display:inline-flex;
    position:relative;
    vertical-align:top
}
.ivan-calc .dropdown.is-active .dropdown-menu,.ivan-calc .dropdown.is-hoverable:hover .dropdown-menu {
    display:block
}
.ivan-calc .dropdown.is-right .dropdown-menu {
    left:auto;
    right:0
}
.ivan-calc .dropdown.is-up .dropdown-menu {
    bottom:100%;
    padding-bottom:4px;
    padding-top:initial;
    top:auto
}
.ivan-calc .dropdown-menu {
    display:none;
    left:0;
    min-width:12rem;
    padding-top:4px;
    position:absolute;
    top:100%;
    z-index:20
}
.ivan-calc .dropdown-content {
    background-color:#fff;
    border-radius:4px;
    box-shadow:0 .5em 1em -.125em rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.02);
    padding-bottom:.5rem;
    padding-top:.5rem
}
.ivan-calc .dropdown-item {
    color:#4a4a4a;
    display:block;
    font-size:.875rem;
    line-height:1.5;
    padding:.375rem 1rem;
    position:relative
}
.ivan-calc a.dropdown-item,.ivan-calc button.dropdown-item {
    padding-right:3rem;
    text-align:left;
    white-space:nowrap;
    width:100%
}
.ivan-calc a.dropdown-item:hover,.ivan-calc button.dropdown-item:hover {
    background-color:#f5f5f5;
    color:#0a0a0a
}
.ivan-calc a.dropdown-item.is-active,.ivan-calc button.dropdown-item.is-active {
    background-color:#3273dc;
    color:#fff
}
.ivan-calc .dropdown-divider {
    background-color:#ededed;
    border:none;
    display:block;
    height:1px;
    margin:.5rem 0
}
.ivan-calc .level {
    align-items:center;
    justify-content:space-between
}
.ivan-calc .level code {
    border-radius:4px
}
.ivan-calc .level img {
    display:inline-block;
    vertical-align:top
}
.ivan-calc .level.is-mobile {
    display:flex
}
.ivan-calc .level.is-mobile .level-left,.ivan-calc .level.is-mobile .level-right {
    display:flex
}
.ivan-calc .level.is-mobile .level-left+.level-right {
    margin-top:0
}
.ivan-calc .level.is-mobile .level-item:not(:last-child) {
    margin-bottom:0;
    margin-right:.75rem
}
.ivan-calc .level.is-mobile .level-item:not(.is-narrow) {
    flex-grow:1
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .level {
        display:flex
    }
    .ivan-calc .level>.level-item:not(.is-narrow) {
        flex-grow:1
    }
}
.ivan-calc .level-item {
    align-items:center;
    display:flex;
    flex-basis:auto;
    flex-grow:0;
    flex-shrink:0;
    justify-content:center
}
.ivan-calc .level-item .title,.ivan-calc .level-item .subtitle {
    margin-bottom:0
}
@media screen and (max-width: 768px) {
    .ivan-calc .level-item:not(:last-child) {
        margin-bottom:.75rem
    }
}
.ivan-calc .level-left,.ivan-calc .level-right {
    flex-basis:auto;
    flex-grow:0;
    flex-shrink:0
}
.ivan-calc .level-left .level-item.is-flexible,.ivan-calc .level-right .level-item.is-flexible {
    flex-grow:1
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .level-left .level-item:not(:last-child),.ivan-calc .level-right .level-item:not(:last-child) {
        margin-right:.75rem
    }
}
.ivan-calc .level-left {
    align-items:center;
    justify-content:flex-start
}
@media screen and (max-width: 768px) {
    .ivan-calc .level-left+.level-right {
        margin-top:1.5rem
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .level-left {
        display:flex
    }
}
.ivan-calc .level-right {
    align-items:center;
    justify-content:flex-end
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .level-right {
        display:flex
    }
}
.ivan-calc .list {
    background-color:#fff;
    border-radius:4px;
    box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1)
}
.ivan-calc .list-item {
    display:block;
    padding:.5em 1em
}
.ivan-calc .list-item:not(a) {
    color:#4a4a4a
}
.ivan-calc .list-item:first-child {
    border-top-left-radius:4px;
    border-top-right-radius:4px
}
.ivan-calc .list-item:last-child {
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px
}
.ivan-calc .list-item:not(:last-child) {
    border-bottom:1px solid #dbdbdb
}
.ivan-calc .list-item.is-active {
    background-color:#3273dc;
    color:#fff
}
.ivan-calc a.list-item {
    background-color:#f5f5f5;
    cursor:pointer
}
.ivan-calc .media {
    align-items:flex-start;
    display:flex;
    text-align:left
}
.ivan-calc .media .content:not(:last-child) {
    margin-bottom:.75rem
}
.ivan-calc .media .media {
    border-top:1px solid rgba(219,219,219,0.5);
    display:flex;
    padding-top:.75rem
}
.ivan-calc .media .media .content:not(:last-child),.ivan-calc .media .media .control:not(:last-child) {
    margin-bottom:.5rem
}
.ivan-calc .media .media .media {
    padding-top:.5rem
}
.ivan-calc .media .media .media+.media {
    margin-top:.5rem
}
.ivan-calc .media+.media {
    border-top:1px solid rgba(219,219,219,0.5);
    margin-top:1rem;
    padding-top:1rem
}
.ivan-calc .media.is-large+.media {
    margin-top:1.5rem;
    padding-top:1.5rem
}
.ivan-calc .media-left,.ivan-calc .media-right {
    flex-basis:auto;
    flex-grow:0;
    flex-shrink:0
}
.ivan-calc .media-left {
    margin-right:1rem
}
.ivan-calc .media-right {
    margin-left:1rem
}
.ivan-calc .media-content {
    flex-basis:auto;
    flex-grow:1;
    flex-shrink:1;
    text-align:left
}
@media screen and (max-width: 768px) {
    .ivan-calc .media-content {
        overflow-x:auto
    }
}
.ivan-calc .menu {
    font-size:1rem
}
.ivan-calc .menu.is-small {
    font-size:.75rem
}
.ivan-calc .menu.is-medium {
    font-size:1.25rem
}
.ivan-calc .menu.is-large {
    font-size:1.5rem
}
.ivan-calc .menu-list {
    line-height:1.25
}
.ivan-calc .menu-list a {
    border-radius:2px;
    color:#4a4a4a;
    display:block;
    padding:.5em .75em
}
.ivan-calc .menu-list a:hover {
    background-color:#f5f5f5;
    color:#363636
}
.ivan-calc .menu-list a.is-active {
    background-color:#3273dc;
    color:#fff
}
.ivan-calc .menu-list li ul {
    border-left:1px solid #dbdbdb;
    margin:.75em;
    padding-left:.75em
}
.ivan-calc .menu-label {
    color:#7a7a7a;
    font-size:.75em;
    letter-spacing:.1em;
    text-transform:uppercase
}
.ivan-calc .menu-label:not(:first-child) {
    margin-top:1em
}
.ivan-calc .menu-label:not(:last-child) {
    margin-bottom:1em
}
.ivan-calc .message {
    background-color:#f5f5f5;
    border-radius:4px;
    font-size:1rem
}
.ivan-calc .message strong {
    color:currentColor
}
.ivan-calc .message a:not(.button):not(.tag):not(.dropdown-item) {
    color:currentColor;
    text-decoration:underline
}
.ivan-calc .message.is-small {
    font-size:.75rem
}
.ivan-calc .message.is-medium {
    font-size:1.25rem
}
.ivan-calc .message.is-large {
    font-size:1.5rem
}
.ivan-calc .message.is-white {
    background-color:#fff
}
.ivan-calc .message.is-white .message-header {
    background-color:#fff;
    color:#0a0a0a
}
.ivan-calc .message.is-white .message-body {
    border-color:#fff
}
.ivan-calc .message.is-black {
    background-color:#fafafa
}
.ivan-calc .message.is-black .message-header {
    background-color:#0a0a0a;
    color:#fff
}
.ivan-calc .message.is-black .message-body {
    border-color:#0a0a0a
}
.ivan-calc .message.is-light {
    background-color:#fafafa
}
.ivan-calc .message.is-light .message-header {
    background-color:#f5f5f5;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .message.is-light .message-body {
    border-color:#f5f5f5
}
.ivan-calc .message.is-dark {
    background-color:#fafafa
}
.ivan-calc .message.is-dark .message-header {
    background-color:#363636;
    color:#fff
}
.ivan-calc .message.is-dark .message-body {
    border-color:#363636
}
.ivan-calc .message.is-primary {
    background-color:#ebfffc
}
.ivan-calc .message.is-primary .message-header {
    background-color:#00d1b2;
    color:#fff
}
.ivan-calc .message.is-primary .message-body {
    border-color:#00d1b2;
    color:#00947e
}
.ivan-calc .message.is-link {
    background-color:#eef3fc
}
.ivan-calc .message.is-link .message-header {
    background-color:#3273dc;
    color:#fff
}
.ivan-calc .message.is-link .message-body {
    border-color:#3273dc;
    color:#2160c4
}
.ivan-calc .message.is-info {
    background-color:#eef6fc
}
.ivan-calc .message.is-info .message-header {
    background-color:#3298dc;
    color:#fff
}
.ivan-calc .message.is-info .message-body {
    border-color:#3298dc;
    color:#1d72aa
}
.ivan-calc .message.is-success {
    background-color:#effaf3
}
.ivan-calc .message.is-success .message-header {
    background-color:#48c774;
    color:#fff
}
.ivan-calc .message.is-success .message-body {
    border-color:#48c774;
    color:#257942
}
.ivan-calc .message.is-warning {
    background-color:#fffbeb
}
.ivan-calc .message.is-warning .message-header {
    background-color:#ffdd57;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .message.is-warning .message-body {
    border-color:#ffdd57;
    color:#947600
}
.ivan-calc .message.is-danger {
    background-color:#feecf0
}
.ivan-calc .message.is-danger .message-header {
    background-color:#f14668;
    color:#fff
}
.ivan-calc .message.is-danger .message-body {
    border-color:#f14668;
    color:#cc0f35
}
.ivan-calc .message-header {
    align-items:center;
    background-color:#4a4a4a;
    border-radius:4px 4px 0 0;
    color:#fff;
    display:flex;
    font-weight:700;
    justify-content:space-between;
    line-height:1.25;
    padding:.75em 1em;
    position:relative
}
.ivan-calc .message-header .delete {
    flex-grow:0;
    flex-shrink:0;
    margin-left:.75em
}
.ivan-calc .message-header+.message-body {
    border-width:0;
    border-top-left-radius:0;
    border-top-right-radius:0
}
.ivan-calc .message-body {
    border-color:#dbdbdb;
    border-radius:4px;
    border-style:solid;
    border-width:0 0 0 4px;
    color:#4a4a4a;
    padding:1.25em 1.5em
}
.ivan-calc .message-body code,.ivan-calc .message-body pre {
    background-color:#fff
}
.ivan-calc .message-body pre code {
    background-color:transparent
}
.ivan-calc .modal {
    align-items:center;
    display:none;
    flex-direction:column;
    justify-content:center;
    overflow:hidden;
    position:fixed;
    z-index:40
}
.ivan-calc .modal.is-active {
    display:flex
}
.ivan-calc .modal-background {
    background-color:rgba(10,10,10,0.86)
}
.ivan-calc .modal-content,.ivan-calc .modal-card {
    margin:0 20px;
    max-height:calc(100vh - 160px);
    overflow:auto;
    position:relative;
    width:100%
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .modal-content,.ivan-calc .modal-card {
        margin:0 auto;
        max-height:calc(100vh - 40px);
        width:640px
    }
}
.ivan-calc .modal-close {
    background:none;
    height:40px;
    position:fixed;
    right:20px;
    top:20px;
    width:40px
}
.ivan-calc .modal-card {
    display:flex;
    flex-direction:column;
    max-height:calc(100vh - 40px);
    overflow:hidden;
    -ms-overflow-y:visible
}
.ivan-calc .modal-card-head,.ivan-calc .modal-card-foot {
    align-items:center;
    background-color:#f5f5f5;
    display:flex;
    flex-shrink:0;
    justify-content:flex-start;
    padding:20px;
    position:relative
}
.ivan-calc .modal-card-head {
    border-bottom:1px solid #dbdbdb;
    border-top-left-radius:6px;
    border-top-right-radius:6px
}
.ivan-calc .modal-card-title {
    color:#363636;
    flex-grow:1;
    flex-shrink:0;
    font-size:1.5rem;
    line-height:1
}
.ivan-calc .modal-card-foot {
    border-bottom-left-radius:6px;
    border-bottom-right-radius:6px;
    border-top:1px solid #dbdbdb
}
.ivan-calc .modal-card-foot .button:not(:last-child) {
    margin-right:.5em
}
.ivan-calc .modal-card-body {
    -webkit-overflow-scrolling:touch;
    background-color:#fff;
    flex-grow:1;
    flex-shrink:1;
    overflow:auto;
    padding:20px
}
.ivan-calc .navbar {
    background-color:#fff;
    min-height:3.25rem;
    position:relative;
    z-index:30
}
.ivan-calc .navbar.is-white {
    background-color:#fff;
    color:#0a0a0a
}
.ivan-calc .navbar.is-white .navbar-brand>.navbar-item,.ivan-calc .navbar.is-white .navbar-brand .navbar-link {
    color:#0a0a0a
}
.ivan-calc .navbar.is-white .navbar-brand>a.navbar-item:focus,.ivan-calc .navbar.is-white .navbar-brand>a.navbar-item:hover,.ivan-calc .navbar.is-white .navbar-brand>a.navbar-item.is-active,.ivan-calc .navbar.is-white .navbar-brand .navbar-link:focus,.ivan-calc .navbar.is-white .navbar-brand .navbar-link:hover,.ivan-calc .navbar.is-white .navbar-brand .navbar-link.is-active {
    background-color:#f2f2f2;
    color:#0a0a0a
}
.ivan-calc .navbar.is-white .navbar-brand .navbar-link::after {
    border-color:#0a0a0a
}
.ivan-calc .navbar.is-white .navbar-burger {
    color:#0a0a0a
}
@media screen and (min-width: 1024px) {
    .ivan-calc .navbar.is-white .navbar-start>.navbar-item,.ivan-calc .navbar.is-white .navbar-start .navbar-link,.ivan-calc .navbar.is-white .navbar-end>.navbar-item,.ivan-calc .navbar.is-white .navbar-end .navbar-link {
        color:#0a0a0a
    }
    .ivan-calc .navbar.is-white .navbar-start>a.navbar-item:focus,.ivan-calc .navbar.is-white .navbar-start>a.navbar-item:hover,.ivan-calc .navbar.is-white .navbar-start>a.navbar-item.is-active,.ivan-calc .navbar.is-white .navbar-start .navbar-link:focus,.ivan-calc .navbar.is-white .navbar-start .navbar-link:hover,.ivan-calc .navbar.is-white .navbar-start .navbar-link.is-active,.ivan-calc .navbar.is-white .navbar-end>a.navbar-item:focus,.ivan-calc .navbar.is-white .navbar-end>a.navbar-item:hover,.ivan-calc .navbar.is-white .navbar-end>a.navbar-item.is-active,.ivan-calc .navbar.is-white .navbar-end .navbar-link:focus,.ivan-calc .navbar.is-white .navbar-end .navbar-link:hover,.ivan-calc .navbar.is-white .navbar-end .navbar-link.is-active {
        background-color:#f2f2f2;
        color:#0a0a0a
    }
    .ivan-calc .navbar.is-white .navbar-start .navbar-link::after,.ivan-calc .navbar.is-white .navbar-end .navbar-link::after {
        border-color:#0a0a0a
    }
    .ivan-calc .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.ivan-calc .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.ivan-calc .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
        background-color:#f2f2f2;
        color:#0a0a0a
    }
    .ivan-calc .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
        background-color:#fff;
        color:#0a0a0a
    }
}
.ivan-calc .navbar.is-black {
    background-color:#0a0a0a;
    color:#fff
}
.ivan-calc .navbar.is-black .navbar-brand>.navbar-item,.ivan-calc .navbar.is-black .navbar-brand .navbar-link {
    color:#fff
}
.ivan-calc .navbar.is-black .navbar-brand>a.navbar-item:focus,.ivan-calc .navbar.is-black .navbar-brand>a.navbar-item:hover,.ivan-calc .navbar.is-black .navbar-brand>a.navbar-item.is-active,.ivan-calc .navbar.is-black .navbar-brand .navbar-link:focus,.ivan-calc .navbar.is-black .navbar-brand .navbar-link:hover,.ivan-calc .navbar.is-black .navbar-brand .navbar-link.is-active {
    background-color:#000;
    color:#fff
}
.ivan-calc .navbar.is-black .navbar-brand .navbar-link::after {
    border-color:#fff
}
.ivan-calc .navbar.is-black .navbar-burger {
    color:#fff
}
@media screen and (min-width: 1024px) {
    .ivan-calc .navbar.is-black .navbar-start>.navbar-item,.ivan-calc .navbar.is-black .navbar-start .navbar-link,.ivan-calc .navbar.is-black .navbar-end>.navbar-item,.ivan-calc .navbar.is-black .navbar-end .navbar-link {
        color:#fff
    }
    .ivan-calc .navbar.is-black .navbar-start>a.navbar-item:focus,.ivan-calc .navbar.is-black .navbar-start>a.navbar-item:hover,.ivan-calc .navbar.is-black .navbar-start>a.navbar-item.is-active,.ivan-calc .navbar.is-black .navbar-start .navbar-link:focus,.ivan-calc .navbar.is-black .navbar-start .navbar-link:hover,.ivan-calc .navbar.is-black .navbar-start .navbar-link.is-active,.ivan-calc .navbar.is-black .navbar-end>a.navbar-item:focus,.ivan-calc .navbar.is-black .navbar-end>a.navbar-item:hover,.ivan-calc .navbar.is-black .navbar-end>a.navbar-item.is-active,.ivan-calc .navbar.is-black .navbar-end .navbar-link:focus,.ivan-calc .navbar.is-black .navbar-end .navbar-link:hover,.ivan-calc .navbar.is-black .navbar-end .navbar-link.is-active {
        background-color:#000;
        color:#fff
    }
    .ivan-calc .navbar.is-black .navbar-start .navbar-link::after,.ivan-calc .navbar.is-black .navbar-end .navbar-link::after {
        border-color:#fff
    }
    .ivan-calc .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.ivan-calc .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.ivan-calc .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
        background-color:#000;
        color:#fff
    }
    .ivan-calc .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
        background-color:#0a0a0a;
        color:#fff
    }
}
.ivan-calc .navbar.is-light {
    background-color:#f5f5f5;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .navbar.is-light .navbar-brand>.navbar-item,.ivan-calc .navbar.is-light .navbar-brand .navbar-link {
    color:rgba(0,0,0,0.7)
}
.ivan-calc .navbar.is-light .navbar-brand>a.navbar-item:focus,.ivan-calc .navbar.is-light .navbar-brand>a.navbar-item:hover,.ivan-calc .navbar.is-light .navbar-brand>a.navbar-item.is-active,.ivan-calc .navbar.is-light .navbar-brand .navbar-link:focus,.ivan-calc .navbar.is-light .navbar-brand .navbar-link:hover,.ivan-calc .navbar.is-light .navbar-brand .navbar-link.is-active {
    background-color:#e8e8e8;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .navbar.is-light .navbar-brand .navbar-link::after {
    border-color:rgba(0,0,0,0.7)
}
.ivan-calc .navbar.is-light .navbar-burger {
    color:rgba(0,0,0,0.7)
}
@media screen and (min-width: 1024px) {
    .ivan-calc .navbar.is-light .navbar-start>.navbar-item,.ivan-calc .navbar.is-light .navbar-start .navbar-link,.ivan-calc .navbar.is-light .navbar-end>.navbar-item,.ivan-calc .navbar.is-light .navbar-end .navbar-link {
        color:rgba(0,0,0,0.7)
    }
    .ivan-calc .navbar.is-light .navbar-start>a.navbar-item:focus,.ivan-calc .navbar.is-light .navbar-start>a.navbar-item:hover,.ivan-calc .navbar.is-light .navbar-start>a.navbar-item.is-active,.ivan-calc .navbar.is-light .navbar-start .navbar-link:focus,.ivan-calc .navbar.is-light .navbar-start .navbar-link:hover,.ivan-calc .navbar.is-light .navbar-start .navbar-link.is-active,.ivan-calc .navbar.is-light .navbar-end>a.navbar-item:focus,.ivan-calc .navbar.is-light .navbar-end>a.navbar-item:hover,.ivan-calc .navbar.is-light .navbar-end>a.navbar-item.is-active,.ivan-calc .navbar.is-light .navbar-end .navbar-link:focus,.ivan-calc .navbar.is-light .navbar-end .navbar-link:hover,.ivan-calc .navbar.is-light .navbar-end .navbar-link.is-active {
        background-color:#e8e8e8;
        color:rgba(0,0,0,0.7)
    }
    .ivan-calc .navbar.is-light .navbar-start .navbar-link::after,.ivan-calc .navbar.is-light .navbar-end .navbar-link::after {
        border-color:rgba(0,0,0,0.7)
    }
    .ivan-calc .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.ivan-calc .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,.ivan-calc .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
        background-color:#e8e8e8;
        color:rgba(0,0,0,0.7)
    }
    .ivan-calc .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
        background-color:#f5f5f5;
        color:rgba(0,0,0,0.7)
    }
}
.ivan-calc .navbar.is-dark {
    background-color:#363636;
    color:#fff
}
.ivan-calc .navbar.is-dark .navbar-brand>.navbar-item,.ivan-calc .navbar.is-dark .navbar-brand .navbar-link {
    color:#fff
}
.ivan-calc .navbar.is-dark .navbar-brand>a.navbar-item:focus,.ivan-calc .navbar.is-dark .navbar-brand>a.navbar-item:hover,.ivan-calc .navbar.is-dark .navbar-brand>a.navbar-item.is-active,.ivan-calc .navbar.is-dark .navbar-brand .navbar-link:focus,.ivan-calc .navbar.is-dark .navbar-brand .navbar-link:hover,.ivan-calc .navbar.is-dark .navbar-brand .navbar-link.is-active {
    background-color:#292929;
    color:#fff
}
.ivan-calc .navbar.is-dark .navbar-brand .navbar-link::after {
    border-color:#fff
}
.ivan-calc .navbar.is-dark .navbar-burger {
    color:#fff
}
@media screen and (min-width: 1024px) {
    .ivan-calc .navbar.is-dark .navbar-start>.navbar-item,.ivan-calc .navbar.is-dark .navbar-start .navbar-link,.ivan-calc .navbar.is-dark .navbar-end>.navbar-item,.ivan-calc .navbar.is-dark .navbar-end .navbar-link {
        color:#fff
    }
    .ivan-calc .navbar.is-dark .navbar-start>a.navbar-item:focus,.ivan-calc .navbar.is-dark .navbar-start>a.navbar-item:hover,.ivan-calc .navbar.is-dark .navbar-start>a.navbar-item.is-active,.ivan-calc .navbar.is-dark .navbar-start .navbar-link:focus,.ivan-calc .navbar.is-dark .navbar-start .navbar-link:hover,.ivan-calc .navbar.is-dark .navbar-start .navbar-link.is-active,.ivan-calc .navbar.is-dark .navbar-end>a.navbar-item:focus,.ivan-calc .navbar.is-dark .navbar-end>a.navbar-item:hover,.ivan-calc .navbar.is-dark .navbar-end>a.navbar-item.is-active,.ivan-calc .navbar.is-dark .navbar-end .navbar-link:focus,.ivan-calc .navbar.is-dark .navbar-end .navbar-link:hover,.ivan-calc .navbar.is-dark .navbar-end .navbar-link.is-active {
        background-color:#292929;
        color:#fff
    }
    .ivan-calc .navbar.is-dark .navbar-start .navbar-link::after,.ivan-calc .navbar.is-dark .navbar-end .navbar-link::after {
        border-color:#fff
    }
    .ivan-calc .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.ivan-calc .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.ivan-calc .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
        background-color:#292929;
        color:#fff
    }
    .ivan-calc .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
        background-color:#363636;
        color:#fff
    }
}
.ivan-calc .navbar.is-primary {
    background-color:#00d1b2;
    color:#fff
}
.ivan-calc .navbar.is-primary .navbar-brand>.navbar-item,.ivan-calc .navbar.is-primary .navbar-brand .navbar-link {
    color:#fff
}
.ivan-calc .navbar.is-primary .navbar-brand>a.navbar-item:focus,.ivan-calc .navbar.is-primary .navbar-brand>a.navbar-item:hover,.ivan-calc .navbar.is-primary .navbar-brand>a.navbar-item.is-active,.ivan-calc .navbar.is-primary .navbar-brand .navbar-link:focus,.ivan-calc .navbar.is-primary .navbar-brand .navbar-link:hover,.ivan-calc .navbar.is-primary .navbar-brand .navbar-link.is-active {
    background-color:#00b89c;
    color:#fff
}
.ivan-calc .navbar.is-primary .navbar-brand .navbar-link::after {
    border-color:#fff
}
.ivan-calc .navbar.is-primary .navbar-burger {
    color:#fff
}
@media screen and (min-width: 1024px) {
    .ivan-calc .navbar.is-primary .navbar-start>.navbar-item,.ivan-calc .navbar.is-primary .navbar-start .navbar-link,.ivan-calc .navbar.is-primary .navbar-end>.navbar-item,.ivan-calc .navbar.is-primary .navbar-end .navbar-link {
        color:#fff
    }
    .ivan-calc .navbar.is-primary .navbar-start>a.navbar-item:focus,.ivan-calc .navbar.is-primary .navbar-start>a.navbar-item:hover,.ivan-calc .navbar.is-primary .navbar-start>a.navbar-item.is-active,.ivan-calc .navbar.is-primary .navbar-start .navbar-link:focus,.ivan-calc .navbar.is-primary .navbar-start .navbar-link:hover,.ivan-calc .navbar.is-primary .navbar-start .navbar-link.is-active,.ivan-calc .navbar.is-primary .navbar-end>a.navbar-item:focus,.ivan-calc .navbar.is-primary .navbar-end>a.navbar-item:hover,.ivan-calc .navbar.is-primary .navbar-end>a.navbar-item.is-active,.ivan-calc .navbar.is-primary .navbar-end .navbar-link:focus,.ivan-calc .navbar.is-primary .navbar-end .navbar-link:hover,.ivan-calc .navbar.is-primary .navbar-end .navbar-link.is-active {
        background-color:#00b89c;
        color:#fff
    }
    .ivan-calc .navbar.is-primary .navbar-start .navbar-link::after,.ivan-calc .navbar.is-primary .navbar-end .navbar-link::after {
        border-color:#fff
    }
    .ivan-calc .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.ivan-calc .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,.ivan-calc .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
        background-color:#00b89c;
        color:#fff
    }
    .ivan-calc .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
        background-color:#00d1b2;
        color:#fff
    }
}
.ivan-calc .navbar.is-link {
    background-color:#3273dc;
    color:#fff
}
.ivan-calc .navbar.is-link .navbar-brand>.navbar-item,.ivan-calc .navbar.is-link .navbar-brand .navbar-link {
    color:#fff
}
.ivan-calc .navbar.is-link .navbar-brand>a.navbar-item:focus,.ivan-calc .navbar.is-link .navbar-brand>a.navbar-item:hover,.ivan-calc .navbar.is-link .navbar-brand>a.navbar-item.is-active,.ivan-calc .navbar.is-link .navbar-brand .navbar-link:focus,.ivan-calc .navbar.is-link .navbar-brand .navbar-link:hover,.ivan-calc .navbar.is-link .navbar-brand .navbar-link.is-active {
    background-color:#2366d1;
    color:#fff
}
.ivan-calc .navbar.is-link .navbar-brand .navbar-link::after {
    border-color:#fff
}
.ivan-calc .navbar.is-link .navbar-burger {
    color:#fff
}
@media screen and (min-width: 1024px) {
    .ivan-calc .navbar.is-link .navbar-start>.navbar-item,.ivan-calc .navbar.is-link .navbar-start .navbar-link,.ivan-calc .navbar.is-link .navbar-end>.navbar-item,.ivan-calc .navbar.is-link .navbar-end .navbar-link {
        color:#fff
    }
    .ivan-calc .navbar.is-link .navbar-start>a.navbar-item:focus,.ivan-calc .navbar.is-link .navbar-start>a.navbar-item:hover,.ivan-calc .navbar.is-link .navbar-start>a.navbar-item.is-active,.ivan-calc .navbar.is-link .navbar-start .navbar-link:focus,.ivan-calc .navbar.is-link .navbar-start .navbar-link:hover,.ivan-calc .navbar.is-link .navbar-start .navbar-link.is-active,.ivan-calc .navbar.is-link .navbar-end>a.navbar-item:focus,.ivan-calc .navbar.is-link .navbar-end>a.navbar-item:hover,.ivan-calc .navbar.is-link .navbar-end>a.navbar-item.is-active,.ivan-calc .navbar.is-link .navbar-end .navbar-link:focus,.ivan-calc .navbar.is-link .navbar-end .navbar-link:hover,.ivan-calc .navbar.is-link .navbar-end .navbar-link.is-active {
        background-color:#2366d1;
        color:#fff
    }
    .ivan-calc .navbar.is-link .navbar-start .navbar-link::after,.ivan-calc .navbar.is-link .navbar-end .navbar-link::after {
        border-color:#fff
    }
    .ivan-calc .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.ivan-calc .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,.ivan-calc .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
        background-color:#2366d1;
        color:#fff
    }
    .ivan-calc .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
        background-color:#3273dc;
        color:#fff
    }
}
.ivan-calc .navbar.is-info {
    background-color:#3298dc;
    color:#fff
}
.ivan-calc .navbar.is-info .navbar-brand>.navbar-item,.ivan-calc .navbar.is-info .navbar-brand .navbar-link {
    color:#fff
}
.ivan-calc .navbar.is-info .navbar-brand>a.navbar-item:focus,.ivan-calc .navbar.is-info .navbar-brand>a.navbar-item:hover,.ivan-calc .navbar.is-info .navbar-brand>a.navbar-item.is-active,.ivan-calc .navbar.is-info .navbar-brand .navbar-link:focus,.ivan-calc .navbar.is-info .navbar-brand .navbar-link:hover,.ivan-calc .navbar.is-info .navbar-brand .navbar-link.is-active {
    background-color:#238cd1;
    color:#fff
}
.ivan-calc .navbar.is-info .navbar-brand .navbar-link::after {
    border-color:#fff
}
.ivan-calc .navbar.is-info .navbar-burger {
    color:#fff
}
@media screen and (min-width: 1024px) {
    .ivan-calc .navbar.is-info .navbar-start>.navbar-item,.ivan-calc .navbar.is-info .navbar-start .navbar-link,.ivan-calc .navbar.is-info .navbar-end>.navbar-item,.ivan-calc .navbar.is-info .navbar-end .navbar-link {
        color:#fff
    }
    .ivan-calc .navbar.is-info .navbar-start>a.navbar-item:focus,.ivan-calc .navbar.is-info .navbar-start>a.navbar-item:hover,.ivan-calc .navbar.is-info .navbar-start>a.navbar-item.is-active,.ivan-calc .navbar.is-info .navbar-start .navbar-link:focus,.ivan-calc .navbar.is-info .navbar-start .navbar-link:hover,.ivan-calc .navbar.is-info .navbar-start .navbar-link.is-active,.ivan-calc .navbar.is-info .navbar-end>a.navbar-item:focus,.ivan-calc .navbar.is-info .navbar-end>a.navbar-item:hover,.ivan-calc .navbar.is-info .navbar-end>a.navbar-item.is-active,.ivan-calc .navbar.is-info .navbar-end .navbar-link:focus,.ivan-calc .navbar.is-info .navbar-end .navbar-link:hover,.ivan-calc .navbar.is-info .navbar-end .navbar-link.is-active {
        background-color:#238cd1;
        color:#fff
    }
    .ivan-calc .navbar.is-info .navbar-start .navbar-link::after,.ivan-calc .navbar.is-info .navbar-end .navbar-link::after {
        border-color:#fff
    }
    .ivan-calc .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.ivan-calc .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,.ivan-calc .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
        background-color:#238cd1;
        color:#fff
    }
    .ivan-calc .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
        background-color:#3298dc;
        color:#fff
    }
}
.ivan-calc .navbar.is-success {
    background-color:#48c774;
    color:#fff
}
.ivan-calc .navbar.is-success .navbar-brand>.navbar-item,.ivan-calc .navbar.is-success .navbar-brand .navbar-link {
    color:#fff
}
.ivan-calc .navbar.is-success .navbar-brand>a.navbar-item:focus,.ivan-calc .navbar.is-success .navbar-brand>a.navbar-item:hover,.ivan-calc .navbar.is-success .navbar-brand>a.navbar-item.is-active,.ivan-calc .navbar.is-success .navbar-brand .navbar-link:focus,.ivan-calc .navbar.is-success .navbar-brand .navbar-link:hover,.ivan-calc .navbar.is-success .navbar-brand .navbar-link.is-active {
    background-color:#3abb67;
    color:#fff
}
.ivan-calc .navbar.is-success .navbar-brand .navbar-link::after {
    border-color:#fff
}
.ivan-calc .navbar.is-success .navbar-burger {
    color:#fff
}
@media screen and (min-width: 1024px) {
    .ivan-calc .navbar.is-success .navbar-start>.navbar-item,.ivan-calc .navbar.is-success .navbar-start .navbar-link,.ivan-calc .navbar.is-success .navbar-end>.navbar-item,.ivan-calc .navbar.is-success .navbar-end .navbar-link {
        color:#fff
    }
    .ivan-calc .navbar.is-success .navbar-start>a.navbar-item:focus,.ivan-calc .navbar.is-success .navbar-start>a.navbar-item:hover,.ivan-calc .navbar.is-success .navbar-start>a.navbar-item.is-active,.ivan-calc .navbar.is-success .navbar-start .navbar-link:focus,.ivan-calc .navbar.is-success .navbar-start .navbar-link:hover,.ivan-calc .navbar.is-success .navbar-start .navbar-link.is-active,.ivan-calc .navbar.is-success .navbar-end>a.navbar-item:focus,.ivan-calc .navbar.is-success .navbar-end>a.navbar-item:hover,.ivan-calc .navbar.is-success .navbar-end>a.navbar-item.is-active,.ivan-calc .navbar.is-success .navbar-end .navbar-link:focus,.ivan-calc .navbar.is-success .navbar-end .navbar-link:hover,.ivan-calc .navbar.is-success .navbar-end .navbar-link.is-active {
        background-color:#3abb67;
        color:#fff
    }
    .ivan-calc .navbar.is-success .navbar-start .navbar-link::after,.ivan-calc .navbar.is-success .navbar-end .navbar-link::after {
        border-color:#fff
    }
    .ivan-calc .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.ivan-calc .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,.ivan-calc .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
        background-color:#3abb67;
        color:#fff
    }
    .ivan-calc .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
        background-color:#48c774;
        color:#fff
    }
}
.ivan-calc .navbar.is-warning {
    background-color:#ffdd57;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .navbar.is-warning .navbar-brand>.navbar-item,.ivan-calc .navbar.is-warning .navbar-brand .navbar-link {
    color:rgba(0,0,0,0.7)
}
.ivan-calc .navbar.is-warning .navbar-brand>a.navbar-item:focus,.ivan-calc .navbar.is-warning .navbar-brand>a.navbar-item:hover,.ivan-calc .navbar.is-warning .navbar-brand>a.navbar-item.is-active,.ivan-calc .navbar.is-warning .navbar-brand .navbar-link:focus,.ivan-calc .navbar.is-warning .navbar-brand .navbar-link:hover,.ivan-calc .navbar.is-warning .navbar-brand .navbar-link.is-active {
    background-color:#ffd83d;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .navbar.is-warning .navbar-brand .navbar-link::after {
    border-color:rgba(0,0,0,0.7)
}
.ivan-calc .navbar.is-warning .navbar-burger {
    color:rgba(0,0,0,0.7)
}
@media screen and (min-width: 1024px) {
    .ivan-calc .navbar.is-warning .navbar-start>.navbar-item,.ivan-calc .navbar.is-warning .navbar-start .navbar-link,.ivan-calc .navbar.is-warning .navbar-end>.navbar-item,.ivan-calc .navbar.is-warning .navbar-end .navbar-link {
        color:rgba(0,0,0,0.7)
    }
    .ivan-calc .navbar.is-warning .navbar-start>a.navbar-item:focus,.ivan-calc .navbar.is-warning .navbar-start>a.navbar-item:hover,.ivan-calc .navbar.is-warning .navbar-start>a.navbar-item.is-active,.ivan-calc .navbar.is-warning .navbar-start .navbar-link:focus,.ivan-calc .navbar.is-warning .navbar-start .navbar-link:hover,.ivan-calc .navbar.is-warning .navbar-start .navbar-link.is-active,.ivan-calc .navbar.is-warning .navbar-end>a.navbar-item:focus,.ivan-calc .navbar.is-warning .navbar-end>a.navbar-item:hover,.ivan-calc .navbar.is-warning .navbar-end>a.navbar-item.is-active,.ivan-calc .navbar.is-warning .navbar-end .navbar-link:focus,.ivan-calc .navbar.is-warning .navbar-end .navbar-link:hover,.ivan-calc .navbar.is-warning .navbar-end .navbar-link.is-active {
        background-color:#ffd83d;
        color:rgba(0,0,0,0.7)
    }
    .ivan-calc .navbar.is-warning .navbar-start .navbar-link::after,.ivan-calc .navbar.is-warning .navbar-end .navbar-link::after {
        border-color:rgba(0,0,0,0.7)
    }
    .ivan-calc .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.ivan-calc .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,.ivan-calc .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
        background-color:#ffd83d;
        color:rgba(0,0,0,0.7)
    }
    .ivan-calc .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
        background-color:#ffdd57;
        color:rgba(0,0,0,0.7)
    }
}
.ivan-calc .navbar.is-danger {
    background-color:#f14668;
    color:#fff
}
.ivan-calc .navbar.is-danger .navbar-brand>.navbar-item,.ivan-calc .navbar.is-danger .navbar-brand .navbar-link {
    color:#fff
}
.ivan-calc .navbar.is-danger .navbar-brand>a.navbar-item:focus,.ivan-calc .navbar.is-danger .navbar-brand>a.navbar-item:hover,.ivan-calc .navbar.is-danger .navbar-brand>a.navbar-item.is-active,.ivan-calc .navbar.is-danger .navbar-brand .navbar-link:focus,.ivan-calc .navbar.is-danger .navbar-brand .navbar-link:hover,.ivan-calc .navbar.is-danger .navbar-brand .navbar-link.is-active {
    background-color:#ef2e55;
    color:#fff
}
.ivan-calc .navbar.is-danger .navbar-brand .navbar-link::after {
    border-color:#fff
}
.ivan-calc .navbar.is-danger .navbar-burger {
    color:#fff
}
@media screen and (min-width: 1024px) {
    .ivan-calc .navbar.is-danger .navbar-start>.navbar-item,.ivan-calc .navbar.is-danger .navbar-start .navbar-link,.ivan-calc .navbar.is-danger .navbar-end>.navbar-item,.ivan-calc .navbar.is-danger .navbar-end .navbar-link {
        color:#fff
    }
    .ivan-calc .navbar.is-danger .navbar-start>a.navbar-item:focus,.ivan-calc .navbar.is-danger .navbar-start>a.navbar-item:hover,.ivan-calc .navbar.is-danger .navbar-start>a.navbar-item.is-active,.ivan-calc .navbar.is-danger .navbar-start .navbar-link:focus,.ivan-calc .navbar.is-danger .navbar-start .navbar-link:hover,.ivan-calc .navbar.is-danger .navbar-start .navbar-link.is-active,.ivan-calc .navbar.is-danger .navbar-end>a.navbar-item:focus,.ivan-calc .navbar.is-danger .navbar-end>a.navbar-item:hover,.ivan-calc .navbar.is-danger .navbar-end>a.navbar-item.is-active,.ivan-calc .navbar.is-danger .navbar-end .navbar-link:focus,.ivan-calc .navbar.is-danger .navbar-end .navbar-link:hover,.ivan-calc .navbar.is-danger .navbar-end .navbar-link.is-active {
        background-color:#ef2e55;
        color:#fff
    }
    .ivan-calc .navbar.is-danger .navbar-start .navbar-link::after,.ivan-calc .navbar.is-danger .navbar-end .navbar-link::after {
        border-color:#fff
    }
    .ivan-calc .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.ivan-calc .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,.ivan-calc .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
        background-color:#ef2e55;
        color:#fff
    }
    .ivan-calc .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
        background-color:#f14668;
        color:#fff
    }
}
.ivan-calc .navbar>.container {
    align-items:stretch;
    display:flex;
    min-height:3.25rem;
    width:100%
}
.ivan-calc .navbar.has-shadow {
    box-shadow:0 2px 0 0 #f5f5f5
}
.ivan-calc .navbar.is-fixed-bottom,.ivan-calc .navbar.is-fixed-top {
    left:0;
    position:fixed;
    right:0;
    z-index:30
}
.ivan-calc .navbar.is-fixed-bottom {
    bottom:0
}
.ivan-calc .navbar.is-fixed-bottom.has-shadow {
    box-shadow:0 -2px 0 0 #f5f5f5
}
.ivan-calc .navbar.is-fixed-top {
    top:0
}
.ivan-calc html.has-navbar-fixed-top,.ivan-calc body.has-navbar-fixed-top {
    padding-top:3.25rem
}
.ivan-calc html.has-navbar-fixed-bottom,.ivan-calc body.has-navbar-fixed-bottom {
    padding-bottom:3.25rem
}
.ivan-calc .navbar-brand,.ivan-calc .navbar-tabs {
    align-items:stretch;
    display:flex;
    flex-shrink:0;
    min-height:3.25rem
}
.ivan-calc .navbar-brand a.navbar-item:focus,.ivan-calc .navbar-brand a.navbar-item:hover {
    background-color:transparent
}
.ivan-calc .navbar-tabs {
    -webkit-overflow-scrolling:touch;
    max-width:100vw;
    overflow-x:auto;
    overflow-y:hidden
}
.ivan-calc .navbar-burger {
    color:#4a4a4a;
    cursor:pointer;
    display:block;
    height:3.25rem;
    position:relative;
    width:3.25rem;
    margin-left:auto
}
.ivan-calc .navbar-burger span {
    background-color:currentColor;
    display:block;
    height:1px;
    left:calc(50% - 8px);
    position:absolute;
    transform-origin:center;
    transition-duration:86ms;
    transition-property:background-color,opacity,transform;
    transition-timing-function:ease-out;
    width:16px
}
.ivan-calc .navbar-burger span:nth-child(1) {
    top:calc(50% - 6px)
}
.ivan-calc .navbar-burger span:nth-child(2) {
    top:calc(50% - 1px)
}
.ivan-calc .navbar-burger span:nth-child(3) {
    top:calc(50% + 4px)
}
.ivan-calc .navbar-burger:hover {
    background-color:rgba(0,0,0,0.05)
}
.ivan-calc .navbar-burger.is-active span:nth-child(1) {
    transform:translateY(5px) rotate(45deg)
}
.ivan-calc .navbar-burger.is-active span:nth-child(2) {
    opacity:0
}
.ivan-calc .navbar-burger.is-active span:nth-child(3) {
    transform:translateY(-5px) rotate(-45deg)
}
.ivan-calc .navbar-menu {
    display:none
}
.ivan-calc .navbar-item,.ivan-calc .navbar-link {
    color:#4a4a4a;
    display:block;
    line-height:1.5;
    padding:.5rem .75rem;
    position:relative
}
.ivan-calc .navbar-item .icon:only-child,.ivan-calc .navbar-link .icon:only-child {
    margin-left:-.25rem;
    margin-right:-.25rem
}
.ivan-calc a.navbar-item,.ivan-calc .navbar-link {
    cursor:pointer
}
.ivan-calc a.navbar-item:focus,.ivan-calc a.navbar-item:focus-within,.ivan-calc a.navbar-item:hover,.ivan-calc a.navbar-item.is-active,.ivan-calc .navbar-link:focus,.ivan-calc .navbar-link:focus-within,.ivan-calc .navbar-link:hover,.ivan-calc .navbar-link.is-active {
    background-color:#fafafa;
    color:#3273dc
}
.ivan-calc .navbar-item {
    display:block;
    flex-grow:0;
    flex-shrink:0
}
.ivan-calc .navbar-item img {
    max-height:1.75rem
}
.ivan-calc .navbar-item.has-dropdown {
    padding:0
}
.ivan-calc .navbar-item.is-expanded {
    flex-grow:1;
    flex-shrink:1
}
.ivan-calc .navbar-item.is-tab {
    border-bottom:1px solid transparent;
    min-height:3.25rem;
    padding-bottom:calc(0.5rem - 1px)
}
.ivan-calc .navbar-item.is-tab:focus,.ivan-calc .navbar-item.is-tab:hover {
    background-color:transparent;
    border-bottom-color:#3273dc
}
.ivan-calc .navbar-item.is-tab.is-active {
    background-color:transparent;
    border-bottom-color:#3273dc;
    border-bottom-style:solid;
    border-bottom-width:3px;
    color:#3273dc;
    padding-bottom:calc(0.5rem - 3px)
}
.ivan-calc .navbar-content {
    flex-grow:1;
    flex-shrink:1
}
.ivan-calc .navbar-link:not(.is-arrowless) {
    padding-right:2.5em
}
.ivan-calc .navbar-link:not(.is-arrowless)::after {
    border-color:#3273dc;
    margin-top:-.375em;
    right:1.125em
}
.ivan-calc .navbar-dropdown {
    font-size:.875rem;
    padding-bottom:.5rem;
    padding-top:.5rem
}
.ivan-calc .navbar-dropdown .navbar-item {
    padding-left:1.5rem;
    padding-right:1.5rem
}
.ivan-calc .navbar-divider {
    background-color:#f5f5f5;
    border:none;
    display:none;
    height:2px;
    margin:.5rem 0
}
@media screen and (max-width: 1023px) {
    .ivan-calc .navbar>.container {
        display:block
    }
    .ivan-calc .navbar-brand .navbar-item,.ivan-calc .navbar-tabs .navbar-item {
        align-items:center;
        display:flex
    }
    .ivan-calc .navbar-link::after {
        display:none
    }
    .ivan-calc .navbar-menu {
        background-color:#fff;
        box-shadow:0 8px 16px rgba(10,10,10,0.1);
        padding:.5rem 0
    }
    .ivan-calc .navbar-menu.is-active {
        display:block
    }
    .ivan-calc .navbar.is-fixed-bottom-touch,.ivan-calc .navbar.is-fixed-top-touch {
        left:0;
        position:fixed;
        right:0;
        z-index:30
    }
    .ivan-calc .navbar.is-fixed-bottom-touch {
        bottom:0
    }
    .ivan-calc .navbar.is-fixed-bottom-touch.has-shadow {
        box-shadow:0 -2px 3px rgba(10,10,10,0.1)
    }
    .ivan-calc .navbar.is-fixed-top-touch {
        top:0
    }
    .ivan-calc .navbar.is-fixed-top .navbar-menu,.ivan-calc .navbar.is-fixed-top-touch .navbar-menu {
        -webkit-overflow-scrolling:touch;
        max-height:calc(100vh - 3.25rem);
        overflow:auto
    }
    .ivan-calc html.has-navbar-fixed-top-touch,.ivan-calc body.has-navbar-fixed-top-touch {
        padding-top:3.25rem
    }
    .ivan-calc html.has-navbar-fixed-bottom-touch,.ivan-calc body.has-navbar-fixed-bottom-touch {
        padding-bottom:3.25rem
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .navbar,.ivan-calc .navbar-menu,.ivan-calc .navbar-start,.ivan-calc .navbar-end {
        align-items:stretch;
        display:flex
    }
    .ivan-calc .navbar {
        min-height:3.25rem
    }
    .ivan-calc .navbar.is-spaced {
        padding:1rem 2rem
    }
    .ivan-calc .navbar.is-spaced .navbar-start,.ivan-calc .navbar.is-spaced .navbar-end {
        align-items:center
    }
    .ivan-calc .navbar.is-spaced a.navbar-item,.ivan-calc .navbar.is-spaced .navbar-link {
        border-radius:4px
    }
    .ivan-calc .navbar.is-transparent a.navbar-item:focus,.ivan-calc .navbar.is-transparent a.navbar-item:hover,.ivan-calc .navbar.is-transparent a.navbar-item.is-active,.ivan-calc .navbar.is-transparent .navbar-link:focus,.ivan-calc .navbar.is-transparent .navbar-link:hover,.ivan-calc .navbar.is-transparent .navbar-link.is-active {
        background-color:transparent!important
    }
    .ivan-calc .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.ivan-calc .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.ivan-calc .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.ivan-calc .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
        background-color:transparent!important
    }
    .ivan-calc .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.ivan-calc .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
        background-color:#f5f5f5;
        color:#0a0a0a
    }
    .ivan-calc .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
        background-color:#f5f5f5;
        color:#3273dc
    }
    .ivan-calc .navbar-burger {
        display:none
    }
    .ivan-calc .navbar-item,.ivan-calc .navbar-link {
        align-items:center;
        display:flex
    }
    .ivan-calc .navbar-item {
        display:flex
    }
    .ivan-calc .navbar-item.has-dropdown {
        align-items:stretch
    }
    .ivan-calc .navbar-item.has-dropdown-up .navbar-link::after {
        transform:rotate(135deg) translate(0.25em,-0.25em)
    }
    .ivan-calc .navbar-item.has-dropdown-up .navbar-dropdown {
        border-bottom:2px solid #dbdbdb;
        border-radius:6px 6px 0 0;
        border-top:none;
        bottom:100%;
        box-shadow:0 -8px 8px rgba(10,10,10,0.1);
        top:auto
    }
    .ivan-calc .navbar-item.is-active .navbar-dropdown,.ivan-calc .navbar-item.is-hoverable:focus .navbar-dropdown,.ivan-calc .navbar-item.is-hoverable:focus-within .navbar-dropdown,.ivan-calc .navbar-item.is-hoverable:hover .navbar-dropdown {
        display:block
    }
    .ivan-calc .navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.ivan-calc .navbar-item.is-active .navbar-dropdown.is-boxed,.ivan-calc .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.ivan-calc .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.ivan-calc .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.ivan-calc .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.ivan-calc .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.ivan-calc .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
        opacity:1;
        pointer-events:auto;
        transform:translateY(0)
    }
    .ivan-calc .navbar-menu {
        flex-grow:1;
        flex-shrink:0
    }
    .ivan-calc .navbar-start {
        justify-content:flex-start;
        margin-right:auto
    }
    .ivan-calc .navbar-end {
        justify-content:flex-end;
        margin-left:auto
    }
    .ivan-calc .navbar-dropdown {
        background-color:#fff;
        border-bottom-left-radius:6px;
        border-bottom-right-radius:6px;
        border-top:2px solid #dbdbdb;
        box-shadow:0 8px 8px rgba(10,10,10,0.1);
        display:none;
        font-size:.875rem;
        left:0;
        min-width:100%;
        position:absolute;
        top:100%;
        z-index:20
    }
    .ivan-calc .navbar-dropdown .navbar-item {
        padding:.375rem 1rem;
        white-space:nowrap
    }
    .ivan-calc .navbar-dropdown a.navbar-item {
        padding-right:3rem
    }
    .ivan-calc .navbar-dropdown a.navbar-item:focus,.ivan-calc .navbar-dropdown a.navbar-item:hover {
        background-color:#f5f5f5;
        color:#0a0a0a
    }
    .ivan-calc .navbar-dropdown a.navbar-item.is-active {
        background-color:#f5f5f5;
        color:#3273dc
    }
    .ivan-calc .navbar.is-spaced .navbar-dropdown,.ivan-calc .navbar-dropdown.is-boxed {
        border-radius:6px;
        border-top:none;
        box-shadow:0 8px 8px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1);
        display:block;
        opacity:0;
        pointer-events:none;
        top:calc(100% + (-4px));
        transform:translateY(-5px);
        transition-duration:86ms;
        transition-property:opacity,transform
    }
    .ivan-calc .navbar-dropdown.is-right {
        left:auto;
        right:0
    }
    .ivan-calc .navbar-divider {
        display:block
    }
    .ivan-calc .navbar>.container .navbar-brand,.ivan-calc .container>.navbar .navbar-brand {
        margin-left:-.75rem
    }
    .ivan-calc .navbar>.container .navbar-menu,.ivan-calc .container>.navbar .navbar-menu {
        margin-right:-.75rem
    }
    .ivan-calc .navbar.is-fixed-bottom-desktop,.ivan-calc .navbar.is-fixed-top-desktop {
        left:0;
        position:fixed;
        right:0;
        z-index:30
    }
    .ivan-calc .navbar.is-fixed-bottom-desktop {
        bottom:0
    }
    .ivan-calc .navbar.is-fixed-bottom-desktop.has-shadow {
        box-shadow:0 -2px 3px rgba(10,10,10,0.1)
    }
    .ivan-calc .navbar.is-fixed-top-desktop {
        top:0
    }
    .ivan-calc html.has-navbar-fixed-top-desktop,.ivan-calc body.has-navbar-fixed-top-desktop {
        padding-top:3.25rem
    }
    .ivan-calc html.has-navbar-fixed-bottom-desktop,.ivan-calc body.has-navbar-fixed-bottom-desktop {
        padding-bottom:3.25rem
    }
    .ivan-calc html.has-spaced-navbar-fixed-top,.ivan-calc body.has-spaced-navbar-fixed-top {
        padding-top:5.25rem
    }
    .ivan-calc html.has-spaced-navbar-fixed-bottom,.ivan-calc body.has-spaced-navbar-fixed-bottom {
        padding-bottom:5.25rem
    }
    .ivan-calc a.navbar-item.is-active,.ivan-calc .navbar-link.is-active {
        color:#0a0a0a
    }
    .ivan-calc a.navbar-item.is-active:not(:focus):not(:hover),.ivan-calc .navbar-link.is-active:not(:focus):not(:hover) {
        background-color:transparent
    }
    .ivan-calc .navbar-item.has-dropdown:focus .navbar-link,.ivan-calc .navbar-item.has-dropdown:hover .navbar-link,.ivan-calc .navbar-item.has-dropdown.is-active .navbar-link {
        background-color:#fafafa
    }
}
.ivan-calc .hero.is-fullheight-with-navbar {
    min-height:calc(100vh - 3.25rem)
}
.ivan-calc .pagination {
    font-size:1rem;
    margin:-.25rem
}
.ivan-calc .pagination.is-small {
    font-size:.75rem
}
.ivan-calc .pagination.is-medium {
    font-size:1.25rem
}
.ivan-calc .pagination.is-large {
    font-size:1.5rem
}
.ivan-calc .pagination.is-rounded .pagination-previous,.ivan-calc .pagination.is-rounded .pagination-next {
    padding-left:1em;
    padding-right:1em;
    border-radius:290486px
}
.ivan-calc .pagination.is-rounded .pagination-link {
    border-radius:290486px
}
.ivan-calc .pagination,.ivan-calc .pagination-list {
    align-items:center;
    display:flex;
    justify-content:center;
    text-align:center
}
.ivan-calc .pagination-previous,.ivan-calc .pagination-next,.ivan-calc .pagination-link,.ivan-calc .pagination-ellipsis {
    font-size:1em;
    justify-content:center;
    margin:.25rem;
    padding-left:.5em;
    padding-right:.5em;
    text-align:center
}
.ivan-calc .pagination-previous,.ivan-calc .pagination-next,.ivan-calc .pagination-link {
    border-color:#dbdbdb;
    color:#363636;
    min-width:2.5em
}
.ivan-calc .pagination-previous:hover,.ivan-calc .pagination-next:hover,.ivan-calc .pagination-link:hover {
    border-color:#b5b5b5;
    color:#363636
}
.ivan-calc .pagination-previous:focus,.ivan-calc .pagination-next:focus,.ivan-calc .pagination-link:focus {
    border-color:#3273dc
}
.ivan-calc .pagination-previous:active,.ivan-calc .pagination-next:active,.ivan-calc .pagination-link:active {
    box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)
}
.ivan-calc .pagination-previous[disabled],.ivan-calc .pagination-next[disabled],.ivan-calc .pagination-link[disabled] {
    background-color:#dbdbdb;
    border-color:#dbdbdb;
    box-shadow:none;
    color:#7a7a7a;
    opacity:.5
}
.ivan-calc .pagination-previous,.ivan-calc .pagination-next {
    padding-left:.75em;
    padding-right:.75em;
    white-space:nowrap
}
.ivan-calc .pagination-link.is-current {
    background-color:#3273dc;
    border-color:#3273dc;
    color:#fff
}
.ivan-calc .pagination-ellipsis {
    color:#b5b5b5;
    pointer-events:none
}
.ivan-calc .pagination-list {
    flex-wrap:wrap
}
@media screen and (max-width: 768px) {
    .ivan-calc .pagination {
        flex-wrap:wrap
    }
    .ivan-calc .pagination-previous,.ivan-calc .pagination-next {
        flex-grow:1;
        flex-shrink:1
    }
    .ivan-calc .pagination-list li {
        flex-grow:1;
        flex-shrink:1
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .pagination-list {
        flex-grow:1;
        flex-shrink:1;
        justify-content:flex-start;
        order:1
    }
    .ivan-calc .pagination-previous {
        order:2
    }
    .ivan-calc .pagination-next {
        order:3
    }
    .ivan-calc .pagination {
        justify-content:space-between
    }
    .ivan-calc .pagination.is-centered .pagination-previous {
        order:1
    }
    .ivan-calc .pagination.is-centered .pagination-list {
        justify-content:center;
        order:2
    }
    .ivan-calc .pagination.is-centered .pagination-next {
        order:3
    }
    .ivan-calc .pagination.is-right .pagination-previous {
        order:1
    }
    .ivan-calc .pagination.is-right .pagination-next {
        order:2
    }
    .ivan-calc .pagination.is-right .pagination-list {
        justify-content:flex-end;
        order:3
    }
}
.ivan-calc .panel {
    border-radius:6px;
    box-shadow:0 .5em 1em -.125em rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.02);
    font-size:1rem
}
.ivan-calc .panel:not(:last-child) {
    margin-bottom:1.5rem
}
.ivan-calc .panel.is-white .panel-heading {
    background-color:#fff;
    color:#0a0a0a
}
.ivan-calc .panel.is-white .panel-tabs a.is-active {
    border-bottom-color:#fff
}
.ivan-calc .panel.is-white .panel-block.is-active .panel-icon {
    color:#fff
}
.ivan-calc .panel.is-black .panel-heading {
    background-color:#0a0a0a;
    color:#fff
}
.ivan-calc .panel.is-black .panel-tabs a.is-active {
    border-bottom-color:#0a0a0a
}
.ivan-calc .panel.is-black .panel-block.is-active .panel-icon {
    color:#0a0a0a
}
.ivan-calc .panel.is-light .panel-heading {
    background-color:#f5f5f5;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .panel.is-light .panel-tabs a.is-active {
    border-bottom-color:#f5f5f5
}
.ivan-calc .panel.is-light .panel-block.is-active .panel-icon {
    color:#f5f5f5
}
.ivan-calc .panel.is-dark .panel-heading {
    background-color:#363636;
    color:#fff
}
.ivan-calc .panel.is-dark .panel-tabs a.is-active {
    border-bottom-color:#363636
}
.ivan-calc .panel.is-dark .panel-block.is-active .panel-icon {
    color:#363636
}
.ivan-calc .panel.is-primary .panel-heading {
    background-color:#00d1b2;
    color:#fff
}
.ivan-calc .panel.is-primary .panel-tabs a.is-active {
    border-bottom-color:#00d1b2
}
.ivan-calc .panel.is-primary .panel-block.is-active .panel-icon {
    color:#00d1b2
}
.ivan-calc .panel.is-link .panel-heading {
    background-color:#3273dc;
    color:#fff
}
.ivan-calc .panel.is-link .panel-tabs a.is-active {
    border-bottom-color:#3273dc
}
.ivan-calc .panel.is-link .panel-block.is-active .panel-icon {
    color:#3273dc
}
.ivan-calc .panel.is-info .panel-heading {
    background-color:#3298dc;
    color:#fff
}
.ivan-calc .panel.is-info .panel-tabs a.is-active {
    border-bottom-color:#3298dc
}
.ivan-calc .panel.is-info .panel-block.is-active .panel-icon {
    color:#3298dc
}
.ivan-calc .panel.is-success .panel-heading {
    background-color:#48c774;
    color:#fff
}
.ivan-calc .panel.is-success .panel-tabs a.is-active {
    border-bottom-color:#48c774
}
.ivan-calc .panel.is-success .panel-block.is-active .panel-icon {
    color:#48c774
}
.ivan-calc .panel.is-warning .panel-heading {
    background-color:#ffdd57;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .panel.is-warning .panel-tabs a.is-active {
    border-bottom-color:#ffdd57
}
.ivan-calc .panel.is-warning .panel-block.is-active .panel-icon {
    color:#ffdd57
}
.ivan-calc .panel.is-danger .panel-heading {
    background-color:#f14668;
    color:#fff
}
.ivan-calc .panel.is-danger .panel-tabs a.is-active {
    border-bottom-color:#f14668
}
.ivan-calc .panel.is-danger .panel-block.is-active .panel-icon {
    color:#f14668
}
.ivan-calc .panel-tabs:not(:last-child),.ivan-calc .panel-block:not(:last-child) {
    border-bottom:1px solid #ededed
}
.ivan-calc .panel-heading {
    background-color:#ededed;
    border-radius:6px 6px 0 0;
    color:#363636;
    font-size:1.25em;
    font-weight:700;
    line-height:1.25;
    padding:.75em 1em
}
.ivan-calc .panel-tabs {
    align-items:flex-end;
    display:flex;
    font-size:.875em;
    justify-content:center
}
.ivan-calc .panel-tabs a {
    border-bottom:1px solid #dbdbdb;
    margin-bottom:-1px;
    padding:.5em
}
.ivan-calc .panel-tabs a.is-active {
    border-bottom-color:#4a4a4a;
    color:#363636
}
.ivan-calc .panel-list a {
    color:#4a4a4a
}
.ivan-calc .panel-list a:hover {
    color:#3273dc
}
.ivan-calc .panel-block {
    align-items:center;
    color:#363636;
    display:flex;
    justify-content:flex-start;
    padding:.5em .75em
}
.ivan-calc .panel-block input[type="checkbox"] {
    margin-right:.75em
}
.ivan-calc .panel-block>.control {
    flex-grow:1;
    flex-shrink:1;
    width:100%
}
.ivan-calc .panel-block.is-wrapped {
    flex-wrap:wrap
}
.ivan-calc .panel-block.is-active {
    border-left-color:#3273dc;
    color:#363636
}
.ivan-calc .panel-block.is-active .panel-icon {
    color:#3273dc
}
.ivan-calc .panel-block:last-child {
    border-bottom-left-radius:6px;
    border-bottom-right-radius:6px
}
.ivan-calc a.panel-block,.ivan-calc label.panel-block {
    cursor:pointer
}
.ivan-calc a.panel-block:hover,.ivan-calc label.panel-block:hover {
    background-color:#f5f5f5
}
.ivan-calc .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
}
.ivan-calc .panel-icon .fa {
    font-size:inherit;
    line-height:inherit
}
.ivan-calc .tabs {
    -webkit-overflow-scrolling:touch;
    align-items:stretch;
    display:flex;
    font-size:1rem;
    justify-content:space-between;
    overflow:hidden;
    overflow-x:auto;
    white-space:nowrap
}
.ivan-calc .tabs a {
    align-items:center;
    border-bottom-color:#dbdbdb;
    border-bottom-style:solid;
    border-bottom-width:1px;
    color:#4a4a4a;
    display:flex;
    justify-content:center;
    margin-bottom:-1px;
    padding:.5em 1em;
    vertical-align:top
}
.ivan-calc .tabs a:hover {
    border-bottom-color:#363636;
    color:#363636
}
.ivan-calc .tabs li {
    display:block
}
.ivan-calc .tabs li.is-active a {
    border-bottom-color:#3273dc;
    color:#3273dc
}
.ivan-calc .tabs ul {
    align-items:center;
    border-bottom-color:#dbdbdb;
    border-bottom-style:solid;
    border-bottom-width:1px;
    display:flex;
    flex-grow:1;
    flex-shrink:0;
    justify-content:flex-start
}
.ivan-calc .tabs ul.is-left {
    padding-right:.75em
}
.ivan-calc .tabs ul.is-center {
    flex:none;
    justify-content:center;
    padding-left:.75em;
    padding-right:.75em
}
.ivan-calc .tabs ul.is-right {
    justify-content:flex-end;
    padding-left:.75em
}
.ivan-calc .tabs .icon:first-child {
    margin-right:.5em
}
.ivan-calc .tabs .icon:last-child {
    margin-left:.5em
}
.ivan-calc .tabs.is-centered ul {
    justify-content:center
}
.ivan-calc .tabs.is-right ul {
    justify-content:flex-end
}
.ivan-calc .tabs.is-boxed a {
    border:1px solid transparent;
    border-radius:4px 4px 0 0
}
.ivan-calc .tabs.is-boxed a:hover {
    background-color:#f5f5f5;
    border-bottom-color:#dbdbdb
}
.ivan-calc .tabs.is-boxed li.is-active a {
    background-color:#fff;
    border-color:#dbdbdb;
    border-bottom-color:transparent!important
}
.ivan-calc .tabs.is-fullwidth li {
    flex-grow:1;
    flex-shrink:0
}
.ivan-calc .tabs.is-toggle a {
    border-color:#dbdbdb;
    border-style:solid;
    border-width:1px;
    margin-bottom:0;
    position:relative
}
.ivan-calc .tabs.is-toggle a:hover {
    background-color:#f5f5f5;
    border-color:#b5b5b5;
    z-index:2
}
.ivan-calc .tabs.is-toggle li+li {
    margin-left:-1px
}
.ivan-calc .tabs.is-toggle li:first-child a {
    border-radius:4px 0 0 4px
}
.ivan-calc .tabs.is-toggle li:last-child a {
    border-radius:0 4px 4px 0
}
.ivan-calc .tabs.is-toggle li.is-active a {
    background-color:#3273dc;
    border-color:#3273dc;
    color:#fff;
    z-index:1
}
.ivan-calc .tabs.is-toggle ul {
    border-bottom:none
}
.ivan-calc .tabs.is-toggle.is-toggle-rounded li:first-child a {
    border-bottom-left-radius:290486px;
    border-top-left-radius:290486px;
    padding-left:1.25em
}
.ivan-calc .tabs.is-toggle.is-toggle-rounded li:last-child a {
    border-bottom-right-radius:290486px;
    border-top-right-radius:290486px;
    padding-right:1.25em
}
.ivan-calc .tabs.is-small {
    font-size:.75rem
}
.ivan-calc .tabs.is-medium {
    font-size:1.25rem
}
.ivan-calc .tabs.is-large {
    font-size:1.5rem
}
.ivan-calc .column {
    display:block;
    flex-basis:0;
    flex-grow:1;
    flex-shrink:1;
    padding:.75rem
}
.ivan-calc .columns.is-mobile>.column.is-narrow {
    flex:none
}
.ivan-calc .columns.is-mobile>.column.is-full {
    flex:none;
    width:100%
}
.ivan-calc .columns.is-mobile>.column.is-three-quarters {
    flex:none;
    width:75%
}
.ivan-calc .columns.is-mobile>.column.is-two-thirds {
    flex:none;
    width:66.6666%
}
.ivan-calc .columns.is-mobile>.column.is-half {
    flex:none;
    width:50%
}
.ivan-calc .columns.is-mobile>.column.is-one-third {
    flex:none;
    width:33.3333%
}
.ivan-calc .columns.is-mobile>.column.is-one-quarter {
    flex:none;
    width:25%
}
.ivan-calc .columns.is-mobile>.column.is-one-fifth {
    flex:none;
    width:20%
}
.ivan-calc .columns.is-mobile>.column.is-two-fifths {
    flex:none;
    width:40%
}
.ivan-calc .columns.is-mobile>.column.is-three-fifths {
    flex:none;
    width:60%
}
.ivan-calc .columns.is-mobile>.column.is-four-fifths {
    flex:none;
    width:80%
}
.ivan-calc .columns.is-mobile>.column.is-offset-three-quarters {
    margin-left:75%
}
.ivan-calc .columns.is-mobile>.column.is-offset-two-thirds {
    margin-left:66.6666%
}
.ivan-calc .columns.is-mobile>.column.is-offset-half {
    margin-left:50%
}
.ivan-calc .columns.is-mobile>.column.is-offset-one-third {
    margin-left:33.3333%
}
.ivan-calc .columns.is-mobile>.column.is-offset-one-quarter {
    margin-left:25%
}
.ivan-calc .columns.is-mobile>.column.is-offset-one-fifth {
    margin-left:20%
}
.ivan-calc .columns.is-mobile>.column.is-offset-two-fifths {
    margin-left:40%
}
.ivan-calc .columns.is-mobile>.column.is-offset-three-fifths {
    margin-left:60%
}
.ivan-calc .columns.is-mobile>.column.is-offset-four-fifths {
    margin-left:80%
}
.ivan-calc .columns.is-mobile>.column.is-0 {
    flex:none;
    width:0
}
.ivan-calc .columns.is-mobile>.column.is-offset-0 {
    margin-left:0
}
.ivan-calc .columns.is-mobile>.column.is-1 {
    flex:none;
    width:8.33333%
}
.ivan-calc .columns.is-mobile>.column.is-offset-1 {
    margin-left:8.33333%
}
.ivan-calc .columns.is-mobile>.column.is-2 {
    flex:none;
    width:16.66667%
}
.ivan-calc .columns.is-mobile>.column.is-offset-2 {
    margin-left:16.66667%
}
.ivan-calc .columns.is-mobile>.column.is-3 {
    flex:none;
    width:25%
}
.ivan-calc .columns.is-mobile>.column.is-offset-3 {
    margin-left:25%
}
.ivan-calc .columns.is-mobile>.column.is-4 {
    flex:none;
    width:33.33333%
}
.ivan-calc .columns.is-mobile>.column.is-offset-4 {
    margin-left:33.33333%
}
.ivan-calc .columns.is-mobile>.column.is-5 {
    flex:none;
    width:41.66667%
}
.ivan-calc .columns.is-mobile>.column.is-offset-5 {
    margin-left:41.66667%
}
.ivan-calc .columns.is-mobile>.column.is-6 {
    flex:none;
    width:50%
}
.ivan-calc .columns.is-mobile>.column.is-offset-6 {
    margin-left:50%
}
.ivan-calc .columns.is-mobile>.column.is-7 {
    flex:none;
    width:58.33333%
}
.ivan-calc .columns.is-mobile>.column.is-offset-7 {
    margin-left:58.33333%
}
.ivan-calc .columns.is-mobile>.column.is-8 {
    flex:none;
    width:66.66667%
}
.ivan-calc .columns.is-mobile>.column.is-offset-8 {
    margin-left:66.66667%
}
.ivan-calc .columns.is-mobile>.column.is-9 {
    flex:none;
    width:75%
}
.ivan-calc .columns.is-mobile>.column.is-offset-9 {
    margin-left:75%
}
.ivan-calc .columns.is-mobile>.column.is-10 {
    flex:none;
    width:83.33333%
}
.ivan-calc .columns.is-mobile>.column.is-offset-10 {
    margin-left:83.33333%
}
.ivan-calc .columns.is-mobile>.column.is-11 {
    flex:none;
    width:91.66667%
}
.ivan-calc .columns.is-mobile>.column.is-offset-11 {
    margin-left:91.66667%
}
.ivan-calc .columns.is-mobile>.column.is-12 {
    flex:none;
    width:100%
}
.ivan-calc .columns.is-mobile>.column.is-offset-12 {
    margin-left:100%
}
@media screen and (max-width: 768px) {
    .ivan-calc .column.is-narrow-mobile {
        flex:none
    }
    .ivan-calc .column.is-full-mobile {
        flex:none;
        width:100%
    }
    .ivan-calc .column.is-three-quarters-mobile {
        flex:none;
        width:75%
    }
    .ivan-calc .column.is-two-thirds-mobile {
        flex:none;
        width:66.6666%
    }
    .ivan-calc .column.is-half-mobile {
        flex:none;
        width:50%
    }
    .ivan-calc .column.is-one-third-mobile {
        flex:none;
        width:33.3333%
    }
    .ivan-calc .column.is-one-quarter-mobile {
        flex:none;
        width:25%
    }
    .ivan-calc .column.is-one-fifth-mobile {
        flex:none;
        width:20%
    }
    .ivan-calc .column.is-two-fifths-mobile {
        flex:none;
        width:40%
    }
    .ivan-calc .column.is-three-fifths-mobile {
        flex:none;
        width:60%
    }
    .ivan-calc .column.is-four-fifths-mobile {
        flex:none;
        width:80%
    }
    .ivan-calc .column.is-offset-three-quarters-mobile {
        margin-left:75%
    }
    .ivan-calc .column.is-offset-two-thirds-mobile {
        margin-left:66.6666%
    }
    .ivan-calc .column.is-offset-half-mobile {
        margin-left:50%
    }
    .ivan-calc .column.is-offset-one-third-mobile {
        margin-left:33.3333%
    }
    .ivan-calc .column.is-offset-one-quarter-mobile {
        margin-left:25%
    }
    .ivan-calc .column.is-offset-one-fifth-mobile {
        margin-left:20%
    }
    .ivan-calc .column.is-offset-two-fifths-mobile {
        margin-left:40%
    }
    .ivan-calc .column.is-offset-three-fifths-mobile {
        margin-left:60%
    }
    .ivan-calc .column.is-offset-four-fifths-mobile {
        margin-left:80%
    }
    .ivan-calc .column.is-0-mobile {
        flex:none;
        width:0
    }
    .ivan-calc .column.is-offset-0-mobile {
        margin-left:0
    }
    .ivan-calc .column.is-1-mobile {
        flex:none;
        width:8.33333%
    }
    .ivan-calc .column.is-offset-1-mobile {
        margin-left:8.33333%
    }
    .ivan-calc .column.is-2-mobile {
        flex:none;
        width:16.66667%
    }
    .ivan-calc .column.is-offset-2-mobile {
        margin-left:16.66667%
    }
    .ivan-calc .column.is-3-mobile {
        flex:none;
        width:25%
    }
    .ivan-calc .column.is-offset-3-mobile {
        margin-left:25%
    }
    .ivan-calc .column.is-4-mobile {
        flex:none;
        width:33.33333%
    }
    .ivan-calc .column.is-offset-4-mobile {
        margin-left:33.33333%
    }
    .ivan-calc .column.is-5-mobile {
        flex:none;
        width:41.66667%
    }
    .ivan-calc .column.is-offset-5-mobile {
        margin-left:41.66667%
    }
    .ivan-calc .column.is-6-mobile {
        flex:none;
        width:50%
    }
    .ivan-calc .column.is-offset-6-mobile {
        margin-left:50%
    }
    .ivan-calc .column.is-7-mobile {
        flex:none;
        width:58.33333%
    }
    .ivan-calc .column.is-offset-7-mobile {
        margin-left:58.33333%
    }
    .ivan-calc .column.is-8-mobile {
        flex:none;
        width:66.66667%
    }
    .ivan-calc .column.is-offset-8-mobile {
        margin-left:66.66667%
    }
    .ivan-calc .column.is-9-mobile {
        flex:none;
        width:75%
    }
    .ivan-calc .column.is-offset-9-mobile {
        margin-left:75%
    }
    .ivan-calc .column.is-10-mobile {
        flex:none;
        width:83.33333%
    }
    .ivan-calc .column.is-offset-10-mobile {
        margin-left:83.33333%
    }
    .ivan-calc .column.is-11-mobile {
        flex:none;
        width:91.66667%
    }
    .ivan-calc .column.is-offset-11-mobile {
        margin-left:91.66667%
    }
    .ivan-calc .column.is-12-mobile {
        flex:none;
        width:100%
    }
    .ivan-calc .column.is-offset-12-mobile {
        margin-left:100%
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .column.is-narrow,.ivan-calc .column.is-narrow-tablet {
        flex:none
    }
    .ivan-calc .column.is-full,.ivan-calc .column.is-full-tablet {
        flex:none;
        width:100%
    }
    .ivan-calc .column.is-three-quarters,.ivan-calc .column.is-three-quarters-tablet {
        flex:none;
        width:75%
    }
    .ivan-calc .column.is-two-thirds,.ivan-calc .column.is-two-thirds-tablet {
        flex:none;
        width:66.6666%
    }
    .ivan-calc .column.is-half,.ivan-calc .column.is-half-tablet {
        flex:none;
        width:50%
    }
    .ivan-calc .column.is-one-third,.ivan-calc .column.is-one-third-tablet {
        flex:none;
        width:33.3333%
    }
    .ivan-calc .column.is-one-quarter,.ivan-calc .column.is-one-quarter-tablet {
        flex:none;
        width:25%
    }
    .ivan-calc .column.is-one-fifth,.ivan-calc .column.is-one-fifth-tablet {
        flex:none;
        width:20%
    }
    .ivan-calc .column.is-two-fifths,.ivan-calc .column.is-two-fifths-tablet {
        flex:none;
        width:40%
    }
    .ivan-calc .column.is-three-fifths,.ivan-calc .column.is-three-fifths-tablet {
        flex:none;
        width:60%
    }
    .ivan-calc .column.is-four-fifths,.ivan-calc .column.is-four-fifths-tablet {
        flex:none;
        width:80%
    }
    .ivan-calc .column.is-offset-three-quarters,.ivan-calc .column.is-offset-three-quarters-tablet {
        margin-left:75%
    }
    .ivan-calc .column.is-offset-two-thirds,.ivan-calc .column.is-offset-two-thirds-tablet {
        margin-left:66.6666%
    }
    .ivan-calc .column.is-offset-half,.ivan-calc .column.is-offset-half-tablet {
        margin-left:50%
    }
    .ivan-calc .column.is-offset-one-third,.ivan-calc .column.is-offset-one-third-tablet {
        margin-left:33.3333%
    }
    .ivan-calc .column.is-offset-one-quarter,.ivan-calc .column.is-offset-one-quarter-tablet {
        margin-left:25%
    }
    .ivan-calc .column.is-offset-one-fifth,.ivan-calc .column.is-offset-one-fifth-tablet {
        margin-left:20%
    }
    .ivan-calc .column.is-offset-two-fifths,.ivan-calc .column.is-offset-two-fifths-tablet {
        margin-left:40%
    }
    .ivan-calc .column.is-offset-three-fifths,.ivan-calc .column.is-offset-three-fifths-tablet {
        margin-left:60%
    }
    .ivan-calc .column.is-offset-four-fifths,.ivan-calc .column.is-offset-four-fifths-tablet {
        margin-left:80%
    }
    .ivan-calc .column.is-0,.ivan-calc .column.is-0-tablet {
        flex:none;
        width:0
    }
    .ivan-calc .column.is-offset-0,.ivan-calc .column.is-offset-0-tablet {
        margin-left:0
    }
    .ivan-calc .column.is-1,.ivan-calc .column.is-1-tablet {
        flex:none;
        width:8.33333%
    }
    .ivan-calc .column.is-offset-1,.ivan-calc .column.is-offset-1-tablet {
        margin-left:8.33333%
    }
    .ivan-calc .column.is-2,.ivan-calc .column.is-2-tablet {
        flex:none;
        width:16.66667%
    }
    .ivan-calc .column.is-offset-2,.ivan-calc .column.is-offset-2-tablet {
        margin-left:16.66667%
    }
    .ivan-calc .column.is-3,.ivan-calc .column.is-3-tablet {
        flex:none;
        width:25%
    }
    .ivan-calc .column.is-offset-3,.ivan-calc .column.is-offset-3-tablet {
        margin-left:25%
    }
    .ivan-calc .column.is-4,.ivan-calc .column.is-4-tablet {
        flex:none;
        width:33.33333%
    }
    .ivan-calc .column.is-offset-4,.ivan-calc .column.is-offset-4-tablet {
        margin-left:33.33333%
    }
    .ivan-calc .column.is-5,.ivan-calc .column.is-5-tablet {
        flex:none;
        width:41.66667%
    }
    .ivan-calc .column.is-offset-5,.ivan-calc .column.is-offset-5-tablet {
        margin-left:41.66667%
    }
    .ivan-calc .column.is-6,.ivan-calc .column.is-6-tablet {
        flex:none;
        width:50%
    }
    .ivan-calc .column.is-offset-6,.ivan-calc .column.is-offset-6-tablet {
        margin-left:50%
    }
    .ivan-calc .column.is-7,.ivan-calc .column.is-7-tablet {
        flex:none;
        width:58.33333%
    }
    .ivan-calc .column.is-offset-7,.ivan-calc .column.is-offset-7-tablet {
        margin-left:58.33333%
    }
    .ivan-calc .column.is-8,.ivan-calc .column.is-8-tablet {
        flex:none;
        width:66.66667%
    }
    .ivan-calc .column.is-offset-8,.ivan-calc .column.is-offset-8-tablet {
        margin-left:66.66667%
    }
    .ivan-calc .column.is-9,.ivan-calc .column.is-9-tablet {
        flex:none;
        width:75%
    }
    .ivan-calc .column.is-offset-9,.ivan-calc .column.is-offset-9-tablet {
        margin-left:75%
    }
    .ivan-calc .column.is-10,.ivan-calc .column.is-10-tablet {
        flex:none;
        width:83.33333%
    }
    .ivan-calc .column.is-offset-10,.ivan-calc .column.is-offset-10-tablet {
        margin-left:83.33333%
    }
    .ivan-calc .column.is-11,.ivan-calc .column.is-11-tablet {
        flex:none;
        width:91.66667%
    }
    .ivan-calc .column.is-offset-11,.ivan-calc .column.is-offset-11-tablet {
        margin-left:91.66667%
    }
    .ivan-calc .column.is-12,.ivan-calc .column.is-12-tablet {
        flex:none;
        width:100%
    }
    .ivan-calc .column.is-offset-12,.ivan-calc .column.is-offset-12-tablet {
        margin-left:100%
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .column.is-narrow-touch {
        flex:none
    }
    .ivan-calc .column.is-full-touch {
        flex:none;
        width:100%
    }
    .ivan-calc .column.is-three-quarters-touch {
        flex:none;
        width:75%
    }
    .ivan-calc .column.is-two-thirds-touch {
        flex:none;
        width:66.6666%
    }
    .ivan-calc .column.is-half-touch {
        flex:none;
        width:50%
    }
    .ivan-calc .column.is-one-third-touch {
        flex:none;
        width:33.3333%
    }
    .ivan-calc .column.is-one-quarter-touch {
        flex:none;
        width:25%
    }
    .ivan-calc .column.is-one-fifth-touch {
        flex:none;
        width:20%
    }
    .ivan-calc .column.is-two-fifths-touch {
        flex:none;
        width:40%
    }
    .ivan-calc .column.is-three-fifths-touch {
        flex:none;
        width:60%
    }
    .ivan-calc .column.is-four-fifths-touch {
        flex:none;
        width:80%
    }
    .ivan-calc .column.is-offset-three-quarters-touch {
        margin-left:75%
    }
    .ivan-calc .column.is-offset-two-thirds-touch {
        margin-left:66.6666%
    }
    .ivan-calc .column.is-offset-half-touch {
        margin-left:50%
    }
    .ivan-calc .column.is-offset-one-third-touch {
        margin-left:33.3333%
    }
    .ivan-calc .column.is-offset-one-quarter-touch {
        margin-left:25%
    }
    .ivan-calc .column.is-offset-one-fifth-touch {
        margin-left:20%
    }
    .ivan-calc .column.is-offset-two-fifths-touch {
        margin-left:40%
    }
    .ivan-calc .column.is-offset-three-fifths-touch {
        margin-left:60%
    }
    .ivan-calc .column.is-offset-four-fifths-touch {
        margin-left:80%
    }
    .ivan-calc .column.is-0-touch {
        flex:none;
        width:0
    }
    .ivan-calc .column.is-offset-0-touch {
        margin-left:0
    }
    .ivan-calc .column.is-1-touch {
        flex:none;
        width:8.33333%
    }
    .ivan-calc .column.is-offset-1-touch {
        margin-left:8.33333%
    }
    .ivan-calc .column.is-2-touch {
        flex:none;
        width:16.66667%
    }
    .ivan-calc .column.is-offset-2-touch {
        margin-left:16.66667%
    }
    .ivan-calc .column.is-3-touch {
        flex:none;
        width:25%
    }
    .ivan-calc .column.is-offset-3-touch {
        margin-left:25%
    }
    .ivan-calc .column.is-4-touch {
        flex:none;
        width:33.33333%
    }
    .ivan-calc .column.is-offset-4-touch {
        margin-left:33.33333%
    }
    .ivan-calc .column.is-5-touch {
        flex:none;
        width:41.66667%
    }
    .ivan-calc .column.is-offset-5-touch {
        margin-left:41.66667%
    }
    .ivan-calc .column.is-6-touch {
        flex:none;
        width:50%
    }
    .ivan-calc .column.is-offset-6-touch {
        margin-left:50%
    }
    .ivan-calc .column.is-7-touch {
        flex:none;
        width:58.33333%
    }
    .ivan-calc .column.is-offset-7-touch {
        margin-left:58.33333%
    }
    .ivan-calc .column.is-8-touch {
        flex:none;
        width:66.66667%
    }
    .ivan-calc .column.is-offset-8-touch {
        margin-left:66.66667%
    }
    .ivan-calc .column.is-9-touch {
        flex:none;
        width:75%
    }
    .ivan-calc .column.is-offset-9-touch {
        margin-left:75%
    }
    .ivan-calc .column.is-10-touch {
        flex:none;
        width:83.33333%
    }
    .ivan-calc .column.is-offset-10-touch {
        margin-left:83.33333%
    }
    .ivan-calc .column.is-11-touch {
        flex:none;
        width:91.66667%
    }
    .ivan-calc .column.is-offset-11-touch {
        margin-left:91.66667%
    }
    .ivan-calc .column.is-12-touch {
        flex:none;
        width:100%
    }
    .ivan-calc .column.is-offset-12-touch {
        margin-left:100%
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .column.is-narrow-desktop {
        flex:none
    }
    .ivan-calc .column.is-full-desktop {
        flex:none;
        width:100%
    }
    .ivan-calc .column.is-three-quarters-desktop {
        flex:none;
        width:75%
    }
    .ivan-calc .column.is-two-thirds-desktop {
        flex:none;
        width:66.6666%
    }
    .ivan-calc .column.is-half-desktop {
        flex:none;
        width:50%
    }
    .ivan-calc .column.is-one-third-desktop {
        flex:none;
        width:33.3333%
    }
    .ivan-calc .column.is-one-quarter-desktop {
        flex:none;
        width:25%
    }
    .ivan-calc .column.is-one-fifth-desktop {
        flex:none;
        width:20%
    }
    .ivan-calc .column.is-two-fifths-desktop {
        flex:none;
        width:40%
    }
    .ivan-calc .column.is-three-fifths-desktop {
        flex:none;
        width:60%
    }
    .ivan-calc .column.is-four-fifths-desktop {
        flex:none;
        width:80%
    }
    .ivan-calc .column.is-offset-three-quarters-desktop {
        margin-left:75%
    }
    .ivan-calc .column.is-offset-two-thirds-desktop {
        margin-left:66.6666%
    }
    .ivan-calc .column.is-offset-half-desktop {
        margin-left:50%
    }
    .ivan-calc .column.is-offset-one-third-desktop {
        margin-left:33.3333%
    }
    .ivan-calc .column.is-offset-one-quarter-desktop {
        margin-left:25%
    }
    .ivan-calc .column.is-offset-one-fifth-desktop {
        margin-left:20%
    }
    .ivan-calc .column.is-offset-two-fifths-desktop {
        margin-left:40%
    }
    .ivan-calc .column.is-offset-three-fifths-desktop {
        margin-left:60%
    }
    .ivan-calc .column.is-offset-four-fifths-desktop {
        margin-left:80%
    }
    .ivan-calc .column.is-0-desktop {
        flex:none;
        width:0
    }
    .ivan-calc .column.is-offset-0-desktop {
        margin-left:0
    }
    .ivan-calc .column.is-1-desktop {
        flex:none;
        width:8.33333%
    }
    .ivan-calc .column.is-offset-1-desktop {
        margin-left:8.33333%
    }
    .ivan-calc .column.is-2-desktop {
        flex:none;
        width:16.66667%
    }
    .ivan-calc .column.is-offset-2-desktop {
        margin-left:16.66667%
    }
    .ivan-calc .column.is-3-desktop {
        flex:none;
        width:25%
    }
    .ivan-calc .column.is-offset-3-desktop {
        margin-left:25%
    }
    .ivan-calc .column.is-4-desktop {
        flex:none;
        width:33.33333%
    }
    .ivan-calc .column.is-offset-4-desktop {
        margin-left:33.33333%
    }
    .ivan-calc .column.is-5-desktop {
        flex:none;
        width:41.66667%
    }
    .ivan-calc .column.is-offset-5-desktop {
        margin-left:41.66667%
    }
    .ivan-calc .column.is-6-desktop {
        flex:none;
        width:50%
    }
    .ivan-calc .column.is-offset-6-desktop {
        margin-left:50%
    }
    .ivan-calc .column.is-7-desktop {
        flex:none;
        width:58.33333%
    }
    .ivan-calc .column.is-offset-7-desktop {
        margin-left:58.33333%
    }
    .ivan-calc .column.is-8-desktop {
        flex:none;
        width:66.66667%
    }
    .ivan-calc .column.is-offset-8-desktop {
        margin-left:66.66667%
    }
    .ivan-calc .column.is-9-desktop {
        flex:none;
        width:75%
    }
    .ivan-calc .column.is-offset-9-desktop {
        margin-left:75%
    }
    .ivan-calc .column.is-10-desktop {
        flex:none;
        width:83.33333%
    }
    .ivan-calc .column.is-offset-10-desktop {
        margin-left:83.33333%
    }
    .ivan-calc .column.is-11-desktop {
        flex:none;
        width:91.66667%
    }
    .ivan-calc .column.is-offset-11-desktop {
        margin-left:91.66667%
    }
    .ivan-calc .column.is-12-desktop {
        flex:none;
        width:100%
    }
    .ivan-calc .column.is-offset-12-desktop {
        margin-left:100%
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .column.is-narrow-widescreen {
        flex:none
    }
    .ivan-calc .column.is-full-widescreen {
        flex:none;
        width:100%
    }
    .ivan-calc .column.is-three-quarters-widescreen {
        flex:none;
        width:75%
    }
    .ivan-calc .column.is-two-thirds-widescreen {
        flex:none;
        width:66.6666%
    }
    .ivan-calc .column.is-half-widescreen {
        flex:none;
        width:50%
    }
    .ivan-calc .column.is-one-third-widescreen {
        flex:none;
        width:33.3333%
    }
    .ivan-calc .column.is-one-quarter-widescreen {
        flex:none;
        width:25%
    }
    .ivan-calc .column.is-one-fifth-widescreen {
        flex:none;
        width:20%
    }
    .ivan-calc .column.is-two-fifths-widescreen {
        flex:none;
        width:40%
    }
    .ivan-calc .column.is-three-fifths-widescreen {
        flex:none;
        width:60%
    }
    .ivan-calc .column.is-four-fifths-widescreen {
        flex:none;
        width:80%
    }
    .ivan-calc .column.is-offset-three-quarters-widescreen {
        margin-left:75%
    }
    .ivan-calc .column.is-offset-two-thirds-widescreen {
        margin-left:66.6666%
    }
    .ivan-calc .column.is-offset-half-widescreen {
        margin-left:50%
    }
    .ivan-calc .column.is-offset-one-third-widescreen {
        margin-left:33.3333%
    }
    .ivan-calc .column.is-offset-one-quarter-widescreen {
        margin-left:25%
    }
    .ivan-calc .column.is-offset-one-fifth-widescreen {
        margin-left:20%
    }
    .ivan-calc .column.is-offset-two-fifths-widescreen {
        margin-left:40%
    }
    .ivan-calc .column.is-offset-three-fifths-widescreen {
        margin-left:60%
    }
    .ivan-calc .column.is-offset-four-fifths-widescreen {
        margin-left:80%
    }
    .ivan-calc .column.is-0-widescreen {
        flex:none;
        width:0
    }
    .ivan-calc .column.is-offset-0-widescreen {
        margin-left:0
    }
    .ivan-calc .column.is-1-widescreen {
        flex:none;
        width:8.33333%
    }
    .ivan-calc .column.is-offset-1-widescreen {
        margin-left:8.33333%
    }
    .ivan-calc .column.is-2-widescreen {
        flex:none;
        width:16.66667%
    }
    .ivan-calc .column.is-offset-2-widescreen {
        margin-left:16.66667%
    }
    .ivan-calc .column.is-3-widescreen {
        flex:none;
        width:25%
    }
    .ivan-calc .column.is-offset-3-widescreen {
        margin-left:25%
    }
    .ivan-calc .column.is-4-widescreen {
        flex:none;
        width:33.33333%
    }
    .ivan-calc .column.is-offset-4-widescreen {
        margin-left:33.33333%
    }
    .ivan-calc .column.is-5-widescreen {
        flex:none;
        width:41.66667%
    }
    .ivan-calc .column.is-offset-5-widescreen {
        margin-left:41.66667%
    }
    .ivan-calc .column.is-6-widescreen {
        flex:none;
        width:50%
    }
    .ivan-calc .column.is-offset-6-widescreen {
        margin-left:50%
    }
    .ivan-calc .column.is-7-widescreen {
        flex:none;
        width:58.33333%
    }
    .ivan-calc .column.is-offset-7-widescreen {
        margin-left:58.33333%
    }
    .ivan-calc .column.is-8-widescreen {
        flex:none;
        width:66.66667%
    }
    .ivan-calc .column.is-offset-8-widescreen {
        margin-left:66.66667%
    }
    .ivan-calc .column.is-9-widescreen {
        flex:none;
        width:75%
    }
    .ivan-calc .column.is-offset-9-widescreen {
        margin-left:75%
    }
    .ivan-calc .column.is-10-widescreen {
        flex:none;
        width:83.33333%
    }
    .ivan-calc .column.is-offset-10-widescreen {
        margin-left:83.33333%
    }
    .ivan-calc .column.is-11-widescreen {
        flex:none;
        width:91.66667%
    }
    .ivan-calc .column.is-offset-11-widescreen {
        margin-left:91.66667%
    }
    .ivan-calc .column.is-12-widescreen {
        flex:none;
        width:100%
    }
    .ivan-calc .column.is-offset-12-widescreen {
        margin-left:100%
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .column.is-narrow-fullhd {
        flex:none
    }
    .ivan-calc .column.is-full-fullhd {
        flex:none;
        width:100%
    }
    .ivan-calc .column.is-three-quarters-fullhd {
        flex:none;
        width:75%
    }
    .ivan-calc .column.is-two-thirds-fullhd {
        flex:none;
        width:66.6666%
    }
    .ivan-calc .column.is-half-fullhd {
        flex:none;
        width:50%
    }
    .ivan-calc .column.is-one-third-fullhd {
        flex:none;
        width:33.3333%
    }
    .ivan-calc .column.is-one-quarter-fullhd {
        flex:none;
        width:25%
    }
    .ivan-calc .column.is-one-fifth-fullhd {
        flex:none;
        width:20%
    }
    .ivan-calc .column.is-two-fifths-fullhd {
        flex:none;
        width:40%
    }
    .ivan-calc .column.is-three-fifths-fullhd {
        flex:none;
        width:60%
    }
    .ivan-calc .column.is-four-fifths-fullhd {
        flex:none;
        width:80%
    }
    .ivan-calc .column.is-offset-three-quarters-fullhd {
        margin-left:75%
    }
    .ivan-calc .column.is-offset-two-thirds-fullhd {
        margin-left:66.6666%
    }
    .ivan-calc .column.is-offset-half-fullhd {
        margin-left:50%
    }
    .ivan-calc .column.is-offset-one-third-fullhd {
        margin-left:33.3333%
    }
    .ivan-calc .column.is-offset-one-quarter-fullhd {
        margin-left:25%
    }
    .ivan-calc .column.is-offset-one-fifth-fullhd {
        margin-left:20%
    }
    .ivan-calc .column.is-offset-two-fifths-fullhd {
        margin-left:40%
    }
    .ivan-calc .column.is-offset-three-fifths-fullhd {
        margin-left:60%
    }
    .ivan-calc .column.is-offset-four-fifths-fullhd {
        margin-left:80%
    }
    .ivan-calc .column.is-0-fullhd {
        flex:none;
        width:0
    }
    .ivan-calc .column.is-offset-0-fullhd {
        margin-left:0
    }
    .ivan-calc .column.is-1-fullhd {
        flex:none;
        width:8.33333%
    }
    .ivan-calc .column.is-offset-1-fullhd {
        margin-left:8.33333%
    }
    .ivan-calc .column.is-2-fullhd {
        flex:none;
        width:16.66667%
    }
    .ivan-calc .column.is-offset-2-fullhd {
        margin-left:16.66667%
    }
    .ivan-calc .column.is-3-fullhd {
        flex:none;
        width:25%
    }
    .ivan-calc .column.is-offset-3-fullhd {
        margin-left:25%
    }
    .ivan-calc .column.is-4-fullhd {
        flex:none;
        width:33.33333%
    }
    .ivan-calc .column.is-offset-4-fullhd {
        margin-left:33.33333%
    }
    .ivan-calc .column.is-5-fullhd {
        flex:none;
        width:41.66667%
    }
    .ivan-calc .column.is-offset-5-fullhd {
        margin-left:41.66667%
    }
    .ivan-calc .column.is-6-fullhd {
        flex:none;
        width:50%
    }
    .ivan-calc .column.is-offset-6-fullhd {
        margin-left:50%
    }
    .ivan-calc .column.is-7-fullhd {
        flex:none;
        width:58.33333%
    }
    .ivan-calc .column.is-offset-7-fullhd {
        margin-left:58.33333%
    }
    .ivan-calc .column.is-8-fullhd {
        flex:none;
        width:66.66667%
    }
    .ivan-calc .column.is-offset-8-fullhd {
        margin-left:66.66667%
    }
    .ivan-calc .column.is-9-fullhd {
        flex:none;
        width:75%
    }
    .ivan-calc .column.is-offset-9-fullhd {
        margin-left:75%
    }
    .ivan-calc .column.is-10-fullhd {
        flex:none;
        width:83.33333%
    }
    .ivan-calc .column.is-offset-10-fullhd {
        margin-left:83.33333%
    }
    .ivan-calc .column.is-11-fullhd {
        flex:none;
        width:91.66667%
    }
    .ivan-calc .column.is-offset-11-fullhd {
        margin-left:91.66667%
    }
    .ivan-calc .column.is-12-fullhd {
        flex:none;
        width:100%
    }
    .ivan-calc .column.is-offset-12-fullhd {
        margin-left:100%
    }
}
.ivan-calc .columns {
    margin-left:-.75rem;
    margin-right:-.75rem;
    margin-top:-.75rem
}
.ivan-calc .columns:last-child {
    margin-bottom:-.75rem
}
.ivan-calc .columns:not(:last-child) {
    margin-bottom:calc(1.5rem - 0.75rem)
}
.ivan-calc .columns.is-centered {
    justify-content:center
}
.ivan-calc .columns.is-gapless {
    margin-left:0;
    margin-right:0;
    margin-top:0
}
.ivan-calc .columns.is-gapless>.column {
    margin:0;
    padding:0!important
}
.ivan-calc .columns.is-gapless:not(:last-child) {
    margin-bottom:1.5rem
}
.ivan-calc .columns.is-gapless:last-child {
    margin-bottom:0
}
.ivan-calc .columns.is-mobile {
    display:flex
}
.ivan-calc .columns.is-multiline {
    flex-wrap:wrap
}
.ivan-calc .columns.is-vcentered {
    align-items:center
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .columns:not(.is-desktop) {
        display:flex
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .columns.is-desktop {
        display:flex
    }
}
.ivan-calc .columns.is-variable {
    --columngap:.75rem;
    margin-left:calc(-1 * var(--columnGap));
    margin-right:calc(-1 * var(--columnGap))
}
.ivan-calc .columns.is-variable .column {
    padding-left:var(--columnGap);
    padding-right:var(--columnGap)
}
.ivan-calc .columns.is-variable.is-0 {
    --columngap:0
}
@media screen and (max-width: 768px) {
    .ivan-calc .columns.is-variable.is-0-mobile {
        --columngap:0
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .columns.is-variable.is-0-tablet {
        --columngap:0
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-0-tablet-only {
        --columngap:0
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-0-touch {
        --columngap:0
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .columns.is-variable.is-0-desktop {
        --columngap:0
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .columns.is-variable.is-0-desktop-only {
        --columngap:0
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .columns.is-variable.is-0-widescreen {
        --columngap:0
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .columns.is-variable.is-0-widescreen-only {
        --columngap:0
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .columns.is-variable.is-0-fullhd {
        --columngap:0
    }
}
.ivan-calc .columns.is-variable.is-1 {
    --columngap:.25rem
}
@media screen and (max-width: 768px) {
    .ivan-calc .columns.is-variable.is-1-mobile {
        --columngap:.25rem
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .columns.is-variable.is-1-tablet {
        --columngap:.25rem
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-1-tablet-only {
        --columngap:.25rem
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-1-touch {
        --columngap:.25rem
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .columns.is-variable.is-1-desktop {
        --columngap:.25rem
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .columns.is-variable.is-1-desktop-only {
        --columngap:.25rem
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .columns.is-variable.is-1-widescreen {
        --columngap:.25rem
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .columns.is-variable.is-1-widescreen-only {
        --columngap:.25rem
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .columns.is-variable.is-1-fullhd {
        --columngap:.25rem
    }
}
.ivan-calc .columns.is-variable.is-2 {
    --columngap:.5rem
}
@media screen and (max-width: 768px) {
    .ivan-calc .columns.is-variable.is-2-mobile {
        --columngap:.5rem
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .columns.is-variable.is-2-tablet {
        --columngap:.5rem
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-2-tablet-only {
        --columngap:.5rem
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-2-touch {
        --columngap:.5rem
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .columns.is-variable.is-2-desktop {
        --columngap:.5rem
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .columns.is-variable.is-2-desktop-only {
        --columngap:.5rem
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .columns.is-variable.is-2-widescreen {
        --columngap:.5rem
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .columns.is-variable.is-2-widescreen-only {
        --columngap:.5rem
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .columns.is-variable.is-2-fullhd {
        --columngap:.5rem
    }
}
.ivan-calc .columns.is-variable.is-3 {
    --columngap:.75rem
}
@media screen and (max-width: 768px) {
    .ivan-calc .columns.is-variable.is-3-mobile {
        --columngap:.75rem
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .columns.is-variable.is-3-tablet {
        --columngap:.75rem
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-3-tablet-only {
        --columngap:.75rem
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-3-touch {
        --columngap:.75rem
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .columns.is-variable.is-3-desktop {
        --columngap:.75rem
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .columns.is-variable.is-3-desktop-only {
        --columngap:.75rem
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .columns.is-variable.is-3-widescreen {
        --columngap:.75rem
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .columns.is-variable.is-3-widescreen-only {
        --columngap:.75rem
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .columns.is-variable.is-3-fullhd {
        --columngap:.75rem
    }
}
.ivan-calc .columns.is-variable.is-4 {
    --columngap:1rem
}
@media screen and (max-width: 768px) {
    .ivan-calc .columns.is-variable.is-4-mobile {
        --columngap:1rem
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .columns.is-variable.is-4-tablet {
        --columngap:1rem
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-4-tablet-only {
        --columngap:1rem
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-4-touch {
        --columngap:1rem
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .columns.is-variable.is-4-desktop {
        --columngap:1rem
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .columns.is-variable.is-4-desktop-only {
        --columngap:1rem
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .columns.is-variable.is-4-widescreen {
        --columngap:1rem
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .columns.is-variable.is-4-widescreen-only {
        --columngap:1rem
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .columns.is-variable.is-4-fullhd {
        --columngap:1rem
    }
}
.ivan-calc .columns.is-variable.is-5 {
    --columngap:1.25rem
}
@media screen and (max-width: 768px) {
    .ivan-calc .columns.is-variable.is-5-mobile {
        --columngap:1.25rem
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .columns.is-variable.is-5-tablet {
        --columngap:1.25rem
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-5-tablet-only {
        --columngap:1.25rem
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-5-touch {
        --columngap:1.25rem
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .columns.is-variable.is-5-desktop {
        --columngap:1.25rem
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .columns.is-variable.is-5-desktop-only {
        --columngap:1.25rem
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .columns.is-variable.is-5-widescreen {
        --columngap:1.25rem
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .columns.is-variable.is-5-widescreen-only {
        --columngap:1.25rem
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .columns.is-variable.is-5-fullhd {
        --columngap:1.25rem
    }
}
.ivan-calc .columns.is-variable.is-6 {
    --columngap:1.5rem
}
@media screen and (max-width: 768px) {
    .ivan-calc .columns.is-variable.is-6-mobile {
        --columngap:1.5rem
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .columns.is-variable.is-6-tablet {
        --columngap:1.5rem
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-6-tablet-only {
        --columngap:1.5rem
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-6-touch {
        --columngap:1.5rem
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .columns.is-variable.is-6-desktop {
        --columngap:1.5rem
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .columns.is-variable.is-6-desktop-only {
        --columngap:1.5rem
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .columns.is-variable.is-6-widescreen {
        --columngap:1.5rem
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .columns.is-variable.is-6-widescreen-only {
        --columngap:1.5rem
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .columns.is-variable.is-6-fullhd {
        --columngap:1.5rem
    }
}
.ivan-calc .columns.is-variable.is-7 {
    --columngap:1.75rem
}
@media screen and (max-width: 768px) {
    .ivan-calc .columns.is-variable.is-7-mobile {
        --columngap:1.75rem
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .columns.is-variable.is-7-tablet {
        --columngap:1.75rem
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-7-tablet-only {
        --columngap:1.75rem
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-7-touch {
        --columngap:1.75rem
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .columns.is-variable.is-7-desktop {
        --columngap:1.75rem
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .columns.is-variable.is-7-desktop-only {
        --columngap:1.75rem
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .columns.is-variable.is-7-widescreen {
        --columngap:1.75rem
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .columns.is-variable.is-7-widescreen-only {
        --columngap:1.75rem
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .columns.is-variable.is-7-fullhd {
        --columngap:1.75rem
    }
}
.ivan-calc .columns.is-variable.is-8 {
    --columngap:2rem
}
@media screen and (max-width: 768px) {
    .ivan-calc .columns.is-variable.is-8-mobile {
        --columngap:2rem
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .columns.is-variable.is-8-tablet {
        --columngap:2rem
    }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-8-tablet-only {
        --columngap:2rem
    }
}
@media screen and (max-width: 1023px) {
    .ivan-calc .columns.is-variable.is-8-touch {
        --columngap:2rem
    }
}
@media screen and (min-width: 1024px) {
    .ivan-calc .columns.is-variable.is-8-desktop {
        --columngap:2rem
    }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .ivan-calc .columns.is-variable.is-8-desktop-only {
        --columngap:2rem
    }
}
@media screen and (min-width: 1216px) {
    .ivan-calc .columns.is-variable.is-8-widescreen {
        --columngap:2rem
    }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
    .ivan-calc .columns.is-variable.is-8-widescreen-only {
        --columngap:2rem
    }
}
@media screen and (min-width: 1408px) {
    .ivan-calc .columns.is-variable.is-8-fullhd {
        --columngap:2rem
    }
}
.ivan-calc .tile {
    align-items:stretch;
    display:block;
    flex-basis:0;
    flex-grow:1;
    flex-shrink:1;
    min-height:-webkit-min-content;
    min-height:-moz-min-content;
    min-height:min-content
}
.ivan-calc .tile.is-ancestor {
    margin-left:-.75rem;
    margin-right:-.75rem;
    margin-top:-.75rem
}
.ivan-calc .tile.is-ancestor:last-child {
    margin-bottom:-.75rem
}
.ivan-calc .tile.is-ancestor:not(:last-child) {
    margin-bottom:.75rem
}
.ivan-calc .tile.is-child {
    margin:0!important
}
.ivan-calc .tile.is-parent {
    padding:.75rem
}
.ivan-calc .tile.is-vertical {
    flex-direction:column
}
.ivan-calc .tile.is-vertical>.tile.is-child:not(:last-child) {
    margin-bottom:1.5rem!important
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .tile:not(.is-child) {
        display:flex
    }
    .ivan-calc .tile.is-1 {
        flex:none;
        width:8.33333%
    }
    .ivan-calc .tile.is-2 {
        flex:none;
        width:16.66667%
    }
    .ivan-calc .tile.is-3 {
        flex:none;
        width:25%
    }
    .ivan-calc .tile.is-4 {
        flex:none;
        width:33.33333%
    }
    .ivan-calc .tile.is-5 {
        flex:none;
        width:41.66667%
    }
    .ivan-calc .tile.is-6 {
        flex:none;
        width:50%
    }
    .ivan-calc .tile.is-7 {
        flex:none;
        width:58.33333%
    }
    .ivan-calc .tile.is-8 {
        flex:none;
        width:66.66667%
    }
    .ivan-calc .tile.is-9 {
        flex:none;
        width:75%
    }
    .ivan-calc .tile.is-10 {
        flex:none;
        width:83.33333%
    }
    .ivan-calc .tile.is-11 {
        flex:none;
        width:91.66667%
    }
    .ivan-calc .tile.is-12 {
        flex:none;
        width:100%
    }
}
.ivan-calc .hero {
    align-items:stretch;
    display:flex;
    flex-direction:column;
    justify-content:space-between
}
.ivan-calc .hero .navbar {
    background:none
}
.ivan-calc .hero .tabs ul {
    border-bottom:none
}
.ivan-calc .hero.is-white {
    background-color:#fff;
    color:#0a0a0a
}
.ivan-calc .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.ivan-calc .hero.is-white strong {
    color:inherit
}
.ivan-calc .hero.is-white .title {
    color:#0a0a0a
}
.ivan-calc .hero.is-white .subtitle {
    color:rgba(10,10,10,0.9)
}
.ivan-calc .hero.is-white .subtitle a:not(.button),.ivan-calc .hero.is-white .subtitle strong {
    color:#0a0a0a
}
@media screen and (max-width: 1023px) {
    .ivan-calc .hero.is-white .navbar-menu {
        background-color:#fff
    }
}
.ivan-calc .hero.is-white .navbar-item,.ivan-calc .hero.is-white .navbar-link {
    color:rgba(10,10,10,0.7)
}
.ivan-calc .hero.is-white a.navbar-item:hover,.ivan-calc .hero.is-white a.navbar-item.is-active,.ivan-calc .hero.is-white .navbar-link:hover,.ivan-calc .hero.is-white .navbar-link.is-active {
    background-color:#f2f2f2;
    color:#0a0a0a
}
.ivan-calc .hero.is-white .tabs a {
    color:#0a0a0a;
    opacity:.9
}
.ivan-calc .hero.is-white .tabs a:hover {
    opacity:1
}
.ivan-calc .hero.is-white .tabs li.is-active a {
    opacity:1
}
.ivan-calc .hero.is-white .tabs.is-boxed a,.ivan-calc .hero.is-white .tabs.is-toggle a {
    color:#0a0a0a
}
.ivan-calc .hero.is-white .tabs.is-boxed a:hover,.ivan-calc .hero.is-white .tabs.is-toggle a:hover {
    background-color:rgba(10,10,10,0.1)
}
.ivan-calc .hero.is-white .tabs.is-boxed li.is-active a,.ivan-calc .hero.is-white .tabs.is-boxed li.is-active a:hover,.ivan-calc .hero.is-white .tabs.is-toggle li.is-active a,.ivan-calc .hero.is-white .tabs.is-toggle li.is-active a:hover {
    background-color:#0a0a0a;
    border-color:#0a0a0a;
    color:#fff
}
.ivan-calc .hero.is-white.is-bold {
    background-image:linear-gradient(141deg,#e6e6e6 0%,white 71%,white 100%)
}
@media screen and (max-width: 768px) {
    .ivan-calc .hero.is-white.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#e6e6e6 0%,white 71%,white 100%)
    }
}
.ivan-calc .hero.is-black {
    background-color:#0a0a0a;
    color:#fff
}
.ivan-calc .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.ivan-calc .hero.is-black strong {
    color:inherit
}
.ivan-calc .hero.is-black .title {
    color:#fff
}
.ivan-calc .hero.is-black .subtitle {
    color:rgba(255,255,255,0.9)
}
.ivan-calc .hero.is-black .subtitle a:not(.button),.ivan-calc .hero.is-black .subtitle strong {
    color:#fff
}
@media screen and (max-width: 1023px) {
    .ivan-calc .hero.is-black .navbar-menu {
        background-color:#0a0a0a
    }
}
.ivan-calc .hero.is-black .navbar-item,.ivan-calc .hero.is-black .navbar-link {
    color:rgba(255,255,255,0.7)
}
.ivan-calc .hero.is-black a.navbar-item:hover,.ivan-calc .hero.is-black a.navbar-item.is-active,.ivan-calc .hero.is-black .navbar-link:hover,.ivan-calc .hero.is-black .navbar-link.is-active {
    background-color:#000;
    color:#fff
}
.ivan-calc .hero.is-black .tabs a {
    color:#fff;
    opacity:.9
}
.ivan-calc .hero.is-black .tabs a:hover {
    opacity:1
}
.ivan-calc .hero.is-black .tabs li.is-active a {
    opacity:1
}
.ivan-calc .hero.is-black .tabs.is-boxed a,.ivan-calc .hero.is-black .tabs.is-toggle a {
    color:#fff
}
.ivan-calc .hero.is-black .tabs.is-boxed a:hover,.ivan-calc .hero.is-black .tabs.is-toggle a:hover {
    background-color:rgba(10,10,10,0.1)
}
.ivan-calc .hero.is-black .tabs.is-boxed li.is-active a,.ivan-calc .hero.is-black .tabs.is-boxed li.is-active a:hover,.ivan-calc .hero.is-black .tabs.is-toggle li.is-active a,.ivan-calc .hero.is-black .tabs.is-toggle li.is-active a:hover {
    background-color:#fff;
    border-color:#fff;
    color:#0a0a0a
}
.ivan-calc .hero.is-black.is-bold {
    background-image:linear-gradient(141deg,black 0%,#0a0a0a 71%,#181616 100%)
}
@media screen and (max-width: 768px) {
    .ivan-calc .hero.is-black.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,black 0%,#0a0a0a 71%,#181616 100%)
    }
}
.ivan-calc .hero.is-light {
    background-color:#f5f5f5;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.ivan-calc .hero.is-light strong {
    color:inherit
}
.ivan-calc .hero.is-light .title {
    color:rgba(0,0,0,0.7)
}
.ivan-calc .hero.is-light .subtitle {
    color:rgba(0,0,0,0.9)
}
.ivan-calc .hero.is-light .subtitle a:not(.button),.ivan-calc .hero.is-light .subtitle strong {
    color:rgba(0,0,0,0.7)
}
@media screen and (max-width: 1023px) {
    .ivan-calc .hero.is-light .navbar-menu {
        background-color:#f5f5f5
    }
}
.ivan-calc .hero.is-light .navbar-item,.ivan-calc .hero.is-light .navbar-link {
    color:rgba(0,0,0,0.7)
}
.ivan-calc .hero.is-light a.navbar-item:hover,.ivan-calc .hero.is-light a.navbar-item.is-active,.ivan-calc .hero.is-light .navbar-link:hover,.ivan-calc .hero.is-light .navbar-link.is-active {
    background-color:#e8e8e8;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .hero.is-light .tabs a {
    color:rgba(0,0,0,0.7);
    opacity:.9
}
.ivan-calc .hero.is-light .tabs a:hover {
    opacity:1
}
.ivan-calc .hero.is-light .tabs li.is-active a {
    opacity:1
}
.ivan-calc .hero.is-light .tabs.is-boxed a,.ivan-calc .hero.is-light .tabs.is-toggle a {
    color:rgba(0,0,0,0.7)
}
.ivan-calc .hero.is-light .tabs.is-boxed a:hover,.ivan-calc .hero.is-light .tabs.is-toggle a:hover {
    background-color:rgba(10,10,10,0.1)
}
.ivan-calc .hero.is-light .tabs.is-boxed li.is-active a,.ivan-calc .hero.is-light .tabs.is-boxed li.is-active a:hover,.ivan-calc .hero.is-light .tabs.is-toggle li.is-active a,.ivan-calc .hero.is-light .tabs.is-toggle li.is-active a:hover {
    background-color:rgba(0,0,0,0.7);
    border-color:rgba(0,0,0,0.7);
    color:#f5f5f5
}
.ivan-calc .hero.is-light.is-bold {
    background-image:linear-gradient(141deg,#dfd8d9 0%,whitesmoke 71%,white 100%)
}
@media screen and (max-width: 768px) {
    .ivan-calc .hero.is-light.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#dfd8d9 0%,whitesmoke 71%,white 100%)
    }
}
.ivan-calc .hero.is-dark {
    background-color:#363636;
    color:#fff
}
.ivan-calc .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.ivan-calc .hero.is-dark strong {
    color:inherit
}
.ivan-calc .hero.is-dark .title {
    color:#fff
}
.ivan-calc .hero.is-dark .subtitle {
    color:rgba(255,255,255,0.9)
}
.ivan-calc .hero.is-dark .subtitle a:not(.button),.ivan-calc .hero.is-dark .subtitle strong {
    color:#fff
}
@media screen and (max-width: 1023px) {
    .ivan-calc .hero.is-dark .navbar-menu {
        background-color:#363636
    }
}
.ivan-calc .hero.is-dark .navbar-item,.ivan-calc .hero.is-dark .navbar-link {
    color:rgba(255,255,255,0.7)
}
.ivan-calc .hero.is-dark a.navbar-item:hover,.ivan-calc .hero.is-dark a.navbar-item.is-active,.ivan-calc .hero.is-dark .navbar-link:hover,.ivan-calc .hero.is-dark .navbar-link.is-active {
    background-color:#292929;
    color:#fff
}
.ivan-calc .hero.is-dark .tabs a {
    color:#fff;
    opacity:.9
}
.ivan-calc .hero.is-dark .tabs a:hover {
    opacity:1
}
.ivan-calc .hero.is-dark .tabs li.is-active a {
    opacity:1
}
.ivan-calc .hero.is-dark .tabs.is-boxed a,.ivan-calc .hero.is-dark .tabs.is-toggle a {
    color:#fff
}
.ivan-calc .hero.is-dark .tabs.is-boxed a:hover,.ivan-calc .hero.is-dark .tabs.is-toggle a:hover {
    background-color:rgba(10,10,10,0.1)
}
.ivan-calc .hero.is-dark .tabs.is-boxed li.is-active a,.ivan-calc .hero.is-dark .tabs.is-boxed li.is-active a:hover,.ivan-calc .hero.is-dark .tabs.is-toggle li.is-active a,.ivan-calc .hero.is-dark .tabs.is-toggle li.is-active a:hover {
    background-color:#fff;
    border-color:#fff;
    color:#363636
}
.ivan-calc .hero.is-dark.is-bold {
    background-image:linear-gradient(141deg,#1f191a 0%,#363636 71%,#46403f 100%)
}
@media screen and (max-width: 768px) {
    .ivan-calc .hero.is-dark.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#1f191a 0%,#363636 71%,#46403f 100%)
    }
}
.ivan-calc .hero.is-primary {
    background-color:#00d1b2;
    color:#fff
}
.ivan-calc .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.ivan-calc .hero.is-primary strong {
    color:inherit
}
.ivan-calc .hero.is-primary .title {
    color:#fff
}
.ivan-calc .hero.is-primary .subtitle {
    color:rgba(255,255,255,0.9)
}
.ivan-calc .hero.is-primary .subtitle a:not(.button),.ivan-calc .hero.is-primary .subtitle strong {
    color:#fff
}
@media screen and (max-width: 1023px) {
    .ivan-calc .hero.is-primary .navbar-menu {
        background-color:#00d1b2
    }
}
.ivan-calc .hero.is-primary .navbar-item,.ivan-calc .hero.is-primary .navbar-link {
    color:rgba(255,255,255,0.7)
}
.ivan-calc .hero.is-primary a.navbar-item:hover,.ivan-calc .hero.is-primary a.navbar-item.is-active,.ivan-calc .hero.is-primary .navbar-link:hover,.ivan-calc .hero.is-primary .navbar-link.is-active {
    background-color:#00b89c;
    color:#fff
}
.ivan-calc .hero.is-primary .tabs a {
    color:#fff;
    opacity:.9
}
.ivan-calc .hero.is-primary .tabs a:hover {
    opacity:1
}
.ivan-calc .hero.is-primary .tabs li.is-active a {
    opacity:1
}
.ivan-calc .hero.is-primary .tabs.is-boxed a,.ivan-calc .hero.is-primary .tabs.is-toggle a {
    color:#fff
}
.ivan-calc .hero.is-primary .tabs.is-boxed a:hover,.ivan-calc .hero.is-primary .tabs.is-toggle a:hover {
    background-color:rgba(10,10,10,0.1)
}
.ivan-calc .hero.is-primary .tabs.is-boxed li.is-active a,.ivan-calc .hero.is-primary .tabs.is-boxed li.is-active a:hover,.ivan-calc .hero.is-primary .tabs.is-toggle li.is-active a,.ivan-calc .hero.is-primary .tabs.is-toggle li.is-active a:hover {
    background-color:#fff;
    border-color:#fff;
    color:#00d1b2
}
.ivan-calc .hero.is-primary.is-bold {
    background-image:linear-gradient(141deg,#009e6c 0%,#00d1b2 71%,#00e7eb 100%)
}
@media screen and (max-width: 768px) {
    .ivan-calc .hero.is-primary.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#009e6c 0%,#00d1b2 71%,#00e7eb 100%)
    }
}
.ivan-calc .hero.is-link {
    background-color:#3273dc;
    color:#fff
}
.ivan-calc .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.ivan-calc .hero.is-link strong {
    color:inherit
}
.ivan-calc .hero.is-link .title {
    color:#fff
}
.ivan-calc .hero.is-link .subtitle {
    color:rgba(255,255,255,0.9)
}
.ivan-calc .hero.is-link .subtitle a:not(.button),.ivan-calc .hero.is-link .subtitle strong {
    color:#fff
}
@media screen and (max-width: 1023px) {
    .ivan-calc .hero.is-link .navbar-menu {
        background-color:#3273dc
    }
}
.ivan-calc .hero.is-link .navbar-item,.ivan-calc .hero.is-link .navbar-link {
    color:rgba(255,255,255,0.7)
}
.ivan-calc .hero.is-link a.navbar-item:hover,.ivan-calc .hero.is-link a.navbar-item.is-active,.ivan-calc .hero.is-link .navbar-link:hover,.ivan-calc .hero.is-link .navbar-link.is-active {
    background-color:#2366d1;
    color:#fff
}
.ivan-calc .hero.is-link .tabs a {
    color:#fff;
    opacity:.9
}
.ivan-calc .hero.is-link .tabs a:hover {
    opacity:1
}
.ivan-calc .hero.is-link .tabs li.is-active a {
    opacity:1
}
.ivan-calc .hero.is-link .tabs.is-boxed a,.ivan-calc .hero.is-link .tabs.is-toggle a {
    color:#fff
}
.ivan-calc .hero.is-link .tabs.is-boxed a:hover,.ivan-calc .hero.is-link .tabs.is-toggle a:hover {
    background-color:rgba(10,10,10,0.1)
}
.ivan-calc .hero.is-link .tabs.is-boxed li.is-active a,.ivan-calc .hero.is-link .tabs.is-boxed li.is-active a:hover,.ivan-calc .hero.is-link .tabs.is-toggle li.is-active a,.ivan-calc .hero.is-link .tabs.is-toggle li.is-active a:hover {
    background-color:#fff;
    border-color:#fff;
    color:#3273dc
}
.ivan-calc .hero.is-link.is-bold {
    background-image:linear-gradient(141deg,#1577c6 0%,#3273dc 71%,#4366e5 100%)
}
@media screen and (max-width: 768px) {
    .ivan-calc .hero.is-link.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#1577c6 0%,#3273dc 71%,#4366e5 100%)
    }
}
.ivan-calc .hero.is-info {
    background-color:#3298dc;
    color:#fff
}
.ivan-calc .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.ivan-calc .hero.is-info strong {
    color:inherit
}
.ivan-calc .hero.is-info .title {
    color:#fff
}
.ivan-calc .hero.is-info .subtitle {
    color:rgba(255,255,255,0.9)
}
.ivan-calc .hero.is-info .subtitle a:not(.button),.ivan-calc .hero.is-info .subtitle strong {
    color:#fff
}
@media screen and (max-width: 1023px) {
    .ivan-calc .hero.is-info .navbar-menu {
        background-color:#3298dc
    }
}
.ivan-calc .hero.is-info .navbar-item,.ivan-calc .hero.is-info .navbar-link {
    color:rgba(255,255,255,0.7)
}
.ivan-calc .hero.is-info a.navbar-item:hover,.ivan-calc .hero.is-info a.navbar-item.is-active,.ivan-calc .hero.is-info .navbar-link:hover,.ivan-calc .hero.is-info .navbar-link.is-active {
    background-color:#238cd1;
    color:#fff
}
.ivan-calc .hero.is-info .tabs a {
    color:#fff;
    opacity:.9
}
.ivan-calc .hero.is-info .tabs a:hover {
    opacity:1
}
.ivan-calc .hero.is-info .tabs li.is-active a {
    opacity:1
}
.ivan-calc .hero.is-info .tabs.is-boxed a,.ivan-calc .hero.is-info .tabs.is-toggle a {
    color:#fff
}
.ivan-calc .hero.is-info .tabs.is-boxed a:hover,.ivan-calc .hero.is-info .tabs.is-toggle a:hover {
    background-color:rgba(10,10,10,0.1)
}
.ivan-calc .hero.is-info .tabs.is-boxed li.is-active a,.ivan-calc .hero.is-info .tabs.is-boxed li.is-active a:hover,.ivan-calc .hero.is-info .tabs.is-toggle li.is-active a,.ivan-calc .hero.is-info .tabs.is-toggle li.is-active a:hover {
    background-color:#fff;
    border-color:#fff;
    color:#3298dc
}
.ivan-calc .hero.is-info.is-bold {
    background-image:linear-gradient(141deg,#159dc6 0%,#3298dc 71%,#4389e5 100%)
}
@media screen and (max-width: 768px) {
    .ivan-calc .hero.is-info.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#159dc6 0%,#3298dc 71%,#4389e5 100%)
    }
}
.ivan-calc .hero.is-success {
    background-color:#48c774;
    color:#fff
}
.ivan-calc .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.ivan-calc .hero.is-success strong {
    color:inherit
}
.ivan-calc .hero.is-success .title {
    color:#fff
}
.ivan-calc .hero.is-success .subtitle {
    color:rgba(255,255,255,0.9)
}
.ivan-calc .hero.is-success .subtitle a:not(.button),.ivan-calc .hero.is-success .subtitle strong {
    color:#fff
}
@media screen and (max-width: 1023px) {
    .ivan-calc .hero.is-success .navbar-menu {
        background-color:#48c774
    }
}
.ivan-calc .hero.is-success .navbar-item,.ivan-calc .hero.is-success .navbar-link {
    color:rgba(255,255,255,0.7)
}
.ivan-calc .hero.is-success a.navbar-item:hover,.ivan-calc .hero.is-success a.navbar-item.is-active,.ivan-calc .hero.is-success .navbar-link:hover,.ivan-calc .hero.is-success .navbar-link.is-active {
    background-color:#3abb67;
    color:#fff
}
.ivan-calc .hero.is-success .tabs a {
    color:#fff;
    opacity:.9
}
.ivan-calc .hero.is-success .tabs a:hover {
    opacity:1
}
.ivan-calc .hero.is-success .tabs li.is-active a {
    opacity:1
}
.ivan-calc .hero.is-success .tabs.is-boxed a,.ivan-calc .hero.is-success .tabs.is-toggle a {
    color:#fff
}
.ivan-calc .hero.is-success .tabs.is-boxed a:hover,.ivan-calc .hero.is-success .tabs.is-toggle a:hover {
    background-color:rgba(10,10,10,0.1)
}
.ivan-calc .hero.is-success .tabs.is-boxed li.is-active a,.ivan-calc .hero.is-success .tabs.is-boxed li.is-active a:hover,.ivan-calc .hero.is-success .tabs.is-toggle li.is-active a,.ivan-calc .hero.is-success .tabs.is-toggle li.is-active a:hover {
    background-color:#fff;
    border-color:#fff;
    color:#48c774
}
.ivan-calc .hero.is-success.is-bold {
    background-image:linear-gradient(141deg,#29b342 0%,#48c774 71%,#56d296 100%)
}
@media screen and (max-width: 768px) {
    .ivan-calc .hero.is-success.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#29b342 0%,#48c774 71%,#56d296 100%)
    }
}
.ivan-calc .hero.is-warning {
    background-color:#ffdd57;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.ivan-calc .hero.is-warning strong {
    color:inherit
}
.ivan-calc .hero.is-warning .title {
    color:rgba(0,0,0,0.7)
}
.ivan-calc .hero.is-warning .subtitle {
    color:rgba(0,0,0,0.9)
}
.ivan-calc .hero.is-warning .subtitle a:not(.button),.ivan-calc .hero.is-warning .subtitle strong {
    color:rgba(0,0,0,0.7)
}
@media screen and (max-width: 1023px) {
    .ivan-calc .hero.is-warning .navbar-menu {
        background-color:#ffdd57
    }
}
.ivan-calc .hero.is-warning .navbar-item,.ivan-calc .hero.is-warning .navbar-link {
    color:rgba(0,0,0,0.7)
}
.ivan-calc .hero.is-warning a.navbar-item:hover,.ivan-calc .hero.is-warning a.navbar-item.is-active,.ivan-calc .hero.is-warning .navbar-link:hover,.ivan-calc .hero.is-warning .navbar-link.is-active {
    background-color:#ffd83d;
    color:rgba(0,0,0,0.7)
}
.ivan-calc .hero.is-warning .tabs a {
    color:rgba(0,0,0,0.7);
    opacity:.9
}
.ivan-calc .hero.is-warning .tabs a:hover {
    opacity:1
}
.ivan-calc .hero.is-warning .tabs li.is-active a {
    opacity:1
}
.ivan-calc .hero.is-warning .tabs.is-boxed a,.ivan-calc .hero.is-warning .tabs.is-toggle a {
    color:rgba(0,0,0,0.7)
}
.ivan-calc .hero.is-warning .tabs.is-boxed a:hover,.ivan-calc .hero.is-warning .tabs.is-toggle a:hover {
    background-color:rgba(10,10,10,0.1)
}
.ivan-calc .hero.is-warning .tabs.is-boxed li.is-active a,.ivan-calc .hero.is-warning .tabs.is-boxed li.is-active a:hover,.ivan-calc .hero.is-warning .tabs.is-toggle li.is-active a,.ivan-calc .hero.is-warning .tabs.is-toggle li.is-active a:hover {
    background-color:rgba(0,0,0,0.7);
    border-color:rgba(0,0,0,0.7);
    color:#ffdd57
}
.ivan-calc .hero.is-warning.is-bold {
    background-image:linear-gradient(141deg,#ffaf24 0%,#ffdd57 71%,#fffa70 100%)
}
@media screen and (max-width: 768px) {
    .ivan-calc .hero.is-warning.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#ffaf24 0%,#ffdd57 71%,#fffa70 100%)
    }
}
.ivan-calc .hero.is-danger {
    background-color:#f14668;
    color:#fff
}
.ivan-calc .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.ivan-calc .hero.is-danger strong {
    color:inherit
}
.ivan-calc .hero.is-danger .title {
    color:#fff
}
.ivan-calc .hero.is-danger .subtitle {
    color:rgba(255,255,255,0.9)
}
.ivan-calc .hero.is-danger .subtitle a:not(.button),.ivan-calc .hero.is-danger .subtitle strong {
    color:#fff
}
@media screen and (max-width: 1023px) {
    .ivan-calc .hero.is-danger .navbar-menu {
        background-color:#f14668
    }
}
.ivan-calc .hero.is-danger .navbar-item,.ivan-calc .hero.is-danger .navbar-link {
    color:rgba(255,255,255,0.7)
}
.ivan-calc .hero.is-danger a.navbar-item:hover,.ivan-calc .hero.is-danger a.navbar-item.is-active,.ivan-calc .hero.is-danger .navbar-link:hover,.ivan-calc .hero.is-danger .navbar-link.is-active {
    background-color:#ef2e55;
    color:#fff
}
.ivan-calc .hero.is-danger .tabs a {
    color:#fff;
    opacity:.9
}
.ivan-calc .hero.is-danger .tabs a:hover {
    opacity:1
}
.ivan-calc .hero.is-danger .tabs li.is-active a {
    opacity:1
}
.ivan-calc .hero.is-danger .tabs.is-boxed a,.ivan-calc .hero.is-danger .tabs.is-toggle a {
    color:#fff
}
.ivan-calc .hero.is-danger .tabs.is-boxed a:hover,.ivan-calc .hero.is-danger .tabs.is-toggle a:hover {
    background-color:rgba(10,10,10,0.1)
}
.ivan-calc .hero.is-danger .tabs.is-boxed li.is-active a,.ivan-calc .hero.is-danger .tabs.is-boxed li.is-active a:hover,.ivan-calc .hero.is-danger .tabs.is-toggle li.is-active a,.ivan-calc .hero.is-danger .tabs.is-toggle li.is-active a:hover {
    background-color:#fff;
    border-color:#fff;
    color:#f14668
}
.ivan-calc .hero.is-danger.is-bold {
    background-image:linear-gradient(141deg,#fa0a62 0%,#f14668 71%,#f7595f 100%)
}
@media screen and (max-width: 768px) {
    .ivan-calc .hero.is-danger.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#fa0a62 0%,#f14668 71%,#f7595f 100%)
    }
}
.ivan-calc .hero.is-small .hero-body {
    padding-bottom:1.5rem;
    padding-top:1.5rem
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .hero.is-medium .hero-body {
        padding-bottom:9rem;
        padding-top:9rem
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .hero.is-large .hero-body {
        padding-bottom:18rem;
        padding-top:18rem
    }
}
.ivan-calc .hero.is-halfheight .hero-body,.ivan-calc .hero.is-fullheight .hero-body,.ivan-calc .hero.is-fullheight-with-navbar .hero-body {
    align-items:center;
    display:flex
}
.ivan-calc .hero.is-halfheight .hero-body>.container,.ivan-calc .hero.is-fullheight .hero-body>.container,.ivan-calc .hero.is-fullheight-with-navbar .hero-body>.container {
    flex-grow:1;
    flex-shrink:1
}
.ivan-calc .hero.is-halfheight {
    min-height:50vh
}
.ivan-calc .hero.is-fullheight {
    min-height:100vh
}
.ivan-calc .hero-video {
    overflow:hidden
}
.ivan-calc .hero-video video {
    left:50%;
    min-height:100%;
    min-width:100%;
    position:absolute;
    top:50%;
    transform:translate3d(-50%,-50%,0)
}
.ivan-calc .hero-video.is-transparent {
    opacity:.3
}
@media screen and (max-width: 768px) {
    .ivan-calc .hero-video {
        display:none
    }
}
.ivan-calc .hero-buttons {
    margin-top:1.5rem
}
@media screen and (max-width: 768px) {
    .ivan-calc .hero-buttons .button {
        display:flex
    }
    .ivan-calc .hero-buttons .button:not(:last-child) {
        margin-bottom:.75rem
    }
}
@media screen and (min-width: 769px) .ivan-calc print {
    .ivan-calc .hero-buttons {
        display:flex;
        justify-content:center
    }
    .ivan-calc .hero-buttons .button:not(:last-child) {
        margin-right:1.5rem
    }
}
.ivan-calc .hero-head,.ivan-calc .hero-foot {
    flex-grow:0;
    flex-shrink:0
}
.ivan-calc .hero-body {
    flex-grow:1;
    flex-shrink:0;
    padding:3rem 1.5rem
}
.ivan-calc .section {
    padding:3rem 1.5rem
}
@media screen and (min-width: 1024px) {
    .ivan-calc .section.is-medium {
        padding:9rem 1.5rem
    }
    .ivan-calc .section.is-large {
        padding:18rem 1.5rem
    }
}
.ivan-calc .footer {
    background-color:#fafafa;
    padding:3rem 1.5rem 6rem
}