@keyframes spinAround { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}
.delete, .modal-close, .is-unselectable, .button, .file, .breadcrumb, .pagination-previous, .pagination-next, .pagination-link, .pagination-ellipsis, .tabs { user-select: none; }
.select:not(.is-multiple):not(.is-loading)::after, .navbar-link:not(.is-arrowless)::after { border-width: 0px 0px 3px 3px; border-bottom-style: solid; border-left-style: solid; border-bottom-color: transparent; border-left-color: transparent; border-image: initial; border-radius: 2px; border-right-style: initial; border-right-color: initial; border-top-style: initial; border-top-color: initial; content: " "; display: block; height: 0.625em; margin-top: -0.4375em; pointer-events: none; position: absolute; top: 50%; transform: rotate(-45deg); transform-origin: center center; width: 0.625em; }
.box:not(:last-child), .content:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .table:not(:last-child), .table-container:not(:last-child), .title:not(:last-child), .subtitle:not(:last-child), .block:not(:last-child), .highlight:not(:last-child), .breadcrumb:not(:last-child), .level:not(:last-child), .list:not(:last-child), .message:not(:last-child), .tabs:not(:last-child) { margin-bottom: 1.5rem; }
.delete, .modal-close { 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: 0px; height: 20px; max-height: 20px; max-width: 20px; min-height: 20px; min-width: 20px; outline: none; position: relative; vertical-align: top; width: 20px; }
.delete::before, .modal-close::before, .delete::after, .modal-close::after { background-color: white; content: ""; display: block; left: 50%; position: absolute; top: 50%; transform: translateX(-50%) translateY(-50%) rotate(45deg); transform-origin: center center; }
.delete::before, .modal-close::before { height: 2px; width: 50%; }
.delete::after, .modal-close::after { height: 50%; width: 2px; }
.delete:hover, .modal-close:hover, .delete:focus, .modal-close:focus { background-color: rgba(10, 10, 10, 0.3); }
.delete:active, .modal-close:active { background-color: rgba(10, 10, 10, 0.4); }
.is-small.delete, .is-small.modal-close { height: 16px; max-height: 16px; max-width: 16px; min-height: 16px; min-width: 16px; width: 16px; }
.is-medium.delete, .is-medium.modal-close { height: 24px; max-height: 24px; max-width: 24px; min-height: 24px; min-width: 24px; width: 24px; }
.is-large.delete, .is-large.modal-close { height: 32px; max-height: 32px; max-width: 32px; min-height: 32px; min-width: 32px; width: 32px; }
.button.is-loading::after, .select.is-loading::after, .control.is-loading::after, .loader { animation: 500ms linear 0s infinite normal none running spinAround; border-width: 2px; border-style: solid; border-color: transparent transparent rgb(219, 219, 219) rgb(219, 219, 219); border-image: initial; border-radius: 290486px; content: ""; display: block; height: 1em; position: relative; width: 1em; }
.is-overlay, .image.is-square img, .image.is-square .has-ratio, .image.is-1by1 img, .image.is-1by1 .has-ratio, .image.is-5by4 img, .image.is-5by4 .has-ratio, .image.is-4by3 img, .image.is-4by3 .has-ratio, .image.is-3by2 img, .image.is-3by2 .has-ratio, .image.is-5by3 img, .image.is-5by3 .has-ratio, .image.is-16by9 img, .image.is-16by9 .has-ratio, .image.is-2by1 img, .image.is-2by1 .has-ratio, .image.is-3by1 img, .image.is-3by1 .has-ratio, .image.is-4by5 img, .image.is-4by5 .has-ratio, .image.is-3by4 img, .image.is-3by4 .has-ratio, .image.is-2by3 img, .image.is-2by3 .has-ratio, .image.is-3by5 img, .image.is-3by5 .has-ratio, .image.is-9by16 img, .image.is-9by16 .has-ratio, .image.is-1by2 img, .image.is-1by2 .has-ratio, .image.is-1by3 img, .image.is-1by3 .has-ratio, .modal, .modal-background, .hero-video { bottom: 0px; left: 0px; position: absolute; right: 0px; top: 0px; }
.button, .input, .textarea, .select select, .file-cta, .file-name, .pagination-previous, .pagination-next, .pagination-link, .pagination-ellipsis { appearance: none; align-items: center; border: 1px solid transparent; border-radius: 4px; box-shadow: none; display: inline-flex; font-size: 1rem; height: 2.25em; justify-content: flex-start; line-height: 1.5; padding: calc(0.375em - 1px) calc(0.625em - 1px); position: relative; vertical-align: top; }
.button:focus, .input:focus, .textarea:focus, .select select:focus, .file-cta:focus, .file-name:focus, .pagination-previous:focus, .pagination-next:focus, .pagination-link:focus, .pagination-ellipsis:focus, .is-focused.button, .is-focused.input, .is-focused.textarea, .select select.is-focused, .is-focused.file-cta, .is-focused.file-name, .is-focused.pagination-previous, .is-focused.pagination-next, .is-focused.pagination-link, .is-focused.pagination-ellipsis, .button:active, .input:active, .textarea:active, .select select:active, .file-cta:active, .file-name:active, .pagination-previous:active, .pagination-next:active, .pagination-link:active, .pagination-ellipsis:active, .is-active.button, .is-active.input, .is-active.textarea, .select select.is-active, .is-active.file-cta, .is-active.file-name, .is-active.pagination-previous, .is-active.pagination-next, .is-active.pagination-link, .is-active.pagination-ellipsis { outline: none; }
.button[disabled], .input[disabled], .textarea[disabled], .select select[disabled], .file-cta[disabled], .file-name[disabled], .pagination-previous[disabled], .pagination-next[disabled], .pagination-link[disabled], .pagination-ellipsis[disabled], fieldset[disabled] .button, fieldset[disabled] .input, fieldset[disabled] .textarea, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .file-cta, fieldset[disabled] .file-name, fieldset[disabled] .pagination-previous, fieldset[disabled] .pagination-next, fieldset[disabled] .pagination-link, fieldset[disabled] .pagination-ellipsis { cursor: not-allowed; }
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
ul { list-style: none; }
button, input, select, textarea { margin: 0px; }
html { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }
img, embed, iframe, object, video { height: auto; max-width: 100%; }
audio { max-width: 100%; }
iframe { border: 0px; }
table { border-collapse: collapse; border-spacing: 0px; }
td, th { padding: 0px; text-align: left; }
html { background-color: white; font-size: 16px; -webkit-font-smoothing: antialiased; min-width: 300px; overflow: hidden scroll; text-rendering: optimizelegibility; text-size-adjust: 100%; }
article, aside, figure, footer, header, hgroup, section { display: block; }
body, button, input, select, textarea { font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
code, pre { -webkit-font-smoothing: auto; font-family: monospace; }
body { color: rgb(74, 74, 74); font-size: 1rem; font-weight: 400; line-height: 1.5; }
a { color: rgb(50, 115, 220); cursor: pointer; text-decoration: none; }
a strong { color: currentcolor; }
a:hover { color: rgb(54, 54, 54); }
code { background-color: whitesmoke; color: rgb(255, 56, 96); font-size: 0.875em; font-weight: normal; padding: 0.25em 0.5em; }
hr {background-color: rgb(93, 12, 61);border: none;display: block;height: 2px;margin: 1.5rem 0px;}
img { height: auto; max-width: 100%; display: block; }
input[type="checkbox"], input[type="radio"] { vertical-align: baseline; }
small { font-size: 0.875em; }
span { font-style: inherit; font-weight: inherit; }
strong { color: rgb(54, 54, 54); font-weight: 700; }
fieldset { border: none; }
pre { background-color: whitesmoke; color: rgb(74, 74, 74); font-size: 0.875em; overflow-x: auto; padding: 1.25rem 1.5rem; white-space: pre; overflow-wrap: normal; }
pre code { background-color: transparent; color: currentcolor; font-size: 1em; padding: 0px; }
table td, table th { text-align: left; vertical-align: top; }
table th { color: rgb(54, 54, 54); }
.is-clearfix::after { clear: both; content: " "; display: table; }
.is-pulled-left { float: left !important; }
.is-pulled-right { float: right !important; }
.is-clipped { overflow: hidden !important; }
.is-size-1 { font-size: 3rem !important; }
.is-size-2 { font-size: 2.5rem !important; }
.is-size-3 { font-size: 2rem !important; }
.is-size-4 { font-size: 1.5rem !important; }
.is-size-5 { font-size: 1.25rem !important; }
.is-size-6 { font-size: 1rem !important; }
.is-size-7 { font-size: 0.75rem !important; }
@media screen and (max-width: 768px) {
  .is-size-1-mobile { font-size: 3rem !important; }
  .is-size-2-mobile { font-size: 2.5rem !important; }
  .is-size-3-mobile { font-size: 2rem !important; }
  .is-size-4-mobile { font-size: 1.5rem !important; }
  .is-size-5-mobile { font-size: 1.25rem !important; }
  .is-size-6-mobile { font-size: 1rem !important; }
  .is-size-7-mobile { font-size: 0.75rem !important; }
}
@media screen and (min-width: 769px), print {
  .is-size-1-tablet { font-size: 3rem !important; }
  .is-size-2-tablet { font-size: 2.5rem !important; }
  .is-size-3-tablet { font-size: 2rem !important; }
  .is-size-4-tablet { font-size: 1.5rem !important; }
  .is-size-5-tablet { font-size: 1.25rem !important; }
  .is-size-6-tablet { font-size: 1rem !important; }
  .is-size-7-tablet { font-size: 0.75rem !important; }
}
@media screen and (max-width: 1087px) {
  .is-size-1-touch { font-size: 3rem !important; }
  .is-size-2-touch { font-size: 2.5rem !important; }
  .is-size-3-touch { font-size: 2rem !important; }
  .is-size-4-touch { font-size: 1.5rem !important; }
  .is-size-5-touch { font-size: 1.25rem !important; }
  .is-size-6-touch { font-size: 1rem !important; }
  .is-size-7-touch { font-size: 0.75rem !important; }
}
@media screen and (min-width: 1088px) {
  .is-size-1-desktop { font-size: 3rem !important; }
  .is-size-2-desktop { font-size: 2.5rem !important; }
  .is-size-3-desktop { font-size: 2rem !important; }
  .is-size-4-desktop { font-size: 1.5rem !important; }
  .is-size-5-desktop { font-size: 1.25rem !important; }
  .is-size-6-desktop { font-size: 1rem !important; }
  .is-size-7-desktop { font-size: 0.75rem !important; }
}
@media screen and (min-width: 1280px) {
  .is-size-1-widescreen { font-size: 3rem !important; }
  .is-size-2-widescreen { font-size: 2.5rem !important; }
  .is-size-3-widescreen { font-size: 2rem !important; }
  .is-size-4-widescreen { font-size: 1.5rem !important; }
  .is-size-5-widescreen { font-size: 1.25rem !important; }
  .is-size-6-widescreen { font-size: 1rem !important; }
  .is-size-7-widescreen { font-size: 0.75rem !important; }
}
@media screen and (min-width: 1472px) {
  .is-size-1-fullhd { font-size: 3rem !important; }
  .is-size-2-fullhd { font-size: 2.5rem !important; }
  .is-size-3-fullhd { font-size: 2rem !important; }
  .is-size-4-fullhd { font-size: 1.5rem !important; }
  .is-size-5-fullhd { font-size: 1.25rem !important; }
  .is-size-6-fullhd { font-size: 1rem !important; }
  .is-size-7-fullhd { font-size: 0.75rem !important; }
}
.has-text-centered { text-align: center !important; }
.has-text-large { font-size: 20px; }
.has-text-justified { text-align: justify !important; }
.has-text-left { text-align: left !important; }
.has-text-right { text-align: right !important; }
@media screen and (max-width: 768px) {
  .has-text-centered-mobile { text-align: center !important; }
}
@media screen and (min-width: 769px), print {
  .has-text-centered-tablet { text-align: center !important; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .has-text-centered-tablet-only { text-align: center !important; }
}
@media screen and (max-width: 1087px) {
  .has-text-centered-touch { text-align: center !important; }
}
@media screen and (min-width: 1088px) {
  .has-text-centered-desktop { text-align: center !important; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .has-text-centered-desktop-only { text-align: center !important; }
}
@media screen and (min-width: 1280px) {
  .has-text-centered-widescreen { text-align: center !important; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .has-text-centered-widescreen-only { text-align: center !important; }
}
@media screen and (min-width: 1472px) {
  .has-text-centered-fullhd { text-align: center !important; }
}
@media screen and (max-width: 768px) {
  .has-text-justified-mobile { text-align: justify !important; }
}
@media screen and (min-width: 769px), print {
  .has-text-justified-tablet { text-align: justify !important; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .has-text-justified-tablet-only { text-align: justify !important; }
}
@media screen and (max-width: 1087px) {
  .has-text-justified-touch { text-align: justify !important; }
}
@media screen and (min-width: 1088px) {
  .has-text-justified-desktop { text-align: justify !important; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .has-text-justified-desktop-only { text-align: justify !important; }
}
@media screen and (min-width: 1280px) {
  .has-text-justified-widescreen { text-align: justify !important; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .has-text-justified-widescreen-only { text-align: justify !important; }
}
@media screen and (min-width: 1472px) {
  .has-text-justified-fullhd { text-align: justify !important; }
}
@media screen and (max-width: 768px) {
  .has-text-left-mobile { text-align: left !important; }
}
@media screen and (min-width: 769px), print {
  .has-text-left-tablet { text-align: left !important; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .has-text-left-tablet-only { text-align: left !important; }
}
@media screen and (max-width: 1087px) {
  .has-text-left-touch { text-align: left !important; }
}
@media screen and (min-width: 1088px) {
  .has-text-left-desktop { text-align: left !important; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .has-text-left-desktop-only { text-align: left !important; }
}
@media screen and (min-width: 1280px) {
  .has-text-left-widescreen { text-align: left !important; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .has-text-left-widescreen-only { text-align: left !important; }
}
@media screen and (min-width: 1472px) {
  .has-text-left-fullhd { text-align: left !important; }
}
@media screen and (max-width: 768px) {
  .has-text-right-mobile { text-align: right !important; }
}
@media screen and (min-width: 769px), print {
  .has-text-right-tablet { text-align: right !important; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .has-text-right-tablet-only { text-align: right !important; }
}
@media screen and (max-width: 1087px) {
  .has-text-right-touch { text-align: right !important; }
}
@media screen and (min-width: 1088px) {
  .has-text-right-desktop { text-align: right !important; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .has-text-right-desktop-only { text-align: right !important; }
}
@media screen and (min-width: 1280px) {
  .has-text-right-widescreen { text-align: right !important; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .has-text-right-widescreen-only { text-align: right !important; }
}
@media screen and (min-width: 1472px) {
  .has-text-right-fullhd { text-align: right !important; }
}
.is-capitalized { text-transform: capitalize !important; }
.is-lowercase { text-transform: lowercase !important; }
.is-uppercase { text-transform: uppercase !important; }
.is-italic { font-style: italic !important; }
.has-text-white { color: white !important; }
a.has-text-white:hover, a.has-text-white:focus { color: rgb(230, 230, 230) !important; }
.has-background-white { background-color: white !important; }
.has-text-black { color: rgb(10, 10, 10) !important; }
.has-text-purple { color: rgb(115, 37, 91) !important; }
a.has-text-black:hover, a.has-text-black:focus { color: black !important; }
.has-background-black { background-color: rgb(10, 10, 10) !important; }
.has-text-light { color: whitesmoke !important; }
a.has-text-light:hover, a.has-text-light:focus { color: rgb(219, 219, 219) !important; }
.has-background-light { background-color: whitesmoke !important; }
.has-text-dark { color: rgb(54, 54, 54) !important; }
a.has-text-dark:hover, a.has-text-dark:focus { color: rgb(28, 28, 28) !important; }
.has-background-dark { background-color: rgb(54, 54, 54) !important; }
.has-text-primary { color: rgb(0, 209, 178) !important; }
a.has-text-primary:hover, a.has-text-primary:focus { color: rgb(0, 158, 134) !important; }
.has-background-primary { background-color: rgb(0, 209, 178) !important; }
.has-text-link { color: rgb(50, 115, 220) !important; }
a.has-text-link:hover, a.has-text-link:focus { color: rgb(32, 91, 188) !important; }
.has-background-link { background-color: rgb(50, 115, 220) !important; }
.has-text-info { color: rgb(32, 156, 238) !important; }
a.has-text-info:hover, a.has-text-info:focus { color: rgb(15, 129, 204) !important; }
.has-background-info { background-color: rgb(32, 156, 238) !important; }
.has-text-success { color: rgb(35, 209, 96) !important; }
a.has-text-success:hover, a.has-text-success:focus { color: rgb(28, 166, 76) !important; }
.has-background-success { background-color: rgb(35, 209, 96) !important; }
.has-text-warning { color: rgb(255, 221, 87) !important; }
a.has-text-warning:hover, a.has-text-warning:focus { color: rgb(255, 211, 36) !important; }
.has-background-warning { background-color: rgb(255, 221, 87) !important; }
.has-text-danger { color: rgb(255, 56, 96) !important; }
a.has-text-danger:hover, a.has-text-danger:focus { color: rgb(255, 5, 55) !important; }
.has-background-danger { background-color: rgb(255, 56, 96) !important; }
.has-text-black-bis { color: rgb(18, 18, 18) !important; }
.has-background-black-bis { background-color: rgb(18, 18, 18) !important; }
.has-text-black-ter { color: rgb(36, 36, 36) !important; }
.has-background-black-ter { background-color: rgb(36, 36, 36) !important; }
.has-text-grey-darker { color: rgb(54, 54, 54) !important; }
.has-background-grey-darker { background-color: rgb(54, 54, 54) !important; }
.has-text-grey-dark { color: rgb(74, 74, 74) !important; }
.has-background-grey-dark { background-color: rgb(74, 74, 74) !important; }
.has-text-grey { color: rgb(122, 122, 122) !important; }
.has-background-grey { background-color: rgb(122, 122, 122) !important; }
.has-text-grey-light { color: rgb(181, 181, 181) !important; }
.has-background-grey-light { background-color: rgb(181, 181, 181) !important; }
.has-text-grey-lighter { color: rgb(219, 219, 219) !important; }
.has-background-grey-lighter { background-color: rgb(219, 219, 219) !important; }
.has-text-white-ter { color: whitesmoke !important; }
.has-background-white-ter { background-color: whitesmoke !important; }
.has-text-white-bis { color: rgb(250, 250, 250) !important; }
.has-background-white-bis { background-color: rgb(250, 250, 250) !important; }
.has-text-weight-light { font-weight: 300 !important; }
.has-text-weight-normal { font-weight: 400 !important; }
.has-text-weight-semibold { font-weight: 600 !important; }
.has-text-weight-bold { font-weight: 700 !important; }
.is-family-primary { font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
.is-family-secondary { font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
.is-family-sans-serif { font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
.is-family-monospace { font-family: monospace !important; }
.is-family-code { font-family: monospace !important; }
.is-block { display: block !important; }
@media screen and (max-width: 768px) {
  .is-block-mobile { display: block !important; }
}
@media screen and (min-width: 769px), print {
  .is-block-tablet { display: block !important; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .is-block-tablet-only { display: block !important; }
}
@media screen and (max-width: 1087px) {
  .is-block-touch { display: block !important; }
}
@media screen and (min-width: 1088px) {
  .is-block-desktop { display: block !important; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .is-block-desktop-only { display: block !important; }
}
@media screen and (min-width: 1280px) {
  .is-block-widescreen { display: block !important; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .is-block-widescreen-only { display: block !important; }
}
@media screen and (min-width: 1472px) {
  .is-block-fullhd { display: block !important; }
}
.is-flex { display: flex !important; }
@media screen and (max-width: 768px) {
  .is-flex-mobile { display: flex !important; }
}
@media screen and (min-width: 769px), print {
  .is-flex-tablet { display: flex !important; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .is-flex-tablet-only { display: flex !important; }
}
@media screen and (max-width: 1087px) {
  .is-flex-touch { display: flex !important; }
}
@media screen and (min-width: 1088px) {
  .is-flex-desktop { display: flex !important; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .is-flex-desktop-only { display: flex !important; }
}
@media screen and (min-width: 1280px) {
  .is-flex-widescreen { display: flex !important; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .is-flex-widescreen-only { display: flex !important; }
}
@media screen and (min-width: 1472px) {
  .is-flex-fullhd { display: flex !important; }
}
.is-inline { display: inline !important; }
@media screen and (max-width: 768px) {
  .is-inline-mobile { display: inline !important; }
}
@media screen and (min-width: 769px), print {
  .is-inline-tablet { display: inline !important; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .is-inline-tablet-only { display: inline !important; }
}
@media screen and (max-width: 1087px) {
  .is-inline-touch { display: inline !important; }
}
@media screen and (min-width: 1088px) {
  .is-inline-desktop { display: inline !important; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .is-inline-desktop-only { display: inline !important; }
}
@media screen and (min-width: 1280px) {
  .is-inline-widescreen { display: inline !important; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .is-inline-widescreen-only { display: inline !important; }
}
@media screen and (min-width: 1472px) {
  .is-inline-fullhd { display: inline !important; }
}
.is-inline-block { display: inline-block !important; }
@media screen and (max-width: 768px) {
  .is-inline-block-mobile { display: inline-block !important; }
}
@media screen and (min-width: 769px), print {
  .is-inline-block-tablet { display: inline-block !important; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .is-inline-block-tablet-only { display: inline-block !important; }
}
@media screen and (max-width: 1087px) {
  .is-inline-block-touch { display: inline-block !important; }
}
@media screen and (min-width: 1088px) {
  .is-inline-block-desktop { display: inline-block !important; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .is-inline-block-desktop-only { display: inline-block !important; }
}
@media screen and (min-width: 1280px) {
  .is-inline-block-widescreen { display: inline-block !important; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .is-inline-block-widescreen-only { display: inline-block !important; }
}
@media screen and (min-width: 1472px) {
  .is-inline-block-fullhd { display: inline-block !important; }
}
.is-inline-flex { display: inline-flex !important; }
@media screen and (max-width: 768px) {
  .is-inline-flex-mobile { display: inline-flex !important; }
}
@media screen and (min-width: 769px), print {
  .is-inline-flex-tablet { display: inline-flex !important; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .is-inline-flex-tablet-only { display: inline-flex !important; }
}
@media screen and (max-width: 1087px) {
  .is-inline-flex-touch { display: inline-flex !important; }
}
@media screen and (min-width: 1088px) {
  .is-inline-flex-desktop { display: inline-flex !important; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .is-inline-flex-desktop-only { display: inline-flex !important; }
}
@media screen and (min-width: 1280px) {
  .is-inline-flex-widescreen { display: inline-flex !important; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .is-inline-flex-widescreen-only { display: inline-flex !important; }
}
@media screen and (min-width: 1472px) {
  .is-inline-flex-fullhd { display: inline-flex !important; }
}
.is-hidden { display: none !important; }
.is-sr-only { border: none !important; clip: rect(0px, 0px, 0px, 0px) !important; height: 0.01em !important; overflow: hidden !important; padding: 0px !important; position: absolute !important; white-space: nowrap !important; width: 0.01em !important; }
.is-hidden-mobile { top: 10%; }
@media screen and (min-width: 769px), print {
  .is-hidden-tablet { display: none !important; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .is-hidden-tablet-only { display: none !important; }
}
@media screen and (max-width: 1087px) {
  .is-hidden-touch { display: none !important; }
}
@media screen and (max-width: 1087px) {
  .signin-mobile { display: block !important; }
}
@media screen and (min-width: 1087px) {
  .signin-mobile { display: none !important; }
}
.navbar-item.has-dropdown.is-hoverable.signin-mobile { margin-left: 10px; }
.logout-button { padding: 0px !important; }
.abn {/* min-height: 453px; */display: block;}
a.button.is-white2.is-thin.submit_signin { position: relative; bottom: 10%; margin-top: 260px; }
.submit_signin { margin: auto; }
.submit_signup { margin: auto; }
@media screen and (min-width: 1088px) {
  .is-hidden-desktop { display: none !important; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .is-hidden-desktop-only { display: none !important; }
}
@media screen and (min-width: 1280px) {
  .is-hidden-widescreen { display: none !important; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .is-hidden-widescreen-only { display: none !important; }
}
@media screen and (min-width: 1472px) {
  .is-hidden-fullhd { display: none !important; }
}
.is-invisible { visibility: hidden !important; }
@media screen and (max-width: 768px) {
  .is-invisible-mobile { visibility: hidden !important; }
}
@media screen and (min-width: 769px), print {
  .is-invisible-tablet { visibility: hidden !important; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .is-invisible-tablet-only { visibility: hidden !important; }
}
@media screen and (max-width: 1087px) {
  .is-invisible-touch { visibility: hidden !important; }
}
@media screen and (min-width: 1088px) {
  .is-invisible-desktop { visibility: hidden !important; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .is-invisible-desktop-only { visibility: hidden !important; }
}
@media screen and (min-width: 1280px) {
  .is-invisible-widescreen { visibility: hidden !important; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .is-invisible-widescreen-only { visibility: hidden !important; }
}
@media screen and (min-width: 1472px) {
  .is-invisible-fullhd { visibility: hidden !important; }
}
.is-marginless { margin: 0px !important; }
.is-paddingless { padding: 0px !important; }
.is-radiusless { border-radius: 0px !important; }
.is-shadowless { box-shadow: none !important; }
.box { background-color: white; border-radius: 6px; box-shadow: rgba(10, 10, 10, 0.1) 0px 2px 3px, rgba(10, 10, 10, 0.1) 0px 0px 0px 1px; color: rgb(74, 74, 74); display: block; padding: 1.25rem; }
a.box:hover, a.box:focus { box-shadow: rgba(10, 10, 10, 0.1) 0px 2px 3px, rgb(50, 115, 220) 0px 0px 0px 1px; }
a.box:active { box-shadow: rgba(10, 10, 10, 0.2) 0px 1px 2px inset, rgb(50, 115, 220) 0px 0px 0px 1px; }
.button { background-color: white; border-color: rgb(219, 219, 219); border-width: 1px; color: rgb(54, 54, 54); cursor: pointer; justify-content: center; padding: calc(0.375em - 1px) 0.75em; text-align: center; white-space: nowrap; }
.button strong { color: inherit; }
.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large { height: 1.5em; width: 1.5em; }
.button .icon:first-child:not(:last-child) { margin-left: calc(-0.375em - 1px); margin-right: 0.1875em; }
.button .icon:last-child:not(:first-child) { margin-left: 0.1875em; margin-right: calc(-0.375em - 1px); }
.button .icon:first-child:last-child { margin-left: calc(-0.375em - 1px); margin-right: calc(-0.375em - 1px); }
.button:hover, .button.is-hovered { border-color: rgb(181, 181, 181); color: rgb(54, 54, 54); }
.button:focus, .button.is-focused { border-color: rgb(50, 115, 220); color: rgb(54, 54, 54); }
.button:focus:not(:active), .button.is-focused:not(:active) { box-shadow: rgba(50, 115, 220, 0.25) 0px 0px 0px 0.125em; }
.button:active, .button.is-active { border-color: rgb(74, 74, 74); color: rgb(54, 54, 54); }
.button.is-text { background-color: transparent; border-color: transparent; color: rgb(74, 74, 74); text-decoration: underline; }
.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused { background-color: whitesmoke; color: rgb(54, 54, 54); }
.button.is-text:active, .button.is-text.is-active { background-color: rgb(232, 232, 232); color: rgb(54, 54, 54); }
.button.is-text[disabled], fieldset[disabled] .button.is-text { background-color: transparent; border-color: transparent; box-shadow: none; }
.button.is-white { background-color: white; border-color: transparent; color: rgb(10, 10, 10); }
.button.is-white:hover, .button.is-white.is-hovered { background-color: rgb(249, 249, 249); border-color: transparent; color: rgb(10, 10, 10); }
.button.is-white:focus, .button.is-white.is-focused { border-color: transparent; color: rgb(10, 10, 10); }
.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) { box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 0px 0.125em; }
.button.is-white:active, .button.is-white.is-active { background-color: rgb(242, 242, 242); border-color: transparent; color: rgb(10, 10, 10); }
.button.is-white[disabled], fieldset[disabled] .button.is-white { background-color: white; border-color: transparent; box-shadow: none; }
.button.is-white.is-inverted { background-color: rgb(10, 10, 10); color: white; }
.button.is-white.is-inverted:hover { background-color: black; }
.button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted { background-color: rgb(10, 10, 10); border-color: transparent; box-shadow: none; color: white; }
.button.is-white.is-loading::after { border-color: transparent transparent rgb(10, 10, 10) rgb(10, 10, 10) !important; }
.button.is-white.is-outlined { background-color: transparent; border-color: white; color: white; }
.button.is-white.is-outlined:hover, .button.is-white.is-outlined:focus { background-color: white; border-color: white; color: rgb(10, 10, 10); }
.button.is-white.is-outlined.is-loading::after { border-color: transparent transparent white white !important; }
.button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; }
.button.is-white.is-inverted.is-outlined { background-color: transparent; border-color: rgb(10, 10, 10); color: rgb(10, 10, 10); }
.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined:focus { background-color: rgb(10, 10, 10); color: white; }
.button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined { background-color: transparent; border-color: rgb(10, 10, 10); box-shadow: none; color: rgb(10, 10, 10); }
.button.is-black { background-color: rgb(10, 10, 10); border: 2px solid black; color: white; }
.button.is-black:hover, .button.is-black.is-hovered { background-color: rgb(4, 4, 4); border-color: transparent; color: white; }
.button.is-black:focus, .button.is-black.is-focused { border-color: transparent; color: white; }
.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) { box-shadow: rgba(10, 10, 10, 0.25) 0px 0px 0px 0.125em; }
.button.is-black:active, .button.is-black.is-active { background-color: black; border-color: transparent; color: white; }
.button.is-black[disabled], fieldset[disabled] .button.is-black { background-color: rgb(10, 10, 10); border-color: transparent; box-shadow: none; }
.button.is-black.is-inverted { background-color: white; color: rgb(10, 10, 10); }
.button.is-black.is-inverted:hover { background-color: rgb(242, 242, 242); }
.button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted { background-color: white; border-color: transparent; box-shadow: none; color: rgb(10, 10, 10); }
.button.is-black.is-loading::after { border-color: transparent transparent white white !important; }
.button.is-black.is-outlined { background-color: transparent; border-color: rgb(10, 10, 10); color: rgb(10, 10, 10); }
.button.is-black.is-outlined:hover, .button.is-black.is-outlined:focus { background-color: rgb(10, 10, 10); border-color: rgb(10, 10, 10); color: white; }
.button.is-black.is-outlined.is-loading::after { border-color: transparent transparent rgb(10, 10, 10) rgb(10, 10, 10) !important; }
.button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined { background-color: transparent; border-color: rgb(10, 10, 10); box-shadow: none; color: rgb(10, 10, 10); }
.button.is-black.is-inverted.is-outlined { background-color: transparent; border-color: white; color: white; }
.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined:focus { background-color: white; color: rgb(10, 10, 10); }
.button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; }
.button.is-light { background-color: whitesmoke; border-color: transparent; color: rgb(54, 54, 54); }
.button.is-light:hover, .button.is-light.is-hovered { background-color: rgb(238, 238, 238); border-color: transparent; color: rgb(54, 54, 54); }
.button.is-light:focus, .button.is-light.is-focused { border-color: transparent; color: rgb(54, 54, 54); }
.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) { box-shadow: rgba(245, 245, 245, 0.25) 0px 0px 0px 0.125em; }
.button.is-light:active, .button.is-light.is-active { background-color: rgb(232, 232, 232); border-color: transparent; color: rgb(54, 54, 54); }
.button.is-light[disabled], fieldset[disabled] .button.is-light { background-color: whitesmoke; border-color: transparent; box-shadow: none; }
.button.is-light.is-inverted { background-color: rgb(54, 54, 54); color: whitesmoke; }
.button.is-light.is-inverted:hover { background-color: rgb(41, 41, 41); }
.button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted { background-color: rgb(54, 54, 54); border-color: transparent; box-shadow: none; color: whitesmoke; }
.button.is-light.is-loading::after { border-color: transparent transparent rgb(54, 54, 54) rgb(54, 54, 54) !important; }
.button.is-light.is-outlined { background-color: transparent; border-color: whitesmoke; color: whitesmoke; }
.button.is-light.is-outlined:hover, .button.is-light.is-outlined:focus { background-color: whitesmoke; border-color: whitesmoke; color: rgb(54, 54, 54); }
.button.is-light.is-outlined.is-loading::after { border-color: transparent transparent whitesmoke whitesmoke !important; }
.button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined { background-color: transparent; border-color: whitesmoke; box-shadow: none; color: whitesmoke; }
.button.is-light.is-inverted.is-outlined { background-color: transparent; border-color: rgb(54, 54, 54); color: rgb(54, 54, 54); }
.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined:focus { background-color: rgb(54, 54, 54); color: whitesmoke; }
.button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined { background-color: transparent; border-color: rgb(54, 54, 54); box-shadow: none; color: rgb(54, 54, 54); }
.button.is-dark { background-color: rgb(54, 54, 54); border-color: transparent; color: whitesmoke; }
.button.is-dark:hover, .button.is-dark.is-hovered { background-color: rgb(47, 47, 47); border-color: transparent; color: whitesmoke; }
.button.is-dark:focus, .button.is-dark.is-focused { border-color: transparent; color: whitesmoke; }
.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) { box-shadow: rgba(54, 54, 54, 0.25) 0px 0px 0px 0.125em; }
.button.is-dark:active, .button.is-dark.is-active { background-color: rgb(41, 41, 41); border-color: transparent; color: whitesmoke; }
.button.is-dark[disabled], fieldset[disabled] .button.is-dark { background-color: rgb(54, 54, 54); border-color: transparent; box-shadow: none; }
.button.is-dark.is-inverted { background-color: whitesmoke; color: rgb(54, 54, 54); }
.button.is-dark.is-inverted:hover { background-color: rgb(232, 232, 232); }
.button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted { background-color: whitesmoke; border-color: transparent; box-shadow: none; color: rgb(54, 54, 54); }
.button.is-dark.is-loading::after { border-color: transparent transparent whitesmoke whitesmoke !important; }
.button.is-dark.is-outlined { background-color: transparent; border-color: rgb(54, 54, 54); color: rgb(54, 54, 54); }
.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined:focus { background-color: rgb(54, 54, 54); border-color: rgb(54, 54, 54); color: whitesmoke; }
.button.is-dark.is-outlined.is-loading::after { border-color: transparent transparent rgb(54, 54, 54) rgb(54, 54, 54) !important; }
.button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined { background-color: transparent; border-color: rgb(54, 54, 54); box-shadow: none; color: rgb(54, 54, 54); }
.button.is-dark.is-inverted.is-outlined { background-color: transparent; border-color: whitesmoke; color: whitesmoke; }
.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined:focus { background-color: whitesmoke; color: rgb(54, 54, 54); }
.button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined { background-color: transparent; border-color: whitesmoke; box-shadow: none; color: whitesmoke; }
.button.is-primary { background-color: rgb(0, 209, 178); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-primary:hover, .button.is-primary.is-hovered { background-color: rgb(0, 196, 167); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-primary:focus, .button.is-primary.is-focused { border-color: transparent; color: rgb(255, 255, 255); }
.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) { box-shadow: rgba(0, 209, 178, 0.25) 0px 0px 0px 0.125em; }
.button.is-primary:active, .button.is-primary.is-active { background-color: rgb(0, 184, 156); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-primary[disabled], fieldset[disabled] .button.is-primary { background-color: rgb(0, 209, 178); border-color: transparent; box-shadow: none; }
.button.is-primary.is-inverted { background-color: rgb(255, 255, 255); color: rgb(0, 209, 178); }
.button.is-primary.is-inverted:hover { background-color: rgb(242, 242, 242); }
.button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted { background-color: rgb(255, 255, 255); border-color: transparent; box-shadow: none; color: rgb(0, 209, 178); }
.button.is-primary.is-loading::after { border-color: transparent transparent rgb(255, 255, 255) rgb(255, 255, 255) !important; }
.button.is-primary.is-outlined { background-color: transparent; border-color: rgb(0, 209, 178); color: rgb(0, 209, 178); }
.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined:focus { background-color: rgb(0, 209, 178); border-color: rgb(0, 209, 178); color: rgb(255, 255, 255); }
.button.is-primary.is-outlined.is-loading::after { border-color: transparent transparent rgb(0, 209, 178) rgb(0, 209, 178) !important; }
.button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined { background-color: transparent; border-color: rgb(0, 209, 178); box-shadow: none; color: rgb(0, 209, 178); }
.button.is-primary.is-inverted.is-outlined { background-color: transparent; border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); }
.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined:focus { background-color: rgb(255, 255, 255); color: rgb(0, 209, 178); }
.button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined { background-color: transparent; border-color: rgb(255, 255, 255); box-shadow: none; color: rgb(255, 255, 255); }
.button.is-link { background-color: rgb(50, 115, 220); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-link:hover, .button.is-link.is-hovered { background-color: rgb(39, 108, 218); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-link:focus, .button.is-link.is-focused { border-color: transparent; color: rgb(255, 255, 255); }
.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) { box-shadow: rgba(50, 115, 220, 0.25) 0px 0px 0px 0.125em; }
.button.is-link:active, .button.is-link.is-active { background-color: rgb(35, 102, 209); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-link[disabled], fieldset[disabled] .button.is-link { background-color: rgb(50, 115, 220); border-color: transparent; box-shadow: none; }
.button.is-link.is-inverted { background-color: rgb(255, 255, 255); color: rgb(50, 115, 220); }
.button.is-link.is-inverted:hover { background-color: rgb(242, 242, 242); }
.button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted { background-color: rgb(255, 255, 255); border-color: transparent; box-shadow: none; color: rgb(50, 115, 220); }
.button.is-link.is-loading::after { border-color: transparent transparent rgb(255, 255, 255) rgb(255, 255, 255) !important; }
.button.is-link.is-outlined { background-color: transparent; border-color: rgb(50, 115, 220); color: rgb(50, 115, 220); }
.button.is-link.is-outlined:hover, .button.is-link.is-outlined:focus { background-color: rgb(50, 115, 220); border-color: rgb(50, 115, 220); color: rgb(255, 255, 255); }
.button.is-link.is-outlined.is-loading::after { border-color: transparent transparent rgb(50, 115, 220) rgb(50, 115, 220) !important; }
.button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined { background-color: transparent; border-color: rgb(50, 115, 220); box-shadow: none; color: rgb(50, 115, 220); }
.button.is-link.is-inverted.is-outlined { background-color: transparent; border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); }
.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined:focus { background-color: rgb(255, 255, 255); color: rgb(50, 115, 220); }
.button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined { background-color: transparent; border-color: rgb(255, 255, 255); box-shadow: none; color: rgb(255, 255, 255); }
.button.is-info { background-color: rgb(32, 156, 238); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-info:hover, .button.is-info.is-hovered { background-color: rgb(20, 150, 237); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-info:focus, .button.is-info.is-focused { border-color: transparent; color: rgb(255, 255, 255); }
.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) { box-shadow: rgba(32, 156, 238, 0.25) 0px 0px 0px 0.125em; }
.button.is-info:active, .button.is-info.is-active { background-color: rgb(17, 143, 228); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-info[disabled], fieldset[disabled] .button.is-info { background-color: rgb(32, 156, 238); border-color: transparent; box-shadow: none; }
.button.is-info.is-inverted { background-color: rgb(255, 255, 255); color: rgb(32, 156, 238); }
.button.is-info.is-inverted:hover { background-color: rgb(242, 242, 242); }
.button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted { background-color: rgb(255, 255, 255); border-color: transparent; box-shadow: none; color: rgb(32, 156, 238); }
.button.is-info.is-loading::after { border-color: transparent transparent rgb(255, 255, 255) rgb(255, 255, 255) !important; }
.button.is-info.is-outlined { background-color: transparent; border-color: rgb(32, 156, 238); color: rgb(32, 156, 238); }
.button.is-info.is-outlined:hover, .button.is-info.is-outlined:focus { background-color: rgb(32, 156, 238); border-color: rgb(32, 156, 238); color: rgb(255, 255, 255); }
.button.is-info.is-outlined.is-loading::after { border-color: transparent transparent rgb(32, 156, 238) rgb(32, 156, 238) !important; }
.button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined { background-color: transparent; border-color: rgb(32, 156, 238); box-shadow: none; color: rgb(32, 156, 238); }
.button.is-info.is-inverted.is-outlined { background-color: transparent; border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); }
.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined:focus { background-color: rgb(255, 255, 255); color: rgb(32, 156, 238); }
.button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined { background-color: transparent; border-color: rgb(255, 255, 255); box-shadow: none; color: rgb(255, 255, 255); }
.button.is-success { background-color: rgb(35, 209, 96); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-success:hover, .button.is-success.is-hovered { background-color: rgb(34, 198, 91); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-success:focus, .button.is-success.is-focused { border-color: transparent; color: rgb(255, 255, 255); }
.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) { box-shadow: rgba(35, 209, 96, 0.25) 0px 0px 0px 0.125em; }
.button.is-success:active, .button.is-success.is-active { background-color: rgb(32, 188, 86); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-success[disabled], fieldset[disabled] .button.is-success { background-color: rgb(35, 209, 96); border-color: transparent; box-shadow: none; }
.button.is-success.is-inverted { background-color: rgb(255, 255, 255); color: rgb(35, 209, 96); }
.button.is-success.is-inverted:hover { background-color: rgb(242, 242, 242); }
.button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted { background-color: rgb(255, 255, 255); border-color: transparent; box-shadow: none; color: rgb(35, 209, 96); }
.button.is-success.is-loading::after { border-color: transparent transparent rgb(255, 255, 255) rgb(255, 255, 255) !important; }
.button.is-success.is-outlined { background-color: transparent; border-color: rgb(35, 209, 96); color: rgb(35, 209, 96); }
.button.is-success.is-outlined:hover, .button.is-success.is-outlined:focus { background-color: rgb(35, 209, 96); border-color: rgb(35, 209, 96); color: rgb(255, 255, 255); }
.button.is-success.is-outlined.is-loading::after { border-color: transparent transparent rgb(35, 209, 96) rgb(35, 209, 96) !important; }
.button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined { background-color: transparent; border-color: rgb(35, 209, 96); box-shadow: none; color: rgb(35, 209, 96); }
.button.is-success.is-inverted.is-outlined { background-color: transparent; border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); }
.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined:focus { background-color: rgb(255, 255, 255); color: rgb(35, 209, 96); }
.button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined { background-color: transparent; border-color: rgb(255, 255, 255); box-shadow: none; color: rgb(255, 255, 255); }
.button.is-warning { background-color: rgb(255, 221, 87); border-color: transparent; color: rgba(0, 0, 0, 0.7); }
.button.is-warning:hover, .button.is-warning.is-hovered { background-color: rgb(255, 219, 74); border-color: transparent; color: rgba(0, 0, 0, 0.7); }
.button.is-warning:focus, .button.is-warning.is-focused { border-color: transparent; color: rgba(0, 0, 0, 0.7); }
.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) { box-shadow: rgba(255, 221, 87, 0.25) 0px 0px 0px 0.125em; }
.button.is-warning:active, .button.is-warning.is-active { background-color: rgb(255, 216, 61); border-color: transparent; color: rgba(0, 0, 0, 0.7); }
.button.is-warning[disabled], fieldset[disabled] .button.is-warning { background-color: rgb(255, 221, 87); border-color: transparent; box-shadow: none; }
.button.is-warning.is-inverted { background-color: rgba(0, 0, 0, 0.7); color: rgb(255, 221, 87); }
.button.is-warning.is-inverted:hover { background-color: rgba(0, 0, 0, 0.7); }
.button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted { background-color: rgba(0, 0, 0, 0.7); border-color: transparent; box-shadow: none; color: rgb(255, 221, 87); }
.button.is-warning.is-loading::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; }
.button.is-warning.is-outlined { background-color: transparent; border-color: rgb(255, 221, 87); color: rgb(255, 221, 87); }
.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined:focus { background-color: rgb(255, 221, 87); border-color: rgb(255, 221, 87); color: rgba(0, 0, 0, 0.7); }
.button.is-warning.is-outlined.is-loading::after { border-color: transparent transparent rgb(255, 221, 87) rgb(255, 221, 87) !important; }
.button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined { background-color: transparent; border-color: rgb(255, 221, 87); box-shadow: none; color: rgb(255, 221, 87); }
.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); }
.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined:focus { background-color: rgba(0, 0, 0, 0.7); color: rgb(255, 221, 87); }
.button.is-warning.is-inverted.is-outlined[disabled], 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); }
.button.is-danger { background-color: rgb(255, 56, 96); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-danger:hover, .button.is-danger.is-hovered { background-color: rgb(255, 43, 86); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-danger:focus, .button.is-danger.is-focused { border-color: transparent; color: rgb(255, 255, 255); }
.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) { box-shadow: rgba(255, 56, 96, 0.25) 0px 0px 0px 0.125em; }
.button.is-danger:active, .button.is-danger.is-active { background-color: rgb(255, 31, 75); border-color: transparent; color: rgb(255, 255, 255); }
.button.is-danger[disabled], fieldset[disabled] .button.is-danger { background-color: rgb(255, 56, 96); border-color: transparent; box-shadow: none; }
.button.is-danger.is-inverted { background-color: rgb(255, 255, 255); color: rgb(255, 56, 96); }
.button.is-danger.is-inverted:hover { background-color: rgb(242, 242, 242); }
.button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted { background-color: rgb(255, 255, 255); border-color: transparent; box-shadow: none; color: rgb(255, 56, 96); }
.button.is-danger.is-loading::after { border-color: transparent transparent rgb(255, 255, 255) rgb(255, 255, 255) !important; }
.button.is-danger.is-outlined { background-color: transparent; border-color: rgb(255, 56, 96); color: rgb(255, 56, 96); }
.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined:focus { background-color: rgb(255, 56, 96); border-color: rgb(255, 56, 96); color: rgb(255, 255, 255); }
.button.is-danger.is-outlined.is-loading::after { border-color: transparent transparent rgb(255, 56, 96) rgb(255, 56, 96) !important; }
.button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined { background-color: transparent; border-color: rgb(255, 56, 96); box-shadow: none; color: rgb(255, 56, 96); }
.button.is-danger.is-inverted.is-outlined { background-color: transparent; border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); }
.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined:focus { background-color: rgb(255, 255, 255); color: rgb(255, 56, 96); }
.button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined { background-color: transparent; border-color: rgb(255, 255, 255); box-shadow: none; color: rgb(255, 255, 255); }
.button.is-small { border-radius: 2px; font-size: 0.75rem; }
.button.is-normal { font-size: 1rem; }
.button.is-medium { font-size: 1.25rem; }
.button.is-large { font-size: 1.5rem; }
.button[disabled], fieldset[disabled] .button { background-color: white; border-color: rgb(219, 219, 219); box-shadow: none; opacity: 0.5; }
.button.is-fullwidth { display: flex; width: 100%; }
.button.is-loading { pointer-events: none; color: transparent !important; }
.button.is-loading::after { left: calc(50% - 0.5em); top: calc(50% - 0.5em); position: absolute !important; }
.button.is-static { background-color: whitesmoke; border-color: rgb(219, 219, 219); color: rgb(122, 122, 122); box-shadow: none; pointer-events: none; }
.button.is-rounded { border-radius: 290486px; padding-left: 1em; padding-right: 1em; }
.buttons { align-items: center; display: flex; flex-wrap: wrap; justify-content: flex-start; }
.buttons .button { margin-bottom: 0.5rem; }
.buttons .button:not(:last-child):not(.is-fullwidth) { margin-right: 0.5rem; }
.buttons:last-child { margin-bottom: -0.5rem; }
.buttons:not(:last-child) { margin-bottom: 1rem; }
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) { border-radius: 2px; font-size: 0.75rem; }
.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) { font-size: 1.25rem; }
.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) { font-size: 1.5rem; }
.buttons.has-addons .button:not(:first-child) { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.buttons.has-addons .button:not(:last-child) { border-bottom-right-radius: 0px; border-top-right-radius: 0px; margin-right: -1px; }
.buttons.has-addons .button:last-child { margin-right: 0px; }
.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered { z-index: 2; }
.buttons.has-addons .button:focus, .buttons.has-addons .button.is-focused, .buttons.has-addons .button:active, .buttons.has-addons .button.is-active, .buttons.has-addons .button.is-selected { z-index: 3; }
.buttons.has-addons .button:focus:hover, .buttons.has-addons .button.is-focused:hover, .buttons.has-addons .button:active:hover, .buttons.has-addons .button.is-active:hover, .buttons.has-addons .button.is-selected:hover { z-index: 4; }
.buttons.has-addons .button.is-expanded { flex-grow: 1; }
.buttons.is-centered { justify-content: center; }
.buttons.is-right { justify-content: flex-end; }
.container { margin: 0px auto; position: relative; }
@media screen and (min-width: 1088px) {
  .container { max-width: 960px; width: 960px; }
  .container.is-fluid { margin-left: 64px; margin-right: 64px; max-width: none; width: auto; }
}
@media screen and (max-width: 1279px) {
  .container.is-widescreen { max-width: 1152px; width: auto; }
}
@media screen and (max-width: 1471px) {
  .container.is-fullhd { max-width: 1344px; width: auto; }
}
@media screen and (min-width: 1280px) {
  .container { max-width: 1152px; width: 1152px; }
}
@media screen and (min-width: 1472px) {
  .container { max-width: 1344px; width: 1344px; }
}
.content li + li { margin-top: 0.25em; }
.content p:not(:last-child), .content dl:not(:last-child), .content ol:not(:last-child), .content ul:not(:last-child), .content blockquote:not(:last-child), .content pre:not(:last-child), .content table:not(:last-child) { margin-bottom: 1em; }
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { color: rgb(54, 54, 54); font-weight: 600; line-height: 1.125; }
.content h1 { font-size: 2em; margin-bottom: 0.5em; }
.content h1:not(:first-child) { margin-top: 1em; }
.content h2 { font-size: 1.75em; margin-bottom: 0.5714em; }
.content h2:not(:first-child) { margin-top: 1.1428em; }
.content h3 { font-size: 1.5em; margin-bottom: 0.6666em; }
.content h3:not(:first-child) { margin-top: 1.3333em; }
.content h4 { font-size: 1.25em; margin-bottom: 0.8em; }
.content h5 { font-size: 1.125em; margin-bottom: 0.8888em; }
.content h6 { font-size: 1em; margin-bottom: 1em; }
.content blockquote { background-color: whitesmoke; border-left: 5px solid rgb(219, 219, 219); padding: 1.25em 1.5em; }
.content ol { list-style-position: outside; margin-left: 2em; margin-top: 1em; }
.content ol:not([type]) { list-style-type: decimal; }
.content ol:not([type]).is-lower-alpha { list-style-type: lower-alpha; }
.content ol:not([type]).is-lower-roman { list-style-type: lower-roman; }
.content ol:not([type]).is-upper-alpha { list-style-type: upper-alpha; }
.content ol:not([type]).is-upper-roman { list-style-type: upper-roman; }
.content ul { list-style: outside disc; margin-left: 2em; margin-top: 1em; }
.content ul ul { list-style-type: circle; margin-top: 0.5em; }
.content ul ul ul { list-style-type: square; }
.content dd { margin-left: 2em; }
.content figure { margin-left: 2em; margin-right: 2em; text-align: center; }
.content figure:not(:first-child) { margin-top: 2em; }
.content figure:not(:last-child) { margin-bottom: 2em; }
.content figure img { display: inline-block; }
.content figure figcaption { font-style: italic; }
.content pre { overflow-x: auto; padding: 1.25em 1.5em; white-space: pre; overflow-wrap: normal; }
.content sup, .content sub { font-size: 75%; }
.content table { width: 100%; }
.content table td, .content table th { border-style: solid; border-color: rgb(219, 219, 219); border-image: initial; border-width: 0px 0px 1px; padding: 0.5em 0.75em; vertical-align: top; }
.content table th { color: rgb(54, 54, 54); text-align: left; }
.content table thead td, .content table thead th { border-width: 0px 0px 2px; color: rgb(54, 54, 54); }
.content table tfoot td, .content table tfoot th { border-width: 2px 0px 0px; color: rgb(54, 54, 54); }
.content table tbody tr:last-child td, .content table tbody tr:last-child th { border-bottom-width: 0px; }
.content.is-small { font-size: 0.75rem; }
.content.is-medium { font-size: 1.25rem; }
.content.is-large { font-size: 1.5rem; }
.box-max-width-75 {float: right;/* max-width: 75% !important; */}
.input.contact_us { opacity: 0.9 !important; }
.textarea.contact_us { opacity: 0.9 !important; }
.input, .textarea {background-color: white;border-color: rgb(219, 219, 219);color: rgb(54, 54, 54);box-shadow: rgba(10, 10, 10, 0.1) 0px 1px 2px inset;max-width: 100%;width: 100%;}
.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder { color: rgba(54, 54, 54, 0.3); }
.input:hover, .input.is-hovered, .textarea:hover, .textarea.is-hovered { border-color: rgb(181, 181, 181); }
.input:focus, .input.is-focused, .input:active, .input.is-active, .textarea:focus, .textarea.is-focused, .textarea:active, .textarea.is-active { border-color: rgb(50, 115, 220); box-shadow: rgba(50, 115, 220, 0.25) 0px 0px 0px 0.125em; }
.input[disabled], fieldset[disabled] .input, .textarea[disabled], fieldset[disabled] .textarea { background-color: whitesmoke; border-color: whitesmoke; box-shadow: none; color: rgb(122, 122, 122); }
.input[disabled]::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder { color: rgba(122, 122, 122, 0.3); }
.input[readonly], .textarea[readonly] { box-shadow: none; }
.input.is-white, .textarea.is-white { border-color: white; }
.input.is-white:focus, .input.is-white.is-focused, .input.is-white:active, .input.is-white.is-active, .textarea.is-white:focus, .textarea.is-white.is-focused, .textarea.is-white:active, .textarea.is-white.is-active { box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 0px 0.125em; }
.input.is-black, .textarea.is-black { border-color: rgb(10, 10, 10); }
.input.is-black:focus, .input.is-black.is-focused, .input.is-black:active, .input.is-black.is-active, .textarea.is-black:focus, .textarea.is-black.is-focused, .textarea.is-black:active, .textarea.is-black.is-active { box-shadow: rgba(10, 10, 10, 0.25) 0px 0px 0px 0.125em; }
.input.is-light, .textarea.is-light { border-color: whitesmoke; }
.input.is-light:focus, .input.is-light.is-focused, .input.is-light:active, .input.is-light.is-active, .textarea.is-light:focus, .textarea.is-light.is-focused, .textarea.is-light:active, .textarea.is-light.is-active { box-shadow: rgba(245, 245, 245, 0.25) 0px 0px 0px 0.125em; }
.input.is-dark, .textarea.is-dark { border-color: rgb(54, 54, 54); }
.input.is-dark:focus, .input.is-dark.is-focused, .input.is-dark:active, .input.is-dark.is-active, .textarea.is-dark:focus, .textarea.is-dark.is-focused, .textarea.is-dark:active, .textarea.is-dark.is-active { box-shadow: rgba(54, 54, 54, 0.25) 0px 0px 0px 0.125em; }
.input.is-primary, .textarea.is-primary { border-color: rgb(0, 209, 178); }
.input.is-primary:focus, .input.is-primary.is-focused, .input.is-primary:active, .input.is-primary.is-active, .textarea.is-primary:focus, .textarea.is-primary.is-focused, .textarea.is-primary:active, .textarea.is-primary.is-active { box-shadow: rgba(0, 209, 178, 0.25) 0px 0px 0px 0.125em; }
.input.is-link, .textarea.is-link { border-color: rgb(50, 115, 220); }
.input.is-link:focus, .input.is-link.is-focused, .input.is-link:active, .input.is-link.is-active, .textarea.is-link:focus, .textarea.is-link.is-focused, .textarea.is-link:active, .textarea.is-link.is-active { box-shadow: rgba(50, 115, 220, 0.25) 0px 0px 0px 0.125em; }
.input.is-info, .textarea.is-info { border-color: rgb(32, 156, 238); }
.input.is-info:focus, .input.is-info.is-focused, .input.is-info:active, .input.is-info.is-active, .textarea.is-info:focus, .textarea.is-info.is-focused, .textarea.is-info:active, .textarea.is-info.is-active { box-shadow: rgba(32, 156, 238, 0.25) 0px 0px 0px 0.125em; }
.input.is-success, .textarea.is-success { border-color: rgb(35, 209, 96); }
.input.is-success:focus, .input.is-success.is-focused, .input.is-success:active, .input.is-success.is-active, .textarea.is-success:focus, .textarea.is-success.is-focused, .textarea.is-success:active, .textarea.is-success.is-active { box-shadow: rgba(35, 209, 96, 0.25) 0px 0px 0px 0.125em; }
.input.is-warning, .textarea.is-warning { border-color: rgb(255, 221, 87); }
.input.is-warning:focus, .input.is-warning.is-focused, .input.is-warning:active, .input.is-warning.is-active, .textarea.is-warning:focus, .textarea.is-warning.is-focused, .textarea.is-warning:active, .textarea.is-warning.is-active { box-shadow: rgba(255, 221, 87, 0.25) 0px 0px 0px 0.125em; }
.input.is-danger, .textarea.is-danger { border-color: rgb(255, 56, 96); }
.input.is-danger:focus, .input.is-danger.is-focused, .input.is-danger:active, .input.is-danger.is-active, .textarea.is-danger:focus, .textarea.is-danger.is-focused, .textarea.is-danger:active, .textarea.is-danger.is-active { box-shadow: rgba(255, 56, 96, 0.25) 0px 0px 0px 0.125em; }
.input.is-small, .textarea.is-small { border-radius: 2px; font-size: 0.75rem; }
.input.is-medium, .textarea.is-medium { font-size: 1.25rem; }
.input.is-large, .textarea.is-large { font-size: 1.5rem; }
.input.is-fullwidth, .textarea.is-fullwidth { display: block; width: 100%; }
.input.is-inline, .textarea.is-inline { display: inline; width: auto; }
.input.is-rounded { border-radius: 290486px; padding-left: 1em; padding-right: 1em; }
.input.is-static { background-color: transparent; border-color: transparent; box-shadow: none; padding-left: 0px; padding-right: 0px; }
.textarea { display: block; max-width: 100%; min-width: 100%; padding: 0.625em; resize: vertical; }
.textarea:not([rows]) { max-height: 600px; min-height: 120px; }
.textarea[rows] { height: initial; }
.textarea.has-fixed-size { resize: none; }
.checkbox, .radio { cursor: pointer; display: inline-block; line-height: 1.25; position: relative; }
.checkbox input, .radio input { cursor: pointer; }
.checkbox:hover, .radio:hover { color: rgb(54, 54, 54); }
.checkbox[disabled], fieldset[disabled] .checkbox, .radio[disabled], fieldset[disabled] .radio { color: rgb(122, 122, 122); cursor: not-allowed; }
.radio + .radio { margin-left: 0.5em; }
.select { display: inline-block; max-width: 100%; position: relative; vertical-align: top; }
.select:not(.is-multiple) { height: 2.25em; }
.select:not(.is-multiple):not(.is-loading)::after { border-color: rgb(50, 115, 220); right: 1.125em; z-index: 4; }
.select.is-rounded select { border-radius: 290486px; padding-left: 1em; }
.select select { background-color: transparent; border-color: rgb(219, 219, 219); color: rgb(54, 54, 54); cursor: pointer; display: block; font-size: 1em; max-width: 100%; outline: none; }
.select select::-webkit-input-placeholder { color: rgba(54, 54, 54, 0.3); }
.select select:hover, .select select.is-hovered { border-color: rgb(181, 181, 181); }
.select select:focus, .select select.is-focused, .select select:active, .select select.is-active { border-color: rgb(50, 115, 220); box-shadow: rgba(50, 115, 220, 0.25) 0px 0px 0px 0.125em; }
.select select[disabled], fieldset[disabled] .select select { background-color: whitesmoke; border-color: whitesmoke; box-shadow: none; color: rgb(122, 122, 122); }
.select select[disabled]::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder { color: rgba(122, 122, 122, 0.3); }
.select select[disabled]:hover, fieldset[disabled] .select select:hover { border-color: whitesmoke; }
.select select:not([multiple]) { padding-right: 2.5em; }
.select select[multiple] { height: auto; padding: 0px; }
.select select[multiple] option { padding: 0.5em 1em; }
.select:not(.is-multiple):not(.is-loading):hover::after { border-color: rgb(54, 54, 54); }
.select.is-white:not(:hover)::after { border-color: white; }
.select.is-white select { border-color: white; }
.select.is-white select:hover, .select.is-white select.is-hovered { border-color: rgb(242, 242, 242); }
.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active { box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 0px 0.125em; }
.select.is-black:not(:hover)::after { border-color: rgb(10, 10, 10); }
.select.is-black select { border-color: rgb(10, 10, 10); }
.select.is-black select:hover, .select.is-black select.is-hovered { border-color: black; }
.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active { box-shadow: rgba(10, 10, 10, 0.25) 0px 0px 0px 0.125em; }
.select.is-light:not(:hover)::after { border-color: whitesmoke; }
.select.is-light select { border-color: whitesmoke; }
.select.is-light select:hover, .select.is-light select.is-hovered { border-color: rgb(232, 232, 232); }
.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active { box-shadow: rgba(245, 245, 245, 0.25) 0px 0px 0px 0.125em; }
.select.is-dark:not(:hover)::after { border-color: rgb(54, 54, 54); }
.select.is-dark select { border-color: rgb(54, 54, 54); }
.select.is-dark select:hover, .select.is-dark select.is-hovered { border-color: rgb(41, 41, 41); }
.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active { box-shadow: rgba(54, 54, 54, 0.25) 0px 0px 0px 0.125em; }
.select.is-primary:not(:hover)::after { border-color: rgb(0, 209, 178); }
.select.is-primary select { border-color: rgb(0, 209, 178); }
.select.is-primary select:hover, .select.is-primary select.is-hovered { border-color: rgb(0, 184, 156); }
.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active { box-shadow: rgba(0, 209, 178, 0.25) 0px 0px 0px 0.125em; }
.select.is-link:not(:hover)::after { border-color: rgb(50, 115, 220); }
.select.is-link select { border-color: rgb(50, 115, 220); }
.select.is-link select:hover, .select.is-link select.is-hovered { border-color: rgb(35, 102, 209); }
.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active { box-shadow: rgba(50, 115, 220, 0.25) 0px 0px 0px 0.125em; }
.select.is-info:not(:hover)::after { border-color: rgb(32, 156, 238); }
.select.is-info select { border-color: rgb(32, 156, 238); }
.select.is-info select:hover, .select.is-info select.is-hovered { border-color: rgb(17, 143, 228); }
.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active { box-shadow: rgba(32, 156, 238, 0.25) 0px 0px 0px 0.125em; }
.select.is-success:not(:hover)::after { border-color: rgb(35, 209, 96); }
.select.is-success select { border-color: rgb(35, 209, 96); }
.select.is-success select:hover, .select.is-success select.is-hovered { border-color: rgb(32, 188, 86); }
.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active { box-shadow: rgba(35, 209, 96, 0.25) 0px 0px 0px 0.125em; }
.select.is-warning:not(:hover)::after { border-color: rgb(255, 221, 87); }
.select.is-warning select { border-color: rgb(255, 221, 87); }
.select.is-warning select:hover, .select.is-warning select.is-hovered { border-color: rgb(255, 216, 61); }
.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active { box-shadow: rgba(255, 221, 87, 0.25) 0px 0px 0px 0.125em; }
.select.is-danger:not(:hover)::after { border-color: rgb(255, 56, 96); }
.select.is-danger select { border-color: rgb(255, 56, 96); }
.select.is-danger select:hover, .select.is-danger select.is-hovered { border-color: rgb(255, 31, 75); }
.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active { box-shadow: rgba(255, 56, 96, 0.25) 0px 0px 0px 0.125em; }
.select.is-small { border-radius: 2px; font-size: 0.75rem; }
.select.is-medium { font-size: 1.25rem; }
.select.is-large { font-size: 1.5rem; }
.select.is-disabled::after { border-color: rgb(122, 122, 122); }
.select.is-fullwidth { width: 100%; }
.select.is-fullwidth select { width: 100%; }
.select.is-loading::after { margin-top: 0px; position: absolute; right: 0.625em; top: 0.625em; transform: none; }
.select.is-loading.is-small::after { font-size: 0.75rem; }
.select.is-loading.is-medium::after { font-size: 1.25rem; }
.select.is-loading.is-large::after { font-size: 1.5rem; }
.file { align-items: stretch; display: flex; justify-content: flex-start; position: relative; }
.file.is-white .file-cta { background-color: white; border-color: transparent; color: rgb(10, 10, 10); }
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta { background-color: rgb(249, 249, 249); border-color: transparent; color: rgb(10, 10, 10); }
.file.is-white:focus .file-cta, .file.is-white.is-focused .file-cta { border-color: transparent; box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 0.5em; color: rgb(10, 10, 10); }
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta { background-color: rgb(242, 242, 242); border-color: transparent; color: rgb(10, 10, 10); }
.file.is-black .file-cta { background-color: rgb(10, 10, 10); border-color: transparent; color: white; }
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta { background-color: rgb(4, 4, 4); border-color: transparent; color: white; }
.file.is-black:focus .file-cta, .file.is-black.is-focused .file-cta { border-color: transparent; box-shadow: rgba(10, 10, 10, 0.25) 0px 0px 0.5em; color: white; }
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta { background-color: black; border-color: transparent; color: white; }
.file.is-light .file-cta { background-color: whitesmoke; border-color: transparent; color: rgb(54, 54, 54); }
.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta { background-color: rgb(238, 238, 238); border-color: transparent; color: rgb(54, 54, 54); }
.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta { border-color: transparent; box-shadow: rgba(245, 245, 245, 0.25) 0px 0px 0.5em; color: rgb(54, 54, 54); }
.file.is-light:active .file-cta, .file.is-light.is-active .file-cta { background-color: rgb(232, 232, 232); border-color: transparent; color: rgb(54, 54, 54); }
.file.is-dark .file-cta { background-color: rgb(54, 54, 54); border-color: transparent; color: whitesmoke; }
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta { background-color: rgb(47, 47, 47); border-color: transparent; color: whitesmoke; }
.file.is-dark:focus .file-cta, .file.is-dark.is-focused .file-cta { border-color: transparent; box-shadow: rgba(54, 54, 54, 0.25) 0px 0px 0.5em; color: whitesmoke; }
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta { background-color: rgb(41, 41, 41); border-color: transparent; color: whitesmoke; }
.file.is-primary .file-cta { background-color: rgb(0, 209, 178); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta { background-color: rgb(0, 196, 167); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta { border-color: transparent; box-shadow: rgba(0, 209, 178, 0.25) 0px 0px 0.5em; color: rgb(255, 255, 255); }
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta { background-color: rgb(0, 184, 156); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-link .file-cta { background-color: rgb(50, 115, 220); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta { background-color: rgb(39, 108, 218); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta { border-color: transparent; box-shadow: rgba(50, 115, 220, 0.25) 0px 0px 0.5em; color: rgb(255, 255, 255); }
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta { background-color: rgb(35, 102, 209); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-info .file-cta { background-color: rgb(32, 156, 238); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta { background-color: rgb(20, 150, 237); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta { border-color: transparent; box-shadow: rgba(32, 156, 238, 0.25) 0px 0px 0.5em; color: rgb(255, 255, 255); }
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta { background-color: rgb(17, 143, 228); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-success .file-cta { background-color: rgb(35, 209, 96); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta { background-color: rgb(34, 198, 91); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta { border-color: transparent; box-shadow: rgba(35, 209, 96, 0.25) 0px 0px 0.5em; color: rgb(255, 255, 255); }
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta { background-color: rgb(32, 188, 86); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-warning .file-cta { background-color: rgb(255, 221, 87); border-color: transparent; color: rgba(0, 0, 0, 0.7); }
.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta { background-color: rgb(255, 219, 74); border-color: transparent; color: rgba(0, 0, 0, 0.7); }
.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta { border-color: transparent; box-shadow: rgba(255, 221, 87, 0.25) 0px 0px 0.5em; color: rgba(0, 0, 0, 0.7); }
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta { background-color: rgb(255, 216, 61); border-color: transparent; color: rgba(0, 0, 0, 0.7); }
.file.is-danger .file-cta { background-color: rgb(255, 56, 96); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta { background-color: rgb(255, 43, 86); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta { border-color: transparent; box-shadow: rgba(255, 56, 96, 0.25) 0px 0px 0.5em; color: rgb(255, 255, 255); }
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta { background-color: rgb(255, 31, 75); border-color: transparent; color: rgb(255, 255, 255); }
.file.is-small { font-size: 0.75rem; }
.file.is-medium { font-size: 1.25rem; }
.file.is-medium .file-icon .fa { font-size: 21px; }
.file.is-large { font-size: 1.5rem; }
.file.is-large .file-icon .fa { font-size: 28px; }
.file.has-name .file-cta { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
.file.has-name .file-name { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.file.has-name.is-empty .file-cta { border-radius: 4px; }
.file.has-name.is-empty .file-name { display: none; }
.file.is-boxed .file-label { flex-direction: column; }
.file.is-boxed .file-cta { flex-direction: column; height: auto; padding: 1em 3em; }
.file.is-boxed .file-name { border-width: 0px 1px 1px; }
.file.is-boxed .file-icon { height: 1.5em; width: 1.5em; }
.file.is-boxed .file-icon .fa { font-size: 21px; }
.file.is-boxed.is-small .file-icon .fa { font-size: 14px; }
.file.is-boxed.is-medium .file-icon .fa { font-size: 28px; }
.file.is-boxed.is-large .file-icon .fa { font-size: 35px; }
.file.is-boxed.has-name .file-cta { border-radius: 4px 4px 0px 0px; }
.file.is-boxed.has-name .file-name { border-radius: 0px 0px 4px 4px; border-width: 0px 1px 1px; }
.file.is-centered { justify-content: center; }
.file.is-fullwidth .file-label { width: 100%; }
.file.is-fullwidth .file-name { flex-grow: 1; max-width: none; }
.file.is-right { justify-content: flex-end; }
.file.is-right .file-cta { border-radius: 0px 4px 4px 0px; }
.file.is-right .file-name { border-radius: 4px 0px 0px 4px; border-width: 1px 0px 1px 1px; order: -1; }
.file-label { align-items: stretch; display: flex; cursor: pointer; justify-content: flex-start; overflow: hidden; position: relative; }
.file-label:hover .file-cta { background-color: rgb(238, 238, 238); color: rgb(54, 54, 54); }
.file-label:hover .file-name { border-color: rgb(213, 213, 213); }
.file-label:active .file-cta { background-color: rgb(232, 232, 232); color: rgb(54, 54, 54); }
.file-label:active .file-name { border-color: rgb(207, 207, 207); }
.file-input { height: 100%; left: 0px; opacity: 0; outline: none; position: absolute; top: 0px; width: 100%; }
.file-cta, .file-name { border-color: rgb(219, 219, 219); border-radius: 4px; font-size: 1em; padding-left: 1em; padding-right: 1em; white-space: nowrap; }
.file-cta { background-color: whitesmoke; color: rgb(74, 74, 74); }
.file-name { border-color: rgb(219, 219, 219); border-style: solid; border-width: 1px 1px 1px 0px; display: block; max-width: 16em; overflow: hidden; text-align: left; text-overflow: ellipsis; }
.file-icon { align-items: center; display: flex; height: 1em; justify-content: center; margin-right: 0.5em; width: 1em; }
.file-icon .fa { font-size: 14px; }
.label { color: rgb(54, 54, 54); display: block; font-size: 1rem; font-weight: 700; }
.label:not(:last-child) { margin-bottom: 0.5em; }
.label.is-small { font-size: 0.75rem; }
.label.is-medium { font-size: 1.25rem; }
.label.is-large { font-size: 1.5rem; }
.help { display: block; font-size: 0.75rem; margin-top: 0.25rem; }
.help.is-white { color: white; }
.help.is-black { color: rgb(10, 10, 10); }
.help.is-light { color: whitesmoke; }
.help.is-dark { color: rgb(54, 54, 54); }
.help.is-primary { color: rgb(0, 209, 178); }
.help.is-link { color: rgb(50, 115, 220); }
.help.is-info { color: rgb(32, 156, 238); }
.help.is-success { color: rgb(35, 209, 96); }
.help.is-warning { color: rgb(255, 221, 87); }
.help.is-danger { color: rgb(255, 56, 96); }
.field:not(:last-child) { margin-bottom: 0.75rem; }
.field.has-addons { display: flex; justify-content: flex-start; }
.field.has-addons .control:not(:last-child) { margin-right: -1px; }
.field.has-addons .control:not(:first-child):not(:last-child) .button, .field.has-addons .control:not(:first-child):not(:last-child) .input, .field.has-addons .control:not(:first-child):not(:last-child) .select select { border-radius: 0px; }
.field.has-addons .control:first-child:not(:only-child) .button, .field.has-addons .control:first-child:not(:only-child) .input, .field.has-addons .control:first-child:not(:only-child) .select select { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
.field.has-addons .control:last-child:not(:only-child) .button, .field.has-addons .control:last-child:not(:only-child) .input, .field.has-addons .control:last-child:not(:only-child) .select select { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button:not([disabled]).is-hovered, .field.has-addons .control .input:not([disabled]):hover, .field.has-addons .control .input:not([disabled]).is-hovered, .field.has-addons .control .select select:not([disabled]):hover, .field.has-addons .control .select select:not([disabled]).is-hovered { z-index: 2; }
.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button:not([disabled]).is-focused, .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button:not([disabled]).is-active, .field.has-addons .control .input:not([disabled]):focus, .field.has-addons .control .input:not([disabled]).is-focused, .field.has-addons .control .input:not([disabled]):active, .field.has-addons .control .input:not([disabled]).is-active, .field.has-addons .control .select select:not([disabled]):focus, .field.has-addons .control .select select:not([disabled]).is-focused, .field.has-addons .control .select select:not([disabled]):active, .field.has-addons .control .select select:not([disabled]).is-active { z-index: 3; }
.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button:not([disabled]).is-focused:hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button:not([disabled]).is-active:hover, .field.has-addons .control .input:not([disabled]):focus:hover, .field.has-addons .control .input:not([disabled]).is-focused:hover, .field.has-addons .control .input:not([disabled]):active:hover, .field.has-addons .control .input:not([disabled]).is-active:hover, .field.has-addons .control .select select:not([disabled]):focus:hover, .field.has-addons .control .select select:not([disabled]).is-focused:hover, .field.has-addons .control .select select:not([disabled]):active:hover, .field.has-addons .control .select select:not([disabled]).is-active:hover { z-index: 4; }
.field.has-addons .control.is-expanded { flex-grow: 1; }
.field.has-addons.has-addons-centered { justify-content: center; }
.field.has-addons.has-addons-right { justify-content: flex-end; }
.field.has-addons.has-addons-fullwidth .control { flex-grow: 1; flex-shrink: 0; }
.field.is-grouped { display: flex; justify-content: flex-start; }
.field.is-grouped > .control { flex-shrink: 0; }
.field.is-grouped > .control:not(:last-child) { margin-bottom: 0px; margin-right: 0.75rem; }
.field.is-grouped > .control.is-expanded { flex-grow: 1; flex-shrink: 1; }
.field.is-grouped.is-grouped-centered { justify-content: center; }
.field.is-grouped.is-grouped-right { justify-content: flex-end; }
.field.is-grouped.is-grouped-multiline { flex-wrap: wrap; }
.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) { margin-bottom: 0.75rem; }
.field.is-grouped.is-grouped-multiline:last-child { margin-bottom: -0.75rem; }
.field.is-grouped.is-grouped-multiline:not(:last-child) { margin-bottom: 0px; }
@media screen and (min-width: 769px), print {
  .field.is-horizontal { display: flex; }
}
.field-label .label { font-size: inherit; }
@media screen and (max-width: 768px) {
  .field-label { margin-bottom: 0.5rem; }
}
@media screen and (min-width: 769px), print {
  .field-label { flex: 1 0 0px; margin-right: 1.5rem; text-align: right; }
  .field-label.is-small { font-size: 0.75rem; padding-top: 0.375em; }
  .field-label.is-normal { padding-top: 0.375em; }
  .field-label.is-medium { font-size: 1.25rem; padding-top: 0.375em; }
  .field-label.is-large { font-size: 1.5rem; padding-top: 0.375em; }
}
.field-body .field .field { margin-bottom: 0px; }
@media screen and (min-width: 769px), print {
  .field-body { display: flex; flex: 5 1 0px; }
  .field-body .field { margin-bottom: 0px; }
  .field-body > .field { flex-shrink: 1; }
  .field-body > .field:not(.is-narrow) { flex-grow: 1; }
  .field-body > .field:not(:last-child) { margin-right: 0.75rem; }
}
.control { box-sizing: border-box; clear: both; font-size: 1rem; position: relative; text-align: left; }
.control.has-icons-left .input:focus ~ .icon, .control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon, .control.has-icons-right .select:focus ~ .icon { color: rgb(122, 122, 122); }
.control.has-icons-left .input.is-small ~ .icon, .control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon, .control.has-icons-right .select.is-small ~ .icon { font-size: 0.75rem; }
.control.has-icons-left .input.is-medium ~ .icon, .control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon, .control.has-icons-right .select.is-medium ~ .icon { font-size: 1.25rem; }
.control.has-icons-left .input.is-large ~ .icon, .control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon, .control.has-icons-right .select.is-large ~ .icon { font-size: 1.5rem; }
.control.has-icons-left .icon, .control.has-icons-right .icon { color: rgb(219, 219, 219); height: 2.25em; pointer-events: none; position: absolute; top: 0px; width: 2.25em; z-index: 4; }
.control.has-icons-left .input, .control.has-icons-left .select select { padding-left: 2.25em; }
.control.has-icons-left .icon.is-left { left: 0px; }
.control.has-icons-right .input, .control.has-icons-right .select select { padding-right: 2.25em; }
.control.has-icons-right .icon.is-right { right: 0px; }
.control.is-loading::after { right: 0.625em; top: 0.625em; z-index: 4; position: absolute !important; }
.control.is-loading.is-small::after { font-size: 0.75rem; }
.control.is-loading.is-medium::after { font-size: 1.25rem; }
.control.is-loading.is-large::after { font-size: 1.5rem; }
.icon { align-items: center; display: inline-flex; justify-content: center; height: 1.5rem; width: 1.5rem; }
.icon.is-small { height: 1rem; width: 1rem; }
.icon.is-medium { height: 2rem; width: 2rem; }
.icon.is-large { height: 3rem; width: 3rem; }
.image { display: block; position: relative; }
.image img { display: block; height: auto; width: 100%; }
.image img.is-rounded { border-radius: 290486px; }
.image.is-square img, .image.is-square .has-ratio, .image.is-1by1 img, .image.is-1by1 .has-ratio, .image.is-5by4 img, .image.is-5by4 .has-ratio, .image.is-4by3 img, .image.is-4by3 .has-ratio, .image.is-3by2 img, .image.is-3by2 .has-ratio, .image.is-5by3 img, .image.is-5by3 .has-ratio, .image.is-16by9 img, .image.is-16by9 .has-ratio, .image.is-2by1 img, .image.is-2by1 .has-ratio, .image.is-3by1 img, .image.is-3by1 .has-ratio, .image.is-4by5 img, .image.is-4by5 .has-ratio, .image.is-3by4 img, .image.is-3by4 .has-ratio, .image.is-2by3 img, .image.is-2by3 .has-ratio, .image.is-3by5 img, .image.is-3by5 .has-ratio, .image.is-9by16 img, .image.is-9by16 .has-ratio, .image.is-1by2 img, .image.is-1by2 .has-ratio, .image.is-1by3 img, .image.is-1by3 .has-ratio { height: 100%; width: 100%; }
.image.is-square, .image.is-1by1 { padding-top: 100%; }
.image.is-5by4 { padding-top: 80%; }
.image.is-4by3 { padding-top: 75%; }
.image.is-3by2 { padding-top: 66.6666%; }
.image.is-5by3 { padding-top: 60%; }
.image.is-16by9 { padding-top: 56.25%; }
.image.is-2by1 { padding-top: 50%; }
.image.is-3by1 { padding-top: 33.3333%; }
.image.is-4by5 { padding-top: 125%; }
.image.is-3by4 { padding-top: 133.333%; }
.image.is-2by3 { padding-top: 150%; }
.image.is-3by5 { padding-top: 166.667%; }
.image.is-9by16 { padding-top: 177.778%; }
.image.is-1by2 { padding-top: 200%; }
.image.is-1by3 { padding-top: 300%; }
.image.is-16x16 { height: 16px; width: 16px; }
.image.is-24x24 { height: 24px; width: 24px; }
.image.is-32x32 { height: 32px; width: 32px; }
.image.is-48x48 { height: 48px; width: 48px; }
.image.is-64x64 { height: 64px; width: 64px; }
.image.is-96x96 { height: 96px; width: 96px; }
.image.is-128x128 { height: 128px; width: 128px; }
.notification { background-color: whitesmoke; border-radius: 4px; padding: 1.25rem 2.5rem 1.25rem 1.5rem; position: relative; }
.notification a:not(.button):not(.dropdown-item) { color: currentcolor; text-decoration: underline; }
.notification strong { color: currentcolor; }
.notification code, .notification pre { background: white; }
.notification pre code { background: transparent; }
.notification > .delete { position: absolute; right: 0.5rem; top: 0.5rem; }
.notification .title, .notification .subtitle, .notification .content { color: currentcolor; }
.notification.is-white { background-color: white; color: rgb(10, 10, 10); }
.notification.is-black { background-color: rgb(10, 10, 10); color: white; }
.notification.is-light { background-color: whitesmoke; color: rgb(54, 54, 54); }
.notification.is-dark { background-color: rgb(54, 54, 54); color: whitesmoke; }
.notification.is-primary { background-color: rgb(0, 209, 178); color: rgb(255, 255, 255); }
.notification.is-link { background-color: rgb(50, 115, 220); color: rgb(255, 255, 255); }
.notification.is-info { background-color: rgb(32, 156, 238); color: rgb(255, 255, 255); }
.notification.is-success { background-color: rgb(35, 209, 96); color: rgb(255, 255, 255); }
.notification.is-warning { background-color: rgb(255, 221, 87); color: rgba(0, 0, 0, 0.7); }
.notification.is-danger { background-color: rgb(255, 56, 96); color: rgb(255, 255, 255); }
.progress { appearance: none; border: none; border-radius: 290486px; display: block; height: 1rem; overflow: hidden; padding: 0px; width: 100%; }
.progress::-webkit-progress-bar { background-color: rgb(219, 219, 219); }
.progress::-webkit-progress-value { background-color: rgb(74, 74, 74); }
.progress:indeterminate { animation-duration: 1.5s; animation-iteration-count: infinite; animation-name: moveIndeterminate; animation-timing-function: linear; background-color: rgb(219, 219, 219); background-image: linear-gradient(to right, rgb(74, 74, 74) 30%, rgb(219, 219, 219) 30%); background-position: left top; background-repeat: no-repeat; background-size: 150% 150%; }
.progress:indeterminate::-webkit-progress-bar { background-color: transparent; }
.progress.is-white::-webkit-progress-value { background-color: white; }
.progress.is-white:indeterminate { background-image: linear-gradient(to right, white 30%, rgb(219, 219, 219) 30%); }
.progress.is-black::-webkit-progress-value { background-color: rgb(10, 10, 10); }
.progress.is-black:indeterminate { background-image: linear-gradient(to right, rgb(10, 10, 10) 30%, rgb(219, 219, 219) 30%); }
.progress.is-light::-webkit-progress-value { background-color: whitesmoke; }
.progress.is-light:indeterminate { background-image: linear-gradient(to right, whitesmoke 30%, rgb(219, 219, 219) 30%); }
.progress.is-dark::-webkit-progress-value { background-color: rgb(54, 54, 54); }
.progress.is-dark:indeterminate { background-image: linear-gradient(to right, rgb(54, 54, 54) 30%, rgb(219, 219, 219) 30%); }
.progress.is-primary::-webkit-progress-value { background-color: rgb(0, 209, 178); }
.progress.is-primary:indeterminate { background-image: linear-gradient(to right, rgb(0, 209, 178) 30%, rgb(219, 219, 219) 30%); }
.progress.is-link::-webkit-progress-value { background-color: rgb(50, 115, 220); }
.progress.is-link:indeterminate { background-image: linear-gradient(to right, rgb(50, 115, 220) 30%, rgb(219, 219, 219) 30%); }
.progress.is-info::-webkit-progress-value { background-color: rgb(32, 156, 238); }
.progress.is-info:indeterminate { background-image: linear-gradient(to right, rgb(32, 156, 238) 30%, rgb(219, 219, 219) 30%); }
.progress.is-success::-webkit-progress-value { background-color: rgb(35, 209, 96); }
.progress.is-success:indeterminate { background-image: linear-gradient(to right, rgb(35, 209, 96) 30%, rgb(219, 219, 219) 30%); }
.progress.is-warning::-webkit-progress-value { background-color: rgb(255, 221, 87); }
.progress.is-warning:indeterminate { background-image: linear-gradient(to right, rgb(255, 221, 87) 30%, rgb(219, 219, 219) 30%); }
.progress.is-danger::-webkit-progress-value { background-color: rgb(255, 56, 96); }
.progress.is-danger:indeterminate { background-image: linear-gradient(to right, rgb(255, 56, 96) 30%, rgb(219, 219, 219) 30%); }
.progress.is-small { height: 0.75rem; }
.progress.is-medium { height: 1.25rem; }
.progress.is-large { height: 1.5rem; }
@keyframes moveIndeterminate { 
  0% { background-position: 200% 0px; }
  100% { background-position: -200% 0px; }
}
.table { background-color: white; color: rgb(54, 54, 54); }
.table td, .table th { border-style: solid; border-color: rgb(219, 219, 219); border-image: initial; border-width: 0px 0px 1px; padding: 0.5em 0.75em; vertical-align: top; }
.table td.is-white, .table th.is-white { background-color: white; border-color: white; color: rgb(10, 10, 10); }
.table td.is-black, .table th.is-black { background-color: rgb(10, 10, 10); border-color: rgb(10, 10, 10); color: white; }
.table td.is-light, .table th.is-light { background-color: whitesmoke; border-color: whitesmoke; color: rgb(54, 54, 54); }
.table td.is-dark, .table th.is-dark { background-color: rgb(54, 54, 54); border-color: rgb(54, 54, 54); color: whitesmoke; }
.table td.is-primary, .table th.is-primary { background-color: rgb(0, 209, 178); border-color: rgb(0, 209, 178); color: rgb(255, 255, 255); }
.table td.is-link, .table th.is-link { background-color: rgb(50, 115, 220); border-color: rgb(50, 115, 220); color: rgb(255, 255, 255); }
.table td.is-info, .table th.is-info { background-color: rgb(32, 156, 238); border-color: rgb(32, 156, 238); color: rgb(255, 255, 255); }
.table td.is-success, .table th.is-success { background-color: rgb(35, 209, 96); border-color: rgb(35, 209, 96); color: rgb(255, 255, 255); }
.table td.is-warning, .table th.is-warning { background-color: rgb(255, 221, 87); border-color: rgb(255, 221, 87); color: rgba(0, 0, 0, 0.7); }
.table td.is-danger, .table th.is-danger { background-color: rgb(255, 56, 96); border-color: rgb(255, 56, 96); color: rgb(255, 255, 255); }
.table td.is-narrow, .table th.is-narrow { white-space: nowrap; width: 1%; }
.table td.is-selected, .table th.is-selected { background-color: rgb(0, 209, 178); color: rgb(255, 255, 255); }
.table td.is-selected a, .table td.is-selected strong, .table th.is-selected a, .table th.is-selected strong { color: currentcolor; }
.table th { color: rgb(54, 54, 54); text-align: left; }
.table tr.is-selected { background-color: rgb(0, 209, 178); color: rgb(255, 255, 255); }
.table tr.is-selected a, .table tr.is-selected strong { color: currentcolor; }
.table tr.is-selected td, .table tr.is-selected th { border-color: rgb(255, 255, 255); color: currentcolor; }
.table thead { background-color: transparent; }
.table thead td, .table thead th { border-width: 0px 0px 2px; color: rgb(54, 54, 54); }
.table tfoot { background-color: transparent; }
.table tfoot td, .table tfoot th { border-width: 2px 0px 0px; color: rgb(54, 54, 54); }
.table tbody { background-color: transparent; }
.table tbody tr:last-child td, .table tbody tr:last-child th { border-bottom-width: 0px; }
.table.is-bordered td, .table.is-bordered th { border-width: 1px; }
.table.is-bordered tr:last-child td, .table.is-bordered tr:last-child th { border-bottom-width: 1px; }
.table.is-fullwidth { width: 100%; }
.table.is-hoverable tbody tr:not(.is-selected):hover { background-color: rgb(250, 250, 250); }
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover { background-color: rgb(250, 250, 250); }
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n) { background-color: whitesmoke; }
.table.is-narrow td, .table.is-narrow th { padding: 0.25em 0.5em; }
.table.is-striped tbody tr:not(.is-selected):nth-child(2n) { background-color: rgb(250, 250, 250); }
.table-container { overflow: auto hidden; max-width: 100%; }
.tags { align-items: center; display: flex; flex-wrap: wrap; justify-content: flex-start; }
.tags .tag { margin-bottom: 0.5rem; }
.tags .tag:not(:last-child) { margin-right: 0.5rem; }
.tags:last-child { margin-bottom: -0.5rem; }
.tags:not(:last-child) { margin-bottom: 1rem; }
.tags.are-medium .tag:not(.is-normal):not(.is-large) { font-size: 1rem; }
.tags.are-large .tag:not(.is-normal):not(.is-medium) { font-size: 1.25rem; }
.tags.has-addons .tag { margin-right: 0px; }
.tags.has-addons .tag:not(:first-child) { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.tags.has-addons .tag:not(:last-child) { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
.tags.is-centered { justify-content: center; }
.tags.is-centered .tag { margin-right: 0.25rem; margin-left: 0.25rem; }
.tags.is-right { justify-content: flex-end; }
.tags.is-right .tag:not(:first-child) { margin-left: 0.5rem; }
.tags.is-right .tag:not(:last-child) { margin-right: 0px; }
.tags.has-addons .tag { margin-right: 0px; }
.tags.has-addons .tag:not(:first-child) { margin-left: 0px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.tags.has-addons .tag:not(:last-child) { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
.tag:not(body) { align-items: center; background-color: whitesmoke; border-radius: 4px; color: rgb(74, 74, 74); display: inline-flex; font-size: 0.75rem; height: 2em; justify-content: center; line-height: 1.5; padding-left: 0.75em; padding-right: 0.75em; white-space: nowrap; }
.tag:not(body) .delete { margin-left: 0.25rem; margin-right: -0.375rem; }
.tag:not(body).is-white { background-color: white; color: rgb(10, 10, 10); }
.tag:not(body).is-black { background-color: rgb(10, 10, 10); color: white; }
.tag:not(body).is-light { background-color: whitesmoke; color: rgb(54, 54, 54); }
.tag:not(body).is-dark { background-color: rgb(54, 54, 54); color: whitesmoke; }
.tag:not(body).is-primary { background-color: rgb(0, 209, 178); color: rgb(255, 255, 255); }
.tag:not(body).is-link { background-color: rgb(50, 115, 220); color: rgb(255, 255, 255); }
.tag:not(body).is-info { background-color: rgb(32, 156, 238); color: rgb(255, 255, 255); }
.tag:not(body).is-success { background-color: rgb(35, 209, 96); color: rgb(255, 255, 255); }
.tag:not(body).is-warning { background-color: rgb(255, 221, 87); color: rgba(0, 0, 0, 0.7); }
.tag:not(body).is-danger { background-color: rgb(255, 56, 96); color: rgb(255, 255, 255); }
.tag:not(body).is-normal { font-size: 0.75rem; }
.tag:not(body).is-medium { font-size: 1rem; }
.tag:not(body).is-large { font-size: 1.25rem; }
.tag:not(body) .icon:first-child:not(:last-child) { margin-left: -0.375em; margin-right: 0.1875em; }
.tag:not(body) .icon:last-child:not(:first-child) { margin-left: 0.1875em; margin-right: -0.375em; }
.tag:not(body) .icon:first-child:last-child { margin-left: -0.375em; margin-right: -0.375em; }
.tag:not(body).is-delete { margin-left: 1px; padding: 0px; position: relative; width: 2em; }
.tag:not(body).is-delete::before, .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; }
.tag:not(body).is-delete::before { height: 1px; width: 50%; }
.tag:not(body).is-delete::after { height: 50%; width: 1px; }
.tag:not(body).is-delete:hover, .tag:not(body).is-delete:focus { background-color: rgb(232, 232, 232); }
.tag:not(body).is-delete:active { background-color: rgb(219, 219, 219); }
.tag:not(body).is-rounded { border-radius: 290486px; }
a.tag:hover { text-decoration: underline; }
.title, .subtitle { word-break: break-word; }
.title em, .title span, .subtitle em, .subtitle span { font-weight: inherit; }
.title sub, .subtitle sub { font-size: 0.75em; }
.title sup, .subtitle sup { font-size: 0.75em; }
.title .tag, .subtitle .tag { vertical-align: middle; }
.title { color: rgb(54, 54, 54); font-size: 2rem; font-weight: 600; line-height: 1.125; }
.title strong { color: inherit; font-weight: inherit; }
.title + .highlight { margin-top: -0.75rem; }
.title:not(.is-spaced) + .subtitle { margin-top: -1.25rem; }
.title.is-1 { font-size: 3rem; }
.title.is-2 { font-size: 2.5rem; }
.title.is-3 { font-size: 2rem; }
.title.is-4 { font-size: 1.5rem; }
.title.is-5 { font-size: 1.25rem; }
.title.is-6 { font-size: 1rem; }
.title.is-7 { font-size: 0.75rem; }
.subtitle { color: rgb(74, 74, 74); font-size: 1.25rem; font-weight: 400; line-height: 1.25; }
.subtitle strong { color: rgb(54, 54, 54); font-weight: 600; }
.subtitle:not(.is-spaced) + .title { margin-top: -1.25rem; }
.subtitle.is-1 { font-size: 3rem; }
.subtitle.is-2 { font-size: 2.5rem; }
.subtitle.is-3 { font-size: 2rem; }
.subtitle.is-4 { font-size: 1.5rem; }
.subtitle.is-5 { font-size: 1.25rem; }
.subtitle.is-6 { font-size: 1rem; }
.subtitle.is-7 { font-size: 0.75rem; }
.heading { display: block; font-size: 11px; letter-spacing: 1px; margin-bottom: 5px; text-transform: uppercase; }
.highlight { font-weight: 400; max-width: 100%; overflow: hidden; padding: 0px; }
.highlight pre { overflow: auto; max-width: 100%; }
.number { align-items: center; background-color: whitesmoke; border-radius: 290486px; display: inline-flex; font-size: 1.25rem; height: 2em; justify-content: center; margin-right: 1.5rem; min-width: 2.5em; padding: 0.25rem 0.5rem; text-align: center; vertical-align: top; }
.breadcrumb { font-size: 1rem; white-space: nowrap; }
.breadcrumb a { align-items: center; color: rgb(50, 115, 220); display: flex; justify-content: center; padding: 0px 0.75em; }
.breadcrumb a:hover { color: rgb(54, 54, 54); }
.breadcrumb li { align-items: center; display: flex; }
.breadcrumb li:first-child a { padding-left: 0px; }
.breadcrumb li.is-active a { color: rgb(54, 54, 54); cursor: default; pointer-events: none; }
.breadcrumb li + li::before { color: rgb(181, 181, 181); content: "/"; }
.breadcrumb ul, .breadcrumb ol { align-items: flex-start; display: flex; flex-wrap: wrap; justify-content: flex-start; }
.breadcrumb .icon:first-child { margin-right: 0.5em; }
.breadcrumb .icon:last-child { margin-left: 0.5em; }
.breadcrumb.is-centered ol, .breadcrumb.is-centered ul { justify-content: center; }
.breadcrumb.is-right ol, .breadcrumb.is-right ul { justify-content: flex-end; }
.breadcrumb.is-small { font-size: 0.75rem; }
.breadcrumb.is-medium { font-size: 1.25rem; }
.breadcrumb.is-large { font-size: 1.5rem; }
.breadcrumb.has-arrow-separator li + li::before { content: "ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢"; }
.breadcrumb.has-bullet-separator li + li::before { content: "ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"; }
.breadcrumb.has-dot-separator li + li::before { content: "Ãƒâ€šÃ‚Â·"; }
.breadcrumb.has-succeeds-separator li + li::before { content: "ÃƒÂ¢Ã¢â‚¬Â°Ã‚Â»"; }
.card { background-color: white; box-shadow: rgba(10, 10, 10, 0.1) 0px 2px 3px, rgba(10, 10, 10, 0.1) 0px 0px 0px 1px; color: rgb(74, 74, 74); max-width: 100%; position: relative; }
.card-header { background-color: transparent; align-items: stretch; box-shadow: rgba(10, 10, 10, 0.1) 0px 1px 2px; display: flex; }
.card-header-title { align-items: center; color: rgb(54, 54, 54); display: flex; flex-grow: 1; font-weight: 700; padding: 0.75rem; }
.card-header-title.is-centered { justify-content: center; }
.card-header-icon { align-items: center; cursor: pointer; display: flex; justify-content: center; padding: 0.75rem; }
.card-image { display: block; position: relative; }
.card-content { background-color: transparent; padding: 1.5rem; }
.card-footer { background-color: transparent; border-top: 1px solid rgb(219, 219, 219); align-items: stretch; display: flex; }
.card-footer-item { align-items: center; display: flex; flex: 1 0 0px; justify-content: center; padding: 0.75rem; }
.card-footer-item:not(:last-child) { border-right: 1px solid rgb(219, 219, 219); }
.card .media:not(:last-child) { margin-bottom: 0.75rem; }
.dropdown { display: inline-flex; position: relative; vertical-align: top; }
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu { display: block; }
.dropdown.is-right .dropdown-menu { left: auto; right: 0px; }
.dropdown.is-up .dropdown-menu { bottom: 100%; padding-bottom: 4px; padding-top: initial; top: auto; }
.dropdown-menu { display: none; left: 0px; min-width: 12rem; padding-top: 4px; position: absolute; top: 100%; z-index: 20; }
.dropdown-content { background-color: white; border-radius: 4px; box-shadow: rgba(10, 10, 10, 0.1) 0px 2px 3px, rgba(10, 10, 10, 0.1) 0px 0px 0px 1px; padding-bottom: 0.5rem; padding-top: 0.5rem; }
.dropdown-item { color: rgb(74, 74, 74); display: block; font-size: 0.875rem; line-height: 1.5; padding: 0.375rem 1rem; position: relative; }
a.dropdown-item, button.dropdown-item { padding-right: 3rem; text-align: left; white-space: nowrap; width: 100%; }
a.dropdown-item:hover, button.dropdown-item:hover { background-color: whitesmoke; color: rgb(10, 10, 10); }
a.dropdown-item.is-active, button.dropdown-item.is-active { background-color: rgb(50, 115, 220); color: rgb(255, 255, 255); }
.dropdown-divider { background-color: rgb(219, 219, 219); border: none; display: block; height: 1px; margin: 0.5rem 0px; }
.level { align-items: center; justify-content: space-between; }
.level code { border-radius: 4px; }
.level img { display: inline-block; vertical-align: top; }
.level.is-mobile { display: flex; }
.level.is-mobile .level-left, .level.is-mobile .level-right { display: flex; }
.level.is-mobile .level-left + .level-right { margin-top: 0px; }
.level.is-mobile .level-item:not(:last-child) { margin-bottom: 0px; margin-right: 0.75rem; }
.level.is-mobile .level-item:not(.is-narrow) { flex-grow: 1; }
@media screen and (min-width: 769px), print {
  .level { display: flex; }
  .level > .level-item:not(.is-narrow) { flex-grow: 1; }
}
.level-item { align-items: center; display: flex; flex: 0 0 auto; justify-content: center; }
.level-item .title, .level-item .subtitle { margin-bottom: 0px; }
@media screen and (max-width: 768px) {
  .level-item:not(:last-child) { margin-bottom: 0.75rem; }
}
.level-left, .level-right { flex: 0 0 auto; }
.level-left .level-item.is-flexible, .level-right .level-item.is-flexible { flex-grow: 1; }
@media screen and (min-width: 769px), print {
  .level-left .level-item:not(:last-child), .level-right .level-item:not(:last-child) { margin-right: 0.75rem; }
}
.level-left { align-items: center; justify-content: flex-start; }
@media screen and (max-width: 768px) {
  .level-left + .level-right { margin-top: 1.5rem; }
}
@media screen and (min-width: 769px), print {
  .level-left { display: flex; }
}
.level-right { align-items: center; justify-content: flex-end; }
@media screen and (min-width: 769px), print {
  .level-right { display: flex; }
}
.list { background-color: white; border-radius: 4px; box-shadow: rgba(10, 10, 10, 0.1) 0px 2px 3px, rgba(10, 10, 10, 0.1) 0px 0px 0px 1px; }
.list-item { display: block; padding: 0.5em 1em; }
.list-item:not(a) { color: rgb(74, 74, 74); }
.list-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.list-item:last-child { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.list-item:not(:last-child) { border-bottom: 1px solid rgb(219, 219, 219); }
.list-item.is-active { background-color: rgb(50, 115, 220); color: rgb(255, 255, 255); }
a.list-item { background-color: whitesmoke; cursor: pointer; }
.media { align-items: flex-start; display: flex; text-align: left; }
.media .content:not(:last-child) { margin-bottom: 0.75rem; }
.media .media { border-top: 1px solid rgba(219, 219, 219, 0.5); display: flex; padding-top: 0.75rem; }
.media .media .content:not(:last-child), .media .media .control:not(:last-child) { margin-bottom: 0.5rem; }
.media .media .media { padding-top: 0.5rem; }
.media .media .media + .media { margin-top: 0.5rem; }
.media + .media { border-top: 1px solid rgba(219, 219, 219, 0.5); margin-top: 1rem; padding-top: 1rem; }
.media.is-large + .media { margin-top: 1.5rem; padding-top: 1.5rem; }
.media-left, .media-right { flex: 0 0 auto; }
.media-left { margin-right: 1rem; }
.media-right { margin-left: 1rem; }
.media-content { flex: 1 1 auto; text-align: left; }
@media screen and (max-width: 768px) {
  .media-content { overflow-x: auto; }
}
.menu { font-size: 1rem; }
.menu.is-small { font-size: 0.75rem; }
.menu.is-medium { font-size: 1.25rem; }
.menu.is-large { font-size: 1.5rem; }
.menu-list { line-height: 1.25; }
.menu-list a { border-radius: 2px; color: rgb(74, 74, 74); display: block; padding: 0.5em 0.75em; }
.menu-list a:hover { background-color: whitesmoke; color: rgb(54, 54, 54); }
.menu-list a.is-active { background-color: rgb(50, 115, 220); color: rgb(255, 255, 255); }
.menu-list li ul { border-left: 1px solid rgb(219, 219, 219); margin: 0.75em; padding-left: 0.75em; }
.menu-label { color: rgb(122, 122, 122); font-size: 0.75em; letter-spacing: 0.1em; text-transform: uppercase; }
.menu-label:not(:first-child) { margin-top: 1em; }
.menu-label:not(:last-child) { margin-bottom: 1em; }
.message { background-color: whitesmoke; border-radius: 4px; font-size: 1rem; }
.message strong { color: currentcolor; }
.message a:not(.button):not(.tag):not(.dropdown-item) { color: currentcolor; text-decoration: underline; }
.message.is-small { font-size: 0.75rem; }
.message.is-medium { font-size: 1.25rem; }
.message.is-large { font-size: 1.5rem; }
.message.is-white { background-color: white; }
.message.is-white .message-header { background-color: white; color: rgb(10, 10, 10); }
.message.is-white .message-body { border-color: white; color: rgb(77, 77, 77); }
.message.is-black { background-color: rgb(250, 250, 250); }
.message.is-black .message-header { background-color: rgb(10, 10, 10); color: white; }
.message.is-black .message-body { border-color: rgb(10, 10, 10); color: rgb(9, 9, 9); }
.message.is-light { background-color: rgb(250, 250, 250); }
.message.is-light .message-header { background-color: whitesmoke; color: rgb(54, 54, 54); }
.message.is-light .message-body { border-color: whitesmoke; color: rgb(80, 80, 80); }
.message.is-dark { background-color: rgb(250, 250, 250); }
.message.is-dark .message-header { background-color: rgb(54, 54, 54); color: whitesmoke; }
.message.is-dark .message-body { border-color: rgb(54, 54, 54); color: rgb(42, 42, 42); }
.message.is-primary { background-color: rgb(245, 255, 253); }
.message.is-primary .message-header { background-color: rgb(0, 209, 178); color: rgb(255, 255, 255); }
.message.is-primary .message-body { border-color: rgb(0, 209, 178); color: rgb(2, 19, 16); }
.message.is-link { background-color: rgb(246, 249, 254); }
.message.is-link .message-header { background-color: rgb(50, 115, 220); color: rgb(255, 255, 255); }
.message.is-link .message-body { border-color: rgb(50, 115, 220); color: rgb(34, 80, 154); }
.message.is-info { background-color: rgb(246, 251, 254); }
.message.is-info .message-header { background-color: rgb(32, 156, 238); color: rgb(255, 255, 255); }
.message.is-info .message-body { border-color: rgb(32, 156, 238); color: rgb(18, 83, 126); }
.message.is-success { background-color: rgb(246, 254, 249); }
.message.is-success .message-header { background-color: rgb(35, 209, 96); color: rgb(255, 255, 255); }
.message.is-success .message-body { border-color: rgb(35, 209, 96); color: rgb(14, 48, 26); }
.message.is-warning { background-color: rgb(255, 253, 245); }
.message.is-warning .message-header { background-color: rgb(255, 221, 87); color: rgba(0, 0, 0, 0.7); }
.message.is-warning .message-body { border-color: rgb(255, 221, 87); color: rgb(59, 49, 8); }
.message.is-danger { background-color: rgb(255, 245, 247); }
.message.is-danger .message-header { background-color: rgb(255, 56, 96); color: rgb(255, 255, 255); }
.message.is-danger .message-body { border-color: rgb(255, 56, 96); color: rgb(205, 9, 48); }
.message-header { align-items: center; background-color: rgb(74, 74, 74); border-radius: 4px 4px 0px 0px; color: rgb(255, 255, 255); display: flex; font-weight: 700; justify-content: space-between; line-height: 1.25; padding: 0.75em 1em; position: relative; }
.message-header .delete { flex-grow: 0; flex-shrink: 0; margin-left: 0.75em; }
.message-header + .message-body { border-width: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; }
.message-body { border-color: rgb(219, 219, 219); border-radius: 4px; border-style: solid; border-width: 0px 0px 0px 4px; color: rgb(74, 74, 74); padding: 1.25em 1.5em; }
.message-body code, .message-body pre { background-color: white; }
.message-body pre code { background-color: transparent; }
.modal { align-items: center; display: none; flex-direction: column; justify-content: center; overflow: hidden; position: fixed; z-index: 1002; }
.modal.is-active { display: flex; }
.modal-background { background-color: rgba(10, 10, 10, 0.86); }
.modal-background.signin { background-color: rgba(10, 10, 10, 0.86); opacity: 1.4; }
.modal-content, .modal-card {margin: 0px 20px;/* max-height: calc(100vh - 160px); */overflow: auto;position: relative;width: 100%;}
@media screen and (min-width: 769px), print {
  .modal-content, .modal-card {margin: 0px auto;max-height: calc(100vh - 40px);width: 640px;}
}
.modal-close { background: black; height: 40px; position: fixed; right: 20px; top: 20px; width: 40px; }
.modal-card { display: flex; flex-direction: column; max-height: calc(100vh - 40px); overflow: hidden; }
.modal-card-head, .modal-card-foot { align-items: center; background-color: whitesmoke; display: flex; flex-shrink: 0; justify-content: flex-start; padding: 20px; position: relative; }
.modal-card-head { border-bottom: 1px solid rgb(219, 219, 219); border-top-left-radius: 6px; border-top-right-radius: 6px; }
.modal-card-title { color: rgb(54, 54, 54); flex-grow: 1; flex-shrink: 0; font-size: 1.5rem; line-height: 1; }
.modal-card-foot { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top: 1px solid rgb(219, 219, 219); }
.modal-card-foot .button:not(:last-child) { margin-right: 10px; }
.modal-card-body { background-color: white; flex-grow: 1; flex-shrink: 1; overflow: auto; padding: 20px; }
.navbar { background-color: white; min-height: 3.25rem; position: relative; z-index: 30; }
.navbar.is-white { background-color: white; color: rgb(10, 10, 10); }
.navbar.is-white .navbar-brand > .navbar-item, .navbar.is-white .navbar-brand .navbar-link { color: rgb(10, 10, 10); }
.navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active, .navbar.is-white .navbar-brand .navbar-link:hover, .navbar.is-white .navbar-brand .navbar-link.is-active { background-color: rgb(242, 242, 242); color: rgb(10, 10, 10); }
.navbar.is-white .navbar-brand .navbar-link::after { border-color: rgb(10, 10, 10); }
.navbar.is-white .navbar-burger { color: rgb(10, 10, 10); }
@media screen and (min-width: 1088px) {
  .navbar.is-white .navbar-start > .navbar-item, .navbar.is-white .navbar-start .navbar-link, .navbar.is-white .navbar-end > .navbar-item, .navbar.is-white .navbar-end .navbar-link { color: rgb(10, 10, 10); }
  .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active, .navbar.is-white .navbar-start .navbar-link:hover, .navbar.is-white .navbar-start .navbar-link.is-active, .navbar.is-white .navbar-end > a.navbar-item:hover, .navbar.is-white .navbar-end > a.navbar-item.is-active, .navbar.is-white .navbar-end .navbar-link:hover, .navbar.is-white .navbar-end .navbar-link.is-active { background-color: rgb(242, 242, 242); color: rgb(10, 10, 10); }
  .navbar.is-white .navbar-start .navbar-link::after, .navbar.is-white .navbar-end .navbar-link::after { border-color: rgb(10, 10, 10); }
  .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link, .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link { background-color: rgb(242, 242, 242); color: rgb(10, 10, 10); }
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active { background-color: white; color: rgb(10, 10, 10); }
}
.navbar-item.is-hidden-touch { max-height: 17px; }
.navbar.is-black { background-color: rgb(10, 10, 10); color: white; }
.navbar.is-black .navbar-brand > .navbar-item, .navbar.is-black .navbar-brand .navbar-link { color: white; }
.navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active, .navbar.is-black .navbar-brand .navbar-link:hover, .navbar.is-black .navbar-brand .navbar-link.is-active { background-color: black; color: white; }
.navbar.is-black .navbar-brand .navbar-link::after { border-color: white; }
.navbar.is-black .navbar-burger { color: white; }
@media screen and (min-width: 1088px) {
  .navbar.is-black .navbar-start > .navbar-item, .navbar.is-black .navbar-start .navbar-link, .navbar.is-black .navbar-end > .navbar-item, .navbar.is-black .navbar-end .navbar-link { color: white; }
  .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active, .navbar.is-black .navbar-start .navbar-link:hover, .navbar.is-black .navbar-start .navbar-link.is-active, .navbar.is-black .navbar-end > a.navbar-item:hover, .navbar.is-black .navbar-end > a.navbar-item.is-active, .navbar.is-black .navbar-end .navbar-link:hover, .navbar.is-black .navbar-end .navbar-link.is-active { background-color: black; color: white; }
  .navbar.is-black .navbar-start .navbar-link::after, .navbar.is-black .navbar-end .navbar-link::after { border-color: white; }
  .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link, .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link { background-color: black; color: white; }
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active { background-color: rgb(10, 10, 10); color: white; }
}
.navbar.is-light { background-color: whitesmoke; color: rgb(54, 54, 54); }
.navbar.is-light .navbar-brand > .navbar-item, .navbar.is-light .navbar-brand .navbar-link { color: rgb(54, 54, 54); }
.navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active, .navbar.is-light .navbar-brand .navbar-link:hover, .navbar.is-light .navbar-brand .navbar-link.is-active { background-color: rgb(232, 232, 232); color: rgb(54, 54, 54); }
.navbar.is-light .navbar-brand .navbar-link::after { border-color: rgb(54, 54, 54); }
.navbar.is-light .navbar-burger { color: rgb(54, 54, 54); }
@media screen and (min-width: 1088px) {
  .navbar.is-light .navbar-start > .navbar-item, .navbar.is-light .navbar-start .navbar-link, .navbar.is-light .navbar-end > .navbar-item, .navbar.is-light .navbar-end .navbar-link { color: rgb(54, 54, 54); }
  .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active, .navbar.is-light .navbar-start .navbar-link:hover, .navbar.is-light .navbar-start .navbar-link.is-active, .navbar.is-light .navbar-end > a.navbar-item:hover, .navbar.is-light .navbar-end > a.navbar-item.is-active, .navbar.is-light .navbar-end .navbar-link:hover, .navbar.is-light .navbar-end .navbar-link.is-active { background-color: rgb(232, 232, 232); color: rgb(54, 54, 54); }
  .navbar.is-light .navbar-start .navbar-link::after, .navbar.is-light .navbar-end .navbar-link::after { border-color: rgb(54, 54, 54); }
  .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link, .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link { background-color: rgb(232, 232, 232); color: rgb(54, 54, 54); }
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active { background-color: whitesmoke; color: rgb(54, 54, 54); }
}
.navbar.is-dark { background-color: rgb(54, 54, 54); color: whitesmoke; }
.navbar.is-dark .navbar-brand > .navbar-item, .navbar.is-dark .navbar-brand .navbar-link { color: whitesmoke; }
.navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active, .navbar.is-dark .navbar-brand .navbar-link:hover, .navbar.is-dark .navbar-brand .navbar-link.is-active { background-color: rgb(41, 41, 41); color: whitesmoke; }
.navbar.is-dark .navbar-brand .navbar-link::after { border-color: whitesmoke; }
.navbar.is-dark .navbar-burger { color: whitesmoke; }
@media screen and (min-width: 1088px) {
  .navbar.is-dark .navbar-start > .navbar-item, .navbar.is-dark .navbar-start .navbar-link, .navbar.is-dark .navbar-end > .navbar-item, .navbar.is-dark .navbar-end .navbar-link { color: whitesmoke; }
  .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active, .navbar.is-dark .navbar-start .navbar-link:hover, .navbar.is-dark .navbar-start .navbar-link.is-active, .navbar.is-dark .navbar-end > a.navbar-item:hover, .navbar.is-dark .navbar-end > a.navbar-item.is-active, .navbar.is-dark .navbar-end .navbar-link:hover, .navbar.is-dark .navbar-end .navbar-link.is-active { background-color: rgb(41, 41, 41); color: whitesmoke; }
  .navbar.is-dark .navbar-start .navbar-link::after, .navbar.is-dark .navbar-end .navbar-link::after { border-color: whitesmoke; }
  .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link, .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link { background-color: rgb(41, 41, 41); color: whitesmoke; }
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active { background-color: rgb(54, 54, 54); color: whitesmoke; }
}
.navbar.is-primary { background-color: rgb(0, 209, 178); color: rgb(255, 255, 255); }
.navbar.is-primary .navbar-brand > .navbar-item, .navbar.is-primary .navbar-brand .navbar-link { color: rgb(255, 255, 255); }
.navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active, .navbar.is-primary .navbar-brand .navbar-link:hover, .navbar.is-primary .navbar-brand .navbar-link.is-active { background-color: rgb(0, 184, 156); color: rgb(255, 255, 255); }
.navbar.is-primary .navbar-brand .navbar-link::after { border-color: rgb(255, 255, 255); }
.navbar.is-primary .navbar-burger { color: rgb(255, 255, 255); }
@media screen and (min-width: 1088px) {
  .navbar.is-primary .navbar-start > .navbar-item, .navbar.is-primary .navbar-start .navbar-link, .navbar.is-primary .navbar-end > .navbar-item, .navbar.is-primary .navbar-end .navbar-link { color: rgb(255, 255, 255); }
  .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active, .navbar.is-primary .navbar-start .navbar-link:hover, .navbar.is-primary .navbar-start .navbar-link.is-active, .navbar.is-primary .navbar-end > a.navbar-item:hover, .navbar.is-primary .navbar-end > a.navbar-item.is-active, .navbar.is-primary .navbar-end .navbar-link:hover, .navbar.is-primary .navbar-end .navbar-link.is-active { background-color: rgb(0, 184, 156); color: rgb(255, 255, 255); }
  .navbar.is-primary .navbar-start .navbar-link::after, .navbar.is-primary .navbar-end .navbar-link::after { border-color: rgb(255, 255, 255); }
  .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link, .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link { background-color: rgb(0, 184, 156); color: rgb(255, 255, 255); }
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active { background-color: rgb(0, 209, 178); color: rgb(255, 255, 255); }
}
.navbar.is-link { background-color: rgb(50, 115, 220); color: rgb(255, 255, 255); }
.navbar.is-link .navbar-brand > .navbar-item, .navbar.is-link .navbar-brand .navbar-link { color: rgb(255, 255, 255); }
.navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active, .navbar.is-link .navbar-brand .navbar-link:hover, .navbar.is-link .navbar-brand .navbar-link.is-active { background-color: rgb(35, 102, 209); color: rgb(255, 255, 255); }
.navbar.is-link .navbar-brand .navbar-link::after { border-color: rgb(255, 255, 255); }
.navbar.is-link .navbar-burger { color: rgb(255, 255, 255); }
@media screen and (min-width: 1088px) {
  .navbar.is-link .navbar-start > .navbar-item, .navbar.is-link .navbar-start .navbar-link, .navbar.is-link .navbar-end > .navbar-item, .navbar.is-link .navbar-end .navbar-link { color: rgb(255, 255, 255); }
  .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active, .navbar.is-link .navbar-start .navbar-link:hover, .navbar.is-link .navbar-start .navbar-link.is-active, .navbar.is-link .navbar-end > a.navbar-item:hover, .navbar.is-link .navbar-end > a.navbar-item.is-active, .navbar.is-link .navbar-end .navbar-link:hover, .navbar.is-link .navbar-end .navbar-link.is-active { background-color: rgb(35, 102, 209); color: rgb(255, 255, 255); }
  .navbar.is-link .navbar-start .navbar-link::after, .navbar.is-link .navbar-end .navbar-link::after { border-color: rgb(255, 255, 255); }
  .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link, .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link { background-color: rgb(35, 102, 209); color: rgb(255, 255, 255); }
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active { background-color: rgb(50, 115, 220); color: rgb(255, 255, 255); }
}
.navbar.is-info { background-color: rgb(32, 156, 238); color: rgb(255, 255, 255); }
.navbar.is-info .navbar-brand > .navbar-item, .navbar.is-info .navbar-brand .navbar-link { color: rgb(255, 255, 255); }
.navbar.is-info .navbar-brand > a.navbar-item:hover, .navbar.is-info .navbar-brand > a.navbar-item.is-active, .navbar.is-info .navbar-brand .navbar-link:hover, .navbar.is-info .navbar-brand .navbar-link.is-active { background-color: rgb(17, 143, 228); color: rgb(255, 255, 255); }
.navbar.is-info .navbar-brand .navbar-link::after { border-color: rgb(255, 255, 255); }
.navbar.is-info .navbar-burger { color: rgb(255, 255, 255); }
@media screen and (min-width: 1088px) {
  .navbar.is-info .navbar-start > .navbar-item, .navbar.is-info .navbar-start .navbar-link, .navbar.is-info .navbar-end > .navbar-item, .navbar.is-info .navbar-end .navbar-link { color: rgb(255, 255, 255); }
  .navbar.is-info .navbar-start > a.navbar-item:hover, .navbar.is-info .navbar-start > a.navbar-item.is-active, .navbar.is-info .navbar-start .navbar-link:hover, .navbar.is-info .navbar-start .navbar-link.is-active, .navbar.is-info .navbar-end > a.navbar-item:hover, .navbar.is-info .navbar-end > a.navbar-item.is-active, .navbar.is-info .navbar-end .navbar-link:hover, .navbar.is-info .navbar-end .navbar-link.is-active { background-color: rgb(17, 143, 228); color: rgb(255, 255, 255); }
  .navbar.is-info .navbar-start .navbar-link::after, .navbar.is-info .navbar-end .navbar-link::after { border-color: rgb(255, 255, 255); }
  .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link, .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link { background-color: rgb(17, 143, 228); color: rgb(255, 255, 255); }
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active { background-color: rgb(32, 156, 238); color: rgb(255, 255, 255); }
}
.navbar.is-success { background-color: rgb(35, 209, 96); color: rgb(255, 255, 255); }
.navbar.is-success .navbar-brand > .navbar-item, .navbar.is-success .navbar-brand .navbar-link { color: rgb(255, 255, 255); }
.navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active, .navbar.is-success .navbar-brand .navbar-link:hover, .navbar.is-success .navbar-brand .navbar-link.is-active { background-color: rgb(32, 188, 86); color: rgb(255, 255, 255); }
.navbar.is-success .navbar-brand .navbar-link::after { border-color: rgb(255, 255, 255); }
.navbar.is-success .navbar-burger { color: rgb(255, 255, 255); }
@media screen and (min-width: 1088px) {
  .navbar.is-success .navbar-start > .navbar-item, .navbar.is-success .navbar-start .navbar-link, .navbar.is-success .navbar-end > .navbar-item, .navbar.is-success .navbar-end .navbar-link { color: rgb(255, 255, 255); }
  .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active, .navbar.is-success .navbar-start .navbar-link:hover, .navbar.is-success .navbar-start .navbar-link.is-active, .navbar.is-success .navbar-end > a.navbar-item:hover, .navbar.is-success .navbar-end > a.navbar-item.is-active, .navbar.is-success .navbar-end .navbar-link:hover, .navbar.is-success .navbar-end .navbar-link.is-active { background-color: rgb(32, 188, 86); color: rgb(255, 255, 255); }
  .navbar.is-success .navbar-start .navbar-link::after, .navbar.is-success .navbar-end .navbar-link::after { border-color: rgb(255, 255, 255); }
  .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link, .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link { background-color: rgb(32, 188, 86); color: rgb(255, 255, 255); }
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active { background-color: rgb(35, 209, 96); color: rgb(255, 255, 255); }
}
.navbar.is-warning { background-color: rgb(255, 221, 87); color: rgba(0, 0, 0, 0.7); }
.navbar.is-warning .navbar-brand > .navbar-item, .navbar.is-warning .navbar-brand .navbar-link { color: rgba(0, 0, 0, 0.7); }
.navbar.is-warning .navbar-brand > a.navbar-item:hover, .navbar.is-warning .navbar-brand > a.navbar-item.is-active, .navbar.is-warning .navbar-brand .navbar-link:hover, .navbar.is-warning .navbar-brand .navbar-link.is-active { background-color: rgb(255, 216, 61); color: rgba(0, 0, 0, 0.7); }
.navbar.is-warning .navbar-brand .navbar-link::after { border-color: rgba(0, 0, 0, 0.7); }
.navbar.is-warning .navbar-burger { color: rgba(0, 0, 0, 0.7); }
@media screen and (min-width: 1088px) {
  .navbar.is-warning .navbar-start > .navbar-item, .navbar.is-warning .navbar-start .navbar-link, .navbar.is-warning .navbar-end > .navbar-item, .navbar.is-warning .navbar-end .navbar-link { color: rgba(0, 0, 0, 0.7); }
  .navbar.is-warning .navbar-start > a.navbar-item:hover, .navbar.is-warning .navbar-start > a.navbar-item.is-active, .navbar.is-warning .navbar-start .navbar-link:hover, .navbar.is-warning .navbar-start .navbar-link.is-active, .navbar.is-warning .navbar-end > a.navbar-item:hover, .navbar.is-warning .navbar-end > a.navbar-item.is-active, .navbar.is-warning .navbar-end .navbar-link:hover, .navbar.is-warning .navbar-end .navbar-link.is-active { background-color: rgb(255, 216, 61); color: rgba(0, 0, 0, 0.7); }
  .navbar.is-warning .navbar-start .navbar-link::after, .navbar.is-warning .navbar-end .navbar-link::after { border-color: rgba(0, 0, 0, 0.7); }
  .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link, .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link { background-color: rgb(255, 216, 61); color: rgba(0, 0, 0, 0.7); }
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active { background-color: rgb(255, 221, 87); color: rgba(0, 0, 0, 0.7); }
}
.navbar.is-danger { background-color: rgb(255, 56, 96); color: rgb(255, 255, 255); }
.navbar.is-danger .navbar-brand > .navbar-item, .navbar.is-danger .navbar-brand .navbar-link { color: rgb(255, 255, 255); }
.navbar.is-danger .navbar-brand > a.navbar-item:hover, .navbar.is-danger .navbar-brand > a.navbar-item.is-active, .navbar.is-danger .navbar-brand .navbar-link:hover, .navbar.is-danger .navbar-brand .navbar-link.is-active { background-color: rgb(255, 31, 75); color: rgb(255, 255, 255); }
.navbar.is-danger .navbar-brand .navbar-link::after { border-color: rgb(255, 255, 255); }
.navbar.is-danger .navbar-burger { color: rgb(255, 255, 255); }
@media screen and (min-width: 1088px) {
  .navbar.is-danger .navbar-start > .navbar-item, .navbar.is-danger .navbar-start .navbar-link, .navbar.is-danger .navbar-end > .navbar-item, .navbar.is-danger .navbar-end .navbar-link { color: rgb(255, 255, 255); }
  .navbar.is-danger .navbar-start > a.navbar-item:hover, .navbar.is-danger .navbar-start > a.navbar-item.is-active, .navbar.is-danger .navbar-start .navbar-link:hover, .navbar.is-danger .navbar-start .navbar-link.is-active, .navbar.is-danger .navbar-end > a.navbar-item:hover, .navbar.is-danger .navbar-end > a.navbar-item.is-active, .navbar.is-danger .navbar-end .navbar-link:hover, .navbar.is-danger .navbar-end .navbar-link.is-active { background-color: rgb(255, 31, 75); color: rgb(255, 255, 255); }
  .navbar.is-danger .navbar-start .navbar-link::after, .navbar.is-danger .navbar-end .navbar-link::after { border-color: rgb(255, 255, 255); }
  .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link, .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link { background-color: rgb(255, 31, 75); color: rgb(255, 255, 255); }
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active { background-color: rgb(255, 56, 96); color: rgb(255, 255, 255); }
  a.navbar-item:hover, a.navbar-item.is-active, .navbar-link:hover, .navbar-link.is-active { background-color: rgb(250, 250, 250); color: rgb(50, 115, 220); }
}
.navbar > .container { align-items: stretch; display: flex; min-height: 3.25rem; width: 100%; }
.navbar.has-shadow { box-shadow: whitesmoke 0px 2px 0px 0px; }
.navbar.is-fixed-bottom, .navbar.is-fixed-top { left: 0px; position: fixed; right: 0px; z-index: 30; }
.navbar.is-fixed-bottom { bottom: 0px; }
.navbar.is-fixed-bottom.has-shadow { box-shadow: whitesmoke 0px -2px 0px 0px; }
.navbar.is-fixed-top { top: 0px; }
html.has-navbar-fixed-top, body.has-navbar-fixed-top { padding-top: 3.25rem; }
html.has-navbar-fixed-bottom, body.has-navbar-fixed-bottom { padding-bottom: 3.25rem; }
.navbar-brand, .navbar-tabs { align-items: center; display: flex; min-height: 3.25rem; }
.navbar-brand a.navbar-item:hover { background-color: transparent; }
.navbar-tabs { max-width: 100vw; overflow: auto hidden; }
.navbar-burger { color: rgb(74, 74, 74); cursor: pointer; display: block; position: relative; width: 3.25rem; margin-left: auto; }
/*.navbar-burger span { background-color: currentcolor; display: none; height: 1px; left: calc(50% - 8px); position: absolute; transform-origin: center center; transition-duration: 86ms; transition-property: background-color, opacity, transform; transition-timing-function: ease-out; width: 16px; }*/
/*.navbar-burger span:nth-child(1) { top: calc(50% - 6px); }*/
/*.navbar-burger span:nth-child(2) { top: calc(50% - 1px); }*/
/*.navbar-burger span:nth-child(3) { top: calc(50% + 4px); }*/
.navbar-burger:hover { background-color: rgba(0, 0, 0, 0.05); }
/*.navbar-burger.is-active span:nth-child(1) { transform: translateY(5px) rotate(45deg); }
.navbar-burger.is-active span:nth-child(2) { opacity: 0; }
.navbar-burger.is-active span:nth-child(3) { transform: translateY(-5px) rotate(-45deg); }*/
.navbar-menu { display: none; }
.nav-left { display: none; }
.nav-right { display: none; }
.navbar-item, .navbar-link { color: rgb(74, 74, 74); display: block; line-height: 1.5; padding: 0.5rem 0.75rem; position: relative; z-index: 2; }
.navbar-item, .navbar-link-direct { color: rgb(74, 74, 74); display: block; line-height: 1.5; padding: 0.5rem 0.75rem; position: relative; }
.navbar-item .icon:only-child, .navbar-link .icon:only-child { margin-left: -0.25rem; margin-right: -0.25rem; }
a.navbar-item, .navbar-link { cursor: pointer; }
.navbar-item { display: block; flex-grow: 0; flex-shrink: 0; }
.navbar-item img { max-height: 1.75rem; }
.navbar-item.has-dropdown { padding: 0px; }
.navbar-item.is-expanded { flex-grow: 1; flex-shrink: 1; }
.navbar-item.is-tab { border-bottom: 1px solid transparent; min-height: 3.25rem; padding-bottom: calc(0.5rem - 1px); }
.navbar-item.is-tab:hover { background-color: transparent; border-bottom-color: rgb(50, 115, 220); }
.navbar-item.is-tab.is-active { background-color: transparent; border-bottom: 3px solid rgb(50, 115, 220); color: rgb(50, 115, 220); padding-bottom: calc(0.5rem - 3px); }
.navbar-content { flex-grow: 1; flex-shrink: 1; }
.navbar-link:not(.is-arrowless) { padding-right: 2.5em; }
.navbar-link:not(.is-arrowless)::after { border-color: rgb(50, 115, 220); margin-top: -0.375em; right: 1.125em; }
.navbar-dropdown { font-size: 0.875rem; padding-bottom: 0.5rem; padding-top: 0.5rem; }
.navbar-dropdown .navbar-item { padding-left: 1.5rem; padding-right: 1.5rem; }
.navbar-divider { background-color: whitesmoke; border: none; display: none; height: 2px; margin: 0.5rem 0px; }
@media screen and (max-width: 1087px) {
  .navbar > .container { display: block; }
  .navbar-brand .navbar-item, .navbar-tabs .navbar-item { align-items: center; display: flex; }
  .navbar-link::after { display: none; }
  .navbar-menu { background-color: white; box-shadow: rgba(10, 10, 10, 0.1) 0px 8px 16px; padding: 0.5rem 0px; }
  .nav-left.is-active { display: block; }
  .nav-right.is-active {position: inherit;display: block;height: 100%;padding-top: 90px;z-index: 2020;}
  .navbar-menu.is-active { display: none; }
  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch { left: 0px; position: fixed; right: 0px; z-index: 30; }
  .navbar.is-fixed-bottom-touch { bottom: 0px; }
  .navbar.is-fixed-bottom-touch.has-shadow { box-shadow: rgba(10, 10, 10, 0.1) 0px -2px 3px; }
  .navbar.is-fixed-top-touch { top: 0px; }
  .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu { max-height: calc(100vh - 3.25rem); overflow: auto; }
  html.has-navbar-fixed-top-touch, body.has-navbar-fixed-top-touch { padding-top: 3.25rem; }
  html.has-navbar-fixed-bottom-touch, body.has-navbar-fixed-bottom-touch { padding-bottom: 3.25rem; }
}
@media screen and (min-width: 1088px) {
  .navbar, .navbar-menu, .navbar-start, .navbar-end { align-items: stretch; display: flex; }
  .navbar { min-height: 4.25rem; max-height: 8.25rem; }
  .navbar.is-spaced { padding: 1rem 2rem; }
  .navbar.is-spaced .navbar-start, .navbar.is-spaced .navbar-end { align-items: center; }
  .navbar.is-spaced a.navbar-item, .navbar.is-spaced .navbar-link { border-radius: 4px; }
  .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active, .navbar.is-transparent .navbar-link:hover, .navbar.is-transparent .navbar-link.is-active { background-color: transparent !important; }
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link { background-color: transparent !important; }
  .navbar.is-transparent .navbar-dropdown a.navbar-item:hover { background-color: whitesmoke; color: rgb(10, 10, 10); }
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active { background-color: whitesmoke; color: rgb(50, 115, 220); }
  .navbar-burger { display: none; }
  .nav-left { display: flex; position: absolute; float: left; width: 40%; padding-left: 25px; top: 50px; }
  .nav-right { display: flex; position: relative;}
  .navbar-item, .navbar-link { display: flex; }
  .navbar-item, .navbar-link-direct { display: flex; }
  .navbar-item { display: flex; }
  .navbar-item.has-dropdown { align-items: stretch; }
  .navbar-item.has-dropdown-up .navbar-link::after { transform: rotate(135deg) translate(0.25em, -0.25em); }
  .navbar-item.has-dropdown-up .navbar-dropdown { border-bottom: 2px solid rgb(219, 219, 219); border-radius: 6px 6px 0px 0px; border-top: none; bottom: 100%; box-shadow: rgba(10, 10, 10, 0.1) 0px -8px 8px; top: auto; }
  .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown { display: block; }
  .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed { opacity: 1; pointer-events: auto; transform: translateY(0px); z-index: 2003; }
  .navbar-menu { flex-grow: 1; flex-shrink: 0; position: absolute; top: 50px; }
  .navbar-start { justify-content: flex-start; margin-right: auto; }
  .navbar-end { justify-content: flex-end; margin-left: auto; }
  .navbar-dropdown { background-color: white; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top: 2px solid rgb(219, 219, 219); box-shadow: rgba(10, 10, 10, 0.1) 0px 8px 8px; display: none; font-size: 0.875rem; min-width: 100%; position: absolute; top: 100%; z-index: 20; left: 12px; }
  .navbar-dropdown .navbar-item { padding: 0.375rem 1rem; white-space: nowrap; }
  .navbar-dropdown a.navbar-item { padding-right: 3rem; }
  .navbar-dropdown a.navbar-item:hover { background-color: whitesmoke; color: rgb(10, 10, 10); }
  .navbar-dropdown a.navbar-item.is-active { background-color: whitesmoke; color: rgb(50, 115, 220); }
  .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed { border-radius: 6px; border-top: none; box-shadow: rgba(10, 10, 10, 0.1) 0px 8px 8px, rgba(10, 10, 10, 0.1) 0px 0px 0px 1px; display: block; opacity: 0; pointer-events: none; top: calc(100% + -4px); transform: translateY(-5px); transition-duration: 86ms; transition-property: opacity, transform; }
  .navbar-dropdown.is-right { left: auto; right: 0px; }
  .navbar-divider { display: block; }
  .navbar > .container .navbar-brand, .container > .navbar .navbar-brand { margin-left: -0.75rem; }
  .navbar > .container .navbar-menu, .container > .navbar .navbar-menu { margin-right: -0.75rem; }
  .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop { left: 0px; position: fixed; right: 0px; z-index: 30; }
  .navbar.is-fixed-bottom-desktop { bottom: 0px; }
  .navbar.is-fixed-bottom-desktop.has-shadow { box-shadow: rgba(10, 10, 10, 0.1) 0px -2px 3px; }
  .navbar.is-fixed-top-desktop { top: 0px; }
  html.has-navbar-fixed-top-desktop, body.has-navbar-fixed-top-desktop { padding-top: 3.25rem; }
  html.has-navbar-fixed-bottom-desktop, body.has-navbar-fixed-bottom-desktop { padding-bottom: 3.25rem; }
  html.has-spaced-navbar-fixed-top, body.has-spaced-navbar-fixed-top { padding-top: 5.25rem; }
  html.has-spaced-navbar-fixed-bottom, body.has-spaced-navbar-fixed-bottom { padding-bottom: 5.25rem; }
  a.navbar-item.is-active, .navbar-link.is-active { color: rgb(10, 10, 10); }
  a.navbar-item.is-active:not(:hover), .navbar-link.is-active:not(:hover) { background-color: transparent; }
  .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link { background-color: rgb(250, 250, 250); }
}
@media screen and (min-width: 1361px) {
  .navbar-dropdown { left: 0px !important; }
}
@media screen and (min-width: 1088px) {
  .navbar-dropdown { left: 12px; }
}
.pagination { font-size: 1rem; margin: -0.25rem; }
.pagination.is-small { font-size: 0.75rem; }
.pagination.is-medium { font-size: 1.25rem; }
.pagination.is-large { font-size: 1.5rem; }
.pagination.is-rounded .pagination-previous, .pagination.is-rounded .pagination-next { padding-left: 1em; padding-right: 1em; border-radius: 290486px; }
.pagination.is-rounded .pagination-link { border-radius: 290486px; }
.pagination, .pagination-list { align-items: center; display: flex; justify-content: center; text-align: center; }
.pagination-previous, .pagination-next, .pagination-link, .pagination-ellipsis { font-size: 1em; padding-left: 0.5em; padding-right: 0.5em; justify-content: center; margin: 0.25rem; text-align: center; }
.pagination-previous, .pagination-next, .pagination-link { border-color: rgb(219, 219, 219); color: rgb(54, 54, 54); min-width: 2.25em; }
.pagination-previous:hover, .pagination-next:hover, .pagination-link:hover { border-color: rgb(181, 181, 181); color: rgb(54, 54, 54); }
.pagination-previous:focus, .pagination-next:focus, .pagination-link:focus { border-color: rgb(50, 115, 220); }
.pagination-previous:active, .pagination-next:active, .pagination-link:active { box-shadow: rgba(10, 10, 10, 0.2) 0px 1px 2px inset; }
.pagination-previous[disabled], .pagination-next[disabled], .pagination-link[disabled] { background-color: rgb(219, 219, 219); border-color: rgb(219, 219, 219); box-shadow: none; color: rgb(122, 122, 122); opacity: 0.5; }
.pagination-previous, .pagination-next { padding-left: 0.75em; padding-right: 0.75em; white-space: nowrap; }
.pagination-link.is-current { background-color: rgb(50, 115, 220); border-color: rgb(50, 115, 220); color: rgb(255, 255, 255); }
.pagination-ellipsis { color: rgb(181, 181, 181); pointer-events: none; }
.pagination-list { flex-wrap: wrap; }
@media screen and (max-width: 768px) {
  .pagination { flex-wrap: wrap; }
  .pagination-previous, .pagination-next { flex-grow: 1; flex-shrink: 1; }
  .pagination-list li { flex-grow: 1; flex-shrink: 1; }
}
@media screen and (min-width: 769px), print {
  .pagination-list { flex-grow: 1; flex-shrink: 1; justify-content: flex-start; order: 1; }
  .pagination-previous { order: 2; }
  .pagination-next { order: 3; }
  .pagination { justify-content: space-between; }
  .pagination.is-centered .pagination-previous { order: 1; }
  .pagination.is-centered .pagination-list { justify-content: center; order: 2; }
  .pagination.is-centered .pagination-next { order: 3; }
  .pagination.is-right .pagination-previous { order: 1; }
  .pagination.is-right .pagination-next { order: 2; }
  .pagination.is-right .pagination-list { justify-content: flex-end; order: 3; }
}
.panel { font-size: 1rem; }
.panel:not(:last-child) { margin-bottom: 1.5rem; }
.panel-heading, .panel-tabs, .panel-block { border-bottom: 1px solid rgb(219, 219, 219); border-left: 1px solid rgb(219, 219, 219); border-right: 1px solid rgb(219, 219, 219); }
.panel-heading:first-child, .panel-tabs:first-child, .panel-block:first-child { border-top: 1px solid rgb(219, 219, 219); }
.panel-heading { background-color: whitesmoke; border-radius: 4px 4px 0px 0px; color: rgb(54, 54, 54); font-size: 1.25em; font-weight: 300; line-height: 1.25; padding: 0.5em 0.75em; }
.panel-tabs { align-items: flex-end; display: flex; font-size: 0.875em; justify-content: center; }
.panel-tabs a { border-bottom: 1px solid rgb(219, 219, 219); margin-bottom: -1px; padding: 0.5em; }
.panel-tabs a.is-active { border-bottom-color: rgb(74, 74, 74); color: rgb(54, 54, 54); }
.panel-list a { color: rgb(74, 74, 74); }
.panel-list a:hover { color: rgb(50, 115, 220); }
.panel-block { align-items: center; color: rgb(54, 54, 54); display: flex; justify-content: flex-start; padding: 0.5em 0.75em; }
.panel-block input[type="checkbox"] { margin-right: 0.75em; }
.panel-block > .control { flex-grow: 1; flex-shrink: 1; width: 100%; }
.panel-block.is-wrapped { flex-wrap: wrap; }
.panel-block.is-active { border-left-color: rgb(50, 115, 220); color: rgb(54, 54, 54); }
.panel-block.is-active .panel-icon { color: rgb(50, 115, 220); }
a.panel-block, label.panel-block { cursor: pointer; }
a.panel-block:hover, label.panel-block:hover { background-color: whitesmoke; }
.panel-icon { display: inline-block; font-size: 14px; height: 1em; line-height: 1em; text-align: center; vertical-align: top; width: 1em; color: rgb(122, 122, 122); margin-right: 0.75em; }
.panel-icon .fa { font-size: inherit; line-height: inherit; }
.tabs { align-items: stretch; display: flex; font-size: 1rem; justify-content: space-between; overflow: auto hidden; white-space: nowrap; }
.tabs a { align-items: center; border-bottom: 1px solid rgb(219, 219, 219); color: rgb(74, 74, 74); display: flex; justify-content: center; margin-bottom: -1px; padding: 0.5em 1em; vertical-align: top; }
.tabs a:hover { border-bottom-color: rgb(54, 54, 54); color: rgb(54, 54, 54); }
.tabs li { display: block; }
.tabs li.is-active a { border-bottom-color: rgb(50, 115, 220); color: rgb(50, 115, 220); }
.tabs ul { align-items: center; border-bottom: 1px solid rgb(219, 219, 219); display: flex; flex-grow: 1; flex-shrink: 0; justify-content: flex-start; }
.tabs ul.is-left { padding-right: 0.75em; }
.tabs ul.is-center { flex: 0 0 auto; justify-content: center; padding-left: 0.75em; padding-right: 0.75em; }
.tabs ul.is-right { justify-content: flex-end; padding-left: 0.75em; }
.tabs .icon:first-child { margin-right: 0.5em; }
.tabs .icon:last-child { margin-left: 0.5em; }
.tabs.is-centered ul { justify-content: center; }
.tabs.is-right ul { justify-content: flex-end; }
.tabs.is-boxed a { border: 1px solid transparent; border-radius: 4px 4px 0px 0px; }
.tabs.is-boxed a:hover { background-color: whitesmoke; border-bottom-color: rgb(219, 219, 219); }
.tabs.is-boxed li.is-active a { background-color: white; border-top-color: rgb(219, 219, 219); border-right-color: rgb(219, 219, 219); border-left-color: rgb(219, 219, 219); border-bottom-color: transparent !important; }
.tabs.is-fullwidth li { flex-grow: 1; flex-shrink: 0; }
.tabs.is-toggle a { border-color: rgb(219, 219, 219); border-style: solid; border-width: 1px; margin-bottom: 0px; position: relative; }
.tabs.is-toggle a:hover { background-color: whitesmoke; border-color: rgb(181, 181, 181); z-index: 2; }
.tabs.is-toggle li + li { margin-left: -1px; }
.tabs.is-toggle li:first-child a { border-radius: 4px 0px 0px 4px; }
.tabs.is-toggle li:last-child a { border-radius: 0px 4px 4px 0px; }
.tabs.is-toggle li.is-active a { background-color: rgb(50, 115, 220); border-color: rgb(50, 115, 220); color: rgb(255, 255, 255); z-index: 1; }
.tabs.is-toggle ul { border-bottom: none; }
.tabs.is-toggle.is-toggle-rounded li:first-child a { border-bottom-left-radius: 290486px; border-top-left-radius: 290486px; padding-left: 1.25em; }
.tabs.is-toggle.is-toggle-rounded li:last-child a { border-bottom-right-radius: 290486px; border-top-right-radius: 290486px; padding-right: 1.25em; }
.tabs.is-small { font-size: 0.75rem; }
.tabs.is-medium { font-size: 1.25rem; }
.tabs.is-large { font-size: 1.5rem; }
.column {display: block;flex: 1 1 0px;padding: 0.75rem 0.75rem 0.75rem 0px; }
.columns.is-mobile-bottom > .column.is-narrow { flex: 0 0 auto; }
.columns.is-mobile-bottom { display: flex; }
.columns.is-mobile > .column.is-narrow { flex: 0 0 auto; }
.columns.is-mobile > .column.is-full { flex: 0 0 auto; width: 100%; }
.columns.is-mobile > .column.is-three-quarters { flex: 0 0 auto; width: 75%; }
.columns.is-mobile > .column.is-two-thirds { flex: 0 0 auto; width: 66.6666%; }
.columns.is-mobile > .column.is-half { flex: 0 0 auto; width: 50%; }
.columns.is-mobile > .column.is-one-third { flex: 0 0 auto; width: 33.3333%; }
.columns.is-mobile > .column.is-one-quarter { flex: 0 0 auto; width: 25%; }
.columns.is-mobile > .column.is-one-fifth { flex: 0 0 auto; width: 20%; }
.columns.is-mobile > .column.is-two-fifths { flex: 0 0 auto; width: 40%; }
.columns.is-mobile > .column.is-three-fifths { flex: 0 0 auto; width: 60%; }
.columns.is-mobile > .column.is-four-fifths { flex: 0 0 auto; width: 80%; }
.columns.is-mobile > .column.is-offset-three-quarters { margin-left: 75%; }
.columns.is-mobile > .column.is-offset-two-thirds { margin-left: 66.6666%; }
.columns.is-mobile > .column.is-offset-half { margin-left: 50%; }
.columns.is-mobile > .column.is-offset-one-third { margin-left: 33.3333%; }
.columns.is-mobile > .column.is-offset-one-quarter { margin-left: 25%; }
.columns.is-mobile > .column.is-offset-one-fifth { margin-left: 20%; }
.columns.is-mobile > .column.is-offset-two-fifths { margin-left: 40%; }
.columns.is-mobile > .column.is-offset-three-fifths { margin-left: 60%; }
.columns.is-mobile > .column.is-offset-four-fifths { margin-left: 80%; }
.columns.is-mobile > .column.is-1 { flex: 0 0 auto; width: 8.33333%; }
.columns.is-mobile > .column.is-offset-1 { margin-left: 8.33333%; }
.columns.is-mobile > .column.is-2 { flex: 0 0 auto; width: 16.6667%; }
.columns.is-mobile > .column.is-offset-2 { margin-left: 16.6667%; }
.columns.is-mobile > .column.is-3 { flex: 0 0 auto; width: 25%; }
.columns.is-mobile > .column.is-offset-3 { margin-left: 25%; }
.columns.is-mobile > .column.is-4 { flex: 0 0 auto; width: 33.3333%; }
.columns.is-mobile > .column.is-offset-4 { margin-left: 33.3333%; }
.columns.is-mobile > .column.is-5 { flex: 0 0 auto; width: 41.6667%; }
.columns.is-mobile > .column.is-offset-5 { margin-left: 41.6667%; }
.columns.is-mobile > .column.is-6 { flex: 0 0 auto; width: 50%; }
.columns.is-mobile > .column.is-offset-6 { margin-left: 50%; }
.columns.is-mobile > .column.is-7 { flex: 0 0 auto; width: 58.3333%; }
.columns.is-mobile > .column.is-offset-7 { margin-left: 58.3333%; }
.columns.is-mobile > .column.is-8 { flex: 0 0 auto; width: 66.6667%; }
.columns.is-mobile > .column.is-offset-8 { margin-left: 66.6667%; }
.columns.is-mobile > .column.is-9 { flex: 0 0 auto; width: 75%; }
.columns.is-mobile > .column.is-offset-9 { margin-left: 75%; }
.columns.is-mobile > .column.is-10 { flex: 0 0 auto; width: 83.3333%; }
.columns.is-mobile > .column.is-offset-10 { margin-left: 83.3333%; }
.columns.is-mobile > .column.is-11 { flex: 0 0 auto; width: 91.6667%; }
.columns.is-mobile > .column.is-offset-11 { margin-left: 91.6667%; }
.columns.is-mobile > .column.is-12 { flex: 0 0 auto; width: 100%; }
.columns.is-mobile-bottom > .column.is-12 { flex: 0 0 auto; width: 100%; min-width: 595px; }
.columns.is-mobile > .column.is-offset-12 { margin-left: 100%; }
@media screen and (max-width: 768px) {
  .column.is-narrow-mobile { flex: 0 0 auto; }
  .column.is-full-mobile { flex: 0 0 auto; width: 100%; }
  .column.is-three-quarters-mobile { flex: 0 0 auto; width: 75%; }
  .column.is-two-thirds-mobile { flex: 0 0 auto; width: 66.6666%; }
  .column.is-half-mobile { flex: 0 0 auto; width: 50%; }
  .column.is-one-third-mobile { flex: 0 0 auto; width: 33.3333%; }
  .column.is-one-quarter-mobile { flex: 0 0 auto; width: 25%; }
  .column.is-one-fifth-mobile { flex: 0 0 auto; width: 20%; }
  .column.is-two-fifths-mobile { flex: 0 0 auto; width: 40%; }
  .column.is-three-fifths-mobile { flex: 0 0 auto; width: 60%; }
  .column.is-four-fifths-mobile { flex: 0 0 auto; width: 80%; }
  .column.is-offset-three-quarters-mobile { margin-left: 75%; }
  .column.is-offset-two-thirds-mobile { margin-left: 66.6666%; }
  .column.is-offset-half-mobile { margin-left: 50%; }
  .column.is-offset-one-third-mobile { margin-left: 33.3333%; }
  .column.is-offset-one-quarter-mobile { margin-left: 25%; }
  .column.is-offset-one-fifth-mobile { margin-left: 20%; }
  .column.is-offset-two-fifths-mobile { margin-left: 40%; }
  .column.is-offset-three-fifths-mobile { margin-left: 60%; }
  .column.is-offset-four-fifths-mobile { margin-left: 80%; }
  .column.is-1-mobile { flex: 0 0 auto; width: 8.33333%; }
  .column.is-offset-1-mobile { margin-left: 8.33333%; }
  .column.is-2-mobile { flex: 0 0 auto; width: 16.6667%; }
  .column.is-offset-2-mobile { margin-left: 16.6667%; }
  .column.is-3-mobile { flex: 0 0 auto; width: 25%; }
  .column.is-offset-3-mobile { margin-left: 25%; }
  .column.is-4-mobile { flex: 0 0 auto; width: 33.3333%; }
  .column.is-offset-4-mobile { margin-left: 33.3333%; }
  .column.is-5-mobile { flex: 0 0 auto; width: 41.6667%; }
  .column.is-offset-5-mobile { margin-left: 41.6667%; }
  .column.is-6-mobile { width: 50%; }
  .column.is-offset-6-mobile { margin-left: 50%; }
  .column.is-7-mobile { flex: 0 0 auto; width: 58.3333%; }
  .column.is-offset-7-mobile { margin-left: 58.3333%; }
  .column.is-8-mobile { flex: 0 0 auto; width: 66.6667%; }
  .column.is-offset-8-mobile { margin-left: 66.6667%; }
  .column.is-9-mobile { flex: 0 0 auto; width: 75%; }
  .column.is-offset-9-mobile { margin-left: 75%; }
  .column.is-10-mobile { flex: 0 0 auto; width: 83.3333%; }
  .column.is-offset-10-mobile { margin-left: 83.3333%; }
  .column.is-11-mobile { flex: 0 0 auto; width: 91.6667%; }
  .column.is-offset-11-mobile { margin-left: 91.6667%; }
  .column.is-12-mobile { flex: 0 0 auto; width: 100%; }
  .column.is-offset-12-mobile { margin-left: 100%; }
}
@media screen and (max-width: 550px) {
  .column.is-6-mobile { width: 50%; }
}
@media screen and (min-width: 769px), print {
  .column.is-narrow, .column.is-narrow-tablet { flex: 0 0 auto; }
  .column.is-full, .column.is-full-tablet { flex: 0 0 auto; width: 100%; }
  .column.is-three-quarters, .column.is-three-quarters-tablet { flex: 0 0 auto; width: 75%; }
  .column.is-two-thirds, .column.is-two-thirds-tablet { flex: 0 0 auto; width: 66.6666%; }
  .column.is-half, .column.is-half-tablet { flex: 0 0 auto; width: 50%; }
  .column.is-one-third, .column.is-one-third-tablet { flex: 0 0 auto; width: 33.3333%; }
  .column.is-one-quarter, .column.is-one-quarter-tablet { flex: 0 0 auto; width: 25%; }
  .column.is-one-fifth, .column.is-one-fifth-tablet { flex: 0 0 auto; width: 20%; }
  .column.is-two-fifths, .column.is-two-fifths-tablet { flex: 0 0 auto; width: 40%; height: 100%; }
  .column.is-three-fifths, .column.is-three-fifths-tablet { flex: 0 0 auto; width: 60%; }
  .column.is-four-fifths, .column.is-four-fifths-tablet { flex: 0 0 auto; width: 80%; }
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet { margin-left: 75%; }
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet { margin-left: 66.6666%; }
  .column.is-offset-half, .column.is-offset-half-tablet { margin-left: 50%; }
  .column.is-offset-one-third, .column.is-offset-one-third-tablet { margin-left: 33.3333%; }
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet { margin-left: 25%; }
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet { margin-left: 20%; }
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet { margin-left: 40%; }
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet { margin-left: 60%; }
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet { margin-left: 80%; }
  .column.is-1, .column.is-1-tablet { flex: 0 0 auto; width: 8.33333%; }
  .column.is-offset-1, .column.is-offset-1-tablet { margin-left: 8.33333%; }
  .column.is-2, .column.is-2-tablet { flex: 0 0 auto; width: 16.6667%; }
  .column.is-offset-2, .column.is-offset-2-tablet { margin-left: 16.6667%; }
  .column.is-3, .column.is-3-tablet { flex: 0 0 auto; width: 25%; }
  .column.is-offset-3, .column.is-offset-3-tablet { margin-left: 25%; }
  .column.is-4, .column.is-4-tablet { flex: 0 0 auto; width: 33.3333%; }
  .column.is-offset-4, .column.is-offset-4-tablet { margin-left: 33.3333%; }
  .column.is-5, .column.is-5-tablet { flex: 0 0 auto; width: 50%; }
  .column.is-offset-5, .column.is-offset-5-tablet { margin-left: 41.6667%; }
  .column.is-6, .column.is-6-tablet { flex: 0 0 auto; width: 50%; }
  .column.is-offset-6, .column.is-offset-6-tablet { margin-left: 50%; }
  .column.is-7, .column.is-7-tablet { flex: 0 0 auto; width: 50%; }
  .column.is-offset-7, .column.is-offset-7-tablet { margin-left: 58.3333%; }
  .column.is-8, .column.is-8-tablet { flex: 0 0 auto; width: 66.6667%; }
  .column.is-offset-8, .column.is-offset-8-tablet { margin-left: 66.6667%; }
  .column.is-9, .column.is-9-tablet { flex: 0 0 auto; width: 75%; }
  .column.is-offset-9, .column.is-offset-9-tablet { margin-left: 75%; }
  .column.is-10, .column.is-10-tablet { flex: 0 0 auto; width: 83.3333%; }
  .column.is-offset-10, .column.is-offset-10-tablet { margin-left: 83.3333%; }
  .column.is-11, .column.is-11-tablet { flex: 0 0 auto; width: 91.6667%; }
  .column.is-offset-11, .column.is-offset-11-tablet { margin-left: 91.6667%; }
  .column.is-12, .column.is-12-tablet { flex: 0 0 auto; width: 100%; }
  .column.is-offset-12, .column.is-offset-12-tablet { margin-left: 100%; }
}
@media screen and (max-width: 1087px) {
  .column.is-narrow-touch { flex: 0 0 auto; }
  .column.is-full-touch { flex: 0 0 auto; width: 100%; }
  .column.is-three-quarters-touch { flex: 0 0 auto; width: 75%; }
  .column.is-two-thirds-touch { flex: 0 0 auto; width: 66.6666%; }
  .column.is-half-touch { flex: 0 0 auto; width: 50%; }
  .column.is-one-third-touch { flex: 0 0 auto; width: 33.3333%; }
  .column.is-one-quarter-touch { flex: 0 0 auto; width: 25%; }
  .column.is-one-fifth-touch { flex: 0 0 auto; width: 20%; }
  .column.is-two-fifths-touch { flex: 0 0 auto; width: 40%; }
  .column.is-three-fifths-touch { flex: 0 0 auto; width: 60%; }
  .column.is-four-fifths-touch { flex: 0 0 auto; width: 80%; }
  .column.is-offset-three-quarters-touch { margin-left: 75%; }
  .column.is-offset-two-thirds-touch { margin-left: 66.6666%; }
  .column.is-offset-half-touch { margin-left: 50%; }
  .column.is-offset-one-third-touch { margin-left: 33.3333%; }
  .column.is-offset-one-quarter-touch { margin-left: 25%; }
  .column.is-offset-one-fifth-touch { margin-left: 20%; }
  .column.is-offset-two-fifths-touch { margin-left: 40%; }
  .column.is-offset-three-fifths-touch { margin-left: 60%; }
  .column.is-offset-four-fifths-touch { margin-left: 80%; }
  .column.is-1-touch { flex: 0 0 auto; width: 8.33333%; }
  .column.is-offset-1-touch { margin-left: 8.33333%; }
  .column.is-2-touch { flex: 0 0 auto; width: 16.6667%; }
  .column.is-offset-2-touch { margin-left: 16.6667%; }
  .column.is-3-touch { flex: 0 0 auto; width: 25%; }
  .column.is-offset-3-touch { margin-left: 25%; }
  .column.is-4-touch { flex: 0 0 auto; width: 33.3333%; }
  .column.is-offset-4-touch { margin-left: 33.3333%; }
  .column.is-5-touch { flex: 0 0 auto; width: 41.6667%; }
  .column.is-offset-5-touch { margin-left: 41.6667%; }
  .column.is-6-touch { flex: 0 0 auto; width: 50%; }
  .column.is-offset-6-touch { margin-left: 50%; }
  .column.is-7-touch { flex: 0 0 auto; width: 58.3333%; }
  .column.is-offset-7-touch { margin-left: 58.3333%; }
  .column.is-8-touch { flex: 0 0 auto; width: 66.6667%; }
  .column.is-offset-8-touch { margin-left: 66.6667%; }
  .column.is-9-touch { flex: 0 0 auto; width: 75%; }
  .column.is-offset-9-touch { margin-left: 75%; }
  .column.is-10-touch { flex: 0 0 auto; width: 83.3333%; }
  .column.is-offset-10-touch { margin-left: 83.3333%; }
  .column.is-11-touch { flex: 0 0 auto; width: 91.6667%; }
  .column.is-offset-11-touch { margin-left: 91.6667%; }
  .column.is-12-touch { flex: 0 0 auto; width: 100%; }
  .column.is-offset-12-touch { margin-left: 100%; }
}
@media screen and (min-width: 1088px) {
  .column.is-narrow-desktop { flex: 0 0 auto; }
  .column.is-full-desktop { flex: 0 0 auto; width: 100%; }
  .column.is-three-quarters-desktop { flex: 0 0 auto; width: 75%; }
  .column.is-two-thirds-desktop { flex: 0 0 auto; width: 66.6666%; }
  .column.is-half-desktop { flex: 0 0 auto; width: 50%; }
  .column.is-one-third-desktop { flex: 0 0 auto; width: 33.3333%; }
  .column.is-one-quarter-desktop { flex: 0 0 auto; width: 25%; }
  .column.is-one-fifth-desktop { flex: 0 0 auto; width: 20%; }
  .column.is-two-fifths-desktop { flex: 0 0 auto; width: 40%; }
  .column.is-three-fifths-desktop { flex: 0 0 auto; width: 60%; }
  .column.is-four-fifths-desktop { flex: 0 0 auto; width: 80%; }
  .column.is-offset-three-quarters-desktop { margin-left: 75%; }
  .column.is-offset-two-thirds-desktop { margin-left: 66.6666%; }
  .column.is-offset-half-desktop { margin-left: 50%; }
  .column.is-offset-one-third-desktop { margin-left: 33.3333%; }
  .column.is-offset-one-quarter-desktop { margin-left: 25%; }
  .column.is-offset-one-fifth-desktop { margin-left: 20%; }
  .column.is-offset-two-fifths-desktop { margin-left: 40%; }
  .column.is-offset-three-fifths-desktop { margin-left: 60%; }
  .column.is-offset-four-fifths-desktop { margin-left: 80%; }
  .column.is-1-desktop { flex: 0 0 auto; width: 8.33333%; }
  .column.is-offset-1-desktop { margin-left: 8.33333%; }
  .column.is-2-desktop { flex: 0 0 auto; width: 16.6667%; }
  .column.is-offset-2-desktop { margin-left: 16.6667%; }
  .column.is-3-desktop { flex: 0 0 auto; width: 25%; }
  .column.is-offset-3-desktop { margin-left: 25%; }
  .column.is-4-desktop { flex: 0 0 auto; width: 33.3333%; }
  .column.is-offset-4-desktop { margin-left: 33.3333%; }
  .column.is-5-desktop { flex: 0 0 auto; width: 41.6667%; }
  .column.is-offset-5-desktop { margin-left: 41.6667%; }
  .column.is-6-desktop { flex: 0 0 auto; width: 50%; }
  .column.is-offset-6-desktop { margin-left: 50%; }
  .column.is-7-desktop { flex: 0 0 auto; width: 58.3333%; }
  .column.is-offset-7-desktop { margin-left: 58.3333%; }
  .column.is-8-desktop { flex: 0 0 auto; width: 66.6667%; }
  .column.is-offset-8-desktop { margin-left: 66.6667%; }
  .column.is-9-desktop { flex: 0 0 auto; width: 75%; }
  .column.is-offset-9-desktop { margin-left: 75%; }
  .column.is-10-desktop { flex: 0 0 auto; width: 83.3333%; }
  .column.is-offset-10-desktop { margin-left: 83.3333%; }
  .column.is-11-desktop { flex: 0 0 auto; width: 91.6667%; }
  .column.is-offset-11-desktop { margin-left: 91.6667%; }
  .column.is-12-desktop { flex: 0 0 auto; width: 100%; }
  .column.is-offset-12-desktop { margin-left: 100%; }
}
@media screen and (min-width: 1280px) {
  .column.is-narrow-widescreen { flex: 0 0 auto; }
  .column.is-full-widescreen { flex: 0 0 auto; width: 100%; }
  .column.is-three-quarters-widescreen { flex: 0 0 auto; width: 75%; }
  .column.is-two-thirds-widescreen { flex: 0 0 auto; width: 66.6666%; }
  .column.is-half-widescreen { flex: 0 0 auto; width: 50%; }
  .column.is-one-third-widescreen { flex: 0 0 auto; width: 33.3333%; }
  .column.is-one-quarter-widescreen { flex: 0 0 auto; width: 25%; }
  .column.is-one-fifth-widescreen { flex: 0 0 auto; width: 20%; }
  .column.is-two-fifths-widescreen { flex: 0 0 auto; width: 40%; }
  .column.is-three-fifths-widescreen { flex: 0 0 auto; width: 60%; }
  .column.is-four-fifths-widescreen { flex: 0 0 auto; width: 80%; }
  .column.is-offset-three-quarters-widescreen { margin-left: 75%; }
  .column.is-offset-two-thirds-widescreen { margin-left: 66.6666%; }
  .column.is-offset-half-widescreen { margin-left: 50%; }
  .column.is-offset-one-third-widescreen { margin-left: 33.3333%; }
  .column.is-offset-one-quarter-widescreen { margin-left: 25%; }
  .column.is-offset-one-fifth-widescreen { margin-left: 20%; }
  .column.is-offset-two-fifths-widescreen { margin-left: 40%; }
  .column.is-offset-three-fifths-widescreen { margin-left: 60%; }
  .column.is-offset-four-fifths-widescreen { margin-left: 80%; }
  .column.is-1-widescreen { flex: 0 0 auto; width: 8.33333%; }
  .column.is-offset-1-widescreen { margin-left: 8.33333%; }
  .column.is-2-widescreen { flex: 0 0 auto; width: 16.6667%; }
  .column.is-offset-2-widescreen { margin-left: 16.6667%; }
  .column.is-3-widescreen { flex: 0 0 auto; width: 25%; }
  .column.is-offset-3-widescreen { margin-left: 25%; }
  .column.is-4-widescreen { flex: 0 0 auto; width: 33.3333%; }
  .column.is-offset-4-widescreen { margin-left: 33.3333%; }
  .column.is-5-widescreen { flex: 0 0 auto; width: 41.6667%; }
  .column.is-offset-5-widescreen { margin-left: 41.6667%; }
  .column.is-6-widescreen { flex: 0 0 auto; width: 50%; }
  .column.is-offset-6-widescreen { margin-left: 50%; }
  .column.is-7-widescreen { flex: 0 0 auto; width: 58.3333%; }
  .column.is-offset-7-widescreen { margin-left: 58.3333%; }
  .column.is-8-widescreen { flex: 0 0 auto; width: 66.6667%; }
  .column.is-offset-8-widescreen { margin-left: 66.6667%; }
  .column.is-9-widescreen { flex: 0 0 auto; width: 75%; }
  .column.is-offset-9-widescreen { margin-left: 75%; }
  .column.is-10-widescreen { flex: 0 0 auto; width: 83.3333%; }
  .column.is-offset-10-widescreen { margin-left: 83.3333%; }
  .column.is-11-widescreen { flex: 0 0 auto; width: 91.6667%; }
  .column.is-offset-11-widescreen { margin-left: 91.6667%; }
  .column.is-12-widescreen { flex: 0 0 auto; width: 100%; }
  .column.is-offset-12-widescreen { margin-left: 100%; }
}
@media screen and (min-width: 1472px) {
  .column.is-narrow-fullhd { flex: 0 0 auto; }
  .column.is-full-fullhd { flex: 0 0 auto; width: 100%; }
  .column.is-three-quarters-fullhd { flex: 0 0 auto; width: 75%; }
  .column.is-two-thirds-fullhd { flex: 0 0 auto; width: 66.6666%; }
  .column.is-half-fullhd { flex: 0 0 auto; width: 50%; }
  .column.is-one-third-fullhd { flex: 0 0 auto; width: 33.3333%; }
  .column.is-one-quarter-fullhd { flex: 0 0 auto; width: 25%; }
  .column.is-one-fifth-fullhd { flex: 0 0 auto; width: 20%; }
  .column.is-two-fifths-fullhd { flex: 0 0 auto; width: 40%; }
  .column.is-three-fifths-fullhd { flex: 0 0 auto; width: 60%; }
  .column.is-four-fifths-fullhd { flex: 0 0 auto; width: 80%; }
  .column.is-offset-three-quarters-fullhd { margin-left: 75%; }
  .column.is-offset-two-thirds-fullhd { margin-left: 66.6666%; }
  .column.is-offset-half-fullhd { margin-left: 50%; }
  .column.is-offset-one-third-fullhd { margin-left: 33.3333%; }
  .column.is-offset-one-quarter-fullhd { margin-left: 25%; }
  .column.is-offset-one-fifth-fullhd { margin-left: 20%; }
  .column.is-offset-two-fifths-fullhd { margin-left: 40%; }
  .column.is-offset-three-fifths-fullhd { margin-left: 60%; }
  .column.is-offset-four-fifths-fullhd { margin-left: 80%; }
  .column.is-1-fullhd { flex: 0 0 auto; width: 8.33333%; }
  .column.is-offset-1-fullhd { margin-left: 8.33333%; }
  .column.is-2-fullhd { flex: 0 0 auto; width: 16.6667%; }
  .column.is-offset-2-fullhd { margin-left: 16.6667%; }
  .column.is-3-fullhd { flex: 0 0 auto; width: 25%; }
  .column.is-offset-3-fullhd { margin-left: 25%; }
  .column.is-4-fullhd { flex: 0 0 auto; width: 33.3333%; }
  .column.is-offset-4-fullhd { margin-left: 33.3333%; }
  .column.is-5-fullhd { flex: 0 0 auto; width: 41.6667%; }
  .column.is-offset-5-fullhd { margin-left: 41.6667%; }
  .column.is-6-fullhd { flex: 0 0 auto; width: 50%; }
  .column.is-offset-6-fullhd { margin-left: 50%; }
  .column.is-7-fullhd { flex: 0 0 auto; width: 58.3333%; }
  .column.is-offset-7-fullhd { margin-left: 58.3333%; }
  .column.is-8-fullhd { flex: 0 0 auto; width: 66.6667%; }
  .column.is-offset-8-fullhd { margin-left: 66.6667%; }
  .column.is-9-fullhd { flex: 0 0 auto; width: 75%; }
  .column.is-offset-9-fullhd { margin-left: 75%; }
  .column.is-10-fullhd { flex: 0 0 auto; width: 83.3333%; }
  .column.is-offset-10-fullhd { margin-left: 83.3333%; }
  .column.is-11-fullhd { flex: 0 0 auto; width: 91.6667%; }
  .column.is-offset-11-fullhd { margin-left: 91.6667%; }
  .column.is-12-fullhd { flex: 0 0 auto; width: 100%; }
  .column.is-offset-12-fullhd { margin-left: 100%; }
}
.columns { margin-left: -0.75rem; margin-right: -0.75rem; margin-top: -0.75rem; }
.columns:last-child { margin-bottom: -0.75rem; }
.columns:not(:last-child) { margin-bottom: calc(0.75rem); }
.columns.is-centered { justify-content: center; }
.columns.is-gapless { margin-left: 0px; margin-right: 0px; margin-top: 0px; }
.columns.is-gapless > .column { margin: 0px; padding: 0px !important; }
.columns.is-gapless:not(:last-child) { margin-bottom: 1.5rem; }
.columns.is-gapless:last-child { margin-bottom: 0px; }
.columns.is-mobile { display: flex; }
.columns.is-multiline { flex-wrap: wrap; }
.columns.is-vcentered { align-items: center; }
@media screen and (min-width: 769px), print {
  .columns:not(.is-desktop) { display: flex; }
  .columns.is-desktop { display: flex; height: 100%; }
}
@media screen and (min-width: 1088px) {
  .columns.is-desktop { display: flex; }
}
.columns.is-variable { --columnGap: 0.75rem; margin-left: calc(-1 * var(--columnGap)); margin-right: calc(-1 * var(--columnGap)); }
.columns.is-variable .column { padding-left: var(--columnGap); padding-right: var(--columnGap); }
.columns.is-variable.is-0 { --columnGap: 0rem; }
@media screen and (max-width: 768px) {
  .columns.is-variable.is-0-mobile { --columnGap: 0rem; }
  img.slider-img-london.is-three-fifths { display: none; }
  img.slider-img-milan.is-three-fifths { display: none; }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-0-tablet { --columnGap: 0rem; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .columns.is-variable.is-0-tablet-only { --columnGap: 0rem; }
}
@media screen and (max-width: 1087px) {
  .columns.is-variable.is-0-touch { --columnGap: 0rem; }
}
@media screen and (min-width: 1088px) {
  .columns.is-variable.is-0-desktop { --columnGap: 0rem; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .columns.is-variable.is-0-desktop-only { --columnGap: 0rem; }
}
@media screen and (min-width: 1280px) {
  .columns.is-variable.is-0-widescreen { --columnGap: 0rem; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .columns.is-variable.is-0-widescreen-only { --columnGap: 0rem; }
}
@media screen and (min-width: 1472px) {
  .columns.is-variable.is-0-fullhd { --columnGap: 0rem; }
}
.columns.is-variable.is-1 { --columnGap: 0.25rem; }
@media screen and (max-width: 768px) {
  .columns.is-variable.is-1-mobile { --columnGap: 0.25rem; }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-1-tablet { --columnGap: 0.25rem; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .columns.is-variable.is-1-tablet-only { --columnGap: 0.25rem; }
}
@media screen and (max-width: 1087px) {
  .columns.is-variable.is-1-touch { --columnGap: 0.25rem; }
}
@media screen and (min-width: 1088px) {
  .columns.is-variable.is-1-desktop { --columnGap: 0.25rem; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .columns.is-variable.is-1-desktop-only { --columnGap: 0.25rem; }
}
@media screen and (min-width: 1280px) {
  .columns.is-variable.is-1-widescreen { --columnGap: 0.25rem; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .columns.is-variable.is-1-widescreen-only { --columnGap: 0.25rem; }
}
@media screen and (min-width: 1472px) {
  .columns.is-variable.is-1-fullhd { --columnGap: 0.25rem; }
}
.columns.is-variable.is-2 { --columnGap: 0.5rem; }
@media screen and (max-width: 768px) {
  .columns.is-variable.is-2-mobile { --columnGap: 0.5rem; }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-2-tablet { --columnGap: 0.5rem; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .columns.is-variable.is-2-tablet-only { --columnGap: 0.5rem; }
}
@media screen and (max-width: 1087px) {
  .columns.is-variable.is-2-touch { --columnGap: 0.5rem; }
}
@media screen and (min-width: 1088px) {
  .columns.is-variable.is-2-desktop { --columnGap: 0.5rem; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .columns.is-variable.is-2-desktop-only { --columnGap: 0.5rem; }
}
@media screen and (min-width: 1280px) {
  .columns.is-variable.is-2-widescreen { --columnGap: 0.5rem; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .columns.is-variable.is-2-widescreen-only { --columnGap: 0.5rem; }
}
@media screen and (min-width: 1472px) {
  .columns.is-variable.is-2-fullhd { --columnGap: 0.5rem; }
}
.columns.is-variable.is-3 { --columnGap: 0.75rem; }
@media screen and (max-width: 768px) {
  .columns.is-variable.is-3-mobile { --columnGap: 0.75rem; }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-3-tablet { --columnGap: 0.75rem; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .columns.is-variable.is-3-tablet-only { --columnGap: 0.75rem; }
}
@media screen and (max-width: 1087px) {
  .columns.is-variable.is-3-touch { --columnGap: 0.75rem; }
}
@media screen and (min-width: 1088px) {
  .columns.is-variable.is-3-desktop { --columnGap: 0.75rem; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .columns.is-variable.is-3-desktop-only { --columnGap: 0.75rem; }
}
@media screen and (min-width: 1280px) {
  .columns.is-variable.is-3-widescreen { --columnGap: 0.75rem; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .columns.is-variable.is-3-widescreen-only { --columnGap: 0.75rem; }
}
@media screen and (min-width: 1472px) {
  .columns.is-variable.is-3-fullhd { --columnGap: 0.75rem; }
}
.columns.is-variable.is-4 { --columnGap: 1rem; }
@media screen and (max-width: 768px) {
  .columns.is-variable.is-4-mobile { --columnGap: 1rem; }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-4-tablet { --columnGap: 1rem; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .columns.is-variable.is-4-tablet-only { --columnGap: 1rem; }
}
@media screen and (max-width: 1087px) {
  .columns.is-variable.is-4-touch { --columnGap: 1rem; }
}
@media screen and (min-width: 1088px) {
  .columns.is-variable.is-4-desktop { --columnGap: 1rem; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .columns.is-variable.is-4-desktop-only { --columnGap: 1rem; }
}
@media screen and (min-width: 1280px) {
  .columns.is-variable.is-4-widescreen { --columnGap: 1rem; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .columns.is-variable.is-4-widescreen-only { --columnGap: 1rem; }
}
@media screen and (min-width: 1472px) {
  .columns.is-variable.is-4-fullhd { --columnGap: 1rem; }
}
.columns.is-variable.is-5 { --columnGap: 1.25rem; }
@media screen and (max-width: 768px) {
  .columns.is-variable.is-5-mobile { --columnGap: 1.25rem; }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-5-tablet { --columnGap: 1.25rem; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .columns.is-variable.is-5-tablet-only { --columnGap: 1.25rem; }
}
@media screen and (max-width: 1087px) {
  .columns.is-variable.is-5-touch { --columnGap: 1.25rem; }
}
@media screen and (min-width: 1088px) {
  .columns.is-variable.is-5-desktop { --columnGap: 1.25rem; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .columns.is-variable.is-5-desktop-only { --columnGap: 1.25rem; }
}
@media screen and (min-width: 1280px) {
  .columns.is-variable.is-5-widescreen { --columnGap: 1.25rem; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .columns.is-variable.is-5-widescreen-only { --columnGap: 1.25rem; }
}
@media screen and (min-width: 1472px) {
  .columns.is-variable.is-5-fullhd { --columnGap: 1.25rem; }
}
.columns.is-variable.is-6 { --columnGap: 1.5rem; }
@media screen and (max-width: 768px) {
  .columns.is-variable.is-6-mobile { --columnGap: 1.5rem; }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-6-tablet { --columnGap: 1.5rem; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .columns.is-variable.is-6-tablet-only { --columnGap: 1.5rem; }
}
@media screen and (max-width: 1087px) {
  .columns.is-variable.is-6-touch { --columnGap: 1.5rem; }
}
@media screen and (min-width: 1088px) {
  .columns.is-variable.is-6-desktop { --columnGap: 1.5rem; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .columns.is-variable.is-6-desktop-only { --columnGap: 1.5rem; }
}
@media screen and (min-width: 1280px) {
  .columns.is-variable.is-6-widescreen { --columnGap: 1.5rem; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .columns.is-variable.is-6-widescreen-only { --columnGap: 1.5rem; }
}
@media screen and (min-width: 1472px) {
  .columns.is-variable.is-6-fullhd { --columnGap: 1.5rem; }
}
.columns.is-variable.is-7 { --columnGap: 1.75rem; }
@media screen and (max-width: 768px) {
  .columns.is-variable.is-7-mobile { --columnGap: 1.75rem; }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-7-tablet { --columnGap: 1.75rem; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .columns.is-variable.is-7-tablet-only { --columnGap: 1.75rem; }
}
@media screen and (max-width: 1087px) {
  .columns.is-variable.is-7-touch { --columnGap: 1.75rem; }
}
@media screen and (min-width: 1088px) {
  .columns.is-variable.is-7-desktop { --columnGap: 1.75rem; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .columns.is-variable.is-7-desktop-only { --columnGap: 1.75rem; }
}
@media screen and (min-width: 1280px) {
  .columns.is-variable.is-7-widescreen { --columnGap: 1.75rem; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .columns.is-variable.is-7-widescreen-only { --columnGap: 1.75rem; }
}
@media screen and (min-width: 1472px) {
  .columns.is-variable.is-7-fullhd { --columnGap: 1.75rem; }
}
.columns.is-variable.is-8 { --columnGap: 2rem; }
@media screen and (max-width: 768px) {
  .columns.is-variable.is-8-mobile { --columnGap: 2rem; }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-8-tablet { --columnGap: 2rem; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  .columns.is-variable.is-8-tablet-only { --columnGap: 2rem; }
}
@media screen and (max-width: 1087px) {
  .columns.is-variable.is-8-touch { --columnGap: 2rem; }
}
@media screen and (min-width: 1088px) {
  .columns.is-variable.is-8-desktop { --columnGap: 2rem; }
}
@media screen and (max-width: 1279px) and (min-width: 1088px) {
  .columns.is-variable.is-8-desktop-only { --columnGap: 2rem; }
}
@media screen and (min-width: 1280px) {
  .columns.is-variable.is-8-widescreen { --columnGap: 2rem; }
}
@media screen and (max-width: 1471px) and (min-width: 1280px) {
  .columns.is-variable.is-8-widescreen-only { --columnGap: 2rem; }
}
@media screen and (min-width: 1472px) {
  .columns.is-variable.is-8-fullhd { --columnGap: 2rem; }
}
.tile { align-items: stretch; display: block; flex: 1 1 0px; min-height: min-content; }
.tile.is-ancestor { margin-left: -0.75rem; margin-right: -0.75rem; margin-top: -0.75rem; }
.tile.is-ancestor:last-child { margin-bottom: -0.75rem; }
.tile.is-ancestor:not(:last-child) { margin-bottom: 0.75rem; }
.tile.is-child { margin: 0px !important; }
.tile.is-parent { padding: 0.75rem; }
.tile.is-vertical { flex-direction: column; }
.tile.is-vertical > .tile.is-child:not(:last-child) { margin-bottom: 1.5rem !important; }
@media screen and (min-width: 769px), print {
  .tile:not(.is-child) { display: flex; }
  .tile.is-1 { flex: 0 0 auto; width: 8.33333%; }
  .tile.is-2 { flex: 0 0 auto; width: 16.6667%; }
  .tile.is-3 { flex: 0 0 auto; width: 25%; }
  .tile.is-4 { flex: 0 0 auto; width: 33.3333%; }
  .tile.is-5 { flex: 0 0 auto; width: 41.6667%; }
  .tile.is-6 { flex: 0 0 auto; width: 50%; }
  .tile.is-7 { flex: 0 0 auto; width: 58.3333%; }
  .tile.is-8 { flex: 0 0 auto; width: 66.6667%; }
  .tile.is-9 { flex: 0 0 auto; width: 75%; }
  .tile.is-10 { flex: 0 0 auto; width: 83.3333%; }
  .tile.is-11 { flex: 0 0 auto; width: 91.6667%; }
  .tile.is-12 { flex: 0 0 auto; width: 100%; }
}
.hero { align-items: stretch; flex-direction: column; justify-content: space-between; }
.hero .navbar { background: none; }
.hero .tabs ul { border-bottom: none; }
.hero.is-white { background-color: white; color: rgb(10, 10, 10); }
.hero.is-white a:not(.button):not(.dropdown-item):not(.tag), .hero.is-white strong { color: inherit; }
.hero.is-white .title { color: rgb(10, 10, 10); }
.hero.is-white .subtitle { color: rgba(10, 10, 10, 0.9); }
.hero.is-white .subtitle a:not(.button), .hero.is-white .subtitle strong { color: rgb(10, 10, 10); }
@media screen and (max-width: 1087px) {
  .hero.is-white .navbar-menu { background-color: white; }
}
.hero.is-white .navbar-item, .hero.is-white .navbar-link { color: rgba(10, 10, 10, 0.7); }
.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active, .hero.is-white .navbar-link:hover, .hero.is-white .navbar-link.is-active { background-color: rgb(242, 242, 242); color: rgb(10, 10, 10); }
.hero.is-white .tabs a { color: rgb(10, 10, 10); opacity: 0.9; }
.hero.is-white .tabs a:hover { opacity: 1; }
.hero.is-white .tabs li.is-active a { opacity: 1; }
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a { color: rgb(10, 10, 10); }
.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); }
.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover { background-color: rgb(10, 10, 10); border-color: rgb(10, 10, 10); color: white; }
.hero.is-white.is-bold { background-image: linear-gradient(141deg, rgb(230, 230, 230) 0%, white 71%, white 100%); }
@media screen and (max-width: 768px) {
  .hero.is-white.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(230, 230, 230) 0%, white 71%, white 100%); }
}
.hero.is-black { background-color: rgb(10, 10, 10); color: white; }
.hero.is-black a:not(.button):not(.dropdown-item):not(.tag), .hero.is-black strong { color: inherit; }
.hero.is-black .title { color: white; }
.hero.is-black .subtitle { color: rgba(255, 255, 255, 0.9); }
.hero.is-black .subtitle a:not(.button), .hero.is-black .subtitle strong { color: white; }
@media screen and (max-width: 1087px) {
  .hero.is-black .navbar-menu { background-color: rgb(10, 10, 10); }
}
.hero.is-black .navbar-item, .hero.is-black .navbar-link { color: rgba(255, 255, 255, 0.7); }
.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active, .hero.is-black .navbar-link:hover, .hero.is-black .navbar-link.is-active { background-color: black; color: white; }
.hero.is-black .tabs a { color: white; opacity: 0.9; }
.hero.is-black .tabs a:hover { opacity: 1; }
.hero.is-black .tabs li.is-active a { opacity: 1; }
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a { color: white; }
.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); }
.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover { background-color: white; border-color: white; color: rgb(10, 10, 10); }
.hero.is-black.is-bold { background-image: linear-gradient(141deg, black 0%, rgb(10, 10, 10) 71%, rgb(24, 22, 22) 100%); }
@media screen and (max-width: 768px) {
  .hero.is-black.is-bold .navbar-menu { background-image: linear-gradient(141deg, black 0%, rgb(10, 10, 10) 71%, rgb(24, 22, 22) 100%); }
}
.hero.is-light { background-color: whitesmoke; color: rgb(54, 54, 54); }
.hero.is-light a:not(.button):not(.dropdown-item):not(.tag), .hero.is-light strong { color: inherit; }
.hero.is-light .title { color: rgb(54, 54, 54); }
.hero.is-light .subtitle { color: rgba(54, 54, 54, 0.9); }
.hero.is-light .subtitle a:not(.button), .hero.is-light .subtitle strong { color: rgb(54, 54, 54); }
@media screen and (max-width: 1087px) {
  .hero.is-light .navbar-menu { background-color: whitesmoke; }
}
.hero.is-light .navbar-item, .hero.is-light .navbar-link { color: rgba(54, 54, 54, 0.7); }
.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active, .hero.is-light .navbar-link:hover, .hero.is-light .navbar-link.is-active { background-color: rgb(232, 232, 232); color: rgb(54, 54, 54); }
.hero.is-light .tabs a { color: rgb(54, 54, 54); opacity: 0.9; }
.hero.is-light .tabs a:hover { opacity: 1; }
.hero.is-light .tabs li.is-active a { opacity: 1; }
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a { color: rgb(54, 54, 54); }
.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); }
.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover { background-color: rgb(54, 54, 54); border-color: rgb(54, 54, 54); color: whitesmoke; }
.hero.is-light.is-bold { background-image: linear-gradient(141deg, rgb(223, 216, 217) 0%, whitesmoke 71%, white 100%); }
@media screen and (max-width: 768px) {
  .hero.is-light.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(223, 216, 217) 0%, whitesmoke 71%, white 100%); }
}
.hero.is-dark { background-color: rgb(54, 54, 54); color: whitesmoke; }
.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag), .hero.is-dark strong { color: inherit; }
.hero.is-dark .title { color: whitesmoke; }
.hero.is-dark .subtitle { color: rgba(245, 245, 245, 0.9); }
.hero.is-dark .subtitle a:not(.button), .hero.is-dark .subtitle strong { color: whitesmoke; }
@media screen and (max-width: 1087px) {
  .hero.is-dark .navbar-menu { background-color: rgb(54, 54, 54); }
}
.hero.is-dark .navbar-item, .hero.is-dark .navbar-link { color: rgba(245, 245, 245, 0.7); }
.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active, .hero.is-dark .navbar-link:hover, .hero.is-dark .navbar-link.is-active { background-color: rgb(41, 41, 41); color: whitesmoke; }
.hero.is-dark .tabs a { color: whitesmoke; opacity: 0.9; }
.hero.is-dark .tabs a:hover { opacity: 1; }
.hero.is-dark .tabs li.is-active a { opacity: 1; }
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a { color: whitesmoke; }
.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); }
.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover { background-color: whitesmoke; border-color: whitesmoke; color: rgb(54, 54, 54); }
.hero.is-dark.is-bold { background-image: linear-gradient(141deg, rgb(31, 25, 26) 0%, rgb(54, 54, 54) 71%, rgb(70, 64, 63) 100%); }
@media screen and (max-width: 768px) {
  .hero.is-dark.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(31, 25, 26) 0%, rgb(54, 54, 54) 71%, rgb(70, 64, 63) 100%); }
}
.hero.is-primary { background-color: rgb(0, 209, 178); color: rgb(255, 255, 255); }
.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag), .hero.is-primary strong { color: inherit; }
.hero.is-primary .title { color: rgb(255, 255, 255); }
.hero.is-primary .subtitle { color: rgba(255, 255, 255, 0.9); }
.hero.is-primary .subtitle a:not(.button), .hero.is-primary .subtitle strong { color: rgb(255, 255, 255); }
@media screen and (max-width: 1087px) {
  .hero.is-primary .navbar-menu { background-color: rgb(0, 209, 178); }
}
.hero.is-primary .navbar-item, .hero.is-primary .navbar-link { color: rgba(255, 255, 255, 0.7); }
.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active, .hero.is-primary .navbar-link:hover, .hero.is-primary .navbar-link.is-active { background-color: rgb(0, 184, 156); color: rgb(255, 255, 255); }
.hero.is-primary .tabs a { color: rgb(255, 255, 255); opacity: 0.9; }
.hero.is-primary .tabs a:hover { opacity: 1; }
.hero.is-primary .tabs li.is-active a { opacity: 1; }
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a { color: rgb(255, 255, 255); }
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); }
.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover { background-color: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(0, 209, 178); }
.hero.is-primary.is-bold { background-image: linear-gradient(141deg, rgb(0, 158, 108) 0%, rgb(0, 209, 178) 71%, rgb(0, 231, 235) 100%); }
@media screen and (max-width: 768px) {
  .hero.is-primary.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(0, 158, 108) 0%, rgb(0, 209, 178) 71%, rgb(0, 231, 235) 100%); }
}
.hero.is-link { background-color: rgb(50, 115, 220); color: rgb(255, 255, 255); }
.hero.is-link a:not(.button):not(.dropdown-item):not(.tag), .hero.is-link strong { color: inherit; }
.hero.is-link .title { color: rgb(255, 255, 255); }
.hero.is-link .subtitle { color: rgba(255, 255, 255, 0.9); }
.hero.is-link .subtitle a:not(.button), .hero.is-link .subtitle strong { color: rgb(255, 255, 255); }
@media screen and (max-width: 1087px) {
  .hero.is-link .navbar-menu { background-color: rgb(50, 115, 220); }
}
.hero.is-link .navbar-item, .hero.is-link .navbar-link { color: rgba(255, 255, 255, 0.7); }
.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active, .hero.is-link .navbar-link:hover, .hero.is-link .navbar-link.is-active { background-color: rgb(35, 102, 209); color: rgb(255, 255, 255); }
.hero.is-link .tabs a { color: rgb(255, 255, 255); opacity: 0.9; }
.hero.is-link .tabs a:hover { opacity: 1; }
.hero.is-link .tabs li.is-active a { opacity: 1; }
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a { color: rgb(255, 255, 255); }
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); }
.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover { background-color: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(50, 115, 220); }
.hero.is-link.is-bold { background-image: linear-gradient(141deg, rgb(21, 119, 198) 0%, rgb(50, 115, 220) 71%, rgb(67, 102, 229) 100%); }
@media screen and (max-width: 768px) {
  .hero.is-link.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(21, 119, 198) 0%, rgb(50, 115, 220) 71%, rgb(67, 102, 229) 100%); }
}
.hero.is-info { background-color: rgb(32, 156, 238); color: rgb(255, 255, 255); }
.hero.is-info a:not(.button):not(.dropdown-item):not(.tag), .hero.is-info strong { color: inherit; }
.hero.is-info .title { color: rgb(255, 255, 255); }
.hero.is-info .subtitle { color: rgba(255, 255, 255, 0.9); }
.hero.is-info .subtitle a:not(.button), .hero.is-info .subtitle strong { color: rgb(255, 255, 255); }
@media screen and (max-width: 1087px) {
  .hero.is-info .navbar-menu { background-color: rgb(32, 156, 238); }
}
.hero.is-info .navbar-item, .hero.is-info .navbar-link { color: rgba(255, 255, 255, 0.7); }
.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active, .hero.is-info .navbar-link:hover, .hero.is-info .navbar-link.is-active { background-color: rgb(17, 143, 228); color: rgb(255, 255, 255); }
.hero.is-info .tabs a { color: rgb(255, 255, 255); opacity: 0.9; }
.hero.is-info .tabs a:hover { opacity: 1; }
.hero.is-info .tabs li.is-active a { opacity: 1; }
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a { color: rgb(255, 255, 255); }
.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); }
.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover { background-color: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(32, 156, 238); }
.hero.is-info.is-bold { background-image: linear-gradient(141deg, rgb(4, 166, 215) 0%, rgb(32, 156, 238) 71%, rgb(50, 135, 245) 100%); }
@media screen and (max-width: 768px) {
  .hero.is-info.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(4, 166, 215) 0%, rgb(32, 156, 238) 71%, rgb(50, 135, 245) 100%); }
}
.hero.is-success { background-color: rgb(35, 209, 96); color: rgb(255, 255, 255); }
.hero.is-success a:not(.button):not(.dropdown-item):not(.tag), .hero.is-success strong { color: inherit; }
.hero.is-success .title { color: rgb(255, 255, 255); }
.hero.is-success .subtitle { color: rgba(255, 255, 255, 0.9); }
.hero.is-success .subtitle a:not(.button), .hero.is-success .subtitle strong { color: rgb(255, 255, 255); }
@media screen and (max-width: 1087px) {
  .hero.is-success .navbar-menu { background-color: rgb(35, 209, 96); }
}
.hero.is-success .navbar-item, .hero.is-success .navbar-link { color: rgba(255, 255, 255, 0.7); }
.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active, .hero.is-success .navbar-link:hover, .hero.is-success .navbar-link.is-active { background-color: rgb(32, 188, 86); color: rgb(255, 255, 255); }
.hero.is-success .tabs a { color: rgb(255, 255, 255); opacity: 0.9; }
.hero.is-success .tabs a:hover { opacity: 1; }
.hero.is-success .tabs li.is-active a { opacity: 1; }
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a { color: rgb(255, 255, 255); }
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); }
.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover { background-color: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(35, 209, 96); }
.hero.is-success.is-bold { background-image: linear-gradient(141deg, rgb(18, 175, 47) 0%, rgb(35, 209, 96) 71%, rgb(44, 226, 138) 100%); }
@media screen and (max-width: 768px) {
  .hero.is-success.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(18, 175, 47) 0%, rgb(35, 209, 96) 71%, rgb(44, 226, 138) 100%); }
}
.hero.is-warning { background-color: rgb(255, 221, 87); color: rgba(0, 0, 0, 0.7); }
.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag), .hero.is-warning strong { color: inherit; }
.hero.is-warning .title { color: rgba(0, 0, 0, 0.7); }
.hero.is-warning .subtitle { color: rgba(0, 0, 0, 0.9); }
.hero.is-warning .subtitle a:not(.button), .hero.is-warning .subtitle strong { color: rgba(0, 0, 0, 0.7); }
@media screen and (max-width: 1087px) {
  .hero.is-warning .navbar-menu { background-color: rgb(255, 221, 87); }
}
.hero.is-warning .navbar-item, .hero.is-warning .navbar-link { color: rgba(0, 0, 0, 0.7); }
.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active, .hero.is-warning .navbar-link:hover, .hero.is-warning .navbar-link.is-active { background-color: rgb(255, 216, 61); color: rgba(0, 0, 0, 0.7); }
.hero.is-warning .tabs a { color: rgba(0, 0, 0, 0.7); opacity: 0.9; }
.hero.is-warning .tabs a:hover { opacity: 1; }
.hero.is-warning .tabs li.is-active a { opacity: 1; }
.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a { color: rgba(0, 0, 0, 0.7); }
.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); }
.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover { background-color: rgba(0, 0, 0, 0.7); border-color: rgba(0, 0, 0, 0.7); color: rgb(255, 221, 87); }
.hero.is-warning.is-bold { background-image: linear-gradient(141deg, rgb(255, 175, 36) 0%, rgb(255, 221, 87) 71%, rgb(255, 250, 112) 100%); }
@media screen and (max-width: 768px) {
  .hero.is-warning.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(255, 175, 36) 0%, rgb(255, 221, 87) 71%, rgb(255, 250, 112) 100%); }
}
.hero.is-danger { background-color: rgb(255, 56, 96); color: rgb(255, 255, 255); }
.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag), .hero.is-danger strong { color: inherit; }
.hero.is-danger .title { color: rgb(255, 255, 255); }
.hero.is-danger .subtitle { color: rgba(255, 255, 255, 0.9); }
.hero.is-danger .subtitle a:not(.button), .hero.is-danger .subtitle strong { color: rgb(255, 255, 255); }
@media screen and (max-width: 1087px) {
  .hero.is-danger .navbar-menu { background-color: rgb(255, 56, 96); }
}
.hero.is-danger .navbar-item, .hero.is-danger .navbar-link { color: rgba(255, 255, 255, 0.7); }
.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active, .hero.is-danger .navbar-link:hover, .hero.is-danger .navbar-link.is-active { background-color: rgb(255, 31, 75); color: rgb(255, 255, 255); }
.hero.is-danger .tabs a { color: rgb(255, 255, 255); opacity: 0.9; }
.hero.is-danger .tabs a:hover { opacity: 1; }
.hero.is-danger .tabs li.is-active a { opacity: 1; }
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a { color: rgb(255, 255, 255); }
.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); }
.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover { background-color: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(255, 56, 96); }
.hero.is-danger.is-bold { background-image: linear-gradient(141deg, rgb(255, 5, 97) 0%, rgb(255, 56, 96) 71%, rgb(255, 82, 87) 100%); }
@media screen and (max-width: 768px) {
  .hero.is-danger.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(255, 5, 97) 0%, rgb(255, 56, 96) 71%, rgb(255, 82, 87) 100%); }
}
.hero.is-small .hero-body { padding-bottom: 1.5rem; padding-top: 1.5rem; }
@media screen and (min-width: 769px), print {
  .hero.is-medium .hero-body { padding-bottom: 9rem; padding-top: 9rem; }
}
@media screen and (min-width: 769px), print {
  .hero.is-large .hero-body { padding-bottom: 18rem; padding-top: 18rem; }
}
.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body { align-items: center; display: flex; }
.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container { flex-grow: 1; flex-shrink: 1; }
.hero.is-halfheight { min-height: 50vh; }
.hero.is-fullheight { min-height: 100vh; }
.hero-video { overflow: hidden; }
.hero-video video { }
.hero-video.is-transparent { opacity: 0.3; }
@media screen and (max-width: 768px) {
  .hero-video { display: none; }
}
.hero-buttons { margin-top: 1.5rem; }
@media screen and (max-width: 768px) {
  .hero-buttons .button { display: flex; }
  .hero-buttons .button:not(:last-child) { margin-bottom: 0.75rem; }
}
@media screen and (min-width: 769px), print {
  .hero-buttons { display: flex; justify-content: center; }
  .hero-buttons .button:not(:last-child) { margin-right: 1.5rem; }
}
.hero-head, .hero-foot { flex-grow: 0; flex-shrink: 0; }
.hero-body { flex-grow: 1; flex-shrink: 0; padding: 3rem 1.5rem; line-height: 1.5rem; }
.section { padding: 3rem 1.5rem; }
@media screen and (min-width: 1088px) {
  .section.is-medium { padding: 9rem 1.5rem; }
  .section.is-large { padding: 18rem 1.5rem; }
}
.footer { background-color: rgb(250, 250, 250); padding: 3rem 1.5rem 6rem; }
family { font-family: Poppins, sans-serif; }
@media (max-width: 769px) {
  * { }
}
@media (min-width: 769px) {
  * { }
}
@media (min-width: 1280px) {
  * { }
}
@media (max-width: 1472px) {
  * { }
}
@media (min-width: 1472px) {
  * { }
}
html { scroll-behavior: smooth; }
body, button { font-family: Poppins, sans-serif; font-size: 1.0833em; }
h1 { font-size: 3rem; line-height: 3rem; }
video { }
.videoMuteFullwidthHelper { position: relative; cursor: pointer; width: 40px; bottom: -110px; z-index: 300000; }
@media screen and (max-width: 769px) and (orientation: portrait) {
  .videoMuteFullwidthHelper { z-index: 1; bottom: 446px; }
}
.videoMuteFullwidthHelper img { max-width: 40px; position: absolute; bottom: 9rem; left: 1rem; cursor: pointer; display: none; }
@media screen and (max-width: 769px) and (orientation: portrait) {
  .videoMuteFullwidthHelper img { bottom: -26rem; }
}
.videoMuteFullwidthHelper img.active { display: block; }
.navbar { font-family: Poppins, sans-serif; flex-wrap: wrap; height: 100%; background-color: transparent !important; }
.navbar.is-transparent { background-color: rgba(255, 255, 255, 0.53); opacity: 1; }
.navbar-link { color: #000; align-items: center; }
.navbar-link-direct { color: #000; align-items: center; }
.navbar a:hover { color: rgb(74, 74, 74); }
.navbar .navbar-burger { border: none; background: none; }
@media screen and (min-width: 1088px) {
  .navbar .navbar-burger { color: white !important; }
}
.navbar .navbar-brand { padding: 1rem 0px; }
@media screen and (max-width: 769px) {
  .navbar .navbar-brand { padding: 0.5rem 0px; }
}
.navbar .navbar-brand .navbar-item { font-weight: 300; letter-spacing: 4px; height: 32px; }
@media screen and (max-width: 769px) {
  .navbar .navbar-brand .navbar-item .language { font-size: 0.5rem; }
}
@media (max-width: 769px) {
  .navbar .navbar-brand .navbar-item:first-child { }
}
.navbar .navbar-brand .navbar-item .divider { margin: 0px 1rem; }
@media (max-width: 1088px) {
  .navbar .navbar-brand .navbar-item .divider { margin: 0px 0.2rem; }
}
.navbar .navbar-brand .navbar-burger { }
.navbar .navbar-item { padding: 0px 40px; text-transform: uppercase; letter-spacing: 6px; }
@media (max-width: 1088px) {
  .navbar .navbar-item { padding: 0px 0.8rem; }
}
.navbar .navbar-item.bar { padding: 0px; letter-spacing: 0px; font-weight: 300; }
@media (max-width: 1088px) {
  .navbar .navbar-item.bar { display: none; }
}
.navbar .navbar-item.logo {display: block;z-index: 2020;}
.navbar .navbar-item.logo .logo {width: auto;max-height: 100%;position: relative;min-width: 4.5rem;margin-left: auto;margin-right: auto;display: block;}
.navbar .navbar-menu .has-dropdown::after { position: absolute; bottom: -10px; left: 0px; width: 100%; height: 10px; content: ""; }
@media (max-width: 769px) {
  .navbar .navbar-menu .has-dropdown::after { display: none; }
}


.navbar .navbar-dropdown { background-color: rgba(240, 241, 240, 0.95); box-shadow: none; border-radius: 0px; min-width: 99%; z-index: 1000; left: -25px; }
@media (max-width: 1088px) {
  .navbar .navbar-dropdown { margin-top: 0px; }
}
.navbar .navbar-dropdown .navbar-item { padding: 0.375rem 1rem; letter-spacing: 4px; }
.navbar .navbar-dropdown .navbar-item:hover { font-weight: 600; }
.navbar .navbar-brand { }
.navbar .navbar-brand .navbar-burger {}
.navbar .navbar-center { flex-grow: 1; justify-content: center; }
.navbar #navbar-buy-submenu { margin-left: 1rem; }
.navbar .loggedOut { display: block; top: 10px; }
.navbar .navbar-menu .loggedOut { display: none; }
@media screen and (max-width: 769px) {
  .navbar .navbar-menu .loggedOut { display: block; }
}
.navbar .loggedIn { display: none; }
.navbar .loggedIn .navbar-item { font-weight: 600; }
.navbar .loggedIn .navbar-dropdown { margin-top: 0px; }
.navbar .loggedIn .navbar-dropdown .navbar-item { font-weight: 300; }
.navbar .loggedIn .navbar-dropdown .navbar-item:hover { font-weight: 600; }
.navbar.logged .loggedIn { display: block; }
.navbar.logged .loggedIn .navbar-dropdown { background: rgba(240, 241, 240, 0.95); }
.navbar.logged .loggedIn .navbar-dropdown a { color: black; }
.navbar.logged .navbar-menu .loggedIn { display: none; }
@media screen and (max-width: 769px) {
  .navbar.logged .navbar-menu .loggedIn { display: block; }
}
.navbar.logged .loggedOut { display: none; }
#SetPwordTnC { font-size: larger; }
footer, .footer { color: white; letter-spacing: 0.2rem; background-color: rgba(52, 47, 57, 0.9) !important; padding: 0px; }
footer.is-small .hero-body, .footer.is-small .hero-body { padding-bottom: 1.5rem !important; padding-top: 1.5rem !important; }
footer a, .footer a { font-weight: 300; margin: 1rem 0px; color: rgb(255, 255, 255); }
footer a:hover, .footer a:hover { color: rgb(255, 255, 255); }
@media (min-width: 769px) {
  footer .footer-icons, .footer .footer-icons { float: right; }
}
footer .footer-icons .logo, .footer .footer-icons .logo { width: 4rem; }
footer .footer-icons .logo-footer, .footer .footer-icons .logo { width: 4rem; }
footer .footer-icons .social, .footer .footer-icons .social { width: 1rem; }
footer .copyright, .footer .copyright { letter-spacing: 0.2rem; text-align: center; }
@media (min-width: 769px) {
  footer .copyright, .footer .copyright { float: left; text-align: left; margin-left:15px; font-size:12px; }
}
footer .column, .footer .column { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 769px) {
  footer .column.is-pulled-right, .footer .column.is-pulled-right { position: relative; }
  footer .column.is-pulled-right .columns.is-multiline.is-mobile-bottom, .footer .column.is-pulled-right .columns.is-multiline.is-mobile-bottom { position: absolute; bottom: 0px; right: 0px; }
}
.hero-foot { background-color: rgb(240, 239, 234); padding: 2rem 0px; }
.swiper-button-next, .swiper-container-rtl .swiper-button-prev, .swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: unset !important; }
@media (min-width: 769px) {
  .hero.is-medium .hero-body { padding-top: 5rem; padding-bottom: 5rem; }
}
.book-the-class .column { padding: 0px; }
.book-the-class .column.video { background-size: cover; background-position: 50% center; /* margin-bottom: -7px; */}
.brown-bar { background-color: rgb(165, 113, 100); color: white; padding: 1rem; font-size: 2rem; }
.is-weight-800 { font-weight: 800 !important; }
.is-weight-700 { font-weight: 700 !important; }
.is-weight-600 { font-weight: 600 !important; }
.is-weight-500 { font-weight: 500 !important; }
.is-weight-400 { font-weight: 400 !important; }
.is-weight-300 { font-weight: 300 !important; }
.is-weight-200 { font-weight: 200 !important; }
.is-text-vcentered, figure.is-vcentered { display: flex; justify-content: center; flex-direction: column; }
.is-fullwidth { width: 100%; }
.center-elements { margin: 0px auto; display: block; }
.ishidden { display: none; }
.is-rectangle { padding: 2rem 1.5rem; display: inline-flex; letter-spacing: 0.2rem; font-size: 1rem; line-height: 1rem; }
.is-rectangle.is-white { color: white; border: 1px solid white; background: transparent; }
.is-rectangle.is-black { color: black; background: transparent; }
.is-rectangle.is-thin { padding: 1rem 1.5rem; }
.checkcontainer input { opacity: 0; cursor: pointer; height: 0px; width: 0px; }
.checkmark { position: absolute; top: 0px; left: 0px; height: 20px; width: 20px; background-color: transparent; }
.checkmark.white { border: 1px solid rgb(240, 239, 234); }
.checkmark.black { border: 1px solid rgb(0, 0, 0); }
.checkmark.purple { border: 1px solid rgb(93, 12, 61); }
.checkmark.brown { border: 1px solid rgb(165, 113, 100); }
.checkmark::after { content: ""; position: absolute; display: none; }
.checkcontainer input:checked ~ .checkmark::after { display: block; }
.checkcontainer .checkmark.black::after { border-style: solid; border-color: black; border-image: initial; left: 5px; top: -1px; width: 9px; height: 17px; border-width: 0px 3px 3px 0px; transform: rotate(36deg); }
.checkcontainer .checkmark.white::after { border-style: solid; border-color: rgb(240, 239, 234); border-image: initial; left: 5px; top: -1px; width: 9px; height: 17px; border-width: 0px 3px 3px 0px; transform: rotate(36deg); }
.checkcontainer .checkmark.purple::after { border-style: solid; border-color: rgb(93, 12, 61); border-image: initial; left: 5px; top: -1px; width: 9px; height: 17px; border-width: 0px 3px 3px 0px; transform: rotate(36deg); }
.checkcontainer .checkmark.brown::after { border-style: solid; border-color: rgb(165, 113, 100); border-image: initial; left: 5px; top: -1px; width: 9px; height: 17px; border-width: 0px 3px 3px 0px; transform: rotate(36deg); }
.checkbox { margin: 1rem 0px; height: 20px; position: relative; display: flex; text-align: left; }
.checkbox:hover { color: inherit; }
.checkbox-black { margin: 1rem 0px; height: 20px; position: relative; display: block; text-align: left; border-color: black; }
span.reset-password.has-text-small.underlined { text-decoration: underline; font-size: small; }
.checkcontainer { width: 40px; display: inline-block; }
.checkbox-title { display: inline-block; }
.filters { display: flex; justify-content: center; }
.filters .filter { flex-grow: 1; margin: 0px 0.2rem; position: relative; max-width: 17rem;  }
.filters .filter.go { flex-grow: 0; }
.filters .filter.go:hover { background-color: rgb(93, 12, 61); }
.filters .filter.go:hover .value { color: white; }
.filters .filter .value { font-weight: 500; cursor: pointer; border: 1px solid rgb(165, 113, 100); color: rgb(165, 113, 100); background: transparent; padding: 1rem; font-size: 1rem; width: 100%; text-transform: uppercase; }
.filters .filter .dropdown { display: none; flex-direction: column; position: absolute; width: 100%; }
.filters .filter:hover .dropdown { display: block; padding-top: 5px; }
.filters .filter:hover .dropdown .inside { display: flex; flex-direction: column; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(240, 239, 234) !important; }
.filters .filter:hover .dropdown .selection { font-size: 1rem; cursor: pointer; padding: 0.5rem 1rem; text-transform: uppercase; }
.filters .filter:hover .dropdown .selection:hover { background: rgb(93, 12, 61); color: white; }
.filters .filter:hover .dropdown .checkbox { margin-left: 1rem; cursor: default; }
.filters .filter:hover .dropdown .lightpick { border: 1px solid grey; border-radius: 0px; }
.filters .filter:hover .dropdown .lightpick header { position: relative; background: rgb(239, 238, 233); }
.filters .filter:hover .dropdown .lightpick header .lightpick__toolbar { position: absolute; width: 100%; justify-content: space-between; }
.filters .filter:hover .dropdown .lightpick header .lightpick__month-title { width: 100%; display: flex; justify-content: center; }
.filters .filter:hover .dropdown .lightpick header select { width: 100px; }
.bookingComponent {background-color: white;color: rgb(93, 12, 61);/* padding: 0px 2rem 2rem; */text-transform: uppercase;}
.bookingComponent.empty { background-color: rgb(93, 12, 61); color: white; }
.bookingComponent.empty .ifEmpty { display: block; }
.bookingComponent.empty hr.middle { background-color: white; }
.bookingComponent.empty .header, .bookingComponent.empty .body { display: none; }
@media screen and (max-width: 769px) {
  .bookingComponent.empty .section { padding: 1rem; }
  
}

.bookingComponent .ifEmpty { display: none; }
.bookingComponent .main, .bookingComponent hr.middle { max-width: 1000px; display: block; margin: auto; }
.bookingComponent .main.smaller, .bookingComponent hr.middle.smaller { color: black; max-width: unset; }
.bookingComponent hr.middle { background-color: rgb(93, 12, 61); }
.bookingComponent hr.middle.smaller { background-color: black; }
.bookingComponent .top-up { background: white; padding: 1.5rem 3rem; border: 1px solid rgb(93, 12, 61); color: rgb(248, 131, 121); text-align: center; display: table; margin: auto auto 1.5rem; font-size: 0.9rem; }
.bookingComponent .ifEmpty { text-transform: lowercase; font-weight: 600; text-align: center; margin: 1rem 0px; }
.bookingComponent .centered { max-width: 1000px; display: block; margin: auto; }
.bookingComponent .columns { font-size: 1rem; }
.bookingComponent hr { height: 1px; }
.bookingComponent .buttons { margin-top: 2rem; display: flex; justify-content: space-evenly; }
.bookingComponent .button { padding: 2rem; }
.bookingComponent .section { }
.bookingComponent .header { color: black; }
.bookingComponent .header .column { font-weight: 500; text-align: center; }
.bookingComponent .body { color: black; }
.bookingComponent .body .columns.smaller .column { min-height: unset; padding: 0.5rem; border-top: 1px solid rgb(228, 228, 228) !important; }
.bookingComponent .body .columns .column { font-size: 0.8rem; text-align: center; min-height: 6rem; border-top: 1px solid rgb(50, 50, 55); }
.bookingComponent .body .columns .column:last-child { border-top: none; }
.bookingComponent .body .columns .column .button { text-transform: uppercase; border: 2px solid rgb(93, 12, 61); padding: 0px 3rem; font-size: 0.8rem; font-weight: 500; }
.bookingComponent .body .columns .column .button:hover { background-color: rgb(93, 12, 61); color: white; }
.bookingComponent .body .columns .column .button.bigger { padding: 1rem 3rem; }
.bookingComponent .body .columns .column .button.full { background-color: white; border-color: black; cursor: not-allowed; }
.bookingComponent .body .columns .column .button.full:hover { color: black; }
@media screen and (max-width: 769px) {
  .bookingComponent { padding: 0px; }
  .bookingComponent .section, .bookingComponent .column { padding: 0px; }
  .bookingComponent .buttons { display: none; }
}
.title-bar { color: white; padding: 1rem; font-size: 2rem; }
.title-bar.brown { background-color: rgb(165, 113, 100); }
.title-bar.purple { background-color: rgb(93, 12, 61); }
.priceboxes.four-columns .columns { justify-content: center; }
.priceboxes.four-columns.spaced .hero-body { padding-left: 4rem; padding-right: 4rem; }
@media (max-width: 769px) {
  .priceboxes.four-columns.spaced .hero-body { padding-left: 1.5rem; padding-right: 1.5rem; }
}
span.offer-name.brown.is-uppercase { border-color: rgb(165, 113, 100); font-weight: 200; color: rgb(165, 113, 100); margin-bottom: 5%; }
.priceboxes .offer-name { border: 1px solid rgb(165, 113, 100); color: rgb(243, 130, 121); font-weight: 400; font-size: 1rem; letter-spacing: 0.2rem; background-color: transparent; padding: 0rem 1.5rem; min-height: 5rem; display: flex; justify-content: center; flex-direction: column; }
@media screen and (max-width: 769px) {
  .priceboxes .offer-name { padding: 0px; font-size: 0.8rem; }
}
.priceboxes .offer-name.greyborder.notop { border-top-style: none; }
.priceboxes .offer-name.greyborder { border: 1px solid rgb(240, 239, 234); }
.priceboxes .offer-name.pinkborder { border: 1px solid rgb(248, 131, 121); }
.priceboxes .offer-name.purple:hover { color: white; background: rgb(93, 12, 61); }
/*.priceboxes .offer-name.grey:hover { color: rgb(67, 75, 76); background: rgb(227, 226, 219); }*/
.priceboxes .offer-name.brown:hover { color: white; background: rgb(165, 113, 100); }
.priceboxes .offer-name.tea-rose:hover { color: white; background: rgb(248, 131, 121); }
.priceboxes .offers-card .offer-description { background-color: transparent; padding: 20px; min-height: 9rem; display: flex; justify-content: center; flex-direction: column; }
.priceboxes .offers-card .offer-price { font-size: 1.3rem; padding-bottom: 10px; }
.priceboxes .offers-card-2 .offer-card { margin-top: 2rem; }
@media (min-width: 1088px) {
  .priceboxes .offers-card-2 .offer-card { margin-top: 0px; }
}
.offer-date { border: 1px solid rgb(227, 226, 219); color: rgb(67, 75, 76); font-weight: 400; font-size: 1rem; letter-spacing: 0.2rem; background-color: rgb(227, 226, 219); min-height: 5rem; max-height: 5rem; display: flex; justify-content: center; flex-direction: column; text-transform: lowercase; padding: 1.5rem !important; }
.priceboxes .offers-card-2 .offer-sessions { margin-top: 1rem; background-color: rgb(240, 239, 234); padding: 10px; color: rgb(0, 0, 0); }
.priceboxes .offers-card-2 .offer-sessions .offer-date { border: 1px solid rgb(82, 86, 89); color: rgb(0, 0, 0); font-weight: 400; font-size: 1rem; letter-spacing: 0.2rem; background-color: rgb(82, 86, 89); padding: 0rem 1.5rem; min-height: 5rem; display: flex; justify-content: center; flex-direction: column; text-transform: lowercase; }
p.is-weight-500.is-uppercase { padding-top: 10%; font-size: larger; }
p.offer-time { font-size: smaller; padding-bottom: 5%; }
p.offer-time-no-space { font-size: smaller; }
.offer-variant.offer-name.grey.is-uppercase.buy_package_unit { min-height: 9rem; }
.column.is-2-desktop.is-6-mobile.offer-card.buy_package.buy_package_unit { }
.offer-description.offer-name.grey.is-uppercase { min-height: 9rem; }
.offer-price { color: rgb(243, 130, 121); font-weight: 400; font-size: 1rem; letter-spacing: 0.2rem; background-color: transparent; display: flex; justify-content: center; flex-direction: column; text-transform: lowercase; }
.priceboxes .offers-card-2 .offer-variant { padding: 10px 0px; margin-top: 0px; border-width: 0px 1px 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: rgb(240, 239, 234); border-bottom-color: rgb(240, 239, 234); border-left-color: rgb(240, 239, 234); border-image: initial; border-top-style: initial; border-top-color: initial; }
.priceboxes .offers-card-2 .offer-variant:last-child { display: none; }
.priceboxes .offers-card-2 .offer-variant .offer-price { border: 1px solid rgb(237, 238, 237); color: rgb(243, 130, 121); font-weight: 400; font-size: 1rem; letter-spacing: 0.2rem; background-color: transparent; min-height: 5rem; max-height: 30%; display: flex; justify-content: center; flex-direction: column; text-transform: lowercase; margin-bottom: 10%; padding: 1.5rem !important; }
.priceboxes .hero-foot { background: white; }
.priceTitleMenu { height: 10rem; display: flex; justify-content: center; align-items: center; color: rgb(93, 12, 61); font-size: 2rem; }
@media screen and (max-width: 769px) {
  .priceTitleMenu { font-size: 1rem; }
}
.priceTitleMenu a { color: rgb(93, 12, 61); margin: 1rem; }
@media screen and (max-width: 769px) {
  .priceTitleMenu a { margin: 0.5rem; }
}
body.offers .priceboxes .offer-description { min-height: 9rem; }
.book-box .button { padding: 2rem 3rem; }
.newsletter { font-size: 1.05rem; }
.your-email, .subscribe { padding: 1.5rem !important; }
input.is-salmon { border-radius: 0px; border: 1px solid rgb(248, 131, 121); }
input.is-salmon::placeholder { color: rgb(248, 131, 121); }
select .is-salmon { border-color: rgb(248, 131, 121); color: rgb(248, 131, 121); }
select .is-salmon option { color: rgb(248, 131, 121); }
p.is-salmon, h1.is-salmon, h2.is-salmon, h3.is-salmon { color: rgb(248, 131, 121); }
p.is-white, h1.is-white, h2.is-white, h3.is-white { color: white; }
div.big-padding { padding: 1rem 4rem; align-items: center; display: flex; height: 100%; }
.columns {margin: 0px !important;}
.button { border-radius: 0px !important; }
.button.is-salmon { border: 1px solid rgb(248, 131, 121); color: rgb(248, 131, 121); }
.button.is-color1 {color: rgb(248, 131, 121);border-color: rgb(248, 131, 121);font-weight: 400;font-size: 1rem;/*padding: 2rem 1rem;*/letter-spacing: 0.2rem;background-color: transparent;text-transform: uppercase;width: 187px;height: 67px;opacity: 1;}
.button.is-color1.bookings { color: rgb(248, 131, 121); font-weight: 400; border-color: white; font-size: 1rem; letter-spacing: 0.2rem; background-color: white; text-transform: uppercase; height: 105px; max-width: fit-content !important; }
.button.is-color1:hover { background-color: rgb(248, 131, 121); color: rgb(255, 255, 255); }
.button.is-white { background: transparent; color: white; border: 1px solid white; padding: 2rem 1.5rem; letter-spacing: 0.2rem; }
.button.is-white2 { background: white; color: rgb(165, 113, 100); border: 1px solid white; }
.is-black2 { background: transparent; padding: 2rem 1.5rem; letter-spacing: 0.2rem; color: rgb(0, 0, 0) !important; border: 1px solid black !important; }
.is-black3 { background: rgb(0, 0, 0) !important; color: rgb(255, 255, 255) !important; border: 1px solid black !important; }
.button.is-thin { padding: 1rem 1.5rem; }
.contact-us { background-image: url("https://vita-boutique-fitness.s3.eu-west-2.amazonaws.com/images/Palestra VITA0474.jpg"); background-size: cover; background-position: 20% center; }
@media screen and (min-width: 769px) {
  .contact-us { background-position: 50% center; }
}
.contact-us .hero-head { width: 80%; left: 10%; position: relative; }
.contact-us .hero-head p { padding: 1rem; }
.contact-us .hero-head .black-title { color: black; padding-top: 2rem; }
.contact-us form { padding-left: 3rem; position: relative; }
@media (max-width: 1088px) {
  .contact-us form {padding-left: 0px;border-left: none;}
}
.contact-us form input, .contact-us form textarea, .contact-us form .input, .contact-us form .textarea { color: rgb(0, 0, 0); background-color: rgba(240, 239, 234, 0.99); border-radius: 0px; border: 0px; box-shadow: unset; padding: 2rem; margin: 0.5rem 0px !important; }
.contact-us form input::placeholder, .contact-us form textarea::placeholder, .contact-us form .input::placeholder, .contact-us form .textarea::placeholder { color: rgb(0, 0, 0); }
.contact-us form textarea, .contact-us form .textarea { min-height: 300px; }
.contact-us form .button { position: absolute; bottom: 3rem; right: 2rem; z-index: 2; }
.contact-us.contact-us-is-white { background-color: rgb(240, 239, 234); background-image: none; }
.contact-us.contact-us-is-white form input, .contact-us.contact-us-is-white form textarea, .contact-us.contact-us-is-white form .input, .contact-us.contact-us-is-white form .textarea { background-color: rgb(255, 255, 255); }
.social-section a { color: black; }
.social-section a:hover { color: black; }
.social-section .is-social-logo { border: 1px solid rgb(248, 131, 121); padding: 1rem; text-align: center; margin: 0px 0.5rem; height: 4rem; width: 4rem; }
.social-section .is-social-logo img { width: 2rem; height: auto; }
@media screen and (max-width: 769px) {
  .social-section .column.is-3 { padding: 0.75rem 0px; }
  .social-section .image.is-square { padding-top: unset; }
  .social-section .image.is-square img { height: unset; position: relative; }
}
body.home #home #home-1 { font-family: Poppins, sans-serif; text-transform: uppercase; background-size: cover; background-position: 50% center; max-width: 1440px; }
body.home #home #home-1 .hero-foot { padding: 2rem 0px; text-align: center; text-transform: uppercase; z-index: 1; background-color: rgb(165, 113, 100); }
body.home #home #home-1 .hero-foot h2 { font-weight: 500; padding: 1rem 0px; font-size: 1.6rem; letter-spacing: 0.1rem; color: rgb(255, 255, 255); }
@media screen and (max-width: 1088px) {
  body.home #home #home-1 .hero-foot h2 { font-size: 1.3rem; }
}
body.home #home #home-1 .hero-foot .button { font-weight: 400; letter-spacing: 0.2rem; padding: 2rem; }
@media (min-width: 816px) and (orientation: portrait) {
  body.home #home #home-1 .hero-video { position: relative; line-height: 0; }
}
@media screen and (max-width: 1088px) and (orientation: portrait) {
  body.home #home #home-1 { }
  body.home #home #home-1 .hero-body { padding: 0px !important; }
  body.home #home #home-1 .hero-video video { }
  body.home #home #home-1 .hero-video .videoMuteFullwidthHelper { top: -3rem; }
  body.home #home #home-1 .hero-video .videoMuteFullwidthHelper #speaker img { bottom: 0px; }
}
@media screen and (max-width: 736px) and (orientation: portrait) {
  body.home #home #home-1 .hero-video .videoMuteFullwidthHelper { top: -1rem; }
}
body.home #home #home-2 div { background-color: rgb(240, 239, 234); color: rgb(0, 0, 0) !important; }
body.home #home #home-2 #home-2-lateral { padding: 0px; float: right; line-height: 0; }
h1.title.home-2-desc-title { color: rgb(0, 0, 0); font-family: Oswald, sans-serif; font-weight: 300; font-size: 3rem; text-transform: uppercase; margin: 0px; }
@media (max-width: 1088px) {
  .container-home-2 { width: fit-content; height: fit-content; position: relative; }
  .home-2-desc { float: left; position: absolute; left: 0px; top: 0px; z-index: 1000; padding: 5px; height: -webkit-fill-available; opacity: 0.75; background-color: rgba(255, 255, 255, 0.5) !important; width: 100% !important; }
  #home-2-lateral { float: none !important; width: 100% !important; }
}
@media (max-width: 1088px) {
  .home-2-desc-title { font-size: large !important; padding: 0px !important; }
}
@media (max-width: 1088px) {
  .home-2-desc-text { font-size: small !important; }
}
body.home #home #home-4 div { background-color: rgb(59, 77, 129); padding-bottom: 0px; text-align: center; color: white !important; }
body.home #home #home-4 #home-4-lateral { padding: 0px; float: left; line-height: 0; }
@media (max-width: 1088px) {
  .container-home-4 { width: fit-content; height: fit-content; position: relative; }
  .home-4-desc { float: left; position: absolute; left: 0px; top: 0px; z-index: 1000; padding: 5px; height: -webkit-fill-available; opacity: 0.75; background-color: rgba(59, 77, 129, 0.5) !important; color: white !important; width: 100% !important; }
  #home-4-lateral { float: none !important; width: 100% !important; }
}
@media (max-width: 770px) {
  .home-4-desc { padding-top: 0px !important; }
  .home-4-desc-text { padding-top: 20px; }
}
@media (max-width: 1088px) {
  .home-4-desc-title { font-size: large !important; padding: 0px !important; }
}
@media (max-width: 1088px) {
  .home-4-desc-text { font-size: small !important; }
}
body.home #home #home-5 { color: rgb(51, 51, 51); font-size: 1.5rem; font-weight: 400; }
body.home #home #home-6 { background-color: rgb(240, 239, 234); }
body.home #home #home-6 .title { padding: 0px; margin: 2rem; }
body.home #home #home-6 .subtitle, body.home #home #home-6 p { padding: 0px; margin: 1rem; }
body.home #home #home-6 .button.is-color1 { margin: 1rem; }
body.home #home #home-7 .title { margin: auto; }
body.home #home #home-7 { background-color: rgb(240, 239, 234); }
body.home #home #home-7 .columns.is-vcentered { padding-bottom: 3rem; }
body.home #home #home-7 .location-select .select { width: 90%; color: rgb(248, 131, 121); height: 4rem; }
body.home #home #home-7 .location-select .select::after { border-color: rgb(248, 131, 121); }
body.home #home #home-7 .location-select .select select { border-color: rgb(248, 131, 121); height: 4rem; width: 100%; }
body.home #home #home-7 .location-select .select select option { font-weight: 400; font-size: 1rem; letter-spacing: 0.2rem; text-transform: uppercase; color: rgb(248, 131, 121); }
body.home #home #home-7 .location-select .select select:not([multiple]) { color: rgb(248, 131, 121); font-weight: 400; font-size: 1rem; padding: 0rem 3.5rem; letter-spacing: 0.2rem; text-transform: uppercase; }
body.home #home #home-7 .location-slider .swiper-container { width: 100%; height: 14rem; }
@media (min-width: 769px) {
  body.home #home #home-7 .location-slider .swiper-container { height: 25rem; }
}
body.home #home #home-7 .location-slider .swiper-container .location-slider-main .columns { min-height: 13rem; margin: 0px; }
@media (min-width: 769px) {
  body.home #home #home-7 .location-slider .swiper-container .location-slider-main .columns { min-height: 25rem; }
}
body.home #home #home-7 .location-slider .swiper-container .location-slider-main .columns .column { background-size: cover; background-position: 50% center; }
body.home #home #home-7 .location-slider .swiper-container .location-slider-main .columns .column.slider-img { display: none; }
@media (min-width: 769px) {
  body.home #home #home-7 .location-slider .swiper-container .location-slider-main .columns .column.slider-img { display: block; }
}
body.home #home #home-7 .location-slider .swiper-container .location-slider-main .columns .column p { color: white; font-size: 1rem; padding: 3%; }
body.home #home #home-7 .location-slider .swiper-container .location-slider-main .columns .column p.location { text-transform: uppercase; font-weight: 700; }
body.home #home #home-7 .location-slider .swiper-container .location-slider-main .swiper-slide .slider-text { background-size: cover; background-position: 50% center; padding: 0px; filter: grayscale(100%); }
body.home #home #home-7 .location-slider .swiper-container .location-slider-main .swiper-slide .slider-text .columns { padding: 0.75rem; background-color: rgb(90, 89, 89); }
body.home #home #home-7 .location-slider .swiper-container .location-slider-main .swiper-slide .slider-text .columns .column { margin-top: auto; }
body.home #home #home-7 .location-slider .swiper-container .location-slider-main .swiper-slide[data-swiper-slide-index="0"] .slider-text { }
body.home #home #home-7 .location-slider .swiper-container .location-slider-main .swiper-slide[data-swiper-slide-index="0"] .slider-img { }
body.home #home #home-7 .location-slider .swiper-container .location-slider-main .swiper-slide[data-swiper-slide-index="1"] .slider-text { }
body.home #home #home-7 .location-slider .swiper-container .location-slider-main .swiper-slide[data-swiper-slide-index="1"] .slider-img { }
body.home #home #home-7 .location-slider .swiper-container .location-slider-main .swiper-slide[data-swiper-slide-index="2"] .slider-text { }
body.home #home #home-7 .location-slider .swiper-container .location-slider-main .swiper-slide[data-swiper-slide-index="2"] .slider-img { }
body.home #home #home-7 .location-slider.swiper_wrap { padding: 0px; height: 100%; width: 100%; position: relative; display: block; text-align: left; }
@media (min-width: 769px) {
  body.home #home #home-7 .location-slider.swiper_wrap { padding: 0px 50px; }
}
body.home #home #home-7 .location-slider .swiper-button-next { margin-top: 0px; position: absolute; top: 50%; right: -40px; width: 30px; height: 60px; transform: translateY(-50%); display: none; }
@media (min-width: 769px) {
  body.home #home #home-7 .location-slider .swiper-button-next { display: block; }
}
body.home #home #home-7 .location-slider .swiper-button-prev { position: absolute; top: 50%; left: -40px; width: 30px; height: 60px; transform: translateY(-50%); margin-top: 0px; display: none; }
@media (min-width: 769px) {
  body.home #home #home-7 .location-slider .swiper-button-prev { display: block; }
}
body.home #home #home-8 div { background-color: rgb(165, 113, 100); color: rgb(255, 255, 255) !important; }
body.home #home #home-8 #home-8-lateral { padding: 0px; float: left; line-height: 0; }
.column.is-two-fifths.big-padding.combo2.is-text-vcentered.align-middle.home-8-desc { height: 100%; justify-content: center; }
@media (max-width: 1088px) {
  .container-home-8 { width: fit-content; height: fit-content; position: relative; }
  .home-8-desc { float: left; position: absolute; left: 0px; top: 0px; z-index: 1000; padding: 5px; height: -webkit-fill-available; opacity: 0.75; background-color: rgba(165, 113, 100, 0.5) !important; width: 100% !important; }
  #home-8-lateral { float: none !important; width: 100% !important; }
}
@media (max-width: 1088px) {
  .home-8-desc-title { font-size: large !important; padding: 0px !important; }
}
@media (max-width: 1088px) {
  .home-8-desc-text { font-size: small !important; }
}
body.home #home #home-11 .hero-body .column.is-9 { padding: 5rem 0px; }
body.method #method .subtitle { margin-bottom: 3rem; }
body.method #method .combo1 .introduction p { font-size: 1rem; line-height: normal; padding: 0.5rem 0px; }
@media (max-width: 769px) {
  body.method #method .combo1 .introduction p { font-size: 1rem; line-height: 1rem; padding: 0.5rem 0px; }
}
@media (min-width: 769px) {
  body.method #method .combo1 .introduction p { }
}
@media (min-width: 1088px) {
  body.method #method .combo1 .introduction p { }
}
@media (min-width: 1280px) {
  body.method #method .combo1 .introduction p { }
}
@media (min-width: 1472px) {
  body.method #method .combo1 .introduction p { font-size: 1rem; }
}
body.method #method #method-1 { background-color: rgb(255, 255, 255); }
body.method #method #method-1 .filled { margin-left: auto; margin-top: 0.6rem; padding: 1.8rem; font-size: 1.5rem; }
@media (max-width: 769px) {
  body.method #method #method-1 .filled { margin: auto; }
}
body.method #method #method-1 .title { text-align: left; }
@media (max-width: 769px) {
  body.method #method #method-1 .title { text-align: center; }
}
body.method #method #method-1 p { font-size: 1.6rem; line-height: 1.6rem; }
body.method #method #method-2, body.method #method #method-6 { background-color: rgb(240, 239, 234); }
body.method #method #method-3 { margin-bottom: -7px; }
body.method #method #method-3.jarallax .hero-body { min-height: 20%; height: 15rem; max-height: 20rem; }
body.method #method #method-5 { margin-bottom: -7px; }
body.method #method #method-5.jarallax .hero-body { min-height: 80%; height: 70vh; max-height: 80vh; }
body.method #method #method-5 img, body.method #method #method-3 img { width: 100%; }
body.classes #classes .classVideo { width: 100%; }
body.classes #classes #classes-1 .hero-body { background-size: cover; background-position: 50% 100%; }
@media screen and (min-width: 1472px) {
  body.classes #classes #classes-1 .hero-body { min-height: 42rem; }
}
body.classes #classes #classes-1 .filled { padding: 1rem; color: white; }
body.classes #classes #classes-1 .button1 { background-color: rgb(59, 77, 129); }
body.classes #classes #classes-1 .button2 { background-color: rgb(0, 116, 129); }
body.classes #classes #classes-1 .button3 { background-color: rgb(93, 12, 61); }
body.classes #classes #classes-1 .button4 { background-color: rgb(248, 131, 121); }
body.classes #classes #classes-1 .hero-body { padding: 0px; background-image: unset !important; }
body.classes #classes #classes-1 .hero-body .container { width: 100%; font-size: 0px; }
body.classes #classes #classes-1 .hero-body .container img { width: 100%; }
body.classes #classes #classes-3 h6 { font-weight: 800; font-size: 1.8rem; }
body.classes #classes #classes-3 .columns { padding-top: 0px; }
body.classes #classes #classes-3 .columns .column.is-half.is-4-widescreen { padding: 1.75rem; }
@media screen and (max-width: 769px) {
  body.classes #classes #classes-3 .columns .column.is-half.is-4-widescreen { padding: 1.75rem 0px; }
}
body.classes #classes #classes-3 .class-card .description { padding: 1rem 0px; }
body.classes #classes #classes-3 .class-card .color { padding: 0.75rem 2rem; }
body.classes #classes #classes-3 .class-card .color.pink { background-color: rgb(248, 131, 121);}
body.classes #classes #classes-3 .class-card .color.blue { background-color: rgb(59, 77, 129); }
body.classes #classes #classes-3 .class-card .color.purple { background-color: rgb(93, 12, 61); }
body.classes #classes #classes-3 .class-card .color.green { background-color: rgb(0, 116, 129); }
body.classes #classes #classes-3 .class-card .class-image { position: relative; overflow: hidden; height: 15rem; }
body.classes #classes #classes-3 .class-card .class-image a { position: absolute; top: 50%; transform: translate(0px, -50%); }
body.classes #classes #classes-3 .class-card .class-image a img { max-width: 100%; height: auto; }
body.class #class .video-slider { height: auto !important; }
body.class #class .video-slider video { width: 100%; }
body.class #class .video-slider .team-slider-person .name { position: absolute; top: 0px; left: 0px; opacity: 1; height: 98% !important; transition: opacity 0.5s ease-in-out 0s !important; }
@media screen and (max-width: 769px) {
  body.class #class .video-slider .team-slider-person .name { height: 96% !important; }
}
body.class #class .video-slider .team-slider-person .name:hover { opacity: 0; transition: opacity 1s ease-in-out 0s !important; }
body.class #class #class-1 { background-size: cover; background-position: 50% 50%; }
@media screen and (max-width: 769px) {
  body.class #class #class-1 { height: auto; }
}
body.class #class #class-1 img { width: 100%; }
body.class #class #class-1 .empty { display: none; }
@media screen and (max-width: 769px) {
  body.class #class #class-1 .empty { display: block; }
}
body.class #class #class-1 .hero-foot h1 { font-size: 2rem; }
body.class #class #class-1 .hero-foot h2 { font-size: 0.7rem; }
body.class #class #class-2 .container { padding: 1rem 0px; }
body.class #class #class-2 .little-description { font-size: 0.8rem; }
body.class #class #class-2 .book-the-class video { width: 100%; }
@media screen and (max-width: 769px) {
  body.class #class #class-2 .book-the-class .book-box { padding: 2rem 0px; }
}
body.class #class #team3 { background-color: rgb(240, 239, 234); }
body.class #class #class-3 .title { margin-bottom: 0px; padding-top: 1.5rem; }
body.class #class #class-3 .slider-wrapper .container { width: 100%; max-width: 100%; }
body.class #class #class-3 .team-slider .swiper-container { width: 100%; }
body.class #class #class-3 .team-slider .swiper-container .team-slider-main { height: 30rem; }
body.class #class #class-3 .team-slider .swiper-container .team-slider-main .swiper-slide { height: 100%; background-size: cover; background-position: 50% center; }
body.class #class #class-3 .team-slider.swiper_wrap { padding: 4rem; height: 100%; width: 100%; position: relative; display: block; text-align: left; }
body.class #class #class-3 .team-slider .swiper-button-next { margin-top: 0px; position: absolute; top: 50%; right: -40px; width: 30px; height: 60px; transform: translateY(-50%); }
body.class #class #class-3 .team-slider .swiper-button-prev { position: absolute; top: 50%; left: -40px; width: 30px; height: 60px; transform: translateY(-50%); margin-top: 0px; }
body.class #class #class-3 .team-slider .team-slider-person .name { background: rgba(0, 0, 0, 0.5); height: 100%; width: 100%; color: white; text-transform: capitalize; font-size: 2rem; font-weight: 300; transition: background 0.5s ease-in-out 0s; }
body.class #class #class-3 .team-slider .team-slider-person .name:hover { background: rgba(0, 0, 0, 0.2); transition: background 0.5s ease-in-out 0s; cursor: pointer; }
body.class #class.green #class-1 .hero-foot h1 { /*color: rgb(0, 116, 129); */}
body.class #class.green #class-2 .book-box { /*background: rgb(0, 116, 129); */}
body.class #class.green #class-3 .title { /*color: rgb(0, 116, 129); */}
body.class #class.green #class-3 svg polygon { /*fill: rgb(0, 116, 129);*/ }
body.class #class.blue #class-1 .hero-foot h1 { color: rgb(59, 77, 129); }
body.class #class.blue #class-2 .book-box { background: rgb(59, 77, 129); }
body.class #class.blue #class-3 .title { color: rgb(59, 77, 129); }
body.class #class.blue #class-3 svg polygon { fill: rgb(59, 77, 129); }
body.class #class.purple #class-1 .hero-foot h1 { color: rgb(93, 12, 61); }
body.class #class.purple #class-2 .book-box { background: rgb(93, 12, 61); }
body.class #class.purple #class-3 .title { color: rgb(93, 12, 61); }
body.class #class.purple #class-3 svg polygon { fill: rgb(93, 12, 61); }
body.classes #classes .classes-person { padding: 2rem 0px; }
body.classes #classes .classes-person .name .title { background-color: rgb(93, 12, 61); color: rgb(248, 131, 121); padding: 1rem; text-align: center; }
body.classes #classes .classes-person .name .profile { width: 100%; background-size: cover; background-position: 50% 50%; background-image: none !important; }
body.classes #classes .classes-person .desc { padding: 0px 1rem 1rem; }
body.classes #classes .classes-person .desc .button { margin: 1rem 0px; }
body.classes #classes .classes-person .desc .profile2 { width: 100%; background-size: cover; background-position: 50% 50%; background-image: none !important; }
body.classes #classes .classes-person:nth-child(2n) { background: rgb(240, 239, 234); }
@media (min-width: 769px) {
  body.classes #classes .classes-person:nth-child(2n) .name .title { text-align: right; }
}
@media (min-width: 769px) {
  body.classes #classes .classes-person:nth-child(2n) .name .social-section .columns { float: right; }
}
body.classes #classes .classes-person:nth-child(2n+1) { flex-direction: row-reverse; }
@media (min-width: 769px) {
  body.classes #classes .classes-person:nth-child(2n+1) .name .title { text-align: left; }
}
@media (min-width: 769px) {
  body.classes #classes .classes-person:nth-child(2n+1) .name .social-section .columns { float: left; }
}
body.classes #classes #classes-4 { background-color: rgb(165, 113, 100); }
body.classes #classes #classes-4 .slider-wrapper .container { width: 100%; max-width: 100%; }
body.classes #classes #classes-4 .classes-slider .swiper-container { width: 100%; }
body.classes #classes #classes-4 .classes-slider .swiper-container .classes-slider-main .swiper-slide { height: 100%; background-size: cover; background-position: 50% 50%; }
body.classes #classes #classes-4 .classes-slider.swiper_wrap { padding: 4rem; height: 100%; width: 100%; position: relative; display: block; text-align: left; }
@media screen and (max-width: 769px) {
  body.classes #classes #classes-4 .classes-slider.swiper_wrap { padding: 2rem; }
}
body.classes #classes #classes-4 .classes-slider.swiper_wrap .swiper-pagination-bullets { position: relative; margin-top: 1rem; }
@media screen and (min-width: 769px) {
  body.classes #classes #classes-4 .classes-slider.swiper_wrap .swiper-pagination-bullets { display: none; }
}
body.classes #classes #classes-4 .classes-slider.swiper_wrap .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0px 1rem; width: 15px; height: 15px; }
body.classes #classes #classes-4 .classes-slider.swiper_wrap .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background: white; }
body.classes #classes #classes-4 .classes-slider .swiper-button-next { margin-top: 0px; position: absolute; top: 50%; right: -40px; width: 30px; height: 60px; transform: translateY(-50%); }
@media screen and (max-width: 769px) {
  body.classes #classes #classes-4 .classes-slider .swiper-button-next { display: none; }
}
body.classes #classes #classes-4 .classes-slider .swiper-button-prev { position: absolute; top: 50%; left: -40px; width: 30px; height: 60px; transform: translateY(-50%); margin-top: 0px; }
@media screen and (max-width: 769px) {
  body.classes #classes #classes-4 .classes-slider .swiper-button-prev { display: none; }
}
body.classes #classes #classes-4 .classes-slider .classes-slider-person .name { background: rgba(0, 0, 0, 0.5); height: 80%; width: 80%; left: 10%; top: 10%; color: white; text-transform: uppercase; font-size: 2rem; font-weight: 300; opacity: 1; position: absolute; }
@media (min-width: 769px) {
  body.classes #classes #classes-4 .classes-slider .classes-slider-person .name { opacity: 0; }
}
body.classes #classes #classes-4 .classes-slider .classes-slider-person.swiper-slide-next .name { opacity: 1; transition: opacity 1s ease-in-out 0s; }
body.classes #classes #classes-4 .classes-slider .classes-slider-person.person-1 { background-image: url(""); }
body.classes #classes #classes-4 .hero-foot { background: rgb(255, 255, 255); }
body.classes #classes #classes-4 .hero-foot h1 { margin: 1rem 0px; }
.title.classes { background: rgb(0, 116, 129); color: white; padding-left: 40px; padding-top: 20px; padding-bottom: 20px; }
.classes-3-desc { font-family: Poppins-Medium; font-size: 25px; padding-top: 20%; }
.classes-3-desc-text { font-size: 20px; }
.classes-button { margin: 15%; font-family: JosefinSans-Bold; }
body.team #team .team-person { padding: 2rem 0px; }
body.team #team .team-person .name .title { background-color: rgb(93, 12, 61); color: rgb(248, 131, 121); padding: 1rem; text-align: center; }
body.team #team .team-person .name .profile { width: 100%; background-size: cover; background-position: 50% 50%; background-image: none !important; }
body.team #team .team-person .desc { padding: 0px 1rem 1rem; }
body.team #team .team-person .desc .button { margin: 1rem 0px; }
body.team #team .team-person .desc .profile2 { width: 100%; background-size: cover; background-position: 50% 50%; background-image: none !important; }
body.team #team .team-person:nth-child(2n) { background: rgb(240, 239, 234); }
@media (min-width: 769px) {
  body.team #team .team-person:nth-child(2n) .name .title { text-align: right; }
}
@media (min-width: 769px) {
  body.team #team .team-person:nth-child(2n) .name .social-section .columns { float: right; }
}
body.team #team .team-person:nth-child(2n+1) { flex-direction: row-reverse; }
@media (min-width: 769px) {
  body.team #team .team-person:nth-child(2n+1) .name .title { text-align: left; }
}
@media (min-width: 769px) {
  body.team #team .team-person:nth-child(2n+1) .name .social-section .columns { float: left; }
}
body.team #team #team-1 { }
body.team #team #team-1 .slider-wrapper .container { width: 100%; max-width: 100%; }
body.team #team #team-1 .team-slider .swiper-container { width: 100%; }
body.team #team #team-1 .team-slider .swiper-container .team-slider-main .swiper-slide { height: 100%; background-size: cover; background-position: 50% 50%; }
body.team #team #team-1 .team-slider.swiper_wrap { padding: 4rem; height: 100%; width: 100%; position: relative; display: block; text-align: left; }
@media screen and (max-width: 769px) {
  body.team #team #team-1 .team-slider.swiper_wrap { padding: 2rem; }
}
body.team #team #team-1 .team-slider.swiper_wrap .swiper-pagination-bullets { position: relative; margin-top: 1rem; }
@media screen and (min-width: 769px) {
  body.team #team #team-1 .team-slider.swiper_wrap .swiper-pagination-bullets { display: none; }
}
body.team #team #team-1 .team-slider.swiper_wrap .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0px 1rem; width: 15px; height: 15px; }
body.team #team #team-1 .team-slider.swiper_wrap .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background: white; }
body.team #team #team-1 .team-slider .swiper-button-next { margin-top: 0px; position: absolute; top: 50%; right: -40px; width: 30px; height: 60px; transform: translateY(-50%); }
@media screen and (max-width: 769px) {
  body.team #team #team-1 .team-slider .swiper-button-next { /*display: none;*/ }
}
body.team #team #team-1 .team-slider .swiper-button-prev { position: absolute; top: 50%; left: -40px; width: 30px; height: 60px; transform: translateY(-50%); margin-top: 0px; }
@media screen and (max-width: 769px) {
  body.team #team #team-1 .team-slider .swiper-button-prev { /* display: none; */ }
}
body.team #team #team-1 .team-slider .team-slider-person .name {background: rgba(0, 0, 0, 0.5);height: 80%;width: 80%;left: 10%;top: 10%;color: white;text-transform: uppercase;font-size: 2rem;font-weight: 300;opacity: 1;position: absolute;te; */}
@media (min-width: 769px) {
  body.team #team #team-1 .team-slider .team-slider-person .name { /* opacity: 0; */}
}
body.team #team #team-1 .team-slider .team-slider-person.swiper-slide-next .name { opacity: 1; transition: opacity 1s ease-in-out 0s; }
body.team #team #team-1 .team-slider .team-slider-person.person-1 { background-image: url(""); }
body.team #team #team-1 .hero-foot { background: rgb(255, 255, 255); }
body.team #team #team-1 .hero-foot h1 { margin: 1rem 0px; }
.title.team { background: rgb(0, 116, 129); color: white; padding-left: 40px; padding-top: 20px; padding-bottom: 20px; }
.team-3-desc { font-family: Poppins-Medium; font-size: 25px; padding-top: 20%; }
.team-3-desc-text { font-size: 20px; }
.team-button { margin: 15%; font-family: JosefinSans-Bold; }
body.faq #faq #faq-1 { background-color: rgb(93, 12, 61); }
body.faq #faq #faq-1 .control { width: 100%; }
@media (min-width: 769px) {
  body.faq #faq #faq-1 .control { width: 60%; }
}
body.faq #faq #faq-1 .control input.search {background-color: rgb(93, 12, 61);border: 1px solid rgb(255, 255, 255);color: white;border-radius: 0px;padding: 2rem;}
body.faq #faq #faq-1 .control input.search::placeholder { color: white; }
body.faq #faq #faq-1 .control span.icon { width: 4.25em; height: 4.25em; }
body.faq #faq #faq-1 .control span.icon i { font-size: 2rem; }
body.faq #faq #faq-1 .control input.search:focus + span.icon { color: white; }
body.faq #faq #faq-2 { padding: 2rem 1rem; }
body.faq #faq #faq-2 .js-Accordion .js-Accordion-title { background-color: rgb(240, 239, 234); color: rgb(93, 12, 61); }
body.one-to-one #one-to-one #one-to-one-1 { padding: 2rem 0px; }
@media (max-width: 769px) {
  body.one-to-one #one-to-one #one-to-one-1 .hero-body { flex-direction: column-reverse; }
}
@media (min-width: 769px) {
  body.one-to-one #one-to-one #one-to-one-1 .hero-body { display: -webkit-box; }
}
body.one-to-one #one-to-one #one-to-one-1 .hero-body .intro .intro-div { background-color: white; padding: 4rem; }
@media (max-width: 769px) {
  body.one-to-one #one-to-one #one-to-one-1 .hero-body .intro .intro-div { background-color: rgba(255, 255, 255, 0.9); padding: 2rem; }
}
body.one-to-one #one-to-one #one-to-one-1 .hero-body .intro-img { background-position: 100% center; background-size: cover; }
@media (max-width: 769px) {
  body.one-to-one #one-to-one #one-to-one-1 .hero-body .intro-img { min-height: 7rem; width: 100%; }
}
@media (max-width: 736px) {
  body.one-to-one #one-to-one #one-to-one-1 .hero-body .intro-img { min-height: 20rem; }
}
body.one-to-one #one-to-one #one-to-one-1 .hero-body b { color: rgb(93, 12, 61); }
body.one-to-one #one-to-one #one-to-one-1 .hero-body .button { padding: 2rem 4.5rem; }
body.nutrition #nutrition #nutrition-1 { background-color: rgb(93, 12, 61); }
body.nutrition #nutrition #nutrition-1.hero { align-items: center; }
body.nutrition #nutrition #nutrition-1.hero .hero-body { max-width: 50rem; }
@media (max-width: 769px) {
  body.nutrition #nutrition #nutrition-1.hero .hero-body { max-width: 100%; }
}
body.nutrition #nutrition #nutrition-1.green { /*background-color: rgb(0, 116, 129); */}
body.nutrition #nutrition #nutrition-1.blue { background-color: rgb(59, 77, 129); }
body.nutrition #nutrition #nutrition-2 { background-color: rgb(240, 239, 234); }
body.nutrition #nutrition #nutrition-2 .is-half:nth-child(1) .bg { background-size: 205%; background-position: 67% 76%; position: absolute; height: 100%; width: 100%; top: 0px; left: 0px; transform: rotate(90deg) scaleX(-1); }
body.nutrition #nutrition #nutrition-2 .is-half:nth-child(2) .bg { background-size: cover; background-position: 50% center; position: absolute; height: 100%; width: 100%; top: 0px; left: 0px; transform: scaleX(-1); }
body.nutrition #nutrition #nutrition-2 .is-half .image { overflow: hidden; }
body.nutrition #nutrition #nutrition-2 .is-half .image.zoomin1:hover figure img { transform: scale(1.3); }
body.nutrition #nutrition #nutrition-2 .is-half .square { margin: auto; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; width: 80%; height: 60%; }
@media (min-width: 769px) {
  body.nutrition #nutrition #nutrition-2 .is-half .square { width: 70%; height: 50%; }
}
body.nutrition #nutrition #nutrition-2 .is-half .square.green { /* background-color: rgba(0, 116, 129, 0.9);*/ }
body.nutrition #nutrition #nutrition-2 .is-half .square.green .button:hover { /* color: rgb(0, 116, 129); */}
body.nutrition #nutrition #nutrition-2 .is-half .square.blue { background-color: rgba(59, 77, 129, 0.9); }
body.nutrition #nutrition #nutrition-2 .is-half .square.blue .button:hover { color: rgb(59, 77, 129); }
body.nutrition #nutrition #nutrition-2 .is-half .square h2.title { color: white; margin-bottom: 0.5rem; font-size: 1.5rem; }
@media (min-width: 769px) {
  body.nutrition #nutrition #nutrition-2 .is-half .square h2.title { font-size: 1.8rem; }
}
body.nutrition #nutrition #nutrition-2 .is-half .square .button { border: 1px solid white; background: transparent; color: white; padding: 2rem; }
body.nutrition #nutrition #nutrition-2 .is-half .square .button:hover { background: white; }
body.nutrition-item #nutrition-item-1 { height: 20rem; color: white; }
body.nutrition-item #nutrition-item-1 h1 { font-size: 3rem; }
body.nutrition-item #nutrition-item-1 h3 { margin-bottom: 1rem; }
body.nutrition-item #nutrition-item-2 { padding-top: 3rem; padding-bottom: 3rem; }
body.nutrition-item #nutrition-item-2 .title { background-color: rgb(93, 12, 61); color: white; padding: 1rem; text-align: right; font-size: 1.8rem; }
body.nutrition-item #nutrition-item-2 .profile { min-height: 20rem; }
body.nutrition-item #nutrition-item-2 .profile2 { min-height: 20rem; }
body.nutrition-item #nutrition-item-2 .first { text-align: right; padding: 0px; }
@media (max-width: 769px) {
  body.nutrition-item #nutrition-item-2 .first { padding: 0.75rem; text-align: left; }
}
body.nutrition-item #nutrition-item-2 .second p, body.nutrition-item #nutrition-item-2 .first p { padding: 0.75rem 0px; }
@media (max-width: 769px) {
  body.nutrition-item #nutrition-item-2 .second p, body.nutrition-item #nutrition-item-2 .first p { padding: 0.75rem 0px; }
}
body.nutrition-item #nutrition-item-2 .second { padding-top: 0px; }
body.nutrition-item #nutrition-item-2 .second p { padding-top: 0px; }
@media (max-width: 769px) {
  body.nutrition-item #nutrition-item-2 .body { flex-direction: column-reverse; display: flex; }
}
body.nutrition-item #nutrition-item-3 { padding: 1rem; }
body.nutrition-item #nutrition-item-3 p.button.is-color1 { white-space: normal; }
body.nutrition-item #nutrition-item-3 .desc { max-width: 17rem; display: block; margin: 1rem auto; }
body.nutrition-item #nutrition-item-4 { padding: 3rem; }
@media (max-width: 736px) {
  body.nutrition-item #nutrition-item-4 { padding: 1rem; }
}
body.nutrition-item #nutrition-item-4 p { color: white; background: rgb(165, 113, 100); font-size: 1.2rem; padding: 3rem; }
@media (min-width: 769px) {
  body.nutrition-item #nutrition-item-4 p { font-size: 1.5rem; }
}
body.nutrition-item #nutrition-item-5 { padding: 3rem; }
@media (max-width: 736px) {
  body.nutrition-item #nutrition-item-5 { padding: 1rem; }
}
body.nutrition-item #nutrition-item-5 .js-Accordion .accordion.active .js-Accordion-content { padding: 20px; }
body.nutrition-item #nutrition-item-5 .js-Accordion .accordion .js-Accordion-title { background-color: rgb(0, 116, 129); color: white; }
body.nutrition-item #nutrition-item-5 .js-Accordion .accordion .js-Accordion-content { background: rgb(240, 239, 234); padding: 0px 20px; }
body.nutrition-item #nutrition-item-5 .js-Accordion .accordion .js-Accordion-content .is-weight-800 { margin-bottom: 1rem; }
body.nutrition-item #nutrition-item-5 .js-Accordion .accordion .js-Accordion-content .btn { text-align: center; margin: 4rem auto; }
body.nutrition-item #nutrition-item-6 .class-image { min-height: 70vh; }
body.nutrition-item #nutrition-item-6 .class-image .square { margin: auto; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; width: 100%; height: 100%; }
@media (max-width: 736px) {
  body.nutrition-item #nutrition-item-6 .class-image .square { width: 90%; height: 80%; }
}
body.nutrition-item #nutrition-item-6 .class-image .square.green {/* background-color: rgba(0, 116, 129, 0.9);*/ }
body.nutrition-item #nutrition-item-6 .class-image .square.green .button:hover { /*color: rgb(0, 116, 129); */}
body.nutrition-item #nutrition-item-6 .class-image .square.blue { background-color: rgba(59, 77, 129, 0.9); }
body.nutrition-item #nutrition-item-6 .class-image .square.blue .button:hover { color: rgb(59, 77, 129); }
body.nutrition-item #nutrition-item-6 .class-image .square h2.title { color: white; margin-bottom: 1rem; font-size: 2.5rem; }
@media (min-width: 769px) {
  body.nutrition-item #nutrition-item-6 .class-image .square h2.title { font-size: 2rem; }
}
body.nutrition-item #nutrition-item-6 .class-image .square .button { border: 1px solid white; background: transparent; color: white; padding: 2rem; letter-spacing: 0.3rem; }
body.nutrition-item #nutrition-item-6 .class-image .square .button:hover { background: white; }
@media (min-width: 769px) {
  body.nutrition-item #nutrition-item-6 .class-image .square { width: 50%; height: 60%; }
}
@media (min-width: 1280px) {
  body.nutrition-item #nutrition-item-6 .class-image .square { width: 30%; height: 60%; }
}
body.nutrition-item.green #nutrition-item-1 { /*background: rgb(0, 116, 129);*/ }
body.nutrition-item.green #nutrition-item-6 .square { /*background-color: rgba(59, 77, 129, 0.9);*/ }
body.nutrition-item.green #nutrition-item-6 .square .button:hover { /*color: rgb(59, 77, 129);*/ }
body.nutrition-item.blue #nutrition-item-1 { background: rgb(59, 77, 129); }
body.nutrition-item.blue #nutrition-item-6 .square { background-color: rgba(0, 116, 129, 0.9); }
body.nutrition-item.blue #nutrition-item-6 .square .button:hover { color: rgb(0, 116, 129); }
body.nutrition-item.guides #nutrition-item-2 .profile { background-size: 177%; background-position: 55% 81%; min-height: 38rem; transform: scaleX(-1); }
@media (max-width: 769px) {
  body.nutrition-item.guides #nutrition-item-2 .profile { min-height: 25rem; }
}
body.nutrition-item.guides #nutrition-item-2 .profile2 { background-size: 250%; background-position: 0px 64%; min-height: 41rem; transform: scaleX(-1); }
@media (max-width: 769px) {
  body.nutrition-item.guides #nutrition-item-2 .profile2 { min-height: 30rem; }
}
@media (max-width: 769px) {
  body.nutrition-item.guides #nutrition-item-6 .image { background-size: cover; }
}
body.nutrition-item.consultation #nutrition-item-2 .profile { background-size: cover; background-position: 50% center; min-height: 38rem; }
@media (max-width: 769px) {
  body.nutrition-item.consultation #nutrition-item-2 .profile { min-height: 23rem; }
}
body.nutrition-item.consultation #nutrition-item-2 .profile2 { background-size: 250%; background-position: 0px 44%; min-height: 41rem; transform: scaleX(-1); }
@media (max-width: 769px) {
  body.nutrition-item.consultation #nutrition-item-2 .profile2 { min-height: 30rem; background-position: 0px 93%; }
}
body.nutrition-item.consultation #nutrition-item-6 .image { background-size: cover; background-position: 0px 64%; min-height: 41rem; transform: scaleX(-1); }
body.nutrition-item.consultation #nutrition-item-6 .image .square { transform: scaleX(-1); }
body.retreats .priceboxes .offers-card .offer-description { min-height: 12rem; }
body.retreats #retreats #retreats-1 { background: rgb(165, 113, 100); }
body.retreats #retreats #retreats-1 .retreats-slider .swiper-container { width: 100%; }
body.retreats #retreats #retreats-1 .retreats-slider .swiper-container .retreats-slider-main .swiper-slide { height: 100%; background-size: cover; background-position: 50% center; position: relative; }
body.retreats #retreats #retreats-1 .retreats-slider.swiper_wrap { padding: 4rem; height: 100%; width: 100%; position: relative; display: block; text-align: left; }
@media (max-width: 769px) {
  body.retreats #retreats #retreats-1 .retreats-slider.swiper_wrap { padding: 2rem; }
}
body.retreats #retreats #retreats-1 .retreats-slider.swiper_wrap .swiper-pagination-bullets { position: relative; margin-top: 1rem; }
@media screen and (min-width: 769px) {
  body.retreats #retreats #retreats-1 .retreats-slider.swiper_wrap .swiper-pagination-bullets { display: none; }
}
body.retreats #retreats #retreats-1 .retreats-slider.swiper_wrap .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0px 1rem; width: 15px; height: 15px; }
body.retreats #retreats #retreats-1 .retreats-slider.swiper_wrap .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background: white; }
body.retreats #retreats #retreats-1 .retreats-slider .swiper-button-next { margin-top: 0px; position: absolute; top: 50%; right: -32px; width: 30px; height: 60px; transform: translateY(-50%); }
@media screen and (max-width: 769px) {
  body.retreats #retreats #retreats-1 .retreats-slider .swiper-button-next { display: none; }
}
body.retreats #retreats #retreats-1 .retreats-slider .swiper-button-prev { position: absolute; top: 50%; left: -32px; width: 30px; height: 60px; transform: translateY(-50%); margin-top: 0px; }
@media screen and (max-width: 769px) {
  body.retreats #retreats #retreats-1 .retreats-slider .swiper-button-prev { display: none; }
}
body.retreats #retreats #retreats-1 .retreats-slider .retreats-slider-location .name { height: 80%; width: 80%; position: absolute; left: 10%; top: 10%; color: white; text-transform: uppercase; font-size: 2rem; font-weight: 300; background: rgba(0, 0, 0, 0.5); }
@media (min-width: 769px) {
  body.retreats #retreats #retreats-1 .retreats-slider .retreats-slider-location .name { background: rgba(0, 0, 0, 0); }
}
body.retreats #retreats #retreats-1 .retreats-slider .retreats-slider-location .name a { color: white; }
body.retreats #retreats #retreats-1 .retreats-slider .retreats-slider-location .name a:hover { color: white; }
body.retreats #retreats #retreats-1 .retreats-slider .retreats-slider-location .name { display: none; }
@media screen and (max-width: 769px) {
  body.retreats #retreats #retreats-1 .retreats-slider .retreats-slider-location .name { display: flex; }
}
body.retreats #retreats #retreats-1 .retreats-slider .retreats-slider-location.swiper-slide-next .name { transition: background 1s ease-in-out 0s; background: rgba(0, 0, 0, 0.5); display: flex; }
body.retreats #retreats #retreats-1 .retreats-slider .retreats-slider-location.person-1 { background-image: url(""); }
body.retreats #retreats #retreats-3 .book-box { padding: 1rem; background: rgb(240, 239, 234); }
@media (min-width: 769px) {
  body.retreats #retreats #retreats-3 .book-box { width: 30rem; height: 30rem; }
}
body.retreats #retreats #retreats-3 .book-box .title { margin-bottom: 0px; }
@media screen and (max-width: 769px) {
  body.retreats #retreats #retreats-3 .book-box .title { font-size: 1rem; }
}
body.retreats #retreats #retreats-3 .book-box .price { font-size: 1rem; margin-bottom: 1rem; }
body.retreats #retreats #retreats-3 .column.video { margin-bottom: 0px; }
body.retreats #retreats #retreats-4 .big { padding: 0.75rem; }
body.retreats #retreats #retreats-5 p { margin: 2rem auto; }
@media (min-width: 769px) {
  body.retreats #retreats #retreats-5 .second { margin-top: 10rem; }
}
body.retreats #retreats #retreats-6 .bold { padding: 2rem; }
body.retreats #retreats #retreats-6 .js-Accordion .js-Accordion-title { background-color: rgb(93, 12, 61); color: white; }
body.retreats #retreats #retreats-6 .js-Accordion .js-Accordion-content { background: rgb(240, 239, 234); padding-left: 5rem; padding-right: 5rem; }
@media (max-width: 769px) {
  body.retreats #retreats #retreats-6 .js-Accordion .js-Accordion-content { padding-left: 1rem; padding-right: 0rem; }
}
body.retreats #retreats #retreats-7 { background: rgb(240, 239, 234); }
body.retreats #retreats #retreats-7 .title { line-height: 3rem; }
body.retreats #retreats #retreats-7 .subtitle { margin-bottom: 0px; }
body.retreats #retreats #retreats-8 .days { padding-top: 5rem; padding-bottom: 5rem; }
body.retreats #retreats #retreats-8 .days .swiper-container-days { position: relative; }
@media (max-width: 736px) {
  body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper { flex-direction: column; }
}
body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide { background: white; }
body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide:nth-child(2n+1) .columns { flex-direction: row-reverse; }
@media (max-width: 736px) {
  body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide:nth-child(2n+1) .columns { flex-direction: row; }
}
body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide:nth-child(2n+1) .columns .bar.day { text-align: left; }
body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide:nth-child(2n+1) .columns .bar.date { text-align: right; }
body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide:nth-child(2n+1) .columns .second { text-align: right; }
@media (max-width: 769px) {
  body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide .columns { display: flex; }
}
@media (max-width: 736px) {
  body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide .columns { display: block; }
}
body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide .bar { margin-bottom: 1rem; padding: 1rem; }
body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide .bar.day { background: rgb(93, 12, 61); color: rgb(248, 131, 121); line-height: 3rem; font-size: 3rem; text-align: right; }
body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide .bar.date { font-size: 2rem; text-align: left; }
@media (max-width: 736px) {
  body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide .bar.date { font-size: 1.5rem; }
}
body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide .second { width: 47%; padding: 0px; }
@media (max-width: 736px) {
  body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide .second { width: auto; padding: 0.75rem; }
}
body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide .second a.button, body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide .second p { margin: 1rem; }
body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-wrapper .swiper-slide .second a.button { margin-top: 2rem; }
body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-button-prev-days { cursor: pointer; position: absolute; top: 1.5%; left: 1%; z-index: 1; }
@media (max-width: 736px) {
  body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-button-prev-days { display: none; }
}
body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-button-next-days { cursor: pointer; text-align: right; position: absolute; top: 1.5%; right: 1%; z-index: 1; }
@media (max-width: 736px) {
  body.retreats #retreats #retreats-8 .days .swiper-container-days .swiper-button-next-days { display: none; }
}
body.retreats #retreats #retreats-9 a.is-color1 { padding: 2.5rem; width: 100%; }
@media (min-width: 769px) {
  body.contact #contact #contact-2 p, body.contact #contact #contact-2 form { width: 60%; display: block; margin: auto; }
}
body.contact #contact #contact-2 form { padding-left: 0px; border-left: 0px solid rgb(183, 177, 155); }
body.location #location #location-1 { background: rgb(165, 113, 100); }
body.location #location #location-1 .retreats-slider .swiper-container { width: 100%; }
body.location #location #location-1 .retreats-slider .swiper-container .retreats-slider-main .swiper-slide { height: 100%; background-size: cover; background-position: 50% center; position: relative; }
body.location #location #location-1 .retreats-slider.swiper_wrap { padding: 2rem; height: 100%; width: 100%; position: relative; display: block; text-align: left; }
@media (max-width: 769px) {
  body.location #location #location-1 .retreats-slider.swiper_wrap { padding: 2rem; }
}
body.location #location #location-1 .retreats-slider.swiper_wrap .swiper-pagination-bullets { position: relative; margin-top: 1rem; }
@media screen and (min-width: 769px) {
  body.location #location #location-1 .retreats-slider.swiper_wrap .swiper-pagination-bullets { display: none; }
}
body.location #location #location-1 .retreats-slider.swiper_wrap .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0px 1rem; width: 15px; height: 15px; }
body.location #location #location-1 .retreats-slider.swiper_wrap .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background: white; }
body.location #location #location-1 .retreats-slider .swiper-button-next { margin-top: 0px; position: absolute; top: 50%; right: -32px; width: 30px; height: 60px; transform: translateY(-50%); }
@media screen and (max-width: 769px) {
  body.location #location #location-1 .retreats-slider .swiper-button-next { }
}
body.location #location #location-1 .retreats-slider .swiper-button-prev { position: absolute; top: 50%; left: -32px; width: 30px; height: 60px; transform: translateY(-50%); margin-top: 0px; }
@media screen and (max-width: 769px) {
  body.location #location #location-1 .retreats-slider .swiper-button-prev { }
}
body.location #location #location-1 .retreats-slider .retreats-slider-location .name { height: 100%; width: 100%; color: white; text-transform: uppercase; font-size: 2rem; font-weight: 300; background: rgba(165, 113, 100, 0.5); }
body.location #location #location-1 .retreats-slider .retreats-slider-location .name a { color: white; }
body.location #location #location-1 .retreats-slider .retreats-slider-location .name a:hover { color: white; }
body.location #location #location-1 .retreats-slider .retreats-slider-location .name { display: flex; }
@media screen and (max-width: 769px) {
  body.location #location #location-1 .retreats-slider .retreats-slider-location .name { display: flex; }
}
body.location #location #location-1 .retreats-slider .retreats-slider-location .name .border-white { border: 0.2rem solid white; display: inline-block; padding: 1rem 2rem; font-size: 2rem; }
@media screen and (max-width: 769px) {
  body.location #location #location-1 .retreats-slider .retreats-slider-location .name .border-white { font-size: 3rem; }
}
body.location #location #location-1 .retreats-slider .retreats-slider-location.swiper-slide-next .name { transition: background 1s ease-in-out 0s; background: rgba(165, 113, 100, 0.5); display: flex; }
body.location #location #location-1 .retreats-slider .retreats-slider-location.person-1 { background-image: url(""); }
body.location #location #location-2 .retreats-slider .swiper-container-photo { width: 100%; }
body.location #location #location-2 .retreats-slider .swiper-container-photo .retreats-slider-main .swiper-slide { height: 100%; background-size: cover; background-position: 50% center; position: relative; }
body.location #location #location-2 .retreats-slider.swiper_wrap { height: 100%; width: 100%; position: relative; display: block; text-align: left; }
body.location #location #location-2 .retreats-slider.swiper_wrap .swiper-pagination-bullets { position: relative; margin-top: 1rem; }
@media screen and (min-width: 769px) {
  body.location #location #location-2 .retreats-slider.swiper_wrap .swiper-pagination-bullets { display: none; }
}
body.location #location #location-2 .retreats-slider.swiper_wrap .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0px 1rem; width: 15px; height: 15px; }
body.location #location #location-2 .retreats-slider.swiper_wrap .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background: black; }
body.location #location #location-2 .retreats-slider .swiper-button-next { margin-top: 0px; position: absolute; top: 50%; width: 30px; height: 60px; transform: translateY(-50%); }
@media screen and (max-width: 769px) {
  body.location #location #location-2 .retreats-slider .swiper-button-next { display: none; }
}
body.location #location #location-2 .retreats-slider .swiper-button-prev { position: absolute; top: 50%; width: 30px; height: 60px; transform: translateY(-50%); margin-top: 0px; }
@media screen and (max-width: 769px) {
  body.location #location #location-2 .retreats-slider .swiper-button-prev { display: none; }
}
body.location #location #location-2 .retreats-slider .retreats-slider-location .name { height: 100%; width: 100%; position: absolute; left: 0%; top: 0%; color: white; text-transform: uppercase; font-size: 2rem; font-weight: 300; }
body.location #location #location-2 .retreats-slider .retreats-slider-location .name a { color: white; }
body.location #location #location-2 .retreats-slider .retreats-slider-location .name a:hover { color: white; }
body.location #location #location-2 .retreats-slider .retreats-slider-location .name { display: flex; }
@media screen and (max-width: 769px) {
  body.location #location #location-2 .retreats-slider .retreats-slider-location .name { display: flex; }
}
body.location #location #location-2 .retreats-slider .retreats-slider-location .name .border-white { border: 0.2rem solid white; display: inline-block; padding: 1rem 2rem; font-size: 5rem; }
body.location #location #location-2 .retreats-slider .retreats-slider-location.swiper-slide-next .name { transition: background 1s ease-in-out 0s; display: flex; }
body.location #location #location-2 .retreats-slider .retreats-slider-location.person-1 { background-image: url(""); }
body.location #location #location-3 { background: rgb(239, 238, 233); margin-top: -8px; padding: 2rem 0px; }
body.shop #shop #btn-shop-all:hover { border: 1px solid rgb(248, 131, 121); background: transparent; }
body.shop #shop .category { width: 100%; }
body.shop #shop .category.green .color { /*background: rgb(0, 116, 129); */}
body.shop #shop .category.green .category-title .title { /*color: rgb(0, 116, 129); */}
body.shop #shop .category.purple .color { background: rgb(93, 12, 61); }
body.shop #shop .category.purple .category-title .title { color: rgb(93, 12, 61); }
body.shop #shop .category.blue .color { background: rgb(59, 77, 129); }
body.shop #shop .category.blue .category-title .title { color: rgb(59, 77, 129); }
body.shop #shop .category .category-title { background: rgb(240, 239, 234); padding: 2rem; }
body.shop #shop .category .category-title .title { margin-top: 0px; }
body.shop #shop .category h6 { font-size: 1.3rem; }
body.shop #shop .category .class-image { position: relative; overflow: hidden; height: 10rem; }
@media (max-width: 769px) {
  body.shop #shop .category .class-image { height: 10rem; }
}
@media (max-width: 1088px) {
  body.shop #shop .category .class-image { height: 10rem; }
}
@media (max-width: 1280px) {
  body.shop #shop .category .class-image { height: 10rem; }
}
body.shop #shop .category .class-image a { position: absolute; top: 50%; transform: translate(0px, -50%); }
body.shop #shop .category .info { text-align: center; position: relative; }
body.shop #shop .category .info .name { width: 66%; margin: auto; }
body.shop #shop .category .info .price { font-size: 0.9rem; margin-top: 1rem; }
body.shop #shop .category .info .item-colors { position: absolute; top: 0px; right: 0px; }
body.shop #shop .category .info .item-colors .item-color { cursor: pointer; width: 20px; height: 20px; flex-grow: 0; border: 1px solid white; margin: 1px; }
body.shop #shop .category .info .item-colors .item-color.active { border: 1px solid red; }
body.shop #shop .category a { color: black; }
body.shop #shop #shop-1 .hero-body { padding: 0px; position: relative; }
body.shop #shop #shop-1 .hero-body a { color: inherit; }
body.shop #shop #shop-1 .hero-body.green { /*color: rgb(0, 116, 129);*/ }
body.shop #shop #shop-1 .hero-body.purple { color: rgb(93, 12, 61); }
body.shop #shop #shop-1 .hero-body .new { position: absolute; top: 7%; right: 7%; font-size: 3rem; }
@media screen and (max-width: 769px) {
  body.shop #shop #shop-1 .hero-body .new { font-size: 2rem; }
}
body.shop #shop #shop-1 .hero-body .item { position: absolute; bottom: 7%; left: 7%; }
body.shop #shop #shop-1 .hero-body .item .name, body.shop #shop #shop-1 .hero-body .item .price { font-size: 2rem; }
@media screen and (max-width: 769px) {
  body.shop #shop #shop-1 .hero-body .item .name, body.shop #shop #shop-1 .hero-body .item .price { font-size: 1rem; }
}
body.shop #shop #shop-1 .hero-foot { background: white; }
body.shop #shop #shop-1 .columns { justify-content: center; }
body.shop #shop #shop-1 .columns .column { padding: 1rem; }
body.shop #shop #shop-1 .columns .column .filled { border: 1px solid rgb(248, 131, 121); color: rgb(248, 131, 121); background: transparent; padding: 1rem; font-size: 1rem; width: 100%; text-transform: uppercase; }
body.shop #shop #shop-1 .columns .column .filled.active, body.shop #shop #shop-1 .columns .column .filled:hover { color: white; cursor: pointer; }
body.shop #shop #shop-1 .columns .column .filled.green.active, body.shop #shop #shop-1 .columns .column .filled.green.active:hover { /*background: rgb(0, 116, 129); border: 1px solid rgb(0, 116, 129); font-weight: 800; */}
body.shop #shop #shop-1 .columns .column .filled.green:hover { /*background: rgba(0, 116, 129, 0.5); border: 1px solid rgba(0, 116, 129, 0.5); font-weight: 800; */}
body.shop #shop #shop-1 .columns .column .filled.purple.active, body.shop #shop #shop-1 .columns .column .filled.purple.active:hover { background: rgb(93, 12, 61); border: 1px solid rgb(93, 12, 61); font-weight: 800; }
body.shop #shop #shop-1 .columns .column .filled.purple:hover { background: rgba(93, 12, 61, 0.5); border: 1px solid rgba(93, 12, 61, 0.5); font-weight: 800; }
body.shop #shop #shop-1 .columns .column .filled.blue.active, body.shop #shop #shop-1 .columns .column .filled.blue.active:hover { background: rgb(59, 77, 129); border: 1px solid rgb(59, 77, 129); font-weight: 800; }
body.shop #shop #shop-1 .columns .column .filled.blue:hover { background: rgba(59, 77, 129, 0.5); border: 1px solid rgba(59, 77, 129, 0.5); font-weight: 800; }
body.shop #shop #shop-1 .columns .column .filled.salmon.active, body.shop #shop #shop-1 .columns .column .filled.salmon.active:hover { background: rgb(248, 131, 121); border: 1px solid rgb(248, 131, 121); font-weight: 800; }
body.shop #shop #shop-1 .columns .column .filled.salmon:hover { background: rgba(248, 131, 121, 0.5); border: 1px solid rgb(248, 131, 121); font-weight: 800; }
body.shop-item #shop-item #shop-item-1 { padding-top: 3rem; padding-bottom: 3rem; }
body.shop-item #shop-item #shop-item-1 .title { background-color: rgb(93, 12, 61); color: white; padding: 1rem; text-align: right; font-size: 1.8rem; }
body.shop-item #shop-item #shop-item-1 .first { text-align: right; padding: 0px; }
@media (max-width: 769px) {
  body.shop-item #shop-item #shop-item-1 .first { padding: 0.75rem; text-align: left; }
}
body.shop-item #shop-item #shop-item-1 .first .alternative { position: relative; }
body.shop-item #shop-item #shop-item-1 .first .alternative .images { display: flex; flex-wrap: wrap; padding: 1rem 2rem; }
@media (max-width: 736px) {
  body.shop-item #shop-item #shop-item-1 .first .alternative .images { padding: 1rem 1rem 1rem 0px; width: 80%; }
}
body.shop-item #shop-item #shop-item-1 .first .alternative .images .img { width: 10rem; height: 10rem; margin: 1rem 0.5rem; overflow: hidden; cursor: pointer; }
@media (max-width: 736px) {
  body.shop-item #shop-item #shop-item-1 .first .alternative .images .img { width: 5rem; height: 5rem; margin: 1rem 0.2rem 0px 0px; }
}
body.shop-item #shop-item #shop-item-1 .first .alternative .item-colors { position: absolute; top: 2rem; right: 0px; }
body.shop-item #shop-item #shop-item-1 .first .alternative .item-colors .item-color { cursor: pointer; width: 3rem; height: 3rem; border: 1px solid white; margin: 1px; }
body.shop-item #shop-item #shop-item-1 .first .alternative .item-colors .item-color.active { border: 1px solid red; }
body.shop-item #shop-item #shop-item-1 .second p, body.shop-item #shop-item #shop-item-1 .first p { padding: 0.75rem 0px; }
@media (max-width: 769px) {
  body.shop-item #shop-item #shop-item-1 .second p, body.shop-item #shop-item #shop-item-1 .first p { padding: 0.75rem 0px; }
}
body.shop-item #shop-item #shop-item-1 .second { padding: 0px 5rem 5rem; }
@media (max-width: 736px) {
  body.shop-item #shop-item #shop-item-1 .second { padding: 1rem; }
}
body.shop-item #shop-item #shop-item-1 .second .price { color: rgb(93, 12, 61); margin: 1rem 0px; }
body.shop-item #shop-item #shop-item-1 .second .action .button { margin-top: 2rem; padding: 2rem 5.5rem; }
body.shop-item #shop-item #shop-item-1 .second .action .options .column { padding-left: 0px; }
body.shop-item #shop-item #shop-item-1 .second .action .options .column select { border-color: rgb(0, 116, 129); min-width: 80%; }
body.shop-item #shop-item #shop-item-1 .second .action .options .column select option { font-weight: 400; font-size: 1rem; letter-spacing: 0.2rem; text-transform: uppercase; color: rgb(0, 116, 129); }
body.shop-item #shop-item #shop-item-1 .second .action .options .column select:not([multiple]) { color: rgb(0, 116, 129); font-weight: 400; font-size: 1rem; padding: 0.3rem; }
body.shop-item #shop-item #shop-item-1 .second p { padding-top: 0px; }
@media (max-width: 769px) {
  body.shop-item #shop-item #shop-item-1 .body { flex-direction: column; display: flex; }
}
body.kids #kids #kids-1 { background-size: cover; background-position: 50% center; background-repeat: no-repeat; height: 10rem; }
@media (min-width: 769px) {
  body.kids #kids #kids-1 { height: 30rem; }
}
@media (min-width: 1280px) {
  body.kids #kids #kids-1 { height: 38rem; }
}
@media (min-width: 1472px) {
  body.kids #kids #kids-1 { height: 42rem; }
}
body.kids #kids #kids-3 { min-height: 20rem; }
body.kids #kids #kids-3 .column { padding: 0px 3rem; }
@media screen and (max-width: 769px) {
  body.kids #kids #kids-3 .column.is-7 { padding: 0px 0px 1rem; }
}
body.kids #kids #kids-3 .second div { max-width: 8rem; }
@media (max-width: 769px) {
  body.kids #kids #kids-3 .second div { text-align: center; max-width: 100%; }
}
body.kids #kids #kids-3 .second div .button { margin: 2rem 0px; }
body.offers #offers #offers-1 { background-size: cover; background-repeat: no-repeat; background-position: 50% center; position: relative; right: 5px; font-size: 0px; display: block; }
body.offers #offers #offers-1 img { width: 100%; }
body.offers #offers #offers-2 { padding: 2rem 0px; }
body.offers #offers #offers-2 h1 { color: rgb(93, 12, 61); font-size: 3rem; }
body.offers #offers #offers-2 h1, body.offers #offers #offers-2 h2 { padding: 1rem 0px; }
body.offers #offers #offers-3 { padding: 0rem; }
body.offers #offers #offers-3 p.is-weight-300 { font-size: 1.6rem; max-width: 65%; }
body.offers #offers #offers-3 p.is-weight-400 { font-size: 2rem; max-width: 65%; }
body.offers #offers #offers-3 .book-the-class .column video { width: 100%; }
body.offers #offers #offers-3 .book-the-class .column:first-child { margin-bottom: 0px; font-size: 0px; }
body.offers #offers #offers-3 .book-the-class .book-box { color: white; background: rgb(59, 77, 129); font-size: 2rem; }
@media screen and (max-width: 769px) {
  body.offers #offers #offers-3 .book-the-class .book-box { padding: 1rem 0px; font-size: 1rem; }
}
body.offers #offers #offers-3 .desc { max-width: 60rem; }
body.offers #offers #offers-3 p { margin: 1rem 0px; }
body.offers #offers #offers-5 { background-color: rgb(239, 238, 233); padding: 2rem 15rem; }
@media screen and (max-width: 769px) {
  body.offers #offers #offers-5 { padding: 0px; }
}
body.myaccount #myaccount form { padding-left: 20px; position: relative; }
@media (max-width: 1088px) {
  body.myaccount #myaccount form { padding-left: 0px; border-left: none; }
}
body.myaccount #myaccount form .column { padding: 0px; }
body.myaccount #myaccount form input, body.myaccount #myaccount form textarea, body.myaccount #myaccount form .input, body.myaccount #myaccount form .textarea {color: rgb(0, 0, 0);/* background-color: rgb(240, 239, 234); */border-radius: 0px;border: 0px;box-shadow: unset;padding: 2rem;margin: 0.5rem 0px !important;}
body.myaccount #myaccount form input::placeholder, body.myaccount #myaccount form textarea::placeholder, body.myaccount #myaccount form .input::placeholder, body.myaccount #myaccount form .textarea::placeholder { color: rgb(0, 0, 0); }
body.myaccount #myaccount form textarea, body.myaccount #myaccount form .textarea { min-height: 300px; }
body.myaccount #myaccount form .checkbox:hover { color: rgb(240, 239, 234); }
body.myaccount #myaccount #myaccount-1 {background-color: rgb(240, 239, 234);padding: 2rem;color: white;text-transform: uppercase;}
body.myaccount #myaccount #myaccount-1 .centered { max-width: 1000px; /*display: block;*/ margin: auto; }
body.myaccount #myaccount #myaccount-1 .columns { font-size: 1rem; }
body.myaccount #myaccount #myaccount-1 hr { height: 1px; background-color: rgb(0, 116, 129); }
body.myaccount #myaccount #myaccount-1 .buttons { margin-top: 2rem; display: flex; justify-content: space-evenly; }
body.myaccount #myaccount #myaccount-1 .button { /*padding: 2rem;*/ }
body.myaccount #myaccount #myaccount-1 .button:focus { color: white; }
body.myaccount #myaccount #myaccount-2 { padding: 2rem; }
body.myaccount #myaccount #myaccount-2 .main { color: rgb(93, 12, 61); font-size: 1.5rem; }
body.myaccount #myaccount #myaccount-2 .header .column { font-weight: 500; text-align: center; }
body.myaccount #myaccount #myaccount-2 .body .columns .column { font-size: 0.8rem; text-align: center; min-height: 6rem; border-top: 1px solid rgb(50, 50, 55); }
body.myaccount #myaccount #myaccount-2 .body .columns .column:last-child { border-top: none; }
body.myaccount #myaccount #myaccount-2 .body .columns .column .button { text-transform: uppercase; border: 2px solid rgb(93, 12, 61); padding: 0px 3rem; font-size: 0.8rem; font-weight: 500; }
body.myaccount #myaccount #myaccount-2 .body .columns .column .button:hover { background-color: rgb(93, 12, 61); color: white; }
.font-weight-bold { font-weight: bold; }
body.notFound h1 { color: rgb(93, 12, 61); }
body.notFound h2 { margin: 2rem auto; }
body.vibes #vibes #vibes-1 .hero-foot h1 { color: rgb(248, 131, 121); }
body.vibes #vibes #vibes-2 { display: grid; place-items: center stretch; grid-auto-flow: row; gap: 2rem; margin: 2rem 2rem 0px; }
@media screen and (min-width: 769px) {
  body.vibes #vibes #vibes-2 { grid-template-columns: repeat(3, auto); grid-template-rows: repeat(3, auto); }
}
@media screen and (max-width: 768px) {
    body.myaccount #myaccount #myaccount-1 h2 {  margin: auto; }
    body.myaccount #myaccount #myaccount-1 .columns { display: flex; }
}
body.vibes #vibes #vibes-2 .post { margin-bottom: 2rem; }
body.vibes #vibes #vibes-2 .title { font-size: 1rem; margin-top: 1rem; }
body.vibes-single #vibes-single #vibes-single-1 { margin-top: 2rem !important; }
body.vibes-single #vibes-single #vibes-single-1 .title { background: rgb(248, 131, 121); color: white; text-align: right; padding: 1rem 2rem 1rem 0px; }
body.vibes-single #vibes-single #vibes-single-1 .brief { margin-top: 5rem; padding-left: 1rem; }
body.vibes-single #vibes-single #vibes-single-1 .brief h2 { font-size: 2rem; color: rgb(248, 131, 121); }
body.vibes-single #vibes-single #vibes-single-1 .brief h3 { font-size: 1rem; }
body.vibes-single #vibes-single .content { margin: 1rem auto; }
@media screen and (max-width: 769px) {
  body.vibes-single #vibes-single .content { margin: 1rem; }
}
body.vibes-single #vibes-single .content p { margin: 1rem auto; }
body.vibes-single #vibes-single #vibes-single-2 { padding: 2rem 15rem; }
@media screen and (max-width: 769px) {
  body.vibes-single #vibes-single #vibes-single-2 { padding: 2rem 7rem; }
}
body.vibes-single #vibes-single #vibes-single-2 .black-title { padding-bottom: 0px; }
body.vibes-single #vibes-single #vibes-single-2 p:nth-child(2) { padding-top: 0px; }
body.story #story #story-1 .img { margin: auto; display: block; }
body.story #story #story-1 h1.title { color: rgb(93, 12, 61); font-family: Oswald, sans-serif; font-weight: 300; font-size: 3rem; text-transform: uppercase; margin: 0px; padding-bottom: 25px; }
body.story p { padding-bottom: 25px; }
body.story #story #story-3 { display: grid; grid-template-columns: repeat(2, 40%); position: relative; padding-bottom: 6rem; justify-content: center; }
@media screen and (max-width: 769px) {
  body.story #story #story-3 { display: block; }
}
body.story #story #story-3 .steps:nth-child(2) { margin-top: 5rem; }
body.story #story #story-3 .steps:nth-child(2n) { text-align: right; margin-right: 1rem; }
body.story #story #story-3 .steps:nth-child(2n+1) { margin-left: 1rem; margin-top: 5rem; }
@media screen and (max-width: 769px) {
  body.story #story #story-3 .steps:nth-child(2n+1) { margin-top: 0px; }
}
body.story #story #story-3 .steps .numb { color: rgb(248, 131, 121); font-size: 2rem; }
body.story #story #story-3 .steps .title { color: rgb(0, 116, 129); font-size: 1rem; margin-bottom: 0px; }
body.story #story #story-3 .steps .title:nth-child(2n+1) { margin-right: 2rem; }
body.story #story #story-3 .steps .title:nth-child(2n) { margin-left: 2rem; }
body.story #story #story-3 .steps p { margin: 0px 2rem; }
body.story #story #story-3 .line { width: 1px; height: 90%; top: 5%; position: absolute; left: 50%; background-color: rgb(212, 212, 212); }
@media screen and (max-width: 769px) {
  body.story #story #story-3 .line { display: none; }
}
body.story #story #story-4 { margin-bottom: 2rem; }
body.story #story #story-4 .full-video { background: red; width: 50%; margin: auto; min-height: 5rem; position: relative; }
@media screen and (max-width: 769px) {
  body.story #story #story-4 .full-video { width: 100%; }
}
body.story #story #story-4 .full-video img { margin-bottom: -7px; }
body.story #story #story-4 .full-video .bottom { position: absolute; bottom: 0px; text-align: center; background-color: rgba(165, 113, 100, 0.7); width: 100%; padding: 2rem 0px; }
@media screen and (max-width: 769px) {
  body.story #story #story-4 .full-video .bottom { height: 100%; }
}
body.story #story #story-4 .full-video .bottom p { color: white; font-weight: 500; padding: 1rem 0px; font-size: 1.6rem; letter-spacing: 0.1rem; }
body.story #story #story-4 .full-video .bottom a.button { font-weight: 400; letter-spacing: 0.2rem; padding: 2rem; }
body.story footer { clear: both; }
.combo1 { font-weight: 300; }
.combo1 p { padding: 2rem 0px; font-size: 1.6rem; line-height: 1.6rem; }
@media (max-width: 1088px) {
  .combo1 p { font-size: 1rem; line-height: 1rem; }
}
.combo1 .filled { background-color: rgb(93, 12, 61); color: white; display: table; padding: 2rem; text-transform: uppercase; }
.combo1 .title { color: rgb(93, 12, 61); font-family: Oswald, sans-serif; font-weight: 300; font-size: 3rem; text-transform: uppercase; margin: 0px; }
@media (max-width: 1088px) {
  .combo1 .title { font-size: 2rem; line-height: 2rem; }
}
@media (max-width: 1088px) {
  .combo2 .title { font-size: 2rem; }
}
.combo2 { background-color: rgb(93, 12, 61); font-weight: 300; }
.combo2 .title { color: rgb(255, 255, 255); font-family: Oswald, sans-serif; font-weight: 300; font-size: 3rem; text-transform: uppercase; margin: 0px; }
.combo2 .subtitle { color: rgb(255, 255, 255); font-weight: 600; font-size: 1rem; }
.combo2 p { padding: 2rem 0px; font-size: 1.6rem; }
.combo2 h1 { color: rgb(248, 131, 121); font-family: Oswald, sans-serif; font-weight: 300; font-size: 3rem; text-transform: uppercase; }
.combo2#home-3 { background-color: rgb(0, 116, 129) !important; }
.combo3 { background-color: rgba(240, 239, 234, 0.95); font-weight: 300; }
.combo3 .subtitle { color: rgb(165, 113, 100); text-transform: uppercase; font-size: 1rem; }
.combo3 p { padding: 2rem 0px; font-size: 1.6rem; }
.combo3 h1 { color: rgb(248, 131, 121); font-family: Oswald, sans-serif; font-weight: 300; font-size: 3rem; text-transform: uppercase; }
.combo4 { color: rgb(255, 255, 255); background-color: rgba(165, 113, 100, 0.95); }
.combo4 .button { background-color: transparent; color: rgb(255, 255, 255); border: 1px solid rgb(255, 255, 255) !important; }
.combo4 .button:hover { color: black; background-color: rgb(255, 255, 255) !important; }
.combo5 { color: rgb(0, 0, 0); background-color: rgb(240, 239, 234); }
h1.title.home-4-desc-title { text-align: center; }
.choiche .title { color: rgb(93, 12, 61); font-size: 3rem; margin: 1rem 0px 3rem; text-align: center; }
.choiche .choiches { display: flex; justify-content: space-evenly; }
.choiche .choiches .button { min-width: 13rem; }
@media screen and (max-width: 769px) {
  .choiche .choiches { display: inline-block; }
  .choiche .choiches .button { width: 49%; margin-bottom: 5px; min-width: unset; }
}
.contactSection { background: white; color: white; }
.contactSection a { color: white; text-decoration-line: underline; }
.contactSection .title { color: rgb(93, 12, 61); font-size: 1.5rem; margin-bottom: 0.3rem; font-weight: 400; }
.contactSection .info { margin-bottom: 1.5rem; font-weight: 300; color: black; }
.contactSection .info p { margin-bottom: 0.1rem; color: black; }
.contactSection .info a { color: black; }
.contactSection #map { height: 100%; }
.contactSection #map iframe { height: 100%; width: 100%; }
.js-Accordion { width: 100% !important; max-width: none !important; }
.js-Accordion .accordion { margin: 1rem 0px; }
.js-Accordion .accordion .icon { float: right; font-size: 2rem; }
.js-Accordion .accordion .icon .fa-caret-down { display: block; }
.js-Accordion .accordion .icon .fa-caret-up { display: none; }
.js-Accordion .accordion.active .fa-caret-down { display: none; }
.js-Accordion .accordion.active .fa-caret-up { display: block; }
.js-Accordion .accordion.active .js-Accordion-content { padding-top: 20px; padding-bottom: 20px; }
.js-Accordion .accordion .js-Accordion-title { border-radius: 0px; cursor: pointer; font-size: 1rem; text-align: left; padding: 0.5em 0.75em; font-family: Poppins, sans-serif; border: none; }
.js-Accordion .accordion .js-Accordion-title:first-child { border: none; }
.js-Accordion .accordion .js-Accordion-title span { pointer-events: none; }
.js-Accordion .accordion .js-Accordion-content { border: none; }
.js-Accordion .accordion .js-Accordion-content ul { list-style: disc; margin-left: 1rem; }
.js-Accordion .accordion .js-Accordion-content ul li { padding-top: 1rem; }
.instafeed { padding: 0px; }
@media screen and (max-width: 769px) {
  .instafeed #instafeed { display: none; }
}
.jarallax { position: relative; z-index: 0; }
.jarallax > .jarallax-img { position: absolute; object-fit: cover; font-family: "object-fit: cover;"; top: 0px; left: 0px; width: 100%; height: 100%; z-index: -1; }
figure { margin: 0px; padding: 0px; background: rgb(255, 255, 255); overflow: hidden; }
figure:hover + span { bottom: -36px; opacity: 1; }
.shine figure { position: relative; }
.shine figure::before { position: absolute; top: 0px; left: -75%; z-index: 2; display: block; content: ""; width: 50%; height: 100%; background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%); transform: skewX(-25deg); }
.shine figure:hover::before { animation: 0.75s ease 0s 1 normal none running shine; }
@-webkit-keyframes shine { 
  100% { left: 125%; }
}
@keyframes shine { 
  100% { left: 125%; }
}
.zoomin1 figure img { transform: scale(1); transition: all 0.3s ease-in-out 0s; }
.zoomin1 figure:hover img { transform: scale(1.3); }
.modal a { color: rgb(74, 74, 74); }
.modal .modal-close { position: absolute; }
.modal .modal-content {animation: 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s 1 normal forwards running scale;color: rgb(74, 74, 74);text-align: center;}
.modal .modal-content.padding { padding: 4rem; }
@media screen and (min-width: 769px) {
  .modal .modal-content { width: 840px; }
  .no-modal-width { width: 640px !important; }
}
.modal .modal-content .type2 .column { padding: 0px; }
.modal .modal-content .type2 input { border-top: 0px; border-left: 0px; border-right: 0px; padding: 0px; }
.modal .modal-content .title { font-size: 2rem; color: white; }
.modal .modal-content .name { text-align: left; }
.modal.purple .modal-content {background-color: rgb(240, 239, 234);}
.modal.white .modal-content { background-color: rgb(240, 239, 234); color: black; }
.modal.white .modal-content .title { background-color: rgb(240, 239, 234); color: black !important; }
.modal.brown .modal-content { background-color: rgba(165, 113, 100, 0.5); }
.modal.cream .modal-content { background-color: rgb(255, 255, 255); }
.colour-black { color: black; }
.modal .modal-top { font-size: 2rem; }
.modal .modal-bottom span {/* font-size: 2rem; */width: 150px;height: 0px;}
.modal .modal-bottom .buttons { display: flex; justify-content: center; }
.modal .modal-top, .modal .modal-middle, .modal .modal-bottom, .modal .buttons { margin: 1rem 0px; }
.modal input {color: rgb(74, 74, 74);background-color: unset;border-radius: 0px;box-shadow: unset;padding: 2rem;/* border: 1px solid white; */margin: 0.5rem 0px !important;}
.modal input::placeholder { color: rgb(255, 255, 255); }
.modal input:focus, .modal input:active { border-color: rgb(255, 255, 255); box-shadow: unset; }
.modal input.line-down {border-width: 0px 0px 1px;border-top-style: initial;border-right-style: initial;border-left-style: initial;border-top-color: initial;border-right-color: initial;border-left-color: initial;border-image: initial;/* border-bottom-style: solid; *//* border-bottom-color: rgb(74, 74, 74); *//* padding: 0px 0px 7px; */height: 2.1rem;margin-top: 0.4rem !important;font-size: 1em;}
/*.modal input.line-down:-webkit-autofill, .modal input.line-down:-webkit-autofill:hover, .modal input.line-down:-webkit-autofill:focus, .modal input.line-down:-webkit-autofill:active { transition: background-color 5000s ease-in-out 0s; -webkit-text-fill-color: rgb(74, 74, 74) !important; }*/
.modal .button {font-size: 1rem;padding: 2rem 1.5rem;letter-spacing: 0.2rem;}
.modal .button.is-thin { padding: 1rem 1.5rem; }
#signUpsignIn .modal-content .column.is-text-vcentered:nth-child(2) {/* border-left: 1px solid rgb(74, 74, 74); */}
@media screen and (max-width: 769px) {
  #signUpsignIn .modal-content .column.is-text-vcentered:nth-child(2) { border-width: 1px 0px 0px; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; border-top-style: solid; border-top-color: rgb(255, 255, 255); }
}
#signUpsignIn .modal-content .columns {align-items: flex-start;}
#newsletterModal .modal-content { width: 674px; color: white; text-transform: uppercase; background-color: rgb(165, 113, 100); padding: 0px; }
@media screen and (max-width: 769px) {
  #newsletterModal .modal-content { width: 100%; }
}
#newsletterModal .modal-content .column { text-align: center; }
#newsletterModal .modal-content .column h1 { font-size: 2.3rem; line-height: 2.3rem; margin-bottom: 2rem; }
#newsletterModal .modal-content .column:first-child { padding: 0px; font-size: 0px; }
@media screen and (max-width: 769px) {
  #newsletterModal .modal-content .column:first-child { height: 32vh; background-size: cover; background-position-y: 50%; }
  #newsletterModal .modal-content .column:first-child img { display: none; }
}
#newsletterModal .modal-content .column:nth-child(2) { min-width: 24rem; font-size: 1rem; }
@media screen and (max-width: 769px) {
  #newsletterModal .modal-content .column:nth-child(2) { min-width: unset; }
}
#newsletterModal .modal-content .column .sub { margin-bottom: -0.5rem; }
#newsletterModal .modal-content .column .newsletter { font-size: 1.8rem; }
#newsletterModal .modal-content .modal-close:focus, #newsletterModal .modal-content .modal-close:active { background-color: unset; }
@media screen and (max-width: 320px) {
  #newsletterModal .modal-content { width: 100%; }
  #newsletterModal .modal-content .column h1 { font-size: 1.3rem; line-height: 1rem; }
}
#newsletterModal .modal-close { min-height: 70px; min-width: 70px; top: 0px; right: 0px; }
#newsletterModal .modal-close::before { height: 1px; }
#newsletterModal .modal-close::after { width: 1px; }
#newsletterModal .modal-close:hover { background: none; }
#chooseYourLocationModal .location-select .control { display: flex; justify-content: center; }
#chooseYourLocationModal .location-select .select { width: 50%; color: black; height: 4rem; }
@media screen and (max-width: 769px) {
  #chooseYourLocationModal .location-select .select { width: 90%; }
}
#chooseYourLocationModal .location-select .select::after { border-color: rgb(255, 255, 255); }
#chooseYourLocationModal .location-select .select select { border-color: white; height: 4rem; width: 100%; color: red; }
#chooseYourLocationModal .location-select .select select option { font-weight: 400; font-size: 1rem; letter-spacing: 0.2rem; text-transform: uppercase; color: white; background: rgb(165, 113, 100); }
#chooseYourLocationModal .location-select .select select:not([multiple]) { color: white; font-weight: 400; font-size: 1rem; padding: 0rem 3.5rem; letter-spacing: 0.2rem; text-transform: uppercase; background: transparent; }
#fitnessNutritionGuidesModal .column { padding: 1rem; }
#fitnessNutritionGuidesModal .column:first-child { padding: 0px; }
#fitnessNutritionGuidesModal img { display: block; }
#retreatsContactModal .modal-content { text-align: left; }
#cardDetails .modal-content { width: 440px; }
@media screen and (max-width: 769px) {
  #cardDetails .modal-content { width: 100%; }
}
#retreatsBookModal .filters .filter.go:hover { background-color: rgb(93, 12, 61); }
#retreatsBookModal .filters .filter.go:hover .value { color: white; }
#retreatsBookModal .filters .filter .value { border: 1px solid white; color: white; }
#retreatsBookModal .filters .filter:hover .dropdown .inside { border: 1px solid white; background: rgb(93, 12, 61); }
#retreatsBookModal .filters .filter:hover .dropdown .selection:hover { background: white; color: rgb(93, 12, 61); }
#retreatsBookModal .filters .filter:hover .dropdown .lightpick { border: 1px solid white; }
#retreatsBookModal .filters .filter:hover .dropdown .lightpick header { background: red; }
body, #home .hero-video { max-width: 1440px; display: block; margin: auto; }
body.home #home #home-1::after, .navbar-menu, .container { max-width: 100%; }
.container:not(.hp-swipe) { max-width: 100%; width: 100%; }
.navbar .navbar-item { padding: 0; }
#home .hero-video { display: block; margin: auto; }
@media screen and (min-width: 769px) {
  body.home.transparent-menu nav.navbar { transition: background 1s ease 0s; background-color: transparent !important; }
  body.home.transparent-menu nav.navbar:hover { transition: background 1s ease 0s; background-color: rgba(0, 0, 0, 0.5) !important; }
}
body.home.transparent-menu nav.navbar a, body.home.transparent-menu nav.navbar .navbar .navbar-item.bar, body.home.transparent-menu nav.navbar .navbar-item, body.home.transparent-menu nav.navbar .navbar-link, body.home.transparent-menu nav.navbar .navbar-burger { border: none; background: none; }
@media screen and (min-width: 769px) {
  body.home.transparent-menu nav.navbar a, body.home.transparent-menu nav.navbar .navbar .navbar-item.bar, body.home.transparent-menu nav.navbar .navbar-item, body.home.transparent-menu nav.navbar .navbar-link, body.home.transparent-menu nav.navbar .navbar-burger { color: white !important; }
}
@media screen and (min-width: 769px) {
  body.home.transparent-menu nav.navbar .navbar .navbar-dropdown, body.home.transparent-menu nav.navbar .navbar-menu.is-active { background-color: rgba(0, 0, 0, 0.5) !important; }
}
@media screen and (min-width: 769px) {
  body.home.transparent-menu .hero-video video { min-width: 133%; }
}
@media screen and (min-width: 1440px) {
  body.home.transparent-menu .hero-video video { min-width: 115%; }
}
@media screen and (min-width: 1920px) {
  body.home.transparent-menu .hero-video video { min-width: 182%; }
}
@media screen and (max-width: 769px) {
  body.home.transparent-menu .hero.is-fullheight-with-navbar { min-height: auto; }
}
@media screen and (max-width: 769px) {
  body.home.transparent-menu #home-1 .hero-body { display: none; }
}
@media screen and (max-width: 769px) {
  body.home.transparent-menu .hero-video { position: relative; line-height: 0; }
}
@media screen and (max-width: 769px) {
  body.home.transparent-menu #home-1 video { position: relative; transform: unset; left: 0px; top: 0px; }
}
.mimic { display: block; height: 25px; background-color: red; position: sticky; top: 0px; }
.mimic-right { right: 0px; position: absolute; top: 0px; }
.carousel { padding-left: 33%; padding-top: 20px; width: 500px; overflow: hidden; height: 190px; position: relative; }
.carousel ul { position: relative; list-style: none; margin: 0px; height: 100%; padding: 0px; }
.carousel ul li { position: absolute; height: 100%; width: 250px; float: left; margin-right: 1px; background: rgb(240, 239, 234); text-align: center; border: 2px solid black; }
.btnPrevious { padding-right: 10px; }
.cancel-proximity { border: 1px solid white; padding: 20px; }
table.rhs { width: 60%; margin-left: 40%; }
.change_loading { padding-top: 10px; padding-bottom: 10px; }
.change_errors { padding-top: 10px; padding-bottom: 10px; color: rgb(255, 0, 0); }
.div_buy_now_plan { padding-bottom: 50px; }
@media screen and (max-width: 1360px) and (min-width: 1087px) {
  a.navbar-item.logo { }
}
@media screen and (max-width: 1460px) {
  .email-info { transform: translate(25%, 1px); top: 1px !important; font-size: 42px !important; }
}
@media screen and (max-width: 900px) {
  .email-info { transform: translate(0%, 1px); }
}
.email-info { top: 206px; left: 230px; max-width: fit-content; position: relative; }
.front { z-index: 1; }
.back { z-index: -1; }
.line-under { margin-top: 0px; }
.account-message { min-height: 20px; background-color: rgb(16, 118, 128); color: white; font-family: Poppins, sans-serif; text-transform: uppercase; text-align: center; }
.accout-message-title { font-size: xx-large; }
.accout-message-msg { font-size: small; }
#close-message { float: right; margin-top: -64px; margin-right: 3px; }
.booking-messages { padding: 1rem; margin: auto; }
a.button.is-color1.bookings.centered.has-text-centered { max-width: 158px !important; }
.location-name { z-index: 10 !important; }
.follow-us-pics { max-height: 64px; max-width: 100%; }
.offersGIF { float: right; max-width: 50% !important; }
.offer-details { max-width: 100%; }
.abc { margin-bottom: 10%; }
.offers-gif { height: 100%; }
.offers-description { padding: 40px; }
.offerButtonsContainer { margin-left: 10%; }
span.button.is-color1.centered.has-text-centered.is-uppercase.offerButtons { margin: 18px; }
.desc.center-elements { margin: 0px !important; }
@media screen and (min-width: 375px) {
  #offers-2 { }
}
@media screen and (max-width: 1375px) {
  body.offers #offers #offers-1 img { width: min-content !important; max-height: none !important; }
}
@media screen and (max-width: 800px) {
  body.offers #offers #offers-1 img { width: 800px !important; max-height: 100% !important; }
}
@media screen and (max-width: 600px) {
  p.title.email-info { margin: auto; left: 0px; }
  form#contactus_form {margin: auto;float: none;}
}
#home-schedule { background-color: rgb(59, 77, 129); max-width: fit-content; position: relative; width: 575px; right: 575px; height: 100%; color: white !important; }
.subtitle.home-schedule { color: white !important; }
.title.home-schedule { color: white !important; }
#home-classes { background-color: rgb(0, 116, 129); color: white !important; }
.subtitle.home-classes { color: white !important; }
.title.home-classes { color: white !important; }
a.button.is-white.home-8-button { }
h2.subtitle.home-classes { font-weight: 600; margin-bottom: 24px; }
h1.title.home-classes { font-size: xx-large; margin-bottom: 10px; }
a.button.is-color1.home-classes-button { margin-top: 10px; margin-bottom: 0px; }
h1.title.home-6-title { font-size: xx-large; font-weight: 100; margin: 2rem; }
p.home-6-subtext { font-size: larger; font-weight: 100; }
h2.subtitle.home-6-subtitle { font-size: initial; font-weight: 800; }
p.subtitle.home-4-desc-text { font-weight: 800; margin-bottom: 0px; }
h1.title.home-4-desc-title { font-size: xx-large; margin-bottom: 20%; }
p.subtitle.home-4-desc-text { }
h1.title.is-spaced.home-3-title { font-size: 2.2rem; margin-bottom: 12px; }
h2.subtitle.is-spaced.home-3-subtitle { margin-bottom: 8px; }
p.home-2-desc-text { font-size: larger; }
a.button.is-white.home-2-button { margin-top: 110px; }
@media (max-width: 1290px) {
  a.button.is-white.home-2-button { margin-top: 30px; }
}
@media (max-width: 1150px) {
  a.button.is-white.home-2-button { margin-top: 10px; }
}
a.navbar-item.logo.logged-out {}
img.slider-img-london { max-height: 525px; }
img.slider-img-milan { max-height: 525px; }
.navbar-item.buy.has-dropdown.is-hoverable { min-width: 160px; }
.logosm { width: 55px; left: 15px; top: 2px; position: absolute; }
body.home #home #home-6 .title { padding: 0px; margin: 2rem; }
@media screen and (max-width: 1087px) {
  div#home { max-width: 100%; }
  .hero-video video { }
  .navbar.is-transparent { z-index: 1002; height: auto; background-color: rgba(240, 241, 240, 0.95) !important; opacity: 1 !important; }
  .sticky { position: fixed; top: 0px; width: 100%; opacity: 1; z-index: 1001; max-width: 1440px; background-color: rgba(240, 241, 240, 0.95) !important; }
}
@media screen and (max-width: 1087px) and (min-width: 769px) {
  body.home #home #home-1 { min-height: auto; }
  .navbar-item.basket-show { z-index: 2002; }
}
@media screen and (min-width: 1088px) {
  div#home {top: 0px;/*position: absolute;max-width: 1440px;*/width: 100%!important;}
  .hero-video video { }
  .sticky { position: fixed; top: 0px; width: 100%; opacity: 1; z-index: 1001; max-width: 1440px; height: 52px; background-color: rgba(240, 241, 240, 0.95) !important; }
  .navbar-item.basket-show { position: relative; top: 11px; z-index: 2022; }
}
.button.book { background-color: rgb(165, 113, 100); color: white; border: 2px solid rgb(165, 113, 100) !important; }
.button.book_standard { background-color: rgb(255, 255, 255); color: rgb(248, 131, 121); border: 2px solid rgb(248, 131, 121) !important; }
.book_standard:hover { background-color: rgb(248, 131, 121) !important; color: white !important; border: 2px solid rgb(248, 131, 121) !important; }
.button.book.bigger.book_booking_waiting { background-color: white; color: rgb(74, 74, 74); border: 2px solid rgb(165, 113, 100) !important; }
.bookingComponent .body .columns .column .button:hover { background-color: white; color: rgb(74, 74, 74); border: 2px solid rgb(165, 113, 100) !important; }
.bookingComponent .body .columns .column .button.book.bigger.book_booking_waiting:hover { background-color: rgb(13, 116, 130); color: white; border: 2px solid rgb(165, 113, 100) !important; }
.bookingComponent .body .columns .column .button.book.bigger:hover { background-color: rgb(165, 113, 100); color: white; border: 2px solid rgb(165, 113, 100) !important; }
video { margin-bottom: -8px; }
.button.book.bigger.cancel_booking:hover { background-color: white; color: rgb(74, 74, 74); border: 2px solid rgb(165, 113, 100) !important; }
.FPTitle { color: black !important; }
#cookieConsent { background-color: rgba(20, 20, 20, 0.8); min-height: 26px; font-size: 14px; color: rgb(204, 204, 204); line-height: 26px; padding: 8px 0px 8px 30px; font-family: "Trebuchet MS", Helvetica, sans-serif; position: fixed; bottom: 0px; left: 0px; right: 0px; display: none; z-index: 9999; }
#cookieConsent a { color: rgb(75, 142, 231); text-decoration: none; }
#closeCookieConsent { float: right; display: inline-block; cursor: pointer; height: 20px; width: 20px; margin: -15px 0px 0px; font-weight: bold; }
#closeCookieConsent:hover { color: rgb(255, 255, 255); }
#cookieConsent a.cookieConsentOK { background-color: rgb(248, 131, 121); color: rgb(0, 0, 0); display: inline-block; border-radius: 5px; padding: 0px 20px; cursor: pointer; float: right; margin: 0px 60px 0px 10px; }
#cookieConsent a.cookieConsentOK:hover { background-color: rgb(224, 201, 31); }
.button.is-black:hover { background-color: rgb(240, 239, 234); color: black; border: 2px solid black !important; }
.button.is-black2:hover { background-color: rgb(0, 0, 0); color: white !important; border: 1px solid black !important; }
.sm_logo_link { z-index: 2000; }
.side-by { display: inline-block; }
.side-by span { min-width: 100px; max-width: 100px; }
@media screen and (max-width: 1087px) {
  .filter_book_left { min-width: 60%; float: left; }
  .filter_book_right { min-width: 60%; float: right; }
  .filters { display: flex; justify-content: center; flex-wrap: wrap; }
}
.column.book-box.is-5.is-uppercase.has-text-centered.is-text-vcentered { background: rgb(59, 77, 129); }
.book-the-class.columns { background: rgb(59, 77, 129); }
video.lazy-hidden.class-page { }
img.intro-img { float: right; }
.combo2 h1.title2.is-spaced { padding-bottom: 25px; }
@media screen and (max-width: 1300px) {
  .column.is-2-desktop.is-6-mobile.offer-card.buy_package { min-width: 24%; max-width: 24%; }
}
@media screen and (max-width: 750px) {
  .column.is-2-desktop.is-6-mobile.offer-card.buy_package { min-width: 33%; max-width: 33%; }
}
@media screen and (max-width: 500px) {
  .column.is-2-desktop.is-6-mobile.offer-card.buy_package { min-width: 50%; max-width: 50%; }
}
@media screen and (max-width: 400px) {
  .column.is-2-desktop.is-6-mobile.offer-card.buy_package { max-width: 100%; min-width: 100%; }
  /*
  By 56
   */
  .navbar-item.account-items-menu a {
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 751px) {
  .swiper_wrap.team-slider.buy-team {max-width: 364px;/* padding-left: 30%; */min-width: 307px;margin: auto;}
  .swiper.modal-middle.is-weight-300.basket-description { max-width: 275px; padding-left: 24%; padding-right: 20%; }
}
@media screen and (max-width: 750px) {
  .swiper_wrap.team-slider.buy-team { width: 100%; }
  .swiper.modal-middle.is-weight-300.basket-description { max-width: 80%; padding-left: 10%; padding-right: 10%; }
}
.error { color: red; font-size: 1rem !important; }
.frmStripePayment { border: 1px solid rgb(224, 224, 224); padding: 20px 30px; width: 180px; text-align: center; background: rgb(236, 236, 236); margin: 60px auto; font-family: Arial; }
.plan-caption { margin-bottom: 30px; font-size: 1.2em; width: 180px; }
.city_header { width: 100%; }
.city_header hr { width: 100%; margin: 0px; }
video.class-page.lazy-hidden { object-fit: cover; }
.purple-title { text-transform: uppercase; color: rgb(93, 12, 61) !important; font-weight: 400 !important; }
.flexible { display: flex; }
.arrow { border-style: solid; border-color: black; border-image: initial; border-width: 0px 3px 3px 0px; display: inline-block; padding: 3px; }
.down { transform: rotate(45deg); }
@media screen and (max-width: 1360px) and (min-width: 769px) {
  .navbar-item.has-dropdown.is-hoverable.leftmenu { padding-right: 1rem; padding-left: 1rem; }
  /*.navbar-item.has-dropdown.is-hoverable.rightmenu { padding-left: 1rem; padding-right: 1rem; }*/
  .stickyitem.navbar-item.has-dropdown.is-hoverable.leftmenu { position: relative; top: 3px; }
  .stickyitem.navbar-item.has-dropdown.is-hoverable.rightmenu { position: relative; top: 3px; right: 0px; }
}
@media screen and (max-width: 1087px) {
  .navbar.stickybar {display: flex;position: sticky; top: 0px;width: 100%;background-color: rgba(240, 241, 240, 1) !important;opacity: 1 !important;}
  #nav a.navbar-link,.logout-link { color: black !important; font-size:20px; padding:12px 0; }
  #nav .account-items-menu a.navbar-link, .logout-link{font-size:12px;padding: 0.5rem 0.75rem;}
  #nav a.navbar-link-direct { color: black !important; }
  #nav a.navbar-item {color: black;/* width: 7rem; */margin-left: auto;margin-right: auto;z-index: 2022;}
  #nav_home a.navbar-link { color: black; font-size: 12px; }
  #nav_home a.navbar-item { color: black; }
  #nav a.language { color: black; }
  #nav .loggedOut a { color: black; }
  h1 { font-size: 1.667rem !important; font-family: Oswald, sans-serif !important; }
  h2 { font-size: 1rem !important; font-family: Poppins, sans-serif !important; font-weight: bold !important; font-style: normal !important; }
  h3 { font-size: 0.9rem !important; font-family: Poppins, sans-serif !important; font-weight: 400 !important; font-style: normal !important; }
  p { font-size: 1.0833rem !important; }
  .vita-small { font-size: 0.9rem !important; }
  .split-section { width: 100%; }
  .split-section.left { flex: 0 0 auto; width: 60%; }
  .split-section.right { flex: 0 0 auto; width: 40%; height: 100%; }
  .split-section { width: 100%; display: flex; padding-bottom: 0px; position: relative; }
  .split-section .left { height: 100%; min-width: fit-content; float: none !important; width: 100% !important; }
  .split-section .left-minus { height: 100%; float: none !important; }
  .split-section .third { flex: 0 0 auto; width: 33%; display: block; }
  .split-section .full { flex: 0 0 auto; width: 100%; display: block; text-align: center !important; }
  .split-section.left img { width: 100%; display: block; }
  .split-section.no-overlay { display: block; }
  .split-section .right { position: absolute; left: 0px; top: 0px; z-index: 1000; padding: 5px; opacity: 0.75; height: 100%; background-color: rgba(165, 113, 100, 0.5) !important; width: 100% !important; }
  .split-section .right-plus { position: absolute; left: 0px; top: 0px; z-index: 1000; padding: 5px; opacity: 0.75; height: 100%; background-color: rgba(165, 113, 100, 0.5) !important; width: 50% !important; }
  .right.no-overlay { float: left; display: contents; left: 0px; top: 0px; z-index: 1000; padding: 5px; height: -webkit-fill-available; opacity: 1; width: 100% !important; }
  .right-plus.no-overlay { float: left; display: contents; left: 0px; top: 0px; z-index: 1000; padding: 5px; height: -webkit-fill-available; opacity: 1; width: 100% !important; }
  .vita-black-text.vita-overlay { color: rgb(255, 255, 255) !important; }
  .vita-purple-text.vita-overlay { color: rgb(255, 255, 255) !important; }
  .vita-dark-grey-text.vita-overlay { color: rgb(255, 255, 255) !important; }
  .vita-sea-green-text.vita-overlay { color: rgb(255, 255, 255) !important; }
  .vita-salmon-text.vita-overlay { color: rgb(255, 255, 255) !important; }
  section.split-section.banner { min-height: 0px; }
  section.split-section.banner-long { min-height: 0px; }
  section.split-section.banner-longer { min-height: 325px; }
  .show-desktop { display: none !important; }
  .show-mobile { display: block; }
  .show-mobile-flex { display: flex; }
  .mobile_logo {
    width: 30px;
    align-self: center;
    }
  .nav-right.stickyitem.is-active {
    position: fixed;
    background: rgba(240, 241, 240, 1);
    width: 100%;
    left: 0;
    margin-top: 65px;
    padding-top:45px;
    padding-bottom: 50px;
    overflow-y: scroll;
    top:0;
  }
    #nav a.navbar-link-direct.is-arrowless {
        color: black;
      font-size: 20px;
      padding: 12px 0;
    }
    .more-prominent {
        /*filter: brightness(130%);*/
        opacity: 1!important;
    }
    span.button.book_standard.bigger.buy_package_unit {
        min-width: 100px;
    }
    
    .button.is-color1.photo {
        color: rgb(248, 131, 121);
        border-color: rgb(248, 131, 121);
        font-weight: 600;
        font-size: 1rem;
        /* padding: 2rem 1rem; */
        letter-spacing: 0.2rem;
        background-color: rgb(248, 131, 121)!important;
        text-transform: uppercase;
        width: 187px;
        height: 67px;
        opacity: 0.9;
        color: #fff !important;
    }
    .tight-right { padding-right:0px; }
    .has-dropdown:after {
      content: "+";
      height: 100%;
      position: absolute;
      right: 0;
      top: 10px;
      align-items: center;
      align-self: center;
      justify-content: normal;
    }
    .has-dropdown.dropdown-active:after {
      content: "x";
      font-size: 14px;
      z-index: -1;
      top: 10px;
    }
  .dropdown-active a.navbar-link:hover, .navbar .navbar-dropdown {
    background: transparent;
  }
  #nav_home .main-menu.is-active .navbar-link, #nav_home .main-menu.is-active .navbar-link-direct {
    font-size: 20px;
    padding: 12px 0;
  }
  .nav-right.stickyitem.is-active > .navbar-item {
    padding: 0;
    margin-right: 35px;
    margin-left: 35px;
    border-bottom: 1px solid #d9d9d9;
  }
  .nav-right.stickyitem.is-active > .navbar-item:last-child, .nav-right.stickyitem.is-active > .navbar-item:nth-last-child(2) {
    border: 0;
  }
  .navbar .navbar-dropdown .navbar-item{padding-left:0;}
  .navbar-item.book-menu {
    margin-top: 30px;
  }

  .navbar-item a.book-btn {
    max-width: unset;
    width: 100%;
    display: inline-block;
    padding-top:10px;
    padding-bottom:10px;
  }
  a.phone {
    color: black;
  }

  .navbar-item.book-menu span {
    margin-top: 20px;
    display: inline-block;
  }
}
@media screen and (min-width: 1088px) {
    

    
  img.logo.stickylogo { left: 10px; top: 8px; height: 50px; position: absolute !important; }
  .main_logo { display: block; top: -32px; left: -2px; position: relative; }
  /*.navbar-item.has-dropdown.is-hoverable.rightmenu { height: 48px; }*/
  .navbar { height: 132px; }
  .show-desktop { display: block; }
  .show-mobile, .show-mobile-flex { display: none !important; }
  .split-section { width: 100%; display: flex; padding-top: 0px; padding-bottom: 0px; height: 100%; vertical-align: top; }
  .split-section .left { flex: 0 0 auto; width: 60%; float: left; height: 100%; display: block; padding-top: 0px; }
  .split-section .left-minus { flex: 0 0 auto; width: 50%; float: left; height: 100%; display: block; padding-top: 0px; }
  .split-section .third { flex: 0 0 auto; width: 33%; display: block; }
  .split-section .full { flex: 0 0 auto; width: 100%; display: block; text-align: center !important; }
  .split-section.left img { width: 100%; display: block; padding-top: 0px; }
  .split-section .right { width: 40%; padding-top: 0px; padding-left: 3rem; height: auto; }
  .split-section .right-plus { width: 55%; padding-top: 0px; height: auto; }
  .postbox { margin-left: auto; margin-right: auto; width: 50%; }
  
   .navbar.stickybar { background-color: rgba(240, 241, 240, 0.95) !important; opacity: 1 !important; }
}
@media screen and (max-width: 1360px) and (min-width: 1088px) {
  /*.nav-right.stickyitem { padding-left: 100px; top: -200px; }*/
}
@media screen and (max-width: 1360px) and (min-width: 1088px) {
  .navbar.stickybar { display: flex; position: fixed; height: 75px; top: 0px; width: 100%; z-index: 1002; opacity: 1 !important; align-items:center; padding: 0 20px; }
  #nav a.navbar-link.is-arrowless { color: black; }
  #nav a.navbar-link-direct.is-arrowless { color: black; }
  .nav-left.stickyitem { padding-left: 137px; top: 15px; }
  #nav { background-color: rgba(240, 241, 240, 0.95) !important; }
  /*.nav-right.stickyitem { top: 16px; position: absolute; margin-left: auto; margin-right: auto; display: flex; }*/
  #nav a.language { color: black; }
  #nav .loggedOut a { color: black; }
  h1 { font-size: 2.667rem !important; font-family: Oswald, sans-serif !important; }
  h2 { font-size: 1.05rem !important; font-family: Poppins, sans-serif !important; font-weight: bold !important; font-style: normal !important; }
  h3 { font-size: 1.05rem !important; font-family: Poppins, sans-serif !important; font-weight: 300 !important; font-style: normal !important; }
  p { font-size: 1.05rem !important; }
  .vita-small { font-size: 1.05rem !important; }
}
@media screen and (min-width: 1361px) {
  .navbar-item.has-dropdown.is-hoverable.leftmenu { }
  .navbar-item.has-dropdown.is-hoverable.rightmenu { z-index: 2; }
  .stickyitem.navbar-item.has-dropdown.is-hoverable.leftmenu { position: relative; /*top: 3px; left: 0px;*/ }
  .stickyitem.navbar-item.has-dropdown.is-hoverable.rightmenu { position: relative; /*top: 3px; right: 0px;*/ }
  .nav-left.stickyitem { padding-left: 75px; top: 15px; }
  .nav-right.stickyitem {display: flex; max-height: 50px; }
  .navbar.stickybar { display: flex; position: fixed; padding: 10px 5%; height: auto; top: 0px; width: 100%; z-index: 1002; max-width: 1440px; opacity: 1 !important; align-items: center; }
  #nav a.navbar-link.is-arrowless { color: black; }
  /*#nav a.navbar-link-direct.is-arrowless { color: black; }*/
  #nav { background-color: rgba(240, 241, 240, 0.95) !important; }
  .stickybar { height: 70px; }
  #nav a.language { color: black; }
  #nav .loggedOut a { color: black; }
  h1 { font-size: 2.667rem !important; font-family: Oswald, sans-serif !important; }
  h2 { font-size: 1.333rem !important; font-family: Poppins, sans-serif !important; font-weight: bold !important; font-style: normal !important; }
  h3 { font-size: 1.05rem !important; font-family: Poppins, sans-serif !important; font-weight: 300 !important; font-style: normal !important; }
  p { font-size: 1.05rem !important; }
  .vita-small { font-size: 1.05rem !important; }
  section.split-section.banner { min-height: 145px; }
  section.split-section.banner-long { min-height: 290px; }
  section.split-section.banner-longer { min-height: 325px; }
}
.navhover { z-index: 1002; background-color: rgba(240, 241, 240, 0.95) !important; opacity: 1 !important; }
#navbar-menu.sticky { min-height: 52px; }
.navbar-item.basket-show.stickyitem { position: relative; top: 13px; right: 13px; }
a.navbar-link.is-arrowless.hover { color: black; }
a.navbar-link-direct.hover { color: black; }
a.navbar-item.hover { color: black; }
.navbar-item.is-hidden-touch.not_sticky_account { right: 0px;  padding-right: 3rem; }
#language.stickylang { display: none; }
.vertically { align-items: center; display: flex; height: 100%; justify-content: center; flex-direction: column; }
.upper { text-transform: uppercase; }
.space-left { padding-left: 15px !important; }
.space-right { padding-right: 15px !important; }
.space-left-large { padding-left: 3rem !important; }
.space-left-larger { padding-left: 45px !important; }
.space-right-large { padding-right: 3rem !important; }
.space-right-larger { padding-right: 45px !important; }
.space-before {padding-top: 15px !important;}
.space-after { padding-bottom: 20px !important; }
.space-before-large { padding-top: 3rem !important; }
.space-after-large { padding-bottom: 3rem !important; }
.space-after-small { margin-bottom: 5px; }
.space-before-larger { padding-top: 45px !important; }
.space-after-larger { padding-bottom: 45px !important; }
.vita-deep-blue { background-color: rgb(59, 77, 129); }
.vita-deep-blue-text { color: rgb(59, 77, 129); }
.vita-sea-green { background-color: rgb(0, 116, 129) !important; }
.vita-sea-green-text { color: rgb(0, 116, 129) !important; }
.vita-light-grey { background-color: rgb(240, 239, 234); }
.vita-dark-grey { background-color: rgb(90, 89, 89); }
.vita-brown {background-color: rgb(165, 113, 100) !important;}
.vita-brown-text { color: rgb(165, 113, 100) !important; }
.vita-white { background-color: rgb(255, 255, 255) !important; }
.vita-white-text { color: rgb(255, 255, 255); }
.vita-salmon-text { color: rgb(248, 131, 121); }
.vita-dark-grey-text { color: rgb(54, 54, 54); }
.vita-purple-text { color: rgb(93, 12, 61) !important; }
.vita-purple { background-color: rgb(93, 12, 61) !important; }
.vita-black-text { color: rgb(0, 0, 0) !important; }
.vita-light-grey-text { color: rgb(74, 74, 74) !important; }
.vita-input { height: 67px; }
.column.side-by { position: absolute; right: 0px; }
.vita-right { text-align: right; }
.vita-centre { text-align: center; }
.vita-left { text-align: left !important; }
.vita-position-centre { margin-left: auto; margin-right: auto; display: flex; }
.vita-position-bottom { position: absolute; bottom: 0px; }
a.account-type.hover { color: black; }
.vita-restorative-text { color: rgb(0, 116, 129); }
.vita-restorative { background-color: rgb(0, 116, 129); }
.vita-cardio-text { color: rgb(93, 12, 61); }
.vita-cardio { background-color: rgb(93, 12, 61); }
.vita-fitness-text { color: rgb(59, 77, 129); }
.vita-fitness { background-color: rgb(59, 77, 129); }
.space-right-standard {padding-right: 3rem !important;}
.space-left-standard { padding-left: 3rem !important; }
.space-top-standard { padding-top: 3rem !important; }
.space-bottom-standard { padding-bottom: 3rem !important; }
.no-minimum-height { min-height: 0px !important; }
select#date_select { height: 35px; width: 100%; }
.hide_sticky.stickyitem { display: none; }
.has-text-right.slider-text { padding: 0.75rem; background-color: rgb(90, 89, 89); display: flex; }
.slider-column { padding: 0px; }
.swipe-left-block { display: inline-block; align-self: flex-end; }
.hp-container { max-width: 1286px; }
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu { display: block; }
a.navbar-item.logo.logged-out {z-index: 2022;}
.mobile-col { width: 75%; display: table-cell; text-align: center; }
.mobile-title { width: 25%; display: table-cell; text-align: left; padding-left: 3rem; }
.mobile-col-buttons { width: 100px; display: table-cell; min-width: 100%; float: left; }
.mobile-row { display: flex; width: 100%; justify-content: center; flex-wrap: wrap; }
div#home_video { background-color: rgb(240, 239, 234); }
div#modalSignin, div#modalSignup{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}
a.button.bookpackage.is-color1 {
    padding: 0.25rem 1rem!important;
    width: 70px;
    height: 27px;
}
.reset_password:hover {
    text-decoration: underline
        ;
}

body.classes #classes #home-7 .location-slider .swiper-container {
    height: 25rem;
}
body.classes #classes #home-7 .location-select .select { width: 90%; color: rgb(248, 131, 121); height: 4rem; }
body.classes #classes #home-7 .location-select .select::after { border-color: rgb(248, 131, 121); }
body.classes #classes #home-7 .location-select .select select { border-color: rgb(248, 131, 121); height: 4rem; width: 100%; }
body.classes #classes #home-7 .location-select .select select option { font-weight: 400; font-size: 1rem; letter-spacing: 0.2rem; text-transform: uppercase; color: rgb(248, 131, 121); }
body.classes #classes #home-7 .location-select .select select:not([multiple]) { color: rgb(248, 131, 121); font-weight: 400; font-size: 1rem; padding: 0rem 3.5rem; letter-spacing: 0.2rem; text-transform: uppercase; }

.select-language { display: inline-block; padding: .375rem 1.75rem .375rem .75rem; line-height: 1.5; color: #495057; vertical-align: middle; border: 1px solid #ced4da; border-radius: .25rem; -moz-appearance: none; min-height: 3rem; min-width: 50%;   }




a.error:link { color: red; font-size: 1rem !important; }
.clickhere:hover {
    font-style: italic;
}
@media screen and (min-width: 1088px) {

    .filters .filter { min-width: 20%; }
    
    span#span_contactus {
        position: absolute;
        bottom: 1rem;
        right: 0px;
        z-index: 2;
        /* padding-left: 8px; */
        padding-right: 15px;
    }
    .send_btn {
        color: rgb(0, 0, 0);
        background-color: rgba(240, 239, 234, 0.99);
        border-radius: 0px;
        border: 0px;
        box-shadow: unset;
        padding: 2rem;
        margin: 0.5rem 0px !important;
        min-height: 150px;
    }
    
    div.popup_frame {
        height: 100%;
    }

    .input_input.space-before {
        border: 1px solid #010101;
        padding: 20px;
        height: 5em;
    }
    
    label.mobile {
        display: inline-block;
        width: 100%;
        text-align: left;
        font-size: 0.9em;
        position: relative;
        top: -10px;
    }
    
    .modal input.line-down {
        font-size: 1em; 
        position: relative; 
        top: -26px; 
        border-bottom: unset;
    }    
    
    ::-webkit-input-placeholder {
        color: #010101 !important;
    }
    
    .select-dropdown {  
        position: relative;
        top: -20px;
    }

    .mobileonly {
        display: none!important;
    }

    .desktop_only_centre { text-align: center; }
    /*
      By 56
    */
    .single-page {
      margin-top: 75px;
    }
    .footer-rights .pink-click {
      float: left;
    }
    .footer-rights .pink-click a {padding-top: 0;margin: 0;margin: 0 10px;padding-bottom: 0;}
    .footer-rights .pink-click:after {
      content: "";
      height: 15px;
      width: 1px;
      background: white;
      display: flex;
      align-self: center;
    }
    .footer-rights .pink-click:last-child:after {
      display: none;
    }

}


/*
  By 56
*/
:root{
  --bg-color-grey: #49434d;
  --menu-items-color: rgb(74,74,74);
}
.separator {
  width: 1px;
  height: 20px;
  background: var(--menu-items-color);
  display: flex;
  align-self: center;
  margin-right: 3px;
}
#menu-overlay {
  display: none; /* Hidden by default */
  position: fixed; /* Full-screen overlay */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
  z-index: 10; /* Behind the menu */
  transition: opacity 0.3s ease-in-out;
}
.overlay-active {
  display: block; /* Show overlay */
  opacity: 1; /* Transition to visible */
}
.hamburger-menu {
  padding: 10px;
  margin-left: auto;
  background-image: url(https://test.vitaboutiquefitness.com/images/menu.png);
  width: 35px;
  height: 35px;
  background-size: contain;
  filter: brightness(0);
  cursor: pointer;
}

.hamburger-menu {
  padding: 10px;
  margin-left: auto;
}

.side-menu {
  position: fixed;
  top: 0;
  right: -100%; /* Hide menu initially */
  width: 25%;
  height: 100%;
  background: var(--bg-color-grey);
  color: white;
  padding: 20px 30px;
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.5);
  transition: right 0.3s ease;
  z-index: 11;
}
.side-menu a:hover {
  transition: padding 0.3s ease;
  padding-left: 10px;
}
.menu-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.main-menu {
  flex: 1;
  justify-content: space-evenly;
  align-items: center;
}
.side-menu .logo {
  width: 100%;
  max-width: 100px;
}

.menu-close {
  cursor: pointer;
  font-size: 1.5em;
}

.menu-list {
  list-style: none;
}

.menu-list li a {
  color: white;
  text-decoration: none;
  display: block;
  padding: 10px 0;
  transition: background 0.3s ease;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.navbar-item.has-dropdown.is-hoverable.rightmenu.book-menu {
  border-radius: 5px;
  height: unset;
  margin-right: 35px;
  margin-left: 20px;
  z-index: 2;
  padding:10px 0;
}

.book-menu a.navbar-link {
  background: #FF6B6F;
  padding: 5px 30px;
  color: #fff !important;
  margin-right:-6px;
  border-radius:5px;
}
.navbar-item.has-dropdown.book-menu:hover .navbar-link {
  background-color: #FF6B6F;
}
.side-menu .book-menu {
  padding-top: 10px;
  padding-bottom: 10px;
}
.side-menu .book-menu a, .book-btn {
  background: #FF6B6F;
  height: unset;
  text-align: center;
  padding: 2px 30px;
  max-width: 150px;
  border-radius: 5px;
  color: #fff;
}
.side-menu .book-menu a:hover, a.book-btn:hover {
  color: unset;
}
.side-menu .phone{
padding-top:20px;
}
.phone a {
  color: #fff;
  letter-spacing: 4px;
  margin-left: 6px;
}
.phone a:hover {
  transition: unset;
  padding-left: unset;
  color: unset;
}
/* Footer */
footer{padding:35px;padding-bottom: 60px;}
footer .row {
  margin-bottom: 25px;
}
.footer-logo img {
  max-width: 150px;
}
.footer-contacts > div {
  margin-bottom: 10px;
}
.footer-contacts > div, .footer-links li{
  padding: 5px;
  padding-left: 0;
  font-size: 14px;
}
.footer-links li{
  padding: 5px;
  padding-left: 0;
  font-size: 14px;
}
.footer-social .tiktok {
  width: 25px;
  height: 22px;
  color: #fff;
  filter: invert(1);
}
.footer-links {
  text-transform: uppercase;
}
.links-title {
  margin-bottom: 10px;
  display: block;
  font-size: 20px;
  position: relative;
  text-transform: uppercase;
}
.footer-social span {
  font-size: 26px;
  display: inline-block;
  margin-right: 30px;
}
.footer-rights{
  margin-top:25px;
}
.footer-rights .pink-click a {font-size: 12px;}
.footer-rights .pink-click:first-child a {
  margin-left: 0;
}
/* Footer Ends*/
/*
  End By 56
*/

@media screen and (max-width: 1087px) {

    .split-section .right { width: 100%; padding-top: 0px;  height: 100%; }
    
    .mobile_only_centre { text-align: center; }
    .mobile_only_position_centre { margin-left: auto; margin-right: auto; display: flex; }
    
    .mobile_only_space_left { padding-left: 15px !important; }
    .mobile_only_space_right { padding-right: 15px !important; }
    .mobile_only_space_before_large { padding-top: 3rem !important; }
    .mobile_only_space_before { padding-top: 15px !important; }    

    .mobile_only_space-right-standard { padding-right: 3rem !important; }
    .mobile_only_space-left-standard { padding-left: 3rem !important; }
    
    


    .space-left.not_mobile { padding-left: 0px !important; }
    .space-right.not_mobile { padding-right: 0px !important; }
    .space-left-large.not_mobile { padding-left: 0rem !important; }
    .space-left-larger.not_mobile { padding-left: 0px !important; }
    .space-right-large.not_mobile { padding-right: 0rem !important; }
    .space-right-larger.not_mobile { padding-right: 0px !important; }
    .space-before.not_mobile { padding-top: 0px !important; }
    .space-after.not_mobile { padding-bottom: 0px !important; }
    .space-before-large.not_mobile { padding-top: 0rem !important; }
    .space-after-large.not_mobile { padding-bottom: 0rem !important; }
    .space-after-small.not_mobile { margin-bottom: 0px; }
    .space-before-larger.not_mobile { padding-top: 0px !important; }
    .space-after-larger.not_mobile { padding-bottom: 0px !important; }
    .space-right-standard.not_mobile { padding-right: 0rem !important; }
    .space-left-standard.not_mobile { padding-left: 0rem !important; }
    .space-top-standard.not_mobile {padding-top: 01rem !important; }
    .space-bottom-standard.not_mobile {/* padding-bottom: 0rem !important; */}    



    span#span_contactus {
        position: absolute;
        bottom: 1rem;
        right: 0px;
        z-index: 2;
        padding-left: 8px; 
        padding-right: 5px;
    }    
    
    .send_btn {
        color: rgb(0, 0, 0);
        background-color: rgba(240, 239, 234, 0.99);
        border-radius: 0px;
        border: 0px;
        box-shadow: unset;
        padding: 2rem;
        margin: 0.5rem 0px !important;
        min-height: 175px;
    }
    
    .contact-us form .button {
        bottom: 5rem ! important
            ;
    }
    
    .columns.is-mobile-bottom {
        display: flex;
       
    }
    .mobile_copy {
        min-width: 300px;
        max-width: 300px;
        height: 100px;
        text-align: center;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }
    
    .columns.is-mobile-bottom > .column.is-12 {
        min-width: 200px!important;
    }
    
    span.holder {
        background-color: black;
        opacity: 1;
    }
    
    div.popup_frame {
        height: 100%;
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
    }
         
    .input_input.space-before {
        border: 1px solid #010101;
        padding: 20px;
        height: 5em;
    }
    
    label.mobile {
        display: inline-block;
        width: 100%;
        text-align: left;
        font-size: 0.9em;
        position: relative;
        top: -10px;
    }
    
    .modal input.line-down {
        font-size: 1em; 
        position: relative; 
        border-bottom: unset;
        top: -18px;
        padding: 0.85rem !important;
        background-color:#f3f3f3!important;
    }    
    
    ::-webkit-input-placeholder {
        color: #010101 !important;
    }
    
    .select-dropdown {  
        position: relative;
        top: -20px;
    }

    .mobile-discount-code {
        position: relative;
    }
    
    .basket_mobile {
        padding-left: 10%;
        padding-right:10%;
    }
    
    .desktoponly {
        display:none!important;
    }
    
    .input_dash {
        position: relative;
        top: -18px;
        padding: 0.85rem !important;
        max-width: 100%;
        width: 100%;
        background-color: #f3f3f3!important;
    }
    .select_dash {
        position: relative;
        top: -14px;
        padding: 0.75rem !important;
        max-width: 100%;
        width: 100%;
        background-color: #f3f3f3!important;
    }

    /*
      By 56
    */
  .separator {width: 1px;}
  input#rememberMe, #contact_accept {
    padding: unset;
  }
  nav.navbar {
    padding: 10px 20px;
  }
  .hamburger-menu {
    align-self: center;
  }
  .navbar .navbar-brand .navbar-burger {
    display: flex;
    height: auto;
    width: 75px;
    padding: 5px 5px;
    align-self: center;
    margin: 0;
    position: relative;
    right: unset;
    background: #fff;
    border-radius: 5px !important;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
  span.burger-menu-title {
    display: block;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .is-active .burger-menu-title {
    display: none;
  }
  .is-active span.burger-menu-title-close {
    top: unset;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    left: unset;
    background: transparent;
    width: auto;
    height: auto;
    transform: unset;
  }

  span.burger-menu-title-close {
    display: none;
  }
  .is-active span:not(.burger-menu-title) {
    display: block;
  }
  .mobile-sign {
    display: flex;
    margin-left: auto;
    align-items: center;
  }
  .navbar-item.account-items-menu {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: end;
    margin-right: 10px;
  }
  .footer-contacts a {
    color: #fff;
    font-size: 14px;
    margin: 0 5px;
  }
  .footer-links ul{display:none;}
  .footer-contacts > div {
    display: flex;
    align-items: center;
  }
  .footer-contacts > div i{font-size:24px;}
  .footer-rights .pink-click {
    padding: 5px 0;
  }
  footer .copyright {
    text-align: left;
    font-size: 12px;
  }
  .footer-links .links-title {
    padding: 12px 0;
    margin: 0;
  }
  .footer-links {border-bottom:1px solid #d9d9d9}
  .footer-links .links-title.has-dropdown:after {
    top: auto;
    right: -0.75em;
  }
  .footer-links.menu-active .links-title.has-dropdown:after {
    content: "x";
    font-size: 16px;
  }
  .footer-social a{font-size:26px;}
  .footer-sticky {
    position: fixed;
    display: flex;
    bottom: 10px;
    width: 100%;
    justify-content: center;
    column-gap: 10px;
    text-transform: uppercase;
    letter-spacing: 6px;
    font-size: 14px;
  }
  .footer-sticky a.book-btn {
    max-width: unset;
    min-width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    font-weight: 600;
  }
}
.offer-card:hover, .buy_package:hover, button.buyCta:hover{cursor:pointer;}
button.buyCta {
  display: block;
  justify-content: center;
  border: 0;
  width: 100%;
  background: #f38279;
  color: #fff;
  padding: 15px 20px;
}
.modal-close {
    z-index: 10001;
}

.no_left_margin {
    padding-left:0px!important;
}
.split-section.image-right {
  flex-direction: row-reverse;
}
.image-right > .right {
  padding-left: 0;
  padding-right: 3rem;
}
.resultsBlock {
  border: 3px solid #F88379;
  padding: 15px;
  margin-top:-15px;
}
.resultsBlock h2 {
  font-size: 30px !important;
}

/* Reformer pilates css. Optional and can be removed if the page is removed */
@media screen and (min-width: 800px){
  section.rp_team_member {
    width: 33%;
    float: left;
    position: relative;
  }
  section.rp_team_member:not(.last) {
    margin-right: 0.5%;
  }
}
.reformer-benefits ul li {
  padding: 10px;
}
.rp_gen_questions:not(.last) .vertically {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.rp_team_member .right {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px;
  z-index: 0;
}
.rp_team_member .sectionimg, .rp_team_member .sectionimg + .right {
  width: 100%;
}
.as_seen_logos {
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}
.as_seen_logos img {
  max-width: 20%;
}
@media screen and (max-width: 800px){
  .rp_team_member .right {
    width: 100%;
    padding: 10px;
    z-index: 0;
    background-color: transparent !important;
    opacity: 1;
  }
  .rp_team_member .right .vertically {
    background: #00000040;
    color: #fff;
    position: absolute;
    width: 80%;
    left: 0;
    bottom: 0;
    height: auto;
    padding: 15px;
    margin: 0 auto;
    right: 0;
    transform: translateY(-100%);
  }

  .rp_team_member .right .vertically h2 {
    color: #fff !important;
  }
}
@media screen and (max-width: 480px){
  .as_seen_logos img {
    flex: 1 1 50%;
    width: 50%;
    box-sizing: border-box;
    padding: 15px;
    max-width: 50%;
  }
}
/* END Reformer pilates css */