@charset "UTF-8";

/* node_modules/filepond-plugin-image-preview/dist/filepond-plugin-image-preview.css */
.filepond--image-preview-markup {
  position: absolute;
  left: 0;
  top: 0;
}
.filepond--image-preview-wrapper {
  z-index: 2;
}
.filepond--image-preview-overlay {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 5rem;
  max-height: 7rem;
  margin: 0;
  opacity: 0;
  z-index: 2;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.filepond--image-preview-overlay svg {
  width: 100%;
  height: auto;
  color: inherit;
  max-height: inherit;
}
.filepond--image-preview-overlay-idle {
  mix-blend-mode: multiply;
  color: rgba(40, 40, 40, 0.85);
}
.filepond--image-preview-overlay-success {
  mix-blend-mode: normal;
  color: rgba(54, 151, 99, 1);
}
.filepond--image-preview-overlay-failure {
  mix-blend-mode: normal;
  color: rgba(196, 78, 71, 1);
}
@supports (-webkit-marquee-repetition: infinite) and ((-o-object-fit: fill) or (object-fit: fill)) {
  .filepond--image-preview-overlay-idle {
    mix-blend-mode: normal;
  }
}
.filepond--image-preview-wrapper {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  margin: 0;
  border-radius: 0.45em;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.01);
}
.filepond--image-preview {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  pointer-events: none;
  background: #222;
  will-change: transform, opacity;
}
.filepond--image-clip {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.filepond--image-clip[data-transparency-indicator=grid] img,
.filepond--image-clip[data-transparency-indicator=grid] canvas {
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0 H50 V50 H0'/%3E%3Cpath d='M50 50 H100 V100 H50'/%3E%3C/svg%3E");
  background-size: 1.25em 1.25em;
}
.filepond--image-bitmap,
.filepond--image-vector {
  position: absolute;
  left: 0;
  top: 0;
  will-change: transform;
}
.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper {
  border-radius: 0;
}
.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper {
  border-radius: 99999rem;
}
.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay {
  top: auto;
  bottom: 0;
  transform: scaleY(-1);
}
.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*="center"]) {
  margin-bottom: 0.325em;
}
.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left] {
  left: calc(50% - 3em);
}
.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right] {
  right: calc(50% - 3em);
}
.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left],
.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right] {
  margin-bottom: calc(0.325em + 0.1875em);
}
.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center] {
  margin-top: 0;
  margin-bottom: 0.1875em;
  margin-left: 0.1875em;
}

/* node_modules/filepond-plugin-media-preview/dist/filepond-plugin-media-preview.css */
.filepond--media-preview audio {
  display: none;
}
.filepond--media-preview .audioplayer {
  width: calc(100% - 1.4em);
  margin: 2.3em auto auto;
}
.filepond--media-preview .playpausebtn {
  margin-top: 0.3em;
  margin-right: 0.3em;
  height: 25px;
  width: 25px;
  border-radius: 25px;
  border: none;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  outline: none;
  cursor: pointer;
}
.filepond--media-preview .playpausebtn:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.filepond--media-preview .play {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAyElEQVQ4T9XUsWoCQRRG4XPaFL5SfIy8gKYKBCysrax8Ahs7qzQ2qVIFOwsrsbEWLEK6EBFGBrIQhN2d3dnGgalm+Jh7789Ix8uOPe4YDCH0gZ66atKW0pJDCE/AEngDXtRjCpwCRucbGANzNVTBqWBhfAJDdV+GNgWj8wtM41bPt3AbsDB2f69d/0dzwC0wUDe54A8wAWbqJbfkD+BZPeQO5QsYqYu6LKb0MIb7VT3VYfG8CnwEHtT3FKi4c8e/TZMyk3LYFrwCgMdHFbRDKS8AAAAASUVORK5CYII=);
}
.filepond--media-preview .pause {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAh0lEQVQ4T+2UsQkCURBE30PLMbAMMResQrAPsQ0TK9AqDKxGZeTLD74aGNwlhzfZssvADDMrPcOe+RggYZIJcG2s2KinMidZAvu6u6uzT8u+JCeZArfmcKUeK+EaONTdQy23bxgJX8aPHvIHsSnVuzTx36rn2pQFsGuqN//ZlK7vbIDvq6vkJ9yteBXzecYbAAAAAElFTkSuQmCC);
}
.filepond--media-preview .timeline {
  width: calc(100% - 2.5em);
  height: 3px;
  margin-top: 1em;
  float: left;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.3);
}
.filepond--media-preview .playhead {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin-top: -5px;
  background: white;
}
.filepond--media-preview-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  margin: 0;
  border-radius: 0.45em;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.01);
  pointer-events: auto;
}
.filepond--media-preview-wrapper:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 2em;
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#00000000", GradientType=0);
  z-index: 3;
}
.filepond--media-preview {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  transform-origin: center center;
  will-change: transform, opacity;
}
.filepond--media-preview video,
.filepond--media-preview audio {
  width: 100%;
  will-change: transform;
}

/* node_modules/filepond/dist/filepond.min.css */
.filepond--assistant {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  white-space: nowrap;
}
.filepond--browser.filepond--browser {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 1em;
  top: 1.75em;
  width: calc(100% - 2em);
  opacity: 0;
  font-size: 0;
}
.filepond--data {
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  border: none;
  visibility: hidden;
  pointer-events: none;
  contain: strict;
}
.filepond--drip {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  opacity: .1;
  pointer-events: none;
  border-radius: .5em;
  background: rgba(0, 0, 0, .01);
}
.filepond--drip-blob {
  transform-origin: center center;
  width: 8em;
  height: 8em;
  margin-left: -4em;
  margin-top: -4em;
  background: #292625;
  border-radius: 50%;
}
.filepond--drip-blob,
.filepond--drop-label {
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform, opacity;
}
.filepond--drop-label {
  right: 0;
  margin: 0;
  color: #4f4f4f;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.filepond--drop-label.filepond--drop-label label {
  display: block;
  margin: 0;
  padding: .5em;
}
.filepond--drop-label label {
  cursor: default;
  font-size: .875em;
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
}
.filepond--label-action {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  text-decoration-color: #a7a4a4;
  cursor: pointer;
}
.filepond--root[data-disabled] .filepond--drop-label label {
  opacity: .5;
}
.filepond--file-action-button.filepond--file-action-button {
  font-size: 1em;
  width: 1.625em;
  height: 1.625em;
  font-family: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  will-change: transform, opacity;
}
.filepond--file-action-button.filepond--file-action-button span {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  white-space: nowrap;
}
.filepond--file-action-button.filepond--file-action-button svg {
  width: 100%;
  height: 100%;
}
.filepond--file-action-button.filepond--file-action-button:after {
  position: absolute;
  left: -.75em;
  right: -.75em;
  top: -.75em;
  bottom: -.75em;
  content: "";
}
.filepond--file-action-button {
  cursor: auto;
  color: #fff;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, .5);
  background-image: none;
  box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0);
  transition: box-shadow .25s ease-in;
}
.filepond--file-action-button:focus,
.filepond--file-action-button:hover {
  box-shadow: 0 0 0 .125em hsla(0, 0%, 100%, .9);
}
.filepond--file-action-button[disabled] {
  color: hsla(0, 0%, 100%, .5);
  background-color: rgba(0, 0, 0, .25);
}
.filepond--file-action-button[hidden] {
  display: none;
}
.filepond--action-edit-item.filepond--action-edit-item {
  width: 2em;
  height: 2em;
  padding: .1875em;
}
.filepond--action-edit-item.filepond--action-edit-item[data-align*=center] {
  margin-left: -.1875em;
}
.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom] {
  margin-bottom: -.1875em;
}
.filepond--action-edit-item-alt {
  border: none;
  line-height: inherit;
  background: transparent;
  font-family: inherit;
  color: inherit;
  outline: none;
  padding: 0;
  margin: 0 0 0 .25em;
  pointer-events: all;
  position: absolute;
}
.filepond--action-edit-item-alt svg {
  width: 1.3125em;
  height: 1.3125em;
}
.filepond--action-edit-item-alt span {
  font-size: 0;
  opacity: 0;
}
.filepond--file-info {
  position: static;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1;
  margin: 0 .5em 0 0;
  min-width: 0;
  will-change: transform, opacity;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.filepond--file-info * {
  margin: 0;
}
.filepond--file-info .filepond--file-info-main {
  font-size: .75em;
  line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
.filepond--file-info .filepond--file-info-sub {
  font-size: .625em;
  opacity: .5;
  transition: opacity .25s ease-in-out;
  white-space: nowrap;
}
.filepond--file-info .filepond--file-info-sub:empty {
  display: none;
}
.filepond--file-status {
  position: static;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-grow: 0;
  flex-shrink: 0;
  margin: 0;
  min-width: 2.25em;
  text-align: right;
  will-change: transform, opacity;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.filepond--file-status * {
  margin: 0;
  white-space: nowrap;
}
.filepond--file-status .filepond--file-status-main {
  font-size: .75em;
  line-height: 1.2;
}
.filepond--file-status .filepond--file-status-sub {
  font-size: .625em;
  opacity: .5;
  transition: opacity .25s ease-in-out;
}
.filepond--file-wrapper.filepond--file-wrapper {
  border: none;
  margin: 0;
  padding: 0;
  min-width: 0;
  height: 100%;
}
.filepond--file-wrapper.filepond--file-wrapper > legend {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  white-space: nowrap;
}
.filepond--file {
  position: static;
  display: flex;
  height: 100%;
  align-items: flex-start;
  padding: .5625em;
  color: #fff;
  border-radius: .5em;
}
.filepond--file .filepond--file-status {
  margin-left: auto;
  margin-right: 2.25em;
}
.filepond--file .filepond--processing-complete-indicator {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 3;
}
.filepond--file .filepond--file-action-button,
.filepond--file .filepond--processing-complete-indicator,
.filepond--file .filepond--progress-indicator {
  position: absolute;
}
.filepond--file [data-align*=left] {
  left: .5625em;
}
.filepond--file [data-align*=right] {
  right: .5625em;
}
.filepond--file [data-align*=center] {
  left: calc(50% - .8125em);
}
.filepond--file [data-align*=bottom] {
  bottom: 1.125em;
}
.filepond--file [data-align=center] {
  top: calc(50% - .8125em);
}
.filepond--file .filepond--progress-indicator {
  margin-top: .1875em;
}
.filepond--file .filepond--progress-indicator[data-align*=right] {
  margin-right: .1875em;
}
.filepond--file .filepond--progress-indicator[data-align*=left] {
  margin-left: .1875em;
}
[data-filepond-item-state*=error] .filepond--file-info,
[data-filepond-item-state*=invalid] .filepond--file-info,
[data-filepond-item-state=cancelled] .filepond--file-info {
  margin-right: 2.25em;
}
[data-filepond-item-state~=processing] .filepond--file-status-sub {
  opacity: 0;
}
[data-filepond-item-state~=processing] .filepond--action-abort-item-processing ~ .filepond--file-status .filepond--file-status-sub {
  opacity: .5;
}
[data-filepond-item-state=processing-error] .filepond--file-status-sub {
  opacity: 0;
}
[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing ~ .filepond--file-status .filepond--file-status-sub {
  opacity: .5;
}
[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg {
  animation: fall .5s linear .125s both;
}
[data-filepond-item-state=processing-complete] .filepond--file-status-sub {
  opacity: .5;
}
[data-filepond-item-state=processing-complete] .filepond--file-info-sub,
[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden]) ~ .filepond--file-status .filepond--file-status-sub {
  opacity: 0;
}
[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing ~ .filepond--file-info .filepond--file-info-sub {
  opacity: .5;
}
[data-filepond-item-state*=error] .filepond--file-wrapper,
[data-filepond-item-state*=error] .filepond--panel,
[data-filepond-item-state*=invalid] .filepond--file-wrapper,
[data-filepond-item-state*=invalid] .filepond--panel {
  animation: shake .65s linear both;
}
[data-filepond-item-state*=busy] .filepond--progress-indicator svg {
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes shake {
  10%, 90% {
    transform: translateX(-.0625em);
  }
  20%, 80% {
    transform: translateX(.125em);
  }
  30%, 50%, 70% {
    transform: translateX(-.25em);
  }
  40%, 60% {
    transform: translateX(.25em);
  }
}
@keyframes fall {
  0% {
    opacity: 0;
    transform: scale(.5);
    animation-timing-function: ease-out;
  }
  70% {
    opacity: 1;
    transform: scale(1.1);
    animation-timing-function: ease-in-out;
  }
  to {
    transform: scale(1);
    animation-timing-function: ease-out;
  }
}
.filepond--hopper[data-hopper-state=drag-over] > * {
  pointer-events: none;
}
.filepond--hopper[data-hopper-state=drag-over]:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.filepond--progress-indicator {
  z-index: 103;
}
.filepond--file-action-button {
  z-index: 102;
}
.filepond--file-status {
  z-index: 101;
}
.filepond--file-info {
  z-index: 100;
}
.filepond--item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 0;
  margin: .25em;
  will-change: transform, opacity;
}
.filepond--item > .filepond--panel {
  z-index: -1;
}
.filepond--item > .filepond--panel .filepond--panel-bottom {
  box-shadow: 0 .0625em .125em -.0625em rgba(0, 0, 0, .25);
}
.filepond--item > .filepond--file-wrapper,
.filepond--item > .filepond--panel {
  transition: opacity .15s ease-out;
}
.filepond--item[data-drag-state] {
  cursor: grab;
}
.filepond--item[data-drag-state] > .filepond--panel {
  transition: box-shadow .125s ease-in-out;
  box-shadow: 0 0 0 transparent;
}
.filepond--item[data-drag-state=drag] {
  cursor: grabbing;
}
.filepond--item[data-drag-state=drag] > .filepond--panel {
  box-shadow: 0 .125em .3125em rgba(0, 0, 0, .325);
}
.filepond--item[data-drag-state]:not([data-drag-state=idle]) {
  z-index: 2;
}
.filepond--item-panel {
  background-color: #64605e;
}
[data-filepond-item-state=processing-complete] .filepond--item-panel {
  background-color: #369763;
}
[data-filepond-item-state*=error] .filepond--item-panel,
[data-filepond-item-state*=invalid] .filepond--item-panel {
  background-color: #c44e47;
}
.filepond--item-panel {
  border-radius: .5em;
  transition: background-color .25s;
}
.filepond--list-scroller {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  will-change: transform;
}
.filepond--list-scroller[data-state=overflow] .filepond--list {
  bottom: 0;
  right: 0;
}
.filepond--list-scroller[data-state=overflow] {
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-mask: linear-gradient(180deg, #000 calc(100% - .5em), transparent);
  mask: linear-gradient(180deg, #000 calc(100% - .5em), transparent);
}
.filepond--list-scroller::-webkit-scrollbar {
  background: transparent;
}
.filepond--list-scroller::-webkit-scrollbar:vertical {
  width: 1em;
}
.filepond--list-scroller::-webkit-scrollbar:horizontal {
  height: 0;
}
.filepond--list-scroller::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, .3);
  border-radius: 99999px;
  border: .3125em solid transparent;
  background-clip: content-box;
}
.filepond--list.filepond--list {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  will-change: transform;
}
.filepond--list {
  left: .75em;
  right: .75em;
}
.filepond--root[data-style-panel-layout~=integrated] {
  width: 100%;
  height: 100%;
  max-width: none;
  margin: 0;
}
.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,
.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root {
  border-radius: 0;
}
.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root > *,
.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root > * {
  display: none;
}
.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,
.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label {
  bottom: 0;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 7;
}
.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,
.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel {
  display: none;
}
.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,
.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller {
  overflow: hidden;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.filepond--root[data-style-panel-layout~=compact] .filepond--list,
.filepond--root[data-style-panel-layout~=integrated] .filepond--list {
  left: 0;
  right: 0;
  height: 100%;
}
.filepond--root[data-style-panel-layout~=compact] .filepond--item,
.filepond--root[data-style-panel-layout~=integrated] .filepond--item {
  margin: 0;
}
.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,
.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper {
  height: 100%;
}
.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,
.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label {
  z-index: 7;
}
.filepond--root[data-style-panel-layout~=circle] {
  border-radius: 99999rem;
  overflow: hidden;
}
.filepond--root[data-style-panel-layout~=circle] > .filepond--panel {
  border-radius: inherit;
}
.filepond--root[data-style-panel-layout~=circle] > .filepond--panel > * {
  display: none;
}
.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,
.filepond--root[data-style-panel-layout~=circle] .filepond--file-status {
  display: none;
}
.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item {
  opacity: 1 !important;
  visibility: visible !important;
}
@media not all and (-webkit-min-device-pixel-ratio:0), not all and (min-resolution:0.001dpcm) {
  @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .filepond--root[data-style-panel-layout~=circle] {
      will-change: transform;
    }
  }
}
.filepond--panel-root {
  border-radius: .5em;
  background-color: #f1f0ef;
}
.filepond--panel {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: 0;
  height: 100% !important;
  pointer-events: none;
}
.filepond-panel:not([data-scalable=false]) {
  height: auto !important;
}
.filepond--panel[data-scalable=false] > div {
  display: none;
}
.filepond--panel[data-scalable=true] {
  transform-style: preserve-3d;
  background-color: transparent !important;
  border: none !important;
}
.filepond--panel-bottom,
.filepond--panel-center,
.filepond--panel-top {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
.filepond--panel-bottom,
.filepond--panel-top {
  height: .5em;
}
.filepond--panel-top {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom: none !important;
}
.filepond--panel-top:after {
  content: "";
  position: absolute;
  height: 2px;
  left: 0;
  right: 0;
  bottom: -1px;
  background-color: inherit;
}
.filepond--panel-bottom,
.filepond--panel-center {
  will-change: transform;
  backface-visibility: hidden;
  transform-origin: left top;
  transform: translate3d(0, .5em, 0);
}
.filepond--panel-bottom {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-top: none !important;
}
.filepond--panel-bottom:before {
  content: "";
  position: absolute;
  height: 2px;
  left: 0;
  right: 0;
  top: -1px;
  background-color: inherit;
}
.filepond--panel-center {
  height: 100px !important;
  border-top: none !important;
  border-bottom: none !important;
  border-radius: 0 !important;
}
.filepond--panel-center:not([style]) {
  visibility: hidden;
}
.filepond--progress-indicator {
  position: static;
  width: 1.25em;
  height: 1.25em;
  color: #fff;
  margin: 0;
  pointer-events: none;
  will-change: transform, opacity;
}
.filepond--progress-indicator svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
  transform-box: fill-box;
}
.filepond--progress-indicator path {
  fill: none;
  stroke: currentColor;
}
.filepond--list-scroller {
  z-index: 6;
}
.filepond--drop-label {
  z-index: 5;
}
.filepond--drip {
  z-index: 3;
}
.filepond--root > .filepond--panel {
  z-index: 2;
}
.filepond--browser {
  z-index: 1;
}
.filepond--root {
  box-sizing: border-box;
  position: relative;
  margin-bottom: 1em;
  font-size: 1rem;
  line-height: normal;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-weight: 450;
  text-align: left;
  text-rendering: optimizeLegibility;
  direction: ltr;
  contain: layout style size;
}
.filepond--root * {
  box-sizing: inherit;
  line-height: inherit;
}
.filepond--root :not(text) {
  font-size: inherit;
}
.filepond--root[data-disabled] {
  pointer-events: none;
}
.filepond--root[data-disabled] .filepond--list-scroller {
  pointer-events: all;
}
.filepond--root[data-disabled] .filepond--list {
  pointer-events: none;
}
.filepond--root .filepond--drop-label {
  min-height: 4.75em;
}
.filepond--root .filepond--list-scroller {
  margin-top: 1em;
  margin-bottom: 1em;
}
.filepond--root .filepond--credits {
  position: absolute;
  right: 0;
  opacity: .175;
  line-height: .85;
  font-size: 11px;
  color: inherit;
  text-decoration: none;
  z-index: 3;
  bottom: -14px;
}
.filepond--root .filepond--credits[style] {
  top: 0;
  bottom: auto;
  margin-top: 14px;
}

/* node_modules/trix/dist/trix.css */
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none;
}
trix-toolbar * {
  box-sizing: border-box;
}
trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto;
}
trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px;
}
trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 1.5vw;
}
@media (max-device-width: 768px) {
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0;
  }
}
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1;
}
@media (max-device-width: 768px) {
  trix-toolbar .trix-button-group-spacer {
    display: none;
  }
}
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}
trix-toolbar .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}
trix-toolbar .trix-button.trix-active {
  background: #cbeefa;
  color: black;
}
trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer;
}
trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125);
}
@media (max-device-width: 768px) {
  trix-toolbar .trix-button {
    letter-spacing: -0.01em;
    padding: 0 0.3em;
  }
}
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px;
}
@media (max-device-width: 768px) {
  trix-toolbar .trix-button--icon {
    height: 2em;
    max-width: calc(0.8em + 3.5vw);
  }
}
trix-toolbar .trix-button--icon::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-device-width: 768px) {
  trix-toolbar .trix-button--icon::before {
    right: 6%;
    left: 6%;
  }
}
trix-toolbar .trix-button--icon.trix-active::before {
  opacity: 1;
}
trix-toolbar .trix-button--icon:disabled::before {
  opacity: 0.125;
}
trix-toolbar .trix-button--icon-attach::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%22%2F%3E%3C%2Fsvg%3E);
  top: 8%;
  bottom: 4%;
}
trix-toolbar .trix-button--icon-bold::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E);
}
trix-toolbar .trix-button--icon-italic::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E);
}
trix-toolbar .trix-button--icon-link::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E);
}
trix-toolbar .trix-button--icon-strike::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E);
}
trix-toolbar .trix-button--icon-quote::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E);
}
trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E);
}
trix-toolbar .trix-button--icon-code::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E);
}
trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E);
}
trix-toolbar .trix-button--icon-number-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E);
}
trix-toolbar .trix-button--icon-undo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E);
}
trix-toolbar .trix-button--icon-redo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E);
}
trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E);
}
trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E);
}
trix-toolbar .trix-dialogs {
  position: relative;
}
trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5;
}
trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
trix-toolbar .trix-input--dialog.validate:invalid {
  box-shadow: #F00 0px 0px 1.5px 1px;
}
trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none;
}
trix-toolbar .trix-dialog--link {
  max-width: 600px;
}
trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline;
}
trix-toolbar .trix-dialog__link-fields .trix-input {
  flex: 1;
}
trix-toolbar .trix-dialog__link-fields .trix-button-group {
  flex: 0 0 content;
  margin: 0;
}
trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection,
trix-editor [data-trix-mutable] ::-moz-selection {
  background: none;
}
trix-editor [data-trix-mutable]::-moz-selection, trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none;
}
trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection,
trix-editor [data-trix-mutable] ::selection {
  background: none;
}
trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
  background: highlight;
}
trix-editor [data-trix-mutable].attachment__caption-editor:focus::selection {
  background: highlight;
}
trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent;
}
trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight;
}
trix-editor .attachment {
  position: relative;
}
trix-editor .attachment:hover {
  cursor: default;
}
trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text;
}
trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in;
}
trix-editor .attachment__progress[value="100"] {
  opacity: 0;
}
trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center;
}
trix-editor .trix-button-group {
  display: inline-flex;
}
trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
}
trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}
trix-editor .trix-button.trix-active {
  background: #cbeefa;
}
trix-editor .trix-button:not(:disabled) {
  cursor: pointer;
}
trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
}
trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}
trix-editor .trix-button--remove:hover {
  border-color: #333;
}
trix-editor .trix-button--remove:hover::before {
  opacity: 1;
}
trix-editor .attachment__metadata-container {
  position: relative;
}
trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}
trix-editor .attachment__metadata .attachment__name {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
trix-editor .attachment__metadata .attachment__size {
  margin-left: 0.2em;
  white-space: nowrap;
}
.trix-content {
  line-height: 1.5;
}
.trix-content * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.trix-content h1 {
  font-size: 1.2em;
  line-height: 1.2;
}
.trix-content blockquote {
  border: 0 solid #ccc;
  border-left-width: 0.3em;
  margin-left: 0.3em;
  padding-left: 0.6em;
}
.trix-content [dir=rtl] blockquote,
.trix-content blockquote[dir=rtl] {
  border-width: 0;
  border-right-width: 0.3em;
  margin-right: 0.3em;
  padding-right: 0.6em;
}
.trix-content li {
  margin-left: 1em;
}
.trix-content [dir=rtl] li {
  margin-right: 1em;
}
.trix-content pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto;
}
.trix-content img {
  max-width: 100%;
  height: auto;
}
.trix-content .attachment {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.trix-content .attachment a {
  color: inherit;
  text-decoration: none;
}
.trix-content .attachment a:hover,
.trix-content .attachment a:visited:hover {
  color: inherit;
}
.trix-content .attachment__caption {
  text-align: center;
}
.trix-content .attachment__caption .attachment__name + .attachment__size::before {
  content: " \b7  ";
}
.trix-content .attachment--preview {
  width: 100%;
  text-align: center;
}
.trix-content .attachment--preview .attachment__caption {
  color: #666;
  font-size: 0.9em;
  line-height: 1.2;
}
.trix-content .attachment--file {
  color: #333;
  line-height: 1;
  margin: 0 2px 2px 2px;
  padding: 0.4em 1em;
  border: 1px solid #bbb;
  border-radius: 5px;
}
.trix-content .attachment-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.trix-content .attachment-gallery .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}
.trix-content .attachment-gallery.attachment-gallery--2 .attachment,
.trix-content .attachment-gallery.attachment-gallery--4 .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

/* packages/forms/resources/css/components/color-picker.css */
.filament-forms-color-picker-preview {
  background-image: repeating-linear-gradient(45deg, #aaa 25%, transparent 25%, transparent 75%, #aaa 75%, #aaa), repeating-linear-gradient(45deg, #aaa 25%, #fff 25%, #fff 75%, #aaa 75%, #aaa);
  background-position: 0 0, 4px 4px;
  background-size: 8px 8px;
}
.filament-forms-color-picker-preview::after{
  position: absolute;
  inset: 0px;
  content: "";
  background: var(--color);
}

/* packages/forms/resources/css/components/file-upload.css */
.filepond--root{
  margin-bottom: 0px;
  overflow: hidden;
}
.filepond--panel-root{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.filepond--drip-blob{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
.dark .filepond--drop-label{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
.dark .filepond--panel-root{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .filepond--drip-blob{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.filepond--root[data-style-panel-layout=compact] .filepond--item{
  margin-bottom: 0.125rem;
}
.filepond--root[data-style-panel-layout=compact] .filepond--drop-label label{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.filepond--root[data-style-panel-layout=compact] .filepond--drop-label {
  min-height: 2.625em;
}
.filepond--root[data-style-panel-layout=compact] .filepond--file {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.filepond--root[data-style-panel-layout=grid] .filepond--item {
  width: calc(50% - 0.5em);
  display: inline;
}
@media (min-width: 1024px) {
  .filepond--root[data-style-panel-layout=grid] .filepond--item {
    width: calc(33.33% - 0.5em);
  }
}
.filepond--download-icon{
  pointer-events: auto;
  margin-right: 0.25rem;
  display: inline-block;
  height: 1rem;
  width: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  vertical-align: bottom;
}
.filepond--download-icon:hover{
  background-color: rgb(255 255 255 / 0.7);
}
.filepond--download-icon {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZG93bmxvYWQiPjxwYXRoIGQ9Ik0yMSAxNXY0YTIgMiAwIDAgMS0yIDJINWEyIDIgMCAwIDEtMi0ydi00Ij48L3BhdGg+PHBvbHlsaW5lIHBvaW50cz0iNyAxMCAxMiAxNSAxNyAxMCI+PC9wb2x5bGluZT48bGluZSB4MT0iMTIiIHkxPSIxNSIgeDI9IjEyIiB5Mj0iMyI+PC9saW5lPjwvc3ZnPg==);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZG93bmxvYWQiPjxwYXRoIGQ9Ik0yMSAxNXY0YTIgMiAwIDAgMS0yIDJINWEyIDIgMCAwIDEtMi0ydi00Ij48L3BhdGg+PHBvbHlsaW5lIHBvaW50cz0iNyAxMCAxMiAxNSAxNyAxMCI+PC9wb2x5bGluZT48bGluZSB4MT0iMTIiIHkxPSIxNSIgeDI9IjEyIiB5Mj0iMyI+PC9saW5lPjwvc3ZnPg==);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
}
.filepond--open-icon{
  pointer-events: auto;
  margin-right: 0.25rem;
  display: inline-block;
  height: 1rem;
  width: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  vertical-align: bottom;
}
.filepond--open-icon:hover{
  background-color: rgb(255 255 255 / 0.7);
}
.filepond--open-icon {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGNsYXNzPSJoLTYgdy02IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjIiPgogIDxwYXRoIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTEwIDZINmEyIDIgMCAwMC0yIDJ2MTBhMiAyIDAgMDAyIDJoMTBhMiAyIDAgMDAyLTJ2LTRNMTQgNGg2bTAgMHY2bTAtNkwxMCAxNCIgLz4KPC9zdmc+Cg==);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGNsYXNzPSJoLTYgdy02IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjIiPgogIDxwYXRoIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTEwIDZINmEyIDIgMCAwMC0yIDJ2MTBhMiAyIDAgMDAyIDJoMTBhMiAyIDAgMDAyLTJ2LTRNMTQgNGg2bTAgMHY2bTAtNkwxMCAxNCIgLz4KPC9zdmc+Cg==);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
}

/* packages/forms/resources/css/components/rich-editor.css */
.dark .trix-button{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
.dark .trix-button-group{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
.dark trix-toolbar .trix-dialog{
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
  box-shadow: 0 0.3em 1em #111827;
}
.dark trix-toolbar .trix-input{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.dark trix-toolbar .trix-button:not(:first-child){
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
trix-toolbar .filament-forms-rich-editor-component-toolbar-button.trix-active{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
[dir=rtl] trix-editor.prose :where(ul):not(:where([class~="not-prose"] *)),
[dir=rtl] trix-editor.prose :where(ol):not(:where([class~="not-prose"] *)) {
  padding-right: 1.625em !important;
  padding-left: 0em !important;
}
[dir=rtl] trix-editor.prose :where(ul > li):not(:where([class~="not-prose"] *)),
[dir=rtl] trix-editor.prose :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-right: 0.375em !important;
  padding-left: 0em !important;
}

/* packages/forms/resources/css/components/select.css */
.choices{
  position: relative;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.choices:last-child{
  margin-bottom: 0px;
}
.choices.is-open{
  overflow: visible;
}
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.choices.is-disabled .choices__item{
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.7;
}
.choices [hidden] {
  display: none !important;
}
.choices[data-type*=select-one]{
  cursor: pointer;
}
.choices[data-type*=select-one] .has-no-choices {
  display: none;
}
.choices[data-type*=select-one] .choices__input{
  margin: 0px;
  display: block;
  width: 100%;
  border-bottom-width: 1px;
  padding: 0.5rem;
}
.dark .choices[data-type*=select-one] .choices__input{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.choices[data-type*=select-multiple] .choices__inner{
  cursor: text;
}
.choices__inner{
  display: inline-block;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  background-repeat: no-repeat;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  vertical-align: top;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 75ms;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
  background-position: right 0.5rem center;
  background-size: 1.5em 1.5em;
}
.dark .choices__inner{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.choices--error .choices__inner{
  --tw-border-opacity: 1;
  border-color: rgb(225 29 72 / var(--tw-border-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(225 29 72 / var(--tw-ring-opacity));
}
.dark .choices--error .choices__inner{
  --tw-border-opacity: 1;
  border-color: rgb(251 113 133 / var(--tw-border-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 113 133 / var(--tw-ring-opacity));
}
[dir=rtl] .choices__inner {
  background-position: left 0.5rem center;
}
.is-focused .choices__inner,
.is-open .choices__inner{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
.choices__list{
  margin: 0px;
  list-style-type: none;
  padding-left: 0px;
}
.choices__list--single{
  display: inline-block;
  width: 100%;
  padding-right: 3rem;
}
[dir=rtl] .choices__list--single{
  padding-left: 3rem;
  padding-right: 0px;
}
.choices__list--single .choices__item{
  width: 100%;
}
.choices__list--multiple{
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  padding-right: 1.5rem;
}
[dir=rtl] .choices__list--multiple{
  padding-left: 1.5rem;
  padding-right: 0px;
}
.choices__list--multiple:not(:empty){
  margin-bottom: 0.25rem;
  display: flex;
}
.choices__list--multiple .choices__item{
  box-sizing: border-box;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}
.choices__list--multiple .choices__item > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.choices__list--multiple .choices__item{
  word-break: break-all;
  border-radius: 0.5rem;
  background-color: rgb(59 130 246 / 0.1);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}
.dark .choices__list--multiple .choices__item{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
[dir=rtl] .choices__list--multiple .choices__item > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 1;
}
[dir=rtl] .choices__list--multiple .choices__item{
  overflow-wrap: normal;
  word-break: normal;
}
.choices__list--dropdown,
.choices__list[aria-expanded]{
  visibility: hidden;
  position: absolute;
  top: 100%;
  z-index: 1;
  margin-top: 0.5rem;
  width: 100%;
  overflow: hidden;
  overflow-wrap: break-word;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  will-change: visibility;
}
.dark .choices__list--dropdown,
.dark .choices__list[aria-expanded]{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.is-active.choices__list--dropdown,
.is-active.choices__list[aria-expanded]{
  visibility: visible;
  z-index: 10;
}
.choices__list--dropdown .choices__list,
.choices__list[aria-expanded] .choices__list{
  position: relative;
  max-height: 15rem;
  overflow: auto;
  will-change: scroll-position;
}
.choices__list--dropdown .choices__item,
.choices__list[aria-expanded] .choices__item{
  position: relative;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
[dir=rtl] .choices__list--dropdown .choices__item,
[dir=rtl] .choices__list[aria-expanded] .choices__item{
  text-align: right;
}
.choices__list--dropdown .choices__item--selectable.is-highlighted,
.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.choices__list--dropdown .choices__item--selectable.is-highlighted::after,
.choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after{
  opacity: 0.7;
}
.choices__item{
  cursor: default;
}
.choices__item--selectable{
  cursor: pointer;
}
.choices__item--disabled{
  pointer-events: none;
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.7;
}
.choices__placeholder{
  opacity: 0.7;
}
.choices__button{
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 0px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  outline: 2px solid transparent;
  outline-offset: 2px;
  text-indent: -9999px;
}
.choices[data-type*=select-one] .choices__button{
  position: absolute;
  right: 0px;
  margin-right: 2.25rem;
  height: 1rem;
  width: 1rem;
  padding: 0px;
  opacity: 0.6;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 0.7em 0.7em;
  top: calc(50% - 0.55em);
}
.dark .choices[data-type*=select-one] .choices__button{
  opacity: 0.3;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
}
[dir=rtl] .choices[data-type*=select-one] .choices__button{
  left: 0px;
  right: auto;
  margin-left: 2.25rem;
  margin-right: 0px;
}
.choices[data-type*=select-one] .choices__button:hover,
.choices[data-type*=select-one] .choices__button:focus{
  opacity: 0.75;
}
.dark .choices[data-type*=select-one] .choices__button:hover,
.dark .choices[data-type*=select-one] .choices__button:focus{
  opacity: 0.6;
}
.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{
  display: none;
}
.choices[data-type*=select-multiple] .choices__button{
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
  opacity: 0.6;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 0.6em 0.6em;
}
.dark .choices[data-type*=select-multiple] .choices__button{
  opacity: 0.75;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
}
.choices[data-type*=select-multiple] .choices__button:hover,
.choices[data-type*=select-multiple] .choices__button:focus{
  opacity: 0.75;
}
.dark .choices[data-type*=select-multiple] .choices__button:hover,
.dark .choices[data-type*=select-multiple] .choices__button:focus{
  opacity: 1;
}
.choices__list--dropdown .choices__input {
  padding: 0.5rem 0.75rem !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-bottom-width: 1px !important;
  border-right-width: 0 !important;
  border-color: rgb(209 213 219) !important;
}
.dark .choices__list--dropdown .choices__input::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(209 213 219 / var(--tw-placeholder-opacity));
}
.dark .choices__list--dropdown .choices__input::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(209 213 219 / var(--tw-placeholder-opacity));
}
.dark .choices__list--dropdown .choices__input {
  border-color: rgb(75 85 99) !important;
}
.choices__input{
  display: inline-block;
  max-width: 100%;
  border-style: none;
  outline: 2px solid transparent;
  outline-offset: 2px;
  border-color: transparent !important;
  background-color: transparent !important;
  padding: 0 !important;
}
.choices__input:focus {
  outline-color: transparent !important;
  box-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
}
.choices__input::-webkit-search-decoration,
.choices__input::-webkit-search-cancel-button,
.choices__input::-webkit-search-results-button,
.choices__input::-webkit-search-results-decoration{
  display: none;
}
.choices__input::-ms-clear,
.choices__input::-ms-reveal{
  display: none;
  height: 0px;
  width: 0px;
}

/* packages/forms/resources/css/components/tags-input.css */
.webkit-calendar-picker-indicator\:opacity-0::-webkit-calendar-picker-indicator{
  opacity: 0;
}

.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
.-mb-4{margin-bottom:-1rem}.mr-0\.5{margin-right:.125rem}.h-2{height:.5rem}.min-h-\[1\.5rem\]{min-height:1.5rem}.w-2{width:.5rem}.flex-shrink-0{flex-shrink:0}.space-x-\[12px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(12px*var(--tw-space-x-reverse));margin-left:calc(12px*(1 - var(--tw-space-x-reverse)))}.space-x-\[4px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(4px*var(--tw-space-x-reverse));margin-left:calc(4px*(1 - var(--tw-space-x-reverse)))}.space-x-\[8px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(8px*var(--tw-space-x-reverse));margin-left:calc(8px*(1 - var(--tw-space-x-reverse)))}.border-b-2{border-bottom-width:2px}.border-danger-500{--tw-border-opacity:1;border-color:rgb(244 63 94/var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}.border-success-500{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.border-warning-500{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}.pb-6{padding-bottom:1.5rem}.pl-1{padding-left:.25rem}.pl-1\.5{padding-left:.375rem}.pl-2\.5{padding-left:.625rem}.pl-3\.5{padding-left:.875rem}.pr-1\.5{padding-right:.375rem}.pr-2\.5{padding-right:.625rem}.pr-3\.5{padding-right:.875rem}.opacity-40{opacity:.4}.filament-filter-sets-icon-select .choices>.choices__list{padding-left:.5rem;padding-right:.5rem}.filament-filter-sets-icon-select .choices>.choices__inner{display:flex;height:2.5rem;align-items:center;padding-top:0;padding-bottom:0}.filament-filter-sets-icon-select .choices>.choices__list .choices__list{gap:.5rem;padding-top:.5rem;padding-bottom:.5rem}.filament-filter-sets-icon-select .choices>.choices__list .choices__list .choices__item{border-radius:.5rem;border-width:1px;--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark .filament-filter-sets-icon-select .choices>.choices__list .choices__list .choices__item){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.filament-filter-sets-icon-select .choices>.choices__list .choices__list .choices__item.choices__item--disabled,.filament-filter-sets-icon-select .choices>.choices__list .choices__list .choices__item.has-no-choices,.filament-filter-sets-icon-select .choices>.choices__list .choices__list .choices__item.has-no-results{grid-column:1/-1;border-style:none;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.filament-filter-sets-icon-select .choices>.choices__list .choices__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width:640px){.filament-filter-sets-icon-select .choices>.choices__list .choices__list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:768px){.filament-filter-sets-icon-select .choices>.choices__list .choices__list{grid-template-columns:repeat(5,minmax(0,1fr))}}.hover\:border-danger-500:hover{--tw-border-opacity:1;border-color:rgb(244 63 94/var(--tw-border-opacity))}.hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}.hover\:border-primary-500:hover{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}.hover\:border-success-500:hover{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.hover\:border-warning-500:hover{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}.hover\:bg-danger-400:hover{--tw-bg-opacity:1;background-color:rgb(251 113 133/var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:bg-gray-500\/20:hover{background-color:#6b728033}.hover\:bg-primary-400:hover{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity))}.hover\:bg-success-400:hover{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.hover\:bg-warning-400:hover{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity))}.hover\:text-danger-600:hover{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.hover\:text-primary-600:hover{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity))}.hover\:text-success-600:hover{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.hover\:text-warning-600:hover{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity))}.focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}.focus\:border-success-500:focus{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.focus\:border-warning-500:focus{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}.focus\:bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.focus\:bg-gray-500\/20:focus{background-color:#6b728033}:is([dir=rtl] .rtl\:-ml-1){margin-left:-.25rem}:is([dir=rtl] .rtl\:-ml-1\.5){margin-left:-.375rem}:is([dir=rtl] .rtl\:-ml-2){margin-left:-.5rem}:is([dir=rtl] .rtl\:-ml-3){margin-left:-.75rem}:is([dir=rtl] .rtl\:-mr-1){margin-right:-.25rem}:is([dir=rtl] .rtl\:-mr-1\.5){margin-right:-.375rem}:is([dir=rtl] .rtl\:-mr-2){margin-right:-.5rem}:is([dir=rtl] .rtl\:-mr-3){margin-right:-.75rem}:is([dir=rtl] .rtl\:ml-0){margin-left:0}:is([dir=rtl] .rtl\:ml-0\.5){margin-left:.125rem}:is([dir=rtl] .rtl\:ml-1){margin-left:.25rem}:is([dir=rtl] .rtl\:ml-2){margin-left:.5rem}:is([dir=rtl] .rtl\:mr-0){margin-right:0}:is([dir=rtl] .rtl\:mr-0\.5){margin-right:.125rem}:is([dir=rtl] .rtl\:mr-1){margin-right:.25rem}:is([dir=rtl] .rtl\:mr-2){margin-right:.5rem}:is([dir=rtl] .rtl\:space-x-reverse)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}:is(.dark .dark\:border-danger-300){--tw-border-opacity:1;border-color:rgb(253 164 175/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-300){--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-700){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}:is(.dark .dark\:border-primary-300){--tw-border-opacity:1;border-color:rgb(252 211 77/var(--tw-border-opacity))}:is(.dark .dark\:border-success-300){--tw-border-opacity:1;border-color:rgb(134 239 172/var(--tw-border-opacity))}:is(.dark .dark\:border-warning-300){--tw-border-opacity:1;border-color:rgb(252 211 77/var(--tw-border-opacity))}:is(.dark .dark\:bg-gray-500){--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-600){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-800){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:is(.dark .dark\:text-danger-300){--tw-text-opacity:1;color:rgb(253 164 175/var(--tw-text-opacity))}:is(.dark .dark\:text-danger-400){--tw-text-opacity:1;color:rgb(251 113 133/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-100){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-300){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-400){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:text-primary-300){--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity))}:is(.dark .dark\:text-primary-400){--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}:is(.dark .dark\:text-success-300){--tw-text-opacity:1;color:rgb(134 239 172/var(--tw-text-opacity))}:is(.dark .dark\:text-success-400){--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity))}:is(.dark .dark\:text-warning-300){--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity))}:is(.dark .dark\:text-warning-400){--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}:is(.dark .dark\:hover\:border-danger-300:hover){--tw-border-opacity:1;border-color:rgb(253 164 175/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-gray-300:hover){--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-primary-300:hover){--tw-border-opacity:1;border-color:rgb(252 211 77/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-success-300:hover){--tw-border-opacity:1;border-color:rgb(134 239 172/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-warning-300:hover){--tw-border-opacity:1;border-color:rgb(252 211 77/var(--tw-border-opacity))}:is(.dark .dark\:hover\:bg-gray-500:hover){--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-gray-700:hover){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:text-danger-300:hover){--tw-text-opacity:1;color:rgb(253 164 175/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-gray-300:hover){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-primary-300:hover){--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-success-300:hover){--tw-text-opacity:1;color:rgb(134 239 172/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-warning-300:hover){--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity))}:is(.dark .dark\:focus\:border-danger-300:focus){--tw-border-opacity:1;border-color:rgb(253 164 175/var(--tw-border-opacity))}:is(.dark .dark\:focus\:border-gray-300:focus){--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}:is(.dark .dark\:focus\:border-primary-300:focus){--tw-border-opacity:1;border-color:rgb(252 211 77/var(--tw-border-opacity))}:is(.dark .dark\:focus\:border-success-300:focus){--tw-border-opacity:1;border-color:rgb(134 239 172/var(--tw-border-opacity))}:is(.dark .dark\:focus\:border-warning-300:focus){--tw-border-opacity:1;border-color:rgb(252 211 77/var(--tw-border-opacity))}@media (min-width:640px){.sm\:border-r{border-right-width:1px}.sm\:pb-\[0px\]{padding-bottom:0}.sm\:pr-\[24px\]{padding-right:24px}}@media (min-width:768px){.md\:space-x-\[12px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(12px*var(--tw-space-x-reverse));margin-left:calc(12px*(1 - var(--tw-space-x-reverse)))}.md\:space-x-\[20px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(20px*var(--tw-space-x-reverse));margin-left:calc(20px*(1 - var(--tw-space-x-reverse)))}.md\:space-x-\[8px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(8px*var(--tw-space-x-reverse));margin-left:calc(8px*(1 - var(--tw-space-x-reverse)))}}
@charset "UTF-8";

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */

.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
    content: " ";
    display: table;
}
.pika-single:after { clear: both }

.pika-single.is-hidden {
    display: none;
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-label {
    display: inline-block;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}
.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    opacity: 0;
}

.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    /* hide text using text-indent trick, using width value (it's enough) */
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
}

.pika-prev:hover,
.pika-next:hover {
    opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
}

.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}

.pika-select {
    display: inline-block;
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.pika-table th,
.pika-table td {
    width: 14.285714285714286%;
    padding: 0;
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
    height: initial;
}

.pika-week {
    font-size: 11px;
    color: #999;
}

.is-today .pika-button {
    color: #33aaff;
    font-weight: bold;
}

.is-selected .pika-button,
.has-event .pika-button {
    color: #fff;
    font-weight: bold;
    background: #33aaff;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px;
}

.has-event .pika-button {
    background: #005da9;
    box-shadow: inset 0 1px 3px #0076c9;
}

.is-disabled .pika-button,
.is-inrange .pika-button {
    background: #D5E9F7;
}

.is-startrange .pika-button {
    color: #fff;
    background: #6CB31D;
    box-shadow: none;
    border-radius: 3px;
}

.is-endrange .pika-button {
    color: #fff;
    background: #33aaff;
    box-shadow: none;
    border-radius: 3px;
}

.is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3;
}

.is-outside-current-month .pika-button {
    color: #999;
    opacity: .3;
}

.is-selection-disabled {
    pointer-events: none;
    cursor: default;
}

.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
    color: #fff;
    background: #ff8000;
    box-shadow: none;
    border-radius: 3px;
}

/* styling for abbr */
.pika-table abbr {
    border-bottom: none;
    cursor: help;
}

[x-cloak] { display: none !important; }

.wep-modal { position: fixed; inset: 0px; z-index: 40; overflow-y: auto; }

.wep-modal-container { display: flex; min-height: 100vh; align-items: flex-end; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-bottom: 5rem; padding-top: 1rem; text-align: center; }

@media (min-width: 640px) {

 .wep-modal-container { display: block; padding: 0px; } }

.wep-modal-backdrop,
.wep-slide-over-backdrop { position: fixed; inset: 0px; background-color: rgb(107 114 128 / var(--tw-bg-opacity)); --tw-bg-opacity: 0.75; --tw-backdrop-blur: blur(4px); -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); transition-property: opacity; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }

.wep-modal-alignment-fix { display: none; }

@media (min-width: 640px) {

 .wep-modal-alignment-fix { display: inline-block; height: 100vh; vertical-align: middle; } }


.wep-modal-content { position: relative; display: inline-block; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); overflow: hidden; border-radius: 0.5rem; --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity)); text-align: left; vertical-align: bottom; --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1); --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }


@media (min-width: 640px) {

 .wep-modal-content { margin-top: 2rem; margin-bottom: 2rem; width: 100%; vertical-align: middle; } }

.wep-modal-backdrop.enter,
.wep-slide-over-backdrop.enter { transition-duration: 300ms; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }

.wep-modal-backdrop.start,
.wep-modal-backdrop.leave.end,
.wep-slide-over-backdrop.start,
.wep-slide-over-backdrop.leave.end { opacity: 0; }

.wep-modal-backdrop.end,
.wep-modal-backdrop.leave.start,
.wep-slide-over-backdrop.end,
.wep-slide-over-backdrop.leave.start { opacity: 1; }

.wep-modal-backdrop.leave,
.wep-slide-over-backdrop.leave { transition-duration: 200ms; transition-timing-function: cubic-bezier(0.4, 0, 1, 1); }

.wep-modal-content.enter { transition-duration: 300ms; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }

.wep-modal-content.start,
.wep-modal-content.leave.end { --tw-translate-y: 1rem; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); opacity: 0; }

@media (min-width: 640px) {

 .wep-modal-content.start,
.wep-modal-content.leave.end { --tw-translate-y: 0px; --tw-scale-x: .95; --tw-scale-y: .95; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } }

.wep-modal-content.end,
.wep-modal-content.leave.start { --tw-translate-y: 0px; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); opacity: 1; }

@media (min-width: 640px) {

 .wep-modal-content.end,
.wep-modal-content.leave.start { --tw-scale-x: 1; --tw-scale-y: 1; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } }

.wep-modal-content.leave { transition-duration: 200ms; transition-timing-function: cubic-bezier(0.4, 0, 1, 1); }


.wep-slide-over { position: fixed; inset: 0px; z-index: 30; overflow: hidden; }

.wep-slide-over.wep-slide-over-top { z-index: 40; }

.wep-slide-over-container-backdrop { position: absolute; inset: 0px; }

.wep-slide-over-container { position: absolute; inset: 0px; overflow: hidden; }

.wep-slide-over-container-inner { pointer-events: none; position: fixed; top: 0px; bottom: 0px; right: 0px; display: flex; max-width: 100%; padding-left: 2.5rem; }

.wep-slide-over-container-inner-wrap { pointer-events: auto; width: 100vw; }

.wep-slide-over-container-inner-wrap.enter,
.wep-slide-over-container-inner-wrap.leave { transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter; transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter; transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter; transition-duration: 500ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

.wep-slide-over-container-inner-wrap.enter.start,
.wep-slide-over-container-inner-wrap.leave.end { --tw-translate-x: 100%; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.wep-slide-over-container-inner-wrap.enter.end,
.wep-slide-over-container-inner-wrap.leave.start { --tw-translate-x: 0px; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.wep-slide-over-container-inner-content { display: flex; height: 100%; flex-direction: column; overflow-y: scroll; --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity)); padding-top: 1.5rem; padding-bottom: 1.5rem; --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1); --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }

@charset "UTF-8";
/*
! tailwindcss v3.3.6 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}
input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
::-webkit-date-and-time-value{
  min-height: 1.5em;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}
select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}
[multiple]{
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          color-adjust: unset;
}
[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type='checkbox']{
  border-radius: 0px;
}
[type='radio']{
  border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type='file']:focus{
  outline: 1px auto -webkit-focus-ring-color;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-left: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
@media (prefers-reduced-motion: reduce){
  .wep-modal-content,
  .wep-slide-over-container-inner-wrap{
    transition-property: none;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.inset-4{
  inset: 1rem;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.-right-0{
  right: -0px;
}
.-right-0\.5{
  right: -0.125rem;
}
.-top-0{
  top: -0px;
}
.-top-0\.5{
  top: -0.125rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-1{
  bottom: 0.25rem;
}
.bottom-5{
  bottom: 1.25rem;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-4{
  left: 1rem;
}
.right-0{
  right: 0px;
}
.right-1{
  right: 0.25rem;
}
.right-2{
  right: 0.5rem;
}
.right-3{
  right: 0.75rem;
}
.top-0{
  top: 0px;
}
.top-1{
  top: 0.25rem;
}
.top-10{
  top: 2.5rem;
}
.top-2{
  top: 0.5rem;
}
.top-3{
  top: 0.75rem;
}
.top-4{
  top: 1rem;
}
.top-6{
  top: 1.5rem;
}
.top-auto{
  top: auto;
}
.top-full{
  top: 100%;
}
.isolate{
  isolation: isolate;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.col-span-10{
  grid-column: span 10 / span 10;
}
.col-span-11{
  grid-column: span 11 / span 11;
}
.col-span-12{
  grid-column: span 12 / span 12;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-span-3{
  grid-column: span 3 / span 3;
}
.col-span-4{
  grid-column: span 4 / span 4;
}
.col-span-5{
  grid-column: span 5 / span 5;
}
.col-span-6{
  grid-column: span 6 / span 6;
}
.col-span-7{
  grid-column: span 7 / span 7;
}
.col-span-8{
  grid-column: span 8 / span 8;
}
.col-span-9{
  grid-column: span 9 / span 9;
}
.col-span-full{
  grid-column: 1 / -1;
}
.float-right{
  float: right;
}
.\!m-0{
  margin: 0px !important;
}
.m-0{
  margin: 0px;
}
.m-1{
  margin: 0.25rem;
}
.m-2{
  margin: 0.5rem;
}
.m-4{
  margin: 1rem;
}
.m-6{
  margin: 1.5rem;
}
.-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.-mx-3{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}
.-mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.-my-1{
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}
.-my-1\.5{
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}
.-my-2{
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.-my-3{
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-0\.5{
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}
.-mb-1{
  margin-bottom: -0.25rem;
}
.-mb-1\.5{
  margin-bottom: -0.375rem;
}
.-mb-12{
  margin-bottom: -3rem;
}
.-mb-8{
  margin-bottom: -2rem;
}
.-mb-px{
  margin-bottom: -1px;
}
.-ml-0{
  margin-left: -0px;
}
.-ml-0\.5{
  margin-left: -0.125rem;
}
.-ml-1{
  margin-left: -0.25rem;
}
.-ml-1\.5{
  margin-left: -0.375rem;
}
.-ml-2{
  margin-left: -0.5rem;
}
.-ml-3{
  margin-left: -0.75rem;
}
.-ml-px{
  margin-left: -1px;
}
.-mr-1{
  margin-right: -0.25rem;
}
.-mr-1\.5{
  margin-right: -0.375rem;
}
.-mr-2{
  margin-right: -0.5rem;
}
.-mr-3{
  margin-right: -0.75rem;
}
.-mr-6{
  margin-right: -1.5rem;
}
.-mr-px{
  margin-right: -1px;
}
.-mt-0{
  margin-top: -0px;
}
.-mt-0\.5{
  margin-top: -0.125rem;
}
.-mt-1{
  margin-top: -0.25rem;
}
.-mt-16{
  margin-top: -4rem;
}
.-mt-px{
  margin-top: -1px;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.ml-0{
  margin-left: 0px;
}
.ml-0\.5{
  margin-left: 0.125rem;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-11{
  margin-left: 2.75rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-24{
  margin-left: 6rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-5{
  margin-left: 1.25rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-0{
  margin-right: 0px;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-1\.5{
  margin-right: 0.375rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-4{
  margin-right: 1rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mr-6{
  margin-right: 1.5rem;
}
.mt-0{
  margin-top: 0px;
}
.mt-0\.5{
  margin-top: 0.125rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-40{
  margin-top: 10rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[calc\(-1rem-1px\)\]{
  margin-top: calc(-1rem - 1px);
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.table-cell{
  display: table-cell;
}
.table-row{
  display: table-row;
}
.flow-root{
  display: flow-root;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.h-0{
  height: 0px;
}
.h-1\/4{
  height: 25%;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-16{
  height: 4rem;
}
.h-2{
  height: 0.5rem;
}
.h-2\.5{
  height: 0.625rem;
}
.h-3{
  height: 0.75rem;
}
.h-32{
  height: 8rem;
}
.h-4{
  height: 1rem;
}
.h-5{
  height: 1.25rem;
}
.h-56{
  height: 14rem;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[4rem\]{
  height: 4rem;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.max-h-60{
  max-height: 15rem;
}
.max-h-96{
  max-height: 24rem;
}
.max-h-full{
  max-height: 100%;
}
.max-h-screen{
  max-height: 100vh;
}
.min-h-\[2\.25rem\]{
  min-height: 2.25rem;
}
.min-h-\[2\.75rem\]{
  min-height: 2.75rem;
}
.min-h-\[2rem\]{
  min-height: 2rem;
}
.min-h-\[40px\]{
  min-height: 40px;
}
.min-h-\[56px\]{
  min-height: 56px;
}
.min-h-full{
  min-height: 100%;
}
.min-h-screen{
  min-height: 100vh;
}
.w-0{
  width: 0px;
}
.w-0\.5{
  width: 0.125rem;
}
.w-1{
  width: 0.25rem;
}
.w-1\/2{
  width: 50%;
}
.w-10{
  width: 2.5rem;
}
.w-11{
  width: 2.75rem;
}
.w-12{
  width: 3rem;
}
.w-16{
  width: 4rem;
}
.w-2{
  width: 0.5rem;
}
.w-2\/4{
  width: 50%;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-3{
  width: 0.75rem;
}
.w-3\/4{
  width: 75%;
}
.w-32{
  width: 8rem;
}
.w-4{
  width: 1rem;
}
.w-48{
  width: 12rem;
}
.w-5{
  width: 1.25rem;
}
.w-56{
  width: 14rem;
}
.w-6{
  width: 1.5rem;
}
.w-7{
  width: 1.75rem;
}
.w-8{
  width: 2rem;
}
.w-9{
  width: 2.25rem;
}
.w-96{
  width: 24rem;
}
.w-\[var\(--sidebar-width\)\]{
  width: var(--sidebar-width);
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.w-screen{
  width: 100vw;
}
.min-w-0{
  min-width: 0px;
}
.min-w-\[16rem\]{
  min-width: 16rem;
}
.min-w-\[1rem\]{
  min-width: 1rem;
}
.min-w-\[2rem\]{
  min-width: 2rem;
}
.min-w-full{
  min-width: 100%;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-6xl{
  max-width: 72rem;
}
.max-w-7xl{
  max-width: 80rem;
}
.max-w-\[14rem\]{
  max-width: 14rem;
}
.max-w-\[20em\]{
  max-width: 20em;
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-md{
  max-width: 28rem;
}
.max-w-none{
  max-width: none;
}
.max-w-screen-xl{
  max-width: 1280px;
}
.max-w-sm{
  max-width: 24rem;
}
.max-w-xl{
  max-width: 36rem;
}
.max-w-xs{
  max-width: 20rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-auto{
  flex: 1 1 auto;
}
.flex-none{
  flex: none;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink{
  flex-shrink: 1;
}
.shrink-0{
  flex-shrink: 0;
}
.grow{
  flex-grow: 1;
}
.table-auto{
  table-layout: auto;
}
.border-collapse{
  border-collapse: collapse;
}
.origin-top-right{
  transform-origin: top right;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-12{
  --tw-translate-x: -3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-5{
  --tw-translate-x: -1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-full{
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-12{
  --tw-translate-y: -3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-3{
  --tw-translate-y: -0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-full{
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-0{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-12{
  --tw-translate-x: 3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-5{
  --tw-translate-x: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-full{
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-12{
  --tw-translate-y: 3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-2{
  --tw-translate-y: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-4{
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-8{
  --tw-translate-y: 2rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-180{
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-skew-x-12{
  --tw-skew-x: -12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-90{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes bounce{
  0%, 100%{
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }
  50%{
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}
.animate-bounce{
  animation: bounce 1s infinite;
}
@keyframes pulse{
  50%{
    opacity: .5;
  }
}
.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.cursor-default{
  cursor: default;
}
.cursor-move{
  cursor: move;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.cursor-wait{
  cursor: wait;
}
.resize-none{
  resize: none;
}
.resize{
  resize: both;
}
.list-disc{
  list-style-type: disc;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.columns-1{
  -moz-columns: 1;
       columns: 1;
}
.columns-10{
  -moz-columns: 10;
       columns: 10;
}
.columns-11{
  -moz-columns: 11;
       columns: 11;
}
.columns-12{
  -moz-columns: 12;
       columns: 12;
}
.columns-2{
  -moz-columns: 2;
       columns: 2;
}
.columns-3{
  -moz-columns: 3;
       columns: 3;
}
.columns-4{
  -moz-columns: 4;
       columns: 4;
}
.columns-5{
  -moz-columns: 5;
       columns: 5;
}
.columns-6{
  -moz-columns: 6;
       columns: 6;
}
.columns-7{
  -moz-columns: 7;
       columns: 7;
}
.columns-8{
  -moz-columns: 8;
       columns: 8;
}
.columns-9{
  -moz-columns: 9;
       columns: 9;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-10{
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid-cols-11{
  grid-template-columns: repeat(11, minmax(0, 1fr));
}
.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-7{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-8{
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-9{
  grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-cols-\[repeat\(auto-fit\2c minmax\(0\2c 1fr\)\)\]{
  grid-template-columns: repeat(auto-fit,minmax(0,1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.place-items-center{
  place-items: center;
}
.content-center{
  align-content: center;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.items-stretch{
  align-items: stretch;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-stretch{
  justify-content: stretch;
}
.gap-0{
  gap: 0px;
}
.gap-0\.5{
  gap: 0.125rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-px{
  gap: 1px;
}
.gap-x-1{
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.gap-x-1\.5{
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-y-1{
  row-gap: 0.25rem;
}
.gap-y-2{
  row-gap: 0.5rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.space-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 1;
}
.space-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 1;
}
.divide-x > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-gray-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}
.divide-gray-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-divide-opacity));
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overflow-y-hidden{
  overflow-y: hidden;
}
.overflow-x-clip{
  overflow-x: clip;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-normal{
  white-space: normal;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-pre-wrap{
  white-space: pre-wrap;
}
.break-words{
  overflow-wrap: break-word;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-none{
  border-radius: 0px;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-b-md{
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-b-xl{
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rounded-l-md{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-r-md{
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.rounded-r-none{
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.rounded-t-xl{
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.rounded-bl-lg{
  border-bottom-left-radius: 0.5rem;
}
.rounded-br-lg{
  border-bottom-right-radius: 0.5rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-8{
  border-width: 8px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-l-0{
  border-left-width: 0px;
}
.border-l-4{
  border-left-width: 4px;
}
.border-r{
  border-right-width: 1px;
}
.border-r-0{
  border-right-width: 0px;
}
.border-t{
  border-top-width: 1px;
}
.border-t-2{
  border-top-width: 2px;
}
.border-t-8{
  border-top-width: 8px;
}
.border-solid{
  border-style: solid;
}
.border-none{
  border-style: none;
}
.border-blue-300{
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
}
.border-blue-600{
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
}
.border-blue-700{
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity));
}
.border-danger-300{
  --tw-border-opacity: 1;
  border-color: rgb(253 164 175 / var(--tw-border-opacity));
}
.border-danger-600{
  --tw-border-opacity: 1;
  border-color: rgb(225 29 72 / var(--tw-border-opacity));
}
.border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-gray-600{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
.border-gray-900{
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity));
}
.border-green-200{
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity));
}
.border-indigo-700{
  --tw-border-opacity: 1;
  border-color: rgb(67 56 202 / var(--tw-border-opacity));
}
.border-primary-500{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.border-primary-600{
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
}
.border-red-300{
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity));
}
.border-slate-100{
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity));
}
.border-slate-200{
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-slate-300{
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}
.border-success-600{
  --tw-border-opacity: 1;
  border-color: rgb(22 163 74 / var(--tw-border-opacity));
}
.border-transparent{
  border-color: transparent;
}
.border-warning-600{
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity));
}
.border-yellow-300{
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity));
}
.border-yellow-400{
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity));
}
.bg-amber-500{
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-black\/25{
  background-color: rgb(0 0 0 / 0.25);
}
.bg-black\/50{
  background-color: rgb(0 0 0 / 0.5);
}
.bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}
.bg-blue-200{
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}
.bg-blue-300{
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity));
}
.bg-blue-400{
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}
.bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}
.bg-blue-700{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
.bg-danger-500{
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity));
}
.bg-danger-500\/10{
  background-color: rgb(244 63 94 / 0.1);
}
.bg-danger-600{
  --tw-bg-opacity: 1;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity));
}
.bg-emerald-100{
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity));
}
.bg-emerald-500{
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-gray-400{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}
.bg-gray-400\/10{
  background-color: rgb(156 163 175 / 0.1);
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-gray-50\/80{
  background-color: rgb(249 250 251 / 0.8);
}
.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}
.bg-gray-500\/10{
  background-color: rgb(107 114 128 / 0.1);
}
.bg-gray-500\/5{
  background-color: rgb(107 114 128 / 0.05);
}
.bg-gray-600{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
.bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
.bg-gray-900\/50{
  background-color: rgb(17 24 39 / 0.5);
}
.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}
.bg-green-50{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity));
}
.bg-green-700{
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity));
}
.bg-indigo-100{
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity));
}
.bg-indigo-500{
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity));
}
.bg-indigo-600{
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity));
}
.bg-orange-400{
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity));
}
.bg-primary-200{
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}
.bg-primary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}
.bg-primary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.bg-primary-500\/10{
  background-color: rgb(59 130 246 / 0.1);
}
.bg-primary-600{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}
.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.bg-red-300{
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity));
}
.bg-red-400{
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}
.bg-red-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity));
}
.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.bg-red-700{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}
.bg-sky-500{
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}
.bg-sky-600{
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity));
}
.bg-slate-50{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}
.bg-slate-900{
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity));
}
.bg-success-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
.bg-success-500\/10{
  background-color: rgb(34 197 94 / 0.1);
}
.bg-success-600{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-warning-500{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}
.bg-warning-500\/10{
  background-color: rgb(234 179 8 / 0.1);
}
.bg-warning-600{
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/20{
  background-color: rgb(255 255 255 / 0.2);
}
.bg-white\/50{
  background-color: rgb(255 255 255 / 0.5);
}
.bg-yellow-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}
.bg-yellow-400{
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}
.bg-yellow-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity));
}
.bg-yellow-700{
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity));
}
.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}
.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.fill-current{
  fill: currentColor;
}
.stroke-current{
  stroke: currentColor;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-1\.5{
  padding: 0.375rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-20{
  padding-bottom: 5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pl-10{
  padding-left: 2.5rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.pl-6{
  padding-left: 1.5rem;
}
.pl-7{
  padding-left: 1.75rem;
}
.pl-9{
  padding-left: 2.25rem;
}
.pr-0{
  padding-right: 0px;
}
.pr-1{
  padding-right: 0.25rem;
}
.pr-10{
  padding-right: 2.5rem;
}
.pr-12{
  padding-right: 3rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pr-4{
  padding-right: 1rem;
}
.pr-40{
  padding-right: 10rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.pr-8{
  padding-right: 2rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-0\.5{
  padding-top: 0.125rem;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-8{
  padding-top: 2rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-justify{
  text-align: justify;
}
.text-start{
  text-align: start;
}
.text-end{
  text-align: end;
}
.align-middle{
  vertical-align: middle;
}
.align-bottom{
  vertical-align: bottom;
}
.font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-sans{
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.font-serif{
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-black{
  font-weight: 900;
}
.font-bold{
  font-weight: 700;
}
.font-extrabold{
  font-weight: 800;
}
.font-extralight{
  font-weight: 200;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.font-thin{
  font-weight: 100;
}
.uppercase{
  text-transform: uppercase;
}
.italic{
  font-style: italic;
}
.leading-4{
  line-height: 1rem;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-loose{
  line-height: 2;
}
.leading-none{
  line-height: 1;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-tight{
  line-height: 1.25;
}
.tracking-normal{
  letter-spacing: 0em;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.tracking-wider{
  letter-spacing: 0.05em;
}
.text-blue-100{
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity));
}
.text-blue-400{
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity));
}
.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}
.text-blue-700{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}
.text-blue-800{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}
.text-danger-400{
  --tw-text-opacity: 1;
  color: rgb(251 113 133 / var(--tw-text-opacity));
}
.text-danger-50{
  --tw-text-opacity: 1;
  color: rgb(255 241 242 / var(--tw-text-opacity));
}
.text-danger-500{
  --tw-text-opacity: 1;
  color: rgb(244 63 94 / var(--tw-text-opacity));
}
.text-danger-600{
  --tw-text-opacity: 1;
  color: rgb(225 29 72 / var(--tw-text-opacity));
}
.text-danger-700{
  --tw-text-opacity: 1;
  color: rgb(190 18 60 / var(--tw-text-opacity));
}
.text-emerald-700{
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity));
}
.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-50{
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-green-100{
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity));
}
.text-green-200{
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity));
}
.text-green-400{
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity));
}
.text-green-500{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.text-green-700{
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}
.text-green-800{
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity));
}
.text-indigo-500{
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity));
}
.text-indigo-600{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity));
}
.text-indigo-700{
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity));
}
.text-orange-400{
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity));
}
.text-orange-500{
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}
.text-primary-400{
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity));
}
.text-primary-50{
  --tw-text-opacity: 1;
  color: rgb(239 246 255 / var(--tw-text-opacity));
}
.text-primary-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
.text-primary-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}
.text-primary-700{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}
.text-red-100{
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity));
}
.text-red-400{
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity));
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
.text-red-800{
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity));
}
.text-slate-100{
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity));
}
.text-slate-500{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}
.text-slate-600{
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}
.text-slate-700{
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity));
}
.text-slate-800{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}
.text-success-400{
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity));
}
.text-success-50{
  --tw-text-opacity: 1;
  color: rgb(240 253 244 / var(--tw-text-opacity));
}
.text-success-500{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
.text-success-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.text-success-700{
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}
.text-warning-400{
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity));
}
.text-warning-50{
  --tw-text-opacity: 1;
  color: rgb(254 252 232 / var(--tw-text-opacity));
}
.text-warning-500{
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}
.text-warning-600{
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity));
}
.text-warning-700{
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-yellow-100{
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity));
}
.text-yellow-200{
  --tw-text-opacity: 1;
  color: rgb(254 240 138 / var(--tw-text-opacity));
}
.text-yellow-400{
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity));
}
.text-yellow-600{
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity));
}
.text-yellow-700{
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity));
}
.text-yellow-800{
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.line-through{
  text-decoration-line: line-through;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.placeholder-gray-400::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.placeholder-gray-400::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.placeholder-gray-500::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity));
}
.placeholder-gray-500::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity));
}
.caret-black{
  caret-color: #000;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-25{
  opacity: 0.25;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-70{
  opacity: 0.7;
}
.opacity-75{
  opacity: 0.75;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.ring{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-0{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-2{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-4{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-8{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-inset{
  --tw-ring-inset: inset;
}
.ring-black{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}
.ring-black\/5{
  --tw-ring-color: rgb(0 0 0 / 0.05);
}
.ring-blue-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity));
}
.ring-danger-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 113 133 / var(--tw-ring-opacity));
}
.ring-danger-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 63 94 / var(--tw-ring-opacity));
}
.ring-danger-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(225 29 72 / var(--tw-ring-opacity));
}
.ring-emerald-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity));
}
.ring-gray-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}
.ring-primary-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
.ring-white{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}
.ring-opacity-5{
  --tw-ring-opacity: 0.05;
}
.ring-opacity-50{
  --tw-ring-opacity: 0.5;
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-xl{
  --tw-backdrop-blur: blur(24px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-saturate-150{
  --tw-backdrop-saturate: saturate(1.5);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.delay-100{
  transition-delay: 100ms;
}
.duration-100{
  transition-duration: 100ms;
}
.duration-150{
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-75{
  transition-duration: 75ms;
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear{
  transition-timing-function: linear;
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.has-background-color-red {
  background-color: hsl(348, 86%, 61%);
}

.has-background-color-orange {
  background-color: #df691a;
}

.has-background-color-primary {
  background-color: hsl(204, 86%, 53%);
}

.has-background-color-danger {
  background-color: #f14668;
}

.has-background-color-link {
  background-color: hsl(204, 86%, 53%);
}

.has-background-color-warning {
  background-color: hsl(44, 100%, 77%);
}

.has-background-color-global-color {
  background-color: hsl(171, 100%, 41%);
}

.has-background-color-user-color {
  background-color: #df691a;
}

.has-background-color-yellow {
  background-color: #fff27b;
}

.has-background-color-bee-orange {
  background-color: #f09d00;
}

.has-background-color-black {
  background-color: #000;
}

/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */
/* Bulma Utilities */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .file-cta,
.file-name, .select select, .textarea, .input, .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;
}
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination-ellipsis:focus, .file-cta:focus,
.file-name:focus, .select select:focus, .textarea:focus, .input:focus, .button:focus, .is-focused.pagination-previous,
.is-focused.pagination-next,
.is-focused.pagination-link,
.is-focused.pagination-ellipsis, .is-focused.file-cta,
.is-focused.file-name, .select select.is-focused, .is-focused.textarea, .is-focused.input, .is-focused.button, .pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
.pagination-ellipsis:active, .file-cta:active,
.file-name:active, .select select:active, .textarea:active, .input:active, .button:active, .is-active.pagination-previous,
.is-active.pagination-next,
.is-active.pagination-link,
.is-active.pagination-ellipsis, .is-active.file-cta,
.is-active.file-name, .select select.is-active, .is-active.textarea, .is-active.input, .is-active.button {
  outline: none;
}
[disabled].pagination-previous,
[disabled].pagination-next,
[disabled].pagination-link,
[disabled].pagination-ellipsis, [disabled].file-cta,
[disabled].file-name, .select select[disabled], [disabled].textarea, [disabled].input, [disabled].button, fieldset[disabled] .pagination-previous,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-link,
fieldset[disabled] .pagination-ellipsis, fieldset[disabled] .file-cta,
fieldset[disabled] .file-name, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input, fieldset[disabled] .button {
  cursor: not-allowed;
}

.is-unselectable, .tabs, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis, .breadcrumb, .file, .button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.navbar-link:not(.is-arrowless)::after, .select:not(.is-multiple):not(.is-loading)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}

.tabs:not(:last-child), .pagination:not(:last-child), .message:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .block:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .progress:not(:last-child), .notification:not(:last-child), .content:not(:last-child), .box:not(:last-child) {
  margin-bottom: 1.5rem;
}

.modal-close, .delete {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: none;
  border-radius: 9999px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}
.modal-close::before, .delete::before, .modal-close::after, .delete::after {
  background-color: hsl(0, 0%, 100%);
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}
.modal-close::before, .delete::before {
  height: 2px;
  width: 50%;
}
.modal-close::after, .delete::after {
  height: 50%;
  width: 2px;
}
.modal-close:hover, .delete:hover, .modal-close:focus, .delete:focus {
  background-color: rgba(10, 10, 10, 0.3);
}
.modal-close:active, .delete:active {
  background-color: rgba(10, 10, 10, 0.4);
}
.is-small.modal-close, .is-small.delete {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}
.is-medium.modal-close, .is-medium.delete {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}
.is-large.modal-close, .is-large.delete {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

.control.is-loading::after, .select.is-loading::after, .loader, .button.is-loading::after {
  animation: spinAround 500ms infinite linear;
  border: 2px solid hsl(0, 0%, 86%);
  border-radius: 9999px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

.hero-video, .is-overlay, .modal-background, .modal, .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 {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.navbar-burger {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

/* Bulma Base */
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ul {
  list-style: none;
}

button,
input,
select,
textarea {
  margin: 0;
}

html {
  box-sizing: border-box;
}

*, *::before, *::after {
  box-sizing: inherit;
}

img,
video {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
td:not([align]),
th:not([align]) {
  text-align: inherit;
}

html {
  background-color: hsl(0, 0%, 100%);
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

body,
button,
input,
optgroup,
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 {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

body {
  color: hsl(0, 0%, 29%);
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

a {
  color: hsl(204, 86%, 53%);
  cursor: pointer;
  text-decoration: none;
}
a strong {
  color: currentColor;
}
a:hover {
  color: hsl(0, 0%, 21%);
}

code {
  background-color: hsl(0, 0%, 96%);
  color: #da1039;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

hr {
  background-color: hsl(0, 0%, 96%);
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

img {
  height: auto;
  max-width: 100%;
}

input[type=checkbox],
input[type=radio] {
  vertical-align: baseline;
}

small {
  font-size: 0.875em;
}

span {
  font-style: inherit;
  font-weight: inherit;
}

strong {
  color: hsl(0, 0%, 21%);
  font-weight: 700;
}

fieldset {
  border: none;
}

pre {
  -webkit-overflow-scrolling: touch;
  background-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 29%);
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
}
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

table td,
table th {
  vertical-align: top;
}
table td:not([align]),
table th:not([align]) {
  text-align: inherit;
}
table th {
  color: hsl(0, 0%, 21%);
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/* Bulma Elements */
.box {
  background-color: hsl(0, 0%, 100%);
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: hsl(0, 0%, 29%);
  display: block;
  padding: 1.25rem;
}

a.box:hover, a.box:focus {
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px hsl(204, 86%, 53%);
}
a.box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px hsl(204, 86%, 53%);
}

.button {
  background-color: hsl(0, 0%, 100%);
  border-color: hsl(0, 0%, 86%);
  border-width: 1px;
  color: hsl(0, 0%, 21%);
  cursor: pointer;
  justify-content: center;
  padding-bottom: calc(0.5em - 1px);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: calc(0.5em - 1px);
  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.5em - 1px);
  margin-right: 0.25em;
}
.button .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}
.button .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}
.button:hover, .button.is-hovered {
  border-color: hsl(0, 0%, 71%);
  color: hsl(0, 0%, 21%);
}
.button:focus, .button.is-focused {
  border-color: hsl(229, 53%, 53%);
  color: hsl(0, 0%, 21%);
}
.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25);
}
.button:active, .button.is-active {
  border-color: hsl(0, 0%, 29%);
  color: hsl(0, 0%, 21%);
}
.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: hsl(0, 0%, 29%);
  text-decoration: underline;
}
.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  background-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 21%);
}
.button.is-text:active, .button.is-text.is-active {
  background-color: #e8e8e8;
  color: hsl(0, 0%, 21%);
}
.button.is-text[disabled], fieldset[disabled] .button.is-text {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.button.is-ghost {
  background: none;
  border-color: transparent;
  color: hsl(204, 86%, 53%);
  text-decoration: none;
}
.button.is-ghost:hover, .button.is-ghost.is-hovered {
  color: hsl(204, 86%, 53%);
  text-decoration: underline;
}
.button.is-white {
  background-color: hsl(0, 0%, 100%);
  border-color: transparent;
  color: hsl(0, 0%, 4%);
}
.button.is-white:hover, .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: hsl(0, 0%, 4%);
}
.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: hsl(0, 0%, 4%);
}
.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}
.button.is-white:active, .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: hsl(0, 0%, 4%);
}
.button.is-white[disabled], fieldset[disabled] .button.is-white {
  background-color: hsl(0, 0%, 100%);
  border-color: hsl(0, 0%, 100%);
  box-shadow: none;
}
.button.is-white.is-inverted {
  background-color: hsl(0, 0%, 4%);
  color: hsl(0, 0%, 100%);
}
.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered {
  background-color: black;
}
.button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted {
  background-color: hsl(0, 0%, 4%);
  border-color: transparent;
  box-shadow: none;
  color: hsl(0, 0%, 100%);
}
.button.is-white.is-loading::after {
  border-color: transparent transparent hsl(0, 0%, 4%) hsl(0, 0%, 4%) !important;
}
.button.is-white.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 100%);
}
.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused {
  background-color: hsl(0, 0%, 100%);
  border-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 4%);
}
.button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent hsl(0, 0%, 100%) hsl(0, 0%, 100%) !important;
}
.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent hsl(0, 0%, 4%) hsl(0, 0%, 4%) !important;
}
.button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 100%);
  box-shadow: none;
  color: hsl(0, 0%, 100%);
}
.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 4%);
  color: hsl(0, 0%, 4%);
}
.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused {
  background-color: hsl(0, 0%, 4%);
  color: hsl(0, 0%, 100%);
}
.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent hsl(0, 0%, 100%) hsl(0, 0%, 100%) !important;
}
.button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 4%);
  box-shadow: none;
  color: hsl(0, 0%, 4%);
}
.button.is-black {
  background-color: hsl(0, 0%, 4%);
  border-color: transparent;
  color: hsl(0, 0%, 100%);
}
.button.is-black:hover, .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: hsl(0, 0%, 100%);
}
.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: hsl(0, 0%, 100%);
}
.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}
.button.is-black:active, .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  color: hsl(0, 0%, 100%);
}
.button.is-black[disabled], fieldset[disabled] .button.is-black {
  background-color: hsl(0, 0%, 4%);
  border-color: hsl(0, 0%, 4%);
  box-shadow: none;
}
.button.is-black.is-inverted {
  background-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 4%);
}
.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}
.button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted {
  background-color: hsl(0, 0%, 100%);
  border-color: transparent;
  box-shadow: none;
  color: hsl(0, 0%, 4%);
}
.button.is-black.is-loading::after {
  border-color: transparent transparent hsl(0, 0%, 100%) hsl(0, 0%, 100%) !important;
}
.button.is-black.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 4%);
  color: hsl(0, 0%, 4%);
}
.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused {
  background-color: hsl(0, 0%, 4%);
  border-color: hsl(0, 0%, 4%);
  color: hsl(0, 0%, 100%);
}
.button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent hsl(0, 0%, 4%) hsl(0, 0%, 4%) !important;
}
.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent hsl(0, 0%, 100%) hsl(0, 0%, 100%) !important;
}
.button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 4%);
  box-shadow: none;
  color: hsl(0, 0%, 4%);
}
.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 100%);
}
.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused {
  background-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 4%);
}
.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent hsl(0, 0%, 4%) hsl(0, 0%, 4%) !important;
}
.button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 100%);
  box-shadow: none;
  color: hsl(0, 0%, 100%);
}
.button.is-light {
  background-color: hsl(0, 0%, 96%);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}
.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.button.is-light[disabled], fieldset[disabled] .button.is-light {
  background-color: hsl(0, 0%, 96%);
  border-color: hsl(0, 0%, 96%);
  box-shadow: none;
}
.button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: hsl(0, 0%, 96%);
}
.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}
.button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: hsl(0, 0%, 96%);
}
.button.is-light.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}
.button.is-light.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 96%);
}
.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused {
  background-color: hsl(0, 0%, 96%);
  border-color: hsl(0, 0%, 96%);
  color: rgba(0, 0, 0, 0.7);
}
.button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent hsl(0, 0%, 96%) hsl(0, 0%, 96%) !important;
}
.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}
.button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 96%);
  box-shadow: none;
  color: hsl(0, 0%, 96%);
}
.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}
.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: hsl(0, 0%, 96%);
}
.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent hsl(0, 0%, 96%) hsl(0, 0%, 96%) !important;
}
.button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}
.button.is-dark {
  background-color: hsl(0, 0%, 21%);
  border-color: transparent;
  color: #fff;
}
.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}
.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: #fff;
}
.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}
.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}
.button.is-dark[disabled], fieldset[disabled] .button.is-dark {
  background-color: hsl(0, 0%, 21%);
  border-color: hsl(0, 0%, 21%);
  box-shadow: none;
}
.button.is-dark.is-inverted {
  background-color: #fff;
  color: hsl(0, 0%, 21%);
}
.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered {
  background-color: #f2f2f2;
}
.button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: hsl(0, 0%, 21%);
}
.button.is-dark.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 21%);
  color: hsl(0, 0%, 21%);
}
.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused {
  background-color: hsl(0, 0%, 21%);
  border-color: hsl(0, 0%, 21%);
  color: #fff;
}
.button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent hsl(0, 0%, 21%) hsl(0, 0%, 21%) !important;
}
.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 21%);
  box-shadow: none;
  color: hsl(0, 0%, 21%);
}
.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: hsl(0, 0%, 21%);
}
.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent hsl(0, 0%, 21%) hsl(0, 0%, 21%) !important;
}
.button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.button.is-primary {
  background-color: hsl(204, 86%, 53%);
  border-color: transparent;
  color: #fff;
}
.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #1496ed;
  border-color: transparent;
  color: #fff;
}
.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}
.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25);
}
.button.is-primary:active, .button.is-primary.is-active {
  background-color: #118fe4;
  border-color: transparent;
  color: #fff;
}
.button.is-primary[disabled], fieldset[disabled] .button.is-primary {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
  box-shadow: none;
}
.button.is-primary.is-inverted {
  background-color: #fff;
  color: hsl(204, 86%, 53%);
}
.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}
.button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: hsl(204, 86%, 53%);
}
.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: hsl(204, 86%, 53%);
  color: hsl(204, 86%, 53%);
}
.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
  color: #fff;
}
.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent hsl(204, 86%, 53%) hsl(204, 86%, 53%) !important;
}
.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: hsl(204, 86%, 53%);
  box-shadow: none;
  color: hsl(204, 86%, 53%);
}
.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: hsl(204, 86%, 53%);
}
.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent hsl(204, 86%, 53%) hsl(204, 86%, 53%) !important;
}
.button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.button.is-primary.is-light {
  background-color: #ecf7fe;
  color: #0e72b4;
}
.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered {
  background-color: #e0f1fd;
  border-color: transparent;
  color: #0e72b4;
}
.button.is-primary.is-light:active, .button.is-primary.is-light.is-active {
  background-color: #d4ecfc;
  border-color: transparent;
  color: #0e72b4;
}
.button.is-link {
  background-color: hsl(204, 86%, 53%);
  border-color: transparent;
  color: #fff;
}
.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #1496ed;
  border-color: transparent;
  color: #fff;
}
.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}
.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25);
}
.button.is-link:active, .button.is-link.is-active {
  background-color: #118fe4;
  border-color: transparent;
  color: #fff;
}
.button.is-link[disabled], fieldset[disabled] .button.is-link {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
  box-shadow: none;
}
.button.is-link.is-inverted {
  background-color: #fff;
  color: hsl(204, 86%, 53%);
}
.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}
.button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: hsl(204, 86%, 53%);
}
.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-link.is-outlined {
  background-color: transparent;
  border-color: hsl(204, 86%, 53%);
  color: hsl(204, 86%, 53%);
}
.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
  color: #fff;
}
.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent hsl(204, 86%, 53%) hsl(204, 86%, 53%) !important;
}
.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined {
  background-color: transparent;
  border-color: hsl(204, 86%, 53%);
  box-shadow: none;
  color: hsl(204, 86%, 53%);
}
.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: hsl(204, 86%, 53%);
}
.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent hsl(204, 86%, 53%) hsl(204, 86%, 53%) !important;
}
.button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.button.is-link.is-light {
  background-color: #ecf7fe;
  color: #0e72b4;
}
.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered {
  background-color: #e0f1fd;
  border-color: transparent;
  color: #0e72b4;
}
.button.is-link.is-light:active, .button.is-link.is-light.is-active {
  background-color: #d4ecfc;
  border-color: transparent;
  color: #0e72b4;
}
.button.is-info {
  background-color: hsl(204, 86%, 53%);
  border-color: transparent;
  color: #fff;
}
.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #1496ed;
  border-color: transparent;
  color: #fff;
}
.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}
.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25);
}
.button.is-info:active, .button.is-info.is-active {
  background-color: #118fe4;
  border-color: transparent;
  color: #fff;
}
.button.is-info[disabled], fieldset[disabled] .button.is-info {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
  box-shadow: none;
}
.button.is-info.is-inverted {
  background-color: #fff;
  color: hsl(204, 86%, 53%);
}
.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}
.button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: hsl(204, 86%, 53%);
}
.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-info.is-outlined {
  background-color: transparent;
  border-color: hsl(204, 86%, 53%);
  color: hsl(204, 86%, 53%);
}
.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
  color: #fff;
}
.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent hsl(204, 86%, 53%) hsl(204, 86%, 53%) !important;
}
.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined {
  background-color: transparent;
  border-color: hsl(204, 86%, 53%);
  box-shadow: none;
  color: hsl(204, 86%, 53%);
}
.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: hsl(204, 86%, 53%);
}
.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent hsl(204, 86%, 53%) hsl(204, 86%, 53%) !important;
}
.button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.button.is-info.is-light {
  background-color: #ecf7fe;
  color: #0e72b4;
}
.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered {
  background-color: #e0f1fd;
  border-color: transparent;
  color: #0e72b4;
}
.button.is-info.is-light:active, .button.is-info.is-light.is-active {
  background-color: #d4ecfc;
  border-color: transparent;
  color: #0e72b4;
}
.button.is-success {
  background-color: hsl(141, 71%, 48%);
  border-color: transparent;
  color: #fff;
}
.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #22c65b;
  border-color: transparent;
  color: #fff;
}
.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}
.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(35, 209, 96, 0.25);
}
.button.is-success:active, .button.is-success.is-active {
  background-color: #20bc56;
  border-color: transparent;
  color: #fff;
}
.button.is-success[disabled], fieldset[disabled] .button.is-success {
  background-color: hsl(141, 71%, 48%);
  border-color: hsl(141, 71%, 48%);
  box-shadow: none;
}
.button.is-success.is-inverted {
  background-color: #fff;
  color: hsl(141, 71%, 48%);
}
.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}
.button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: hsl(141, 71%, 48%);
}
.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-success.is-outlined {
  background-color: transparent;
  border-color: hsl(141, 71%, 48%);
  color: hsl(141, 71%, 48%);
}
.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused {
  background-color: hsl(141, 71%, 48%);
  border-color: hsl(141, 71%, 48%);
  color: #fff;
}
.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent hsl(141, 71%, 48%) hsl(141, 71%, 48%) !important;
}
.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined {
  background-color: transparent;
  border-color: hsl(141, 71%, 48%);
  box-shadow: none;
  color: hsl(141, 71%, 48%);
}
.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: hsl(141, 71%, 48%);
}
.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent hsl(141, 71%, 48%) hsl(141, 71%, 48%) !important;
}
.button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.button.is-success.is-light {
  background-color: #eefcf3;
  color: #16833c;
}
.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered {
  background-color: #e3faeb;
  border-color: transparent;
  color: #16833c;
}
.button.is-success.is-light:active, .button.is-success.is-light.is-active {
  background-color: #d8f8e3;
  border-color: transparent;
  color: #16833c;
}
.button.is-warning {
  background-color: hsl(44, 100%, 77%);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdc7d;
  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: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}
.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.button.is-warning[disabled], fieldset[disabled] .button.is-warning {
  background-color: hsl(44, 100%, 77%);
  border-color: hsl(44, 100%, 77%);
  box-shadow: none;
}
.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: hsl(44, 100%, 77%);
}
.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered {
  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: hsl(44, 100%, 77%);
}
.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: hsl(44, 100%, 77%);
  color: hsl(44, 100%, 77%);
}
.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused {
  background-color: hsl(44, 100%, 77%);
  border-color: hsl(44, 100%, 77%);
  color: rgba(0, 0, 0, 0.7);
}
.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent hsl(44, 100%, 77%) hsl(44, 100%, 77%) !important;
}
.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}
.button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: hsl(44, 100%, 77%);
  box-shadow: none;
  color: hsl(44, 100%, 77%);
}
.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.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: hsl(44, 100%, 77%);
}
.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent hsl(44, 100%, 77%) hsl(44, 100%, 77%) !important;
}
.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-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}
.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered {
  background-color: #fff6de;
  border-color: transparent;
  color: #946c00;
}
.button.is-warning.is-light:active, .button.is-warning.is-light.is-active {
  background-color: #fff3d1;
  border-color: transparent;
  color: #946c00;
}
.button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}
.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #f03a5e;
  border-color: transparent;
  color: #fff;
}
.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}
.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}
.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}
.button.is-danger[disabled], fieldset[disabled] .button.is-danger {
  background-color: #f14668;
  border-color: #f14668;
  box-shadow: none;
}
.button.is-danger.is-inverted {
  background-color: #fff;
  color: #f14668;
}
.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}
.button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f14668;
}
.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}
.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}
.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}
.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  box-shadow: none;
  color: #f14668;
}
.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #f14668;
}
.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}
.button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.button.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}
.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered {
  background-color: #fde0e6;
  border-color: transparent;
  color: #cc0f35;
}
.button.is-danger.is-light:active, .button.is-danger.is-light.is-active {
  background-color: #fcd4dc;
  border-color: transparent;
  color: #cc0f35;
}
.button.is-small {
  font-size: 0.75rem;
}
.button.is-small:not(.is-rounded) {
  border-radius: 2px;
}
.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: hsl(0, 0%, 100%);
  border-color: hsl(0, 0%, 86%);
  box-shadow: none;
  opacity: 0.5;
}
.button.is-fullwidth {
  display: flex;
  width: 100%;
}
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}
.button.is-loading::after {
  left: calc(50% - 1em * 0.5);
  top: calc(50% - 1em * 0.5);
  position: absolute !important;
}
.button.is-static {
  background-color: hsl(0, 0%, 96%);
  border-color: hsl(0, 0%, 86%);
  color: hsl(0, 0%, 48%);
  box-shadow: none;
  pointer-events: none;
}
.button.is-rounded {
  border-radius: 9999px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}

.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) {
  font-size: 0.75rem;
}
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) {
  border-radius: 2px;
}
.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: 0;
  border-top-left-radius: 0;
}
.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}
.buttons.has-addons .button:last-child {
  margin-right: 0;
}
.buttons.has-addons .button: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;
  flex-shrink: 1;
}
.buttons.is-centered {
  justify-content: center;
}
.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.buttons.is-right {
  justify-content: flex-end;
}
.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

@media screen and (max-width: 768px) {
  .button.is-responsive.is-small {
    font-size: 0.5625rem;
  }
  .button.is-responsive,
  .button.is-responsive.is-normal {
    font-size: 0.65625rem;
  }
  .button.is-responsive.is-medium {
    font-size: 0.75rem;
  }
  .button.is-responsive.is-large {
    font-size: 1rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .button.is-responsive.is-small {
    font-size: 0.65625rem;
  }
  .button.is-responsive,
  .button.is-responsive.is-normal {
    font-size: 0.75rem;
  }
  .button.is-responsive.is-medium {
    font-size: 1rem;
  }
  .button.is-responsive.is-large {
    font-size: 1.25rem;
  }
}
.container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}
.container.is-fluid {
  max-width: none !important;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .container {
    max-width: 960px;
  }
}
@media screen and (max-width: 1215px) {
  .container.is-widescreen:not(.is-max-desktop) {
    max-width: 1152px;
  }
}
@media screen and (max-width: 1407px) {
  .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}
@media screen and (min-width: 1216px) {
  .container:not(.is-max-desktop) {
    max-width: 1152px;
  }
}
@media screen and (min-width: 1408px) {
  .container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-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: hsl(0, 0%, 21%);
  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: hsl(0, 0%, 96%);
  border-left: 5px solid hsl(0, 0%, 86%);
  padding: 1.25em 1.5em;
}
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}
.content ol:not([type]) {
  list-style-type: decimal;
}
.content ol:not([type]).is-lower-alpha {
  list-style-type: lower-alpha;
}
.content ol:not([type]).is-lower-roman {
  list-style-type: lower-roman;
}
.content ol:not([type]).is-upper-alpha {
  list-style-type: upper-alpha;
}
.content ol:not([type]).is-upper-roman {
  list-style-type: upper-roman;
}
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}
.content ul ul {
  list-style-type: circle;
  margin-top: 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 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}
.content sup,
.content sub {
  font-size: 75%;
}
.content table {
  width: 100%;
}
.content table td,
.content table th {
  border: 1px solid hsl(0, 0%, 86%);
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}
.content table th {
  color: hsl(0, 0%, 21%);
}
.content table th:not([align]) {
  text-align: inherit;
}
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: hsl(0, 0%, 21%);
}
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: hsl(0, 0%, 21%);
}
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}
.content .tabs li + li {
  margin-top: 0;
}
.content.is-small {
  font-size: 0.75rem;
}
.content.is-normal {
  font-size: 1rem;
}
.content.is-medium {
  font-size: 1.25rem;
}
.content.is-large {
  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;
}

.icon-text {
  align-items: flex-start;
  color: inherit;
  display: inline-flex;
  flex-wrap: wrap;
  line-height: 1.5rem;
  vertical-align: top;
}
.icon-text .icon {
  flex-grow: 0;
  flex-shrink: 0;
}
.icon-text .icon:not(:last-child) {
  margin-right: 0.25em;
}
.icon-text .icon:not(:first-child) {
  margin-left: 0.25em;
}

div.icon-text {
  display: flex;
}

.image {
  display: block;
  position: relative;
}
.image img {
  display: block;
  height: auto;
  width: 100%;
}
.image img.is-rounded {
  border-radius: 9999px;
}
.image.is-fullwidth {
  width: 100%;
}
.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.3333%;
}
.image.is-2by3 {
  padding-top: 150%;
}
.image.is-3by5 {
  padding-top: 166.6666%;
}
.image.is-9by16 {
  padding-top: 177.7777%;
}
.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: hsl(0, 0%, 96%);
  border-radius: 4px;
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
}
.notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}
.notification strong {
  color: currentColor;
}
.notification code,
.notification pre {
  background: hsl(0, 0%, 100%);
}
.notification pre code {
  background: transparent;
}
.notification > .delete {
  right: 0.5rem;
  position: absolute;
  top: 0.5rem;
}
.notification .title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}
.notification.is-white {
  background-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 4%);
}
.notification.is-black {
  background-color: hsl(0, 0%, 4%);
  color: hsl(0, 0%, 100%);
}
.notification.is-light {
  background-color: hsl(0, 0%, 96%);
  color: rgba(0, 0, 0, 0.7);
}
.notification.is-dark {
  background-color: hsl(0, 0%, 21%);
  color: #fff;
}
.notification.is-primary {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.notification.is-primary.is-light {
  background-color: #ecf7fe;
  color: #0e72b4;
}
.notification.is-link {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.notification.is-link.is-light {
  background-color: #ecf7fe;
  color: #0e72b4;
}
.notification.is-info {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.notification.is-info.is-light {
  background-color: #ecf7fe;
  color: #0e72b4;
}
.notification.is-success {
  background-color: hsl(141, 71%, 48%);
  color: #fff;
}
.notification.is-success.is-light {
  background-color: #eefcf3;
  color: #16833c;
}
.notification.is-warning {
  background-color: hsl(44, 100%, 77%);
  color: rgba(0, 0, 0, 0.7);
}
.notification.is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}
.notification.is-danger {
  background-color: #f14668;
  color: #fff;
}
.notification.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 9999px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.progress::-webkit-progress-bar {
  background-color: hsl(0, 0%, 93%);
}
.progress::-webkit-progress-value {
  background-color: hsl(0, 0%, 29%);
}
.progress::-moz-progress-bar {
  background-color: hsl(0, 0%, 29%);
}
.progress::-ms-fill {
  background-color: hsl(0, 0%, 29%);
  border: none;
}
.progress.is-white::-webkit-progress-value {
  background-color: hsl(0, 0%, 100%);
}
.progress.is-white::-moz-progress-bar {
  background-color: hsl(0, 0%, 100%);
}
.progress.is-white::-ms-fill {
  background-color: hsl(0, 0%, 100%);
}
.progress.is-white:indeterminate {
  background-image: linear-gradient(to right, hsl(0, 0%, 100%) 30%, hsl(0, 0%, 93%) 30%);
}
.progress.is-black::-webkit-progress-value {
  background-color: hsl(0, 0%, 4%);
}
.progress.is-black::-moz-progress-bar {
  background-color: hsl(0, 0%, 4%);
}
.progress.is-black::-ms-fill {
  background-color: hsl(0, 0%, 4%);
}
.progress.is-black:indeterminate {
  background-image: linear-gradient(to right, hsl(0, 0%, 4%) 30%, hsl(0, 0%, 93%) 30%);
}
.progress.is-light::-webkit-progress-value {
  background-color: hsl(0, 0%, 96%);
}
.progress.is-light::-moz-progress-bar {
  background-color: hsl(0, 0%, 96%);
}
.progress.is-light::-ms-fill {
  background-color: hsl(0, 0%, 96%);
}
.progress.is-light:indeterminate {
  background-image: linear-gradient(to right, hsl(0, 0%, 96%) 30%, hsl(0, 0%, 93%) 30%);
}
.progress.is-dark::-webkit-progress-value {
  background-color: hsl(0, 0%, 21%);
}
.progress.is-dark::-moz-progress-bar {
  background-color: hsl(0, 0%, 21%);
}
.progress.is-dark::-ms-fill {
  background-color: hsl(0, 0%, 21%);
}
.progress.is-dark:indeterminate {
  background-image: linear-gradient(to right, hsl(0, 0%, 21%) 30%, hsl(0, 0%, 93%) 30%);
}
.progress.is-primary::-webkit-progress-value {
  background-color: hsl(204, 86%, 53%);
}
.progress.is-primary::-moz-progress-bar {
  background-color: hsl(204, 86%, 53%);
}
.progress.is-primary::-ms-fill {
  background-color: hsl(204, 86%, 53%);
}
.progress.is-primary:indeterminate {
  background-image: linear-gradient(to right, hsl(204, 86%, 53%) 30%, hsl(0, 0%, 93%) 30%);
}
.progress.is-link::-webkit-progress-value {
  background-color: hsl(204, 86%, 53%);
}
.progress.is-link::-moz-progress-bar {
  background-color: hsl(204, 86%, 53%);
}
.progress.is-link::-ms-fill {
  background-color: hsl(204, 86%, 53%);
}
.progress.is-link:indeterminate {
  background-image: linear-gradient(to right, hsl(204, 86%, 53%) 30%, hsl(0, 0%, 93%) 30%);
}
.progress.is-info::-webkit-progress-value {
  background-color: hsl(204, 86%, 53%);
}
.progress.is-info::-moz-progress-bar {
  background-color: hsl(204, 86%, 53%);
}
.progress.is-info::-ms-fill {
  background-color: hsl(204, 86%, 53%);
}
.progress.is-info:indeterminate {
  background-image: linear-gradient(to right, hsl(204, 86%, 53%) 30%, hsl(0, 0%, 93%) 30%);
}
.progress.is-success::-webkit-progress-value {
  background-color: hsl(141, 71%, 48%);
}
.progress.is-success::-moz-progress-bar {
  background-color: hsl(141, 71%, 48%);
}
.progress.is-success::-ms-fill {
  background-color: hsl(141, 71%, 48%);
}
.progress.is-success:indeterminate {
  background-image: linear-gradient(to right, hsl(141, 71%, 48%) 30%, hsl(0, 0%, 93%) 30%);
}
.progress.is-warning::-webkit-progress-value {
  background-color: hsl(44, 100%, 77%);
}
.progress.is-warning::-moz-progress-bar {
  background-color: hsl(44, 100%, 77%);
}
.progress.is-warning::-ms-fill {
  background-color: hsl(44, 100%, 77%);
}
.progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, hsl(44, 100%, 77%) 30%, hsl(0, 0%, 93%) 30%);
}
.progress.is-danger::-webkit-progress-value {
  background-color: #f14668;
}
.progress.is-danger::-moz-progress-bar {
  background-color: #f14668;
}
.progress.is-danger::-ms-fill {
  background-color: #f14668;
}
.progress.is-danger:indeterminate {
  background-image: linear-gradient(to right, #f14668 30%, hsl(0, 0%, 93%) 30%);
}
.progress:indeterminate {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: moveIndeterminate;
  animation-timing-function: linear;
  background-color: hsl(0, 0%, 93%);
  background-image: linear-gradient(to right, hsl(0, 0%, 29%) 30%, hsl(0, 0%, 93%) 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}
.progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}
.progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}
.progress:indeterminate::-ms-fill {
  animation-name: none;
}
.progress.is-small {
  height: 0.75rem;
}
.progress.is-medium {
  height: 1.25rem;
}
.progress.is-large {
  height: 1.5rem;
}

@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}
.table {
  background-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 21%);
}
.table td,
.table th {
  border: 1px solid hsl(0, 0%, 86%);
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}
.table td.is-white,
.table th.is-white {
  background-color: hsl(0, 0%, 100%);
  border-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 4%);
}
.table td.is-black,
.table th.is-black {
  background-color: hsl(0, 0%, 4%);
  border-color: hsl(0, 0%, 4%);
  color: hsl(0, 0%, 100%);
}
.table td.is-light,
.table th.is-light {
  background-color: hsl(0, 0%, 96%);
  border-color: hsl(0, 0%, 96%);
  color: rgba(0, 0, 0, 0.7);
}
.table td.is-dark,
.table th.is-dark {
  background-color: hsl(0, 0%, 21%);
  border-color: hsl(0, 0%, 21%);
  color: #fff;
}
.table td.is-primary,
.table th.is-primary {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
  color: #fff;
}
.table td.is-link,
.table th.is-link {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
  color: #fff;
}
.table td.is-info,
.table th.is-info {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
  color: #fff;
}
.table td.is-success,
.table th.is-success {
  background-color: hsl(141, 71%, 48%);
  border-color: hsl(141, 71%, 48%);
  color: #fff;
}
.table td.is-warning,
.table th.is-warning {
  background-color: hsl(44, 100%, 77%);
  border-color: hsl(44, 100%, 77%);
  color: rgba(0, 0, 0, 0.7);
}
.table td.is-danger,
.table th.is-danger {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}
.table td.is-selected,
.table th.is-selected {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.table td.is-selected a,
.table td.is-selected strong,
.table th.is-selected a,
.table th.is-selected strong {
  color: currentColor;
}
.table td.is-vcentered,
.table th.is-vcentered {
  vertical-align: middle;
}
.table th {
  color: hsl(0, 0%, 21%);
}
.table th:not([align]) {
  text-align: left;
}
.table tr.is-selected {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}
.table thead {
  background-color: transparent;
}
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: hsl(0, 0%, 21%);
}
.table tfoot {
  background-color: transparent;
}
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: hsl(0, 0%, 21%);
}
.table tbody {
  background-color: transparent;
}
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}
.table.is-fullwidth {
  width: 100%;
}
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: hsl(0, 0%, 98%);
}
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: hsl(0, 0%, 98%);
}
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
  background-color: hsl(0, 0%, 96%);
}
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: hsl(0, 0%, 98%);
}

.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}

.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.tags .tag {
  margin-bottom: 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.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: 0;
}
.tags.has-addons .tag {
  margin-right: 0;
}
.tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.tags.has-addons .tag:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.tag:not(body) {
  align-items: center;
  background-color: hsl(0, 0%, 96%);
  border-radius: 4px;
  color: hsl(0, 0%, 29%);
  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: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 4%);
}
.tag:not(body).is-black {
  background-color: hsl(0, 0%, 4%);
  color: hsl(0, 0%, 100%);
}
.tag:not(body).is-light {
  background-color: hsl(0, 0%, 96%);
  color: rgba(0, 0, 0, 0.7);
}
.tag:not(body).is-dark {
  background-color: hsl(0, 0%, 21%);
  color: #fff;
}
.tag:not(body).is-primary {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.tag:not(body).is-primary.is-light {
  background-color: #ecf7fe;
  color: #0e72b4;
}
.tag:not(body).is-link {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.tag:not(body).is-link.is-light {
  background-color: #ecf7fe;
  color: #0e72b4;
}
.tag:not(body).is-info {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.tag:not(body).is-info.is-light {
  background-color: #ecf7fe;
  color: #0e72b4;
}
.tag:not(body).is-success {
  background-color: hsl(141, 71%, 48%);
  color: #fff;
}
.tag:not(body).is-success.is-light {
  background-color: #eefcf3;
  color: #16833c;
}
.tag:not(body).is-warning {
  background-color: hsl(44, 100%, 77%);
  color: rgba(0, 0, 0, 0.7);
}
.tag:not(body).is-warning.is-light {
  background-color: #fffaeb;
  color: #946c00;
}
.tag:not(body).is-danger {
  background-color: #f14668;
  color: #fff;
}
.tag:not(body).is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}
.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: 0;
  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: #e8e8e8;
}
.tag:not(body).is-delete:active {
  background-color: #dbdbdb;
}
.tag:not(body).is-rounded {
  border-radius: 9999px;
}

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: hsl(0, 0%, 21%);
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}
.title strong {
  color: inherit;
  font-weight: inherit;
}
.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: hsl(0, 0%, 29%);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}
.subtitle strong {
  color: hsl(0, 0%, 21%);
  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;
}

.number {
  align-items: center;
  background-color: hsl(0, 0%, 96%);
  border-radius: 9999px;
  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;
}

/* Bulma Form */
.select select, .textarea, .input {
  background-color: hsl(0, 0%, 100%);
  border-color: hsl(0, 0%, 86%);
  border-radius: 4px;
  color: hsl(0, 0%, 21%);
}
.select select::-moz-placeholder, .textarea::-moz-placeholder, .input::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}
.select select::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .input::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}
.select select:-moz-placeholder, .textarea:-moz-placeholder, .input:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}
.select select:-ms-input-placeholder, .textarea:-ms-input-placeholder, .input:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}
.select select:hover, .textarea:hover, .input:hover, .select select.is-hovered, .is-hovered.textarea, .is-hovered.input {
  border-color: hsl(0, 0%, 71%);
}
.select select:focus, .textarea:focus, .input:focus, .select select.is-focused, .is-focused.textarea, .is-focused.input, .select select:active, .textarea:active, .input:active, .select select.is-active, .is-active.textarea, .is-active.input {
  border-color: hsl(204, 86%, 53%);
  box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25);
}
.select select[disabled], [disabled].textarea, [disabled].input, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input {
  background-color: hsl(0, 0%, 96%);
  border-color: hsl(0, 0%, 96%);
  box-shadow: none;
  color: hsl(0, 0%, 48%);
}
.select select[disabled]::-moz-placeholder, [disabled].textarea::-moz-placeholder, [disabled].input::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, .select fieldset[disabled] select::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}
.select select[disabled]::-webkit-input-placeholder, [disabled].textarea::-webkit-input-placeholder, [disabled].input::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, .select fieldset[disabled] select::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}
.select select[disabled]:-moz-placeholder, [disabled].textarea:-moz-placeholder, [disabled].input:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, .select fieldset[disabled] select:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}
.select select[disabled]:-ms-input-placeholder, [disabled].textarea:-ms-input-placeholder, [disabled].input:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, .select fieldset[disabled] select:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

.textarea, .input {
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}
[readonly].textarea, [readonly].input {
  box-shadow: none;
}
.is-white.textarea, .is-white.input {
  border-color: hsl(0, 0%, 100%);
}
.is-white.textarea:focus, .is-white.input:focus, .is-white.is-focused.textarea, .is-white.is-focused.input, .is-white.textarea:active, .is-white.input:active, .is-white.is-active.textarea, .is-white.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}
.is-black.textarea, .is-black.input {
  border-color: hsl(0, 0%, 4%);
}
.is-black.textarea:focus, .is-black.input:focus, .is-black.is-focused.textarea, .is-black.is-focused.input, .is-black.textarea:active, .is-black.input:active, .is-black.is-active.textarea, .is-black.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}
.is-light.textarea, .is-light.input {
  border-color: hsl(0, 0%, 96%);
}
.is-light.textarea:focus, .is-light.input:focus, .is-light.is-focused.textarea, .is-light.is-focused.input, .is-light.textarea:active, .is-light.input:active, .is-light.is-active.textarea, .is-light.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}
.is-dark.textarea, .is-dark.input {
  border-color: hsl(0, 0%, 21%);
}
.is-dark.textarea:focus, .is-dark.input:focus, .is-dark.is-focused.textarea, .is-dark.is-focused.input, .is-dark.textarea:active, .is-dark.input:active, .is-dark.is-active.textarea, .is-dark.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}
.is-primary.textarea, .is-primary.input {
  border-color: hsl(204, 86%, 53%);
}
.is-primary.textarea:focus, .is-primary.input:focus, .is-primary.is-focused.textarea, .is-primary.is-focused.input, .is-primary.textarea:active, .is-primary.input:active, .is-primary.is-active.textarea, .is-primary.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25);
}
.is-link.textarea, .is-link.input {
  border-color: hsl(204, 86%, 53%);
}
.is-link.textarea:focus, .is-link.input:focus, .is-link.is-focused.textarea, .is-link.is-focused.input, .is-link.textarea:active, .is-link.input:active, .is-link.is-active.textarea, .is-link.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25);
}
.is-info.textarea, .is-info.input {
  border-color: hsl(204, 86%, 53%);
}
.is-info.textarea:focus, .is-info.input:focus, .is-info.is-focused.textarea, .is-info.is-focused.input, .is-info.textarea:active, .is-info.input:active, .is-info.is-active.textarea, .is-info.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25);
}
.is-success.textarea, .is-success.input {
  border-color: hsl(141, 71%, 48%);
}
.is-success.textarea:focus, .is-success.input:focus, .is-success.is-focused.textarea, .is-success.is-focused.input, .is-success.textarea:active, .is-success.input:active, .is-success.is-active.textarea, .is-success.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(35, 209, 96, 0.25);
}
.is-warning.textarea, .is-warning.input {
  border-color: hsl(44, 100%, 77%);
}
.is-warning.textarea:focus, .is-warning.input:focus, .is-warning.is-focused.textarea, .is-warning.is-focused.input, .is-warning.textarea:active, .is-warning.input:active, .is-warning.is-active.textarea, .is-warning.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}
.is-danger.textarea, .is-danger.input {
  border-color: #f14668;
}
.is-danger.textarea:focus, .is-danger.input:focus, .is-danger.is-focused.textarea, .is-danger.is-focused.input, .is-danger.textarea:active, .is-danger.input:active, .is-danger.is-active.textarea, .is-danger.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}
.is-small.textarea, .is-small.input {
  border-radius: 2px;
  font-size: 0.75rem;
}
.is-medium.textarea, .is-medium.input {
  font-size: 1.25rem;
}
.is-large.textarea, .is-large.input {
  font-size: 1.5rem;
}
.is-fullwidth.textarea, .is-fullwidth.input {
  display: block;
  width: 100%;
}
.is-inline.textarea, .is-inline.input {
  display: inline;
  width: auto;
}

.input.is-rounded {
  border-radius: 9999px;
  padding-left: calc(calc(0.75em - 1px) + 0.375em);
  padding-right: calc(calc(0.75em - 1px) + 0.375em);
}
.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.75em - 1px);
  resize: vertical;
}
.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}
.textarea[rows] {
  height: initial;
}
.textarea.has-fixed-size {
  resize: none;
}

.radio, .checkbox {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}
.radio input, .checkbox input {
  cursor: pointer;
}
.radio:hover, .checkbox:hover {
  color: hsl(0, 0%, 21%);
}
[disabled].radio, [disabled].checkbox, fieldset[disabled] .radio, fieldset[disabled] .checkbox,
.radio input[disabled],
.checkbox input[disabled] {
  color: hsl(0, 0%, 48%);
  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.5em;
}
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: hsl(204, 86%, 53%);
  right: 1.125em;
  z-index: 4;
}
.select.is-rounded select {
  border-radius: 9999px;
  padding-left: 1em;
}
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}
.select select::-ms-expand {
  display: none;
}
.select select[disabled]:hover, fieldset[disabled] .select select:hover {
  border-color: hsl(0, 0%, 96%);
}
.select select:not([multiple]) {
  padding-right: 2.5em;
}
.select select[multiple] {
  height: auto;
  padding: 0;
}
.select select[multiple] option {
  padding: 0.5em 1em;
}
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: hsl(0, 0%, 21%);
}
.select.is-white:not(:hover)::after {
  border-color: hsl(0, 0%, 100%);
}
.select.is-white select {
  border-color: hsl(0, 0%, 100%);
}
.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}
.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}
.select.is-black:not(:hover)::after {
  border-color: hsl(0, 0%, 4%);
}
.select.is-black select {
  border-color: hsl(0, 0%, 4%);
}
.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: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}
.select.is-light:not(:hover)::after {
  border-color: hsl(0, 0%, 96%);
}
.select.is-light select {
  border-color: hsl(0, 0%, 96%);
}
.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}
.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}
.select.is-dark:not(:hover)::after {
  border-color: hsl(0, 0%, 21%);
}
.select.is-dark select {
  border-color: hsl(0, 0%, 21%);
}
.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}
.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}
.select.is-primary:not(:hover)::after {
  border-color: hsl(204, 86%, 53%);
}
.select.is-primary select {
  border-color: hsl(204, 86%, 53%);
}
.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #118fe4;
}
.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25);
}
.select.is-link:not(:hover)::after {
  border-color: hsl(204, 86%, 53%);
}
.select.is-link select {
  border-color: hsl(204, 86%, 53%);
}
.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #118fe4;
}
.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25);
}
.select.is-info:not(:hover)::after {
  border-color: hsl(204, 86%, 53%);
}
.select.is-info select {
  border-color: hsl(204, 86%, 53%);
}
.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #118fe4;
}
.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25);
}
.select.is-success:not(:hover)::after {
  border-color: hsl(141, 71%, 48%);
}
.select.is-success select {
  border-color: hsl(141, 71%, 48%);
}
.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #20bc56;
}
.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(35, 209, 96, 0.25);
}
.select.is-warning:not(:hover)::after {
  border-color: hsl(44, 100%, 77%);
}
.select.is-warning select {
  border-color: hsl(44, 100%, 77%);
}
.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd970;
}
.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}
.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}
.select.is-danger select {
  border-color: #f14668;
}
.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}
.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}
.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: hsl(0, 0%, 48%) !important;
  opacity: 0.5;
}
.select.is-fullwidth {
  width: 100%;
}
.select.is-fullwidth select {
  width: 100%;
}
.select.is-loading::after {
  margin-top: 0;
  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: hsl(0, 0%, 100%);
  border-color: transparent;
  color: hsl(0, 0%, 4%);
}
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: #f9f9f9;
  border-color: transparent;
  color: hsl(0, 0%, 4%);
}
.file.is-white:focus .file-cta, .file.is-white.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25);
  color: hsl(0, 0%, 4%);
}
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
  background-color: #f2f2f2;
  border-color: transparent;
  color: hsl(0, 0%, 4%);
}
.file.is-black .file-cta {
  background-color: hsl(0, 0%, 4%);
  border-color: transparent;
  color: hsl(0, 0%, 100%);
}
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: hsl(0, 0%, 100%);
}
.file.is-black:focus .file-cta, .file.is-black.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25);
  color: hsl(0, 0%, 100%);
}
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
  background-color: black;
  border-color: transparent;
  color: hsl(0, 0%, 100%);
}
.file.is-light .file-cta {
  background-color: hsl(0, 0%, 96%);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: rgba(0, 0, 0, 0.7);
}
.file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.file.is-dark .file-cta {
  background-color: hsl(0, 0%, 21%);
  border-color: transparent;
  color: #fff;
}
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}
.file.is-dark:focus .file-cta, .file.is-dark.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25);
  color: #fff;
}
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}
.file.is-primary .file-cta {
  background-color: hsl(204, 86%, 53%);
  border-color: transparent;
  color: #fff;
}
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #1496ed;
  border-color: transparent;
  color: #fff;
}
.file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(32, 156, 238, 0.25);
  color: #fff;
}
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: #118fe4;
  border-color: transparent;
  color: #fff;
}
.file.is-link .file-cta {
  background-color: hsl(204, 86%, 53%);
  border-color: transparent;
  color: #fff;
}
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #1496ed;
  border-color: transparent;
  color: #fff;
}
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(32, 156, 238, 0.25);
  color: #fff;
}
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #118fe4;
  border-color: transparent;
  color: #fff;
}
.file.is-info .file-cta {
  background-color: hsl(204, 86%, 53%);
  border-color: transparent;
  color: #fff;
}
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #1496ed;
  border-color: transparent;
  color: #fff;
}
.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(32, 156, 238, 0.25);
  color: #fff;
}
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #118fe4;
  border-color: transparent;
  color: #fff;
}
.file.is-success .file-cta {
  background-color: hsl(141, 71%, 48%);
  border-color: transparent;
  color: #fff;
}
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #22c65b;
  border-color: transparent;
  color: #fff;
}
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(35, 209, 96, 0.25);
  color: #fff;
}
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #20bc56;
  border-color: transparent;
  color: #fff;
}
.file.is-warning .file-cta {
  background-color: hsl(44, 100%, 77%);
  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: #ffdc7d;
  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: 0 0 0.5em rgba(255, 224, 138, 0.25);
  color: rgba(0, 0, 0, 0.7);
}
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd970;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.file.is-danger .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #f03a5e;
  border-color: transparent;
  color: #fff;
}
.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
  color: #fff;
}
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}
.file.is-small {
  font-size: 0.75rem;
}
.file.is-normal {
  font-size: 1rem;
}
.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: 0;
  border-top-right-radius: 0;
}
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}
.file.has-name.is-empty .file-name {
  display: none;
}
.file.is-boxed .file-label {
  flex-direction: column;
}
.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}
.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}
.file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}
.file.is-centered {
  justify-content: center;
}
.file.is-fullwidth .file-label {
  width: 100%;
}
.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}
.file.is-right {
  justify-content: flex-end;
}
.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}
.file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  order: -1;
}

.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}
.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: hsl(0, 0%, 21%);
}
.file-label:hover .file-name {
  border-color: #d5d5d5;
}
.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: hsl(0, 0%, 21%);
}
.file-label:active .file-name {
  border-color: #cfcfcf;
}

.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.file-cta,
.file-name {
  border-color: hsl(0, 0%, 86%);
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

.file-cta {
  background-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 29%);
}

.file-name {
  border-color: hsl(0, 0%, 86%);
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: inherit;
  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: hsl(0, 0%, 21%);
  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: hsl(0, 0%, 100%);
}
.help.is-black {
  color: hsl(0, 0%, 4%);
}
.help.is-light {
  color: hsl(0, 0%, 96%);
}
.help.is-dark {
  color: hsl(0, 0%, 21%);
}
.help.is-primary {
  color: hsl(204, 86%, 53%);
}
.help.is-link {
  color: hsl(204, 86%, 53%);
}
.help.is-info {
  color: hsl(204, 86%, 53%);
}
.help.is-success {
  color: hsl(141, 71%, 48%);
}
.help.is-warning {
  color: hsl(44, 100%, 77%);
}
.help.is-danger {
  color: #f14668;
}

.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: 0;
}
.field.has-addons .control:first-child:not(:only-child) .button,
.field.has-addons .control:first-child:not(:only-child) .input,
.field.has-addons .control:first-child:not(:only-child) .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.field.has-addons .control:last-child:not(:only-child) .button,
.field.has-addons .control:last-child:not(:only-child) .input,
.field.has-addons .control:last-child:not(:only-child) .select select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.field.has-addons .control .button:not([disabled]):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;
  flex-shrink: 1;
}
.field.has-addons.has-addons-centered {
  justify-content: center;
}
.field.has-addons.has-addons-right {
  justify-content: flex-end;
}
.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}
.field.is-grouped > .control {
  flex-shrink: 0;
}
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 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: 0;
}
@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-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    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: 0;
}
@media screen and (min-width: 769px), print {
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  .field-body .field {
    margin-bottom: 0;
  }
  .field-body > .field {
    flex-shrink: 1;
  }
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}
.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: hsl(0, 0%, 29%);
}
.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: hsl(0, 0%, 86%);
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.5em;
}
.control.has-icons-left .icon.is-left {
  left: 0;
}
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.5em;
}
.control.has-icons-right .icon.is-right {
  right: 0;
}
.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}
.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;
}

/* Bulma Components */
.breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}
.breadcrumb a {
  align-items: center;
  color: hsl(204, 86%, 53%);
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}
.breadcrumb a:hover {
  color: hsl(0, 0%, 21%);
}
.breadcrumb li {
  align-items: center;
  display: flex;
}
.breadcrumb li:first-child a {
  padding-left: 0;
}
.breadcrumb li.is-active a {
  color: hsl(0, 0%, 21%);
  cursor: default;
  pointer-events: none;
}
.breadcrumb li + li::before {
  color: hsl(0, 0%, 71%);
  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: hsl(0, 0%, 100%);
  border-radius: 0.25rem;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: hsl(0, 0%, 29%);
  max-width: 100%;
  position: relative;
}

.card-footer:first-child, .card-content:first-child, .card-header:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card-footer:last-child, .card-content:last-child, .card-header:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: flex;
}

.card-header-title {
  align-items: center;
  color: hsl(0, 0%, 21%);
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}
.card-header-title.is-centered {
  justify-content: center;
}

.card-header-icon {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem 1rem;
}

.card-image {
  display: block;
  position: relative;
}
.card-image:first-child img {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card-image:last-child img {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.card-content {
  background-color: transparent;
  padding: 1.5rem;
}

.card-footer {
  background-color: transparent;
  border-top: 1px solid hsl(0, 0%, 93%);
  align-items: stretch;
  display: flex;
}

.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}
.card-footer-item:not(:last-child) {
  border-right: 1px solid hsl(0, 0%, 93%);
}

.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

.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: 0;
}
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

.dropdown-content {
  background-color: hsl(0, 0%, 100%);
  border-radius: 4px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.dropdown-item {
  color: hsl(0, 0%, 29%);
  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: inherit;
  white-space: nowrap;
  width: 100%;
}
a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 4%);
}
a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}

.dropdown-divider {
  background-color: hsl(0, 0%, 93%);
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

.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: 0;
}
.level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
  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-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}
.level-item .title,
.level-item .subtitle {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}
.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
  flex-grow: 1;
}
@media 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;
  }
}

.media {
  align-items: flex-start;
  display: flex;
  text-align: inherit;
}
.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-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

.media-left {
  margin-right: 1rem;
}

.media-right {
  margin-left: 1rem;
}

.media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: inherit;
}

@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: hsl(0, 0%, 29%);
  display: block;
  padding: 0.5em 0.75em;
}
.menu-list a:hover {
  background-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 21%);
}
.menu-list a.is-active {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.menu-list li ul {
  border-left: 1px solid hsl(0, 0%, 86%);
  margin: 0.75em;
  padding-left: 0.75em;
}

.menu-label {
  color: hsl(0, 0%, 48%);
  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: hsl(0, 0%, 96%);
  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: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 4%);
}
.message.is-white .message-body {
  border-color: hsl(0, 0%, 100%);
}
.message.is-black {
  background-color: #fafafa;
}
.message.is-black .message-header {
  background-color: hsl(0, 0%, 4%);
  color: hsl(0, 0%, 100%);
}
.message.is-black .message-body {
  border-color: hsl(0, 0%, 4%);
}
.message.is-light {
  background-color: #fafafa;
}
.message.is-light .message-header {
  background-color: hsl(0, 0%, 96%);
  color: rgba(0, 0, 0, 0.7);
}
.message.is-light .message-body {
  border-color: hsl(0, 0%, 96%);
}
.message.is-dark {
  background-color: #fafafa;
}
.message.is-dark .message-header {
  background-color: hsl(0, 0%, 21%);
  color: #fff;
}
.message.is-dark .message-body {
  border-color: hsl(0, 0%, 21%);
}
.message.is-primary {
  background-color: #ecf7fe;
}
.message.is-primary .message-header {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.message.is-primary .message-body {
  border-color: hsl(204, 86%, 53%);
  color: #0e72b4;
}
.message.is-link {
  background-color: #ecf7fe;
}
.message.is-link .message-header {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.message.is-link .message-body {
  border-color: hsl(204, 86%, 53%);
  color: #0e72b4;
}
.message.is-info {
  background-color: #ecf7fe;
}
.message.is-info .message-header {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.message.is-info .message-body {
  border-color: hsl(204, 86%, 53%);
  color: #0e72b4;
}
.message.is-success {
  background-color: #eefcf3;
}
.message.is-success .message-header {
  background-color: hsl(141, 71%, 48%);
  color: #fff;
}
.message.is-success .message-body {
  border-color: hsl(141, 71%, 48%);
  color: #16833c;
}
.message.is-warning {
  background-color: #fffaeb;
}
.message.is-warning .message-header {
  background-color: hsl(44, 100%, 77%);
  color: rgba(0, 0, 0, 0.7);
}
.message.is-warning .message-body {
  border-color: hsl(44, 100%, 77%);
  color: #946c00;
}
.message.is-danger {
  background-color: #feecf0;
}
.message.is-danger .message-header {
  background-color: #f14668;
  color: #fff;
}
.message.is-danger .message-body {
  border-color: #f14668;
  color: #cc0f35;
}

.message-header {
  align-items: center;
  background-color: hsl(0, 0%, 29%);
  border-radius: 4px 4px 0 0;
  color: #fff;
  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: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.message-body {
  border-color: hsl(0, 0%, 86%);
  border-radius: 4px;
  border-style: solid;
  border-width: 0 0 0 4px;
  color: hsl(0, 0%, 29%);
  padding: 1.25em 1.5em;
}
.message-body code,
.message-body pre {
  background-color: hsl(0, 0%, 100%);
}
.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: 40;
}
.modal.is-active {
  display: flex;
}

.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .modal-content,
  .modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 1400px;
  }
}

.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: hsl(0, 0%, 96%);
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}

.modal-card-head {
  border-bottom: 1px solid hsl(0, 0%, 86%);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.modal-card-title {
  color: hsl(0, 0%, 21%);
  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 hsl(0, 0%, 86%);
}
.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: hsl(0, 0%, 100%);
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

.navbar {
  background-color: hsl(0, 0%, 100%);
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}
.navbar.is-white {
  background-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 4%);
}
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: hsl(0, 0%, 4%);
}
.navbar.is-white .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-white .navbar-brand .navbar-link:hover,
.navbar.is-white .navbar-brand .navbar-link.is-active {
  background-color: #f2f2f2;
  color: hsl(0, 0%, 4%);
}
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: hsl(0, 0%, 4%);
}
.navbar.is-white .navbar-burger {
  color: hsl(0, 0%, 4%);
}
@media screen and (min-width: 1250px) {
  .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: hsl(0, 0%, 4%);
  }
  .navbar.is-white .navbar-start > a.navbar-item:focus, .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:focus,
  .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:focus,
  .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:focus,
  .navbar.is-white .navbar-end .navbar-link:hover,
  .navbar.is-white .navbar-end .navbar-link.is-active {
    background-color: #f2f2f2;
    color: hsl(0, 0%, 4%);
  }
  .navbar.is-white .navbar-start .navbar-link::after,
  .navbar.is-white .navbar-end .navbar-link::after {
    border-color: hsl(0, 0%, 4%);
  }
  .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #f2f2f2;
    color: hsl(0, 0%, 4%);
  }
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: hsl(0, 0%, 100%);
    color: hsl(0, 0%, 4%);
  }
}
.navbar.is-black {
  background-color: hsl(0, 0%, 4%);
  color: hsl(0, 0%, 100%);
}
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: hsl(0, 0%, 100%);
}
.navbar.is-black .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-black .navbar-brand .navbar-link:hover,
.navbar.is-black .navbar-brand .navbar-link.is-active {
  background-color: black;
  color: hsl(0, 0%, 100%);
}
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: hsl(0, 0%, 100%);
}
.navbar.is-black .navbar-burger {
  color: hsl(0, 0%, 100%);
}
@media screen and (min-width: 1250px) {
  .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: hsl(0, 0%, 100%);
  }
  .navbar.is-black .navbar-start > a.navbar-item:focus, .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:focus,
  .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:focus,
  .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:focus,
  .navbar.is-black .navbar-end .navbar-link:hover,
  .navbar.is-black .navbar-end .navbar-link.is-active {
    background-color: black;
    color: hsl(0, 0%, 100%);
  }
  .navbar.is-black .navbar-start .navbar-link::after,
  .navbar.is-black .navbar-end .navbar-link::after {
    border-color: hsl(0, 0%, 100%);
  }
  .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
  .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: hsl(0, 0%, 100%);
  }
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: hsl(0, 0%, 4%);
    color: hsl(0, 0%, 100%);
  }
}
.navbar.is-light {
  background-color: hsl(0, 0%, 96%);
  color: rgba(0, 0, 0, 0.7);
}
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}
.navbar.is-light .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-light .navbar-brand .navbar-link:hover,
.navbar.is-light .navbar-brand .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}
@media screen and (min-width: 1250px) {
  .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: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-light .navbar-start > a.navbar-item:focus, .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:focus,
  .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:focus,
  .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:focus,
  .navbar.is-light .navbar-end .navbar-link:hover,
  .navbar.is-light .navbar-end .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-light .navbar-start .navbar-link::after,
  .navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: hsl(0, 0%, 96%);
    color: rgba(0, 0, 0, 0.7);
  }
}
.navbar.is-dark {
  background-color: hsl(0, 0%, 21%);
  color: #fff;
}
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}
.navbar.is-dark .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-dark .navbar-brand .navbar-link:hover,
.navbar.is-dark .navbar-brand .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.navbar.is-dark .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 1250px) {
  .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: #fff;
  }
  .navbar.is-dark .navbar-start > a.navbar-item:focus, .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:focus,
  .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:focus,
  .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:focus,
  .navbar.is-dark .navbar-end .navbar-link:hover,
  .navbar.is-dark .navbar-end .navbar-link.is-active {
    background-color: #292929;
    color: #fff;
  }
  .navbar.is-dark .navbar-start .navbar-link::after,
  .navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #292929;
    color: #fff;
  }
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: hsl(0, 0%, 21%);
    color: #fff;
  }
}
.navbar.is-primary {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}
.navbar.is-primary .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-primary .navbar-brand .navbar-link:hover,
.navbar.is-primary .navbar-brand .navbar-link.is-active {
  background-color: #118fe4;
  color: #fff;
}
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.navbar.is-primary .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 1250px) {
  .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: #fff;
  }
  .navbar.is-primary .navbar-start > a.navbar-item:focus, .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:focus,
  .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:focus,
  .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:focus,
  .navbar.is-primary .navbar-end .navbar-link:hover,
  .navbar.is-primary .navbar-end .navbar-link.is-active {
    background-color: #118fe4;
    color: #fff;
  }
  .navbar.is-primary .navbar-start .navbar-link::after,
  .navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #118fe4;
    color: #fff;
  }
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: hsl(204, 86%, 53%);
    color: #fff;
  }
}
.navbar.is-link {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}
.navbar.is-link .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-link .navbar-brand .navbar-link:hover,
.navbar.is-link .navbar-brand .navbar-link.is-active {
  background-color: #118fe4;
  color: #fff;
}
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.navbar.is-link .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 1250px) {
  .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: #fff;
  }
  .navbar.is-link .navbar-start > a.navbar-item:focus, .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:focus,
  .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:focus,
  .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:focus,
  .navbar.is-link .navbar-end .navbar-link:hover,
  .navbar.is-link .navbar-end .navbar-link.is-active {
    background-color: #118fe4;
    color: #fff;
  }
  .navbar.is-link .navbar-start .navbar-link::after,
  .navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #118fe4;
    color: #fff;
  }
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: hsl(204, 86%, 53%);
    color: #fff;
  }
}
.navbar.is-info {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.navbar.is-info .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}
.navbar.is-info .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-info .navbar-brand .navbar-link:hover,
.navbar.is-info .navbar-brand .navbar-link.is-active {
  background-color: #118fe4;
  color: #fff;
}
.navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.navbar.is-info .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 1250px) {
  .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: #fff;
  }
  .navbar.is-info .navbar-start > a.navbar-item:focus, .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:focus,
  .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:focus,
  .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:focus,
  .navbar.is-info .navbar-end .navbar-link:hover,
  .navbar.is-info .navbar-end .navbar-link.is-active {
    background-color: #118fe4;
    color: #fff;
  }
  .navbar.is-info .navbar-start .navbar-link::after,
  .navbar.is-info .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #118fe4;
    color: #fff;
  }
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: hsl(204, 86%, 53%);
    color: #fff;
  }
}
.navbar.is-success {
  background-color: hsl(141, 71%, 48%);
  color: #fff;
}
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}
.navbar.is-success .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-success .navbar-brand .navbar-link:hover,
.navbar.is-success .navbar-brand .navbar-link.is-active {
  background-color: #20bc56;
  color: #fff;
}
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.navbar.is-success .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 1250px) {
  .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: #fff;
  }
  .navbar.is-success .navbar-start > a.navbar-item:focus, .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:focus,
  .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:focus,
  .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:focus,
  .navbar.is-success .navbar-end .navbar-link:hover,
  .navbar.is-success .navbar-end .navbar-link.is-active {
    background-color: #20bc56;
    color: #fff;
  }
  .navbar.is-success .navbar-start .navbar-link::after,
  .navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #20bc56;
    color: #fff;
  }
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: hsl(141, 71%, 48%);
    color: #fff;
  }
}
.navbar.is-warning {
  background-color: hsl(44, 100%, 77%);
  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:focus, .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:focus,
.navbar.is-warning .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand .navbar-link.is-active {
  background-color: #ffd970;
  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: 1250px) {
  .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:focus, .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:focus,
  .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:focus,
  .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:focus,
  .navbar.is-warning .navbar-end .navbar-link:hover,
  .navbar.is-warning .navbar-end .navbar-link.is-active {
    background-color: #ffd970;
    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:focus .navbar-link,
  .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: hsl(44, 100%, 77%);
    color: rgba(0, 0, 0, 0.7);
  }
}
.navbar.is-danger {
  background-color: #f14668;
  color: #fff;
}
.navbar.is-danger .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}
.navbar.is-danger .navbar-brand > a.navbar-item:focus, .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:focus,
.navbar.is-danger .navbar-brand .navbar-link:hover,
.navbar.is-danger .navbar-brand .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}
.navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.navbar.is-danger .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 1250px) {
  .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: #fff;
  }
  .navbar.is-danger .navbar-start > a.navbar-item:focus, .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:focus,
  .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:focus,
  .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:focus,
  .navbar.is-danger .navbar-end .navbar-link:hover,
  .navbar.is-danger .navbar-end .navbar-link.is-active {
    background-color: #ef2e55;
    color: #fff;
  }
  .navbar.is-danger .navbar-start .navbar-link::after,
  .navbar.is-danger .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ef2e55;
    color: #fff;
  }
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #f14668;
    color: #fff;
  }
}
.navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}
.navbar.has-shadow {
  box-shadow: 0 2px 0 0 hsl(0, 0%, 96%);
}
.navbar.is-fixed-bottom, .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30;
}
.navbar.is-fixed-bottom {
  bottom: 0;
}
.navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 hsl(0, 0%, 96%);
}
.navbar.is-fixed-top {
  top: 0;
}

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: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

.navbar-burger {
  color: hsl(0, 0%, 29%);
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  position: relative;
  width: 3.25rem;
  margin-left: auto;
}
.navbar-burger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
}
.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;
}

.navbar-item,
.navbar-link {
  color: hsl(0, 0%, 29%);
  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;
}
a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover,
.navbar-link.is-active {
  background-color: hsl(0, 0%, 98%);
  color: hsl(204, 86%, 53%);
}

.navbar-item {
  flex-grow: 0;
  flex-shrink: 0;
}
.navbar-item img {
  max-height: 1.75rem;
}
.navbar-item.has-dropdown {
  padding: 0;
}
.navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}
.navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 3.25rem;
  padding-bottom: calc(0.5rem - 1px);
}
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: hsl(204, 86%, 53%);
}
.navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: hsl(204, 86%, 53%);
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: hsl(204, 86%, 53%);
  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: hsl(204, 86%, 53%);
  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: hsl(0, 0%, 96%);
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}

@media screen and (max-width: 1249px) {
  .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: hsl(0, 0%, 100%);
    box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 0.5rem 0;
  }
  .navbar-menu.is-active {
    display: block;
  }
  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  .navbar.is-fixed-bottom-touch.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 3.25rem);
    overflow: auto;
  }
  html.has-navbar-fixed-top-touch,
  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: 1250px) {
  .navbar,
  .navbar-menu,
  .navbar-start,
  .navbar-end {
    align-items: stretch;
    display: flex;
  }
  .navbar {
    min-height: 3.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:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active,
  .navbar.is-transparent .navbar-link:focus,
  .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:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .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:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: hsl(0, 0%, 96%);
    color: hsl(0, 0%, 4%);
  }
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: hsl(0, 0%, 96%);
    color: hsl(204, 86%, 53%);
  }
  .navbar-burger {
    display: none;
  }
  .navbar-item,
  .navbar-link {
    align-items: center;
    display: flex;
  }
  .navbar-item.has-dropdown {
    align-items: stretch;
  }
  .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid hsl(0, 0%, 86%);
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
    top: auto;
  }
  .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .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:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .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(0);
  }
  .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }
  .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }
  .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }
  .navbar-dropdown {
    background-color: hsl(0, 0%, 100%);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid hsl(0, 0%, 86%);
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
    display: none;
    font-size: 0.875rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    z-index: 20;
  }
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
    background-color: hsl(0, 0%, 96%);
    color: hsl(0, 0%, 4%);
  }
  .navbar-dropdown a.navbar-item.is-active {
    background-color: hsl(0, 0%, 96%);
    color: hsl(204, 86%, 53%);
  }
  .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed {
    border-radius: 6px;
    border-top: none;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    display: block;
    opacity: 0;
    pointer-events: none;
    top: calc(100% + (-4px));
    transform: translateY(-5px);
    transition-duration: 86ms;
    transition-property: opacity, transform;
  }
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  .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: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  .navbar.is-fixed-top-desktop {
    top: 0;
  }
  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: hsl(0, 0%, 4%);
  }
  a.navbar-item.is-active:not(:focus):not(:hover),
  .navbar-link.is-active:not(:focus):not(:hover) {
    background-color: transparent;
  }
  .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: hsl(0, 0%, 98%);
  }
}
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}

.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: 9999px;
}
.pagination.is-rounded .pagination-link {
  border-radius: 9999px;
}

.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;
  justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}

.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: hsl(0, 0%, 86%);
  color: hsl(0, 0%, 21%);
  min-width: 2.5em;
}
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover {
  border-color: hsl(0, 0%, 71%);
  color: hsl(0, 0%, 21%);
}
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: hsl(229, 53%, 53%);
}
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}
.pagination-previous[disabled], .pagination-previous.is-disabled,
.pagination-next[disabled],
.pagination-next.is-disabled,
.pagination-link[disabled],
.pagination-link.is-disabled {
  background-color: hsl(0, 0%, 86%);
  border-color: hsl(0, 0%, 86%);
  box-shadow: none;
  color: hsl(0, 0%, 48%);
  opacity: 0.5;
}

.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

.pagination-link.is-current {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
  color: #fff;
}

.pagination-ellipsis {
  color: hsl(0, 0%, 71%);
  pointer-events: none;
}

.pagination-list {
  flex-wrap: wrap;
}
.pagination-list li {
  list-style: none;
}

@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,
  .pagination-next,
  .pagination-link,
  .pagination-ellipsis {
    margin-bottom: 0;
    margin-top: 0;
  }
  .pagination-previous {
    order: 2;
  }
  .pagination-next {
    order: 3;
  }
  .pagination {
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 0;
  }
  .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 {
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  font-size: 1rem;
}
.panel:not(:last-child) {
  margin-bottom: 1.5rem;
}
.panel.is-white .panel-heading {
  background-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 4%);
}
.panel.is-white .panel-tabs a.is-active {
  border-bottom-color: hsl(0, 0%, 100%);
}
.panel.is-white .panel-block.is-active .panel-icon {
  color: hsl(0, 0%, 100%);
}
.panel.is-black .panel-heading {
  background-color: hsl(0, 0%, 4%);
  color: hsl(0, 0%, 100%);
}
.panel.is-black .panel-tabs a.is-active {
  border-bottom-color: hsl(0, 0%, 4%);
}
.panel.is-black .panel-block.is-active .panel-icon {
  color: hsl(0, 0%, 4%);
}
.panel.is-light .panel-heading {
  background-color: hsl(0, 0%, 96%);
  color: rgba(0, 0, 0, 0.7);
}
.panel.is-light .panel-tabs a.is-active {
  border-bottom-color: hsl(0, 0%, 96%);
}
.panel.is-light .panel-block.is-active .panel-icon {
  color: hsl(0, 0%, 96%);
}
.panel.is-dark .panel-heading {
  background-color: hsl(0, 0%, 21%);
  color: #fff;
}
.panel.is-dark .panel-tabs a.is-active {
  border-bottom-color: hsl(0, 0%, 21%);
}
.panel.is-dark .panel-block.is-active .panel-icon {
  color: hsl(0, 0%, 21%);
}
.panel.is-primary .panel-heading {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.panel.is-primary .panel-tabs a.is-active {
  border-bottom-color: hsl(204, 86%, 53%);
}
.panel.is-primary .panel-block.is-active .panel-icon {
  color: hsl(204, 86%, 53%);
}
.panel.is-link .panel-heading {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.panel.is-link .panel-tabs a.is-active {
  border-bottom-color: hsl(204, 86%, 53%);
}
.panel.is-link .panel-block.is-active .panel-icon {
  color: hsl(204, 86%, 53%);
}
.panel.is-info .panel-heading {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.panel.is-info .panel-tabs a.is-active {
  border-bottom-color: hsl(204, 86%, 53%);
}
.panel.is-info .panel-block.is-active .panel-icon {
  color: hsl(204, 86%, 53%);
}
.panel.is-success .panel-heading {
  background-color: hsl(141, 71%, 48%);
  color: #fff;
}
.panel.is-success .panel-tabs a.is-active {
  border-bottom-color: hsl(141, 71%, 48%);
}
.panel.is-success .panel-block.is-active .panel-icon {
  color: hsl(141, 71%, 48%);
}
.panel.is-warning .panel-heading {
  background-color: hsl(44, 100%, 77%);
  color: rgba(0, 0, 0, 0.7);
}
.panel.is-warning .panel-tabs a.is-active {
  border-bottom-color: hsl(44, 100%, 77%);
}
.panel.is-warning .panel-block.is-active .panel-icon {
  color: hsl(44, 100%, 77%);
}
.panel.is-danger .panel-heading {
  background-color: #f14668;
  color: #fff;
}
.panel.is-danger .panel-tabs a.is-active {
  border-bottom-color: #f14668;
}
.panel.is-danger .panel-block.is-active .panel-icon {
  color: #f14668;
}

.panel-tabs:not(:last-child),
.panel-block:not(:last-child) {
  border-bottom: 1px solid hsl(0, 0%, 93%);
}

.panel-heading {
  background-color: hsl(0, 0%, 93%);
  border-radius: 6px 6px 0 0;
  color: hsl(0, 0%, 21%);
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.75em 1em;
}

.panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center;
}
.panel-tabs a {
  border-bottom: 1px solid hsl(0, 0%, 86%);
  margin-bottom: -1px;
  padding: 0.5em;
}
.panel-tabs a.is-active {
  border-bottom-color: hsl(0, 0%, 29%);
  color: hsl(0, 0%, 21%);
}

.panel-list a {
  color: hsl(0, 0%, 29%);
}
.panel-list a:hover {
  color: hsl(204, 86%, 53%);
}

.panel-block {
  align-items: center;
  color: hsl(0, 0%, 21%);
  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: hsl(204, 86%, 53%);
  color: hsl(0, 0%, 21%);
}
.panel-block.is-active .panel-icon {
  color: hsl(204, 86%, 53%);
}
.panel-block:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

a.panel-block,
label.panel-block {
  cursor: pointer;
}
a.panel-block:hover,
label.panel-block:hover {
  background-color: hsl(0, 0%, 96%);
}

.panel-icon {
  display: inline-block;
  font-size: 14px;
  height: 1em;
  line-height: 1em;
  text-align: center;
  vertical-align: top;
  width: 1em;
  color: hsl(0, 0%, 48%);
  margin-right: 0.75em;
}
.panel-icon .fa {
  font-size: inherit;
  line-height: inherit;
}

.tabs {
  -webkit-overflow-scrolling: touch;
  align-items: stretch;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
.tabs a {
  align-items: center;
  border-bottom-color: hsl(0, 0%, 86%);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: hsl(0, 0%, 29%);
  display: flex;
  justify-content: center;
  margin-bottom: -1px;
  padding: 0.5em 1em;
  vertical-align: top;
}
.tabs a:hover {
  border-bottom-color: hsl(0, 0%, 21%);
  color: hsl(0, 0%, 21%);
}
.tabs li {
  display: block;
}
.tabs li.is-active a {
  border-bottom-color: hsl(204, 86%, 53%);
  color: hsl(204, 86%, 53%);
}
.tabs ul {
  align-items: center;
  border-bottom-color: hsl(0, 0%, 86%);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  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: none;
  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 0 0;
}
.tabs.is-boxed a:hover {
  background-color: hsl(0, 0%, 96%);
  border-bottom-color: hsl(0, 0%, 86%);
}
.tabs.is-boxed li.is-active a {
  background-color: hsl(0, 0%, 100%);
  border-color: hsl(0, 0%, 86%);
  border-bottom-color: transparent !important;
}
.tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}
.tabs.is-toggle a {
  border-color: hsl(0, 0%, 86%);
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}
.tabs.is-toggle a:hover {
  background-color: hsl(0, 0%, 96%);
  border-color: hsl(0, 0%, 71%);
  z-index: 2;
}
.tabs.is-toggle li + li {
  margin-left: -1px;
}
.tabs.is-toggle li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.tabs.is-toggle li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.tabs.is-toggle li.is-active a {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
  color: #fff;
  z-index: 1;
}
.tabs.is-toggle ul {
  border-bottom: none;
}
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
  padding-left: 1.25em;
}
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
  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;
}

/* Bulma Grid */
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}
.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333337%;
}
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333337%;
}
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666674%;
}
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666674%;
}
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333337%;
}
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333337%;
}
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666674%;
}
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666674%;
}
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333337%;
}
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333337%;
}
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666674%;
}
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666674%;
}
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333337%;
}
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333337%;
}
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666674%;
}
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666674%;
}
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}
@media screen and (max-width: 768px) {
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  .column.is-1-mobile {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-mobile {
    margin-left: 8.33333337%;
  }
  .column.is-2-mobile {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-mobile {
    margin-left: 16.66666674%;
  }
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  .column.is-4-mobile {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-mobile {
    margin-left: 33.33333337%;
  }
  .column.is-5-mobile {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-mobile {
    margin-left: 41.66666674%;
  }
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  .column.is-7-mobile {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-mobile {
    margin-left: 58.33333337%;
  }
  .column.is-8-mobile {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-mobile {
    margin-left: 66.66666674%;
  }
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  .column.is-10-mobile {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-mobile {
    margin-left: 83.33333337%;
  }
  .column.is-11-mobile {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-mobile {
    margin-left: 91.66666674%;
  }
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}
@media screen and (min-width: 769px), print {
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.33333337%;
  }
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.66666674%;
  }
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.33333337%;
  }
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.66666674%;
  }
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.33333337%;
  }
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.66666674%;
  }
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.33333337%;
  }
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.66666674%;
  }
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  .column.is-1-touch {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-touch {
    margin-left: 8.33333337%;
  }
  .column.is-2-touch {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-touch {
    margin-left: 16.66666674%;
  }
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  .column.is-4-touch {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-touch {
    margin-left: 33.33333337%;
  }
  .column.is-5-touch {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-touch {
    margin-left: 41.66666674%;
  }
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  .column.is-7-touch {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-touch {
    margin-left: 58.33333337%;
  }
  .column.is-8-touch {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-touch {
    margin-left: 66.66666674%;
  }
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  .column.is-10-touch {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-touch {
    margin-left: 83.33333337%;
  }
  .column.is-11-touch {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-touch {
    margin-left: 91.66666674%;
  }
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  .column.is-1-desktop {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-desktop {
    margin-left: 8.33333337%;
  }
  .column.is-2-desktop {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-desktop {
    margin-left: 16.66666674%;
  }
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  .column.is-4-desktop {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-desktop {
    margin-left: 33.33333337%;
  }
  .column.is-5-desktop {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-desktop {
    margin-left: 41.66666674%;
  }
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  .column.is-7-desktop {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-desktop {
    margin-left: 58.33333337%;
  }
  .column.is-8-desktop {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-desktop {
    margin-left: 66.66666674%;
  }
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  .column.is-10-desktop {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-desktop {
    margin-left: 83.33333337%;
  }
  .column.is-11-desktop {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-desktop {
    margin-left: 91.66666674%;
  }
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1216px) {
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-widescreen {
    margin-left: 8.33333337%;
  }
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-widescreen {
    margin-left: 16.66666674%;
  }
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-widescreen {
    margin-left: 33.33333337%;
  }
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-widescreen {
    margin-left: 41.66666674%;
  }
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-widescreen {
    margin-left: 58.33333337%;
  }
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-widescreen {
    margin-left: 66.66666674%;
  }
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-widescreen {
    margin-left: 83.33333337%;
  }
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-widescreen {
    margin-left: 91.66666674%;
  }
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1408px) {
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  .column.is-1-fullhd {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-fullhd {
    margin-left: 8.33333337%;
  }
  .column.is-2-fullhd {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-fullhd {
    margin-left: 16.66666674%;
  }
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  .column.is-4-fullhd {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-fullhd {
    margin-left: 33.33333337%;
  }
  .column.is-5-fullhd {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-fullhd {
    margin-left: 41.66666674%;
  }
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  .column.is-7-fullhd {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-fullhd {
    margin-left: 58.33333337%;
  }
  .column.is-8-fullhd {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-fullhd {
    margin-left: 66.66666674%;
  }
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  .column.is-10-fullhd {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-fullhd {
    margin-left: 83.33333337%;
  }
  .column.is-11-fullhd {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-fullhd {
    margin-left: 91.66666674%;
  }
  .column.is-12-fullhd {
    flex: none;
    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(1.5rem - 0.75rem);
}
.columns.is-centered {
  justify-content: center;
}
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}
.columns.is-gapless:last-child {
  margin-bottom: 0;
}
.columns.is-mobile {
  display: flex;
}
.columns.is-multiline {
  flex-wrap: wrap;
}
.columns.is-vcentered {
  align-items: center;
}
@media screen and (min-width: 769px), print {
  .columns:not(.is-desktop) {
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .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;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: -moz-min-content;
  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: 0 !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: none;
    width: 8.33333337%;
  }
  .tile.is-2 {
    flex: none;
    width: 16.66666674%;
  }
  .tile.is-3 {
    flex: none;
    width: 25%;
  }
  .tile.is-4 {
    flex: none;
    width: 33.33333337%;
  }
  .tile.is-5 {
    flex: none;
    width: 41.66666674%;
  }
  .tile.is-6 {
    flex: none;
    width: 50%;
  }
  .tile.is-7 {
    flex: none;
    width: 58.33333337%;
  }
  .tile.is-8 {
    flex: none;
    width: 66.66666674%;
  }
  .tile.is-9 {
    flex: none;
    width: 75%;
  }
  .tile.is-10 {
    flex: none;
    width: 83.33333337%;
  }
  .tile.is-11 {
    flex: none;
    width: 91.66666674%;
  }
  .tile.is-12 {
    flex: none;
    width: 100%;
  }
}

/* Bulma Helpers */
.has-text-white {
  color: hsl(0, 0%, 100%) !important;
}

a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

.has-background-white {
  background-color: hsl(0, 0%, 100%) !important;
}

.has-text-black {
  color: hsl(0, 0%, 4%) !important;
}

a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

.has-background-black {
  background-color: hsl(0, 0%, 4%) !important;
}

.has-text-light {
  color: hsl(0, 0%, 96%) !important;
}

a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

.has-background-light {
  background-color: hsl(0, 0%, 96%) !important;
}

.has-text-dark {
  color: hsl(0, 0%, 21%) !important;
}

a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

.has-background-dark {
  background-color: hsl(0, 0%, 21%) !important;
}

.has-text-primary {
  color: hsl(204, 86%, 53%) !important;
}

a.has-text-primary:hover, a.has-text-primary:focus {
  color: #0f81cc !important;
}

.has-background-primary {
  background-color: hsl(204, 86%, 53%) !important;
}

.has-text-primary-light {
  color: #ecf7fe !important;
}

a.has-text-primary-light:hover, a.has-text-primary-light:focus {
  color: #bde1fa !important;
}

.has-background-primary-light {
  background-color: #ecf7fe !important;
}

.has-text-primary-dark {
  color: #0e72b4 !important;
}

a.has-text-primary-dark:hover, a.has-text-primary-dark:focus {
  color: #118fe4 !important;
}

.has-background-primary-dark {
  background-color: #0e72b4 !important;
}

.has-text-link {
  color: hsl(204, 86%, 53%) !important;
}

a.has-text-link:hover, a.has-text-link:focus {
  color: #0f81cc !important;
}

.has-background-link {
  background-color: hsl(204, 86%, 53%) !important;
}

.has-text-link-light {
  color: #ecf7fe !important;
}

a.has-text-link-light:hover, a.has-text-link-light:focus {
  color: #bde1fa !important;
}

.has-background-link-light {
  background-color: #ecf7fe !important;
}

.has-text-link-dark {
  color: #0e72b4 !important;
}

a.has-text-link-dark:hover, a.has-text-link-dark:focus {
  color: #118fe4 !important;
}

.has-background-link-dark {
  background-color: #0e72b4 !important;
}

.has-text-info {
  color: hsl(204, 86%, 53%) !important;
}

a.has-text-info:hover, a.has-text-info:focus {
  color: #0f81cc !important;
}

.has-background-info {
  background-color: hsl(204, 86%, 53%) !important;
}

.has-text-info-light {
  color: #ecf7fe !important;
}

a.has-text-info-light:hover, a.has-text-info-light:focus {
  color: #bde1fa !important;
}

.has-background-info-light {
  background-color: #ecf7fe !important;
}

.has-text-info-dark {
  color: #0e72b4 !important;
}

a.has-text-info-dark:hover, a.has-text-info-dark:focus {
  color: #118fe4 !important;
}

.has-background-info-dark {
  background-color: #0e72b4 !important;
}

.has-text-success {
  color: hsl(141, 71%, 48%) !important;
}

a.has-text-success:hover, a.has-text-success:focus {
  color: #1ca64c !important;
}

.has-background-success {
  background-color: hsl(141, 71%, 48%) !important;
}

.has-text-success-light {
  color: #eefcf3 !important;
}

a.has-text-success-light:hover, a.has-text-success-light:focus {
  color: #c2f5d4 !important;
}

.has-background-success-light {
  background-color: #eefcf3 !important;
}

.has-text-success-dark {
  color: #16833c !important;
}

a.has-text-success-dark:hover, a.has-text-success-dark:focus {
  color: #1eae50 !important;
}

.has-background-success-dark {
  background-color: #16833c !important;
}

.has-text-warning {
  color: hsl(44, 100%, 77%) !important;
}

a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd257 !important;
}

.has-background-warning {
  background-color: hsl(44, 100%, 77%) !important;
}

.has-text-warning-light {
  color: #fffaeb !important;
}

a.has-text-warning-light:hover, a.has-text-warning-light:focus {
  color: #ffecb8 !important;
}

.has-background-warning-light {
  background-color: #fffaeb !important;
}

.has-text-warning-dark {
  color: #946c00 !important;
}

a.has-text-warning-dark:hover, a.has-text-warning-dark:focus {
  color: #c79200 !important;
}

.has-background-warning-dark {
  background-color: #946c00 !important;
}

.has-text-danger {
  color: #f14668 !important;
}

a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ed1741 !important;
}

.has-background-danger {
  background-color: #f14668 !important;
}

.has-text-danger-light {
  color: #feecf0 !important;
}

a.has-text-danger-light:hover, a.has-text-danger-light:focus {
  color: #fabdc9 !important;
}

.has-background-danger-light {
  background-color: #feecf0 !important;
}

.has-text-danger-dark {
  color: #cc0f35 !important;
}

a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
  color: #ee2049 !important;
}

.has-background-danger-dark {
  background-color: #cc0f35 !important;
}

.has-text-black-bis {
  color: hsl(0, 0%, 7%) !important;
}

.has-background-black-bis {
  background-color: hsl(0, 0%, 7%) !important;
}

.has-text-black-ter {
  color: hsl(0, 0%, 14%) !important;
}

.has-background-black-ter {
  background-color: hsl(0, 0%, 14%) !important;
}

.has-text-grey-darker {
  color: hsl(0, 0%, 21%) !important;
}

.has-background-grey-darker {
  background-color: hsl(0, 0%, 21%) !important;
}

.has-text-grey-dark {
  color: hsl(0, 0%, 29%) !important;
}

.has-background-grey-dark {
  background-color: hsl(0, 0%, 29%) !important;
}

.has-text-grey {
  color: hsl(0, 0%, 48%) !important;
}

.has-background-grey {
  background-color: hsl(0, 0%, 48%) !important;
}

.has-text-grey-light {
  color: hsl(0, 0%, 71%) !important;
}

.has-background-grey-light {
  background-color: hsl(0, 0%, 71%) !important;
}

.has-text-grey-lighter {
  color: hsl(0, 0%, 86%) !important;
}

.has-background-grey-lighter {
  background-color: hsl(0, 0%, 86%) !important;
}

.has-text-white-ter {
  color: hsl(0, 0%, 96%) !important;
}

.has-background-white-ter {
  background-color: hsl(0, 0%, 96%) !important;
}

.has-text-white-bis {
  color: hsl(0, 0%, 98%) !important;
}

.has-background-white-bis {
  background-color: hsl(0, 0%, 98%) !important;
}

.is-flex-direction-row {
  flex-direction: row !important;
}

.is-flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}

.is-flex-direction-column {
  flex-direction: column !important;
}

.is-flex-direction-column-reverse {
  flex-direction: column-reverse !important;
}

.is-flex-wrap-nowrap {
  flex-wrap: nowrap !important;
}

.is-flex-wrap-wrap {
  flex-wrap: wrap !important;
}

.is-flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.is-justify-content-flex-start {
  justify-content: flex-start !important;
}

.is-justify-content-flex-end {
  justify-content: flex-end !important;
}

.is-justify-content-center {
  justify-content: center !important;
}

.is-justify-content-space-between {
  justify-content: space-between !important;
}

.is-justify-content-space-around {
  justify-content: space-around !important;
}

.is-justify-content-space-evenly {
  justify-content: space-evenly !important;
}

.is-justify-content-start {
  justify-content: start !important;
}

.is-justify-content-end {
  justify-content: end !important;
}

.is-justify-content-left {
  justify-content: left !important;
}

.is-justify-content-right {
  justify-content: right !important;
}

.is-align-content-flex-start {
  align-content: flex-start !important;
}

.is-align-content-flex-end {
  align-content: flex-end !important;
}

.is-align-content-center {
  align-content: center !important;
}

.is-align-content-space-between {
  align-content: space-between !important;
}

.is-align-content-space-around {
  align-content: space-around !important;
}

.is-align-content-space-evenly {
  align-content: space-evenly !important;
}

.is-align-content-stretch {
  align-content: stretch !important;
}

.is-align-content-start {
  align-content: start !important;
}

.is-align-content-end {
  align-content: end !important;
}

.is-align-content-baseline {
  align-content: baseline !important;
}

.is-align-items-stretch {
  align-items: stretch !important;
}

.is-align-items-flex-start {
  align-items: flex-start !important;
}

.is-align-items-flex-end {
  align-items: flex-end !important;
}

.is-align-items-center {
  align-items: center !important;
}

.is-align-items-baseline {
  align-items: baseline !important;
}

.is-align-items-start {
  align-items: start !important;
}

.is-align-items-end {
  align-items: end !important;
}

.is-align-items-self-start {
  align-items: self-start !important;
}

.is-align-items-self-end {
  align-items: self-end !important;
}

.is-align-self-auto {
  align-self: auto !important;
}

.is-align-self-flex-start {
  align-self: flex-start !important;
}

.is-align-self-flex-end {
  align-self: flex-end !important;
}

.is-align-self-center {
  align-self: center !important;
}

.is-align-self-baseline {
  align-self: baseline !important;
}

.is-align-self-stretch {
  align-self: stretch !important;
}

.is-flex-grow-0 {
  flex-grow: 0 !important;
}

.is-flex-grow-1 {
  flex-grow: 1 !important;
}

.is-flex-grow-2 {
  flex-grow: 2 !important;
}

.is-flex-grow-3 {
  flex-grow: 3 !important;
}

.is-flex-grow-4 {
  flex-grow: 4 !important;
}

.is-flex-grow-5 {
  flex-grow: 5 !important;
}

.is-flex-shrink-0 {
  flex-shrink: 0 !important;
}

.is-flex-shrink-1 {
  flex-shrink: 1 !important;
}

.is-flex-shrink-2 {
  flex-shrink: 2 !important;
}

.is-flex-shrink-3 {
  flex-shrink: 3 !important;
}

.is-flex-shrink-4 {
  flex-shrink: 4 !important;
}

.is-flex-shrink-5 {
  flex-shrink: 5 !important;
}

.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

.is-pulled-left {
  float: left !important;
}

.is-pulled-right {
  float: right !important;
}

.is-radiusless {
  border-radius: 0 !important;
}

.is-shadowless {
  box-shadow: none !important;
}

.is-clickable {
  cursor: pointer !important;
  pointer-events: all !important;
}

.is-clipped {
  overflow: hidden !important;
}

.is-relative {
  position: relative !important;
}

.is-marginless {
  margin: 0 !important;
}

.is-paddingless {
  padding: 0 !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.m-3 {
  margin: 0.75rem !important;
}

.mt-3 {
  margin-top: 0.75rem !important;
}

.mr-3 {
  margin-right: 0.75rem !important;
}

.mb-3 {
  margin-bottom: 0.75rem !important;
}

.ml-3 {
  margin-left: 0.75rem !important;
}

.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.m-4 {
  margin: 1rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.mr-4 {
  margin-right: 1rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.ml-4 {
  margin-left: 1rem !important;
}

.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-5 {
  margin: 1.5rem !important;
}

.mt-5 {
  margin-top: 1.5rem !important;
}

.mr-5 {
  margin-right: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 1.5rem !important;
}

.ml-5 {
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-6 {
  margin: 3rem !important;
}

.mt-6 {
  margin-top: 3rem !important;
}

.mr-6 {
  margin-right: 3rem !important;
}

.mb-6 {
  margin-bottom: 3rem !important;
}

.ml-6 {
  margin-left: 3rem !important;
}

.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.p-3 {
  padding: 0.75rem !important;
}

.pt-3 {
  padding-top: 0.75rem !important;
}

.pr-3 {
  padding-right: 0.75rem !important;
}

.pb-3 {
  padding-bottom: 0.75rem !important;
}

.pl-3 {
  padding-left: 0.75rem !important;
}

.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.p-4 {
  padding: 1rem !important;
}

.pt-4 {
  padding-top: 1rem !important;
}

.pr-4 {
  padding-right: 1rem !important;
}

.pb-4 {
  padding-bottom: 1rem !important;
}

.pl-4 {
  padding-left: 1rem !important;
}

.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-5 {
  padding: 1.5rem !important;
}

.pt-5 {
  padding-top: 1.5rem !important;
}

.pr-5 {
  padding-right: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 1.5rem !important;
}

.pl-5 {
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-6 {
  padding: 3rem !important;
}

.pt-6 {
  padding-top: 3rem !important;
}

.pr-6 {
  padding-right: 3rem !important;
}

.pb-6 {
  padding-bottom: 3rem !important;
}

.pl-6 {
  padding-left: 3rem !important;
}

.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.p-auto {
  padding: auto !important;
}

.pt-auto {
  padding-top: auto !important;
}

.pr-auto {
  padding-right: auto !important;
}

.pb-auto {
  padding-bottom: auto !important;
}

.pl-auto {
  padding-left: auto !important;
}

.px-auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

.py-auto {
  padding-top: auto !important;
  padding-bottom: auto !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: 1023px) {
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}
.has-text-centered {
  text-align: center !important;
}

.has-text-justified {
  text-align: justify !important;
}

.has-text-left {
  text-align: left !important;
}

.has-text-right {
  text-align: right !important;
}

@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 (min-width: 769px) and (max-width: 1023px) {
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-text-centered-touch {
    text-align: center !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-text-centered-desktop {
    text-align: center !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-text-justified-touch {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-text-left-touch {
    text-align: left !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-text-left-desktop {
    text-align: left !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-text-left-widescreen {
    text-align: left !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-text-right-touch {
    text-align: right !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-text-right-desktop {
    text-align: right !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-text-right-widescreen {
    text-align: right !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-text-right-fullhd {
    text-align: right !important;
  }
}
.is-capitalized {
  text-transform: capitalize !important;
}

.is-lowercase {
  text-transform: lowercase !important;
}

.is-uppercase {
  text-transform: uppercase !important;
}

.is-italic {
  font-style: italic !important;
}

.is-underlined {
  text-decoration: underline !important;
}

.has-text-weight-light {
  font-weight: 300 !important;
}

.has-text-weight-normal {
  font-weight: 400 !important;
}

.has-text-weight-medium {
  font-weight: 500 !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 (min-width: 769px) and (max-width: 1023px) {
  .is-block-tablet-only {
    display: block !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-block-touch {
    display: block !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-block-desktop {
    display: block !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-block-desktop-only {
    display: block !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-block-widescreen {
    display: block !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-block-widescreen-only {
    display: block !important;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .is-flex-tablet-only {
    display: flex !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-flex-touch {
    display: flex !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-flex-desktop {
    display: flex !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-flex-desktop-only {
    display: flex !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-flex-widescreen {
    display: flex !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-flex-widescreen-only {
    display: flex !important;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .is-inline-tablet-only {
    display: inline !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-inline-touch {
    display: inline !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-inline-desktop {
    display: inline !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-desktop-only {
    display: inline !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-inline-widescreen {
    display: inline !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-widescreen-only {
    display: inline !important;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-inline-block-touch {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}
.is-hidden {
  display: none !important;
}

.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}

@media screen and (max-width: 768px) {
  .is-hidden-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-hidden-tablet {
    display: none !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-hidden-tablet-only {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-hidden-touch {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-hidden-desktop {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-hidden-desktop-only {
    display: none !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-hidden-widescreen {
    display: none !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-hidden-widescreen-only {
    display: none !important;
  }
}
@media screen and (min-width: 1408px) {
  .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 (min-width: 769px) and (max-width: 1023px) {
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-invisible-touch {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}
/* Bulma Layout */
.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hero .navbar {
  background: none;
}
.hero .tabs ul {
  border-bottom: none;
}
.hero.is-white {
  background-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 4%);
}
.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-white strong {
  color: inherit;
}
.hero.is-white .title {
  color: hsl(0, 0%, 4%);
}
.hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}
.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
  color: hsl(0, 0%, 4%);
}
@media screen and (max-width: 1023px) {
  .hero.is-white .navbar-menu {
    background-color: hsl(0, 0%, 100%);
  }
}
.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: #f2f2f2;
  color: hsl(0, 0%, 4%);
}
.hero.is-white .tabs a {
  color: hsl(0, 0%, 4%);
  opacity: 0.9;
}
.hero.is-white .tabs a:hover {
  opacity: 1;
}
.hero.is-white .tabs li.is-active a {
  color: hsl(0, 0%, 100%) !important;
  opacity: 1;
}
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: hsl(0, 0%, 4%);
}
.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: hsl(0, 0%, 4%);
  border-color: hsl(0, 0%, 4%);
  color: hsl(0, 0%, 100%);
}
.hero.is-white.is-bold {
  background-image: linear-gradient(141deg, #e8e3e4 0%, hsl(0, 0%, 100%) 71%, white 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #e8e3e4 0%, hsl(0, 0%, 100%) 71%, white 100%);
  }
}
.hero.is-black {
  background-color: hsl(0, 0%, 4%);
  color: hsl(0, 0%, 100%);
}
.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-black strong {
  color: inherit;
}
.hero.is-black .title {
  color: hsl(0, 0%, 100%);
}
.hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.hero.is-black .subtitle a:not(.button),
.hero.is-black .subtitle strong {
  color: hsl(0, 0%, 100%);
}
@media screen and (max-width: 1023px) {
  .hero.is-black .navbar-menu {
    background-color: hsl(0, 0%, 4%);
  }
}
.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: hsl(0, 0%, 100%);
}
.hero.is-black .tabs a {
  color: hsl(0, 0%, 100%);
  opacity: 0.9;
}
.hero.is-black .tabs a:hover {
  opacity: 1;
}
.hero.is-black .tabs li.is-active a {
  color: hsl(0, 0%, 4%) !important;
  opacity: 1;
}
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: hsl(0, 0%, 100%);
}
.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: hsl(0, 0%, 100%);
  border-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 4%);
}
.hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, hsl(0, 0%, 4%) 71%, #181616 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, hsl(0, 0%, 4%) 71%, #181616 100%);
  }
}
.hero.is-light {
  background-color: hsl(0, 0%, 96%);
  color: rgba(0, 0, 0, 0.7);
}
.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-light strong {
  color: inherit;
}
.hero.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}
.hero.is-light .subtitle {
  color: rgba(0, 0, 0, 0.9);
}
.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 1023px) {
  .hero.is-light .navbar-menu {
    background-color: hsl(0, 0%, 96%);
  }
}
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(0, 0, 0, 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: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}
.hero.is-light .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}
.hero.is-light .tabs a:hover {
  opacity: 1;
}
.hero.is-light .tabs li.is-active a {
  color: hsl(0, 0%, 96%) !important;
  opacity: 1;
}
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}
.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: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: hsl(0, 0%, 96%);
}
.hero.is-light.is-bold {
  background-image: linear-gradient(141deg, #dfd8d9 0%, hsl(0, 0%, 96%) 71%, white 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #dfd8d9 0%, hsl(0, 0%, 96%) 71%, white 100%);
  }
}
.hero.is-dark {
  background-color: hsl(0, 0%, 21%);
  color: #fff;
}
.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-dark strong {
  color: inherit;
}
.hero.is-dark .title {
  color: #fff;
}
.hero.is-dark .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .hero.is-dark .navbar-menu {
    background-color: hsl(0, 0%, 21%);
  }
}
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(255, 255, 255, 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: #292929;
  color: #fff;
}
.hero.is-dark .tabs a {
  color: #fff;
  opacity: 0.9;
}
.hero.is-dark .tabs a:hover {
  opacity: 1;
}
.hero.is-dark .tabs li.is-active a {
  color: hsl(0, 0%, 21%) !important;
  opacity: 1;
}
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: #fff;
}
.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: #fff;
  border-color: #fff;
  color: hsl(0, 0%, 21%);
}
.hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, #1f191a 0%, hsl(0, 0%, 21%) 71%, #46403f 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1f191a 0%, hsl(0, 0%, 21%) 71%, #46403f 100%);
  }
}
.hero.is-primary {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-primary strong {
  color: inherit;
}
.hero.is-primary .title {
  color: #fff;
}
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.hero.is-primary .subtitle a:not(.button),
.hero.is-primary .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .hero.is-primary .navbar-menu {
    background-color: hsl(204, 86%, 53%);
  }
}
.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: #118fe4;
  color: #fff;
}
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}
.hero.is-primary .tabs a:hover {
  opacity: 1;
}
.hero.is-primary .tabs li.is-active a {
  color: hsl(204, 86%, 53%) !important;
  opacity: 1;
}
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 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: #fff;
  border-color: #fff;
  color: hsl(204, 86%, 53%);
}
.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #04a6d7 0%, hsl(204, 86%, 53%) 71%, #3287f5 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #04a6d7 0%, hsl(204, 86%, 53%) 71%, #3287f5 100%);
  }
}
.hero.is-link {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-link strong {
  color: inherit;
}
.hero.is-link .title {
  color: #fff;
}
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.hero.is-link .subtitle a:not(.button),
.hero.is-link .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .hero.is-link .navbar-menu {
    background-color: hsl(204, 86%, 53%);
  }
}
.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: #118fe4;
  color: #fff;
}
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}
.hero.is-link .tabs a:hover {
  opacity: 1;
}
.hero.is-link .tabs li.is-active a {
  color: hsl(204, 86%, 53%) !important;
  opacity: 1;
}
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
  background-color: 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: #fff;
  border-color: #fff;
  color: hsl(204, 86%, 53%);
}
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #04a6d7 0%, hsl(204, 86%, 53%) 71%, #3287f5 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #04a6d7 0%, hsl(204, 86%, 53%) 71%, #3287f5 100%);
  }
}
.hero.is-info {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-info strong {
  color: inherit;
}
.hero.is-info .title {
  color: #fff;
}
.hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.hero.is-info .subtitle a:not(.button),
.hero.is-info .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .hero.is-info .navbar-menu {
    background-color: hsl(204, 86%, 53%);
  }
}
.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: #118fe4;
  color: #fff;
}
.hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}
.hero.is-info .tabs a:hover {
  opacity: 1;
}
.hero.is-info .tabs li.is-active a {
  color: hsl(204, 86%, 53%) !important;
  opacity: 1;
}
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
  color: #fff;
}
.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 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: #fff;
  border-color: #fff;
  color: hsl(204, 86%, 53%);
}
.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #04a6d7 0%, hsl(204, 86%, 53%) 71%, #3287f5 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #04a6d7 0%, hsl(204, 86%, 53%) 71%, #3287f5 100%);
  }
}
.hero.is-success {
  background-color: hsl(141, 71%, 48%);
  color: #fff;
}
.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-success strong {
  color: inherit;
}
.hero.is-success .title {
  color: #fff;
}
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .hero.is-success .navbar-menu {
    background-color: hsl(141, 71%, 48%);
  }
}
.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: #20bc56;
  color: #fff;
}
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}
.hero.is-success .tabs a:hover {
  opacity: 1;
}
.hero.is-success .tabs li.is-active a {
  color: hsl(141, 71%, 48%) !important;
  opacity: 1;
}
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 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: #fff;
  border-color: #fff;
  color: hsl(141, 71%, 48%);
}
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #12af2f 0%, hsl(141, 71%, 48%) 71%, #2ce28a 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #12af2f 0%, hsl(141, 71%, 48%) 71%, #2ce28a 100%);
  }
}
.hero.is-warning {
  background-color: hsl(44, 100%, 77%);
  color: rgba(0, 0, 0, 0.7);
}
.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.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: 1023px) {
  .hero.is-warning .navbar-menu {
    background-color: hsl(44, 100%, 77%);
  }
}
.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: #ffd970;
  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 {
  color: hsl(44, 100%, 77%) !important;
  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: hsl(44, 100%, 77%);
}
.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffb657 0%, hsl(44, 100%, 77%) 71%, #fff6a3 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffb657 0%, hsl(44, 100%, 77%) 71%, #fff6a3 100%);
  }
}
.hero.is-danger {
  background-color: #f14668;
  color: #fff;
}
.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-danger strong {
  color: inherit;
}
.hero.is-danger .title {
  color: #fff;
}
.hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.hero.is-danger .subtitle a:not(.button),
.hero.is-danger .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .hero.is-danger .navbar-menu {
    background-color: #f14668;
  }
}
.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: #ef2e55;
  color: #fff;
}
.hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}
.hero.is-danger .tabs a:hover {
  opacity: 1;
}
.hero.is-danger .tabs li.is-active a {
  color: #f14668 !important;
  opacity: 1;
}
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}
.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 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: #fff;
  border-color: #fff;
  color: #f14668;
}
.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595e 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595e 100%);
  }
}
.hero.is-small .hero-body {
  padding: 1.5rem;
}
@media screen and (min-width: 769px), print {
  .hero.is-medium .hero-body {
    padding: 9rem 4.5rem;
  }
  .hero.is-large .hero-body {
    padding: 18rem 6rem;
  }
}
.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 {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.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;
}
@media screen and (min-width: 769px), print {
  .hero-body {
    padding: 3rem 3rem;
  }
}

.section {
  padding: 3rem 1.5rem;
}
@media screen and (min-width: 1024px) {
  .section {
    padding: 3rem 3rem;
  }
  .section.is-medium {
    padding: 9rem 4.5rem;
  }
  .section.is-large {
    padding: 18rem 6rem;
  }
}

.footer {
  background-color: hsl(0, 0%, 98%);
  padding: 3rem 1.5rem 6rem;
}

.is-borderless {
  border: 0 !important;
}

table.is-completely-borderless td,
table.is-completely-borderless th,
table.is-completely-borderless tr {
  border: 0 !important;
}

.is-top-borderless {
  border-top: 0px !important;
}

.is-bottom-borderless {
  border-bottom: 0px !important;
}

.is-left-borderless {
  border-left: 0px !important;
}

.is-right-borderless {
  border-right: 0px !important;
}

.has-border-width-1 {
  border-width: 1px !important;
}

.has-border-top-width-1 {
  border-top-width: 1px !important;
}

.has-border-bottom-width-1 {
  border-bottom-width: 1px !important;
}

.has-border-left-width-1 {
  border-left-width: 1px !important;
}

.has-border-right-width-1 {
  border-right-width: 1px !important;
}

.has-border-width-2 {
  border-width: 2px !important;
}

.has-border-top-width-2 {
  border-top-width: 2px !important;
}

.has-border-bottom-width-2 {
  border-bottom-width: 2px !important;
}

.has-border-left-width-2 {
  border-left-width: 2px !important;
}

.has-border-right-width-2 {
  border-right-width: 2px !important;
}

.has-border-width-3 {
  border-width: 3px !important;
}

.has-border-top-width-3 {
  border-top-width: 3px !important;
}

.has-border-bottom-width-3 {
  border-bottom-width: 3px !important;
}

.has-border-left-width-3 {
  border-left-width: 3px !important;
}

.has-border-right-width-3 {
  border-right-width: 3px !important;
}

.has-border-width-4 {
  border-width: 4px !important;
}

.has-border-top-width-4 {
  border-top-width: 4px !important;
}

.has-border-bottom-width-4 {
  border-bottom-width: 4px !important;
}

.has-border-left-width-4 {
  border-left-width: 4px !important;
}

.has-border-right-width-4 {
  border-right-width: 4px !important;
}

.has-border-width-5 {
  border-width: 5px !important;
}

.has-border-top-width-5 {
  border-top-width: 5px !important;
}

.has-border-bottom-width-5 {
  border-bottom-width: 5px !important;
}

.has-border-left-width-5 {
  border-left-width: 5px !important;
}

.has-border-right-width-5 {
  border-right-width: 5px !important;
}

.has-border-width-6 {
  border-width: 6px !important;
}

.has-border-top-width-6 {
  border-top-width: 6px !important;
}

.has-border-bottom-width-6 {
  border-bottom-width: 6px !important;
}

.has-border-left-width-6 {
  border-left-width: 6px !important;
}

.has-border-right-width-6 {
  border-right-width: 6px !important;
}

.has-border-width-7 {
  border-width: 7px !important;
}

.has-border-top-width-7 {
  border-top-width: 7px !important;
}

.has-border-bottom-width-7 {
  border-bottom-width: 7px !important;
}

.has-border-left-width-7 {
  border-left-width: 7px !important;
}

.has-border-right-width-7 {
  border-right-width: 7px !important;
}

.has-border-width-8 {
  border-width: 8px !important;
}

.has-border-top-width-8 {
  border-top-width: 8px !important;
}

.has-border-bottom-width-8 {
  border-bottom-width: 8px !important;
}

.has-border-left-width-8 {
  border-left-width: 8px !important;
}

.has-border-right-width-8 {
  border-right-width: 8px !important;
}

.has-border-width-9 {
  border-width: 9px !important;
}

.has-border-top-width-9 {
  border-top-width: 9px !important;
}

.has-border-bottom-width-9 {
  border-bottom-width: 9px !important;
}

.has-border-left-width-9 {
  border-left-width: 9px !important;
}

.has-border-right-width-9 {
  border-right-width: 9px !important;
}

.has-cursor-default {
  cursor: default !important;
}

.has-cursor-pointer {
  cursor: pointer !important;
}

.has-cursor-grab {
  cursor: grab !important;
}

.has-cursor-help {
  cursor: help !important;
}

.has-cursor-wait {
  cursor: wait !important;
}

.has-cursor-crosshair {
  cursor: crosshair !important;
}

.has-cursor-not-allowed {
  cursor: not-allowed !important;
}

.has-cursor-zoom-in {
  cursor: zoom-in !important;
}

.flex-row {
  display: flex;
  flex-direction: row !important;
}
.flex-column {
  display: flex;
  flex-direction: column !important;
}

.nowrap {
  flex-wrap: nowrap !important;
}

.wrap {
  flex-wrap: wrap !important;
}

.wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.align-start {
  align-content: start !important;
}

.align-end {
  align-content: end !important;
}

.align-flex-start {
  align-content: flex-start !important;
}

.align-flex-end {
  align-content: flex-end !important;
}

.align-center {
  align-content: center !important;
}

.align-normal {
  align-content: normal !important;
}

.align-space-between {
  align-content: space-between !important;
}

.align-space-around {
  align-content: space-around !important;
}

.align-space-evenly {
  align-content: space-evenly !important;
}

.align-stretch {
  align-content: stretch !important;
}

.align-baseline {
  align-content: baseline !important;
}

.justify-left {
  justify-content: left !important;
}

.justify-right {
  justify-content: right !important;
}

.justify-start {
  justify-content: start !important;
}

.justify-end {
  justify-content: end !important;
}

.justify-flex-start {
  justify-content: flex-start !important;
}

.justify-flex-end {
  justify-content: flex-end !important;
}

.justify-center {
  justify-content: center !important;
}

.justify-normal {
  justify-content: normal !important;
}

.justify-space-between {
  justify-content: space-between !important;
}

.justify-space-around {
  justify-content: space-around !important;
}

.justify-space-evenly {
  justify-content: space-evenly !important;
}

.justify-stretch {
  justify-content: stretch !important;
}

.justify-baseline {
  justify-content: baseline !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-flex-start {
  align-self: flex-start !important;
}

.align-self-flex-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.align-items-flex-start {
  align-items: flex-start !important;
}

.align-items-flex-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.is-blurred {
  filter: blur(15px) !important;
}
.is-blurred-medium {
  filter: blur(40px) !important;
}
.is-blurred-hard {
  filter: blur(75px) !important;
}

.has-max-width-50 {
  max-width: 50px !important;
}

.has-min-width-50 {
  min-width: 50px !important;
}

.has-max-height-50 {
  max-height: 50px !important;
}

.has-min-height-50 {
  min-height: 50px !important;
}

.has-max-width-100 {
  max-width: 100px !important;
}

.has-min-width-100 {
  min-width: 100px !important;
}

.has-max-height-100 {
  max-height: 100px !important;
}

.has-min-height-100 {
  min-height: 100px !important;
}

.has-max-width-150 {
  max-width: 150px !important;
}

.has-min-width-150 {
  min-width: 150px !important;
}

.has-max-height-150 {
  max-height: 150px !important;
}

.has-min-height-150 {
  min-height: 150px !important;
}

.has-max-width-200 {
  max-width: 200px !important;
}

.has-min-width-200 {
  min-width: 200px !important;
}

.has-max-height-200 {
  max-height: 200px !important;
}

.has-min-height-200 {
  min-height: 200px !important;
}

.has-max-width-250 {
  max-width: 250px !important;
}

.has-min-width-250 {
  min-width: 250px !important;
}

.has-max-height-250 {
  max-height: 250px !important;
}

.has-min-height-250 {
  min-height: 250px !important;
}

.has-max-width-300 {
  max-width: 300px !important;
}

.has-min-width-300 {
  min-width: 300px !important;
}

.has-max-height-300 {
  max-height: 300px !important;
}

.has-min-height-300 {
  min-height: 300px !important;
}

.has-max-width-350 {
  max-width: 350px !important;
}

.has-min-width-350 {
  min-width: 350px !important;
}

.has-max-height-350 {
  max-height: 350px !important;
}

.has-min-height-350 {
  min-height: 350px !important;
}

.has-width-50 {
  width: 50px !important;
}

.has-height-50 {
  height: 50px !important;
}

.has-width-100 {
  width: 100px !important;
}

.has-height-100 {
  height: 100px !important;
}

.has-width-150 {
  width: 150px !important;
}

.has-height-150 {
  height: 150px !important;
}

.has-width-200 {
  width: 200px !important;
}

.has-height-200 {
  height: 200px !important;
}

.has-width-250 {
  width: 250px !important;
}

.has-height-250 {
  height: 250px !important;
}

.has-width-300 {
  width: 300px !important;
}

.has-height-300 {
  height: 300px !important;
}

.has-width-350 {
  width: 350px !important;
}

.has-height-350 {
  height: 350px !important;
}

.is-full-height {
  height: 100% !important;
}

.has-page-height {
  height: 100vh !important;
}

.is-half-height {
  height: 50% !important;
}

.has-half-page-height {
  height: 50vh !important;
}

.is-quarter-height {
  height: 25% !important;
}

.has-quarter-page-height {
  height: 25vh !important;
}

.is-full-width {
  width: 100% !important;
}

.has-page-width {
  width: 100vw !important;
}

.is-half-width {
  width: 50% !important;
}

.has-half-page-width {
  width: 50vw !important;
}

.is-quarter-width {
  width: 25% !important;
}

.has-quarter-page-width {
  width: 25vw !important;
}

.has-margin-5 {
  margin: 5px !important;
}

.has-padding-5 {
  padding: 5px !important;
}

.has-margin-top-5 {
  margin-top: 5px !important;
}

.has-padding-top-5 {
  padding-top: 5px !important;
}

.has-margin-bottom-5 {
  margin-bottom: 5px !important;
}

.has-padding-bottom-5 {
  padding-bottom: 5px !important;
}

.has-margin-left-5 {
  margin-left: 5px !important;
}

.has-padding-left-5 {
  padding-left: 5px !important;
}

.has-margin-right-5 {
  margin-right: 5px !important;
}

.has-padding-right-5 {
  padding-right: 5px !important;
}

.has-margin-10 {
  margin: 10px !important;
}

.has-padding-10 {
  padding: 10px !important;
}

.has-margin-top-10 {
  margin-top: 10px !important;
}

.has-padding-top-10 {
  padding-top: 10px !important;
}

.has-margin-bottom-10 {
  margin-bottom: 10px !important;
}

.has-padding-bottom-10 {
  padding-bottom: 10px !important;
}

.has-margin-left-10 {
  margin-left: 10px !important;
}

.has-padding-left-10 {
  padding-left: 10px !important;
}

.has-margin-right-10 {
  margin-right: 10px !important;
}

.has-padding-right-10 {
  padding-right: 10px !important;
}

.has-margin-15 {
  margin: 15px !important;
}

.has-padding-15 {
  padding: 15px !important;
}

.has-margin-top-15 {
  margin-top: 15px !important;
}

.has-padding-top-15 {
  padding-top: 15px !important;
}

.has-margin-bottom-15 {
  margin-bottom: 15px !important;
}

.has-padding-bottom-15 {
  padding-bottom: 15px !important;
}

.has-margin-left-15 {
  margin-left: 15px !important;
}

.has-padding-left-15 {
  padding-left: 15px !important;
}

.has-margin-right-15 {
  margin-right: 15px !important;
}

.has-padding-right-15 {
  padding-right: 15px !important;
}

.has-margin-20 {
  margin: 20px !important;
}

.has-padding-20 {
  padding: 20px !important;
}

.has-margin-top-20 {
  margin-top: 20px !important;
}

.has-padding-top-20 {
  padding-top: 20px !important;
}

.has-margin-bottom-20 {
  margin-bottom: 20px !important;
}

.has-padding-bottom-20 {
  padding-bottom: 20px !important;
}

.has-margin-left-20 {
  margin-left: 20px !important;
}

.has-padding-left-20 {
  padding-left: 20px !important;
}

.has-margin-right-20 {
  margin-right: 20px !important;
}

.has-padding-right-20 {
  padding-right: 20px !important;
}

.has-margin-25 {
  margin: 25px !important;
}

.has-padding-25 {
  padding: 25px !important;
}

.has-margin-top-25 {
  margin-top: 25px !important;
}

.has-padding-top-25 {
  padding-top: 25px !important;
}

.has-margin-bottom-25 {
  margin-bottom: 25px !important;
}

.has-padding-bottom-25 {
  padding-bottom: 25px !important;
}

.has-margin-left-25 {
  margin-left: 25px !important;
}

.has-padding-left-25 {
  padding-left: 25px !important;
}

.has-margin-right-25 {
  margin-right: 25px !important;
}

.has-padding-right-25 {
  padding-right: 25px !important;
}

.has-margin-30 {
  margin: 30px !important;
}

.has-padding-30 {
  padding: 30px !important;
}

.has-margin-top-30 {
  margin-top: 30px !important;
}

.has-padding-top-30 {
  padding-top: 30px !important;
}

.has-margin-bottom-30 {
  margin-bottom: 30px !important;
}

.has-padding-bottom-30 {
  padding-bottom: 30px !important;
}

.has-margin-left-30 {
  margin-left: 30px !important;
}

.has-padding-left-30 {
  padding-left: 30px !important;
}

.has-margin-right-30 {
  margin-right: 30px !important;
}

.has-padding-right-30 {
  padding-right: 30px !important;
}

.has-margin-35 {
  margin: 35px !important;
}

.has-padding-35 {
  padding: 35px !important;
}

.has-margin-top-35 {
  margin-top: 35px !important;
}

.has-padding-top-35 {
  padding-top: 35px !important;
}

.has-margin-bottom-35 {
  margin-bottom: 35px !important;
}

.has-padding-bottom-35 {
  padding-bottom: 35px !important;
}

.has-margin-left-35 {
  margin-left: 35px !important;
}

.has-padding-left-35 {
  padding-left: 35px !important;
}

.has-margin-right-35 {
  margin-right: 35px !important;
}

.has-padding-right-35 {
  padding-right: 35px !important;
}

.has-margin-40 {
  margin: 40px !important;
}

.has-padding-40 {
  padding: 40px !important;
}

.has-margin-top-40 {
  margin-top: 40px !important;
}

.has-padding-top-40 {
  padding-top: 40px !important;
}

.has-margin-bottom-40 {
  margin-bottom: 40px !important;
}

.has-padding-bottom-40 {
  padding-bottom: 40px !important;
}

.has-margin-left-40 {
  margin-left: 40px !important;
}

.has-padding-left-40 {
  padding-left: 40px !important;
}

.has-margin-right-40 {
  margin-right: 40px !important;
}

.has-padding-right-40 {
  padding-right: 40px !important;
}

.has-margin-45 {
  margin: 45px !important;
}

.has-padding-45 {
  padding: 45px !important;
}

.has-margin-top-45 {
  margin-top: 45px !important;
}

.has-padding-top-45 {
  padding-top: 45px !important;
}

.has-margin-bottom-45 {
  margin-bottom: 45px !important;
}

.has-padding-bottom-45 {
  padding-bottom: 45px !important;
}

.has-margin-left-45 {
  margin-left: 45px !important;
}

.has-padding-left-45 {
  padding-left: 45px !important;
}

.has-margin-right-45 {
  margin-right: 45px !important;
}

.has-padding-right-45 {
  padding-right: 45px !important;
}

.has-margin-50 {
  margin: 50px !important;
}

.has-padding-50 {
  padding: 50px !important;
}

.has-margin-top-50 {
  margin-top: 50px !important;
}

.has-padding-top-50 {
  padding-top: 50px !important;
}

.has-margin-bottom-50 {
  margin-bottom: 50px !important;
}

.has-padding-bottom-50 {
  padding-bottom: 50px !important;
}

.has-margin-left-50 {
  margin-left: 50px !important;
}

.has-padding-left-50 {
  padding-left: 50px !important;
}

.has-margin-right-50 {
  margin-right: 50px !important;
}

.has-padding-right-50 {
  padding-right: 50px !important;
}

.has-margin-55 {
  margin: 55px !important;
}

.has-padding-55 {
  padding: 55px !important;
}

.has-margin-top-55 {
  margin-top: 55px !important;
}

.has-padding-top-55 {
  padding-top: 55px !important;
}

.has-margin-bottom-55 {
  margin-bottom: 55px !important;
}

.has-padding-bottom-55 {
  padding-bottom: 55px !important;
}

.has-margin-left-55 {
  margin-left: 55px !important;
}

.has-padding-left-55 {
  padding-left: 55px !important;
}

.has-margin-right-55 {
  margin-right: 55px !important;
}

.has-padding-right-55 {
  padding-right: 55px !important;
}

.has-margin-60 {
  margin: 60px !important;
}

.has-padding-60 {
  padding: 60px !important;
}

.has-margin-top-60 {
  margin-top: 60px !important;
}

.has-padding-top-60 {
  padding-top: 60px !important;
}

.has-margin-bottom-60 {
  margin-bottom: 60px !important;
}

.has-padding-bottom-60 {
  padding-bottom: 60px !important;
}

.has-margin-left-60 {
  margin-left: 60px !important;
}

.has-padding-left-60 {
  padding-left: 60px !important;
}

.has-margin-right-60 {
  margin-right: 60px !important;
}

.has-padding-right-60 {
  padding-right: 60px !important;
}

.has-margin-65 {
  margin: 65px !important;
}

.has-padding-65 {
  padding: 65px !important;
}

.has-margin-top-65 {
  margin-top: 65px !important;
}

.has-padding-top-65 {
  padding-top: 65px !important;
}

.has-margin-bottom-65 {
  margin-bottom: 65px !important;
}

.has-padding-bottom-65 {
  padding-bottom: 65px !important;
}

.has-margin-left-65 {
  margin-left: 65px !important;
}

.has-padding-left-65 {
  padding-left: 65px !important;
}

.has-margin-right-65 {
  margin-right: 65px !important;
}

.has-padding-right-65 {
  padding-right: 65px !important;
}

.has-margin-70 {
  margin: 70px !important;
}

.has-padding-70 {
  padding: 70px !important;
}

.has-margin-top-70 {
  margin-top: 70px !important;
}

.has-padding-top-70 {
  padding-top: 70px !important;
}

.has-margin-bottom-70 {
  margin-bottom: 70px !important;
}

.has-padding-bottom-70 {
  padding-bottom: 70px !important;
}

.has-margin-left-70 {
  margin-left: 70px !important;
}

.has-padding-left-70 {
  padding-left: 70px !important;
}

.has-margin-right-70 {
  margin-right: 70px !important;
}

.has-padding-right-70 {
  padding-right: 70px !important;
}

.has-margin-75 {
  margin: 75px !important;
}

.has-padding-75 {
  padding: 75px !important;
}

.has-margin-top-75 {
  margin-top: 75px !important;
}

.has-padding-top-75 {
  padding-top: 75px !important;
}

.has-margin-bottom-75 {
  margin-bottom: 75px !important;
}

.has-padding-bottom-75 {
  padding-bottom: 75px !important;
}

.has-margin-left-75 {
  margin-left: 75px !important;
}

.has-padding-left-75 {
  padding-left: 75px !important;
}

.has-margin-right-75 {
  margin-right: 75px !important;
}

.has-padding-right-75 {
  padding-right: 75px !important;
}

.has-margin-80 {
  margin: 80px !important;
}

.has-padding-80 {
  padding: 80px !important;
}

.has-margin-top-80 {
  margin-top: 80px !important;
}

.has-padding-top-80 {
  padding-top: 80px !important;
}

.has-margin-bottom-80 {
  margin-bottom: 80px !important;
}

.has-padding-bottom-80 {
  padding-bottom: 80px !important;
}

.has-margin-left-80 {
  margin-left: 80px !important;
}

.has-padding-left-80 {
  padding-left: 80px !important;
}

.has-margin-right-80 {
  margin-right: 80px !important;
}

.has-padding-right-80 {
  padding-right: 80px !important;
}

.has-margin-85 {
  margin: 85px !important;
}

.has-padding-85 {
  padding: 85px !important;
}

.has-margin-top-85 {
  margin-top: 85px !important;
}

.has-padding-top-85 {
  padding-top: 85px !important;
}

.has-margin-bottom-85 {
  margin-bottom: 85px !important;
}

.has-padding-bottom-85 {
  padding-bottom: 85px !important;
}

.has-margin-left-85 {
  margin-left: 85px !important;
}

.has-padding-left-85 {
  padding-left: 85px !important;
}

.has-margin-right-85 {
  margin-right: 85px !important;
}

.has-padding-right-85 {
  padding-right: 85px !important;
}

.has-margin-90 {
  margin: 90px !important;
}

.has-padding-90 {
  padding: 90px !important;
}

.has-margin-top-90 {
  margin-top: 90px !important;
}

.has-padding-top-90 {
  padding-top: 90px !important;
}

.has-margin-bottom-90 {
  margin-bottom: 90px !important;
}

.has-padding-bottom-90 {
  padding-bottom: 90px !important;
}

.has-margin-left-90 {
  margin-left: 90px !important;
}

.has-padding-left-90 {
  padding-left: 90px !important;
}

.has-margin-right-90 {
  margin-right: 90px !important;
}

.has-padding-right-90 {
  padding-right: 90px !important;
}

.has-margin-95 {
  margin: 95px !important;
}

.has-padding-95 {
  padding: 95px !important;
}

.has-margin-top-95 {
  margin-top: 95px !important;
}

.has-padding-top-95 {
  padding-top: 95px !important;
}

.has-margin-bottom-95 {
  margin-bottom: 95px !important;
}

.has-padding-bottom-95 {
  padding-bottom: 95px !important;
}

.has-margin-left-95 {
  margin-left: 95px !important;
}

.has-padding-left-95 {
  padding-left: 95px !important;
}

.has-margin-right-95 {
  margin-right: 95px !important;
}

.has-padding-right-95 {
  padding-right: 95px !important;
}

.has-margin-100 {
  margin: 100px !important;
}

.has-padding-100 {
  padding: 100px !important;
}

.has-margin-top-100 {
  margin-top: 100px !important;
}

.has-padding-top-100 {
  padding-top: 100px !important;
}

.has-margin-bottom-100 {
  margin-bottom: 100px !important;
}

.has-padding-bottom-100 {
  padding-bottom: 100px !important;
}

.has-margin-left-100 {
  margin-left: 100px !important;
}

.has-padding-left-100 {
  padding-left: 100px !important;
}

.has-margin-right-100 {
  margin-right: 100px !important;
}

.has-padding-right-100 {
  padding-right: 100px !important;
}

.has-margin-105 {
  margin: 105px !important;
}

.has-padding-105 {
  padding: 105px !important;
}

.has-margin-top-105 {
  margin-top: 105px !important;
}

.has-padding-top-105 {
  padding-top: 105px !important;
}

.has-margin-bottom-105 {
  margin-bottom: 105px !important;
}

.has-padding-bottom-105 {
  padding-bottom: 105px !important;
}

.has-margin-left-105 {
  margin-left: 105px !important;
}

.has-padding-left-105 {
  padding-left: 105px !important;
}

.has-margin-right-105 {
  margin-right: 105px !important;
}

.has-padding-right-105 {
  padding-right: 105px !important;
}

.has-margin-110 {
  margin: 110px !important;
}

.has-padding-110 {
  padding: 110px !important;
}

.has-margin-top-110 {
  margin-top: 110px !important;
}

.has-padding-top-110 {
  padding-top: 110px !important;
}

.has-margin-bottom-110 {
  margin-bottom: 110px !important;
}

.has-padding-bottom-110 {
  padding-bottom: 110px !important;
}

.has-margin-left-110 {
  margin-left: 110px !important;
}

.has-padding-left-110 {
  padding-left: 110px !important;
}

.has-margin-right-110 {
  margin-right: 110px !important;
}

.has-padding-right-110 {
  padding-right: 110px !important;
}

.has-margin-115 {
  margin: 115px !important;
}

.has-padding-115 {
  padding: 115px !important;
}

.has-margin-top-115 {
  margin-top: 115px !important;
}

.has-padding-top-115 {
  padding-top: 115px !important;
}

.has-margin-bottom-115 {
  margin-bottom: 115px !important;
}

.has-padding-bottom-115 {
  padding-bottom: 115px !important;
}

.has-margin-left-115 {
  margin-left: 115px !important;
}

.has-padding-left-115 {
  padding-left: 115px !important;
}

.has-margin-right-115 {
  margin-right: 115px !important;
}

.has-padding-right-115 {
  padding-right: 115px !important;
}

.has-margin-120 {
  margin: 120px !important;
}

.has-padding-120 {
  padding: 120px !important;
}

.has-margin-top-120 {
  margin-top: 120px !important;
}

.has-padding-top-120 {
  padding-top: 120px !important;
}

.has-margin-bottom-120 {
  margin-bottom: 120px !important;
}

.has-padding-bottom-120 {
  padding-bottom: 120px !important;
}

.has-margin-left-120 {
  margin-left: 120px !important;
}

.has-padding-left-120 {
  padding-left: 120px !important;
}

.has-margin-right-120 {
  margin-right: 120px !important;
}

.has-padding-right-120 {
  padding-right: 120px !important;
}

.has-margin-125 {
  margin: 125px !important;
}

.has-padding-125 {
  padding: 125px !important;
}

.has-margin-top-125 {
  margin-top: 125px !important;
}

.has-padding-top-125 {
  padding-top: 125px !important;
}

.has-margin-bottom-125 {
  margin-bottom: 125px !important;
}

.has-padding-bottom-125 {
  padding-bottom: 125px !important;
}

.has-margin-left-125 {
  margin-left: 125px !important;
}

.has-padding-left-125 {
  padding-left: 125px !important;
}

.has-margin-right-125 {
  margin-right: 125px !important;
}

.has-padding-right-125 {
  padding-right: 125px !important;
}

.has-margin-130 {
  margin: 130px !important;
}

.has-padding-130 {
  padding: 130px !important;
}

.has-margin-top-130 {
  margin-top: 130px !important;
}

.has-padding-top-130 {
  padding-top: 130px !important;
}

.has-margin-bottom-130 {
  margin-bottom: 130px !important;
}

.has-padding-bottom-130 {
  padding-bottom: 130px !important;
}

.has-margin-left-130 {
  margin-left: 130px !important;
}

.has-padding-left-130 {
  padding-left: 130px !important;
}

.has-margin-right-130 {
  margin-right: 130px !important;
}

.has-padding-right-130 {
  padding-right: 130px !important;
}

.has-margin-135 {
  margin: 135px !important;
}

.has-padding-135 {
  padding: 135px !important;
}

.has-margin-top-135 {
  margin-top: 135px !important;
}

.has-padding-top-135 {
  padding-top: 135px !important;
}

.has-margin-bottom-135 {
  margin-bottom: 135px !important;
}

.has-padding-bottom-135 {
  padding-bottom: 135px !important;
}

.has-margin-left-135 {
  margin-left: 135px !important;
}

.has-padding-left-135 {
  padding-left: 135px !important;
}

.has-margin-right-135 {
  margin-right: 135px !important;
}

.has-padding-right-135 {
  padding-right: 135px !important;
}

.has-margin-140 {
  margin: 140px !important;
}

.has-padding-140 {
  padding: 140px !important;
}

.has-margin-top-140 {
  margin-top: 140px !important;
}

.has-padding-top-140 {
  padding-top: 140px !important;
}

.has-margin-bottom-140 {
  margin-bottom: 140px !important;
}

.has-padding-bottom-140 {
  padding-bottom: 140px !important;
}

.has-margin-left-140 {
  margin-left: 140px !important;
}

.has-padding-left-140 {
  padding-left: 140px !important;
}

.has-margin-right-140 {
  margin-right: 140px !important;
}

.has-padding-right-140 {
  padding-right: 140px !important;
}

.has-margin-145 {
  margin: 145px !important;
}

.has-padding-145 {
  padding: 145px !important;
}

.has-margin-top-145 {
  margin-top: 145px !important;
}

.has-padding-top-145 {
  padding-top: 145px !important;
}

.has-margin-bottom-145 {
  margin-bottom: 145px !important;
}

.has-padding-bottom-145 {
  padding-bottom: 145px !important;
}

.has-margin-left-145 {
  margin-left: 145px !important;
}

.has-padding-left-145 {
  padding-left: 145px !important;
}

.has-margin-right-145 {
  margin-right: 145px !important;
}

.has-padding-right-145 {
  padding-right: 145px !important;
}

.is-top-marginless {
  margin-top: 0 !important;
}

.is-top-paddingless {
  padding-top: 0 !important;
}

.is-bottom-marginless {
  margin-bottom: 0 !important;
}

.is-bottom-paddingless {
  padding-bottom: 0 !important;
}

.is-left-marginless {
  margin-left: 0 !important;
}

.is-left-paddingless {
  padding-left: 0 !important;
}

.is-right-marginless {
  margin-right: 0 !important;
}

.is-right-paddingless {
  padding-right: 0 !important;
}

.has-margin-auto {
  margin: auto !important;
}

.has-margin-top-auto {
  margin-top: auto !important;
}

.has-margin-bottom-auto {
  margin-bottom: auto !important;
}

.has-margin-left-auto {
  margin-left: auto !important;
}

.has-margin-right-auto {
  margin-right: auto !important;
}

@media screen and (max-width: 768px) {
  .flex-mobile {
    display: flex;
  }
}
@media screen and (min-width: 769px), print {
  .flex-tablet {
    display: flex;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .flex-tablet-only {
    display: flex;
  }
}
@media screen and (max-width: 1023px) {
  .flex-touch {
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .flex-desktop {
    display: flex;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .flex-desktop-only {
    display: flex;
  }
}
@media screen and (min-width: 1216px) {
  .flex-widescreen {
    display: flex;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .flex-widescreen-only {
    display: flex;
  }
}
@media screen and (min-width: 1408px) {
  .flex-fullhd {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .flex-row-mobile {
    display: flex;
    flex-direction: row !important;
  }
}
@media screen and (min-width: 769px), print {
  .flex-row-tablet {
    display: flex;
    flex-direction: row !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .flex-row-tablet-only {
    display: flex;
    flex-direction: row !important;
  }
}
@media screen and (max-width: 1023px) {
  .flex-row-touch {
    display: flex;
    flex-direction: row !important;
  }
}
@media screen and (min-width: 1024px) {
  .flex-row-desktop {
    display: flex;
    flex-direction: row !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .flex-row-desktop-only {
    display: flex;
    flex-direction: row !important;
  }
}
@media screen and (min-width: 1216px) {
  .flex-row-widescreen {
    display: flex;
    flex-direction: row !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .flex-row-widescreen-only {
    display: flex;
    flex-direction: row !important;
  }
}
@media screen and (min-width: 1408px) {
  .flex-row-fullhd {
    display: flex;
    flex-direction: row !important;
  }
}
@media screen and (max-width: 768px) {
  .flex-column-mobile {
    display: flex;
    flex-direction: column !important;
  }
}
@media screen and (min-width: 769px), print {
  .flex-column-tablet {
    display: flex;
    flex-direction: column !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .flex-column-tablet-only {
    display: flex;
    flex-direction: column !important;
  }
}
@media screen and (max-width: 1023px) {
  .flex-column-touch {
    display: flex;
    flex-direction: column !important;
  }
}
@media screen and (min-width: 1024px) {
  .flex-column-desktop {
    display: flex;
    flex-direction: column !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .flex-column-desktop-only {
    display: flex;
    flex-direction: column !important;
  }
}
@media screen and (min-width: 1216px) {
  .flex-column-widescreen {
    display: flex;
    flex-direction: column !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .flex-column-widescreen-only {
    display: flex;
    flex-direction: column !important;
  }
}
@media screen and (min-width: 1408px) {
  .flex-column-fullhd {
    display: flex;
    flex-direction: column !important;
  }
}
@media screen and (max-width: 768px) {
  .nowrap-mobile {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 769px), print {
  .nowrap-tablet {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .nowrap-tablet-only {
    flex-wrap: nowrap !important;
  }
}
@media screen and (max-width: 1023px) {
  .nowrap-touch {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 1024px) {
  .nowrap-desktop {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .nowrap-desktop-only {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 1216px) {
  .nowrap-widescreen {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .nowrap-widescreen-only {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 1408px) {
  .nowrap-fullhd {
    flex-wrap: nowrap !important;
  }
}
@media screen and (max-width: 768px) {
  .wrap-mobile {
    flex-wrap: wrap !important;
  }
}
@media screen and (min-width: 769px), print {
  .wrap-tablet {
    flex-wrap: wrap !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .wrap-tablet-only {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 1023px) {
  .wrap-touch {
    flex-wrap: wrap !important;
  }
}
@media screen and (min-width: 1024px) {
  .wrap-desktop {
    flex-wrap: wrap !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .wrap-desktop-only {
    flex-wrap: wrap !important;
  }
}
@media screen and (min-width: 1216px) {
  .wrap-widescreen {
    flex-wrap: wrap !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .wrap-widescreen-only {
    flex-wrap: wrap !important;
  }
}
@media screen and (min-width: 1408px) {
  .wrap-fullhd {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 768px) {
  .wrap-reverse-mobile {
    flex-wrap: wrap-reverse !important;
  }
}
@media screen and (min-width: 769px), print {
  .wrap-reverse-tablet {
    flex-wrap: wrap-reverse !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .wrap-reverse-tablet-only {
    flex-wrap: wrap-reverse !important;
  }
}
@media screen and (max-width: 1023px) {
  .wrap-reverse-touch {
    flex-wrap: wrap-reverse !important;
  }
}
@media screen and (min-width: 1024px) {
  .wrap-reverse-desktop {
    flex-wrap: wrap-reverse !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .wrap-reverse-desktop-only {
    flex-wrap: wrap-reverse !important;
  }
}
@media screen and (min-width: 1216px) {
  .wrap-reverse-widescreen {
    flex-wrap: wrap-reverse !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .wrap-reverse-widescreen-only {
    flex-wrap: wrap-reverse !important;
  }
}
@media screen and (min-width: 1408px) {
  .wrap-reverse-fullhd {
    flex-wrap: wrap-reverse !important;
  }
}
@media screen and (max-width: 768px) {
  .align-start-mobile {
    align-content: start !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-start-tablet {
    align-content: start !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-start-tablet-only {
    align-content: start !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-start-touch {
    align-content: start !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-start-desktop {
    align-content: start !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-start-desktop-only {
    align-content: start !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-start-widescreen {
    align-content: start !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-start-widescreen-only {
    align-content: start !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-start-fullhd {
    align-content: start !important;
  }
}
@media screen and (max-width: 768px) {
  .align-end-mobile {
    align-content: end !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-end-tablet {
    align-content: end !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-end-tablet-only {
    align-content: end !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-end-touch {
    align-content: end !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-end-desktop {
    align-content: end !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-end-desktop-only {
    align-content: end !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-end-widescreen {
    align-content: end !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-end-widescreen-only {
    align-content: end !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-end-fullhd {
    align-content: end !important;
  }
}
@media screen and (max-width: 768px) {
  .align-flex-start-mobile {
    align-content: flex-start !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-flex-start-tablet {
    align-content: flex-start !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-flex-start-tablet-only {
    align-content: flex-start !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-flex-start-touch {
    align-content: flex-start !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-flex-start-desktop {
    align-content: flex-start !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-flex-start-desktop-only {
    align-content: flex-start !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-flex-start-widescreen {
    align-content: flex-start !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-flex-start-widescreen-only {
    align-content: flex-start !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-flex-start-fullhd {
    align-content: flex-start !important;
  }
}
@media screen and (max-width: 768px) {
  .align-flex-end-mobile {
    align-content: flex-end !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-flex-end-tablet {
    align-content: flex-end !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-flex-end-tablet-only {
    align-content: flex-end !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-flex-end-touch {
    align-content: flex-end !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-flex-end-desktop {
    align-content: flex-end !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-flex-end-desktop-only {
    align-content: flex-end !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-flex-end-widescreen {
    align-content: flex-end !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-flex-end-widescreen-only {
    align-content: flex-end !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-flex-end-fullhd {
    align-content: flex-end !important;
  }
}
@media screen and (max-width: 768px) {
  .align-center-mobile {
    align-content: center !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-center-tablet {
    align-content: center !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-center-tablet-only {
    align-content: center !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-center-touch {
    align-content: center !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-center-desktop {
    align-content: center !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-center-desktop-only {
    align-content: center !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-center-widescreen {
    align-content: center !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-center-widescreen-only {
    align-content: center !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-center-fullhd {
    align-content: center !important;
  }
}
@media screen and (max-width: 768px) {
  .align-normal-mobile {
    align-content: normal !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-normal-tablet {
    align-content: normal !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-normal-tablet-only {
    align-content: normal !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-normal-touch {
    align-content: normal !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-normal-desktop {
    align-content: normal !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-normal-desktop-only {
    align-content: normal !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-normal-widescreen {
    align-content: normal !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-normal-widescreen-only {
    align-content: normal !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-normal-fullhd {
    align-content: normal !important;
  }
}
@media screen and (max-width: 768px) {
  .align-space-between-mobile {
    align-content: space-between !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-space-between-tablet {
    align-content: space-between !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-space-between-tablet-only {
    align-content: space-between !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-space-between-touch {
    align-content: space-between !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-space-between-desktop {
    align-content: space-between !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-space-between-desktop-only {
    align-content: space-between !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-space-between-widescreen {
    align-content: space-between !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-space-between-widescreen-only {
    align-content: space-between !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-space-between-fullhd {
    align-content: space-between !important;
  }
}
@media screen and (max-width: 768px) {
  .align-space-around-mobile {
    align-content: space-around !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-space-around-tablet {
    align-content: space-around !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-space-around-tablet-only {
    align-content: space-around !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-space-around-touch {
    align-content: space-around !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-space-around-desktop {
    align-content: space-around !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-space-around-desktop-only {
    align-content: space-around !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-space-around-widescreen {
    align-content: space-around !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-space-around-widescreen-only {
    align-content: space-around !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-space-around-fullhd {
    align-content: space-around !important;
  }
}
@media screen and (max-width: 768px) {
  .align-space-evenly-mobile {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-space-evenly-tablet {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-space-evenly-tablet-only {
    align-content: space-evenly !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-space-evenly-touch {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-space-evenly-desktop {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-space-evenly-desktop-only {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-space-evenly-widescreen {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-space-evenly-widescreen-only {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-space-evenly-fullhd {
    align-content: space-evenly !important;
  }
}
@media screen and (max-width: 768px) {
  .align-stretch-mobile {
    align-content: stretch !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-stretch-tablet {
    align-content: stretch !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-stretch-tablet-only {
    align-content: stretch !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-stretch-touch {
    align-content: stretch !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-stretch-desktop {
    align-content: stretch !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-stretch-desktop-only {
    align-content: stretch !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-stretch-widescreen {
    align-content: stretch !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-stretch-widescreen-only {
    align-content: stretch !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-stretch-fullhd {
    align-content: stretch !important;
  }
}
@media screen and (max-width: 768px) {
  .align-baseline-mobile {
    align-content: baseline !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-baseline-tablet {
    align-content: baseline !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-baseline-tablet-only {
    align-content: baseline !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-baseline-touch {
    align-content: baseline !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-baseline-desktop {
    align-content: baseline !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-baseline-desktop-only {
    align-content: baseline !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-baseline-widescreen {
    align-content: baseline !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-baseline-widescreen-only {
    align-content: baseline !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-baseline-fullhd {
    align-content: baseline !important;
  }
}
@media screen and (max-width: 768px) {
  .justify-left-mobile {
    justify-content: left !important;
  }
}
@media screen and (min-width: 769px), print {
  .justify-left-tablet {
    justify-content: left !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .justify-left-tablet-only {
    justify-content: left !important;
  }
}
@media screen and (max-width: 1023px) {
  .justify-left-touch {
    justify-content: left !important;
  }
}
@media screen and (min-width: 1024px) {
  .justify-left-desktop {
    justify-content: left !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .justify-left-desktop-only {
    justify-content: left !important;
  }
}
@media screen and (min-width: 1216px) {
  .justify-left-widescreen {
    justify-content: left !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .justify-left-widescreen-only {
    justify-content: left !important;
  }
}
@media screen and (min-width: 1408px) {
  .justify-left-fullhd {
    justify-content: left !important;
  }
}
@media screen and (max-width: 768px) {
  .justify-right-mobile {
    justify-content: right !important;
  }
}
@media screen and (min-width: 769px), print {
  .justify-right-tablet {
    justify-content: right !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .justify-right-tablet-only {
    justify-content: right !important;
  }
}
@media screen and (max-width: 1023px) {
  .justify-right-touch {
    justify-content: right !important;
  }
}
@media screen and (min-width: 1024px) {
  .justify-right-desktop {
    justify-content: right !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .justify-right-desktop-only {
    justify-content: right !important;
  }
}
@media screen and (min-width: 1216px) {
  .justify-right-widescreen {
    justify-content: right !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .justify-right-widescreen-only {
    justify-content: right !important;
  }
}
@media screen and (min-width: 1408px) {
  .justify-right-fullhd {
    justify-content: right !important;
  }
}
@media screen and (max-width: 768px) {
  .justify-start-mobile {
    justify-content: start !important;
  }
}
@media screen and (min-width: 769px), print {
  .justify-start-tablet {
    justify-content: start !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .justify-start-tablet-only {
    justify-content: start !important;
  }
}
@media screen and (max-width: 1023px) {
  .justify-start-touch {
    justify-content: start !important;
  }
}
@media screen and (min-width: 1024px) {
  .justify-start-desktop {
    justify-content: start !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .justify-start-desktop-only {
    justify-content: start !important;
  }
}
@media screen and (min-width: 1216px) {
  .justify-start-widescreen {
    justify-content: start !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .justify-start-widescreen-only {
    justify-content: start !important;
  }
}
@media screen and (min-width: 1408px) {
  .justify-start-fullhd {
    justify-content: start !important;
  }
}
@media screen and (max-width: 768px) {
  .justify-end-mobile {
    justify-content: end !important;
  }
}
@media screen and (min-width: 769px), print {
  .justify-end-tablet {
    justify-content: end !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .justify-end-tablet-only {
    justify-content: end !important;
  }
}
@media screen and (max-width: 1023px) {
  .justify-end-touch {
    justify-content: end !important;
  }
}
@media screen and (min-width: 1024px) {
  .justify-end-desktop {
    justify-content: end !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .justify-end-desktop-only {
    justify-content: end !important;
  }
}
@media screen and (min-width: 1216px) {
  .justify-end-widescreen {
    justify-content: end !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .justify-end-widescreen-only {
    justify-content: end !important;
  }
}
@media screen and (min-width: 1408px) {
  .justify-end-fullhd {
    justify-content: end !important;
  }
}
@media screen and (max-width: 768px) {
  .justify-flex-start-mobile {
    justify-content: flex-start !important;
  }
}
@media screen and (min-width: 769px), print {
  .justify-flex-start-tablet {
    justify-content: flex-start !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .justify-flex-start-tablet-only {
    justify-content: flex-start !important;
  }
}
@media screen and (max-width: 1023px) {
  .justify-flex-start-touch {
    justify-content: flex-start !important;
  }
}
@media screen and (min-width: 1024px) {
  .justify-flex-start-desktop {
    justify-content: flex-start !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .justify-flex-start-desktop-only {
    justify-content: flex-start !important;
  }
}
@media screen and (min-width: 1216px) {
  .justify-flex-start-widescreen {
    justify-content: flex-start !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .justify-flex-start-widescreen-only {
    justify-content: flex-start !important;
  }
}
@media screen and (min-width: 1408px) {
  .justify-flex-start-fullhd {
    justify-content: flex-start !important;
  }
}
@media screen and (max-width: 768px) {
  .justify-flex-end-mobile {
    justify-content: flex-end !important;
  }
}
@media screen and (min-width: 769px), print {
  .justify-flex-end-tablet {
    justify-content: flex-end !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .justify-flex-end-tablet-only {
    justify-content: flex-end !important;
  }
}
@media screen and (max-width: 1023px) {
  .justify-flex-end-touch {
    justify-content: flex-end !important;
  }
}
@media screen and (min-width: 1024px) {
  .justify-flex-end-desktop {
    justify-content: flex-end !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .justify-flex-end-desktop-only {
    justify-content: flex-end !important;
  }
}
@media screen and (min-width: 1216px) {
  .justify-flex-end-widescreen {
    justify-content: flex-end !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .justify-flex-end-widescreen-only {
    justify-content: flex-end !important;
  }
}
@media screen and (min-width: 1408px) {
  .justify-flex-end-fullhd {
    justify-content: flex-end !important;
  }
}
@media screen and (max-width: 768px) {
  .justify-center-mobile {
    justify-content: center !important;
  }
}
@media screen and (min-width: 769px), print {
  .justify-center-tablet {
    justify-content: center !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .justify-center-tablet-only {
    justify-content: center !important;
  }
}
@media screen and (max-width: 1023px) {
  .justify-center-touch {
    justify-content: center !important;
  }
}
@media screen and (min-width: 1024px) {
  .justify-center-desktop {
    justify-content: center !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .justify-center-desktop-only {
    justify-content: center !important;
  }
}
@media screen and (min-width: 1216px) {
  .justify-center-widescreen {
    justify-content: center !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .justify-center-widescreen-only {
    justify-content: center !important;
  }
}
@media screen and (min-width: 1408px) {
  .justify-center-fullhd {
    justify-content: center !important;
  }
}
@media screen and (max-width: 768px) {
  .justify-normal-mobile {
    justify-content: normal !important;
  }
}
@media screen and (min-width: 769px), print {
  .justify-normal-tablet {
    justify-content: normal !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .justify-normal-tablet-only {
    justify-content: normal !important;
  }
}
@media screen and (max-width: 1023px) {
  .justify-normal-touch {
    justify-content: normal !important;
  }
}
@media screen and (min-width: 1024px) {
  .justify-normal-desktop {
    justify-content: normal !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .justify-normal-desktop-only {
    justify-content: normal !important;
  }
}
@media screen and (min-width: 1216px) {
  .justify-normal-widescreen {
    justify-content: normal !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .justify-normal-widescreen-only {
    justify-content: normal !important;
  }
}
@media screen and (min-width: 1408px) {
  .justify-normal-fullhd {
    justify-content: normal !important;
  }
}
@media screen and (max-width: 768px) {
  .justify-space-between-mobile {
    justify-content: space-between !important;
  }
}
@media screen and (min-width: 769px), print {
  .justify-space-between-tablet {
    justify-content: space-between !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .justify-space-between-tablet-only {
    justify-content: space-between !important;
  }
}
@media screen and (max-width: 1023px) {
  .justify-space-between-touch {
    justify-content: space-between !important;
  }
}
@media screen and (min-width: 1024px) {
  .justify-space-between-desktop {
    justify-content: space-between !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .justify-space-between-desktop-only {
    justify-content: space-between !important;
  }
}
@media screen and (min-width: 1216px) {
  .justify-space-between-widescreen {
    justify-content: space-between !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .justify-space-between-widescreen-only {
    justify-content: space-between !important;
  }
}
@media screen and (min-width: 1408px) {
  .justify-space-between-fullhd {
    justify-content: space-between !important;
  }
}
@media screen and (max-width: 768px) {
  .justify-space-around-mobile {
    justify-content: space-around !important;
  }
}
@media screen and (min-width: 769px), print {
  .justify-space-around-tablet {
    justify-content: space-around !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .justify-space-around-tablet-only {
    justify-content: space-around !important;
  }
}
@media screen and (max-width: 1023px) {
  .justify-space-around-touch {
    justify-content: space-around !important;
  }
}
@media screen and (min-width: 1024px) {
  .justify-space-around-desktop {
    justify-content: space-around !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .justify-space-around-desktop-only {
    justify-content: space-around !important;
  }
}
@media screen and (min-width: 1216px) {
  .justify-space-around-widescreen {
    justify-content: space-around !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .justify-space-around-widescreen-only {
    justify-content: space-around !important;
  }
}
@media screen and (min-width: 1408px) {
  .justify-space-around-fullhd {
    justify-content: space-around !important;
  }
}
@media screen and (max-width: 768px) {
  .justify-space-evenly-mobile {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 769px), print {
  .justify-space-evenly-tablet {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .justify-space-evenly-tablet-only {
    justify-content: space-evenly !important;
  }
}
@media screen and (max-width: 1023px) {
  .justify-space-evenly-touch {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 1024px) {
  .justify-space-evenly-desktop {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .justify-space-evenly-desktop-only {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 1216px) {
  .justify-space-evenly-widescreen {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .justify-space-evenly-widescreen-only {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 1408px) {
  .justify-space-evenly-fullhd {
    justify-content: space-evenly !important;
  }
}
@media screen and (max-width: 768px) {
  .justify-stretch-mobile {
    justify-content: stretch !important;
  }
}
@media screen and (min-width: 769px), print {
  .justify-stretch-tablet {
    justify-content: stretch !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .justify-stretch-tablet-only {
    justify-content: stretch !important;
  }
}
@media screen and (max-width: 1023px) {
  .justify-stretch-touch {
    justify-content: stretch !important;
  }
}
@media screen and (min-width: 1024px) {
  .justify-stretch-desktop {
    justify-content: stretch !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .justify-stretch-desktop-only {
    justify-content: stretch !important;
  }
}
@media screen and (min-width: 1216px) {
  .justify-stretch-widescreen {
    justify-content: stretch !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .justify-stretch-widescreen-only {
    justify-content: stretch !important;
  }
}
@media screen and (min-width: 1408px) {
  .justify-stretch-fullhd {
    justify-content: stretch !important;
  }
}
@media screen and (max-width: 768px) {
  .justify-baseline-mobile {
    justify-content: baseline !important;
  }
}
@media screen and (min-width: 769px), print {
  .justify-baseline-tablet {
    justify-content: baseline !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .justify-baseline-tablet-only {
    justify-content: baseline !important;
  }
}
@media screen and (max-width: 1023px) {
  .justify-baseline-touch {
    justify-content: baseline !important;
  }
}
@media screen and (min-width: 1024px) {
  .justify-baseline-desktop {
    justify-content: baseline !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .justify-baseline-desktop-only {
    justify-content: baseline !important;
  }
}
@media screen and (min-width: 1216px) {
  .justify-baseline-widescreen {
    justify-content: baseline !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .justify-baseline-widescreen-only {
    justify-content: baseline !important;
  }
}
@media screen and (min-width: 1408px) {
  .justify-baseline-fullhd {
    justify-content: baseline !important;
  }
}
@media screen and (max-width: 768px) {
  .align-self-auto-mobile {
    align-self: auto !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-self-auto-tablet {
    align-self: auto !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-self-auto-tablet-only {
    align-self: auto !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-self-auto-touch {
    align-self: auto !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-self-auto-desktop {
    align-self: auto !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-self-auto-desktop-only {
    align-self: auto !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-self-auto-widescreen {
    align-self: auto !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-self-auto-widescreen-only {
    align-self: auto !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-self-auto-fullhd {
    align-self: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .align-self-flex-start-mobile {
    align-self: flex-start !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-self-flex-start-tablet {
    align-self: flex-start !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-self-flex-start-tablet-only {
    align-self: flex-start !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-self-flex-start-touch {
    align-self: flex-start !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-self-flex-start-desktop {
    align-self: flex-start !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-self-flex-start-desktop-only {
    align-self: flex-start !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-self-flex-start-widescreen {
    align-self: flex-start !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-self-flex-start-widescreen-only {
    align-self: flex-start !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-self-flex-start-fullhd {
    align-self: flex-start !important;
  }
}
@media screen and (max-width: 768px) {
  .align-self-flex-end-mobile {
    align-self: flex-end !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-self-flex-end-tablet {
    align-self: flex-end !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-self-flex-end-tablet-only {
    align-self: flex-end !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-self-flex-end-touch {
    align-self: flex-end !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-self-flex-end-desktop {
    align-self: flex-end !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-self-flex-end-desktop-only {
    align-self: flex-end !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-self-flex-end-widescreen {
    align-self: flex-end !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-self-flex-end-widescreen-only {
    align-self: flex-end !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-self-flex-end-fullhd {
    align-self: flex-end !important;
  }
}
@media screen and (max-width: 768px) {
  .align-self-center-mobile {
    align-self: center !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-self-center-tablet {
    align-self: center !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-self-center-tablet-only {
    align-self: center !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-self-center-touch {
    align-self: center !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-self-center-desktop {
    align-self: center !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-self-center-desktop-only {
    align-self: center !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-self-center-widescreen {
    align-self: center !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-self-center-widescreen-only {
    align-self: center !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-self-center-fullhd {
    align-self: center !important;
  }
}
@media screen and (max-width: 768px) {
  .align-self-baseline-mobile {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-self-baseline-tablet {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-self-baseline-tablet-only {
    align-self: baseline !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-self-baseline-touch {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-self-baseline-desktop {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-self-baseline-desktop-only {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-self-baseline-widescreen {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-self-baseline-widescreen-only {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-self-baseline-fullhd {
    align-self: baseline !important;
  }
}
@media screen and (max-width: 768px) {
  .align-self-stretch-mobile {
    align-self: stretch !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-self-stretch-tablet {
    align-self: stretch !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-self-stretch-tablet-only {
    align-self: stretch !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-self-stretch-touch {
    align-self: stretch !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-self-stretch-desktop {
    align-self: stretch !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-self-stretch-desktop-only {
    align-self: stretch !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-self-stretch-widescreen {
    align-self: stretch !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-self-stretch-widescreen-only {
    align-self: stretch !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-self-stretch-fullhd {
    align-self: stretch !important;
  }
}
@media screen and (max-width: 768px) {
  .align-items-flex-start-mobile {
    align-items: flex-start !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-items-flex-start-tablet {
    align-items: flex-start !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-items-flex-start-tablet-only {
    align-items: flex-start !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-items-flex-start-touch {
    align-items: flex-start !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-items-flex-start-desktop {
    align-items: flex-start !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-items-flex-start-desktop-only {
    align-items: flex-start !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-items-flex-start-widescreen {
    align-items: flex-start !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-items-flex-start-widescreen-only {
    align-items: flex-start !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-items-flex-start-fullhd {
    align-items: flex-start !important;
  }
}
@media screen and (max-width: 768px) {
  .align-items-flex-end-mobile {
    align-items: flex-end !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-items-flex-end-tablet {
    align-items: flex-end !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-items-flex-end-tablet-only {
    align-items: flex-end !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-items-flex-end-touch {
    align-items: flex-end !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-items-flex-end-desktop {
    align-items: flex-end !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-items-flex-end-desktop-only {
    align-items: flex-end !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-items-flex-end-widescreen {
    align-items: flex-end !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-items-flex-end-widescreen-only {
    align-items: flex-end !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-items-flex-end-fullhd {
    align-items: flex-end !important;
  }
}
@media screen and (max-width: 768px) {
  .align-items-center-mobile {
    align-items: center !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-items-center-tablet {
    align-items: center !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-items-center-tablet-only {
    align-items: center !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-items-center-touch {
    align-items: center !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-items-center-desktop {
    align-items: center !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-items-center-desktop-only {
    align-items: center !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-items-center-widescreen {
    align-items: center !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-items-center-widescreen-only {
    align-items: center !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-items-center-fullhd {
    align-items: center !important;
  }
}
@media screen and (max-width: 768px) {
  .align-items-baseline-mobile {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-items-baseline-tablet {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-items-baseline-tablet-only {
    align-items: baseline !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-items-baseline-touch {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-items-baseline-desktop {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-items-baseline-desktop-only {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-items-baseline-widescreen {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-items-baseline-widescreen-only {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-items-baseline-fullhd {
    align-items: baseline !important;
  }
}
@media screen and (max-width: 768px) {
  .align-items-stretch-mobile {
    align-items: stretch !important;
  }
}
@media screen and (min-width: 769px), print {
  .align-items-stretch-tablet {
    align-items: stretch !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .align-items-stretch-tablet-only {
    align-items: stretch !important;
  }
}
@media screen and (max-width: 1023px) {
  .align-items-stretch-touch {
    align-items: stretch !important;
  }
}
@media screen and (min-width: 1024px) {
  .align-items-stretch-desktop {
    align-items: stretch !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .align-items-stretch-desktop-only {
    align-items: stretch !important;
  }
}
@media screen and (min-width: 1216px) {
  .align-items-stretch-widescreen {
    align-items: stretch !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .align-items-stretch-widescreen-only {
    align-items: stretch !important;
  }
}
@media screen and (min-width: 1408px) {
  .align-items-stretch-fullhd {
    align-items: stretch !important;
  }
}
@media screen and (max-width: 768px) {
  .has-width-50-mobile {
    width: 50px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-width-50-tablet {
    width: 50px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-width-50-tablet-only {
    width: 50px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-width-50-touch {
    width: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-width-50-desktop {
    width: 50px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-width-50-desktop-only {
    width: 50px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-width-50-widescreen {
    width: 50px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-width-50-widescreen-only {
    width: 50px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-width-50-fullhd {
    width: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-height-50-mobile {
    height: 50px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-height-50-tablet {
    height: 50px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-height-50-tablet-only {
    height: 50px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-height-50-touch {
    height: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-height-50-desktop {
    height: 50px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-height-50-desktop-only {
    height: 50px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-height-50-widescreen {
    height: 50px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-height-50-widescreen-only {
    height: 50px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-height-50-fullhd {
    height: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-width-100-mobile {
    width: 100px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-width-100-tablet {
    width: 100px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-width-100-tablet-only {
    width: 100px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-width-100-touch {
    width: 100px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-width-100-desktop {
    width: 100px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-width-100-desktop-only {
    width: 100px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-width-100-widescreen {
    width: 100px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-width-100-widescreen-only {
    width: 100px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-width-100-fullhd {
    width: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-height-100-mobile {
    height: 100px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-height-100-tablet {
    height: 100px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-height-100-tablet-only {
    height: 100px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-height-100-touch {
    height: 100px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-height-100-desktop {
    height: 100px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-height-100-desktop-only {
    height: 100px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-height-100-widescreen {
    height: 100px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-height-100-widescreen-only {
    height: 100px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-height-100-fullhd {
    height: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-width-150-mobile {
    width: 150px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-width-150-tablet {
    width: 150px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-width-150-tablet-only {
    width: 150px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-width-150-touch {
    width: 150px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-width-150-desktop {
    width: 150px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-width-150-desktop-only {
    width: 150px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-width-150-widescreen {
    width: 150px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-width-150-widescreen-only {
    width: 150px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-width-150-fullhd {
    width: 150px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-height-150-mobile {
    height: 150px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-height-150-tablet {
    height: 150px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-height-150-tablet-only {
    height: 150px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-height-150-touch {
    height: 150px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-height-150-desktop {
    height: 150px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-height-150-desktop-only {
    height: 150px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-height-150-widescreen {
    height: 150px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-height-150-widescreen-only {
    height: 150px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-height-150-fullhd {
    height: 150px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-width-200-mobile {
    width: 200px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-width-200-tablet {
    width: 200px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-width-200-tablet-only {
    width: 200px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-width-200-touch {
    width: 200px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-width-200-desktop {
    width: 200px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-width-200-desktop-only {
    width: 200px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-width-200-widescreen {
    width: 200px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-width-200-widescreen-only {
    width: 200px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-width-200-fullhd {
    width: 200px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-height-200-mobile {
    height: 200px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-height-200-tablet {
    height: 200px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-height-200-tablet-only {
    height: 200px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-height-200-touch {
    height: 200px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-height-200-desktop {
    height: 200px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-height-200-desktop-only {
    height: 200px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-height-200-widescreen {
    height: 200px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-height-200-widescreen-only {
    height: 200px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-height-200-fullhd {
    height: 200px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-width-250-mobile {
    width: 250px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-width-250-tablet {
    width: 250px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-width-250-tablet-only {
    width: 250px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-width-250-touch {
    width: 250px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-width-250-desktop {
    width: 250px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-width-250-desktop-only {
    width: 250px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-width-250-widescreen {
    width: 250px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-width-250-widescreen-only {
    width: 250px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-width-250-fullhd {
    width: 250px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-height-250-mobile {
    height: 250px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-height-250-tablet {
    height: 250px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-height-250-tablet-only {
    height: 250px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-height-250-touch {
    height: 250px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-height-250-desktop {
    height: 250px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-height-250-desktop-only {
    height: 250px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-height-250-widescreen {
    height: 250px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-height-250-widescreen-only {
    height: 250px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-height-250-fullhd {
    height: 250px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-width-300-mobile {
    width: 300px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-width-300-tablet {
    width: 300px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-width-300-tablet-only {
    width: 300px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-width-300-touch {
    width: 300px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-width-300-desktop {
    width: 300px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-width-300-desktop-only {
    width: 300px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-width-300-widescreen {
    width: 300px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-width-300-widescreen-only {
    width: 300px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-width-300-fullhd {
    width: 300px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-height-300-mobile {
    height: 300px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-height-300-tablet {
    height: 300px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-height-300-tablet-only {
    height: 300px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-height-300-touch {
    height: 300px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-height-300-desktop {
    height: 300px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-height-300-desktop-only {
    height: 300px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-height-300-widescreen {
    height: 300px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-height-300-widescreen-only {
    height: 300px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-height-300-fullhd {
    height: 300px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-width-350-mobile {
    width: 350px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-width-350-tablet {
    width: 350px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-width-350-tablet-only {
    width: 350px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-width-350-touch {
    width: 350px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-width-350-desktop {
    width: 350px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-width-350-desktop-only {
    width: 350px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-width-350-widescreen {
    width: 350px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-width-350-widescreen-only {
    width: 350px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-width-350-fullhd {
    width: 350px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-height-350-mobile {
    height: 350px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-height-350-tablet {
    height: 350px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-height-350-tablet-only {
    height: 350px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-height-350-touch {
    height: 350px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-height-350-desktop {
    height: 350px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-height-350-desktop-only {
    height: 350px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-height-350-widescreen {
    height: 350px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-height-350-widescreen-only {
    height: 350px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-height-350-fullhd {
    height: 350px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-max-width-50-mobile {
    max-width: 50px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-max-width-50-tablet {
    max-width: 50px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-max-width-50-tablet-only {
    max-width: 50px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-max-width-50-touch {
    max-width: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-max-width-50-desktop {
    max-width: 50px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-max-width-50-desktop-only {
    max-width: 50px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-max-width-50-widescreen {
    max-width: 50px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-max-width-50-widescreen-only {
    max-width: 50px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-max-width-50-fullhd {
    max-width: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-min-width-50-mobile {
    min-width: 50px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-min-width-50-tablet {
    min-width: 50px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-min-width-50-tablet-only {
    min-width: 50px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-min-width-50-touch {
    min-width: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-min-width-50-desktop {
    min-width: 50px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-min-width-50-desktop-only {
    min-width: 50px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-min-width-50-widescreen {
    min-width: 50px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-min-width-50-widescreen-only {
    min-width: 50px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-min-width-50-fullhd {
    min-width: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-max-height-50-mobile {
    max-height: 50px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-max-height-50-tablet {
    max-height: 50px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-max-height-50-tablet-only {
    max-height: 50px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-max-height-50-touch {
    max-height: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-max-height-50-desktop {
    max-height: 50px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-max-height-50-desktop-only {
    max-height: 50px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-max-height-50-widescreen {
    max-height: 50px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-max-height-50-widescreen-only {
    max-height: 50px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-max-height-50-fullhd {
    max-height: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-min-height-50-mobile {
    min-height: 50px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-min-height-50-tablet {
    min-height: 50px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-min-height-50-tablet-only {
    min-height: 50px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-min-height-50-touch {
    min-height: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-min-height-50-desktop {
    min-height: 50px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-min-height-50-desktop-only {
    min-height: 50px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-min-height-50-widescreen {
    min-height: 50px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-min-height-50-widescreen-only {
    min-height: 50px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-min-height-50-fullhd {
    min-height: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-max-width-100-mobile {
    max-width: 100px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-max-width-100-tablet {
    max-width: 100px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-max-width-100-tablet-only {
    max-width: 100px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-max-width-100-touch {
    max-width: 100px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-max-width-100-desktop {
    max-width: 100px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-max-width-100-desktop-only {
    max-width: 100px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-max-width-100-widescreen {
    max-width: 100px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-max-width-100-widescreen-only {
    max-width: 100px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-max-width-100-fullhd {
    max-width: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-min-width-100-mobile {
    min-width: 100px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-min-width-100-tablet {
    min-width: 100px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-min-width-100-tablet-only {
    min-width: 100px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-min-width-100-touch {
    min-width: 100px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-min-width-100-desktop {
    min-width: 100px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-min-width-100-desktop-only {
    min-width: 100px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-min-width-100-widescreen {
    min-width: 100px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-min-width-100-widescreen-only {
    min-width: 100px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-min-width-100-fullhd {
    min-width: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-max-height-100-mobile {
    max-height: 100px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-max-height-100-tablet {
    max-height: 100px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-max-height-100-tablet-only {
    max-height: 100px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-max-height-100-touch {
    max-height: 100px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-max-height-100-desktop {
    max-height: 100px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-max-height-100-desktop-only {
    max-height: 100px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-max-height-100-widescreen {
    max-height: 100px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-max-height-100-widescreen-only {
    max-height: 100px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-max-height-100-fullhd {
    max-height: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-min-height-100-mobile {
    min-height: 100px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-min-height-100-tablet {
    min-height: 100px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-min-height-100-tablet-only {
    min-height: 100px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-min-height-100-touch {
    min-height: 100px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-min-height-100-desktop {
    min-height: 100px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-min-height-100-desktop-only {
    min-height: 100px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-min-height-100-widescreen {
    min-height: 100px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-min-height-100-widescreen-only {
    min-height: 100px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-min-height-100-fullhd {
    min-height: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-max-width-150-mobile {
    max-width: 150px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-max-width-150-tablet {
    max-width: 150px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-max-width-150-tablet-only {
    max-width: 150px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-max-width-150-touch {
    max-width: 150px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-max-width-150-desktop {
    max-width: 150px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-max-width-150-desktop-only {
    max-width: 150px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-max-width-150-widescreen {
    max-width: 150px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-max-width-150-widescreen-only {
    max-width: 150px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-max-width-150-fullhd {
    max-width: 150px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-min-width-150-mobile {
    min-width: 150px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-min-width-150-tablet {
    min-width: 150px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-min-width-150-tablet-only {
    min-width: 150px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-min-width-150-touch {
    min-width: 150px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-min-width-150-desktop {
    min-width: 150px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-min-width-150-desktop-only {
    min-width: 150px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-min-width-150-widescreen {
    min-width: 150px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-min-width-150-widescreen-only {
    min-width: 150px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-min-width-150-fullhd {
    min-width: 150px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-max-height-150-mobile {
    max-height: 150px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-max-height-150-tablet {
    max-height: 150px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-max-height-150-tablet-only {
    max-height: 150px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-max-height-150-touch {
    max-height: 150px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-max-height-150-desktop {
    max-height: 150px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-max-height-150-desktop-only {
    max-height: 150px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-max-height-150-widescreen {
    max-height: 150px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-max-height-150-widescreen-only {
    max-height: 150px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-max-height-150-fullhd {
    max-height: 150px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-min-height-150-mobile {
    min-height: 150px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-min-height-150-tablet {
    min-height: 150px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-min-height-150-tablet-only {
    min-height: 150px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-min-height-150-touch {
    min-height: 150px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-min-height-150-desktop {
    min-height: 150px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-min-height-150-desktop-only {
    min-height: 150px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-min-height-150-widescreen {
    min-height: 150px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-min-height-150-widescreen-only {
    min-height: 150px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-min-height-150-fullhd {
    min-height: 150px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-max-width-200-mobile {
    max-width: 200px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-max-width-200-tablet {
    max-width: 200px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-max-width-200-tablet-only {
    max-width: 200px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-max-width-200-touch {
    max-width: 200px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-max-width-200-desktop {
    max-width: 200px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-max-width-200-desktop-only {
    max-width: 200px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-max-width-200-widescreen {
    max-width: 200px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-max-width-200-widescreen-only {
    max-width: 200px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-max-width-200-fullhd {
    max-width: 200px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-min-width-200-mobile {
    min-width: 200px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-min-width-200-tablet {
    min-width: 200px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-min-width-200-tablet-only {
    min-width: 200px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-min-width-200-touch {
    min-width: 200px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-min-width-200-desktop {
    min-width: 200px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-min-width-200-desktop-only {
    min-width: 200px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-min-width-200-widescreen {
    min-width: 200px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-min-width-200-widescreen-only {
    min-width: 200px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-min-width-200-fullhd {
    min-width: 200px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-max-height-200-mobile {
    max-height: 200px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-max-height-200-tablet {
    max-height: 200px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-max-height-200-tablet-only {
    max-height: 200px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-max-height-200-touch {
    max-height: 200px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-max-height-200-desktop {
    max-height: 200px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-max-height-200-desktop-only {
    max-height: 200px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-max-height-200-widescreen {
    max-height: 200px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-max-height-200-widescreen-only {
    max-height: 200px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-max-height-200-fullhd {
    max-height: 200px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-min-height-200-mobile {
    min-height: 200px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-min-height-200-tablet {
    min-height: 200px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-min-height-200-tablet-only {
    min-height: 200px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-min-height-200-touch {
    min-height: 200px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-min-height-200-desktop {
    min-height: 200px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-min-height-200-desktop-only {
    min-height: 200px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-min-height-200-widescreen {
    min-height: 200px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-min-height-200-widescreen-only {
    min-height: 200px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-min-height-200-fullhd {
    min-height: 200px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-max-width-250-mobile {
    max-width: 250px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-max-width-250-tablet {
    max-width: 250px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-max-width-250-tablet-only {
    max-width: 250px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-max-width-250-touch {
    max-width: 250px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-max-width-250-desktop {
    max-width: 250px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-max-width-250-desktop-only {
    max-width: 250px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-max-width-250-widescreen {
    max-width: 250px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-max-width-250-widescreen-only {
    max-width: 250px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-max-width-250-fullhd {
    max-width: 250px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-min-width-250-mobile {
    min-width: 250px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-min-width-250-tablet {
    min-width: 250px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-min-width-250-tablet-only {
    min-width: 250px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-min-width-250-touch {
    min-width: 250px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-min-width-250-desktop {
    min-width: 250px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-min-width-250-desktop-only {
    min-width: 250px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-min-width-250-widescreen {
    min-width: 250px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-min-width-250-widescreen-only {
    min-width: 250px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-min-width-250-fullhd {
    min-width: 250px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-max-height-250-mobile {
    max-height: 250px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-max-height-250-tablet {
    max-height: 250px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-max-height-250-tablet-only {
    max-height: 250px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-max-height-250-touch {
    max-height: 250px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-max-height-250-desktop {
    max-height: 250px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-max-height-250-desktop-only {
    max-height: 250px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-max-height-250-widescreen {
    max-height: 250px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-max-height-250-widescreen-only {
    max-height: 250px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-max-height-250-fullhd {
    max-height: 250px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-min-height-250-mobile {
    min-height: 250px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-min-height-250-tablet {
    min-height: 250px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-min-height-250-tablet-only {
    min-height: 250px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-min-height-250-touch {
    min-height: 250px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-min-height-250-desktop {
    min-height: 250px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-min-height-250-desktop-only {
    min-height: 250px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-min-height-250-widescreen {
    min-height: 250px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-min-height-250-widescreen-only {
    min-height: 250px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-min-height-250-fullhd {
    min-height: 250px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-max-width-300-mobile {
    max-width: 300px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-max-width-300-tablet {
    max-width: 300px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-max-width-300-tablet-only {
    max-width: 300px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-max-width-300-touch {
    max-width: 300px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-max-width-300-desktop {
    max-width: 300px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-max-width-300-desktop-only {
    max-width: 300px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-max-width-300-widescreen {
    max-width: 300px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-max-width-300-widescreen-only {
    max-width: 300px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-max-width-300-fullhd {
    max-width: 300px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-min-width-300-mobile {
    min-width: 300px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-min-width-300-tablet {
    min-width: 300px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-min-width-300-tablet-only {
    min-width: 300px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-min-width-300-touch {
    min-width: 300px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-min-width-300-desktop {
    min-width: 300px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-min-width-300-desktop-only {
    min-width: 300px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-min-width-300-widescreen {
    min-width: 300px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-min-width-300-widescreen-only {
    min-width: 300px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-min-width-300-fullhd {
    min-width: 300px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-max-height-300-mobile {
    max-height: 300px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-max-height-300-tablet {
    max-height: 300px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-max-height-300-tablet-only {
    max-height: 300px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-max-height-300-touch {
    max-height: 300px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-max-height-300-desktop {
    max-height: 300px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-max-height-300-desktop-only {
    max-height: 300px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-max-height-300-widescreen {
    max-height: 300px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-max-height-300-widescreen-only {
    max-height: 300px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-max-height-300-fullhd {
    max-height: 300px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-min-height-300-mobile {
    min-height: 300px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-min-height-300-tablet {
    min-height: 300px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-min-height-300-tablet-only {
    min-height: 300px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-min-height-300-touch {
    min-height: 300px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-min-height-300-desktop {
    min-height: 300px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-min-height-300-desktop-only {
    min-height: 300px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-min-height-300-widescreen {
    min-height: 300px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-min-height-300-widescreen-only {
    min-height: 300px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-min-height-300-fullhd {
    min-height: 300px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-max-width-350-mobile {
    max-width: 350px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-max-width-350-tablet {
    max-width: 350px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-max-width-350-tablet-only {
    max-width: 350px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-max-width-350-touch {
    max-width: 350px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-max-width-350-desktop {
    max-width: 350px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-max-width-350-desktop-only {
    max-width: 350px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-max-width-350-widescreen {
    max-width: 350px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-max-width-350-widescreen-only {
    max-width: 350px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-max-width-350-fullhd {
    max-width: 350px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-min-width-350-mobile {
    min-width: 350px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-min-width-350-tablet {
    min-width: 350px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-min-width-350-tablet-only {
    min-width: 350px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-min-width-350-touch {
    min-width: 350px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-min-width-350-desktop {
    min-width: 350px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-min-width-350-desktop-only {
    min-width: 350px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-min-width-350-widescreen {
    min-width: 350px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-min-width-350-widescreen-only {
    min-width: 350px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-min-width-350-fullhd {
    min-width: 350px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-max-height-350-mobile {
    max-height: 350px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-max-height-350-tablet {
    max-height: 350px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-max-height-350-tablet-only {
    max-height: 350px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-max-height-350-touch {
    max-height: 350px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-max-height-350-desktop {
    max-height: 350px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-max-height-350-desktop-only {
    max-height: 350px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-max-height-350-widescreen {
    max-height: 350px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-max-height-350-widescreen-only {
    max-height: 350px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-max-height-350-fullhd {
    max-height: 350px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-min-height-350-mobile {
    min-height: 350px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-min-height-350-tablet {
    min-height: 350px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-min-height-350-tablet-only {
    min-height: 350px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-min-height-350-touch {
    min-height: 350px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-min-height-350-desktop {
    min-height: 350px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-min-height-350-desktop-only {
    min-height: 350px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-min-height-350-widescreen {
    min-height: 350px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-min-height-350-widescreen-only {
    min-height: 350px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-min-height-350-fullhd {
    min-height: 350px !important;
  }
}
@media screen and (max-width: 768px) {
  .is-full-height-mobile {
    height: 100% !important;
  }
  .has-page-height-mobile {
    height: 100vh !important;
  }
  .is-half-height-mobile {
    height: 50% !important;
  }
  .has-half-page-height-mobile {
    height: 50vh !important;
  }
  .is-quarter-height-mobile {
    height: 25% !important;
  }
  .has-quarter-page-height-mobile {
    height: 25vh !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-full-height-tablet {
    height: 100% !important;
  }
  .has-page-height-tablet {
    height: 100vh !important;
  }
  .is-half-height-tablet {
    height: 50% !important;
  }
  .has-half-page-height-tablet {
    height: 50vh !important;
  }
  .is-quarter-height-tablet {
    height: 25% !important;
  }
  .has-quarter-page-height-tablet {
    height: 25vh !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-full-height-tablet-only {
    height: 100% !important;
  }
  .has-page-height-tablet-only {
    height: 100vh !important;
  }
  .is-half-height-tablet-only {
    height: 50% !important;
  }
  .has-half-page-height-tablet-only {
    height: 50vh !important;
  }
  .is-quarter-height-tablet-only {
    height: 25% !important;
  }
  .has-quarter-page-height-tablet-only {
    height: 25vh !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-full-height-touch {
    height: 100% !important;
  }
  .has-page-height-touch {
    height: 100vh !important;
  }
  .is-half-height-touch {
    height: 50% !important;
  }
  .has-half-page-height-touch {
    height: 50vh !important;
  }
  .is-quarter-height-touch {
    height: 25% !important;
  }
  .has-quarter-page-height-touch {
    height: 25vh !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-full-height-desktop {
    height: 100% !important;
  }
  .has-page-height-desktop {
    height: 100vh !important;
  }
  .is-half-height-desktop {
    height: 50% !important;
  }
  .has-half-page-height-desktop {
    height: 50vh !important;
  }
  .is-quarter-height-desktop {
    height: 25% !important;
  }
  .has-quarter-page-height-desktop {
    height: 25vh !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-full-height-desktop-only {
    height: 100% !important;
  }
  .has-page-height-desktop-only {
    height: 100vh !important;
  }
  .is-half-height-desktop-only {
    height: 50% !important;
  }
  .has-half-page-height-desktop-only {
    height: 50vh !important;
  }
  .is-quarter-height-desktop-only {
    height: 25% !important;
  }
  .has-quarter-page-height-desktop-only {
    height: 25vh !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-full-height-widescreen {
    height: 100% !important;
  }
  .has-page-height-widescreen {
    height: 100vh !important;
  }
  .is-half-height-widescreen {
    height: 50% !important;
  }
  .has-half-page-height-widescreen {
    height: 50vh !important;
  }
  .is-quarter-height-widescreen {
    height: 25% !important;
  }
  .has-quarter-page-height-widescreen {
    height: 25vh !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-full-height-widescreen-only {
    height: 100% !important;
  }
  .has-page-height-widescreen-only {
    height: 100vh !important;
  }
  .is-half-height-widescreen-only {
    height: 50% !important;
  }
  .has-half-page-height-widescreen-only {
    height: 50vh !important;
  }
  .is-quarter-height-widescreen-only {
    height: 25% !important;
  }
  .has-quarter-page-height-widescreen-only {
    height: 25vh !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-full-height-fullhd {
    height: 100% !important;
  }
  .has-page-height-fullhd {
    height: 100vh !important;
  }
  .is-half-height-fullhd {
    height: 50% !important;
  }
  .has-half-page-height-fullhd {
    height: 50vh !important;
  }
  .is-quarter-height-fullhd {
    height: 25% !important;
  }
  .has-quarter-page-height-fullhd {
    height: 25vh !important;
  }
}
@media screen and (max-width: 768px) {
  .is-full-width-mobile {
    width: 100% !important;
  }
  .has-page-width-mobile {
    width: 100vw !important;
  }
  .is-half-width-mobile {
    width: 50% !important;
  }
  .has-half-page-width-mobile {
    width: 50vw !important;
  }
  .is-quarter-width-mobile {
    width: 25% !important;
  }
  .has-quarter-page-width-mobile {
    width: 25vw !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-full-width-tablet {
    width: 100% !important;
  }
  .has-page-width-tablet {
    width: 100vw !important;
  }
  .is-half-width-tablet {
    width: 50% !important;
  }
  .has-half-page-width-tablet {
    width: 50vw !important;
  }
  .is-quarter-width-tablet {
    width: 25% !important;
  }
  .has-quarter-page-width-tablet {
    width: 25vw !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-full-width-tablet-only {
    width: 100% !important;
  }
  .has-page-width-tablet-only {
    width: 100vw !important;
  }
  .is-half-width-tablet-only {
    width: 50% !important;
  }
  .has-half-page-width-tablet-only {
    width: 50vw !important;
  }
  .is-quarter-width-tablet-only {
    width: 25% !important;
  }
  .has-quarter-page-width-tablet-only {
    width: 25vw !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-full-width-touch {
    width: 100% !important;
  }
  .has-page-width-touch {
    width: 100vw !important;
  }
  .is-half-width-touch {
    width: 50% !important;
  }
  .has-half-page-width-touch {
    width: 50vw !important;
  }
  .is-quarter-width-touch {
    width: 25% !important;
  }
  .has-quarter-page-width-touch {
    width: 25vw !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-full-width-desktop {
    width: 100% !important;
  }
  .has-page-width-desktop {
    width: 100vw !important;
  }
  .is-half-width-desktop {
    width: 50% !important;
  }
  .has-half-page-width-desktop {
    width: 50vw !important;
  }
  .is-quarter-width-desktop {
    width: 25% !important;
  }
  .has-quarter-page-width-desktop {
    width: 25vw !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-full-width-desktop-only {
    width: 100% !important;
  }
  .has-page-width-desktop-only {
    width: 100vw !important;
  }
  .is-half-width-desktop-only {
    width: 50% !important;
  }
  .has-half-page-width-desktop-only {
    width: 50vw !important;
  }
  .is-quarter-width-desktop-only {
    width: 25% !important;
  }
  .has-quarter-page-width-desktop-only {
    width: 25vw !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-full-width-widescreen {
    width: 100% !important;
  }
  .has-page-width-widescreen {
    width: 100vw !important;
  }
  .is-half-width-widescreen {
    width: 50% !important;
  }
  .has-half-page-width-widescreen {
    width: 50vw !important;
  }
  .is-quarter-width-widescreen {
    width: 25% !important;
  }
  .has-quarter-page-width-widescreen {
    width: 25vw !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-full-width-widescreen-only {
    width: 100% !important;
  }
  .has-page-width-widescreen-only {
    width: 100vw !important;
  }
  .is-half-width-widescreen-only {
    width: 50% !important;
  }
  .has-half-page-width-widescreen-only {
    width: 50vw !important;
  }
  .is-quarter-width-widescreen-only {
    width: 25% !important;
  }
  .has-quarter-page-width-widescreen-only {
    width: 25vw !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-full-width-fullhd {
    width: 100% !important;
  }
  .has-page-width-fullhd {
    width: 100vw !important;
  }
  .is-half-width-fullhd {
    width: 50% !important;
  }
  .has-half-page-width-fullhd {
    width: 50vw !important;
  }
  .is-quarter-width-fullhd {
    width: 25% !important;
  }
  .has-quarter-page-width-fullhd {
    width: 25vw !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-5-mobile {
    margin: 5px !important;
  }
  .has-padding-5-mobile {
    padding: 5px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-5-tablet {
    margin: 5px !important;
  }
  .has-padding-5-tablet {
    padding: 5px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-5-tablet-only {
    margin: 5px !important;
  }
  .has-padding-5-tablet-only {
    padding: 5px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-5-touch {
    margin: 5px !important;
  }
  .has-padding-5-touch {
    padding: 5px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-5-desktop {
    margin: 5px !important;
  }
  .has-padding-5-desktop {
    padding: 5px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-5-desktop-only {
    margin: 5px !important;
  }
  .has-padding-5-desktop-only {
    padding: 5px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-5-widescreen {
    margin: 5px !important;
  }
  .has-padding-5-widescreen {
    padding: 5px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-5-widescreen-only {
    margin: 5px !important;
  }
  .has-padding-5-widescreen-only {
    padding: 5px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-5-fullhd {
    margin: 5px !important;
  }
  .has-padding-5-fullhd {
    padding: 5px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-5-mobile {
    margin-top: 5px !important;
  }
  .has-padding-top-5-mobile {
    padding-top: 5px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-5-tablet {
    margin-top: 5px !important;
  }
  .has-padding-top-5-tablet {
    padding-top: 5px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-5-tablet-only {
    margin-top: 5px !important;
  }
  .has-padding-top-5-tablet-only {
    padding-top: 5px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-5-touch {
    margin-top: 5px !important;
  }
  .has-padding-top-5-touch {
    padding-top: 5px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-5-desktop {
    margin-top: 5px !important;
  }
  .has-padding-top-5-desktop {
    padding-top: 5px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-5-desktop-only {
    margin-top: 5px !important;
  }
  .has-padding-top-5-desktop-only {
    padding-top: 5px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-5-widescreen {
    margin-top: 5px !important;
  }
  .has-padding-top-5-widescreen {
    padding-top: 5px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-5-widescreen-only {
    margin-top: 5px !important;
  }
  .has-padding-top-5-widescreen-only {
    padding-top: 5px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-5-fullhd {
    margin-top: 5px !important;
  }
  .has-padding-top-5-fullhd {
    padding-top: 5px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-5-mobile {
    margin-bottom: 5px !important;
  }
  .has-padding-bottom-5-mobile {
    padding-bottom: 5px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-5-tablet {
    margin-bottom: 5px !important;
  }
  .has-padding-bottom-5-tablet {
    padding-bottom: 5px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-5-tablet-only {
    margin-bottom: 5px !important;
  }
  .has-padding-bottom-5-tablet-only {
    padding-bottom: 5px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-5-touch {
    margin-bottom: 5px !important;
  }
  .has-padding-bottom-5-touch {
    padding-bottom: 5px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-5-desktop {
    margin-bottom: 5px !important;
  }
  .has-padding-bottom-5-desktop {
    padding-bottom: 5px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-5-desktop-only {
    margin-bottom: 5px !important;
  }
  .has-padding-bottom-5-desktop-only {
    padding-bottom: 5px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-5-widescreen {
    margin-bottom: 5px !important;
  }
  .has-padding-bottom-5-widescreen {
    padding-bottom: 5px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-5-widescreen-only {
    margin-bottom: 5px !important;
  }
  .has-padding-bottom-5-widescreen-only {
    padding-bottom: 5px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-5-fullhd {
    margin-bottom: 5px !important;
  }
  .has-padding-bottom-5-fullhd {
    padding-bottom: 5px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-5-mobile {
    margin-left: 5px !important;
  }
  .has-padding-left-5-mobile {
    padding-left: 5px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-5-tablet {
    margin-left: 5px !important;
  }
  .has-padding-left-5-tablet {
    padding-left: 5px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-5-tablet-only {
    margin-left: 5px !important;
  }
  .has-padding-left-5-tablet-only {
    padding-left: 5px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-5-touch {
    margin-left: 5px !important;
  }
  .has-padding-left-5-touch {
    padding-left: 5px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-5-desktop {
    margin-left: 5px !important;
  }
  .has-padding-left-5-desktop {
    padding-left: 5px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-5-desktop-only {
    margin-left: 5px !important;
  }
  .has-padding-left-5-desktop-only {
    padding-left: 5px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-5-widescreen {
    margin-left: 5px !important;
  }
  .has-padding-left-5-widescreen {
    padding-left: 5px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-5-widescreen-only {
    margin-left: 5px !important;
  }
  .has-padding-left-5-widescreen-only {
    padding-left: 5px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-5-fullhd {
    margin-left: 5px !important;
  }
  .has-padding-left-5-fullhd {
    padding-left: 5px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-5-mobile {
    margin-right: 5px !important;
  }
  .has-padding-right-5-mobile {
    padding-right: 5px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-5-tablet {
    margin-right: 5px !important;
  }
  .has-padding-right-5-tablet {
    padding-right: 5px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-5-tablet-only {
    margin-right: 5px !important;
  }
  .has-padding-right-5-tablet-only {
    padding-right: 5px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-5-touch {
    margin-right: 5px !important;
  }
  .has-padding-right-5-touch {
    padding-right: 5px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-5-desktop {
    margin-right: 5px !important;
  }
  .has-padding-right-5-desktop {
    padding-right: 5px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-5-desktop-only {
    margin-right: 5px !important;
  }
  .has-padding-right-5-desktop-only {
    padding-right: 5px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-5-widescreen {
    margin-right: 5px !important;
  }
  .has-padding-right-5-widescreen {
    padding-right: 5px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-5-widescreen-only {
    margin-right: 5px !important;
  }
  .has-padding-right-5-widescreen-only {
    padding-right: 5px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-5-fullhd {
    margin-right: 5px !important;
  }
  .has-padding-right-5-fullhd {
    padding-right: 5px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-10-mobile {
    margin: 10px !important;
  }
  .has-padding-10-mobile {
    padding: 10px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-10-tablet {
    margin: 10px !important;
  }
  .has-padding-10-tablet {
    padding: 10px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-10-tablet-only {
    margin: 10px !important;
  }
  .has-padding-10-tablet-only {
    padding: 10px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-10-touch {
    margin: 10px !important;
  }
  .has-padding-10-touch {
    padding: 10px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-10-desktop {
    margin: 10px !important;
  }
  .has-padding-10-desktop {
    padding: 10px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-10-desktop-only {
    margin: 10px !important;
  }
  .has-padding-10-desktop-only {
    padding: 10px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-10-widescreen {
    margin: 10px !important;
  }
  .has-padding-10-widescreen {
    padding: 10px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-10-widescreen-only {
    margin: 10px !important;
  }
  .has-padding-10-widescreen-only {
    padding: 10px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-10-fullhd {
    margin: 10px !important;
  }
  .has-padding-10-fullhd {
    padding: 10px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-10-mobile {
    margin-top: 10px !important;
  }
  .has-padding-top-10-mobile {
    padding-top: 10px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-10-tablet {
    margin-top: 10px !important;
  }
  .has-padding-top-10-tablet {
    padding-top: 10px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-10-tablet-only {
    margin-top: 10px !important;
  }
  .has-padding-top-10-tablet-only {
    padding-top: 10px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-10-touch {
    margin-top: 10px !important;
  }
  .has-padding-top-10-touch {
    padding-top: 10px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-10-desktop {
    margin-top: 10px !important;
  }
  .has-padding-top-10-desktop {
    padding-top: 10px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-10-desktop-only {
    margin-top: 10px !important;
  }
  .has-padding-top-10-desktop-only {
    padding-top: 10px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-10-widescreen {
    margin-top: 10px !important;
  }
  .has-padding-top-10-widescreen {
    padding-top: 10px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-10-widescreen-only {
    margin-top: 10px !important;
  }
  .has-padding-top-10-widescreen-only {
    padding-top: 10px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-10-fullhd {
    margin-top: 10px !important;
  }
  .has-padding-top-10-fullhd {
    padding-top: 10px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-10-mobile {
    margin-bottom: 10px !important;
  }
  .has-padding-bottom-10-mobile {
    padding-bottom: 10px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-10-tablet {
    margin-bottom: 10px !important;
  }
  .has-padding-bottom-10-tablet {
    padding-bottom: 10px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-10-tablet-only {
    margin-bottom: 10px !important;
  }
  .has-padding-bottom-10-tablet-only {
    padding-bottom: 10px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-10-touch {
    margin-bottom: 10px !important;
  }
  .has-padding-bottom-10-touch {
    padding-bottom: 10px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-10-desktop {
    margin-bottom: 10px !important;
  }
  .has-padding-bottom-10-desktop {
    padding-bottom: 10px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-10-desktop-only {
    margin-bottom: 10px !important;
  }
  .has-padding-bottom-10-desktop-only {
    padding-bottom: 10px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-10-widescreen {
    margin-bottom: 10px !important;
  }
  .has-padding-bottom-10-widescreen {
    padding-bottom: 10px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-10-widescreen-only {
    margin-bottom: 10px !important;
  }
  .has-padding-bottom-10-widescreen-only {
    padding-bottom: 10px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-10-fullhd {
    margin-bottom: 10px !important;
  }
  .has-padding-bottom-10-fullhd {
    padding-bottom: 10px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-10-mobile {
    margin-left: 10px !important;
  }
  .has-padding-left-10-mobile {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-10-tablet {
    margin-left: 10px !important;
  }
  .has-padding-left-10-tablet {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-10-tablet-only {
    margin-left: 10px !important;
  }
  .has-padding-left-10-tablet-only {
    padding-left: 10px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-10-touch {
    margin-left: 10px !important;
  }
  .has-padding-left-10-touch {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-10-desktop {
    margin-left: 10px !important;
  }
  .has-padding-left-10-desktop {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-10-desktop-only {
    margin-left: 10px !important;
  }
  .has-padding-left-10-desktop-only {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-10-widescreen {
    margin-left: 10px !important;
  }
  .has-padding-left-10-widescreen {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-10-widescreen-only {
    margin-left: 10px !important;
  }
  .has-padding-left-10-widescreen-only {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-10-fullhd {
    margin-left: 10px !important;
  }
  .has-padding-left-10-fullhd {
    padding-left: 10px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-10-mobile {
    margin-right: 10px !important;
  }
  .has-padding-right-10-mobile {
    padding-right: 10px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-10-tablet {
    margin-right: 10px !important;
  }
  .has-padding-right-10-tablet {
    padding-right: 10px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-10-tablet-only {
    margin-right: 10px !important;
  }
  .has-padding-right-10-tablet-only {
    padding-right: 10px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-10-touch {
    margin-right: 10px !important;
  }
  .has-padding-right-10-touch {
    padding-right: 10px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-10-desktop {
    margin-right: 10px !important;
  }
  .has-padding-right-10-desktop {
    padding-right: 10px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-10-desktop-only {
    margin-right: 10px !important;
  }
  .has-padding-right-10-desktop-only {
    padding-right: 10px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-10-widescreen {
    margin-right: 10px !important;
  }
  .has-padding-right-10-widescreen {
    padding-right: 10px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-10-widescreen-only {
    margin-right: 10px !important;
  }
  .has-padding-right-10-widescreen-only {
    padding-right: 10px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-10-fullhd {
    margin-right: 10px !important;
  }
  .has-padding-right-10-fullhd {
    padding-right: 10px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-15-mobile {
    margin: 15px !important;
  }
  .has-padding-15-mobile {
    padding: 15px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-15-tablet {
    margin: 15px !important;
  }
  .has-padding-15-tablet {
    padding: 15px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-15-tablet-only {
    margin: 15px !important;
  }
  .has-padding-15-tablet-only {
    padding: 15px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-15-touch {
    margin: 15px !important;
  }
  .has-padding-15-touch {
    padding: 15px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-15-desktop {
    margin: 15px !important;
  }
  .has-padding-15-desktop {
    padding: 15px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-15-desktop-only {
    margin: 15px !important;
  }
  .has-padding-15-desktop-only {
    padding: 15px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-15-widescreen {
    margin: 15px !important;
  }
  .has-padding-15-widescreen {
    padding: 15px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-15-widescreen-only {
    margin: 15px !important;
  }
  .has-padding-15-widescreen-only {
    padding: 15px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-15-fullhd {
    margin: 15px !important;
  }
  .has-padding-15-fullhd {
    padding: 15px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-15-mobile {
    margin-top: 15px !important;
  }
  .has-padding-top-15-mobile {
    padding-top: 15px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-15-tablet {
    margin-top: 15px !important;
  }
  .has-padding-top-15-tablet {
    padding-top: 15px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-15-tablet-only {
    margin-top: 15px !important;
  }
  .has-padding-top-15-tablet-only {
    padding-top: 15px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-15-touch {
    margin-top: 15px !important;
  }
  .has-padding-top-15-touch {
    padding-top: 15px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-15-desktop {
    margin-top: 15px !important;
  }
  .has-padding-top-15-desktop {
    padding-top: 15px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-15-desktop-only {
    margin-top: 15px !important;
  }
  .has-padding-top-15-desktop-only {
    padding-top: 15px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-15-widescreen {
    margin-top: 15px !important;
  }
  .has-padding-top-15-widescreen {
    padding-top: 15px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-15-widescreen-only {
    margin-top: 15px !important;
  }
  .has-padding-top-15-widescreen-only {
    padding-top: 15px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-15-fullhd {
    margin-top: 15px !important;
  }
  .has-padding-top-15-fullhd {
    padding-top: 15px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-15-mobile {
    margin-bottom: 15px !important;
  }
  .has-padding-bottom-15-mobile {
    padding-bottom: 15px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-15-tablet {
    margin-bottom: 15px !important;
  }
  .has-padding-bottom-15-tablet {
    padding-bottom: 15px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-15-tablet-only {
    margin-bottom: 15px !important;
  }
  .has-padding-bottom-15-tablet-only {
    padding-bottom: 15px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-15-touch {
    margin-bottom: 15px !important;
  }
  .has-padding-bottom-15-touch {
    padding-bottom: 15px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-15-desktop {
    margin-bottom: 15px !important;
  }
  .has-padding-bottom-15-desktop {
    padding-bottom: 15px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-15-desktop-only {
    margin-bottom: 15px !important;
  }
  .has-padding-bottom-15-desktop-only {
    padding-bottom: 15px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-15-widescreen {
    margin-bottom: 15px !important;
  }
  .has-padding-bottom-15-widescreen {
    padding-bottom: 15px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-15-widescreen-only {
    margin-bottom: 15px !important;
  }
  .has-padding-bottom-15-widescreen-only {
    padding-bottom: 15px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-15-fullhd {
    margin-bottom: 15px !important;
  }
  .has-padding-bottom-15-fullhd {
    padding-bottom: 15px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-15-mobile {
    margin-left: 15px !important;
  }
  .has-padding-left-15-mobile {
    padding-left: 15px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-15-tablet {
    margin-left: 15px !important;
  }
  .has-padding-left-15-tablet {
    padding-left: 15px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-15-tablet-only {
    margin-left: 15px !important;
  }
  .has-padding-left-15-tablet-only {
    padding-left: 15px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-15-touch {
    margin-left: 15px !important;
  }
  .has-padding-left-15-touch {
    padding-left: 15px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-15-desktop {
    margin-left: 15px !important;
  }
  .has-padding-left-15-desktop {
    padding-left: 15px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-15-desktop-only {
    margin-left: 15px !important;
  }
  .has-padding-left-15-desktop-only {
    padding-left: 15px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-15-widescreen {
    margin-left: 15px !important;
  }
  .has-padding-left-15-widescreen {
    padding-left: 15px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-15-widescreen-only {
    margin-left: 15px !important;
  }
  .has-padding-left-15-widescreen-only {
    padding-left: 15px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-15-fullhd {
    margin-left: 15px !important;
  }
  .has-padding-left-15-fullhd {
    padding-left: 15px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-15-mobile {
    margin-right: 15px !important;
  }
  .has-padding-right-15-mobile {
    padding-right: 15px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-15-tablet {
    margin-right: 15px !important;
  }
  .has-padding-right-15-tablet {
    padding-right: 15px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-15-tablet-only {
    margin-right: 15px !important;
  }
  .has-padding-right-15-tablet-only {
    padding-right: 15px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-15-touch {
    margin-right: 15px !important;
  }
  .has-padding-right-15-touch {
    padding-right: 15px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-15-desktop {
    margin-right: 15px !important;
  }
  .has-padding-right-15-desktop {
    padding-right: 15px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-15-desktop-only {
    margin-right: 15px !important;
  }
  .has-padding-right-15-desktop-only {
    padding-right: 15px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-15-widescreen {
    margin-right: 15px !important;
  }
  .has-padding-right-15-widescreen {
    padding-right: 15px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-15-widescreen-only {
    margin-right: 15px !important;
  }
  .has-padding-right-15-widescreen-only {
    padding-right: 15px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-15-fullhd {
    margin-right: 15px !important;
  }
  .has-padding-right-15-fullhd {
    padding-right: 15px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-20-mobile {
    margin: 20px !important;
  }
  .has-padding-20-mobile {
    padding: 20px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-20-tablet {
    margin: 20px !important;
  }
  .has-padding-20-tablet {
    padding: 20px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-20-tablet-only {
    margin: 20px !important;
  }
  .has-padding-20-tablet-only {
    padding: 20px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-20-touch {
    margin: 20px !important;
  }
  .has-padding-20-touch {
    padding: 20px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-20-desktop {
    margin: 20px !important;
  }
  .has-padding-20-desktop {
    padding: 20px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-20-desktop-only {
    margin: 20px !important;
  }
  .has-padding-20-desktop-only {
    padding: 20px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-20-widescreen {
    margin: 20px !important;
  }
  .has-padding-20-widescreen {
    padding: 20px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-20-widescreen-only {
    margin: 20px !important;
  }
  .has-padding-20-widescreen-only {
    padding: 20px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-20-fullhd {
    margin: 20px !important;
  }
  .has-padding-20-fullhd {
    padding: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-20-mobile {
    margin-top: 20px !important;
  }
  .has-padding-top-20-mobile {
    padding-top: 20px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-20-tablet {
    margin-top: 20px !important;
  }
  .has-padding-top-20-tablet {
    padding-top: 20px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-20-tablet-only {
    margin-top: 20px !important;
  }
  .has-padding-top-20-tablet-only {
    padding-top: 20px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-20-touch {
    margin-top: 20px !important;
  }
  .has-padding-top-20-touch {
    padding-top: 20px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-20-desktop {
    margin-top: 20px !important;
  }
  .has-padding-top-20-desktop {
    padding-top: 20px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-20-desktop-only {
    margin-top: 20px !important;
  }
  .has-padding-top-20-desktop-only {
    padding-top: 20px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-20-widescreen {
    margin-top: 20px !important;
  }
  .has-padding-top-20-widescreen {
    padding-top: 20px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-20-widescreen-only {
    margin-top: 20px !important;
  }
  .has-padding-top-20-widescreen-only {
    padding-top: 20px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-20-fullhd {
    margin-top: 20px !important;
  }
  .has-padding-top-20-fullhd {
    padding-top: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-20-mobile {
    margin-bottom: 20px !important;
  }
  .has-padding-bottom-20-mobile {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-20-tablet {
    margin-bottom: 20px !important;
  }
  .has-padding-bottom-20-tablet {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-20-tablet-only {
    margin-bottom: 20px !important;
  }
  .has-padding-bottom-20-tablet-only {
    padding-bottom: 20px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-20-touch {
    margin-bottom: 20px !important;
  }
  .has-padding-bottom-20-touch {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-20-desktop {
    margin-bottom: 20px !important;
  }
  .has-padding-bottom-20-desktop {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-20-desktop-only {
    margin-bottom: 20px !important;
  }
  .has-padding-bottom-20-desktop-only {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-20-widescreen {
    margin-bottom: 20px !important;
  }
  .has-padding-bottom-20-widescreen {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-20-widescreen-only {
    margin-bottom: 20px !important;
  }
  .has-padding-bottom-20-widescreen-only {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-20-fullhd {
    margin-bottom: 20px !important;
  }
  .has-padding-bottom-20-fullhd {
    padding-bottom: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-20-mobile {
    margin-left: 20px !important;
  }
  .has-padding-left-20-mobile {
    padding-left: 20px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-20-tablet {
    margin-left: 20px !important;
  }
  .has-padding-left-20-tablet {
    padding-left: 20px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-20-tablet-only {
    margin-left: 20px !important;
  }
  .has-padding-left-20-tablet-only {
    padding-left: 20px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-20-touch {
    margin-left: 20px !important;
  }
  .has-padding-left-20-touch {
    padding-left: 20px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-20-desktop {
    margin-left: 20px !important;
  }
  .has-padding-left-20-desktop {
    padding-left: 20px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-20-desktop-only {
    margin-left: 20px !important;
  }
  .has-padding-left-20-desktop-only {
    padding-left: 20px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-20-widescreen {
    margin-left: 20px !important;
  }
  .has-padding-left-20-widescreen {
    padding-left: 20px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-20-widescreen-only {
    margin-left: 20px !important;
  }
  .has-padding-left-20-widescreen-only {
    padding-left: 20px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-20-fullhd {
    margin-left: 20px !important;
  }
  .has-padding-left-20-fullhd {
    padding-left: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-20-mobile {
    margin-right: 20px !important;
  }
  .has-padding-right-20-mobile {
    padding-right: 20px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-20-tablet {
    margin-right: 20px !important;
  }
  .has-padding-right-20-tablet {
    padding-right: 20px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-20-tablet-only {
    margin-right: 20px !important;
  }
  .has-padding-right-20-tablet-only {
    padding-right: 20px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-20-touch {
    margin-right: 20px !important;
  }
  .has-padding-right-20-touch {
    padding-right: 20px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-20-desktop {
    margin-right: 20px !important;
  }
  .has-padding-right-20-desktop {
    padding-right: 20px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-20-desktop-only {
    margin-right: 20px !important;
  }
  .has-padding-right-20-desktop-only {
    padding-right: 20px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-20-widescreen {
    margin-right: 20px !important;
  }
  .has-padding-right-20-widescreen {
    padding-right: 20px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-20-widescreen-only {
    margin-right: 20px !important;
  }
  .has-padding-right-20-widescreen-only {
    padding-right: 20px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-20-fullhd {
    margin-right: 20px !important;
  }
  .has-padding-right-20-fullhd {
    padding-right: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-25-mobile {
    margin: 25px !important;
  }
  .has-padding-25-mobile {
    padding: 25px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-25-tablet {
    margin: 25px !important;
  }
  .has-padding-25-tablet {
    padding: 25px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-25-tablet-only {
    margin: 25px !important;
  }
  .has-padding-25-tablet-only {
    padding: 25px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-25-touch {
    margin: 25px !important;
  }
  .has-padding-25-touch {
    padding: 25px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-25-desktop {
    margin: 25px !important;
  }
  .has-padding-25-desktop {
    padding: 25px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-25-desktop-only {
    margin: 25px !important;
  }
  .has-padding-25-desktop-only {
    padding: 25px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-25-widescreen {
    margin: 25px !important;
  }
  .has-padding-25-widescreen {
    padding: 25px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-25-widescreen-only {
    margin: 25px !important;
  }
  .has-padding-25-widescreen-only {
    padding: 25px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-25-fullhd {
    margin: 25px !important;
  }
  .has-padding-25-fullhd {
    padding: 25px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-25-mobile {
    margin-top: 25px !important;
  }
  .has-padding-top-25-mobile {
    padding-top: 25px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-25-tablet {
    margin-top: 25px !important;
  }
  .has-padding-top-25-tablet {
    padding-top: 25px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-25-tablet-only {
    margin-top: 25px !important;
  }
  .has-padding-top-25-tablet-only {
    padding-top: 25px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-25-touch {
    margin-top: 25px !important;
  }
  .has-padding-top-25-touch {
    padding-top: 25px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-25-desktop {
    margin-top: 25px !important;
  }
  .has-padding-top-25-desktop {
    padding-top: 25px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-25-desktop-only {
    margin-top: 25px !important;
  }
  .has-padding-top-25-desktop-only {
    padding-top: 25px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-25-widescreen {
    margin-top: 25px !important;
  }
  .has-padding-top-25-widescreen {
    padding-top: 25px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-25-widescreen-only {
    margin-top: 25px !important;
  }
  .has-padding-top-25-widescreen-only {
    padding-top: 25px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-25-fullhd {
    margin-top: 25px !important;
  }
  .has-padding-top-25-fullhd {
    padding-top: 25px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-25-mobile {
    margin-bottom: 25px !important;
  }
  .has-padding-bottom-25-mobile {
    padding-bottom: 25px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-25-tablet {
    margin-bottom: 25px !important;
  }
  .has-padding-bottom-25-tablet {
    padding-bottom: 25px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-25-tablet-only {
    margin-bottom: 25px !important;
  }
  .has-padding-bottom-25-tablet-only {
    padding-bottom: 25px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-25-touch {
    margin-bottom: 25px !important;
  }
  .has-padding-bottom-25-touch {
    padding-bottom: 25px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-25-desktop {
    margin-bottom: 25px !important;
  }
  .has-padding-bottom-25-desktop {
    padding-bottom: 25px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-25-desktop-only {
    margin-bottom: 25px !important;
  }
  .has-padding-bottom-25-desktop-only {
    padding-bottom: 25px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-25-widescreen {
    margin-bottom: 25px !important;
  }
  .has-padding-bottom-25-widescreen {
    padding-bottom: 25px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-25-widescreen-only {
    margin-bottom: 25px !important;
  }
  .has-padding-bottom-25-widescreen-only {
    padding-bottom: 25px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-25-fullhd {
    margin-bottom: 25px !important;
  }
  .has-padding-bottom-25-fullhd {
    padding-bottom: 25px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-25-mobile {
    margin-left: 25px !important;
  }
  .has-padding-left-25-mobile {
    padding-left: 25px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-25-tablet {
    margin-left: 25px !important;
  }
  .has-padding-left-25-tablet {
    padding-left: 25px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-25-tablet-only {
    margin-left: 25px !important;
  }
  .has-padding-left-25-tablet-only {
    padding-left: 25px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-25-touch {
    margin-left: 25px !important;
  }
  .has-padding-left-25-touch {
    padding-left: 25px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-25-desktop {
    margin-left: 25px !important;
  }
  .has-padding-left-25-desktop {
    padding-left: 25px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-25-desktop-only {
    margin-left: 25px !important;
  }
  .has-padding-left-25-desktop-only {
    padding-left: 25px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-25-widescreen {
    margin-left: 25px !important;
  }
  .has-padding-left-25-widescreen {
    padding-left: 25px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-25-widescreen-only {
    margin-left: 25px !important;
  }
  .has-padding-left-25-widescreen-only {
    padding-left: 25px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-25-fullhd {
    margin-left: 25px !important;
  }
  .has-padding-left-25-fullhd {
    padding-left: 25px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-25-mobile {
    margin-right: 25px !important;
  }
  .has-padding-right-25-mobile {
    padding-right: 25px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-25-tablet {
    margin-right: 25px !important;
  }
  .has-padding-right-25-tablet {
    padding-right: 25px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-25-tablet-only {
    margin-right: 25px !important;
  }
  .has-padding-right-25-tablet-only {
    padding-right: 25px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-25-touch {
    margin-right: 25px !important;
  }
  .has-padding-right-25-touch {
    padding-right: 25px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-25-desktop {
    margin-right: 25px !important;
  }
  .has-padding-right-25-desktop {
    padding-right: 25px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-25-desktop-only {
    margin-right: 25px !important;
  }
  .has-padding-right-25-desktop-only {
    padding-right: 25px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-25-widescreen {
    margin-right: 25px !important;
  }
  .has-padding-right-25-widescreen {
    padding-right: 25px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-25-widescreen-only {
    margin-right: 25px !important;
  }
  .has-padding-right-25-widescreen-only {
    padding-right: 25px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-25-fullhd {
    margin-right: 25px !important;
  }
  .has-padding-right-25-fullhd {
    padding-right: 25px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-30-mobile {
    margin: 30px !important;
  }
  .has-padding-30-mobile {
    padding: 30px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-30-tablet {
    margin: 30px !important;
  }
  .has-padding-30-tablet {
    padding: 30px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-30-tablet-only {
    margin: 30px !important;
  }
  .has-padding-30-tablet-only {
    padding: 30px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-30-touch {
    margin: 30px !important;
  }
  .has-padding-30-touch {
    padding: 30px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-30-desktop {
    margin: 30px !important;
  }
  .has-padding-30-desktop {
    padding: 30px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-30-desktop-only {
    margin: 30px !important;
  }
  .has-padding-30-desktop-only {
    padding: 30px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-30-widescreen {
    margin: 30px !important;
  }
  .has-padding-30-widescreen {
    padding: 30px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-30-widescreen-only {
    margin: 30px !important;
  }
  .has-padding-30-widescreen-only {
    padding: 30px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-30-fullhd {
    margin: 30px !important;
  }
  .has-padding-30-fullhd {
    padding: 30px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-30-mobile {
    margin-top: 30px !important;
  }
  .has-padding-top-30-mobile {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-30-tablet {
    margin-top: 30px !important;
  }
  .has-padding-top-30-tablet {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-30-tablet-only {
    margin-top: 30px !important;
  }
  .has-padding-top-30-tablet-only {
    padding-top: 30px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-30-touch {
    margin-top: 30px !important;
  }
  .has-padding-top-30-touch {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-30-desktop {
    margin-top: 30px !important;
  }
  .has-padding-top-30-desktop {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-30-desktop-only {
    margin-top: 30px !important;
  }
  .has-padding-top-30-desktop-only {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-30-widescreen {
    margin-top: 30px !important;
  }
  .has-padding-top-30-widescreen {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-30-widescreen-only {
    margin-top: 30px !important;
  }
  .has-padding-top-30-widescreen-only {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-30-fullhd {
    margin-top: 30px !important;
  }
  .has-padding-top-30-fullhd {
    padding-top: 30px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-30-mobile {
    margin-bottom: 30px !important;
  }
  .has-padding-bottom-30-mobile {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-30-tablet {
    margin-bottom: 30px !important;
  }
  .has-padding-bottom-30-tablet {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-30-tablet-only {
    margin-bottom: 30px !important;
  }
  .has-padding-bottom-30-tablet-only {
    padding-bottom: 30px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-30-touch {
    margin-bottom: 30px !important;
  }
  .has-padding-bottom-30-touch {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-30-desktop {
    margin-bottom: 30px !important;
  }
  .has-padding-bottom-30-desktop {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-30-desktop-only {
    margin-bottom: 30px !important;
  }
  .has-padding-bottom-30-desktop-only {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-30-widescreen {
    margin-bottom: 30px !important;
  }
  .has-padding-bottom-30-widescreen {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-30-widescreen-only {
    margin-bottom: 30px !important;
  }
  .has-padding-bottom-30-widescreen-only {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-30-fullhd {
    margin-bottom: 30px !important;
  }
  .has-padding-bottom-30-fullhd {
    padding-bottom: 30px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-30-mobile {
    margin-left: 30px !important;
  }
  .has-padding-left-30-mobile {
    padding-left: 30px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-30-tablet {
    margin-left: 30px !important;
  }
  .has-padding-left-30-tablet {
    padding-left: 30px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-30-tablet-only {
    margin-left: 30px !important;
  }
  .has-padding-left-30-tablet-only {
    padding-left: 30px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-30-touch {
    margin-left: 30px !important;
  }
  .has-padding-left-30-touch {
    padding-left: 30px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-30-desktop {
    margin-left: 30px !important;
  }
  .has-padding-left-30-desktop {
    padding-left: 30px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-30-desktop-only {
    margin-left: 30px !important;
  }
  .has-padding-left-30-desktop-only {
    padding-left: 30px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-30-widescreen {
    margin-left: 30px !important;
  }
  .has-padding-left-30-widescreen {
    padding-left: 30px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-30-widescreen-only {
    margin-left: 30px !important;
  }
  .has-padding-left-30-widescreen-only {
    padding-left: 30px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-30-fullhd {
    margin-left: 30px !important;
  }
  .has-padding-left-30-fullhd {
    padding-left: 30px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-30-mobile {
    margin-right: 30px !important;
  }
  .has-padding-right-30-mobile {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-30-tablet {
    margin-right: 30px !important;
  }
  .has-padding-right-30-tablet {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-30-tablet-only {
    margin-right: 30px !important;
  }
  .has-padding-right-30-tablet-only {
    padding-right: 30px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-30-touch {
    margin-right: 30px !important;
  }
  .has-padding-right-30-touch {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-30-desktop {
    margin-right: 30px !important;
  }
  .has-padding-right-30-desktop {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-30-desktop-only {
    margin-right: 30px !important;
  }
  .has-padding-right-30-desktop-only {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-30-widescreen {
    margin-right: 30px !important;
  }
  .has-padding-right-30-widescreen {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-30-widescreen-only {
    margin-right: 30px !important;
  }
  .has-padding-right-30-widescreen-only {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-30-fullhd {
    margin-right: 30px !important;
  }
  .has-padding-right-30-fullhd {
    padding-right: 30px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-35-mobile {
    margin: 35px !important;
  }
  .has-padding-35-mobile {
    padding: 35px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-35-tablet {
    margin: 35px !important;
  }
  .has-padding-35-tablet {
    padding: 35px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-35-tablet-only {
    margin: 35px !important;
  }
  .has-padding-35-tablet-only {
    padding: 35px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-35-touch {
    margin: 35px !important;
  }
  .has-padding-35-touch {
    padding: 35px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-35-desktop {
    margin: 35px !important;
  }
  .has-padding-35-desktop {
    padding: 35px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-35-desktop-only {
    margin: 35px !important;
  }
  .has-padding-35-desktop-only {
    padding: 35px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-35-widescreen {
    margin: 35px !important;
  }
  .has-padding-35-widescreen {
    padding: 35px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-35-widescreen-only {
    margin: 35px !important;
  }
  .has-padding-35-widescreen-only {
    padding: 35px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-35-fullhd {
    margin: 35px !important;
  }
  .has-padding-35-fullhd {
    padding: 35px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-35-mobile {
    margin-top: 35px !important;
  }
  .has-padding-top-35-mobile {
    padding-top: 35px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-35-tablet {
    margin-top: 35px !important;
  }
  .has-padding-top-35-tablet {
    padding-top: 35px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-35-tablet-only {
    margin-top: 35px !important;
  }
  .has-padding-top-35-tablet-only {
    padding-top: 35px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-35-touch {
    margin-top: 35px !important;
  }
  .has-padding-top-35-touch {
    padding-top: 35px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-35-desktop {
    margin-top: 35px !important;
  }
  .has-padding-top-35-desktop {
    padding-top: 35px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-35-desktop-only {
    margin-top: 35px !important;
  }
  .has-padding-top-35-desktop-only {
    padding-top: 35px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-35-widescreen {
    margin-top: 35px !important;
  }
  .has-padding-top-35-widescreen {
    padding-top: 35px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-35-widescreen-only {
    margin-top: 35px !important;
  }
  .has-padding-top-35-widescreen-only {
    padding-top: 35px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-35-fullhd {
    margin-top: 35px !important;
  }
  .has-padding-top-35-fullhd {
    padding-top: 35px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-35-mobile {
    margin-bottom: 35px !important;
  }
  .has-padding-bottom-35-mobile {
    padding-bottom: 35px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-35-tablet {
    margin-bottom: 35px !important;
  }
  .has-padding-bottom-35-tablet {
    padding-bottom: 35px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-35-tablet-only {
    margin-bottom: 35px !important;
  }
  .has-padding-bottom-35-tablet-only {
    padding-bottom: 35px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-35-touch {
    margin-bottom: 35px !important;
  }
  .has-padding-bottom-35-touch {
    padding-bottom: 35px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-35-desktop {
    margin-bottom: 35px !important;
  }
  .has-padding-bottom-35-desktop {
    padding-bottom: 35px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-35-desktop-only {
    margin-bottom: 35px !important;
  }
  .has-padding-bottom-35-desktop-only {
    padding-bottom: 35px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-35-widescreen {
    margin-bottom: 35px !important;
  }
  .has-padding-bottom-35-widescreen {
    padding-bottom: 35px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-35-widescreen-only {
    margin-bottom: 35px !important;
  }
  .has-padding-bottom-35-widescreen-only {
    padding-bottom: 35px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-35-fullhd {
    margin-bottom: 35px !important;
  }
  .has-padding-bottom-35-fullhd {
    padding-bottom: 35px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-35-mobile {
    margin-left: 35px !important;
  }
  .has-padding-left-35-mobile {
    padding-left: 35px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-35-tablet {
    margin-left: 35px !important;
  }
  .has-padding-left-35-tablet {
    padding-left: 35px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-35-tablet-only {
    margin-left: 35px !important;
  }
  .has-padding-left-35-tablet-only {
    padding-left: 35px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-35-touch {
    margin-left: 35px !important;
  }
  .has-padding-left-35-touch {
    padding-left: 35px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-35-desktop {
    margin-left: 35px !important;
  }
  .has-padding-left-35-desktop {
    padding-left: 35px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-35-desktop-only {
    margin-left: 35px !important;
  }
  .has-padding-left-35-desktop-only {
    padding-left: 35px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-35-widescreen {
    margin-left: 35px !important;
  }
  .has-padding-left-35-widescreen {
    padding-left: 35px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-35-widescreen-only {
    margin-left: 35px !important;
  }
  .has-padding-left-35-widescreen-only {
    padding-left: 35px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-35-fullhd {
    margin-left: 35px !important;
  }
  .has-padding-left-35-fullhd {
    padding-left: 35px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-35-mobile {
    margin-right: 35px !important;
  }
  .has-padding-right-35-mobile {
    padding-right: 35px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-35-tablet {
    margin-right: 35px !important;
  }
  .has-padding-right-35-tablet {
    padding-right: 35px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-35-tablet-only {
    margin-right: 35px !important;
  }
  .has-padding-right-35-tablet-only {
    padding-right: 35px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-35-touch {
    margin-right: 35px !important;
  }
  .has-padding-right-35-touch {
    padding-right: 35px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-35-desktop {
    margin-right: 35px !important;
  }
  .has-padding-right-35-desktop {
    padding-right: 35px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-35-desktop-only {
    margin-right: 35px !important;
  }
  .has-padding-right-35-desktop-only {
    padding-right: 35px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-35-widescreen {
    margin-right: 35px !important;
  }
  .has-padding-right-35-widescreen {
    padding-right: 35px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-35-widescreen-only {
    margin-right: 35px !important;
  }
  .has-padding-right-35-widescreen-only {
    padding-right: 35px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-35-fullhd {
    margin-right: 35px !important;
  }
  .has-padding-right-35-fullhd {
    padding-right: 35px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-40-mobile {
    margin: 40px !important;
  }
  .has-padding-40-mobile {
    padding: 40px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-40-tablet {
    margin: 40px !important;
  }
  .has-padding-40-tablet {
    padding: 40px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-40-tablet-only {
    margin: 40px !important;
  }
  .has-padding-40-tablet-only {
    padding: 40px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-40-touch {
    margin: 40px !important;
  }
  .has-padding-40-touch {
    padding: 40px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-40-desktop {
    margin: 40px !important;
  }
  .has-padding-40-desktop {
    padding: 40px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-40-desktop-only {
    margin: 40px !important;
  }
  .has-padding-40-desktop-only {
    padding: 40px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-40-widescreen {
    margin: 40px !important;
  }
  .has-padding-40-widescreen {
    padding: 40px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-40-widescreen-only {
    margin: 40px !important;
  }
  .has-padding-40-widescreen-only {
    padding: 40px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-40-fullhd {
    margin: 40px !important;
  }
  .has-padding-40-fullhd {
    padding: 40px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-40-mobile {
    margin-top: 40px !important;
  }
  .has-padding-top-40-mobile {
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-40-tablet {
    margin-top: 40px !important;
  }
  .has-padding-top-40-tablet {
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-40-tablet-only {
    margin-top: 40px !important;
  }
  .has-padding-top-40-tablet-only {
    padding-top: 40px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-40-touch {
    margin-top: 40px !important;
  }
  .has-padding-top-40-touch {
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-40-desktop {
    margin-top: 40px !important;
  }
  .has-padding-top-40-desktop {
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-40-desktop-only {
    margin-top: 40px !important;
  }
  .has-padding-top-40-desktop-only {
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-40-widescreen {
    margin-top: 40px !important;
  }
  .has-padding-top-40-widescreen {
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-40-widescreen-only {
    margin-top: 40px !important;
  }
  .has-padding-top-40-widescreen-only {
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-40-fullhd {
    margin-top: 40px !important;
  }
  .has-padding-top-40-fullhd {
    padding-top: 40px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-40-mobile {
    margin-bottom: 40px !important;
  }
  .has-padding-bottom-40-mobile {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-40-tablet {
    margin-bottom: 40px !important;
  }
  .has-padding-bottom-40-tablet {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-40-tablet-only {
    margin-bottom: 40px !important;
  }
  .has-padding-bottom-40-tablet-only {
    padding-bottom: 40px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-40-touch {
    margin-bottom: 40px !important;
  }
  .has-padding-bottom-40-touch {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-40-desktop {
    margin-bottom: 40px !important;
  }
  .has-padding-bottom-40-desktop {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-40-desktop-only {
    margin-bottom: 40px !important;
  }
  .has-padding-bottom-40-desktop-only {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-40-widescreen {
    margin-bottom: 40px !important;
  }
  .has-padding-bottom-40-widescreen {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-40-widescreen-only {
    margin-bottom: 40px !important;
  }
  .has-padding-bottom-40-widescreen-only {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-40-fullhd {
    margin-bottom: 40px !important;
  }
  .has-padding-bottom-40-fullhd {
    padding-bottom: 40px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-40-mobile {
    margin-left: 40px !important;
  }
  .has-padding-left-40-mobile {
    padding-left: 40px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-40-tablet {
    margin-left: 40px !important;
  }
  .has-padding-left-40-tablet {
    padding-left: 40px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-40-tablet-only {
    margin-left: 40px !important;
  }
  .has-padding-left-40-tablet-only {
    padding-left: 40px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-40-touch {
    margin-left: 40px !important;
  }
  .has-padding-left-40-touch {
    padding-left: 40px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-40-desktop {
    margin-left: 40px !important;
  }
  .has-padding-left-40-desktop {
    padding-left: 40px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-40-desktop-only {
    margin-left: 40px !important;
  }
  .has-padding-left-40-desktop-only {
    padding-left: 40px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-40-widescreen {
    margin-left: 40px !important;
  }
  .has-padding-left-40-widescreen {
    padding-left: 40px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-40-widescreen-only {
    margin-left: 40px !important;
  }
  .has-padding-left-40-widescreen-only {
    padding-left: 40px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-40-fullhd {
    margin-left: 40px !important;
  }
  .has-padding-left-40-fullhd {
    padding-left: 40px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-40-mobile {
    margin-right: 40px !important;
  }
  .has-padding-right-40-mobile {
    padding-right: 40px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-40-tablet {
    margin-right: 40px !important;
  }
  .has-padding-right-40-tablet {
    padding-right: 40px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-40-tablet-only {
    margin-right: 40px !important;
  }
  .has-padding-right-40-tablet-only {
    padding-right: 40px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-40-touch {
    margin-right: 40px !important;
  }
  .has-padding-right-40-touch {
    padding-right: 40px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-40-desktop {
    margin-right: 40px !important;
  }
  .has-padding-right-40-desktop {
    padding-right: 40px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-40-desktop-only {
    margin-right: 40px !important;
  }
  .has-padding-right-40-desktop-only {
    padding-right: 40px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-40-widescreen {
    margin-right: 40px !important;
  }
  .has-padding-right-40-widescreen {
    padding-right: 40px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-40-widescreen-only {
    margin-right: 40px !important;
  }
  .has-padding-right-40-widescreen-only {
    padding-right: 40px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-40-fullhd {
    margin-right: 40px !important;
  }
  .has-padding-right-40-fullhd {
    padding-right: 40px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-45-mobile {
    margin: 45px !important;
  }
  .has-padding-45-mobile {
    padding: 45px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-45-tablet {
    margin: 45px !important;
  }
  .has-padding-45-tablet {
    padding: 45px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-45-tablet-only {
    margin: 45px !important;
  }
  .has-padding-45-tablet-only {
    padding: 45px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-45-touch {
    margin: 45px !important;
  }
  .has-padding-45-touch {
    padding: 45px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-45-desktop {
    margin: 45px !important;
  }
  .has-padding-45-desktop {
    padding: 45px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-45-desktop-only {
    margin: 45px !important;
  }
  .has-padding-45-desktop-only {
    padding: 45px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-45-widescreen {
    margin: 45px !important;
  }
  .has-padding-45-widescreen {
    padding: 45px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-45-widescreen-only {
    margin: 45px !important;
  }
  .has-padding-45-widescreen-only {
    padding: 45px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-45-fullhd {
    margin: 45px !important;
  }
  .has-padding-45-fullhd {
    padding: 45px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-45-mobile {
    margin-top: 45px !important;
  }
  .has-padding-top-45-mobile {
    padding-top: 45px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-45-tablet {
    margin-top: 45px !important;
  }
  .has-padding-top-45-tablet {
    padding-top: 45px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-45-tablet-only {
    margin-top: 45px !important;
  }
  .has-padding-top-45-tablet-only {
    padding-top: 45px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-45-touch {
    margin-top: 45px !important;
  }
  .has-padding-top-45-touch {
    padding-top: 45px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-45-desktop {
    margin-top: 45px !important;
  }
  .has-padding-top-45-desktop {
    padding-top: 45px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-45-desktop-only {
    margin-top: 45px !important;
  }
  .has-padding-top-45-desktop-only {
    padding-top: 45px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-45-widescreen {
    margin-top: 45px !important;
  }
  .has-padding-top-45-widescreen {
    padding-top: 45px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-45-widescreen-only {
    margin-top: 45px !important;
  }
  .has-padding-top-45-widescreen-only {
    padding-top: 45px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-45-fullhd {
    margin-top: 45px !important;
  }
  .has-padding-top-45-fullhd {
    padding-top: 45px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-45-mobile {
    margin-bottom: 45px !important;
  }
  .has-padding-bottom-45-mobile {
    padding-bottom: 45px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-45-tablet {
    margin-bottom: 45px !important;
  }
  .has-padding-bottom-45-tablet {
    padding-bottom: 45px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-45-tablet-only {
    margin-bottom: 45px !important;
  }
  .has-padding-bottom-45-tablet-only {
    padding-bottom: 45px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-45-touch {
    margin-bottom: 45px !important;
  }
  .has-padding-bottom-45-touch {
    padding-bottom: 45px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-45-desktop {
    margin-bottom: 45px !important;
  }
  .has-padding-bottom-45-desktop {
    padding-bottom: 45px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-45-desktop-only {
    margin-bottom: 45px !important;
  }
  .has-padding-bottom-45-desktop-only {
    padding-bottom: 45px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-45-widescreen {
    margin-bottom: 45px !important;
  }
  .has-padding-bottom-45-widescreen {
    padding-bottom: 45px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-45-widescreen-only {
    margin-bottom: 45px !important;
  }
  .has-padding-bottom-45-widescreen-only {
    padding-bottom: 45px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-45-fullhd {
    margin-bottom: 45px !important;
  }
  .has-padding-bottom-45-fullhd {
    padding-bottom: 45px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-45-mobile {
    margin-left: 45px !important;
  }
  .has-padding-left-45-mobile {
    padding-left: 45px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-45-tablet {
    margin-left: 45px !important;
  }
  .has-padding-left-45-tablet {
    padding-left: 45px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-45-tablet-only {
    margin-left: 45px !important;
  }
  .has-padding-left-45-tablet-only {
    padding-left: 45px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-45-touch {
    margin-left: 45px !important;
  }
  .has-padding-left-45-touch {
    padding-left: 45px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-45-desktop {
    margin-left: 45px !important;
  }
  .has-padding-left-45-desktop {
    padding-left: 45px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-45-desktop-only {
    margin-left: 45px !important;
  }
  .has-padding-left-45-desktop-only {
    padding-left: 45px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-45-widescreen {
    margin-left: 45px !important;
  }
  .has-padding-left-45-widescreen {
    padding-left: 45px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-45-widescreen-only {
    margin-left: 45px !important;
  }
  .has-padding-left-45-widescreen-only {
    padding-left: 45px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-45-fullhd {
    margin-left: 45px !important;
  }
  .has-padding-left-45-fullhd {
    padding-left: 45px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-45-mobile {
    margin-right: 45px !important;
  }
  .has-padding-right-45-mobile {
    padding-right: 45px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-45-tablet {
    margin-right: 45px !important;
  }
  .has-padding-right-45-tablet {
    padding-right: 45px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-45-tablet-only {
    margin-right: 45px !important;
  }
  .has-padding-right-45-tablet-only {
    padding-right: 45px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-45-touch {
    margin-right: 45px !important;
  }
  .has-padding-right-45-touch {
    padding-right: 45px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-45-desktop {
    margin-right: 45px !important;
  }
  .has-padding-right-45-desktop {
    padding-right: 45px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-45-desktop-only {
    margin-right: 45px !important;
  }
  .has-padding-right-45-desktop-only {
    padding-right: 45px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-45-widescreen {
    margin-right: 45px !important;
  }
  .has-padding-right-45-widescreen {
    padding-right: 45px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-45-widescreen-only {
    margin-right: 45px !important;
  }
  .has-padding-right-45-widescreen-only {
    padding-right: 45px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-45-fullhd {
    margin-right: 45px !important;
  }
  .has-padding-right-45-fullhd {
    padding-right: 45px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-50-mobile {
    margin: 50px !important;
  }
  .has-padding-50-mobile {
    padding: 50px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-50-tablet {
    margin: 50px !important;
  }
  .has-padding-50-tablet {
    padding: 50px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-50-tablet-only {
    margin: 50px !important;
  }
  .has-padding-50-tablet-only {
    padding: 50px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-50-touch {
    margin: 50px !important;
  }
  .has-padding-50-touch {
    padding: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-50-desktop {
    margin: 50px !important;
  }
  .has-padding-50-desktop {
    padding: 50px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-50-desktop-only {
    margin: 50px !important;
  }
  .has-padding-50-desktop-only {
    padding: 50px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-50-widescreen {
    margin: 50px !important;
  }
  .has-padding-50-widescreen {
    padding: 50px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-50-widescreen-only {
    margin: 50px !important;
  }
  .has-padding-50-widescreen-only {
    padding: 50px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-50-fullhd {
    margin: 50px !important;
  }
  .has-padding-50-fullhd {
    padding: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-50-mobile {
    margin-top: 50px !important;
  }
  .has-padding-top-50-mobile {
    padding-top: 50px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-50-tablet {
    margin-top: 50px !important;
  }
  .has-padding-top-50-tablet {
    padding-top: 50px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-50-tablet-only {
    margin-top: 50px !important;
  }
  .has-padding-top-50-tablet-only {
    padding-top: 50px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-50-touch {
    margin-top: 50px !important;
  }
  .has-padding-top-50-touch {
    padding-top: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-50-desktop {
    margin-top: 50px !important;
  }
  .has-padding-top-50-desktop {
    padding-top: 50px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-50-desktop-only {
    margin-top: 50px !important;
  }
  .has-padding-top-50-desktop-only {
    padding-top: 50px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-50-widescreen {
    margin-top: 50px !important;
  }
  .has-padding-top-50-widescreen {
    padding-top: 50px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-50-widescreen-only {
    margin-top: 50px !important;
  }
  .has-padding-top-50-widescreen-only {
    padding-top: 50px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-50-fullhd {
    margin-top: 50px !important;
  }
  .has-padding-top-50-fullhd {
    padding-top: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-50-mobile {
    margin-bottom: 50px !important;
  }
  .has-padding-bottom-50-mobile {
    padding-bottom: 50px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-50-tablet {
    margin-bottom: 50px !important;
  }
  .has-padding-bottom-50-tablet {
    padding-bottom: 50px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-50-tablet-only {
    margin-bottom: 50px !important;
  }
  .has-padding-bottom-50-tablet-only {
    padding-bottom: 50px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-50-touch {
    margin-bottom: 50px !important;
  }
  .has-padding-bottom-50-touch {
    padding-bottom: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-50-desktop {
    margin-bottom: 50px !important;
  }
  .has-padding-bottom-50-desktop {
    padding-bottom: 50px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-50-desktop-only {
    margin-bottom: 50px !important;
  }
  .has-padding-bottom-50-desktop-only {
    padding-bottom: 50px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-50-widescreen {
    margin-bottom: 50px !important;
  }
  .has-padding-bottom-50-widescreen {
    padding-bottom: 50px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-50-widescreen-only {
    margin-bottom: 50px !important;
  }
  .has-padding-bottom-50-widescreen-only {
    padding-bottom: 50px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-50-fullhd {
    margin-bottom: 50px !important;
  }
  .has-padding-bottom-50-fullhd {
    padding-bottom: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-50-mobile {
    margin-left: 50px !important;
  }
  .has-padding-left-50-mobile {
    padding-left: 50px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-50-tablet {
    margin-left: 50px !important;
  }
  .has-padding-left-50-tablet {
    padding-left: 50px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-50-tablet-only {
    margin-left: 50px !important;
  }
  .has-padding-left-50-tablet-only {
    padding-left: 50px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-50-touch {
    margin-left: 50px !important;
  }
  .has-padding-left-50-touch {
    padding-left: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-50-desktop {
    margin-left: 50px !important;
  }
  .has-padding-left-50-desktop {
    padding-left: 50px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-50-desktop-only {
    margin-left: 50px !important;
  }
  .has-padding-left-50-desktop-only {
    padding-left: 50px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-50-widescreen {
    margin-left: 50px !important;
  }
  .has-padding-left-50-widescreen {
    padding-left: 50px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-50-widescreen-only {
    margin-left: 50px !important;
  }
  .has-padding-left-50-widescreen-only {
    padding-left: 50px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-50-fullhd {
    margin-left: 50px !important;
  }
  .has-padding-left-50-fullhd {
    padding-left: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-50-mobile {
    margin-right: 50px !important;
  }
  .has-padding-right-50-mobile {
    padding-right: 50px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-50-tablet {
    margin-right: 50px !important;
  }
  .has-padding-right-50-tablet {
    padding-right: 50px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-50-tablet-only {
    margin-right: 50px !important;
  }
  .has-padding-right-50-tablet-only {
    padding-right: 50px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-50-touch {
    margin-right: 50px !important;
  }
  .has-padding-right-50-touch {
    padding-right: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-50-desktop {
    margin-right: 50px !important;
  }
  .has-padding-right-50-desktop {
    padding-right: 50px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-50-desktop-only {
    margin-right: 50px !important;
  }
  .has-padding-right-50-desktop-only {
    padding-right: 50px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-50-widescreen {
    margin-right: 50px !important;
  }
  .has-padding-right-50-widescreen {
    padding-right: 50px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-50-widescreen-only {
    margin-right: 50px !important;
  }
  .has-padding-right-50-widescreen-only {
    padding-right: 50px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-50-fullhd {
    margin-right: 50px !important;
  }
  .has-padding-right-50-fullhd {
    padding-right: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-55-mobile {
    margin: 55px !important;
  }
  .has-padding-55-mobile {
    padding: 55px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-55-tablet {
    margin: 55px !important;
  }
  .has-padding-55-tablet {
    padding: 55px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-55-tablet-only {
    margin: 55px !important;
  }
  .has-padding-55-tablet-only {
    padding: 55px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-55-touch {
    margin: 55px !important;
  }
  .has-padding-55-touch {
    padding: 55px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-55-desktop {
    margin: 55px !important;
  }
  .has-padding-55-desktop {
    padding: 55px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-55-desktop-only {
    margin: 55px !important;
  }
  .has-padding-55-desktop-only {
    padding: 55px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-55-widescreen {
    margin: 55px !important;
  }
  .has-padding-55-widescreen {
    padding: 55px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-55-widescreen-only {
    margin: 55px !important;
  }
  .has-padding-55-widescreen-only {
    padding: 55px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-55-fullhd {
    margin: 55px !important;
  }
  .has-padding-55-fullhd {
    padding: 55px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-55-mobile {
    margin-top: 55px !important;
  }
  .has-padding-top-55-mobile {
    padding-top: 55px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-55-tablet {
    margin-top: 55px !important;
  }
  .has-padding-top-55-tablet {
    padding-top: 55px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-55-tablet-only {
    margin-top: 55px !important;
  }
  .has-padding-top-55-tablet-only {
    padding-top: 55px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-55-touch {
    margin-top: 55px !important;
  }
  .has-padding-top-55-touch {
    padding-top: 55px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-55-desktop {
    margin-top: 55px !important;
  }
  .has-padding-top-55-desktop {
    padding-top: 55px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-55-desktop-only {
    margin-top: 55px !important;
  }
  .has-padding-top-55-desktop-only {
    padding-top: 55px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-55-widescreen {
    margin-top: 55px !important;
  }
  .has-padding-top-55-widescreen {
    padding-top: 55px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-55-widescreen-only {
    margin-top: 55px !important;
  }
  .has-padding-top-55-widescreen-only {
    padding-top: 55px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-55-fullhd {
    margin-top: 55px !important;
  }
  .has-padding-top-55-fullhd {
    padding-top: 55px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-55-mobile {
    margin-bottom: 55px !important;
  }
  .has-padding-bottom-55-mobile {
    padding-bottom: 55px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-55-tablet {
    margin-bottom: 55px !important;
  }
  .has-padding-bottom-55-tablet {
    padding-bottom: 55px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-55-tablet-only {
    margin-bottom: 55px !important;
  }
  .has-padding-bottom-55-tablet-only {
    padding-bottom: 55px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-55-touch {
    margin-bottom: 55px !important;
  }
  .has-padding-bottom-55-touch {
    padding-bottom: 55px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-55-desktop {
    margin-bottom: 55px !important;
  }
  .has-padding-bottom-55-desktop {
    padding-bottom: 55px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-55-desktop-only {
    margin-bottom: 55px !important;
  }
  .has-padding-bottom-55-desktop-only {
    padding-bottom: 55px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-55-widescreen {
    margin-bottom: 55px !important;
  }
  .has-padding-bottom-55-widescreen {
    padding-bottom: 55px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-55-widescreen-only {
    margin-bottom: 55px !important;
  }
  .has-padding-bottom-55-widescreen-only {
    padding-bottom: 55px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-55-fullhd {
    margin-bottom: 55px !important;
  }
  .has-padding-bottom-55-fullhd {
    padding-bottom: 55px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-55-mobile {
    margin-left: 55px !important;
  }
  .has-padding-left-55-mobile {
    padding-left: 55px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-55-tablet {
    margin-left: 55px !important;
  }
  .has-padding-left-55-tablet {
    padding-left: 55px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-55-tablet-only {
    margin-left: 55px !important;
  }
  .has-padding-left-55-tablet-only {
    padding-left: 55px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-55-touch {
    margin-left: 55px !important;
  }
  .has-padding-left-55-touch {
    padding-left: 55px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-55-desktop {
    margin-left: 55px !important;
  }
  .has-padding-left-55-desktop {
    padding-left: 55px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-55-desktop-only {
    margin-left: 55px !important;
  }
  .has-padding-left-55-desktop-only {
    padding-left: 55px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-55-widescreen {
    margin-left: 55px !important;
  }
  .has-padding-left-55-widescreen {
    padding-left: 55px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-55-widescreen-only {
    margin-left: 55px !important;
  }
  .has-padding-left-55-widescreen-only {
    padding-left: 55px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-55-fullhd {
    margin-left: 55px !important;
  }
  .has-padding-left-55-fullhd {
    padding-left: 55px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-55-mobile {
    margin-right: 55px !important;
  }
  .has-padding-right-55-mobile {
    padding-right: 55px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-55-tablet {
    margin-right: 55px !important;
  }
  .has-padding-right-55-tablet {
    padding-right: 55px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-55-tablet-only {
    margin-right: 55px !important;
  }
  .has-padding-right-55-tablet-only {
    padding-right: 55px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-55-touch {
    margin-right: 55px !important;
  }
  .has-padding-right-55-touch {
    padding-right: 55px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-55-desktop {
    margin-right: 55px !important;
  }
  .has-padding-right-55-desktop {
    padding-right: 55px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-55-desktop-only {
    margin-right: 55px !important;
  }
  .has-padding-right-55-desktop-only {
    padding-right: 55px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-55-widescreen {
    margin-right: 55px !important;
  }
  .has-padding-right-55-widescreen {
    padding-right: 55px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-55-widescreen-only {
    margin-right: 55px !important;
  }
  .has-padding-right-55-widescreen-only {
    padding-right: 55px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-55-fullhd {
    margin-right: 55px !important;
  }
  .has-padding-right-55-fullhd {
    padding-right: 55px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-60-mobile {
    margin: 60px !important;
  }
  .has-padding-60-mobile {
    padding: 60px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-60-tablet {
    margin: 60px !important;
  }
  .has-padding-60-tablet {
    padding: 60px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-60-tablet-only {
    margin: 60px !important;
  }
  .has-padding-60-tablet-only {
    padding: 60px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-60-touch {
    margin: 60px !important;
  }
  .has-padding-60-touch {
    padding: 60px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-60-desktop {
    margin: 60px !important;
  }
  .has-padding-60-desktop {
    padding: 60px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-60-desktop-only {
    margin: 60px !important;
  }
  .has-padding-60-desktop-only {
    padding: 60px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-60-widescreen {
    margin: 60px !important;
  }
  .has-padding-60-widescreen {
    padding: 60px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-60-widescreen-only {
    margin: 60px !important;
  }
  .has-padding-60-widescreen-only {
    padding: 60px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-60-fullhd {
    margin: 60px !important;
  }
  .has-padding-60-fullhd {
    padding: 60px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-60-mobile {
    margin-top: 60px !important;
  }
  .has-padding-top-60-mobile {
    padding-top: 60px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-60-tablet {
    margin-top: 60px !important;
  }
  .has-padding-top-60-tablet {
    padding-top: 60px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-60-tablet-only {
    margin-top: 60px !important;
  }
  .has-padding-top-60-tablet-only {
    padding-top: 60px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-60-touch {
    margin-top: 60px !important;
  }
  .has-padding-top-60-touch {
    padding-top: 60px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-60-desktop {
    margin-top: 60px !important;
  }
  .has-padding-top-60-desktop {
    padding-top: 60px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-60-desktop-only {
    margin-top: 60px !important;
  }
  .has-padding-top-60-desktop-only {
    padding-top: 60px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-60-widescreen {
    margin-top: 60px !important;
  }
  .has-padding-top-60-widescreen {
    padding-top: 60px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-60-widescreen-only {
    margin-top: 60px !important;
  }
  .has-padding-top-60-widescreen-only {
    padding-top: 60px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-60-fullhd {
    margin-top: 60px !important;
  }
  .has-padding-top-60-fullhd {
    padding-top: 60px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-60-mobile {
    margin-bottom: 60px !important;
  }
  .has-padding-bottom-60-mobile {
    padding-bottom: 60px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-60-tablet {
    margin-bottom: 60px !important;
  }
  .has-padding-bottom-60-tablet {
    padding-bottom: 60px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-60-tablet-only {
    margin-bottom: 60px !important;
  }
  .has-padding-bottom-60-tablet-only {
    padding-bottom: 60px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-60-touch {
    margin-bottom: 60px !important;
  }
  .has-padding-bottom-60-touch {
    padding-bottom: 60px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-60-desktop {
    margin-bottom: 60px !important;
  }
  .has-padding-bottom-60-desktop {
    padding-bottom: 60px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-60-desktop-only {
    margin-bottom: 60px !important;
  }
  .has-padding-bottom-60-desktop-only {
    padding-bottom: 60px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-60-widescreen {
    margin-bottom: 60px !important;
  }
  .has-padding-bottom-60-widescreen {
    padding-bottom: 60px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-60-widescreen-only {
    margin-bottom: 60px !important;
  }
  .has-padding-bottom-60-widescreen-only {
    padding-bottom: 60px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-60-fullhd {
    margin-bottom: 60px !important;
  }
  .has-padding-bottom-60-fullhd {
    padding-bottom: 60px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-60-mobile {
    margin-left: 60px !important;
  }
  .has-padding-left-60-mobile {
    padding-left: 60px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-60-tablet {
    margin-left: 60px !important;
  }
  .has-padding-left-60-tablet {
    padding-left: 60px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-60-tablet-only {
    margin-left: 60px !important;
  }
  .has-padding-left-60-tablet-only {
    padding-left: 60px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-60-touch {
    margin-left: 60px !important;
  }
  .has-padding-left-60-touch {
    padding-left: 60px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-60-desktop {
    margin-left: 60px !important;
  }
  .has-padding-left-60-desktop {
    padding-left: 60px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-60-desktop-only {
    margin-left: 60px !important;
  }
  .has-padding-left-60-desktop-only {
    padding-left: 60px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-60-widescreen {
    margin-left: 60px !important;
  }
  .has-padding-left-60-widescreen {
    padding-left: 60px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-60-widescreen-only {
    margin-left: 60px !important;
  }
  .has-padding-left-60-widescreen-only {
    padding-left: 60px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-60-fullhd {
    margin-left: 60px !important;
  }
  .has-padding-left-60-fullhd {
    padding-left: 60px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-60-mobile {
    margin-right: 60px !important;
  }
  .has-padding-right-60-mobile {
    padding-right: 60px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-60-tablet {
    margin-right: 60px !important;
  }
  .has-padding-right-60-tablet {
    padding-right: 60px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-60-tablet-only {
    margin-right: 60px !important;
  }
  .has-padding-right-60-tablet-only {
    padding-right: 60px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-60-touch {
    margin-right: 60px !important;
  }
  .has-padding-right-60-touch {
    padding-right: 60px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-60-desktop {
    margin-right: 60px !important;
  }
  .has-padding-right-60-desktop {
    padding-right: 60px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-60-desktop-only {
    margin-right: 60px !important;
  }
  .has-padding-right-60-desktop-only {
    padding-right: 60px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-60-widescreen {
    margin-right: 60px !important;
  }
  .has-padding-right-60-widescreen {
    padding-right: 60px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-60-widescreen-only {
    margin-right: 60px !important;
  }
  .has-padding-right-60-widescreen-only {
    padding-right: 60px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-60-fullhd {
    margin-right: 60px !important;
  }
  .has-padding-right-60-fullhd {
    padding-right: 60px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-65-mobile {
    margin: 65px !important;
  }
  .has-padding-65-mobile {
    padding: 65px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-65-tablet {
    margin: 65px !important;
  }
  .has-padding-65-tablet {
    padding: 65px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-65-tablet-only {
    margin: 65px !important;
  }
  .has-padding-65-tablet-only {
    padding: 65px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-65-touch {
    margin: 65px !important;
  }
  .has-padding-65-touch {
    padding: 65px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-65-desktop {
    margin: 65px !important;
  }
  .has-padding-65-desktop {
    padding: 65px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-65-desktop-only {
    margin: 65px !important;
  }
  .has-padding-65-desktop-only {
    padding: 65px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-65-widescreen {
    margin: 65px !important;
  }
  .has-padding-65-widescreen {
    padding: 65px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-65-widescreen-only {
    margin: 65px !important;
  }
  .has-padding-65-widescreen-only {
    padding: 65px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-65-fullhd {
    margin: 65px !important;
  }
  .has-padding-65-fullhd {
    padding: 65px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-65-mobile {
    margin-top: 65px !important;
  }
  .has-padding-top-65-mobile {
    padding-top: 65px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-65-tablet {
    margin-top: 65px !important;
  }
  .has-padding-top-65-tablet {
    padding-top: 65px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-65-tablet-only {
    margin-top: 65px !important;
  }
  .has-padding-top-65-tablet-only {
    padding-top: 65px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-65-touch {
    margin-top: 65px !important;
  }
  .has-padding-top-65-touch {
    padding-top: 65px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-65-desktop {
    margin-top: 65px !important;
  }
  .has-padding-top-65-desktop {
    padding-top: 65px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-65-desktop-only {
    margin-top: 65px !important;
  }
  .has-padding-top-65-desktop-only {
    padding-top: 65px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-65-widescreen {
    margin-top: 65px !important;
  }
  .has-padding-top-65-widescreen {
    padding-top: 65px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-65-widescreen-only {
    margin-top: 65px !important;
  }
  .has-padding-top-65-widescreen-only {
    padding-top: 65px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-65-fullhd {
    margin-top: 65px !important;
  }
  .has-padding-top-65-fullhd {
    padding-top: 65px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-65-mobile {
    margin-bottom: 65px !important;
  }
  .has-padding-bottom-65-mobile {
    padding-bottom: 65px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-65-tablet {
    margin-bottom: 65px !important;
  }
  .has-padding-bottom-65-tablet {
    padding-bottom: 65px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-65-tablet-only {
    margin-bottom: 65px !important;
  }
  .has-padding-bottom-65-tablet-only {
    padding-bottom: 65px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-65-touch {
    margin-bottom: 65px !important;
  }
  .has-padding-bottom-65-touch {
    padding-bottom: 65px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-65-desktop {
    margin-bottom: 65px !important;
  }
  .has-padding-bottom-65-desktop {
    padding-bottom: 65px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-65-desktop-only {
    margin-bottom: 65px !important;
  }
  .has-padding-bottom-65-desktop-only {
    padding-bottom: 65px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-65-widescreen {
    margin-bottom: 65px !important;
  }
  .has-padding-bottom-65-widescreen {
    padding-bottom: 65px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-65-widescreen-only {
    margin-bottom: 65px !important;
  }
  .has-padding-bottom-65-widescreen-only {
    padding-bottom: 65px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-65-fullhd {
    margin-bottom: 65px !important;
  }
  .has-padding-bottom-65-fullhd {
    padding-bottom: 65px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-65-mobile {
    margin-left: 65px !important;
  }
  .has-padding-left-65-mobile {
    padding-left: 65px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-65-tablet {
    margin-left: 65px !important;
  }
  .has-padding-left-65-tablet {
    padding-left: 65px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-65-tablet-only {
    margin-left: 65px !important;
  }
  .has-padding-left-65-tablet-only {
    padding-left: 65px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-65-touch {
    margin-left: 65px !important;
  }
  .has-padding-left-65-touch {
    padding-left: 65px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-65-desktop {
    margin-left: 65px !important;
  }
  .has-padding-left-65-desktop {
    padding-left: 65px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-65-desktop-only {
    margin-left: 65px !important;
  }
  .has-padding-left-65-desktop-only {
    padding-left: 65px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-65-widescreen {
    margin-left: 65px !important;
  }
  .has-padding-left-65-widescreen {
    padding-left: 65px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-65-widescreen-only {
    margin-left: 65px !important;
  }
  .has-padding-left-65-widescreen-only {
    padding-left: 65px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-65-fullhd {
    margin-left: 65px !important;
  }
  .has-padding-left-65-fullhd {
    padding-left: 65px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-65-mobile {
    margin-right: 65px !important;
  }
  .has-padding-right-65-mobile {
    padding-right: 65px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-65-tablet {
    margin-right: 65px !important;
  }
  .has-padding-right-65-tablet {
    padding-right: 65px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-65-tablet-only {
    margin-right: 65px !important;
  }
  .has-padding-right-65-tablet-only {
    padding-right: 65px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-65-touch {
    margin-right: 65px !important;
  }
  .has-padding-right-65-touch {
    padding-right: 65px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-65-desktop {
    margin-right: 65px !important;
  }
  .has-padding-right-65-desktop {
    padding-right: 65px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-65-desktop-only {
    margin-right: 65px !important;
  }
  .has-padding-right-65-desktop-only {
    padding-right: 65px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-65-widescreen {
    margin-right: 65px !important;
  }
  .has-padding-right-65-widescreen {
    padding-right: 65px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-65-widescreen-only {
    margin-right: 65px !important;
  }
  .has-padding-right-65-widescreen-only {
    padding-right: 65px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-65-fullhd {
    margin-right: 65px !important;
  }
  .has-padding-right-65-fullhd {
    padding-right: 65px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-70-mobile {
    margin: 70px !important;
  }
  .has-padding-70-mobile {
    padding: 70px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-70-tablet {
    margin: 70px !important;
  }
  .has-padding-70-tablet {
    padding: 70px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-70-tablet-only {
    margin: 70px !important;
  }
  .has-padding-70-tablet-only {
    padding: 70px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-70-touch {
    margin: 70px !important;
  }
  .has-padding-70-touch {
    padding: 70px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-70-desktop {
    margin: 70px !important;
  }
  .has-padding-70-desktop {
    padding: 70px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-70-desktop-only {
    margin: 70px !important;
  }
  .has-padding-70-desktop-only {
    padding: 70px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-70-widescreen {
    margin: 70px !important;
  }
  .has-padding-70-widescreen {
    padding: 70px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-70-widescreen-only {
    margin: 70px !important;
  }
  .has-padding-70-widescreen-only {
    padding: 70px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-70-fullhd {
    margin: 70px !important;
  }
  .has-padding-70-fullhd {
    padding: 70px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-70-mobile {
    margin-top: 70px !important;
  }
  .has-padding-top-70-mobile {
    padding-top: 70px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-70-tablet {
    margin-top: 70px !important;
  }
  .has-padding-top-70-tablet {
    padding-top: 70px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-70-tablet-only {
    margin-top: 70px !important;
  }
  .has-padding-top-70-tablet-only {
    padding-top: 70px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-70-touch {
    margin-top: 70px !important;
  }
  .has-padding-top-70-touch {
    padding-top: 70px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-70-desktop {
    margin-top: 70px !important;
  }
  .has-padding-top-70-desktop {
    padding-top: 70px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-70-desktop-only {
    margin-top: 70px !important;
  }
  .has-padding-top-70-desktop-only {
    padding-top: 70px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-70-widescreen {
    margin-top: 70px !important;
  }
  .has-padding-top-70-widescreen {
    padding-top: 70px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-70-widescreen-only {
    margin-top: 70px !important;
  }
  .has-padding-top-70-widescreen-only {
    padding-top: 70px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-70-fullhd {
    margin-top: 70px !important;
  }
  .has-padding-top-70-fullhd {
    padding-top: 70px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-70-mobile {
    margin-bottom: 70px !important;
  }
  .has-padding-bottom-70-mobile {
    padding-bottom: 70px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-70-tablet {
    margin-bottom: 70px !important;
  }
  .has-padding-bottom-70-tablet {
    padding-bottom: 70px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-70-tablet-only {
    margin-bottom: 70px !important;
  }
  .has-padding-bottom-70-tablet-only {
    padding-bottom: 70px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-70-touch {
    margin-bottom: 70px !important;
  }
  .has-padding-bottom-70-touch {
    padding-bottom: 70px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-70-desktop {
    margin-bottom: 70px !important;
  }
  .has-padding-bottom-70-desktop {
    padding-bottom: 70px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-70-desktop-only {
    margin-bottom: 70px !important;
  }
  .has-padding-bottom-70-desktop-only {
    padding-bottom: 70px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-70-widescreen {
    margin-bottom: 70px !important;
  }
  .has-padding-bottom-70-widescreen {
    padding-bottom: 70px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-70-widescreen-only {
    margin-bottom: 70px !important;
  }
  .has-padding-bottom-70-widescreen-only {
    padding-bottom: 70px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-70-fullhd {
    margin-bottom: 70px !important;
  }
  .has-padding-bottom-70-fullhd {
    padding-bottom: 70px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-70-mobile {
    margin-left: 70px !important;
  }
  .has-padding-left-70-mobile {
    padding-left: 70px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-70-tablet {
    margin-left: 70px !important;
  }
  .has-padding-left-70-tablet {
    padding-left: 70px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-70-tablet-only {
    margin-left: 70px !important;
  }
  .has-padding-left-70-tablet-only {
    padding-left: 70px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-70-touch {
    margin-left: 70px !important;
  }
  .has-padding-left-70-touch {
    padding-left: 70px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-70-desktop {
    margin-left: 70px !important;
  }
  .has-padding-left-70-desktop {
    padding-left: 70px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-70-desktop-only {
    margin-left: 70px !important;
  }
  .has-padding-left-70-desktop-only {
    padding-left: 70px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-70-widescreen {
    margin-left: 70px !important;
  }
  .has-padding-left-70-widescreen {
    padding-left: 70px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-70-widescreen-only {
    margin-left: 70px !important;
  }
  .has-padding-left-70-widescreen-only {
    padding-left: 70px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-70-fullhd {
    margin-left: 70px !important;
  }
  .has-padding-left-70-fullhd {
    padding-left: 70px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-70-mobile {
    margin-right: 70px !important;
  }
  .has-padding-right-70-mobile {
    padding-right: 70px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-70-tablet {
    margin-right: 70px !important;
  }
  .has-padding-right-70-tablet {
    padding-right: 70px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-70-tablet-only {
    margin-right: 70px !important;
  }
  .has-padding-right-70-tablet-only {
    padding-right: 70px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-70-touch {
    margin-right: 70px !important;
  }
  .has-padding-right-70-touch {
    padding-right: 70px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-70-desktop {
    margin-right: 70px !important;
  }
  .has-padding-right-70-desktop {
    padding-right: 70px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-70-desktop-only {
    margin-right: 70px !important;
  }
  .has-padding-right-70-desktop-only {
    padding-right: 70px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-70-widescreen {
    margin-right: 70px !important;
  }
  .has-padding-right-70-widescreen {
    padding-right: 70px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-70-widescreen-only {
    margin-right: 70px !important;
  }
  .has-padding-right-70-widescreen-only {
    padding-right: 70px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-70-fullhd {
    margin-right: 70px !important;
  }
  .has-padding-right-70-fullhd {
    padding-right: 70px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-75-mobile {
    margin: 75px !important;
  }
  .has-padding-75-mobile {
    padding: 75px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-75-tablet {
    margin: 75px !important;
  }
  .has-padding-75-tablet {
    padding: 75px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-75-tablet-only {
    margin: 75px !important;
  }
  .has-padding-75-tablet-only {
    padding: 75px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-75-touch {
    margin: 75px !important;
  }
  .has-padding-75-touch {
    padding: 75px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-75-desktop {
    margin: 75px !important;
  }
  .has-padding-75-desktop {
    padding: 75px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-75-desktop-only {
    margin: 75px !important;
  }
  .has-padding-75-desktop-only {
    padding: 75px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-75-widescreen {
    margin: 75px !important;
  }
  .has-padding-75-widescreen {
    padding: 75px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-75-widescreen-only {
    margin: 75px !important;
  }
  .has-padding-75-widescreen-only {
    padding: 75px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-75-fullhd {
    margin: 75px !important;
  }
  .has-padding-75-fullhd {
    padding: 75px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-75-mobile {
    margin-top: 75px !important;
  }
  .has-padding-top-75-mobile {
    padding-top: 75px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-75-tablet {
    margin-top: 75px !important;
  }
  .has-padding-top-75-tablet {
    padding-top: 75px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-75-tablet-only {
    margin-top: 75px !important;
  }
  .has-padding-top-75-tablet-only {
    padding-top: 75px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-75-touch {
    margin-top: 75px !important;
  }
  .has-padding-top-75-touch {
    padding-top: 75px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-75-desktop {
    margin-top: 75px !important;
  }
  .has-padding-top-75-desktop {
    padding-top: 75px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-75-desktop-only {
    margin-top: 75px !important;
  }
  .has-padding-top-75-desktop-only {
    padding-top: 75px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-75-widescreen {
    margin-top: 75px !important;
  }
  .has-padding-top-75-widescreen {
    padding-top: 75px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-75-widescreen-only {
    margin-top: 75px !important;
  }
  .has-padding-top-75-widescreen-only {
    padding-top: 75px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-75-fullhd {
    margin-top: 75px !important;
  }
  .has-padding-top-75-fullhd {
    padding-top: 75px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-75-mobile {
    margin-bottom: 75px !important;
  }
  .has-padding-bottom-75-mobile {
    padding-bottom: 75px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-75-tablet {
    margin-bottom: 75px !important;
  }
  .has-padding-bottom-75-tablet {
    padding-bottom: 75px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-75-tablet-only {
    margin-bottom: 75px !important;
  }
  .has-padding-bottom-75-tablet-only {
    padding-bottom: 75px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-75-touch {
    margin-bottom: 75px !important;
  }
  .has-padding-bottom-75-touch {
    padding-bottom: 75px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-75-desktop {
    margin-bottom: 75px !important;
  }
  .has-padding-bottom-75-desktop {
    padding-bottom: 75px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-75-desktop-only {
    margin-bottom: 75px !important;
  }
  .has-padding-bottom-75-desktop-only {
    padding-bottom: 75px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-75-widescreen {
    margin-bottom: 75px !important;
  }
  .has-padding-bottom-75-widescreen {
    padding-bottom: 75px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-75-widescreen-only {
    margin-bottom: 75px !important;
  }
  .has-padding-bottom-75-widescreen-only {
    padding-bottom: 75px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-75-fullhd {
    margin-bottom: 75px !important;
  }
  .has-padding-bottom-75-fullhd {
    padding-bottom: 75px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-75-mobile {
    margin-left: 75px !important;
  }
  .has-padding-left-75-mobile {
    padding-left: 75px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-75-tablet {
    margin-left: 75px !important;
  }
  .has-padding-left-75-tablet {
    padding-left: 75px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-75-tablet-only {
    margin-left: 75px !important;
  }
  .has-padding-left-75-tablet-only {
    padding-left: 75px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-75-touch {
    margin-left: 75px !important;
  }
  .has-padding-left-75-touch {
    padding-left: 75px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-75-desktop {
    margin-left: 75px !important;
  }
  .has-padding-left-75-desktop {
    padding-left: 75px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-75-desktop-only {
    margin-left: 75px !important;
  }
  .has-padding-left-75-desktop-only {
    padding-left: 75px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-75-widescreen {
    margin-left: 75px !important;
  }
  .has-padding-left-75-widescreen {
    padding-left: 75px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-75-widescreen-only {
    margin-left: 75px !important;
  }
  .has-padding-left-75-widescreen-only {
    padding-left: 75px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-75-fullhd {
    margin-left: 75px !important;
  }
  .has-padding-left-75-fullhd {
    padding-left: 75px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-75-mobile {
    margin-right: 75px !important;
  }
  .has-padding-right-75-mobile {
    padding-right: 75px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-75-tablet {
    margin-right: 75px !important;
  }
  .has-padding-right-75-tablet {
    padding-right: 75px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-75-tablet-only {
    margin-right: 75px !important;
  }
  .has-padding-right-75-tablet-only {
    padding-right: 75px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-75-touch {
    margin-right: 75px !important;
  }
  .has-padding-right-75-touch {
    padding-right: 75px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-75-desktop {
    margin-right: 75px !important;
  }
  .has-padding-right-75-desktop {
    padding-right: 75px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-75-desktop-only {
    margin-right: 75px !important;
  }
  .has-padding-right-75-desktop-only {
    padding-right: 75px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-75-widescreen {
    margin-right: 75px !important;
  }
  .has-padding-right-75-widescreen {
    padding-right: 75px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-75-widescreen-only {
    margin-right: 75px !important;
  }
  .has-padding-right-75-widescreen-only {
    padding-right: 75px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-75-fullhd {
    margin-right: 75px !important;
  }
  .has-padding-right-75-fullhd {
    padding-right: 75px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-80-mobile {
    margin: 80px !important;
  }
  .has-padding-80-mobile {
    padding: 80px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-80-tablet {
    margin: 80px !important;
  }
  .has-padding-80-tablet {
    padding: 80px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-80-tablet-only {
    margin: 80px !important;
  }
  .has-padding-80-tablet-only {
    padding: 80px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-80-touch {
    margin: 80px !important;
  }
  .has-padding-80-touch {
    padding: 80px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-80-desktop {
    margin: 80px !important;
  }
  .has-padding-80-desktop {
    padding: 80px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-80-desktop-only {
    margin: 80px !important;
  }
  .has-padding-80-desktop-only {
    padding: 80px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-80-widescreen {
    margin: 80px !important;
  }
  .has-padding-80-widescreen {
    padding: 80px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-80-widescreen-only {
    margin: 80px !important;
  }
  .has-padding-80-widescreen-only {
    padding: 80px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-80-fullhd {
    margin: 80px !important;
  }
  .has-padding-80-fullhd {
    padding: 80px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-80-mobile {
    margin-top: 80px !important;
  }
  .has-padding-top-80-mobile {
    padding-top: 80px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-80-tablet {
    margin-top: 80px !important;
  }
  .has-padding-top-80-tablet {
    padding-top: 80px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-80-tablet-only {
    margin-top: 80px !important;
  }
  .has-padding-top-80-tablet-only {
    padding-top: 80px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-80-touch {
    margin-top: 80px !important;
  }
  .has-padding-top-80-touch {
    padding-top: 80px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-80-desktop {
    margin-top: 80px !important;
  }
  .has-padding-top-80-desktop {
    padding-top: 80px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-80-desktop-only {
    margin-top: 80px !important;
  }
  .has-padding-top-80-desktop-only {
    padding-top: 80px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-80-widescreen {
    margin-top: 80px !important;
  }
  .has-padding-top-80-widescreen {
    padding-top: 80px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-80-widescreen-only {
    margin-top: 80px !important;
  }
  .has-padding-top-80-widescreen-only {
    padding-top: 80px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-80-fullhd {
    margin-top: 80px !important;
  }
  .has-padding-top-80-fullhd {
    padding-top: 80px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-80-mobile {
    margin-bottom: 80px !important;
  }
  .has-padding-bottom-80-mobile {
    padding-bottom: 80px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-80-tablet {
    margin-bottom: 80px !important;
  }
  .has-padding-bottom-80-tablet {
    padding-bottom: 80px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-80-tablet-only {
    margin-bottom: 80px !important;
  }
  .has-padding-bottom-80-tablet-only {
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-80-touch {
    margin-bottom: 80px !important;
  }
  .has-padding-bottom-80-touch {
    padding-bottom: 80px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-80-desktop {
    margin-bottom: 80px !important;
  }
  .has-padding-bottom-80-desktop {
    padding-bottom: 80px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-80-desktop-only {
    margin-bottom: 80px !important;
  }
  .has-padding-bottom-80-desktop-only {
    padding-bottom: 80px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-80-widescreen {
    margin-bottom: 80px !important;
  }
  .has-padding-bottom-80-widescreen {
    padding-bottom: 80px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-80-widescreen-only {
    margin-bottom: 80px !important;
  }
  .has-padding-bottom-80-widescreen-only {
    padding-bottom: 80px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-80-fullhd {
    margin-bottom: 80px !important;
  }
  .has-padding-bottom-80-fullhd {
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-80-mobile {
    margin-left: 80px !important;
  }
  .has-padding-left-80-mobile {
    padding-left: 80px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-80-tablet {
    margin-left: 80px !important;
  }
  .has-padding-left-80-tablet {
    padding-left: 80px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-80-tablet-only {
    margin-left: 80px !important;
  }
  .has-padding-left-80-tablet-only {
    padding-left: 80px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-80-touch {
    margin-left: 80px !important;
  }
  .has-padding-left-80-touch {
    padding-left: 80px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-80-desktop {
    margin-left: 80px !important;
  }
  .has-padding-left-80-desktop {
    padding-left: 80px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-80-desktop-only {
    margin-left: 80px !important;
  }
  .has-padding-left-80-desktop-only {
    padding-left: 80px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-80-widescreen {
    margin-left: 80px !important;
  }
  .has-padding-left-80-widescreen {
    padding-left: 80px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-80-widescreen-only {
    margin-left: 80px !important;
  }
  .has-padding-left-80-widescreen-only {
    padding-left: 80px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-80-fullhd {
    margin-left: 80px !important;
  }
  .has-padding-left-80-fullhd {
    padding-left: 80px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-80-mobile {
    margin-right: 80px !important;
  }
  .has-padding-right-80-mobile {
    padding-right: 80px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-80-tablet {
    margin-right: 80px !important;
  }
  .has-padding-right-80-tablet {
    padding-right: 80px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-80-tablet-only {
    margin-right: 80px !important;
  }
  .has-padding-right-80-tablet-only {
    padding-right: 80px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-80-touch {
    margin-right: 80px !important;
  }
  .has-padding-right-80-touch {
    padding-right: 80px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-80-desktop {
    margin-right: 80px !important;
  }
  .has-padding-right-80-desktop {
    padding-right: 80px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-80-desktop-only {
    margin-right: 80px !important;
  }
  .has-padding-right-80-desktop-only {
    padding-right: 80px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-80-widescreen {
    margin-right: 80px !important;
  }
  .has-padding-right-80-widescreen {
    padding-right: 80px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-80-widescreen-only {
    margin-right: 80px !important;
  }
  .has-padding-right-80-widescreen-only {
    padding-right: 80px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-80-fullhd {
    margin-right: 80px !important;
  }
  .has-padding-right-80-fullhd {
    padding-right: 80px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-85-mobile {
    margin: 85px !important;
  }
  .has-padding-85-mobile {
    padding: 85px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-85-tablet {
    margin: 85px !important;
  }
  .has-padding-85-tablet {
    padding: 85px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-85-tablet-only {
    margin: 85px !important;
  }
  .has-padding-85-tablet-only {
    padding: 85px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-85-touch {
    margin: 85px !important;
  }
  .has-padding-85-touch {
    padding: 85px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-85-desktop {
    margin: 85px !important;
  }
  .has-padding-85-desktop {
    padding: 85px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-85-desktop-only {
    margin: 85px !important;
  }
  .has-padding-85-desktop-only {
    padding: 85px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-85-widescreen {
    margin: 85px !important;
  }
  .has-padding-85-widescreen {
    padding: 85px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-85-widescreen-only {
    margin: 85px !important;
  }
  .has-padding-85-widescreen-only {
    padding: 85px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-85-fullhd {
    margin: 85px !important;
  }
  .has-padding-85-fullhd {
    padding: 85px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-85-mobile {
    margin-top: 85px !important;
  }
  .has-padding-top-85-mobile {
    padding-top: 85px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-85-tablet {
    margin-top: 85px !important;
  }
  .has-padding-top-85-tablet {
    padding-top: 85px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-85-tablet-only {
    margin-top: 85px !important;
  }
  .has-padding-top-85-tablet-only {
    padding-top: 85px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-85-touch {
    margin-top: 85px !important;
  }
  .has-padding-top-85-touch {
    padding-top: 85px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-85-desktop {
    margin-top: 85px !important;
  }
  .has-padding-top-85-desktop {
    padding-top: 85px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-85-desktop-only {
    margin-top: 85px !important;
  }
  .has-padding-top-85-desktop-only {
    padding-top: 85px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-85-widescreen {
    margin-top: 85px !important;
  }
  .has-padding-top-85-widescreen {
    padding-top: 85px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-85-widescreen-only {
    margin-top: 85px !important;
  }
  .has-padding-top-85-widescreen-only {
    padding-top: 85px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-85-fullhd {
    margin-top: 85px !important;
  }
  .has-padding-top-85-fullhd {
    padding-top: 85px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-85-mobile {
    margin-bottom: 85px !important;
  }
  .has-padding-bottom-85-mobile {
    padding-bottom: 85px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-85-tablet {
    margin-bottom: 85px !important;
  }
  .has-padding-bottom-85-tablet {
    padding-bottom: 85px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-85-tablet-only {
    margin-bottom: 85px !important;
  }
  .has-padding-bottom-85-tablet-only {
    padding-bottom: 85px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-85-touch {
    margin-bottom: 85px !important;
  }
  .has-padding-bottom-85-touch {
    padding-bottom: 85px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-85-desktop {
    margin-bottom: 85px !important;
  }
  .has-padding-bottom-85-desktop {
    padding-bottom: 85px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-85-desktop-only {
    margin-bottom: 85px !important;
  }
  .has-padding-bottom-85-desktop-only {
    padding-bottom: 85px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-85-widescreen {
    margin-bottom: 85px !important;
  }
  .has-padding-bottom-85-widescreen {
    padding-bottom: 85px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-85-widescreen-only {
    margin-bottom: 85px !important;
  }
  .has-padding-bottom-85-widescreen-only {
    padding-bottom: 85px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-85-fullhd {
    margin-bottom: 85px !important;
  }
  .has-padding-bottom-85-fullhd {
    padding-bottom: 85px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-85-mobile {
    margin-left: 85px !important;
  }
  .has-padding-left-85-mobile {
    padding-left: 85px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-85-tablet {
    margin-left: 85px !important;
  }
  .has-padding-left-85-tablet {
    padding-left: 85px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-85-tablet-only {
    margin-left: 85px !important;
  }
  .has-padding-left-85-tablet-only {
    padding-left: 85px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-85-touch {
    margin-left: 85px !important;
  }
  .has-padding-left-85-touch {
    padding-left: 85px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-85-desktop {
    margin-left: 85px !important;
  }
  .has-padding-left-85-desktop {
    padding-left: 85px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-85-desktop-only {
    margin-left: 85px !important;
  }
  .has-padding-left-85-desktop-only {
    padding-left: 85px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-85-widescreen {
    margin-left: 85px !important;
  }
  .has-padding-left-85-widescreen {
    padding-left: 85px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-85-widescreen-only {
    margin-left: 85px !important;
  }
  .has-padding-left-85-widescreen-only {
    padding-left: 85px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-85-fullhd {
    margin-left: 85px !important;
  }
  .has-padding-left-85-fullhd {
    padding-left: 85px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-85-mobile {
    margin-right: 85px !important;
  }
  .has-padding-right-85-mobile {
    padding-right: 85px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-85-tablet {
    margin-right: 85px !important;
  }
  .has-padding-right-85-tablet {
    padding-right: 85px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-85-tablet-only {
    margin-right: 85px !important;
  }
  .has-padding-right-85-tablet-only {
    padding-right: 85px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-85-touch {
    margin-right: 85px !important;
  }
  .has-padding-right-85-touch {
    padding-right: 85px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-85-desktop {
    margin-right: 85px !important;
  }
  .has-padding-right-85-desktop {
    padding-right: 85px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-85-desktop-only {
    margin-right: 85px !important;
  }
  .has-padding-right-85-desktop-only {
    padding-right: 85px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-85-widescreen {
    margin-right: 85px !important;
  }
  .has-padding-right-85-widescreen {
    padding-right: 85px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-85-widescreen-only {
    margin-right: 85px !important;
  }
  .has-padding-right-85-widescreen-only {
    padding-right: 85px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-85-fullhd {
    margin-right: 85px !important;
  }
  .has-padding-right-85-fullhd {
    padding-right: 85px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-90-mobile {
    margin: 90px !important;
  }
  .has-padding-90-mobile {
    padding: 90px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-90-tablet {
    margin: 90px !important;
  }
  .has-padding-90-tablet {
    padding: 90px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-90-tablet-only {
    margin: 90px !important;
  }
  .has-padding-90-tablet-only {
    padding: 90px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-90-touch {
    margin: 90px !important;
  }
  .has-padding-90-touch {
    padding: 90px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-90-desktop {
    margin: 90px !important;
  }
  .has-padding-90-desktop {
    padding: 90px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-90-desktop-only {
    margin: 90px !important;
  }
  .has-padding-90-desktop-only {
    padding: 90px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-90-widescreen {
    margin: 90px !important;
  }
  .has-padding-90-widescreen {
    padding: 90px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-90-widescreen-only {
    margin: 90px !important;
  }
  .has-padding-90-widescreen-only {
    padding: 90px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-90-fullhd {
    margin: 90px !important;
  }
  .has-padding-90-fullhd {
    padding: 90px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-90-mobile {
    margin-top: 90px !important;
  }
  .has-padding-top-90-mobile {
    padding-top: 90px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-90-tablet {
    margin-top: 90px !important;
  }
  .has-padding-top-90-tablet {
    padding-top: 90px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-90-tablet-only {
    margin-top: 90px !important;
  }
  .has-padding-top-90-tablet-only {
    padding-top: 90px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-90-touch {
    margin-top: 90px !important;
  }
  .has-padding-top-90-touch {
    padding-top: 90px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-90-desktop {
    margin-top: 90px !important;
  }
  .has-padding-top-90-desktop {
    padding-top: 90px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-90-desktop-only {
    margin-top: 90px !important;
  }
  .has-padding-top-90-desktop-only {
    padding-top: 90px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-90-widescreen {
    margin-top: 90px !important;
  }
  .has-padding-top-90-widescreen {
    padding-top: 90px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-90-widescreen-only {
    margin-top: 90px !important;
  }
  .has-padding-top-90-widescreen-only {
    padding-top: 90px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-90-fullhd {
    margin-top: 90px !important;
  }
  .has-padding-top-90-fullhd {
    padding-top: 90px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-90-mobile {
    margin-bottom: 90px !important;
  }
  .has-padding-bottom-90-mobile {
    padding-bottom: 90px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-90-tablet {
    margin-bottom: 90px !important;
  }
  .has-padding-bottom-90-tablet {
    padding-bottom: 90px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-90-tablet-only {
    margin-bottom: 90px !important;
  }
  .has-padding-bottom-90-tablet-only {
    padding-bottom: 90px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-90-touch {
    margin-bottom: 90px !important;
  }
  .has-padding-bottom-90-touch {
    padding-bottom: 90px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-90-desktop {
    margin-bottom: 90px !important;
  }
  .has-padding-bottom-90-desktop {
    padding-bottom: 90px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-90-desktop-only {
    margin-bottom: 90px !important;
  }
  .has-padding-bottom-90-desktop-only {
    padding-bottom: 90px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-90-widescreen {
    margin-bottom: 90px !important;
  }
  .has-padding-bottom-90-widescreen {
    padding-bottom: 90px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-90-widescreen-only {
    margin-bottom: 90px !important;
  }
  .has-padding-bottom-90-widescreen-only {
    padding-bottom: 90px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-90-fullhd {
    margin-bottom: 90px !important;
  }
  .has-padding-bottom-90-fullhd {
    padding-bottom: 90px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-90-mobile {
    margin-left: 90px !important;
  }
  .has-padding-left-90-mobile {
    padding-left: 90px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-90-tablet {
    margin-left: 90px !important;
  }
  .has-padding-left-90-tablet {
    padding-left: 90px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-90-tablet-only {
    margin-left: 90px !important;
  }
  .has-padding-left-90-tablet-only {
    padding-left: 90px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-90-touch {
    margin-left: 90px !important;
  }
  .has-padding-left-90-touch {
    padding-left: 90px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-90-desktop {
    margin-left: 90px !important;
  }
  .has-padding-left-90-desktop {
    padding-left: 90px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-90-desktop-only {
    margin-left: 90px !important;
  }
  .has-padding-left-90-desktop-only {
    padding-left: 90px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-90-widescreen {
    margin-left: 90px !important;
  }
  .has-padding-left-90-widescreen {
    padding-left: 90px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-90-widescreen-only {
    margin-left: 90px !important;
  }
  .has-padding-left-90-widescreen-only {
    padding-left: 90px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-90-fullhd {
    margin-left: 90px !important;
  }
  .has-padding-left-90-fullhd {
    padding-left: 90px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-90-mobile {
    margin-right: 90px !important;
  }
  .has-padding-right-90-mobile {
    padding-right: 90px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-90-tablet {
    margin-right: 90px !important;
  }
  .has-padding-right-90-tablet {
    padding-right: 90px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-90-tablet-only {
    margin-right: 90px !important;
  }
  .has-padding-right-90-tablet-only {
    padding-right: 90px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-90-touch {
    margin-right: 90px !important;
  }
  .has-padding-right-90-touch {
    padding-right: 90px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-90-desktop {
    margin-right: 90px !important;
  }
  .has-padding-right-90-desktop {
    padding-right: 90px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-90-desktop-only {
    margin-right: 90px !important;
  }
  .has-padding-right-90-desktop-only {
    padding-right: 90px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-90-widescreen {
    margin-right: 90px !important;
  }
  .has-padding-right-90-widescreen {
    padding-right: 90px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-90-widescreen-only {
    margin-right: 90px !important;
  }
  .has-padding-right-90-widescreen-only {
    padding-right: 90px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-90-fullhd {
    margin-right: 90px !important;
  }
  .has-padding-right-90-fullhd {
    padding-right: 90px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-95-mobile {
    margin: 95px !important;
  }
  .has-padding-95-mobile {
    padding: 95px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-95-tablet {
    margin: 95px !important;
  }
  .has-padding-95-tablet {
    padding: 95px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-95-tablet-only {
    margin: 95px !important;
  }
  .has-padding-95-tablet-only {
    padding: 95px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-95-touch {
    margin: 95px !important;
  }
  .has-padding-95-touch {
    padding: 95px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-95-desktop {
    margin: 95px !important;
  }
  .has-padding-95-desktop {
    padding: 95px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-95-desktop-only {
    margin: 95px !important;
  }
  .has-padding-95-desktop-only {
    padding: 95px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-95-widescreen {
    margin: 95px !important;
  }
  .has-padding-95-widescreen {
    padding: 95px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-95-widescreen-only {
    margin: 95px !important;
  }
  .has-padding-95-widescreen-only {
    padding: 95px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-95-fullhd {
    margin: 95px !important;
  }
  .has-padding-95-fullhd {
    padding: 95px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-95-mobile {
    margin-top: 95px !important;
  }
  .has-padding-top-95-mobile {
    padding-top: 95px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-95-tablet {
    margin-top: 95px !important;
  }
  .has-padding-top-95-tablet {
    padding-top: 95px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-95-tablet-only {
    margin-top: 95px !important;
  }
  .has-padding-top-95-tablet-only {
    padding-top: 95px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-95-touch {
    margin-top: 95px !important;
  }
  .has-padding-top-95-touch {
    padding-top: 95px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-95-desktop {
    margin-top: 95px !important;
  }
  .has-padding-top-95-desktop {
    padding-top: 95px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-95-desktop-only {
    margin-top: 95px !important;
  }
  .has-padding-top-95-desktop-only {
    padding-top: 95px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-95-widescreen {
    margin-top: 95px !important;
  }
  .has-padding-top-95-widescreen {
    padding-top: 95px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-95-widescreen-only {
    margin-top: 95px !important;
  }
  .has-padding-top-95-widescreen-only {
    padding-top: 95px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-95-fullhd {
    margin-top: 95px !important;
  }
  .has-padding-top-95-fullhd {
    padding-top: 95px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-95-mobile {
    margin-bottom: 95px !important;
  }
  .has-padding-bottom-95-mobile {
    padding-bottom: 95px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-95-tablet {
    margin-bottom: 95px !important;
  }
  .has-padding-bottom-95-tablet {
    padding-bottom: 95px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-95-tablet-only {
    margin-bottom: 95px !important;
  }
  .has-padding-bottom-95-tablet-only {
    padding-bottom: 95px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-95-touch {
    margin-bottom: 95px !important;
  }
  .has-padding-bottom-95-touch {
    padding-bottom: 95px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-95-desktop {
    margin-bottom: 95px !important;
  }
  .has-padding-bottom-95-desktop {
    padding-bottom: 95px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-95-desktop-only {
    margin-bottom: 95px !important;
  }
  .has-padding-bottom-95-desktop-only {
    padding-bottom: 95px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-95-widescreen {
    margin-bottom: 95px !important;
  }
  .has-padding-bottom-95-widescreen {
    padding-bottom: 95px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-95-widescreen-only {
    margin-bottom: 95px !important;
  }
  .has-padding-bottom-95-widescreen-only {
    padding-bottom: 95px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-95-fullhd {
    margin-bottom: 95px !important;
  }
  .has-padding-bottom-95-fullhd {
    padding-bottom: 95px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-95-mobile {
    margin-left: 95px !important;
  }
  .has-padding-left-95-mobile {
    padding-left: 95px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-95-tablet {
    margin-left: 95px !important;
  }
  .has-padding-left-95-tablet {
    padding-left: 95px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-95-tablet-only {
    margin-left: 95px !important;
  }
  .has-padding-left-95-tablet-only {
    padding-left: 95px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-95-touch {
    margin-left: 95px !important;
  }
  .has-padding-left-95-touch {
    padding-left: 95px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-95-desktop {
    margin-left: 95px !important;
  }
  .has-padding-left-95-desktop {
    padding-left: 95px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-95-desktop-only {
    margin-left: 95px !important;
  }
  .has-padding-left-95-desktop-only {
    padding-left: 95px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-95-widescreen {
    margin-left: 95px !important;
  }
  .has-padding-left-95-widescreen {
    padding-left: 95px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-95-widescreen-only {
    margin-left: 95px !important;
  }
  .has-padding-left-95-widescreen-only {
    padding-left: 95px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-95-fullhd {
    margin-left: 95px !important;
  }
  .has-padding-left-95-fullhd {
    padding-left: 95px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-95-mobile {
    margin-right: 95px !important;
  }
  .has-padding-right-95-mobile {
    padding-right: 95px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-95-tablet {
    margin-right: 95px !important;
  }
  .has-padding-right-95-tablet {
    padding-right: 95px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-95-tablet-only {
    margin-right: 95px !important;
  }
  .has-padding-right-95-tablet-only {
    padding-right: 95px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-95-touch {
    margin-right: 95px !important;
  }
  .has-padding-right-95-touch {
    padding-right: 95px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-95-desktop {
    margin-right: 95px !important;
  }
  .has-padding-right-95-desktop {
    padding-right: 95px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-95-desktop-only {
    margin-right: 95px !important;
  }
  .has-padding-right-95-desktop-only {
    padding-right: 95px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-95-widescreen {
    margin-right: 95px !important;
  }
  .has-padding-right-95-widescreen {
    padding-right: 95px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-95-widescreen-only {
    margin-right: 95px !important;
  }
  .has-padding-right-95-widescreen-only {
    padding-right: 95px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-95-fullhd {
    margin-right: 95px !important;
  }
  .has-padding-right-95-fullhd {
    padding-right: 95px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-100-mobile {
    margin: 100px !important;
  }
  .has-padding-100-mobile {
    padding: 100px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-100-tablet {
    margin: 100px !important;
  }
  .has-padding-100-tablet {
    padding: 100px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-100-tablet-only {
    margin: 100px !important;
  }
  .has-padding-100-tablet-only {
    padding: 100px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-100-touch {
    margin: 100px !important;
  }
  .has-padding-100-touch {
    padding: 100px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-100-desktop {
    margin: 100px !important;
  }
  .has-padding-100-desktop {
    padding: 100px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-100-desktop-only {
    margin: 100px !important;
  }
  .has-padding-100-desktop-only {
    padding: 100px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-100-widescreen {
    margin: 100px !important;
  }
  .has-padding-100-widescreen {
    padding: 100px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-100-widescreen-only {
    margin: 100px !important;
  }
  .has-padding-100-widescreen-only {
    padding: 100px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-100-fullhd {
    margin: 100px !important;
  }
  .has-padding-100-fullhd {
    padding: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-100-mobile {
    margin-top: 100px !important;
  }
  .has-padding-top-100-mobile {
    padding-top: 100px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-100-tablet {
    margin-top: 100px !important;
  }
  .has-padding-top-100-tablet {
    padding-top: 100px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-100-tablet-only {
    margin-top: 100px !important;
  }
  .has-padding-top-100-tablet-only {
    padding-top: 100px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-100-touch {
    margin-top: 100px !important;
  }
  .has-padding-top-100-touch {
    padding-top: 100px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-100-desktop {
    margin-top: 100px !important;
  }
  .has-padding-top-100-desktop {
    padding-top: 100px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-100-desktop-only {
    margin-top: 100px !important;
  }
  .has-padding-top-100-desktop-only {
    padding-top: 100px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-100-widescreen {
    margin-top: 100px !important;
  }
  .has-padding-top-100-widescreen {
    padding-top: 100px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-100-widescreen-only {
    margin-top: 100px !important;
  }
  .has-padding-top-100-widescreen-only {
    padding-top: 100px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-100-fullhd {
    margin-top: 100px !important;
  }
  .has-padding-top-100-fullhd {
    padding-top: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-100-mobile {
    margin-bottom: 100px !important;
  }
  .has-padding-bottom-100-mobile {
    padding-bottom: 100px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-100-tablet {
    margin-bottom: 100px !important;
  }
  .has-padding-bottom-100-tablet {
    padding-bottom: 100px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-100-tablet-only {
    margin-bottom: 100px !important;
  }
  .has-padding-bottom-100-tablet-only {
    padding-bottom: 100px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-100-touch {
    margin-bottom: 100px !important;
  }
  .has-padding-bottom-100-touch {
    padding-bottom: 100px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-100-desktop {
    margin-bottom: 100px !important;
  }
  .has-padding-bottom-100-desktop {
    padding-bottom: 100px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-100-desktop-only {
    margin-bottom: 100px !important;
  }
  .has-padding-bottom-100-desktop-only {
    padding-bottom: 100px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-100-widescreen {
    margin-bottom: 100px !important;
  }
  .has-padding-bottom-100-widescreen {
    padding-bottom: 100px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-100-widescreen-only {
    margin-bottom: 100px !important;
  }
  .has-padding-bottom-100-widescreen-only {
    padding-bottom: 100px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-100-fullhd {
    margin-bottom: 100px !important;
  }
  .has-padding-bottom-100-fullhd {
    padding-bottom: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-100-mobile {
    margin-left: 100px !important;
  }
  .has-padding-left-100-mobile {
    padding-left: 100px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-100-tablet {
    margin-left: 100px !important;
  }
  .has-padding-left-100-tablet {
    padding-left: 100px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-100-tablet-only {
    margin-left: 100px !important;
  }
  .has-padding-left-100-tablet-only {
    padding-left: 100px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-100-touch {
    margin-left: 100px !important;
  }
  .has-padding-left-100-touch {
    padding-left: 100px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-100-desktop {
    margin-left: 100px !important;
  }
  .has-padding-left-100-desktop {
    padding-left: 100px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-100-desktop-only {
    margin-left: 100px !important;
  }
  .has-padding-left-100-desktop-only {
    padding-left: 100px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-100-widescreen {
    margin-left: 100px !important;
  }
  .has-padding-left-100-widescreen {
    padding-left: 100px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-100-widescreen-only {
    margin-left: 100px !important;
  }
  .has-padding-left-100-widescreen-only {
    padding-left: 100px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-100-fullhd {
    margin-left: 100px !important;
  }
  .has-padding-left-100-fullhd {
    padding-left: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-100-mobile {
    margin-right: 100px !important;
  }
  .has-padding-right-100-mobile {
    padding-right: 100px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-100-tablet {
    margin-right: 100px !important;
  }
  .has-padding-right-100-tablet {
    padding-right: 100px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-100-tablet-only {
    margin-right: 100px !important;
  }
  .has-padding-right-100-tablet-only {
    padding-right: 100px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-100-touch {
    margin-right: 100px !important;
  }
  .has-padding-right-100-touch {
    padding-right: 100px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-100-desktop {
    margin-right: 100px !important;
  }
  .has-padding-right-100-desktop {
    padding-right: 100px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-100-desktop-only {
    margin-right: 100px !important;
  }
  .has-padding-right-100-desktop-only {
    padding-right: 100px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-100-widescreen {
    margin-right: 100px !important;
  }
  .has-padding-right-100-widescreen {
    padding-right: 100px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-100-widescreen-only {
    margin-right: 100px !important;
  }
  .has-padding-right-100-widescreen-only {
    padding-right: 100px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-100-fullhd {
    margin-right: 100px !important;
  }
  .has-padding-right-100-fullhd {
    padding-right: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-105-mobile {
    margin: 105px !important;
  }
  .has-padding-105-mobile {
    padding: 105px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-105-tablet {
    margin: 105px !important;
  }
  .has-padding-105-tablet {
    padding: 105px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-105-tablet-only {
    margin: 105px !important;
  }
  .has-padding-105-tablet-only {
    padding: 105px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-105-touch {
    margin: 105px !important;
  }
  .has-padding-105-touch {
    padding: 105px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-105-desktop {
    margin: 105px !important;
  }
  .has-padding-105-desktop {
    padding: 105px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-105-desktop-only {
    margin: 105px !important;
  }
  .has-padding-105-desktop-only {
    padding: 105px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-105-widescreen {
    margin: 105px !important;
  }
  .has-padding-105-widescreen {
    padding: 105px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-105-widescreen-only {
    margin: 105px !important;
  }
  .has-padding-105-widescreen-only {
    padding: 105px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-105-fullhd {
    margin: 105px !important;
  }
  .has-padding-105-fullhd {
    padding: 105px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-105-mobile {
    margin-top: 105px !important;
  }
  .has-padding-top-105-mobile {
    padding-top: 105px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-105-tablet {
    margin-top: 105px !important;
  }
  .has-padding-top-105-tablet {
    padding-top: 105px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-105-tablet-only {
    margin-top: 105px !important;
  }
  .has-padding-top-105-tablet-only {
    padding-top: 105px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-105-touch {
    margin-top: 105px !important;
  }
  .has-padding-top-105-touch {
    padding-top: 105px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-105-desktop {
    margin-top: 105px !important;
  }
  .has-padding-top-105-desktop {
    padding-top: 105px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-105-desktop-only {
    margin-top: 105px !important;
  }
  .has-padding-top-105-desktop-only {
    padding-top: 105px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-105-widescreen {
    margin-top: 105px !important;
  }
  .has-padding-top-105-widescreen {
    padding-top: 105px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-105-widescreen-only {
    margin-top: 105px !important;
  }
  .has-padding-top-105-widescreen-only {
    padding-top: 105px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-105-fullhd {
    margin-top: 105px !important;
  }
  .has-padding-top-105-fullhd {
    padding-top: 105px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-105-mobile {
    margin-bottom: 105px !important;
  }
  .has-padding-bottom-105-mobile {
    padding-bottom: 105px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-105-tablet {
    margin-bottom: 105px !important;
  }
  .has-padding-bottom-105-tablet {
    padding-bottom: 105px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-105-tablet-only {
    margin-bottom: 105px !important;
  }
  .has-padding-bottom-105-tablet-only {
    padding-bottom: 105px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-105-touch {
    margin-bottom: 105px !important;
  }
  .has-padding-bottom-105-touch {
    padding-bottom: 105px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-105-desktop {
    margin-bottom: 105px !important;
  }
  .has-padding-bottom-105-desktop {
    padding-bottom: 105px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-105-desktop-only {
    margin-bottom: 105px !important;
  }
  .has-padding-bottom-105-desktop-only {
    padding-bottom: 105px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-105-widescreen {
    margin-bottom: 105px !important;
  }
  .has-padding-bottom-105-widescreen {
    padding-bottom: 105px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-105-widescreen-only {
    margin-bottom: 105px !important;
  }
  .has-padding-bottom-105-widescreen-only {
    padding-bottom: 105px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-105-fullhd {
    margin-bottom: 105px !important;
  }
  .has-padding-bottom-105-fullhd {
    padding-bottom: 105px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-105-mobile {
    margin-left: 105px !important;
  }
  .has-padding-left-105-mobile {
    padding-left: 105px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-105-tablet {
    margin-left: 105px !important;
  }
  .has-padding-left-105-tablet {
    padding-left: 105px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-105-tablet-only {
    margin-left: 105px !important;
  }
  .has-padding-left-105-tablet-only {
    padding-left: 105px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-105-touch {
    margin-left: 105px !important;
  }
  .has-padding-left-105-touch {
    padding-left: 105px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-105-desktop {
    margin-left: 105px !important;
  }
  .has-padding-left-105-desktop {
    padding-left: 105px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-105-desktop-only {
    margin-left: 105px !important;
  }
  .has-padding-left-105-desktop-only {
    padding-left: 105px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-105-widescreen {
    margin-left: 105px !important;
  }
  .has-padding-left-105-widescreen {
    padding-left: 105px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-105-widescreen-only {
    margin-left: 105px !important;
  }
  .has-padding-left-105-widescreen-only {
    padding-left: 105px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-105-fullhd {
    margin-left: 105px !important;
  }
  .has-padding-left-105-fullhd {
    padding-left: 105px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-105-mobile {
    margin-right: 105px !important;
  }
  .has-padding-right-105-mobile {
    padding-right: 105px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-105-tablet {
    margin-right: 105px !important;
  }
  .has-padding-right-105-tablet {
    padding-right: 105px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-105-tablet-only {
    margin-right: 105px !important;
  }
  .has-padding-right-105-tablet-only {
    padding-right: 105px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-105-touch {
    margin-right: 105px !important;
  }
  .has-padding-right-105-touch {
    padding-right: 105px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-105-desktop {
    margin-right: 105px !important;
  }
  .has-padding-right-105-desktop {
    padding-right: 105px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-105-desktop-only {
    margin-right: 105px !important;
  }
  .has-padding-right-105-desktop-only {
    padding-right: 105px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-105-widescreen {
    margin-right: 105px !important;
  }
  .has-padding-right-105-widescreen {
    padding-right: 105px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-105-widescreen-only {
    margin-right: 105px !important;
  }
  .has-padding-right-105-widescreen-only {
    padding-right: 105px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-105-fullhd {
    margin-right: 105px !important;
  }
  .has-padding-right-105-fullhd {
    padding-right: 105px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-110-mobile {
    margin: 110px !important;
  }
  .has-padding-110-mobile {
    padding: 110px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-110-tablet {
    margin: 110px !important;
  }
  .has-padding-110-tablet {
    padding: 110px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-110-tablet-only {
    margin: 110px !important;
  }
  .has-padding-110-tablet-only {
    padding: 110px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-110-touch {
    margin: 110px !important;
  }
  .has-padding-110-touch {
    padding: 110px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-110-desktop {
    margin: 110px !important;
  }
  .has-padding-110-desktop {
    padding: 110px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-110-desktop-only {
    margin: 110px !important;
  }
  .has-padding-110-desktop-only {
    padding: 110px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-110-widescreen {
    margin: 110px !important;
  }
  .has-padding-110-widescreen {
    padding: 110px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-110-widescreen-only {
    margin: 110px !important;
  }
  .has-padding-110-widescreen-only {
    padding: 110px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-110-fullhd {
    margin: 110px !important;
  }
  .has-padding-110-fullhd {
    padding: 110px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-110-mobile {
    margin-top: 110px !important;
  }
  .has-padding-top-110-mobile {
    padding-top: 110px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-110-tablet {
    margin-top: 110px !important;
  }
  .has-padding-top-110-tablet {
    padding-top: 110px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-110-tablet-only {
    margin-top: 110px !important;
  }
  .has-padding-top-110-tablet-only {
    padding-top: 110px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-110-touch {
    margin-top: 110px !important;
  }
  .has-padding-top-110-touch {
    padding-top: 110px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-110-desktop {
    margin-top: 110px !important;
  }
  .has-padding-top-110-desktop {
    padding-top: 110px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-110-desktop-only {
    margin-top: 110px !important;
  }
  .has-padding-top-110-desktop-only {
    padding-top: 110px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-110-widescreen {
    margin-top: 110px !important;
  }
  .has-padding-top-110-widescreen {
    padding-top: 110px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-110-widescreen-only {
    margin-top: 110px !important;
  }
  .has-padding-top-110-widescreen-only {
    padding-top: 110px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-110-fullhd {
    margin-top: 110px !important;
  }
  .has-padding-top-110-fullhd {
    padding-top: 110px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-110-mobile {
    margin-bottom: 110px !important;
  }
  .has-padding-bottom-110-mobile {
    padding-bottom: 110px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-110-tablet {
    margin-bottom: 110px !important;
  }
  .has-padding-bottom-110-tablet {
    padding-bottom: 110px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-110-tablet-only {
    margin-bottom: 110px !important;
  }
  .has-padding-bottom-110-tablet-only {
    padding-bottom: 110px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-110-touch {
    margin-bottom: 110px !important;
  }
  .has-padding-bottom-110-touch {
    padding-bottom: 110px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-110-desktop {
    margin-bottom: 110px !important;
  }
  .has-padding-bottom-110-desktop {
    padding-bottom: 110px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-110-desktop-only {
    margin-bottom: 110px !important;
  }
  .has-padding-bottom-110-desktop-only {
    padding-bottom: 110px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-110-widescreen {
    margin-bottom: 110px !important;
  }
  .has-padding-bottom-110-widescreen {
    padding-bottom: 110px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-110-widescreen-only {
    margin-bottom: 110px !important;
  }
  .has-padding-bottom-110-widescreen-only {
    padding-bottom: 110px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-110-fullhd {
    margin-bottom: 110px !important;
  }
  .has-padding-bottom-110-fullhd {
    padding-bottom: 110px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-110-mobile {
    margin-left: 110px !important;
  }
  .has-padding-left-110-mobile {
    padding-left: 110px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-110-tablet {
    margin-left: 110px !important;
  }
  .has-padding-left-110-tablet {
    padding-left: 110px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-110-tablet-only {
    margin-left: 110px !important;
  }
  .has-padding-left-110-tablet-only {
    padding-left: 110px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-110-touch {
    margin-left: 110px !important;
  }
  .has-padding-left-110-touch {
    padding-left: 110px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-110-desktop {
    margin-left: 110px !important;
  }
  .has-padding-left-110-desktop {
    padding-left: 110px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-110-desktop-only {
    margin-left: 110px !important;
  }
  .has-padding-left-110-desktop-only {
    padding-left: 110px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-110-widescreen {
    margin-left: 110px !important;
  }
  .has-padding-left-110-widescreen {
    padding-left: 110px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-110-widescreen-only {
    margin-left: 110px !important;
  }
  .has-padding-left-110-widescreen-only {
    padding-left: 110px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-110-fullhd {
    margin-left: 110px !important;
  }
  .has-padding-left-110-fullhd {
    padding-left: 110px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-110-mobile {
    margin-right: 110px !important;
  }
  .has-padding-right-110-mobile {
    padding-right: 110px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-110-tablet {
    margin-right: 110px !important;
  }
  .has-padding-right-110-tablet {
    padding-right: 110px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-110-tablet-only {
    margin-right: 110px !important;
  }
  .has-padding-right-110-tablet-only {
    padding-right: 110px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-110-touch {
    margin-right: 110px !important;
  }
  .has-padding-right-110-touch {
    padding-right: 110px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-110-desktop {
    margin-right: 110px !important;
  }
  .has-padding-right-110-desktop {
    padding-right: 110px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-110-desktop-only {
    margin-right: 110px !important;
  }
  .has-padding-right-110-desktop-only {
    padding-right: 110px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-110-widescreen {
    margin-right: 110px !important;
  }
  .has-padding-right-110-widescreen {
    padding-right: 110px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-110-widescreen-only {
    margin-right: 110px !important;
  }
  .has-padding-right-110-widescreen-only {
    padding-right: 110px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-110-fullhd {
    margin-right: 110px !important;
  }
  .has-padding-right-110-fullhd {
    padding-right: 110px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-115-mobile {
    margin: 115px !important;
  }
  .has-padding-115-mobile {
    padding: 115px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-115-tablet {
    margin: 115px !important;
  }
  .has-padding-115-tablet {
    padding: 115px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-115-tablet-only {
    margin: 115px !important;
  }
  .has-padding-115-tablet-only {
    padding: 115px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-115-touch {
    margin: 115px !important;
  }
  .has-padding-115-touch {
    padding: 115px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-115-desktop {
    margin: 115px !important;
  }
  .has-padding-115-desktop {
    padding: 115px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-115-desktop-only {
    margin: 115px !important;
  }
  .has-padding-115-desktop-only {
    padding: 115px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-115-widescreen {
    margin: 115px !important;
  }
  .has-padding-115-widescreen {
    padding: 115px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-115-widescreen-only {
    margin: 115px !important;
  }
  .has-padding-115-widescreen-only {
    padding: 115px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-115-fullhd {
    margin: 115px !important;
  }
  .has-padding-115-fullhd {
    padding: 115px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-115-mobile {
    margin-top: 115px !important;
  }
  .has-padding-top-115-mobile {
    padding-top: 115px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-115-tablet {
    margin-top: 115px !important;
  }
  .has-padding-top-115-tablet {
    padding-top: 115px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-115-tablet-only {
    margin-top: 115px !important;
  }
  .has-padding-top-115-tablet-only {
    padding-top: 115px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-115-touch {
    margin-top: 115px !important;
  }
  .has-padding-top-115-touch {
    padding-top: 115px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-115-desktop {
    margin-top: 115px !important;
  }
  .has-padding-top-115-desktop {
    padding-top: 115px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-115-desktop-only {
    margin-top: 115px !important;
  }
  .has-padding-top-115-desktop-only {
    padding-top: 115px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-115-widescreen {
    margin-top: 115px !important;
  }
  .has-padding-top-115-widescreen {
    padding-top: 115px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-115-widescreen-only {
    margin-top: 115px !important;
  }
  .has-padding-top-115-widescreen-only {
    padding-top: 115px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-115-fullhd {
    margin-top: 115px !important;
  }
  .has-padding-top-115-fullhd {
    padding-top: 115px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-115-mobile {
    margin-bottom: 115px !important;
  }
  .has-padding-bottom-115-mobile {
    padding-bottom: 115px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-115-tablet {
    margin-bottom: 115px !important;
  }
  .has-padding-bottom-115-tablet {
    padding-bottom: 115px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-115-tablet-only {
    margin-bottom: 115px !important;
  }
  .has-padding-bottom-115-tablet-only {
    padding-bottom: 115px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-115-touch {
    margin-bottom: 115px !important;
  }
  .has-padding-bottom-115-touch {
    padding-bottom: 115px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-115-desktop {
    margin-bottom: 115px !important;
  }
  .has-padding-bottom-115-desktop {
    padding-bottom: 115px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-115-desktop-only {
    margin-bottom: 115px !important;
  }
  .has-padding-bottom-115-desktop-only {
    padding-bottom: 115px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-115-widescreen {
    margin-bottom: 115px !important;
  }
  .has-padding-bottom-115-widescreen {
    padding-bottom: 115px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-115-widescreen-only {
    margin-bottom: 115px !important;
  }
  .has-padding-bottom-115-widescreen-only {
    padding-bottom: 115px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-115-fullhd {
    margin-bottom: 115px !important;
  }
  .has-padding-bottom-115-fullhd {
    padding-bottom: 115px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-115-mobile {
    margin-left: 115px !important;
  }
  .has-padding-left-115-mobile {
    padding-left: 115px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-115-tablet {
    margin-left: 115px !important;
  }
  .has-padding-left-115-tablet {
    padding-left: 115px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-115-tablet-only {
    margin-left: 115px !important;
  }
  .has-padding-left-115-tablet-only {
    padding-left: 115px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-115-touch {
    margin-left: 115px !important;
  }
  .has-padding-left-115-touch {
    padding-left: 115px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-115-desktop {
    margin-left: 115px !important;
  }
  .has-padding-left-115-desktop {
    padding-left: 115px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-115-desktop-only {
    margin-left: 115px !important;
  }
  .has-padding-left-115-desktop-only {
    padding-left: 115px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-115-widescreen {
    margin-left: 115px !important;
  }
  .has-padding-left-115-widescreen {
    padding-left: 115px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-115-widescreen-only {
    margin-left: 115px !important;
  }
  .has-padding-left-115-widescreen-only {
    padding-left: 115px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-115-fullhd {
    margin-left: 115px !important;
  }
  .has-padding-left-115-fullhd {
    padding-left: 115px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-115-mobile {
    margin-right: 115px !important;
  }
  .has-padding-right-115-mobile {
    padding-right: 115px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-115-tablet {
    margin-right: 115px !important;
  }
  .has-padding-right-115-tablet {
    padding-right: 115px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-115-tablet-only {
    margin-right: 115px !important;
  }
  .has-padding-right-115-tablet-only {
    padding-right: 115px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-115-touch {
    margin-right: 115px !important;
  }
  .has-padding-right-115-touch {
    padding-right: 115px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-115-desktop {
    margin-right: 115px !important;
  }
  .has-padding-right-115-desktop {
    padding-right: 115px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-115-desktop-only {
    margin-right: 115px !important;
  }
  .has-padding-right-115-desktop-only {
    padding-right: 115px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-115-widescreen {
    margin-right: 115px !important;
  }
  .has-padding-right-115-widescreen {
    padding-right: 115px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-115-widescreen-only {
    margin-right: 115px !important;
  }
  .has-padding-right-115-widescreen-only {
    padding-right: 115px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-115-fullhd {
    margin-right: 115px !important;
  }
  .has-padding-right-115-fullhd {
    padding-right: 115px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-120-mobile {
    margin: 120px !important;
  }
  .has-padding-120-mobile {
    padding: 120px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-120-tablet {
    margin: 120px !important;
  }
  .has-padding-120-tablet {
    padding: 120px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-120-tablet-only {
    margin: 120px !important;
  }
  .has-padding-120-tablet-only {
    padding: 120px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-120-touch {
    margin: 120px !important;
  }
  .has-padding-120-touch {
    padding: 120px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-120-desktop {
    margin: 120px !important;
  }
  .has-padding-120-desktop {
    padding: 120px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-120-desktop-only {
    margin: 120px !important;
  }
  .has-padding-120-desktop-only {
    padding: 120px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-120-widescreen {
    margin: 120px !important;
  }
  .has-padding-120-widescreen {
    padding: 120px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-120-widescreen-only {
    margin: 120px !important;
  }
  .has-padding-120-widescreen-only {
    padding: 120px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-120-fullhd {
    margin: 120px !important;
  }
  .has-padding-120-fullhd {
    padding: 120px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-120-mobile {
    margin-top: 120px !important;
  }
  .has-padding-top-120-mobile {
    padding-top: 120px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-120-tablet {
    margin-top: 120px !important;
  }
  .has-padding-top-120-tablet {
    padding-top: 120px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-120-tablet-only {
    margin-top: 120px !important;
  }
  .has-padding-top-120-tablet-only {
    padding-top: 120px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-120-touch {
    margin-top: 120px !important;
  }
  .has-padding-top-120-touch {
    padding-top: 120px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-120-desktop {
    margin-top: 120px !important;
  }
  .has-padding-top-120-desktop {
    padding-top: 120px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-120-desktop-only {
    margin-top: 120px !important;
  }
  .has-padding-top-120-desktop-only {
    padding-top: 120px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-120-widescreen {
    margin-top: 120px !important;
  }
  .has-padding-top-120-widescreen {
    padding-top: 120px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-120-widescreen-only {
    margin-top: 120px !important;
  }
  .has-padding-top-120-widescreen-only {
    padding-top: 120px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-120-fullhd {
    margin-top: 120px !important;
  }
  .has-padding-top-120-fullhd {
    padding-top: 120px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-120-mobile {
    margin-bottom: 120px !important;
  }
  .has-padding-bottom-120-mobile {
    padding-bottom: 120px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-120-tablet {
    margin-bottom: 120px !important;
  }
  .has-padding-bottom-120-tablet {
    padding-bottom: 120px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-120-tablet-only {
    margin-bottom: 120px !important;
  }
  .has-padding-bottom-120-tablet-only {
    padding-bottom: 120px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-120-touch {
    margin-bottom: 120px !important;
  }
  .has-padding-bottom-120-touch {
    padding-bottom: 120px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-120-desktop {
    margin-bottom: 120px !important;
  }
  .has-padding-bottom-120-desktop {
    padding-bottom: 120px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-120-desktop-only {
    margin-bottom: 120px !important;
  }
  .has-padding-bottom-120-desktop-only {
    padding-bottom: 120px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-120-widescreen {
    margin-bottom: 120px !important;
  }
  .has-padding-bottom-120-widescreen {
    padding-bottom: 120px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-120-widescreen-only {
    margin-bottom: 120px !important;
  }
  .has-padding-bottom-120-widescreen-only {
    padding-bottom: 120px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-120-fullhd {
    margin-bottom: 120px !important;
  }
  .has-padding-bottom-120-fullhd {
    padding-bottom: 120px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-120-mobile {
    margin-left: 120px !important;
  }
  .has-padding-left-120-mobile {
    padding-left: 120px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-120-tablet {
    margin-left: 120px !important;
  }
  .has-padding-left-120-tablet {
    padding-left: 120px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-120-tablet-only {
    margin-left: 120px !important;
  }
  .has-padding-left-120-tablet-only {
    padding-left: 120px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-120-touch {
    margin-left: 120px !important;
  }
  .has-padding-left-120-touch {
    padding-left: 120px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-120-desktop {
    margin-left: 120px !important;
  }
  .has-padding-left-120-desktop {
    padding-left: 120px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-120-desktop-only {
    margin-left: 120px !important;
  }
  .has-padding-left-120-desktop-only {
    padding-left: 120px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-120-widescreen {
    margin-left: 120px !important;
  }
  .has-padding-left-120-widescreen {
    padding-left: 120px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-120-widescreen-only {
    margin-left: 120px !important;
  }
  .has-padding-left-120-widescreen-only {
    padding-left: 120px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-120-fullhd {
    margin-left: 120px !important;
  }
  .has-padding-left-120-fullhd {
    padding-left: 120px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-120-mobile {
    margin-right: 120px !important;
  }
  .has-padding-right-120-mobile {
    padding-right: 120px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-120-tablet {
    margin-right: 120px !important;
  }
  .has-padding-right-120-tablet {
    padding-right: 120px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-120-tablet-only {
    margin-right: 120px !important;
  }
  .has-padding-right-120-tablet-only {
    padding-right: 120px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-120-touch {
    margin-right: 120px !important;
  }
  .has-padding-right-120-touch {
    padding-right: 120px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-120-desktop {
    margin-right: 120px !important;
  }
  .has-padding-right-120-desktop {
    padding-right: 120px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-120-desktop-only {
    margin-right: 120px !important;
  }
  .has-padding-right-120-desktop-only {
    padding-right: 120px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-120-widescreen {
    margin-right: 120px !important;
  }
  .has-padding-right-120-widescreen {
    padding-right: 120px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-120-widescreen-only {
    margin-right: 120px !important;
  }
  .has-padding-right-120-widescreen-only {
    padding-right: 120px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-120-fullhd {
    margin-right: 120px !important;
  }
  .has-padding-right-120-fullhd {
    padding-right: 120px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-125-mobile {
    margin: 125px !important;
  }
  .has-padding-125-mobile {
    padding: 125px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-125-tablet {
    margin: 125px !important;
  }
  .has-padding-125-tablet {
    padding: 125px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-125-tablet-only {
    margin: 125px !important;
  }
  .has-padding-125-tablet-only {
    padding: 125px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-125-touch {
    margin: 125px !important;
  }
  .has-padding-125-touch {
    padding: 125px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-125-desktop {
    margin: 125px !important;
  }
  .has-padding-125-desktop {
    padding: 125px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-125-desktop-only {
    margin: 125px !important;
  }
  .has-padding-125-desktop-only {
    padding: 125px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-125-widescreen {
    margin: 125px !important;
  }
  .has-padding-125-widescreen {
    padding: 125px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-125-widescreen-only {
    margin: 125px !important;
  }
  .has-padding-125-widescreen-only {
    padding: 125px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-125-fullhd {
    margin: 125px !important;
  }
  .has-padding-125-fullhd {
    padding: 125px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-125-mobile {
    margin-top: 125px !important;
  }
  .has-padding-top-125-mobile {
    padding-top: 125px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-125-tablet {
    margin-top: 125px !important;
  }
  .has-padding-top-125-tablet {
    padding-top: 125px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-125-tablet-only {
    margin-top: 125px !important;
  }
  .has-padding-top-125-tablet-only {
    padding-top: 125px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-125-touch {
    margin-top: 125px !important;
  }
  .has-padding-top-125-touch {
    padding-top: 125px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-125-desktop {
    margin-top: 125px !important;
  }
  .has-padding-top-125-desktop {
    padding-top: 125px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-125-desktop-only {
    margin-top: 125px !important;
  }
  .has-padding-top-125-desktop-only {
    padding-top: 125px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-125-widescreen {
    margin-top: 125px !important;
  }
  .has-padding-top-125-widescreen {
    padding-top: 125px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-125-widescreen-only {
    margin-top: 125px !important;
  }
  .has-padding-top-125-widescreen-only {
    padding-top: 125px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-125-fullhd {
    margin-top: 125px !important;
  }
  .has-padding-top-125-fullhd {
    padding-top: 125px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-125-mobile {
    margin-bottom: 125px !important;
  }
  .has-padding-bottom-125-mobile {
    padding-bottom: 125px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-125-tablet {
    margin-bottom: 125px !important;
  }
  .has-padding-bottom-125-tablet {
    padding-bottom: 125px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-125-tablet-only {
    margin-bottom: 125px !important;
  }
  .has-padding-bottom-125-tablet-only {
    padding-bottom: 125px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-125-touch {
    margin-bottom: 125px !important;
  }
  .has-padding-bottom-125-touch {
    padding-bottom: 125px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-125-desktop {
    margin-bottom: 125px !important;
  }
  .has-padding-bottom-125-desktop {
    padding-bottom: 125px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-125-desktop-only {
    margin-bottom: 125px !important;
  }
  .has-padding-bottom-125-desktop-only {
    padding-bottom: 125px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-125-widescreen {
    margin-bottom: 125px !important;
  }
  .has-padding-bottom-125-widescreen {
    padding-bottom: 125px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-125-widescreen-only {
    margin-bottom: 125px !important;
  }
  .has-padding-bottom-125-widescreen-only {
    padding-bottom: 125px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-125-fullhd {
    margin-bottom: 125px !important;
  }
  .has-padding-bottom-125-fullhd {
    padding-bottom: 125px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-125-mobile {
    margin-left: 125px !important;
  }
  .has-padding-left-125-mobile {
    padding-left: 125px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-125-tablet {
    margin-left: 125px !important;
  }
  .has-padding-left-125-tablet {
    padding-left: 125px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-125-tablet-only {
    margin-left: 125px !important;
  }
  .has-padding-left-125-tablet-only {
    padding-left: 125px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-125-touch {
    margin-left: 125px !important;
  }
  .has-padding-left-125-touch {
    padding-left: 125px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-125-desktop {
    margin-left: 125px !important;
  }
  .has-padding-left-125-desktop {
    padding-left: 125px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-125-desktop-only {
    margin-left: 125px !important;
  }
  .has-padding-left-125-desktop-only {
    padding-left: 125px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-125-widescreen {
    margin-left: 125px !important;
  }
  .has-padding-left-125-widescreen {
    padding-left: 125px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-125-widescreen-only {
    margin-left: 125px !important;
  }
  .has-padding-left-125-widescreen-only {
    padding-left: 125px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-125-fullhd {
    margin-left: 125px !important;
  }
  .has-padding-left-125-fullhd {
    padding-left: 125px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-125-mobile {
    margin-right: 125px !important;
  }
  .has-padding-right-125-mobile {
    padding-right: 125px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-125-tablet {
    margin-right: 125px !important;
  }
  .has-padding-right-125-tablet {
    padding-right: 125px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-125-tablet-only {
    margin-right: 125px !important;
  }
  .has-padding-right-125-tablet-only {
    padding-right: 125px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-125-touch {
    margin-right: 125px !important;
  }
  .has-padding-right-125-touch {
    padding-right: 125px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-125-desktop {
    margin-right: 125px !important;
  }
  .has-padding-right-125-desktop {
    padding-right: 125px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-125-desktop-only {
    margin-right: 125px !important;
  }
  .has-padding-right-125-desktop-only {
    padding-right: 125px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-125-widescreen {
    margin-right: 125px !important;
  }
  .has-padding-right-125-widescreen {
    padding-right: 125px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-125-widescreen-only {
    margin-right: 125px !important;
  }
  .has-padding-right-125-widescreen-only {
    padding-right: 125px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-125-fullhd {
    margin-right: 125px !important;
  }
  .has-padding-right-125-fullhd {
    padding-right: 125px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-130-mobile {
    margin: 130px !important;
  }
  .has-padding-130-mobile {
    padding: 130px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-130-tablet {
    margin: 130px !important;
  }
  .has-padding-130-tablet {
    padding: 130px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-130-tablet-only {
    margin: 130px !important;
  }
  .has-padding-130-tablet-only {
    padding: 130px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-130-touch {
    margin: 130px !important;
  }
  .has-padding-130-touch {
    padding: 130px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-130-desktop {
    margin: 130px !important;
  }
  .has-padding-130-desktop {
    padding: 130px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-130-desktop-only {
    margin: 130px !important;
  }
  .has-padding-130-desktop-only {
    padding: 130px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-130-widescreen {
    margin: 130px !important;
  }
  .has-padding-130-widescreen {
    padding: 130px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-130-widescreen-only {
    margin: 130px !important;
  }
  .has-padding-130-widescreen-only {
    padding: 130px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-130-fullhd {
    margin: 130px !important;
  }
  .has-padding-130-fullhd {
    padding: 130px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-130-mobile {
    margin-top: 130px !important;
  }
  .has-padding-top-130-mobile {
    padding-top: 130px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-130-tablet {
    margin-top: 130px !important;
  }
  .has-padding-top-130-tablet {
    padding-top: 130px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-130-tablet-only {
    margin-top: 130px !important;
  }
  .has-padding-top-130-tablet-only {
    padding-top: 130px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-130-touch {
    margin-top: 130px !important;
  }
  .has-padding-top-130-touch {
    padding-top: 130px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-130-desktop {
    margin-top: 130px !important;
  }
  .has-padding-top-130-desktop {
    padding-top: 130px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-130-desktop-only {
    margin-top: 130px !important;
  }
  .has-padding-top-130-desktop-only {
    padding-top: 130px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-130-widescreen {
    margin-top: 130px !important;
  }
  .has-padding-top-130-widescreen {
    padding-top: 130px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-130-widescreen-only {
    margin-top: 130px !important;
  }
  .has-padding-top-130-widescreen-only {
    padding-top: 130px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-130-fullhd {
    margin-top: 130px !important;
  }
  .has-padding-top-130-fullhd {
    padding-top: 130px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-130-mobile {
    margin-bottom: 130px !important;
  }
  .has-padding-bottom-130-mobile {
    padding-bottom: 130px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-130-tablet {
    margin-bottom: 130px !important;
  }
  .has-padding-bottom-130-tablet {
    padding-bottom: 130px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-130-tablet-only {
    margin-bottom: 130px !important;
  }
  .has-padding-bottom-130-tablet-only {
    padding-bottom: 130px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-130-touch {
    margin-bottom: 130px !important;
  }
  .has-padding-bottom-130-touch {
    padding-bottom: 130px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-130-desktop {
    margin-bottom: 130px !important;
  }
  .has-padding-bottom-130-desktop {
    padding-bottom: 130px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-130-desktop-only {
    margin-bottom: 130px !important;
  }
  .has-padding-bottom-130-desktop-only {
    padding-bottom: 130px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-130-widescreen {
    margin-bottom: 130px !important;
  }
  .has-padding-bottom-130-widescreen {
    padding-bottom: 130px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-130-widescreen-only {
    margin-bottom: 130px !important;
  }
  .has-padding-bottom-130-widescreen-only {
    padding-bottom: 130px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-130-fullhd {
    margin-bottom: 130px !important;
  }
  .has-padding-bottom-130-fullhd {
    padding-bottom: 130px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-130-mobile {
    margin-left: 130px !important;
  }
  .has-padding-left-130-mobile {
    padding-left: 130px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-130-tablet {
    margin-left: 130px !important;
  }
  .has-padding-left-130-tablet {
    padding-left: 130px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-130-tablet-only {
    margin-left: 130px !important;
  }
  .has-padding-left-130-tablet-only {
    padding-left: 130px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-130-touch {
    margin-left: 130px !important;
  }
  .has-padding-left-130-touch {
    padding-left: 130px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-130-desktop {
    margin-left: 130px !important;
  }
  .has-padding-left-130-desktop {
    padding-left: 130px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-130-desktop-only {
    margin-left: 130px !important;
  }
  .has-padding-left-130-desktop-only {
    padding-left: 130px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-130-widescreen {
    margin-left: 130px !important;
  }
  .has-padding-left-130-widescreen {
    padding-left: 130px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-130-widescreen-only {
    margin-left: 130px !important;
  }
  .has-padding-left-130-widescreen-only {
    padding-left: 130px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-130-fullhd {
    margin-left: 130px !important;
  }
  .has-padding-left-130-fullhd {
    padding-left: 130px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-130-mobile {
    margin-right: 130px !important;
  }
  .has-padding-right-130-mobile {
    padding-right: 130px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-130-tablet {
    margin-right: 130px !important;
  }
  .has-padding-right-130-tablet {
    padding-right: 130px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-130-tablet-only {
    margin-right: 130px !important;
  }
  .has-padding-right-130-tablet-only {
    padding-right: 130px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-130-touch {
    margin-right: 130px !important;
  }
  .has-padding-right-130-touch {
    padding-right: 130px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-130-desktop {
    margin-right: 130px !important;
  }
  .has-padding-right-130-desktop {
    padding-right: 130px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-130-desktop-only {
    margin-right: 130px !important;
  }
  .has-padding-right-130-desktop-only {
    padding-right: 130px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-130-widescreen {
    margin-right: 130px !important;
  }
  .has-padding-right-130-widescreen {
    padding-right: 130px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-130-widescreen-only {
    margin-right: 130px !important;
  }
  .has-padding-right-130-widescreen-only {
    padding-right: 130px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-130-fullhd {
    margin-right: 130px !important;
  }
  .has-padding-right-130-fullhd {
    padding-right: 130px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-135-mobile {
    margin: 135px !important;
  }
  .has-padding-135-mobile {
    padding: 135px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-135-tablet {
    margin: 135px !important;
  }
  .has-padding-135-tablet {
    padding: 135px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-135-tablet-only {
    margin: 135px !important;
  }
  .has-padding-135-tablet-only {
    padding: 135px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-135-touch {
    margin: 135px !important;
  }
  .has-padding-135-touch {
    padding: 135px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-135-desktop {
    margin: 135px !important;
  }
  .has-padding-135-desktop {
    padding: 135px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-135-desktop-only {
    margin: 135px !important;
  }
  .has-padding-135-desktop-only {
    padding: 135px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-135-widescreen {
    margin: 135px !important;
  }
  .has-padding-135-widescreen {
    padding: 135px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-135-widescreen-only {
    margin: 135px !important;
  }
  .has-padding-135-widescreen-only {
    padding: 135px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-135-fullhd {
    margin: 135px !important;
  }
  .has-padding-135-fullhd {
    padding: 135px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-135-mobile {
    margin-top: 135px !important;
  }
  .has-padding-top-135-mobile {
    padding-top: 135px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-135-tablet {
    margin-top: 135px !important;
  }
  .has-padding-top-135-tablet {
    padding-top: 135px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-135-tablet-only {
    margin-top: 135px !important;
  }
  .has-padding-top-135-tablet-only {
    padding-top: 135px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-135-touch {
    margin-top: 135px !important;
  }
  .has-padding-top-135-touch {
    padding-top: 135px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-135-desktop {
    margin-top: 135px !important;
  }
  .has-padding-top-135-desktop {
    padding-top: 135px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-135-desktop-only {
    margin-top: 135px !important;
  }
  .has-padding-top-135-desktop-only {
    padding-top: 135px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-135-widescreen {
    margin-top: 135px !important;
  }
  .has-padding-top-135-widescreen {
    padding-top: 135px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-135-widescreen-only {
    margin-top: 135px !important;
  }
  .has-padding-top-135-widescreen-only {
    padding-top: 135px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-135-fullhd {
    margin-top: 135px !important;
  }
  .has-padding-top-135-fullhd {
    padding-top: 135px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-135-mobile {
    margin-bottom: 135px !important;
  }
  .has-padding-bottom-135-mobile {
    padding-bottom: 135px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-135-tablet {
    margin-bottom: 135px !important;
  }
  .has-padding-bottom-135-tablet {
    padding-bottom: 135px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-135-tablet-only {
    margin-bottom: 135px !important;
  }
  .has-padding-bottom-135-tablet-only {
    padding-bottom: 135px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-135-touch {
    margin-bottom: 135px !important;
  }
  .has-padding-bottom-135-touch {
    padding-bottom: 135px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-135-desktop {
    margin-bottom: 135px !important;
  }
  .has-padding-bottom-135-desktop {
    padding-bottom: 135px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-135-desktop-only {
    margin-bottom: 135px !important;
  }
  .has-padding-bottom-135-desktop-only {
    padding-bottom: 135px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-135-widescreen {
    margin-bottom: 135px !important;
  }
  .has-padding-bottom-135-widescreen {
    padding-bottom: 135px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-135-widescreen-only {
    margin-bottom: 135px !important;
  }
  .has-padding-bottom-135-widescreen-only {
    padding-bottom: 135px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-135-fullhd {
    margin-bottom: 135px !important;
  }
  .has-padding-bottom-135-fullhd {
    padding-bottom: 135px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-135-mobile {
    margin-left: 135px !important;
  }
  .has-padding-left-135-mobile {
    padding-left: 135px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-135-tablet {
    margin-left: 135px !important;
  }
  .has-padding-left-135-tablet {
    padding-left: 135px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-135-tablet-only {
    margin-left: 135px !important;
  }
  .has-padding-left-135-tablet-only {
    padding-left: 135px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-135-touch {
    margin-left: 135px !important;
  }
  .has-padding-left-135-touch {
    padding-left: 135px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-135-desktop {
    margin-left: 135px !important;
  }
  .has-padding-left-135-desktop {
    padding-left: 135px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-135-desktop-only {
    margin-left: 135px !important;
  }
  .has-padding-left-135-desktop-only {
    padding-left: 135px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-135-widescreen {
    margin-left: 135px !important;
  }
  .has-padding-left-135-widescreen {
    padding-left: 135px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-135-widescreen-only {
    margin-left: 135px !important;
  }
  .has-padding-left-135-widescreen-only {
    padding-left: 135px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-135-fullhd {
    margin-left: 135px !important;
  }
  .has-padding-left-135-fullhd {
    padding-left: 135px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-135-mobile {
    margin-right: 135px !important;
  }
  .has-padding-right-135-mobile {
    padding-right: 135px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-135-tablet {
    margin-right: 135px !important;
  }
  .has-padding-right-135-tablet {
    padding-right: 135px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-135-tablet-only {
    margin-right: 135px !important;
  }
  .has-padding-right-135-tablet-only {
    padding-right: 135px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-135-touch {
    margin-right: 135px !important;
  }
  .has-padding-right-135-touch {
    padding-right: 135px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-135-desktop {
    margin-right: 135px !important;
  }
  .has-padding-right-135-desktop {
    padding-right: 135px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-135-desktop-only {
    margin-right: 135px !important;
  }
  .has-padding-right-135-desktop-only {
    padding-right: 135px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-135-widescreen {
    margin-right: 135px !important;
  }
  .has-padding-right-135-widescreen {
    padding-right: 135px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-135-widescreen-only {
    margin-right: 135px !important;
  }
  .has-padding-right-135-widescreen-only {
    padding-right: 135px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-135-fullhd {
    margin-right: 135px !important;
  }
  .has-padding-right-135-fullhd {
    padding-right: 135px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-140-mobile {
    margin: 140px !important;
  }
  .has-padding-140-mobile {
    padding: 140px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-140-tablet {
    margin: 140px !important;
  }
  .has-padding-140-tablet {
    padding: 140px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-140-tablet-only {
    margin: 140px !important;
  }
  .has-padding-140-tablet-only {
    padding: 140px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-140-touch {
    margin: 140px !important;
  }
  .has-padding-140-touch {
    padding: 140px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-140-desktop {
    margin: 140px !important;
  }
  .has-padding-140-desktop {
    padding: 140px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-140-desktop-only {
    margin: 140px !important;
  }
  .has-padding-140-desktop-only {
    padding: 140px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-140-widescreen {
    margin: 140px !important;
  }
  .has-padding-140-widescreen {
    padding: 140px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-140-widescreen-only {
    margin: 140px !important;
  }
  .has-padding-140-widescreen-only {
    padding: 140px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-140-fullhd {
    margin: 140px !important;
  }
  .has-padding-140-fullhd {
    padding: 140px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-140-mobile {
    margin-top: 140px !important;
  }
  .has-padding-top-140-mobile {
    padding-top: 140px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-140-tablet {
    margin-top: 140px !important;
  }
  .has-padding-top-140-tablet {
    padding-top: 140px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-140-tablet-only {
    margin-top: 140px !important;
  }
  .has-padding-top-140-tablet-only {
    padding-top: 140px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-140-touch {
    margin-top: 140px !important;
  }
  .has-padding-top-140-touch {
    padding-top: 140px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-140-desktop {
    margin-top: 140px !important;
  }
  .has-padding-top-140-desktop {
    padding-top: 140px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-140-desktop-only {
    margin-top: 140px !important;
  }
  .has-padding-top-140-desktop-only {
    padding-top: 140px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-140-widescreen {
    margin-top: 140px !important;
  }
  .has-padding-top-140-widescreen {
    padding-top: 140px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-140-widescreen-only {
    margin-top: 140px !important;
  }
  .has-padding-top-140-widescreen-only {
    padding-top: 140px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-140-fullhd {
    margin-top: 140px !important;
  }
  .has-padding-top-140-fullhd {
    padding-top: 140px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-140-mobile {
    margin-bottom: 140px !important;
  }
  .has-padding-bottom-140-mobile {
    padding-bottom: 140px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-140-tablet {
    margin-bottom: 140px !important;
  }
  .has-padding-bottom-140-tablet {
    padding-bottom: 140px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-140-tablet-only {
    margin-bottom: 140px !important;
  }
  .has-padding-bottom-140-tablet-only {
    padding-bottom: 140px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-140-touch {
    margin-bottom: 140px !important;
  }
  .has-padding-bottom-140-touch {
    padding-bottom: 140px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-140-desktop {
    margin-bottom: 140px !important;
  }
  .has-padding-bottom-140-desktop {
    padding-bottom: 140px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-140-desktop-only {
    margin-bottom: 140px !important;
  }
  .has-padding-bottom-140-desktop-only {
    padding-bottom: 140px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-140-widescreen {
    margin-bottom: 140px !important;
  }
  .has-padding-bottom-140-widescreen {
    padding-bottom: 140px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-140-widescreen-only {
    margin-bottom: 140px !important;
  }
  .has-padding-bottom-140-widescreen-only {
    padding-bottom: 140px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-140-fullhd {
    margin-bottom: 140px !important;
  }
  .has-padding-bottom-140-fullhd {
    padding-bottom: 140px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-140-mobile {
    margin-left: 140px !important;
  }
  .has-padding-left-140-mobile {
    padding-left: 140px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-140-tablet {
    margin-left: 140px !important;
  }
  .has-padding-left-140-tablet {
    padding-left: 140px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-140-tablet-only {
    margin-left: 140px !important;
  }
  .has-padding-left-140-tablet-only {
    padding-left: 140px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-140-touch {
    margin-left: 140px !important;
  }
  .has-padding-left-140-touch {
    padding-left: 140px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-140-desktop {
    margin-left: 140px !important;
  }
  .has-padding-left-140-desktop {
    padding-left: 140px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-140-desktop-only {
    margin-left: 140px !important;
  }
  .has-padding-left-140-desktop-only {
    padding-left: 140px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-140-widescreen {
    margin-left: 140px !important;
  }
  .has-padding-left-140-widescreen {
    padding-left: 140px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-140-widescreen-only {
    margin-left: 140px !important;
  }
  .has-padding-left-140-widescreen-only {
    padding-left: 140px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-140-fullhd {
    margin-left: 140px !important;
  }
  .has-padding-left-140-fullhd {
    padding-left: 140px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-140-mobile {
    margin-right: 140px !important;
  }
  .has-padding-right-140-mobile {
    padding-right: 140px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-140-tablet {
    margin-right: 140px !important;
  }
  .has-padding-right-140-tablet {
    padding-right: 140px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-140-tablet-only {
    margin-right: 140px !important;
  }
  .has-padding-right-140-tablet-only {
    padding-right: 140px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-140-touch {
    margin-right: 140px !important;
  }
  .has-padding-right-140-touch {
    padding-right: 140px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-140-desktop {
    margin-right: 140px !important;
  }
  .has-padding-right-140-desktop {
    padding-right: 140px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-140-desktop-only {
    margin-right: 140px !important;
  }
  .has-padding-right-140-desktop-only {
    padding-right: 140px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-140-widescreen {
    margin-right: 140px !important;
  }
  .has-padding-right-140-widescreen {
    padding-right: 140px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-140-widescreen-only {
    margin-right: 140px !important;
  }
  .has-padding-right-140-widescreen-only {
    padding-right: 140px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-140-fullhd {
    margin-right: 140px !important;
  }
  .has-padding-right-140-fullhd {
    padding-right: 140px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-145-mobile {
    margin: 145px !important;
  }
  .has-padding-145-mobile {
    padding: 145px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-145-tablet {
    margin: 145px !important;
  }
  .has-padding-145-tablet {
    padding: 145px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-145-tablet-only {
    margin: 145px !important;
  }
  .has-padding-145-tablet-only {
    padding: 145px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-145-touch {
    margin: 145px !important;
  }
  .has-padding-145-touch {
    padding: 145px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-145-desktop {
    margin: 145px !important;
  }
  .has-padding-145-desktop {
    padding: 145px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-145-desktop-only {
    margin: 145px !important;
  }
  .has-padding-145-desktop-only {
    padding: 145px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-145-widescreen {
    margin: 145px !important;
  }
  .has-padding-145-widescreen {
    padding: 145px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-145-widescreen-only {
    margin: 145px !important;
  }
  .has-padding-145-widescreen-only {
    padding: 145px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-145-fullhd {
    margin: 145px !important;
  }
  .has-padding-145-fullhd {
    padding: 145px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-top-145-mobile {
    margin-top: 145px !important;
  }
  .has-padding-top-145-mobile {
    padding-top: 145px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-top-145-tablet {
    margin-top: 145px !important;
  }
  .has-padding-top-145-tablet {
    padding-top: 145px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-top-145-tablet-only {
    margin-top: 145px !important;
  }
  .has-padding-top-145-tablet-only {
    padding-top: 145px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-top-145-touch {
    margin-top: 145px !important;
  }
  .has-padding-top-145-touch {
    padding-top: 145px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-top-145-desktop {
    margin-top: 145px !important;
  }
  .has-padding-top-145-desktop {
    padding-top: 145px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-top-145-desktop-only {
    margin-top: 145px !important;
  }
  .has-padding-top-145-desktop-only {
    padding-top: 145px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-top-145-widescreen {
    margin-top: 145px !important;
  }
  .has-padding-top-145-widescreen {
    padding-top: 145px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-top-145-widescreen-only {
    margin-top: 145px !important;
  }
  .has-padding-top-145-widescreen-only {
    padding-top: 145px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-top-145-fullhd {
    margin-top: 145px !important;
  }
  .has-padding-top-145-fullhd {
    padding-top: 145px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-bottom-145-mobile {
    margin-bottom: 145px !important;
  }
  .has-padding-bottom-145-mobile {
    padding-bottom: 145px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-bottom-145-tablet {
    margin-bottom: 145px !important;
  }
  .has-padding-bottom-145-tablet {
    padding-bottom: 145px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-bottom-145-tablet-only {
    margin-bottom: 145px !important;
  }
  .has-padding-bottom-145-tablet-only {
    padding-bottom: 145px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-bottom-145-touch {
    margin-bottom: 145px !important;
  }
  .has-padding-bottom-145-touch {
    padding-bottom: 145px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-bottom-145-desktop {
    margin-bottom: 145px !important;
  }
  .has-padding-bottom-145-desktop {
    padding-bottom: 145px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-bottom-145-desktop-only {
    margin-bottom: 145px !important;
  }
  .has-padding-bottom-145-desktop-only {
    padding-bottom: 145px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-bottom-145-widescreen {
    margin-bottom: 145px !important;
  }
  .has-padding-bottom-145-widescreen {
    padding-bottom: 145px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-bottom-145-widescreen-only {
    margin-bottom: 145px !important;
  }
  .has-padding-bottom-145-widescreen-only {
    padding-bottom: 145px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-bottom-145-fullhd {
    margin-bottom: 145px !important;
  }
  .has-padding-bottom-145-fullhd {
    padding-bottom: 145px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-145-mobile {
    margin-left: 145px !important;
  }
  .has-padding-left-145-mobile {
    padding-left: 145px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-145-tablet {
    margin-left: 145px !important;
  }
  .has-padding-left-145-tablet {
    padding-left: 145px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-145-tablet-only {
    margin-left: 145px !important;
  }
  .has-padding-left-145-tablet-only {
    padding-left: 145px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-145-touch {
    margin-left: 145px !important;
  }
  .has-padding-left-145-touch {
    padding-left: 145px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-145-desktop {
    margin-left: 145px !important;
  }
  .has-padding-left-145-desktop {
    padding-left: 145px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-145-desktop-only {
    margin-left: 145px !important;
  }
  .has-padding-left-145-desktop-only {
    padding-left: 145px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-145-widescreen {
    margin-left: 145px !important;
  }
  .has-padding-left-145-widescreen {
    padding-left: 145px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-145-widescreen-only {
    margin-left: 145px !important;
  }
  .has-padding-left-145-widescreen-only {
    padding-left: 145px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-145-fullhd {
    margin-left: 145px !important;
  }
  .has-padding-left-145-fullhd {
    padding-left: 145px !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-145-mobile {
    margin-right: 145px !important;
  }
  .has-padding-right-145-mobile {
    padding-right: 145px !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-145-tablet {
    margin-right: 145px !important;
  }
  .has-padding-right-145-tablet {
    padding-right: 145px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-145-tablet-only {
    margin-right: 145px !important;
  }
  .has-padding-right-145-tablet-only {
    padding-right: 145px !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-145-touch {
    margin-right: 145px !important;
  }
  .has-padding-right-145-touch {
    padding-right: 145px !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-145-desktop {
    margin-right: 145px !important;
  }
  .has-padding-right-145-desktop {
    padding-right: 145px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-145-desktop-only {
    margin-right: 145px !important;
  }
  .has-padding-right-145-desktop-only {
    padding-right: 145px !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-145-widescreen {
    margin-right: 145px !important;
  }
  .has-padding-right-145-widescreen {
    padding-right: 145px !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-145-widescreen-only {
    margin-right: 145px !important;
  }
  .has-padding-right-145-widescreen-only {
    padding-right: 145px !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-145-fullhd {
    margin-right: 145px !important;
  }
  .has-padding-right-145-fullhd {
    padding-right: 145px !important;
  }
}
@media screen and (max-width: 768px) {
  .is-top-marginless-mobile {
    margin-top: 0 !important;
  }
  .is-top-paddingless-mobile {
    padding-top: 0 !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-top-marginless-tablet {
    margin-top: 0 !important;
  }
  .is-top-paddingless-tablet {
    padding-top: 0 !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-top-marginless-tablet-only {
    margin-top: 0 !important;
  }
  .is-top-paddingless-tablet-only {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-top-marginless-touch {
    margin-top: 0 !important;
  }
  .is-top-paddingless-touch {
    padding-top: 0 !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-top-marginless-desktop {
    margin-top: 0 !important;
  }
  .is-top-paddingless-desktop {
    padding-top: 0 !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-top-marginless-desktop-only {
    margin-top: 0 !important;
  }
  .is-top-paddingless-desktop-only {
    padding-top: 0 !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-top-marginless-widescreen {
    margin-top: 0 !important;
  }
  .is-top-paddingless-widescreen {
    padding-top: 0 !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-top-marginless-widescreen-only {
    margin-top: 0 !important;
  }
  .is-top-paddingless-widescreen-only {
    padding-top: 0 !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-top-marginless-fullhd {
    margin-top: 0 !important;
  }
  .is-top-paddingless-fullhd {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .is-bottom-marginless-mobile {
    margin-bottom: 0 !important;
  }
  .is-bottom-paddingless-mobile {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-bottom-marginless-tablet {
    margin-bottom: 0 !important;
  }
  .is-bottom-paddingless-tablet {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-bottom-marginless-tablet-only {
    margin-bottom: 0 !important;
  }
  .is-bottom-paddingless-tablet-only {
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-bottom-marginless-touch {
    margin-bottom: 0 !important;
  }
  .is-bottom-paddingless-touch {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-bottom-marginless-desktop {
    margin-bottom: 0 !important;
  }
  .is-bottom-paddingless-desktop {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-bottom-marginless-desktop-only {
    margin-bottom: 0 !important;
  }
  .is-bottom-paddingless-desktop-only {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-bottom-marginless-widescreen {
    margin-bottom: 0 !important;
  }
  .is-bottom-paddingless-widescreen {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-bottom-marginless-widescreen-only {
    margin-bottom: 0 !important;
  }
  .is-bottom-paddingless-widescreen-only {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-bottom-marginless-fullhd {
    margin-bottom: 0 !important;
  }
  .is-bottom-paddingless-fullhd {
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .is-left-marginless-mobile {
    margin-left: 0 !important;
  }
  .is-left-paddingless-mobile {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-left-marginless-tablet {
    margin-left: 0 !important;
  }
  .is-left-paddingless-tablet {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-left-marginless-tablet-only {
    margin-left: 0 !important;
  }
  .is-left-paddingless-tablet-only {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-left-marginless-touch {
    margin-left: 0 !important;
  }
  .is-left-paddingless-touch {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-left-marginless-desktop {
    margin-left: 0 !important;
  }
  .is-left-paddingless-desktop {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-left-marginless-desktop-only {
    margin-left: 0 !important;
  }
  .is-left-paddingless-desktop-only {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-left-marginless-widescreen {
    margin-left: 0 !important;
  }
  .is-left-paddingless-widescreen {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-left-marginless-widescreen-only {
    margin-left: 0 !important;
  }
  .is-left-paddingless-widescreen-only {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-left-marginless-fullhd {
    margin-left: 0 !important;
  }
  .is-left-paddingless-fullhd {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .is-right-marginless-mobile {
    margin-right: 0 !important;
  }
  .is-right-paddingless-mobile {
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-right-marginless-tablet {
    margin-right: 0 !important;
  }
  .is-right-paddingless-tablet {
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-right-marginless-tablet-only {
    margin-right: 0 !important;
  }
  .is-right-paddingless-tablet-only {
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-right-marginless-touch {
    margin-right: 0 !important;
  }
  .is-right-paddingless-touch {
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-right-marginless-desktop {
    margin-right: 0 !important;
  }
  .is-right-paddingless-desktop {
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-right-marginless-desktop-only {
    margin-right: 0 !important;
  }
  .is-right-paddingless-desktop-only {
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-right-marginless-widescreen {
    margin-right: 0 !important;
  }
  .is-right-paddingless-widescreen {
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-right-marginless-widescreen-only {
    margin-right: 0 !important;
  }
  .is-right-paddingless-widescreen-only {
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-right-marginless-fullhd {
    margin-right: 0 !important;
  }
  .is-right-paddingless-fullhd {
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-left-auto-mobile {
    margin-left: auto !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-left-auto-tablet {
    margin-left: auto !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-left-auto-tablet-only {
    margin-left: auto !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-left-auto-touch {
    margin-left: auto !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-left-auto-desktop {
    margin-left: auto !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-left-auto-desktop-only {
    margin-left: auto !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-left-auto-widescreen {
    margin-left: auto !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-left-auto-widescreen-only {
    margin-left: auto !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-left-auto-fullhd {
    margin-left: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .has-margin-right-auto-mobile {
    margin-right: auto !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-margin-right-auto-tablet {
    margin-right: auto !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-margin-right-auto-tablet-only {
    margin-right: auto !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-margin-right-auto-touch {
    margin-right: auto !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-margin-right-auto-desktop {
    margin-right: auto !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-margin-right-auto-desktop-only {
    margin-right: auto !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-margin-right-auto-widescreen {
    margin-right: auto !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-margin-right-auto-widescreen-only {
    margin-right: auto !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-margin-right-auto-fullhd {
    margin-right: auto !important;
  }
}
.has-margin-none {
  margin: 0;
}

.has-padding-none {
  padding: 0;
}

.has-margin-top-none {
  margin-top: 0;
}

.has-padding-top-none {
  padding-top: 0;
}

.has-margin-right-none {
  margin-right: 0;
}

.has-padding-right-none {
  padding-right: 0;
}

.has-margin-bottom-none {
  margin-bottom: 0;
}

.has-padding-bottom-none {
  padding-bottom: 0;
}

.has-margin-left-none {
  margin-left: 0;
}

.has-padding-left-none {
  padding-left: 0;
}

.has-margin-xxs {
  margin: 0.125rem;
}

.has-padding-xxs {
  padding: 0.125rem;
}

.has-margin-top-xxs {
  margin-top: 0.125rem;
}

.has-padding-top-xxs {
  padding-top: 0.125rem;
}

.has-margin-right-xxs {
  margin-right: 0.125rem;
}

.has-padding-right-xxs {
  padding-right: 0.125rem;
}

.has-margin-bottom-xxs {
  margin-bottom: 0.125rem;
}

.has-padding-bottom-xxs {
  padding-bottom: 0.125rem;
}

.has-margin-left-xxs {
  margin-left: 0.125rem;
}

.has-padding-left-xxs {
  padding-left: 0.125rem;
}

.has-margin-xs {
  margin: 0.25rem;
}

.has-padding-xs {
  padding: 0.25rem;
}

.has-margin-top-xs {
  margin-top: 0.25rem;
}

.has-padding-top-xs {
  padding-top: 0.25rem;
}

.has-margin-right-xs {
  margin-right: 0.25rem;
}

.has-padding-right-xs {
  padding-right: 0.25rem;
}

.has-margin-bottom-xs {
  margin-bottom: 0.25rem;
}

.has-padding-bottom-xs {
  padding-bottom: 0.25rem;
}

.has-margin-left-xs {
  margin-left: 0.25rem;
}

.has-padding-left-xs {
  padding-left: 0.25rem;
}

.has-margin-sm {
  margin: 0.5rem;
}

.has-padding-sm {
  padding: 0.5rem;
}

.has-margin-top-sm {
  margin-top: 0.5rem;
}

.has-padding-top-sm {
  padding-top: 0.5rem;
}

.has-margin-right-sm {
  margin-right: 0.5rem;
}

.has-padding-right-sm {
  padding-right: 0.5rem;
}

.has-margin-bottom-sm {
  margin-bottom: 0.5rem;
}

.has-padding-bottom-sm {
  padding-bottom: 0.5rem;
}

.has-margin-left-sm {
  margin-left: 0.5rem;
}

.has-padding-left-sm {
  padding-left: 0.5rem;
}

.has-margin-md {
  margin: 1rem;
}

.has-padding-md {
  padding: 1rem;
}

.has-margin-top-md {
  margin-top: 1rem;
}

.has-padding-top-md {
  padding-top: 1rem;
}

.has-margin-right-md {
  margin-right: 1rem;
}

.has-padding-right-md {
  padding-right: 1rem;
}

.has-margin-bottom-md {
  margin-bottom: 1rem;
}

.has-padding-bottom-md {
  padding-bottom: 1rem;
}

.has-margin-left-md {
  margin-left: 1rem;
}

.has-padding-left-md {
  padding-left: 1rem;
}

.has-margin-lg {
  margin: 2rem;
}

.has-padding-lg {
  padding: 2rem;
}

.has-margin-top-lg {
  margin-top: 2rem;
}

.has-padding-top-lg {
  padding-top: 2rem;
}

.has-margin-right-lg {
  margin-right: 2rem;
}

.has-padding-right-lg {
  padding-right: 2rem;
}

.has-margin-bottom-lg {
  margin-bottom: 2rem;
}

.has-padding-bottom-lg {
  padding-bottom: 2rem;
}

.has-margin-left-lg {
  margin-left: 2rem;
}

.has-padding-left-lg {
  padding-left: 2rem;
}

.has-margin-xl {
  margin: 4rem;
}

.has-padding-xl {
  padding: 4rem;
}

.has-margin-top-xl {
  margin-top: 4rem;
}

.has-padding-top-xl {
  padding-top: 4rem;
}

.has-margin-right-xl {
  margin-right: 4rem;
}

.has-padding-right-xl {
  padding-right: 4rem;
}

.has-margin-bottom-xl {
  margin-bottom: 4rem;
}

.has-padding-bottom-xl {
  padding-bottom: 4rem;
}

.has-margin-left-xl {
  margin-left: 4rem;
}

.has-padding-left-xl {
  padding-left: 4rem;
}

.has-margin-xxl {
  margin: 8rem;
}

.has-padding-xxl {
  padding: 8rem;
}

.has-margin-top-xxl {
  margin-top: 8rem;
}

.has-padding-top-xxl {
  padding-top: 8rem;
}

.has-margin-right-xxl {
  margin-right: 8rem;
}

.has-padding-right-xxl {
  padding-right: 8rem;
}

.has-margin-bottom-xxl {
  margin-bottom: 8rem;
}

.has-padding-bottom-xxl {
  padding-bottom: 8rem;
}

.has-margin-left-xxl {
  margin-left: 8rem;
}

.has-padding-left-xxl {
  padding-left: 8rem;
}

.divider {
  position: relative;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: hsl(0, 0%, 48%);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 25px 0;
}
.divider::after, .divider::before {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background-color: hsl(0, 0%, 86%);
}
.divider:not(.is-right)::after {
  margin-left: 10px;
}
.divider:not(.is-left)::before {
  margin-right: 10px;
}
.divider.is-left::before {
  display: none;
}
.divider.is-right::after {
  display: none;
}
.divider.is-vertical {
  flex-direction: column;
  margin: 0 25px;
}
.divider.is-vertical::after, .divider.is-vertical::before {
  height: auto;
  width: 1px;
}
.divider.is-vertical::after {
  margin-left: 0;
  margin-top: 10px;
}
.divider.is-vertical::before {
  margin-right: 0;
  margin-bottom: 10px;
}
.divider.is-white::after, .divider.is-white::before {
  background-color: hsl(0, 0%, 100%);
}
.divider.is-black::after, .divider.is-black::before {
  background-color: hsl(0, 0%, 4%);
}
.divider.is-light::after, .divider.is-light::before {
  background-color: hsl(0, 0%, 96%);
}
.divider.is-dark::after, .divider.is-dark::before {
  background-color: hsl(0, 0%, 21%);
}
.divider.is-primary::after, .divider.is-primary::before {
  background-color: hsl(204, 86%, 53%);
}
.divider.is-primary.is-light::after, .divider.is-primary.is-light::before {
  background-color: #ecf7fe;
}
.divider.is-link::after, .divider.is-link::before {
  background-color: hsl(204, 86%, 53%);
}
.divider.is-link.is-light::after, .divider.is-link.is-light::before {
  background-color: #ecf7fe;
}
.divider.is-info::after, .divider.is-info::before {
  background-color: hsl(204, 86%, 53%);
}
.divider.is-info.is-light::after, .divider.is-info.is-light::before {
  background-color: #ecf7fe;
}
.divider.is-success::after, .divider.is-success::before {
  background-color: hsl(141, 71%, 48%);
}
.divider.is-success.is-light::after, .divider.is-success.is-light::before {
  background-color: #eefcf3;
}
.divider.is-warning::after, .divider.is-warning::before {
  background-color: hsl(44, 100%, 77%);
}
.divider.is-warning.is-light::after, .divider.is-warning.is-light::before {
  background-color: #fffaeb;
}
.divider.is-danger::after, .divider.is-danger::before {
  background-color: #f14668;
}
.divider.is-danger.is-light::after, .divider.is-danger.is-light::before {
  background-color: #feecf0;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

/**
 * Vue Transitions
 */
.fade-enter-active,
.fade-leave-active {
  transition: opacity 150ms ease-out;
}

.fade-enter,
.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}

.zoom-in-enter-active,
.zoom-in-leave-active {
  transition: opacity 150ms ease-out;
}
.zoom-in-enter-active .animation-content,
.zoom-in-enter-active .animation-content,
.zoom-in-leave-active .animation-content,
.zoom-in-leave-active .animation-content {
  transition: transform 150ms ease-out;
}

.zoom-in-enter,
.zoom-in-enter-from,
.zoom-in-leave-active {
  opacity: 0;
}
.zoom-in-enter .animation-content,
.zoom-in-enter .animation-content,
.zoom-in-enter-from .animation-content,
.zoom-in-enter-from .animation-content,
.zoom-in-leave-active .animation-content,
.zoom-in-leave-active .animation-content {
  transform: scale(0.95);
}

.zoom-out-enter-active,
.zoom-out-leave-active {
  transition: opacity 150ms ease-out;
}
.zoom-out-enter-active .animation-content,
.zoom-out-enter-active .animation-content,
.zoom-out-leave-active .animation-content,
.zoom-out-leave-active .animation-content {
  transition: transform 150ms ease-out;
}

.zoom-out-enter,
.zoom-out-enter-from,
.zoom-out-leave-active {
  opacity: 0;
}
.zoom-out-enter .animation-content,
.zoom-out-enter .animation-content,
.zoom-out-enter-from .animation-content,
.zoom-out-enter-from .animation-content,
.zoom-out-leave-active .animation-content,
.zoom-out-leave-active .animation-content {
  transform: scale(1.05);
}

.slide-next-enter-active,
.slide-next-leave-active,
.slide-prev-enter-active,
.slide-prev-leave-active {
  transition: transform 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.slide-prev-leave-to,
.slide-next-enter {
  transform: translate3d(-100%, 0, 0);
  position: absolute;
  width: 100%;
}

.slide-prev-enter,
.slide-prev-enter-from,
.slide-next-leave-to {
  transform: translate3d(100%, 0, 0);
  position: absolute;
  width: 100%;
}

.slide-down-enter-active,
.slide-down-leave-active,
.slide-up-enter-active,
.slide-up-leave-active {
  transition: transform 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.slide-up-leave-to,
.slide-down-enter {
  transform: translate3d(0, -100%, 0);
  position: absolute;
  height: 100%;
}

.slide-up-enter,
.slide-up-enter-from,
.slide-down-leave-to {
  transform: translate3d(0, 100%, 0);
  position: absolute;
  height: 100%;
}

.slide-enter-active {
  transition: 150ms ease-out;
}

.slide-leave-active {
  transition: 150ms ease-out;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.slide-enter-to, .slide-leave {
  max-height: 100px;
  overflow: hidden;
}

.slide-enter, .slide-leave-to {
  overflow: hidden;
  max-height: 0;
}

*, :after, :before {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

.o-noscroll {
  position: fixed;
  overflow-y: hidden;
  width: 100%;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}

.o-clipped {
  overflow: hidden;
}

/* @docs */
/* @docs */
.o-acp {
  position: relative;
}
.o-acp__menu {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  overflow: auto;
  z-index: var(--oruga-autocomplete-menu-zindex, 20);
  background-color: var(--oruga-autocomplete-menu-background, #ffffff);
  border-radius: var(--oruga-autocomplete-menu-border-radius, 4px);
  box-shadow: var(--oruga-autocomplete-menu-box-shadow, 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.02));
  padding: var(--oruga-autocomplete-menu-padding, 0.5rem 0 0.5rem 0);
  margin: var(--oruga-autocomplete-menu-margin, 0);
  max-height: var(--oruga-autocomplete-menu-max-height, 200px);
}
.o-acp__menu--top {
  top: auto;
  bottom: 100%;
}
.o-acp__item {
  display: block;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  color: var(--oruga-autocomplete-item-color, #000000);
  font-size: var(--oruga-autocomplete-item-font-size, 1rem);
  line-height: var(--oruga-autocomplete-item-line-height, 1.5);
  padding: var(--oruga-autocomplete-item-padding, 0.375rem 1rem);
}
.o-acp__item-group-title {
  pointer-events: none;
  opacity: var(--oruga-autocomplete-item-disabled-opacity, 0.5);
}
.o-acp__item--hover, .o-acp__item:hover {
  background: var(--oruga-autocomplete-item-hover-background-color, #f5f5f5);
  color: var(--oruga-autocomplete-item-hover-color, #000000);
}
.o-acp--expanded {
  width: 100%;
}

/* @docs */
/* @docs */
.o-btn {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  display: inline-flex;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  text-decoration: none;
  outline: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: var(--oruga-button-background-color, hsl(0, 0%, 100%));
  color: var(--oruga-button-color, hsl(0, 0%, 21%));
  padding: var(--oruga-button-padding, calc(0.375em - 1px) 0.75em);
  border: var(--oruga-button-border, 1px solid hsl(0, 0%, 21%));
  border-radius: var(--oruga-button-border-radius, 4px);
  box-shadow: var(--oruga-button-box-shadow, none);
  font-size: var(--oruga-base-font-size, 1rem);
  font-weight: var(--oruga-button-font-weight, 400);
  line-height: var(--oruga-button-line-height, 1.5);
  margin: var(--oruga-button-margin, 0);
  height: var(--oruga-button-height, 2.5em);
}
.o-btn__wrapper {
  margin-left: -0.1875em;
  margin-right: -0.1875em;
  display: inline-flex;
  align-items: center;
  position: relative;
}
.o-btn__wrapper > * {
  margin-left: 0.1875em;
  margin-right: 0.1875em;
}
.o-btn--expanded {
  width: 100%;
}
.o-btn--rounded {
  border-radius: var(--oruga-button-border-radius, 9999px);
}
.o-btn--disabled {
  opacity: var(--oruga-button-disabled-opacity, 0.5);
  cursor: not-allowed;
}
.o-btn--none {
  font-size: var(--oruga-button-font-size-none, 0);
}
.o-btn--xxs {
  font-size: var(--oruga-button-font-size-xxs, 0.125);
}
.o-btn--xs {
  font-size: var(--oruga-button-font-size-xs, 0.25);
}
.o-btn--sm {
  font-size: var(--oruga-button-font-size-sm, 0.5);
}
.o-btn--md {
  font-size: var(--oruga-button-font-size-md, 1);
}
.o-btn--lg {
  font-size: var(--oruga-button-font-size-lg, 2);
}
.o-btn--xl {
  font-size: var(--oruga-button-font-size-xl, 4);
}
.o-btn--xxl {
  font-size: var(--oruga-button-font-size-xxl, 8);
}
.o-btn--white {
  border-color: transparent;
  background-color: var(--oruga-variant-white, hsl(0, 0%, 100%));
  color: var(--oruga-variant-invert-white, hsl(0, 0%, 4%));
}
.o-btn--white:hover {
  filter: brightness(97.5%);
}
.o-btn--black {
  border-color: transparent;
  background-color: var(--oruga-variant-black, hsl(0, 0%, 4%));
  color: var(--oruga-variant-invert-black, hsl(0, 0%, 100%));
}
.o-btn--black:hover {
  filter: brightness(97.5%);
}
.o-btn--light {
  border-color: transparent;
  background-color: var(--oruga-variant-light, hsl(0, 0%, 96%));
  color: var(--oruga-variant-invert-light, rgba(0, 0, 0, 0.7));
}
.o-btn--light:hover {
  filter: brightness(97.5%);
}
.o-btn--dark {
  border-color: transparent;
  background-color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
  color: var(--oruga-variant-invert-dark, #fff);
}
.o-btn--dark:hover {
  filter: brightness(97.5%);
}
.o-btn--primary {
  border-color: transparent;
  background-color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
  color: var(--oruga-variant-invert-primary, #fff);
}
.o-btn--primary:hover {
  filter: brightness(97.5%);
}
.o-btn--link {
  border-color: transparent;
  background-color: var(--oruga-variant-link, hsl(204, 86%, 53%));
  color: var(--oruga-variant-invert-link, #fff);
}
.o-btn--link:hover {
  filter: brightness(97.5%);
}
.o-btn--info {
  border-color: transparent;
  background-color: var(--oruga-variant-info, hsl(204, 86%, 53%));
  color: var(--oruga-variant-invert-info, #fff);
}
.o-btn--info:hover {
  filter: brightness(97.5%);
}
.o-btn--success {
  border-color: transparent;
  background-color: var(--oruga-variant-success, hsl(141, 71%, 48%));
  color: var(--oruga-variant-invert-success, #fff);
}
.o-btn--success:hover {
  filter: brightness(97.5%);
}
.o-btn--warning {
  border-color: transparent;
  background-color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
  color: var(--oruga-variant-invert-warning, rgba(0, 0, 0, 0.7));
}
.o-btn--warning:hover {
  filter: brightness(97.5%);
}
.o-btn--danger {
  border-color: transparent;
  background-color: var(--oruga-variant-danger, #f14668);
  color: var(--oruga-variant-invert-danger, #fff);
}
.o-btn--danger:hover {
  filter: brightness(97.5%);
}
.o-btn--outlined {
  background-color: transparent;
  border-color: var(--oruga-button-background-color, hsl(0, 0%, 100%));
  color: var(--oruga-button-background-color, hsl(0, 0%, 100%));
}
.o-btn--outlined:hover {
  border-color: transparent;
  background-color: var(--oruga-button-background-color, hsl(0, 0%, 100%));
  color: var(--oruga-button-color, hsl(0, 0%, 21%));
}
.o-btn--outlined-white {
  background-color: transparent;
  border-color: var(--oruga-variant-white, hsl(0, 0%, 100%));
  color: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-btn--outlined-white:hover {
  border-color: transparent;
  background-color: var(--oruga-variant-white, hsl(0, 0%, 100%));
  color: var(--oruga-variant-invert-white, hsl(0, 0%, 4%));
}
.o-btn--outlined-black {
  background-color: transparent;
  border-color: var(--oruga-variant-black, hsl(0, 0%, 4%));
  color: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-btn--outlined-black:hover {
  border-color: transparent;
  background-color: var(--oruga-variant-black, hsl(0, 0%, 4%));
  color: var(--oruga-variant-invert-black, hsl(0, 0%, 100%));
}
.o-btn--outlined-light {
  background-color: transparent;
  border-color: var(--oruga-variant-light, hsl(0, 0%, 96%));
  color: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-btn--outlined-light:hover {
  border-color: transparent;
  background-color: var(--oruga-variant-light, hsl(0, 0%, 96%));
  color: var(--oruga-variant-invert-light, rgba(0, 0, 0, 0.7));
}
.o-btn--outlined-dark {
  background-color: transparent;
  border-color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
  color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-btn--outlined-dark:hover {
  border-color: transparent;
  background-color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
  color: var(--oruga-variant-invert-dark, #fff);
}
.o-btn--outlined-primary {
  background-color: transparent;
  border-color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
  color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-btn--outlined-primary:hover {
  border-color: transparent;
  background-color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
  color: var(--oruga-variant-invert-primary, #fff);
}
.o-btn--outlined-link {
  background-color: transparent;
  border-color: var(--oruga-variant-link, hsl(204, 86%, 53%));
  color: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-btn--outlined-link:hover {
  border-color: transparent;
  background-color: var(--oruga-variant-link, hsl(204, 86%, 53%));
  color: var(--oruga-variant-invert-link, #fff);
}
.o-btn--outlined-info {
  background-color: transparent;
  border-color: var(--oruga-variant-info, hsl(204, 86%, 53%));
  color: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-btn--outlined-info:hover {
  border-color: transparent;
  background-color: var(--oruga-variant-info, hsl(204, 86%, 53%));
  color: var(--oruga-variant-invert-info, #fff);
}
.o-btn--outlined-success {
  background-color: transparent;
  border-color: var(--oruga-variant-success, hsl(141, 71%, 48%));
  color: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-btn--outlined-success:hover {
  border-color: transparent;
  background-color: var(--oruga-variant-success, hsl(141, 71%, 48%));
  color: var(--oruga-variant-invert-success, #fff);
}
.o-btn--outlined-warning {
  background-color: transparent;
  border-color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
  color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-btn--outlined-warning:hover {
  border-color: transparent;
  background-color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
  color: var(--oruga-variant-invert-warning, rgba(0, 0, 0, 0.7));
}
.o-btn--outlined-danger {
  background-color: transparent;
  border-color: var(--oruga-variant-danger, #f14668);
  color: var(--oruga-variant-danger, #f14668);
}
.o-btn--outlined-danger:hover {
  border-color: transparent;
  background-color: var(--oruga-variant-danger, #f14668);
  color: var(--oruga-variant-invert-danger, #fff);
}
.o-btn--inverted {
  background-color: var(--oruga-button-color, hsl(0, 0%, 21%));
  border-color: var(--oruga-button-color, hsl(0, 0%, 21%));
  color: var(--oruga-button-background-color, hsl(0, 0%, 100%));
}
.o-btn--inverted:hover {
  filter: brightness(95%);
}
.o-btn--inverted-white {
  background-color: var(--oruga-variant-invert-white, hsl(0, 0%, 4%));
  border-color: var(--oruga-variant-invert-white, hsl(0, 0%, 4%));
  color: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-btn--inverted-white:hover {
  filter: brightness(95%);
}
.o-btn--inverted-black {
  background-color: var(--oruga-variant-invert-black, hsl(0, 0%, 100%));
  border-color: var(--oruga-variant-invert-black, hsl(0, 0%, 100%));
  color: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-btn--inverted-black:hover {
  filter: brightness(95%);
}
.o-btn--inverted-light {
  background-color: var(--oruga-variant-invert-light, rgba(0, 0, 0, 0.7));
  border-color: var(--oruga-variant-invert-light, rgba(0, 0, 0, 0.7));
  color: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-btn--inverted-light:hover {
  filter: brightness(95%);
}
.o-btn--inverted-dark {
  background-color: var(--oruga-variant-invert-dark, #fff);
  border-color: var(--oruga-variant-invert-dark, #fff);
  color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-btn--inverted-dark:hover {
  filter: brightness(95%);
}
.o-btn--inverted-primary {
  background-color: var(--oruga-variant-invert-primary, #fff);
  border-color: var(--oruga-variant-invert-primary, #fff);
  color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-btn--inverted-primary:hover {
  filter: brightness(95%);
}
.o-btn--inverted-link {
  background-color: var(--oruga-variant-invert-link, #fff);
  border-color: var(--oruga-variant-invert-link, #fff);
  color: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-btn--inverted-link:hover {
  filter: brightness(95%);
}
.o-btn--inverted-info {
  background-color: var(--oruga-variant-invert-info, #fff);
  border-color: var(--oruga-variant-invert-info, #fff);
  color: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-btn--inverted-info:hover {
  filter: brightness(95%);
}
.o-btn--inverted-success {
  background-color: var(--oruga-variant-invert-success, #fff);
  border-color: var(--oruga-variant-invert-success, #fff);
  color: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-btn--inverted-success:hover {
  filter: brightness(95%);
}
.o-btn--inverted-warning {
  background-color: var(--oruga-variant-invert-warning, rgba(0, 0, 0, 0.7));
  border-color: var(--oruga-variant-invert-warning, rgba(0, 0, 0, 0.7));
  color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-btn--inverted-warning:hover {
  filter: brightness(95%);
}
.o-btn--inverted-danger {
  background-color: var(--oruga-variant-invert-danger, #fff);
  border-color: var(--oruga-variant-invert-danger, #fff);
  color: var(--oruga-variant-danger, #f14668);
}
.o-btn--inverted-danger:hover {
  filter: brightness(95%);
}

/* @docs */
/* @docs */
.o-chk {
  outline: none;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  line-height: var(--oruga-checkbox-line-height, 1.5);
  margin-right: var(--oruga-checkbox-margin-sibiling, 0.5em);
}
.o-chk__check {
  width: var(--oruga-checkbox-size, 1rem);
  height: var(--oruga-checkbox-size, 1rem);
  outline: none;
  margin: 0;
  vertical-align: top;
  background-position: center;
  background-size: contain;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  flex-shrink: 0;
  cursor: pointer;
  background-repeat: no-repeat;
  background: var(--oruga-checkbox-background-color, hsl(204, 86%, 53%));
  border-radius: var(--oruga-checkbox-border-radius, 4px);
  border-width: var(--oruga-checkbox-border-width, 2px);
  border-color: var(--oruga-checkbox-border-color, hsl(204, 86%, 53%));
  border-style: solid;
  transition-property: background;
  transition-duration: var(--oruga-transition-duration, 150ms);
  transition-timing-function: var(--oruga-transition-timing, ease-out);
}
.o-chk__check--checked {
  background-color: var(--oruga-checkbox-active-background-color, hsl(204, 86%, 53%));
  border-color: var(--oruga-checkbox-active-background-color, hsl(204, 86%, 53%));
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 234 225' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(3.13817,0,0,3.13817,-69.2796,-49.5156)'%3E%3Cpath style='fill:var(--oruga-checkbox-checkmark-color, %23fff)' d='M22.504,26.219L28.637,32.386L39.494,18.284L37.348,16.379L28,27.725L24.46,24.196L22.504,26.219Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk__check--indeterminate {
  background-color: var(--oruga-checkbox-active-background-color, hsl(204, 86%, 53%));
  border-color: var(--oruga-checkbox-active-background-color, hsl(204, 86%, 53%));
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 417 417' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(6.96176,0,0,20.5682,-118.661,-806.753)'%3E%3Cpath style='fill:var(--oruga-checkbox-checkmark-color, %23fff)' d='M31.265,41.654C31.265,41.324 30.474,41.057 29.5,41.057L18.953,41.057C17.979,41.057 17.188,41.324 17.188,41.654C17.188,41.984 17.979,42.252 18.953,42.252L29.5,42.252C30.474,42.252 31.265,41.984 31.265,41.654Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk__label {
  padding: var(--oruga-checkbox-label-padding, 0 0 0 0.5em);
}
.o-chk--disabled {
  opacity: var(--oruga-checkbox-disabled-opacity, 0.5);
}
.o-chk--none {
  font-size: var(--oruga-checkbox-font-size-none, 0);
}
.o-chk--xxs {
  font-size: var(--oruga-checkbox-font-size-xxs, 0.125);
}
.o-chk--xs {
  font-size: var(--oruga-checkbox-font-size-xs, 0.25);
}
.o-chk--sm {
  font-size: var(--oruga-checkbox-font-size-sm, 0.5);
}
.o-chk--md {
  font-size: var(--oruga-checkbox-font-size-md, 1);
}
.o-chk--lg {
  font-size: var(--oruga-checkbox-font-size-lg, 2);
}
.o-chk--xl {
  font-size: var(--oruga-checkbox-font-size-xl, 4);
}
.o-chk--xxl {
  font-size: var(--oruga-checkbox-font-size-xxl, 8);
}
.o-chk--white .o-chk__check {
  border-color: var(--oruga-variant-white, hsl(0, 0%, 100%));
  background-color: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-chk--white .o-chk__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 234 225' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(3.13817,0,0,3.13817,-69.2796,-49.5156)'%3E%3Cpath style='fill:var(--oruga-variant-invert-white, hsl(0, 0%25, 4%25))' d='M22.504,26.219L28.637,32.386L39.494,18.284L37.348,16.379L28,27.725L24.46,24.196L22.504,26.219Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--white .o-chk__check--indeterminate {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 417 417' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(6.96176,0,0,20.5682,-118.661,-806.753)'%3E%3Cpath style='fill:var(--oruga-variant-invert-white, hsl(0, 0%25, 4%25))' d='M31.265,41.654C31.265,41.324 30.474,41.057 29.5,41.057L18.953,41.057C17.979,41.057 17.188,41.324 17.188,41.654C17.188,41.984 17.979,42.252 18.953,42.252L29.5,42.252C30.474,42.252 31.265,41.984 31.265,41.654Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--black .o-chk__check {
  border-color: var(--oruga-variant-black, hsl(0, 0%, 4%));
  background-color: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-chk--black .o-chk__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 234 225' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(3.13817,0,0,3.13817,-69.2796,-49.5156)'%3E%3Cpath style='fill:var(--oruga-variant-invert-black, hsl(0, 0%25, 100%25))' d='M22.504,26.219L28.637,32.386L39.494,18.284L37.348,16.379L28,27.725L24.46,24.196L22.504,26.219Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--black .o-chk__check--indeterminate {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 417 417' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(6.96176,0,0,20.5682,-118.661,-806.753)'%3E%3Cpath style='fill:var(--oruga-variant-invert-black, hsl(0, 0%25, 100%25))' d='M31.265,41.654C31.265,41.324 30.474,41.057 29.5,41.057L18.953,41.057C17.979,41.057 17.188,41.324 17.188,41.654C17.188,41.984 17.979,42.252 18.953,42.252L29.5,42.252C30.474,42.252 31.265,41.984 31.265,41.654Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--light .o-chk__check {
  border-color: var(--oruga-variant-light, hsl(0, 0%, 96%));
  background-color: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-chk--light .o-chk__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 234 225' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(3.13817,0,0,3.13817,-69.2796,-49.5156)'%3E%3Cpath style='fill:var(--oruga-variant-invert-light, rgba(0, 0, 0, 0.7))' d='M22.504,26.219L28.637,32.386L39.494,18.284L37.348,16.379L28,27.725L24.46,24.196L22.504,26.219Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--light .o-chk__check--indeterminate {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 417 417' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(6.96176,0,0,20.5682,-118.661,-806.753)'%3E%3Cpath style='fill:var(--oruga-variant-invert-light, rgba(0, 0, 0, 0.7))' d='M31.265,41.654C31.265,41.324 30.474,41.057 29.5,41.057L18.953,41.057C17.979,41.057 17.188,41.324 17.188,41.654C17.188,41.984 17.979,42.252 18.953,42.252L29.5,42.252C30.474,42.252 31.265,41.984 31.265,41.654Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--dark .o-chk__check {
  border-color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
  background-color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-chk--dark .o-chk__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 234 225' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(3.13817,0,0,3.13817,-69.2796,-49.5156)'%3E%3Cpath style='fill:var(--oruga-variant-invert-dark, %23fff)' d='M22.504,26.219L28.637,32.386L39.494,18.284L37.348,16.379L28,27.725L24.46,24.196L22.504,26.219Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--dark .o-chk__check--indeterminate {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 417 417' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(6.96176,0,0,20.5682,-118.661,-806.753)'%3E%3Cpath style='fill:var(--oruga-variant-invert-dark, %23fff)' d='M31.265,41.654C31.265,41.324 30.474,41.057 29.5,41.057L18.953,41.057C17.979,41.057 17.188,41.324 17.188,41.654C17.188,41.984 17.979,42.252 18.953,42.252L29.5,42.252C30.474,42.252 31.265,41.984 31.265,41.654Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--primary .o-chk__check {
  border-color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
  background-color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-chk--primary .o-chk__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 234 225' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(3.13817,0,0,3.13817,-69.2796,-49.5156)'%3E%3Cpath style='fill:var(--oruga-variant-invert-primary, %23fff)' d='M22.504,26.219L28.637,32.386L39.494,18.284L37.348,16.379L28,27.725L24.46,24.196L22.504,26.219Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--primary .o-chk__check--indeterminate {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 417 417' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(6.96176,0,0,20.5682,-118.661,-806.753)'%3E%3Cpath style='fill:var(--oruga-variant-invert-primary, %23fff)' d='M31.265,41.654C31.265,41.324 30.474,41.057 29.5,41.057L18.953,41.057C17.979,41.057 17.188,41.324 17.188,41.654C17.188,41.984 17.979,42.252 18.953,42.252L29.5,42.252C30.474,42.252 31.265,41.984 31.265,41.654Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--link .o-chk__check {
  border-color: var(--oruga-variant-link, hsl(204, 86%, 53%));
  background-color: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-chk--link .o-chk__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 234 225' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(3.13817,0,0,3.13817,-69.2796,-49.5156)'%3E%3Cpath style='fill:var(--oruga-variant-invert-link, %23fff)' d='M22.504,26.219L28.637,32.386L39.494,18.284L37.348,16.379L28,27.725L24.46,24.196L22.504,26.219Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--link .o-chk__check--indeterminate {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 417 417' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(6.96176,0,0,20.5682,-118.661,-806.753)'%3E%3Cpath style='fill:var(--oruga-variant-invert-link, %23fff)' d='M31.265,41.654C31.265,41.324 30.474,41.057 29.5,41.057L18.953,41.057C17.979,41.057 17.188,41.324 17.188,41.654C17.188,41.984 17.979,42.252 18.953,42.252L29.5,42.252C30.474,42.252 31.265,41.984 31.265,41.654Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--info .o-chk__check {
  border-color: var(--oruga-variant-info, hsl(204, 86%, 53%));
  background-color: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-chk--info .o-chk__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 234 225' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(3.13817,0,0,3.13817,-69.2796,-49.5156)'%3E%3Cpath style='fill:var(--oruga-variant-invert-info, %23fff)' d='M22.504,26.219L28.637,32.386L39.494,18.284L37.348,16.379L28,27.725L24.46,24.196L22.504,26.219Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--info .o-chk__check--indeterminate {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 417 417' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(6.96176,0,0,20.5682,-118.661,-806.753)'%3E%3Cpath style='fill:var(--oruga-variant-invert-info, %23fff)' d='M31.265,41.654C31.265,41.324 30.474,41.057 29.5,41.057L18.953,41.057C17.979,41.057 17.188,41.324 17.188,41.654C17.188,41.984 17.979,42.252 18.953,42.252L29.5,42.252C30.474,42.252 31.265,41.984 31.265,41.654Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--success .o-chk__check {
  border-color: var(--oruga-variant-success, hsl(141, 71%, 48%));
  background-color: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-chk--success .o-chk__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 234 225' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(3.13817,0,0,3.13817,-69.2796,-49.5156)'%3E%3Cpath style='fill:var(--oruga-variant-invert-success, %23fff)' d='M22.504,26.219L28.637,32.386L39.494,18.284L37.348,16.379L28,27.725L24.46,24.196L22.504,26.219Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--success .o-chk__check--indeterminate {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 417 417' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(6.96176,0,0,20.5682,-118.661,-806.753)'%3E%3Cpath style='fill:var(--oruga-variant-invert-success, %23fff)' d='M31.265,41.654C31.265,41.324 30.474,41.057 29.5,41.057L18.953,41.057C17.979,41.057 17.188,41.324 17.188,41.654C17.188,41.984 17.979,42.252 18.953,42.252L29.5,42.252C30.474,42.252 31.265,41.984 31.265,41.654Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--warning .o-chk__check {
  border-color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
  background-color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-chk--warning .o-chk__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 234 225' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(3.13817,0,0,3.13817,-69.2796,-49.5156)'%3E%3Cpath style='fill:var(--oruga-variant-invert-warning, rgba(0, 0, 0, 0.7))' d='M22.504,26.219L28.637,32.386L39.494,18.284L37.348,16.379L28,27.725L24.46,24.196L22.504,26.219Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--warning .o-chk__check--indeterminate {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 417 417' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(6.96176,0,0,20.5682,-118.661,-806.753)'%3E%3Cpath style='fill:var(--oruga-variant-invert-warning, rgba(0, 0, 0, 0.7))' d='M31.265,41.654C31.265,41.324 30.474,41.057 29.5,41.057L18.953,41.057C17.979,41.057 17.188,41.324 17.188,41.654C17.188,41.984 17.979,42.252 18.953,42.252L29.5,42.252C30.474,42.252 31.265,41.984 31.265,41.654Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--danger .o-chk__check {
  border-color: var(--oruga-variant-danger, #f14668);
  background-color: var(--oruga-variant-danger, #f14668);
}
.o-chk--danger .o-chk__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 234 225' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(3.13817,0,0,3.13817,-69.2796,-49.5156)'%3E%3Cpath style='fill:var(--oruga-variant-invert-danger, %23fff)' d='M22.504,26.219L28.637,32.386L39.494,18.284L37.348,16.379L28,27.725L24.46,24.196L22.504,26.219Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.o-chk--danger .o-chk__check--indeterminate {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 417 417' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.16667,0,0,4.16667,0,0)'%3E%3Cg transform='matrix(6.96176,0,0,20.5682,-118.661,-806.753)'%3E%3Cpath style='fill:var(--oruga-variant-invert-danger, %23fff)' d='M31.265,41.654C31.265,41.324 30.474,41.057 29.5,41.057L18.953,41.057C17.979,41.057 17.188,41.324 17.188,41.654C17.188,41.984 17.979,42.252 18.953,42.252L29.5,42.252C30.474,42.252 31.265,41.984 31.265,41.654Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* @docs */
/* @docs */
.o-clps__trigger {
  cursor: pointer;
}
.o-clps__content {
  display: inherit;
}

/* @docs */
/* @docs */
.o-dpck {
  font-size: var(--oruga-datepicker-font-size, 1rem);
}
.o-dpck--none {
  font-size: var(--oruga-datepicker-font-size-none, 0);
}
.o-dpck--xxs {
  font-size: var(--oruga-datepicker-font-size-xxs, 0.125);
}
.o-dpck--xs {
  font-size: var(--oruga-datepicker-font-size-xs, 0.25);
}
.o-dpck--sm {
  font-size: var(--oruga-datepicker-font-size-sm, 0.5);
}
.o-dpck--md {
  font-size: var(--oruga-datepicker-font-size-md, 1);
}
.o-dpck--lg {
  font-size: var(--oruga-datepicker-font-size-lg, 2);
}
.o-dpck--xl {
  font-size: var(--oruga-datepicker-font-size-xl, 4);
}
.o-dpck--xxl {
  font-size: var(--oruga-datepicker-font-size-xxl, 8);
}
.o-dpck__box {
  display: block;
  position: relative;
  outline: none;
  line-height: var(--oruga-datepicker-box-line-height, 1.5);
  padding: var(--oruga-datepicker-box-padding, 0.375rem 1rem);
}
.o-dpck__header {
  padding: var(--oruga-datepicker-header-padding, 0 0 0.875rem 0);
  margin: var(--oruga-datepicker-header-margin, 0 0 0.875rem 0);
  border-bottom: var(--oruga-datepicker-header-border-bottom, 1px solid hsl(0, 0%, 86%));
}
.o-dpck__header__buttons {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}
.o-dpck__header__buttons--none {
  font-size: var(--oruga-datepicker-font-size-none, 0);
}
.o-dpck__header__buttons--xxs {
  font-size: var(--oruga-datepicker-font-size-xxs, 0.125);
}
.o-dpck__header__buttons--xs {
  font-size: var(--oruga-datepicker-font-size-xs, 0.25);
}
.o-dpck__header__buttons--sm {
  font-size: var(--oruga-datepicker-font-size-sm, 0.5);
}
.o-dpck__header__buttons--md {
  font-size: var(--oruga-datepicker-font-size-md, 1);
}
.o-dpck__header__buttons--lg {
  font-size: var(--oruga-datepicker-font-size-lg, 2);
}
.o-dpck__header__buttons--xl {
  font-size: var(--oruga-datepicker-font-size-xl, 4);
}
.o-dpck__header__buttons--xxl {
  font-size: var(--oruga-datepicker-font-size-xxl, 8);
}
.o-dpck__header__previous, .o-dpck__header__next {
  justify-content: center;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  box-shadow: none;
  display: inline-flex;
  position: relative;
  vertical-align: top;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  line-height: var(--oruga-datepicker-btn-line-height, 1.5);
  border: var(--oruga-datepicker-btn-border, 1px solid transparent);
  border-radius: var(--oruga-datepicker-btn-border-radius, 4px);
  border-color: var(--oruga-datepicker-btn-border-color, hsl(0, 0%, 86%));
  color: var(--oruga-datepicker-btn-color, #363636);
  min-width: var(--oruga-datepicker-btn-min-width, 2.25em);
  height: var(--oruga-datepicker-btn-height, 2.25em);
  padding: var(--oruga-datepicker-btn-padding, 0.5em 0.5em);
  margin: var(--oruga-datepicker-btn-margin, 0.25rem);
}
.o-dpck__header__previous:hover, .o-dpck__header__next:hover {
  text-decoration: none;
  border-color: var(--oruga-datepicker-btn-hover-border-color, hsl(0, 0%, 71%));
  color: var(--oruga-datepicker-btn-hover-color, #363636);
}
.o-dpck__header__previous {
  order: 1;
}
.o-dpck__header__next {
  order: 3;
}
.o-dpck__header__list {
  order: 2;
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
  list-style: none;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.o-dpck__footer {
  padding: var(--oruga-datepicker-header-padding, 0.875rem 0.5rem 0 0.5rem);
  margin: var(--oruga-datepicker-header-margin, 0.875rem 0 0.875rem 0);
  border-top: var(--oruga-datepicker-header-border-top, 1px solid hsl(0, 0%, 86%));
}
.o-dpck__table {
  display: table;
  margin: 0 auto 0 auto;
}
.o-dpck__table__head {
  display: table-header-group;
  padding: var(--oruga-datepicker-table-head-padding, 0 0 0.875rem 0);
  margin: var(--oruga-datepicker-table-head-margin, 0 0 0.875rem 0);
  border-bottom: var(--oruga-datepicker-table-head-border-bottom, 1px solid hsl(0, 0%, 86%));
}
.o-dpck__table__body {
  display: table-row-group;
}
.o-dpck__table__row {
  display: table-row;
}
.o-dpck__table__head-cell {
  padding: var(--oruga-datepicker-table-head-item-padding, hsl(0, 0%, 48%));
  font-weight: var(--oruga-datepicker-table-head-item-font-weight, 600);
}
.o-dpck__table__cell {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  text-decoration: none;
  border-radius: var(--oruga-datepicker-item-border-radius, 4px);
  padding: var(--oruga-datepicker-item-padding, 0.5rem 0.75rem);
}
.o-dpck__table__cell--unselectable {
  color: var(--oruga-datepicker-item-disabled-color, hsl(0, 0%, 71%));
}
.o-dpck__table__cell--today {
  border: var(--oruga-datepicker-item-today-border, solid 1px rgba(32, 156, 238, 0.5));
}
.o-dpck__table__cell--selectable {
  color: var(--oruga-datepicker-item-selectable-color, hsl(0, 0%, 29%));
}
.o-dpck__table__cell--first-hovered {
  background-color: var(--oruga-datepicker-item-hovered-background-color, hsl(0, 0%, 48%));
  color: var(--oruga-datepicker-item-hovered-color, hsl(0, 0%, 86%));
  border-bottom-right-radius: var(--oruga-datepicker-item-selected-border-radius, 0);
  border-top-right-radius: var(--oruga-datepicker-item-selected-border-radius, 0);
}
.o-dpck__table__cell--within-hovered {
  background-color: var(--oruga-datepicker-item-hovered-within-background-color, rgba(122, 122, 122, 0.5));
  color: var(--oruga-datepicker-item-hovered-color, hsl(0, 0%, 86%));
  border-radius: var(--oruga-datepicker-item-selected-border-radius, 0);
}
.o-dpck__table__cell--last-hovered {
  background-color: var(--oruga-datepicker-item-hovered-background-color, hsl(0, 0%, 48%));
  color: var(--oruga-datepicker-item-hovered-color, hsl(0, 0%, 86%));
  border-bottom-left-radius: var(--oruga-datepicker-item-selected-border-radius, 0);
  border-top-left-radius: var(--oruga-datepicker-item-selected-border-radius, 0);
}
.o-dpck__table__cell--selected:not(.o-dpck__table__cell--first-hovered):not(.o-dpck__table__cell--within-hovered):not(.o-dpck__table__cell--last-hovered) {
  background-color: var(--oruga-datepicker-item-selected-background-color, hsl(204, 86%, 53%));
  color: var(--oruga-datepicker-item-selected-color, #fff);
}
.o-dpck__table__cell--first-selected:not(.o-dpck__table__cell--first-hovered):not(.o-dpck__table__cell--within-hovered):not(.o-dpck__table__cell--last-hovered) {
  background-color: var(--oruga-datepicker-item-selected-background-color, hsl(204, 86%, 53%));
  color: var(--oruga-datepicker-item-selected-color, #fff);
  border-bottom-right-radius: var(--oruga-datepicker-item-selected-border-radius, 0);
  border-top-right-radius: var(--oruga-datepicker-item-selected-border-radius, 0);
}
.o-dpck__table__cell--within-selected:not(.o-dpck__table__cell--first-hovered):not(.o-dpck__table__cell--within-hovered):not(.o-dpck__table__cell--last-hovered) {
  background-color: var(--oruga-datepicker-item-selected-within-background-color, rgba(32, 156, 238, 0.5));
  border-radius: var(--oruga-datepicker-item-selected-border-radius, 0);
}
.o-dpck__table__cell--last-selected:not(.o-dpck__table__cell--first-hovered):not(.o-dpck__table__cell--within-hovered):not(.o-dpck__table__cell--last-hovered) {
  background-color: var(--oruga-datepicker-item-selected-background-color, hsl(204, 86%, 53%));
  color: var(--oruga-datepicker-item-selected-color, #fff);
  border-bottom-left-radius: var(--oruga-datepicker-item-selected-border-radius, 0);
  border-top-left-radius: var(--oruga-datepicker-item-selected-border-radius, 0);
}
.o-dpck__table__cell--nearby:not(.o-dpck__table__cell--selected) {
  color: var(--oruga-datepicker-item-nearby-color, hsl(0, 0%, 71%));
}
.o-dpck__table__cell--invisible {
  visibility: hidden;
}
.o-dpck__table__cell--events {
  padding: var(--oruga-datepicker-events-item-padding, 0.3rem 0.75rem 0.75rem);
  position: relative;
}
.o-dpck__table__events {
  display: flex;
  justify-content: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 15%;
}
.o-dpck__table__event {
  background-color: var(--oruga-datepicker-event-background-color, hsl(0, 0%, 71%));
}
.o-dpck__table__event--white {
  background-color: hsl(0, 0%, 100%);
  background-color: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-dpck__table__event--black {
  background-color: hsl(0, 0%, 4%);
  background-color: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-dpck__table__event--light {
  background-color: hsl(0, 0%, 96%);
  background-color: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-dpck__table__event--dark {
  background-color: hsl(0, 0%, 21%);
  background-color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-dpck__table__event--primary {
  background-color: hsl(204, 86%, 53%);
  background-color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-dpck__table__event--link {
  background-color: hsl(204, 86%, 53%);
  background-color: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-dpck__table__event--info {
  background-color: hsl(204, 86%, 53%);
  background-color: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-dpck__table__event--success {
  background-color: hsl(141, 71%, 48%);
  background-color: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-dpck__table__event--warning {
  background-color: hsl(44, 100%, 77%);
  background-color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-dpck__table__event--danger {
  background-color: #f14668;
  background-color: var(--oruga-variant-danger, #f14668);
}
.o-dpck__table__event--dots {
  border-radius: 50%;
  margin: var(--oruga-datepicker-event-dots-margin, 0 0.1em);
  height: var(--oruga-datepicker-event-dots-size, 0.35em);
  width: var(--oruga-datepicker-event-dots-size, 0.35em);
}
.o-dpck__table__event--bars {
  height: var(--oruga-datepicker-event-bars-height, 0.25em);
  width: 100%;
}
.o-dpck--mobile .o-dpck__header__previous {
  order: 1;
  flex-grow: 1;
  flex-shrink: 1;
}
.o-dpck--mobile .o-dpck__header__next {
  order: 3;
  flex-grow: 1;
  flex-shrink: 1;
}
.o-dpck--mobile .o-dpck__header__list {
  order: 2;
  flex-grow: 1;
  flex-shrink: 1;
}
.o-dpck .o-drop {
  width: 100%;
}

/* @docs */
/* @docs */
.o-dtpck__time {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* @docs */
/* @docs */
.o-drop {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}
.o-drop--inline {
  display: inline;
}
.o-drop--inline .o-drop__menu {
  position: static;
  display: inline-block;
  padding: 0;
}
.o-drop__overlay {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  cursor: pointer;
  display: none;
  background-color: var(--oruga-dropdown-mobile-overlay-color, rgba(0, 0, 0, 0.86));
  z-index: var(--oruga-dropdown-mobile-overlay-zindex, 40);
}
.o-drop__trigger {
  width: 100%;
}
.o-drop__menu {
  position: absolute;
  left: 0;
  top: 100%;
  display: block;
  min-width: var(--oruga-dropdown-menu-width, 12rem);
  z-index: var(--oruga-dropdown-menu-zindex, 20);
  background-color: var(--oruga-dropdown-menu-background, #ffffff);
  border-radius: var(--oruga-dropdown-menu-border-radius, 4px);
  box-shadow: var(--oruga-dropdown-menu-box-shadow, 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.02));
  padding: var(--oruga-dropdown-menu-padding, 0.5rem 0 0.5rem 0);
  margin: var(--oruga-dropdown-menu-margin, 0);
}
.o-drop__menu--top-left {
  top: auto;
  bottom: 100%;
  right: 0;
  left: auto;
}
.o-drop__menu--bottom-left {
  right: 0;
  left: auto;
}
.o-drop__menu--top-right {
  top: auto;
  bottom: 100%;
}
.o-drop__item {
  display: block;
  position: relative;
  outline: none;
  cursor: pointer;
  color: var(--oruga-dropdown-item-color, hsl(0, 0%, 29%));
  font-size: var(--oruga-dropdown-item-font-size, 1rem);
  font-weight: var(--oruga-dropdown-item-font-weight, 400);
  line-height: var(--oruga-dropdown-item-line-height, 1.5);
  padding: var(--oruga-dropdown-item-padding, 0.375rem 1rem);
}
.o-drop__item--disabled {
  opacity: var(--oruga-dropdown-item-disabled-opacity, 0.5);
  pointer-events: none;
}
.o-drop__item--active {
  background-color: var(--oruga-dropdown-item-active-background-color, hsl(204, 86%, 53%));
  color: var(--oruga-dropdown-item-active-color, #fff);
}
.o-drop__item:hover:not(.o-drop__item--active) {
  background-color: var(--oruga-dropdown-item-hover-background-color, hsl(0, 0%, 96%));
  color: var(--oruga-dropdown-item-hover-color, hsl(0, 0%, 4%));
}
.o-drop--expanded {
  width: 100%;
}
.o-drop--expanded .o-drop__menu {
  width: 100%;
}
.o-drop--disabled {
  opacity: var(--oruga-dropdown-disabled-opacity, 0.5);
  pointer-events: none;
}
.o-drop--mobile .o-drop__menu {
  position: fixed;
  top: 25%;
  left: 50%;
  bottom: auto;
  right: auto;
  transform: translate3d(-50%, -25%, 0);
  overflow-y: auto;
  width: var(--oruga-dropdown-mobile-width, calc(100vw - 40px));
  max-width: var(--oruga-dropdown-mobile-max-width, 460px);
  max-height: var(--oruga-dropdown-mobile-max-height, calc(100vh - 120px));
  z-index: var(--oruga-dropdown-mobile-zindex, 50);
}
.o-drop--mobile .o-drop__overlay {
  display: block;
}

/* @docs */
/* @docs */
.o-field:not(:last-child) {
  margin-bottom: var(--oruga-field-margin-bottom, 0.75rem);
}
.o-field__label {
  display: block;
  color: var(--oruga-field-label-color, #363636);
  font-size: var(--oruga-base-font-size, 1rem);
  font-weight: var(--oruga-field-label-font-weight, 600);
}
.o-field__label-none {
  font-size: var(--oruga-field-font-size-none, 0);
}
.o-field__label-xxs {
  font-size: var(--oruga-field-font-size-xxs, 0.125);
}
.o-field__label-xs {
  font-size: var(--oruga-field-font-size-xs, 0.25);
}
.o-field__label-sm {
  font-size: var(--oruga-field-font-size-sm, 0.5);
}
.o-field__label-md {
  font-size: var(--oruga-field-font-size-md, 1);
}
.o-field__label-lg {
  font-size: var(--oruga-field-font-size-lg, 2);
}
.o-field__label-xl {
  font-size: var(--oruga-field-font-size-xl, 4);
}
.o-field__label-xxl {
  font-size: var(--oruga-field-font-size-xxl, 8);
}
.o-field__message {
  display: block;
  font-size: var(--oruga-field-message-font-size, 0.75rem);
  margin-top: var(--oruga-field-message-margin-top, 0.25rem);
}
.o-field__message-white {
  color: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-field__message-black {
  color: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-field__message-light {
  color: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-field__message-dark {
  color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-field__message-primary {
  color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-field__message-link {
  color: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-field__message-info {
  color: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-field__message-success {
  color: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-field__message-warning {
  color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-field__message-danger {
  color: var(--oruga-variant-danger, #f14668);
}
.o-field--addons {
  display: flex;
  justify-content: flex-start;
}
.o-field--addons > *:first-child:not(:only-child) button,
.o-field--addons > button:first-child,
.o-field--addons > *:first-child:not(:only-child) input,
.o-field--addons > input:first-child,
.o-field--addons > *:first-child:not(:only-child) select,
.o-field--addons > select:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.o-field--addons > *:last-child:not(:only-child) button,
.o-field--addons > button:last-child,
.o-field--addons > *:last-child:not(:only-child) input,
.o-field--addons > input:last-child,
.o-field--addons > *:last-child:not(:only-child) select,
.o-field--addons > select:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.o-field--addons > *:not(:first-child):not(:last-child) button,
.o-field--addons > button:not(:first-child):not(:last-child),
.o-field--addons > *:not(:first-child):not(:last-child) input,
.o-field--addons > input:not(:first-child):not(:last-child),
.o-field--addons > *:not(:first-child):not(:last-child) select,
.o-field--addons > select:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.o-field--grouped {
  display: flex;
  margin-left: -0.37rem;
  margin-right: -0.37rem;
}
.o-field--grouped > * {
  margin-left: 0.37rem;
  margin-right: 0.37rem;
}
.o-field--grouped-multiline {
  flex-wrap: wrap;
}
.o-field--grouped-multiline:last-child {
  margin-bottom: var(--oruga-field-margin-bottom, -0.75rem);
}
.o-field__horizontal-body {
  display: flex;
  flex-basis: 0;
  flex-grow: 5;
  flex-shrink: 1;
  margin-left: -0.37rem;
  margin-right: -0.37rem;
}
.o-field__horizontal-body > * {
  margin-left: 0.37rem;
  margin-right: 0.37rem;
}
.o-field--horizontal {
  display: flex;
}
.o-field__horizontal-label {
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  margin: 0 1.5rem 0 0;
  text-align: right;
}
.o-field--mobile .o-field__horizontal-body {
  all: unset;
}
.o-field--mobile.o-field--horizontal {
  all: unset;
}
.o-field--mobile .o-field__horizontal-label {
  all: unset;
}

/* @docs */
/* @docs */
@keyframes icon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.o-icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  transition: transform 150ms ease-out, opacity 86ms ease-out;
}
.o-icon--none {
  font-size: var(--oruga-icon-font-size-none, 0);
}
.o-icon--xxs {
  font-size: var(--oruga-icon-font-size-xxs, 0.125);
}
.o-icon--xs {
  font-size: var(--oruga-icon-font-size-xs, 0.25);
}
.o-icon--sm {
  font-size: var(--oruga-icon-font-size-sm, 0.5);
}
.o-icon--md {
  font-size: var(--oruga-icon-font-size-md, 1);
}
.o-icon--lg {
  font-size: var(--oruga-icon-font-size-lg, 2);
}
.o-icon--xl {
  font-size: var(--oruga-icon-font-size-xl, 4);
}
.o-icon--xxl {
  font-size: var(--oruga-icon-font-size-xxl, 8);
}
.o-icon--white {
  color: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-icon--black {
  color: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-icon--light {
  color: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-icon--dark {
  color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-icon--primary {
  color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-icon--link {
  color: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-icon--info {
  color: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-icon--success {
  color: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-icon--warning {
  color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-icon--danger {
  color: var(--oruga-variant-danger, #f14668);
}
.o-icon--clickable {
  pointer-events: auto;
  cursor: pointer;
}
.o-icon--spin {
  animation-name: icon-spin;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: var(--oruga-icon-spin-duration, 2s);
}

/* @docs */
/* @docs */
.o-ctrl-input {
  display: inline-flex;
  position: relative;
}
.o-ctrl-input--expanded {
  width: 100%;
  flex-grow: 1;
  flex-shrink: 1;
}

.o-input {
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-flex;
  position: relative;
  vertical-align: top;
  outline: none;
  box-shadow: var(--oruga-input-box-shadow, inset 0 1px 2px hsla(0, 0%, 4%, 0.1));
  max-width: var(--oruga-input-max-width, 100%);
  width: var(--oruga-input-width, 100%);
  background-color: var(--oruga-input-background-color, hsl(0, 0%, 100%));
  border-color: var(--oruga-input-border-color, hsl(0, 0%, 86%));
  border-style: var(--oruga-input-border-style, solid);
  border-width: var(--oruga-input-border-width, 1px);
  border-radius: var(--oruga-input-border-radius, 4px);
  color: var(--oruga-input-color, hsl(0, 0%, 21%));
  font-size: var(--oruga-base-font-size, 1rem);
  height: var(--oruga-input-height, 2.5em);
  line-height: var(--oruga-input-line-height, 1.5);
  padding: var(--oruga-input-padding, calc(0.375em - 1px) calc(0.625em - 1px));
  margin: var(--oruga-input-margin, 0);
}
.o-input-iconspace-left {
  padding-left: var(--oruga-input-height, 2.5em);
}
.o-input-iconspace-right {
  padding-right: var(--oruga-input-height, 2.5em);
}
.o-input--rounded {
  border-radius: var(--oruga-input-rounded-border-radius, 9999px);
}
.o-input--none {
  font-size: var(--oruga-input-font-size-none, 0);
}
.o-input--xxs {
  font-size: var(--oruga-input-font-size-xxs, 0.125);
}
.o-input--xs {
  font-size: var(--oruga-input-font-size-xs, 0.25);
}
.o-input--sm {
  font-size: var(--oruga-input-font-size-sm, 0.5);
}
.o-input--md {
  font-size: var(--oruga-input-font-size-md, 1);
}
.o-input--lg {
  font-size: var(--oruga-input-font-size-lg, 2);
}
.o-input--xl {
  font-size: var(--oruga-input-font-size-xl, 4);
}
.o-input--xxl {
  font-size: var(--oruga-input-font-size-xxl, 8);
}
.o-input--white {
  border-color: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-input--black {
  border-color: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-input--light {
  border-color: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-input--dark {
  border-color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-input--primary {
  border-color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-input--link {
  border-color: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-input--info {
  border-color: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-input--success {
  border-color: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-input--warning {
  border-color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-input--danger {
  border-color: var(--oruga-variant-danger, #f14668);
}
.o-input__textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  resize: vertical;
  padding: var(--oruga-input-textarea-padding, 0.625em);
}
.o-input__textarea:not([rows]) {
  max-height: var(--oruga-input-textarea-max-height, 600px);
  min-height: var(--oruga-input-textarea-min-height, 120px);
}
.o-input__counter {
  display: block;
  float: right;
  font-size: var(--oruga-input-counter-font-size, 0.75rem);
  margin: var(--oruga-input-counter-margin, 0.25rem 0 0 0.5rem);
}
.o-input__icon-left, .o-input__icon-right {
  position: absolute;
  top: 0;
  height: 100%;
  width: var(--oruga-input-height, 2.5em);
  z-index: var(--oruga-input-icon-zindex, 4);
}
.o-input__icon-right {
  right: 0;
}
.o-input__icon-left {
  left: 0;
}

/* @docs */
/* @docs */
.o-load {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  overflow: hidden;
  z-index: var(--oruga-loading-zindex, 999);
}
.o-load--fullpage {
  position: fixed;
}
.o-load__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: var(--oruga-loading-overlay-legacy, #7f7f7f);
  background: var(--oruga-loading-overlay, rgba(255, 255, 255, 0.5));
}

/* @docs */
/* @docs */
.o-modal {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: var(--oruga-modal-zindex, 40);
}
.o-modal__overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-color: var(--oruga-modal-overlay-background-color, hsla(0, 0%, 4%, 0.86));
}
.o-modal__content {
  position: relative;
  max-height: calc(100vh - 160px);
  overflow: auto;
  margin: var(--oruga-modal-content-margin, 0 auto);
  max-height: var(--oruga-modal-content-max-height, calc(100vh - 160px));
  background-color: var(--oruga-modal-content-background-color, hsl(0, 0%, 100%));
  padding: var(--oruga-modal-content-padding, 10px);
  border-radius: var(--oruga-modal-content-border-radius, 4px);
}
.o-modal__content--full-screen {
  width: 100%;
  height: 100%;
  max-height: 100vh;
  margin: 0;
  background-color: var(--oruga-modal-content-fullscreen-background-color, #f5f5f5);
}
.o-modal__close {
  background: none;
  position: fixed;
  border: none;
  display: inline-block;
  outline: none;
  vertical-align: top;
  border-radius: var(--oruga-modal-close-border-radius, 9999px);
  right: var(--oruga-modal-close-right, 20px);
  top: var(--oruga-modal-close-top, 20px);
  height: var(--oruga-modal-close-size, 32px);
  width: var(--oruga-modal-close-size, 32px);
  color: var(--oruga-modal-close-color, hsl(0, 0%, 100%));
}
.o-modal--mobile .o-modal__content {
  width: 100%;
}

/* @docs */
/* @docs */
.o-pag {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
  justify-content: space-between;
  font-size: var(--oruga-base-font-size, 1rem);
  margin: var(--oruga-pagination-margin, -0.25rem);
}
.o-pag--none {
  font-size: var(--oruga-pagination-font-size-none, 0);
}
.o-pag--xxs {
  font-size: var(--oruga-pagination-font-size-xxs, 0.125);
}
.o-pag--xs {
  font-size: var(--oruga-pagination-font-size-xs, 0.25);
}
.o-pag--sm {
  font-size: var(--oruga-pagination-font-size-sm, 0.5);
}
.o-pag--md {
  font-size: var(--oruga-pagination-font-size-md, 1);
}
.o-pag--lg {
  font-size: var(--oruga-pagination-font-size-lg, 2);
}
.o-pag--xl {
  font-size: var(--oruga-pagination-font-size-xl, 4);
}
.o-pag--xxl {
  font-size: var(--oruga-pagination-font-size-xxl, 8);
}
.o-pag__link {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  box-shadow: none;
  display: inline-flex;
  position: relative;
  vertical-align: top;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  line-height: var(--oruga-pagination-link-line-height, 1.5);
  border: var(--oruga-pagination-link-border, 1px solid transparent);
  border-radius: var(--oruga-pagination-link-border-radius, 4px);
  border-color: var(--oruga-pagination-link-border-color, hsl(0, 0%, 86%));
  color: var(--oruga-pagination-link-color, #363636);
  min-width: var(--oruga-pagination-link-min-width, 2.25em);
  height: var(--oruga-pagination-link-height, 2.25em);
  padding: var(--oruga-pagination-link-padding, 0.5em 0.5em);
  margin: var(--oruga-pagination-link-margin, 0.25rem);
}
.o-pag__link:hover {
  text-decoration: none;
  border-color: var(--oruga-pagination-link-hover-border-color, hsl(0, 0%, 71%));
}
.o-pag__link--rounded {
  border-radius: var(--oruga-pagination-rounded-border-radius, 9999px);
}
.o-pag__link--disabled {
  pointer-events: none;
  opacity: var(--oruga-pagination-disabled-opacity, 0.5);
}
.o-pag__link--current {
  pointer-events: none;
  background-color: var(--oruga-pagination-link-current-background-color, hsl(204, 86%, 53%));
  border-color: var(--oruga-pagination-link-current-border-color, hsl(204, 86%, 53%));
  color: var(--oruga-pagination-link-current-color, #fff);
}
.o-pag__ellipsis {
  justify-content: center;
  text-align: center;
  pointer-events: none;
  margin: var(--oruga-pagination-link-margin, 0.25rem);
  color: var(--oruga-pagination-ellipsis-color, hsl(0, 0%, 71%));
}
.o-pag--simple {
  justify-content: normal;
}
.o-pag--centered {
  justify-content: center;
}
.o-pag--centered .o-pag__previous {
  order: 1;
}
.o-pag--centered .o-pag__next {
  order: 3;
}
.o-pag--centered .o-pag__list {
  justify-content: center;
  order: 2;
}
.o-pag--right {
  justify-content: flex-end;
}
.o-pag--right .o-pag__previous {
  order: 1;
}
.o-pag--right .o-pag__next {
  order: 2;
}
.o-pag--right .o-pag__list {
  justify-content: flex-end;
  order: 2;
}
.o-pag__next {
  order: 3;
}
.o-pag__previous {
  order: 2;
}
.o-pag__list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
  list-style: none;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  flex-grow: 1;
  flex-shrink: 1;
  justify-content: flex-start;
  order: 1;
}
.o-pag--mobile {
  justify-content: flex-start;
  flex-wrap: wrap;
}
.o-pag--mobile .o-pag__link {
  flex-grow: 1;
  flex-shrink: 1;
}
.o-pag--mobile .o-pag__previous {
  flex-grow: 1;
  flex-shrink: 1;
  order: 0;
}
.o-pag--mobile .o-pag__next {
  flex-grow: 1;
  flex-shrink: 1;
  order: 0;
}
.o-pag--mobile .o-pag__ellipsis {
  flex-grow: 1;
  flex-shrink: 1;
}
.o-pag--mobile .o-pag__list {
  order: 0;
}

/* @docs */
/* @docs */
.o-radio {
  outline: none;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  line-height: var(--oruga-radio-line-height, 1.25);
  margin-right: var(--oruga-radio-margin-sibiling, 0.5em);
}
.o-radio__check {
  width: var(--oruga-radio-size, 1rem);
  height: var(--oruga-radio-size, 1rem);
  margin: 0;
  vertical-align: top;
  outline: none;
  background-position: center;
  background-size: contain;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  border-radius: 50%;
  cursor: pointer;
  background-repeat: no-repeat;
  transition-property: background;
  transition-duration: var(--oruga-transition-duration, 150ms);
  transition-timing-function: var(--oruga-transition-timing, ease-out);
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(10.1032,0,0,10.1032,-255.068,-313.298)'%3E%3Ccircle cx='30.195' cy='35.959' r='4.85' style='fill:var(--oruga-radio-active-background-color, hsl(204, 86%25, 53%25));'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.38544,0,0,4.38544,-94.4336,-58.9876)'%3E%3Cpath d='M32.935,13.679C39.102,13.679 44.108,18.685 44.108,24.852C44.108,31.019 39.102,36.025 32.935,36.025C26.768,36.025 21.761,31.019 21.761,24.852C21.761,18.685 26.768,13.679 32.935,13.679ZM32.798,17.05C37.105,17.05 40.601,20.546 40.601,24.852C40.601,29.158 37.105,32.655 32.798,32.655C28.492,32.655 24.996,29.158 24.996,24.852C24.996,20.546 28.492,17.05 32.798,17.05Z' style='fill:var(--oruga-radio-active-background-color, hsl(204, 86%25, 53%25));'/%3E%3Ccircle cx='32.84' cy='24.8' r='7.9' style='fill:transparent;'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio__label {
  padding: var(--oruga-radio-label-padding, 0 0 0 0.5em);
}
.o-radio--disabled {
  opacity: var(--oruga-radio-disabled-opacity, 0.5);
}
.o-radio--none {
  font-size: var(--oruga-radio-font-size-none, 0);
}
.o-radio--xxs {
  font-size: var(--oruga-radio-font-size-xxs, 0.125);
}
.o-radio--xs {
  font-size: var(--oruga-radio-font-size-xs, 0.25);
}
.o-radio--sm {
  font-size: var(--oruga-radio-font-size-sm, 0.5);
}
.o-radio--md {
  font-size: var(--oruga-radio-font-size-md, 1);
}
.o-radio--lg {
  font-size: var(--oruga-radio-font-size-lg, 2);
}
.o-radio--xl {
  font-size: var(--oruga-radio-font-size-xl, 4);
}
.o-radio--xxl {
  font-size: var(--oruga-radio-font-size-xxl, 8);
}
.o-radio--white .o-radio__check {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(10.1032,0,0,10.1032,-255.068,-313.298)'%3E%3Ccircle cx='30.195' cy='35.959' r='4.85' style='fill:var(--oruga-variant-white, hsl(0, 0%25, 100%25));'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--white .o-radio__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.38544,0,0,4.38544,-94.4336,-58.9876)'%3E%3Cpath d='M32.935,13.679C39.102,13.679 44.108,18.685 44.108,24.852C44.108,31.019 39.102,36.025 32.935,36.025C26.768,36.025 21.761,31.019 21.761,24.852C21.761,18.685 26.768,13.679 32.935,13.679ZM32.798,17.05C37.105,17.05 40.601,20.546 40.601,24.852C40.601,29.158 37.105,32.655 32.798,32.655C28.492,32.655 24.996,29.158 24.996,24.852C24.996,20.546 28.492,17.05 32.798,17.05Z' style='fill:var(--oruga-variant-white, hsl(0, 0%25, 100%25));'/%3E%3Ccircle cx='32.84' cy='24.8' r='7.9' style='fill:var(--oruga-variant-invert-white, hsl(0, 0%25, 4%25));'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--black .o-radio__check {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(10.1032,0,0,10.1032,-255.068,-313.298)'%3E%3Ccircle cx='30.195' cy='35.959' r='4.85' style='fill:var(--oruga-variant-black, hsl(0, 0%25, 4%25));'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--black .o-radio__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.38544,0,0,4.38544,-94.4336,-58.9876)'%3E%3Cpath d='M32.935,13.679C39.102,13.679 44.108,18.685 44.108,24.852C44.108,31.019 39.102,36.025 32.935,36.025C26.768,36.025 21.761,31.019 21.761,24.852C21.761,18.685 26.768,13.679 32.935,13.679ZM32.798,17.05C37.105,17.05 40.601,20.546 40.601,24.852C40.601,29.158 37.105,32.655 32.798,32.655C28.492,32.655 24.996,29.158 24.996,24.852C24.996,20.546 28.492,17.05 32.798,17.05Z' style='fill:var(--oruga-variant-black, hsl(0, 0%25, 4%25));'/%3E%3Ccircle cx='32.84' cy='24.8' r='7.9' style='fill:var(--oruga-variant-invert-black, hsl(0, 0%25, 100%25));'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--light .o-radio__check {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(10.1032,0,0,10.1032,-255.068,-313.298)'%3E%3Ccircle cx='30.195' cy='35.959' r='4.85' style='fill:var(--oruga-variant-light, hsl(0, 0%25, 96%25));'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--light .o-radio__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.38544,0,0,4.38544,-94.4336,-58.9876)'%3E%3Cpath d='M32.935,13.679C39.102,13.679 44.108,18.685 44.108,24.852C44.108,31.019 39.102,36.025 32.935,36.025C26.768,36.025 21.761,31.019 21.761,24.852C21.761,18.685 26.768,13.679 32.935,13.679ZM32.798,17.05C37.105,17.05 40.601,20.546 40.601,24.852C40.601,29.158 37.105,32.655 32.798,32.655C28.492,32.655 24.996,29.158 24.996,24.852C24.996,20.546 28.492,17.05 32.798,17.05Z' style='fill:var(--oruga-variant-light, hsl(0, 0%25, 96%25));'/%3E%3Ccircle cx='32.84' cy='24.8' r='7.9' style='fill:var(--oruga-variant-invert-light, rgba(0, 0, 0, 0.7));'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--dark .o-radio__check {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(10.1032,0,0,10.1032,-255.068,-313.298)'%3E%3Ccircle cx='30.195' cy='35.959' r='4.85' style='fill:var(--oruga-variant-dark, hsl(0, 0%25, 21%25));'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--dark .o-radio__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.38544,0,0,4.38544,-94.4336,-58.9876)'%3E%3Cpath d='M32.935,13.679C39.102,13.679 44.108,18.685 44.108,24.852C44.108,31.019 39.102,36.025 32.935,36.025C26.768,36.025 21.761,31.019 21.761,24.852C21.761,18.685 26.768,13.679 32.935,13.679ZM32.798,17.05C37.105,17.05 40.601,20.546 40.601,24.852C40.601,29.158 37.105,32.655 32.798,32.655C28.492,32.655 24.996,29.158 24.996,24.852C24.996,20.546 28.492,17.05 32.798,17.05Z' style='fill:var(--oruga-variant-dark, hsl(0, 0%25, 21%25));'/%3E%3Ccircle cx='32.84' cy='24.8' r='7.9' style='fill:var(--oruga-variant-invert-dark, %23fff);'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--primary .o-radio__check {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(10.1032,0,0,10.1032,-255.068,-313.298)'%3E%3Ccircle cx='30.195' cy='35.959' r='4.85' style='fill:var(--oruga-variant-primary, hsl(204, 86%25, 53%25));'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--primary .o-radio__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.38544,0,0,4.38544,-94.4336,-58.9876)'%3E%3Cpath d='M32.935,13.679C39.102,13.679 44.108,18.685 44.108,24.852C44.108,31.019 39.102,36.025 32.935,36.025C26.768,36.025 21.761,31.019 21.761,24.852C21.761,18.685 26.768,13.679 32.935,13.679ZM32.798,17.05C37.105,17.05 40.601,20.546 40.601,24.852C40.601,29.158 37.105,32.655 32.798,32.655C28.492,32.655 24.996,29.158 24.996,24.852C24.996,20.546 28.492,17.05 32.798,17.05Z' style='fill:var(--oruga-variant-primary, hsl(204, 86%25, 53%25));'/%3E%3Ccircle cx='32.84' cy='24.8' r='7.9' style='fill:var(--oruga-variant-invert-primary, %23fff);'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--link .o-radio__check {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(10.1032,0,0,10.1032,-255.068,-313.298)'%3E%3Ccircle cx='30.195' cy='35.959' r='4.85' style='fill:var(--oruga-variant-link, hsl(204, 86%25, 53%25));'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--link .o-radio__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.38544,0,0,4.38544,-94.4336,-58.9876)'%3E%3Cpath d='M32.935,13.679C39.102,13.679 44.108,18.685 44.108,24.852C44.108,31.019 39.102,36.025 32.935,36.025C26.768,36.025 21.761,31.019 21.761,24.852C21.761,18.685 26.768,13.679 32.935,13.679ZM32.798,17.05C37.105,17.05 40.601,20.546 40.601,24.852C40.601,29.158 37.105,32.655 32.798,32.655C28.492,32.655 24.996,29.158 24.996,24.852C24.996,20.546 28.492,17.05 32.798,17.05Z' style='fill:var(--oruga-variant-link, hsl(204, 86%25, 53%25));'/%3E%3Ccircle cx='32.84' cy='24.8' r='7.9' style='fill:var(--oruga-variant-invert-link, %23fff);'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--info .o-radio__check {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(10.1032,0,0,10.1032,-255.068,-313.298)'%3E%3Ccircle cx='30.195' cy='35.959' r='4.85' style='fill:var(--oruga-variant-info, hsl(204, 86%25, 53%25));'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--info .o-radio__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.38544,0,0,4.38544,-94.4336,-58.9876)'%3E%3Cpath d='M32.935,13.679C39.102,13.679 44.108,18.685 44.108,24.852C44.108,31.019 39.102,36.025 32.935,36.025C26.768,36.025 21.761,31.019 21.761,24.852C21.761,18.685 26.768,13.679 32.935,13.679ZM32.798,17.05C37.105,17.05 40.601,20.546 40.601,24.852C40.601,29.158 37.105,32.655 32.798,32.655C28.492,32.655 24.996,29.158 24.996,24.852C24.996,20.546 28.492,17.05 32.798,17.05Z' style='fill:var(--oruga-variant-info, hsl(204, 86%25, 53%25));'/%3E%3Ccircle cx='32.84' cy='24.8' r='7.9' style='fill:var(--oruga-variant-invert-info, %23fff);'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--success .o-radio__check {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(10.1032,0,0,10.1032,-255.068,-313.298)'%3E%3Ccircle cx='30.195' cy='35.959' r='4.85' style='fill:var(--oruga-variant-success, hsl(141, 71%25, 48%25));'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--success .o-radio__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.38544,0,0,4.38544,-94.4336,-58.9876)'%3E%3Cpath d='M32.935,13.679C39.102,13.679 44.108,18.685 44.108,24.852C44.108,31.019 39.102,36.025 32.935,36.025C26.768,36.025 21.761,31.019 21.761,24.852C21.761,18.685 26.768,13.679 32.935,13.679ZM32.798,17.05C37.105,17.05 40.601,20.546 40.601,24.852C40.601,29.158 37.105,32.655 32.798,32.655C28.492,32.655 24.996,29.158 24.996,24.852C24.996,20.546 28.492,17.05 32.798,17.05Z' style='fill:var(--oruga-variant-success, hsl(141, 71%25, 48%25));'/%3E%3Ccircle cx='32.84' cy='24.8' r='7.9' style='fill:var(--oruga-variant-invert-success, %23fff);'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--warning .o-radio__check {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(10.1032,0,0,10.1032,-255.068,-313.298)'%3E%3Ccircle cx='30.195' cy='35.959' r='4.85' style='fill:var(--oruga-variant-warning, hsl(44, 100%25, 77%25));'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--warning .o-radio__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.38544,0,0,4.38544,-94.4336,-58.9876)'%3E%3Cpath d='M32.935,13.679C39.102,13.679 44.108,18.685 44.108,24.852C44.108,31.019 39.102,36.025 32.935,36.025C26.768,36.025 21.761,31.019 21.761,24.852C21.761,18.685 26.768,13.679 32.935,13.679ZM32.798,17.05C37.105,17.05 40.601,20.546 40.601,24.852C40.601,29.158 37.105,32.655 32.798,32.655C28.492,32.655 24.996,29.158 24.996,24.852C24.996,20.546 28.492,17.05 32.798,17.05Z' style='fill:var(--oruga-variant-warning, hsl(44, 100%25, 77%25));'/%3E%3Ccircle cx='32.84' cy='24.8' r='7.9' style='fill:var(--oruga-variant-invert-warning, rgba(0, 0, 0, 0.7));'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--danger .o-radio__check {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(10.1032,0,0,10.1032,-255.068,-313.298)'%3E%3Ccircle cx='30.195' cy='35.959' r='4.85' style='fill:var(--oruga-variant-danger, %23f14668);'/%3E%3C/g%3E%3C/svg%3E");
}
.o-radio--danger .o-radio__check--checked {
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(4.38544,0,0,4.38544,-94.4336,-58.9876)'%3E%3Cpath d='M32.935,13.679C39.102,13.679 44.108,18.685 44.108,24.852C44.108,31.019 39.102,36.025 32.935,36.025C26.768,36.025 21.761,31.019 21.761,24.852C21.761,18.685 26.768,13.679 32.935,13.679ZM32.798,17.05C37.105,17.05 40.601,20.546 40.601,24.852C40.601,29.158 37.105,32.655 32.798,32.655C28.492,32.655 24.996,29.158 24.996,24.852C24.996,20.546 28.492,17.05 32.798,17.05Z' style='fill:var(--oruga-variant-danger, %23f14668);'/%3E%3Ccircle cx='32.84' cy='24.8' r='7.9' style='fill:var(--oruga-variant-invert-danger, %23fff);'/%3E%3C/g%3E%3C/svg%3E");
}

/* @docs */
/* @docs */
.o-ctrl-sel {
  display: inline-flex;
  position: relative;
}
.o-ctrl-sel--expanded {
  width: 100%;
  flex-grow: 1;
  flex-shrink: 1;
}

.o-sel {
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  vertical-align: top;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  outline: none;
  font-size: var(--oruga-base-font-size, 1rem);
  max-width: var(--oruga-select-max-width, 100%);
  width: var(--oruga-select-width, 100%);
  background-color: var(--oruga-select-background-color, #fff);
  border-color: var(--oruga-select-border-color, hsl(0, 0%, 86%));
  border-width: var(--oruga-select-border-width, 1px);
  border-style: var(--oruga-select-border-style, solid);
  border-radius: var(--oruga-select-border-radius, 4px);
  color: var(--oruga-select-color, #363636);
  margin: var(--oruga-select-margin, 0);
  box-shadow: var(--oruga-select-box-shadow, none);
  line-height: var(--oruga-select-line-height, 1.5);
  padding: var(--oruga-select-padding, calc(0.375em - 1px) calc(0.625em - 1px));
  height: var(--oruga-select-height, 2.5em);
}
.o-sel-arrow {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 100 100' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cg transform='matrix(5.70052,0,0,5.70052,-1329.79,-547.054)'%3E%3Cpath d='M233.451,101.749L235.617,99.422L242.013,105.565L248.463,99.422L250.642,101.749L242.013,110.052L233.451,101.749Z' style='fill:var(--oruga-select-arrow-color, %23363636);stroke:white;stroke-width:0.18px;'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: var(--oruga-select-arrow-size, 1rem);
  background-position: calc(100% - var(--oruga-select-arrow-size, 1rem) / 2) center;
  padding-right: calc(var(--oruga-select-arrow-size, 1rem) * 2);
}
.o-sel-iconspace-left {
  padding-left: var(--oruga-select-height, 2.5em);
}
.o-sel-iconspace-right {
  padding-right: var(--oruga-select-height, 2.5em);
}
.o-sel--none {
  font-size: var(--oruga-select-font-size-none, 0);
}
.o-sel--xxs {
  font-size: var(--oruga-select-font-size-xxs, 0.125);
}
.o-sel--xs {
  font-size: var(--oruga-select-font-size-xs, 0.25);
}
.o-sel--sm {
  font-size: var(--oruga-select-font-size-sm, 0.5);
}
.o-sel--md {
  font-size: var(--oruga-select-font-size-md, 1);
}
.o-sel--lg {
  font-size: var(--oruga-select-font-size-lg, 2);
}
.o-sel--xl {
  font-size: var(--oruga-select-font-size-xl, 4);
}
.o-sel--xxl {
  font-size: var(--oruga-select-font-size-xxl, 8);
}
.o-sel--white {
  border-color: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-sel--black {
  border-color: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-sel--light {
  border-color: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-sel--dark {
  border-color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-sel--primary {
  border-color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-sel--link {
  border-color: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-sel--info {
  border-color: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-sel--success {
  border-color: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-sel--warning {
  border-color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-sel--danger {
  border-color: var(--oruga-variant-danger, #f14668);
}
.o-sel--rounded {
  border-radius: var(--oruga-select-rounded-border-radius, 9999px);
}
.o-sel--multiple {
  height: auto;
  padding: 0;
}
.o-sel--placeholder {
  opacity: var(--oruga-select-placeholder-opacity, 0.5);
}
.o-sel__icon-left, .o-sel__icon-right {
  position: absolute;
  top: 0;
  height: 100%;
  width: var(--oruga-select-height, 2.5em);
  z-index: var(--oruga-select-icon-zindex, 4);
}
.o-sel__icon-right {
  right: 0;
}
.o-sel__icon-left {
  left: 0;
}

/* @docs */
/* @docs */
@keyframes skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.o-sklt {
  display: inline-flex;
  flex-direction: column;
  vertical-align: middle;
  width: 100%;
}
.o-sklt__item {
  width: 100%;
  background: var(--oruga-skeleton-background, linear-gradient(90deg, hsl(0, 0%, 86%) 25%, rgba(219, 219, 219, 0.5) 50%, hsl(0, 0%, 86%) 75%));
  margin: var(--oruga-skeleton-margin, 0.5rem 0 0 0);
  line-height: var(--oruga-skeleton-font-size, 1rem);
}
.o-sklt__item--rounded {
  border-radius: var(--oruga-skeleton-border-radius, 4px);
}
.o-sklt__item--animated {
  background-size: 400% 100%;
  animation-name: skeleton-loading;
  animation-iteration-count: infinite;
  animation-duration: var(--oruga-skeleton-duration, 1.5s);
}
.o-sklt__item::after {
  content: " ";
}
.o-sklt__item--none {
  line-height: var(--oruga-skeleton-font-size-none, 0);
}
.o-sklt__item--xxs {
  line-height: var(--oruga-skeleton-font-size-xxs, 0.125);
}
.o-sklt__item--xs {
  line-height: var(--oruga-skeleton-font-size-xs, 0.25);
}
.o-sklt__item--sm {
  line-height: var(--oruga-skeleton-font-size-sm, 0.5);
}
.o-sklt__item--md {
  line-height: var(--oruga-skeleton-font-size-md, 1);
}
.o-sklt__item--lg {
  line-height: var(--oruga-skeleton-font-size-lg, 2);
}
.o-sklt__item--xl {
  line-height: var(--oruga-skeleton-font-size-xl, 4);
}
.o-sklt__item--xxl {
  line-height: var(--oruga-skeleton-font-size-xxl, 8);
}
.o-sklt--centered {
  align-items: center;
}
.o-sklt--right {
  align-items: flex-end;
  margin: var(--oruga-skeleton-margin, 0.5rem 0 0 0);
}

/* @docs */
/* @docs */
.o-side__content {
  background-color: var(--oruga-sidebar-content-background-color, hsl(0, 0%, 86%));
  box-shadow: var(--oruga-sidebar-box-shadow, 5px 0px 13px 3px rgba(10, 10, 10, 0.1));
  width: var(--oruga-sidebar-width, 260px);
  z-index: calc(var(--oruga-sidebar-zindex, 38) + 1);
}
.o-side__content--white {
  background-color: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-side__content--black {
  background-color: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-side__content--light {
  background-color: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-side__content--dark {
  background-color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-side__content--primary {
  background-color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-side__content--link {
  background-color: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-side__content--info {
  background-color: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-side__content--success {
  background-color: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-side__content--warning {
  background-color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-side__content--danger {
  background-color: var(--oruga-variant-danger, #f14668);
}
.o-side__content--fixed {
  position: fixed;
  left: 0;
  top: 0;
}
.o-side__content--absolute {
  position: absolute;
  left: 0;
  top: 0;
}
.o-side__content--right {
  left: auto;
  right: 0;
}
.o-side__content--mini {
  width: var(--oruga-sidebar-mobile-width, 80px);
}
.o-side__content--mini-expand:hover {
  transition: width;
  transition-duration: var(--oruga-transition-duration, 150ms);
  transition-timing-function: var(--oruga-transition-timing, ease-out);
  width: var(--oruga-sidebar-width, 260px);
}
.o-side__content--static {
  position: static;
}
.o-side__content--absolute, .o-side__content--static {
  transition: width 150ms ease-out;
}
.o-side__content--fullwidth {
  width: 100%;
  max-width: 100%;
}
.o-side__content--fullheight {
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  align-content: stretch;
}
.o-side__overlay {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: fixed;
  background: var(--oruga-sidebar-overlay, hsla(0, 0%, 4%, 0.86));
  z-index: var(--oruga-sidebar-zindex, 38);
}

/* @docs */
/* @docs */
.o-slide {
  margin: var(--oruga-slider-margin, 1em 0);
  background: var(--oruga-slider-background, transparent);
  width: 100%;
}
.o-slide__thumb {
  box-shadow: var(--oruga-slider-thumb-shadow, none);
  border: var(--oruga-slider-thumb-border, 1px solid hsl(0, 0%, 71%));
  border-radius: var(--oruga-slider-thumb-radius, 4px);
  background: var(--oruga-slider-thumb-background, hsl(0, 0%, 100%));
}
.o-slide__thumb:focus {
  transform: var(--oruga-slider-thumb-transform, scale(1.25));
}
.o-slide__thumb--rounded {
  border-radius: var(--oruga-slider-rounded-borded-radius, 9999px);
}
.o-slide__thumb--dragging {
  cursor: grabbing;
  filter: brightness(0.8);
}
.o-slide__track {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  background: var(--oruga-slider-track-background, hsl(0, 0%, 86%));
  border-radius: var(--oruga-slider-track-border-radius, 4px);
}
.o-slide__fill {
  position: absolute;
  height: 100%;
  box-shadow: var(--oruga-slider-track-shadow, 0px 0px 0px hsl(0, 0%, 48%));
  background: var(--oruga-slider-fill-background, hsl(204, 86%, 53%));
  border-radius: var(--oruga-slider-track-radius, 4px);
  border: var(--oruga-slider-track-border, 0px solid hsl(0, 0%, 48%));
  top: 50%;
  transform: translateY(-50%);
}
.o-slide__fill--white {
  background: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-slide__fill--black {
  background: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-slide__fill--light {
  background: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-slide__fill--dark {
  background: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-slide__fill--primary {
  background: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-slide__fill--link {
  background: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-slide__fill--info {
  background: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-slide__fill--success {
  background: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-slide__fill--warning {
  background: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-slide__fill--danger {
  background: var(--oruga-variant-danger, #f14668);
}
.o-slide .o-slide__track {
  height: var(--oruga-slider-track-height, 0.5rem);
}
.o-slide .o-slide__thumb {
  height: var(--oruga-slider-thumb-size, 1rem);
  width: var(--oruga-slider-thumb-size, 1rem);
}
.o-slide .o-slide__tick {
  height: var(--oruga-slider-tick-height, 0.25rem);
}
.o-slide .o-slide__tick-label {
  font-size: var(--oruga-slider-mark-size, 0.75rem);
  position: absolute;
  top: calc(var(--oruga-slider-tick-label-top-, 0.5rem) / 2 + 2px);
  left: 50%;
  transform: translateX(-50%);
}
.o-slide--none .o-slide__track {
  height: var(--oruga-slider-track-height-none, 0);
}
.o-slide--none .o-slide__thumb {
  height: var(--oruga-slider-thumb-size-none, 0);
  width: var(--oruga-slider-thumb-size-none, 0);
}
.o-slide--none .o-slide__tick {
  height: var(--oruga-slider-tick-height-none, 0);
}
.o-slide--none .o-slide__tick-label {
  font-size: var(--oruga-slider-mark-size-none, 0.75rem);
  position: absolute;
  top: calc(var(--oruga-slider-tick-label-top-none, 0) / 2 + 2px);
  left: 50%;
  transform: translateX(-50%);
}
.o-slide--xxs .o-slide__track {
  height: var(--oruga-slider-track-height-xxs, 0.0625);
}
.o-slide--xxs .o-slide__thumb {
  height: var(--oruga-slider-thumb-size-xxs, 0.125);
  width: var(--oruga-slider-thumb-size-xxs, 0.125);
}
.o-slide--xxs .o-slide__tick {
  height: var(--oruga-slider-tick-height-xxs, 0.03125);
}
.o-slide--xxs .o-slide__tick-label {
  font-size: var(--oruga-slider-mark-size-xxs, 0.75rem);
  position: absolute;
  top: calc(var(--oruga-slider-tick-label-top-xxs, 0.0625) / 2 + 2px);
  left: 50%;
  transform: translateX(-50%);
}
.o-slide--xs .o-slide__track {
  height: var(--oruga-slider-track-height-xs, 0.125);
}
.o-slide--xs .o-slide__thumb {
  height: var(--oruga-slider-thumb-size-xs, 0.25);
  width: var(--oruga-slider-thumb-size-xs, 0.25);
}
.o-slide--xs .o-slide__tick {
  height: var(--oruga-slider-tick-height-xs, 0.0625);
}
.o-slide--xs .o-slide__tick-label {
  font-size: var(--oruga-slider-mark-size-xs, 0.75rem);
  position: absolute;
  top: calc(var(--oruga-slider-tick-label-top-xs, 0.125) / 2 + 2px);
  left: 50%;
  transform: translateX(-50%);
}
.o-slide--sm .o-slide__track {
  height: var(--oruga-slider-track-height-sm, 0.25);
}
.o-slide--sm .o-slide__thumb {
  height: var(--oruga-slider-thumb-size-sm, 0.5);
  width: var(--oruga-slider-thumb-size-sm, 0.5);
}
.o-slide--sm .o-slide__tick {
  height: var(--oruga-slider-tick-height-sm, 0.125);
}
.o-slide--sm .o-slide__tick-label {
  font-size: var(--oruga-slider-mark-size-sm, 0.75rem);
  position: absolute;
  top: calc(var(--oruga-slider-tick-label-top-sm, 0.25) / 2 + 2px);
  left: 50%;
  transform: translateX(-50%);
}
.o-slide--md .o-slide__track {
  height: var(--oruga-slider-track-height-md, 0.5);
}
.o-slide--md .o-slide__thumb {
  height: var(--oruga-slider-thumb-size-md, 1);
  width: var(--oruga-slider-thumb-size-md, 1);
}
.o-slide--md .o-slide__tick {
  height: var(--oruga-slider-tick-height-md, 0.25);
}
.o-slide--md .o-slide__tick-label {
  font-size: var(--oruga-slider-mark-size-md, 0.75rem);
  position: absolute;
  top: calc(var(--oruga-slider-tick-label-top-md, 0.5) / 2 + 2px);
  left: 50%;
  transform: translateX(-50%);
}
.o-slide--lg .o-slide__track {
  height: var(--oruga-slider-track-height-lg, 1);
}
.o-slide--lg .o-slide__thumb {
  height: var(--oruga-slider-thumb-size-lg, 2);
  width: var(--oruga-slider-thumb-size-lg, 2);
}
.o-slide--lg .o-slide__tick {
  height: var(--oruga-slider-tick-height-lg, 0.5);
}
.o-slide--lg .o-slide__tick-label {
  font-size: var(--oruga-slider-mark-size-lg, 0.75rem);
  position: absolute;
  top: calc(var(--oruga-slider-tick-label-top-lg, 1) / 2 + 2px);
  left: 50%;
  transform: translateX(-50%);
}
.o-slide--xl .o-slide__track {
  height: var(--oruga-slider-track-height-xl, 2);
}
.o-slide--xl .o-slide__thumb {
  height: var(--oruga-slider-thumb-size-xl, 4);
  width: var(--oruga-slider-thumb-size-xl, 4);
}
.o-slide--xl .o-slide__tick {
  height: var(--oruga-slider-tick-height-xl, 1);
}
.o-slide--xl .o-slide__tick-label {
  font-size: var(--oruga-slider-mark-size-xl, 0.75rem);
  position: absolute;
  top: calc(var(--oruga-slider-tick-label-top-xl, 2) / 2 + 2px);
  left: 50%;
  transform: translateX(-50%);
}
.o-slide--xxl .o-slide__track {
  height: var(--oruga-slider-track-height-xxl, 4);
}
.o-slide--xxl .o-slide__thumb {
  height: var(--oruga-slider-thumb-size-xxl, 8);
  width: var(--oruga-slider-thumb-size-xxl, 8);
}
.o-slide--xxl .o-slide__tick {
  height: var(--oruga-slider-tick-height-xxl, 2);
}
.o-slide--xxl .o-slide__tick-label {
  font-size: var(--oruga-slider-mark-size-xxl, 0.75rem);
  position: absolute;
  top: calc(var(--oruga-slider-tick-label-top-xxl, 4) / 2 + 2px);
  left: 50%;
  transform: translateX(-50%);
}
.o-slide__tick {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  width: var(--oruga-slider-tick-width, 3px);
  background: var(--oruga-slider-tick-background, hsl(204, 86%, 53%));
  border-radius: var(--oruga-slider-tick-radius, 4px);
}
.o-slide__tick--hidden {
  background: transparent;
}
.o-slide__thumb-wrapper {
  display: inline-flex;
  align-items: center;
  position: absolute;
  cursor: grab;
  transform: translate(-50%, -50%);
  top: 50%;
  flex-direction: column;
}
.o-slide--disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: var(--oruga-slider-track-disabled, 0.5);
}

/* @docs */
/* @docs */
.o-steps {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  font-size: var(--oruga-steps-size, 1rem);
  min-height: calc(var(--oruga-steps-size, 1rem) * 2);
}
.o-steps .o-steps__divider {
  height: var(--oruga-steps-divider-height, 0.2em);
  top: var(--oruga-steps-size, 1rem);
}
.o-steps .o-steps__marker {
  height: calc(var(--oruga-steps-size, 1rem) * 2);
  width: calc(var(--oruga-steps-size, 1rem) * 2);
}
.o-steps .o-steps__title {
  background-color: var(--oruga-steps-details-background-color, hsl(0, 0%, 100%));
  text-align: center;
  z-index: 1;
  padding: var(--oruga-steps-details-padding, 0.2em);
  font-size: calc(var(--oruga-steps-size, 1rem) * 1.2);
  height: var(--oruga-steps-details-title-font-weight, 600);
  line-height: var(--oruga-steps-size, 1rem);
}
.o-steps .o-steps__wrapper-vertical .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-steps-size, 1rem) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps .o-steps__wrapper-vertical .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-steps-size, 1rem) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-steps-size, 1rem) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-steps-size, 1rem) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--none {
  font-size: var(--oruga-size-none, 0);
  min-height: calc(var(--oruga-size-none, 0) * 2);
}
.o-steps--none .o-steps__divider {
  height: var(--oruga-steps-divider-height, 0.2em);
  top: var(--oruga-size-none, 0);
}
.o-steps--none .o-steps__marker {
  height: calc(var(--oruga-size-none, 0) * 2);
  width: calc(var(--oruga-size-none, 0) * 2);
}
.o-steps--none .o-steps__title {
  background-color: var(--oruga-steps-details-background-color, hsl(0, 0%, 100%));
  text-align: center;
  z-index: 1;
  padding: var(--oruga-steps-details-padding, 0.2em);
  font-size: calc(var(--oruga-size-none, 0) * 1.2);
  height: var(--oruga-steps-details-title-font-weight, 600);
  line-height: var(--oruga-size-none, 0);
}
.o-steps--none .o-steps__wrapper-vertical .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-none, 0) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--none .o-steps__wrapper-vertical .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-none, 0) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--none .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-none, 0) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--none .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-none, 0) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xxs {
  font-size: var(--oruga-size-xxs, 0.125);
  min-height: calc(var(--oruga-size-xxs, 0.125) * 2);
}
.o-steps--xxs .o-steps__divider {
  height: var(--oruga-steps-divider-height, 0.2em);
  top: var(--oruga-size-xxs, 0.125);
}
.o-steps--xxs .o-steps__marker {
  height: calc(var(--oruga-size-xxs, 0.125) * 2);
  width: calc(var(--oruga-size-xxs, 0.125) * 2);
}
.o-steps--xxs .o-steps__title {
  background-color: var(--oruga-steps-details-background-color, hsl(0, 0%, 100%));
  text-align: center;
  z-index: 1;
  padding: var(--oruga-steps-details-padding, 0.2em);
  font-size: calc(var(--oruga-size-xxs, 0.125) * 1.2);
  height: var(--oruga-steps-details-title-font-weight, 600);
  line-height: var(--oruga-size-xxs, 0.125);
}
.o-steps--xxs .o-steps__wrapper-vertical .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-xxs, 0.125) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xxs .o-steps__wrapper-vertical .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-xxs, 0.125) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xxs .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-xxs, 0.125) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xxs .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-xxs, 0.125) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xs {
  font-size: var(--oruga-size-xs, 0.25);
  min-height: calc(var(--oruga-size-xs, 0.25) * 2);
}
.o-steps--xs .o-steps__divider {
  height: var(--oruga-steps-divider-height, 0.2em);
  top: var(--oruga-size-xs, 0.25);
}
.o-steps--xs .o-steps__marker {
  height: calc(var(--oruga-size-xs, 0.25) * 2);
  width: calc(var(--oruga-size-xs, 0.25) * 2);
}
.o-steps--xs .o-steps__title {
  background-color: var(--oruga-steps-details-background-color, hsl(0, 0%, 100%));
  text-align: center;
  z-index: 1;
  padding: var(--oruga-steps-details-padding, 0.2em);
  font-size: calc(var(--oruga-size-xs, 0.25) * 1.2);
  height: var(--oruga-steps-details-title-font-weight, 600);
  line-height: var(--oruga-size-xs, 0.25);
}
.o-steps--xs .o-steps__wrapper-vertical .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-xs, 0.25) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xs .o-steps__wrapper-vertical .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-xs, 0.25) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xs .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-xs, 0.25) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xs .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-xs, 0.25) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--sm {
  font-size: var(--oruga-size-sm, 0.5);
  min-height: calc(var(--oruga-size-sm, 0.5) * 2);
}
.o-steps--sm .o-steps__divider {
  height: var(--oruga-steps-divider-height, 0.2em);
  top: var(--oruga-size-sm, 0.5);
}
.o-steps--sm .o-steps__marker {
  height: calc(var(--oruga-size-sm, 0.5) * 2);
  width: calc(var(--oruga-size-sm, 0.5) * 2);
}
.o-steps--sm .o-steps__title {
  background-color: var(--oruga-steps-details-background-color, hsl(0, 0%, 100%));
  text-align: center;
  z-index: 1;
  padding: var(--oruga-steps-details-padding, 0.2em);
  font-size: calc(var(--oruga-size-sm, 0.5) * 1.2);
  height: var(--oruga-steps-details-title-font-weight, 600);
  line-height: var(--oruga-size-sm, 0.5);
}
.o-steps--sm .o-steps__wrapper-vertical .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-sm, 0.5) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--sm .o-steps__wrapper-vertical .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-sm, 0.5) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--sm .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-sm, 0.5) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--sm .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-sm, 0.5) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--md {
  font-size: var(--oruga-size-md, 1);
  min-height: calc(var(--oruga-size-md, 1) * 2);
}
.o-steps--md .o-steps__divider {
  height: var(--oruga-steps-divider-height, 0.2em);
  top: var(--oruga-size-md, 1);
}
.o-steps--md .o-steps__marker {
  height: calc(var(--oruga-size-md, 1) * 2);
  width: calc(var(--oruga-size-md, 1) * 2);
}
.o-steps--md .o-steps__title {
  background-color: var(--oruga-steps-details-background-color, hsl(0, 0%, 100%));
  text-align: center;
  z-index: 1;
  padding: var(--oruga-steps-details-padding, 0.2em);
  font-size: calc(var(--oruga-size-md, 1) * 1.2);
  height: var(--oruga-steps-details-title-font-weight, 600);
  line-height: var(--oruga-size-md, 1);
}
.o-steps--md .o-steps__wrapper-vertical .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-md, 1) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--md .o-steps__wrapper-vertical .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-md, 1) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--md .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-md, 1) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--md .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-md, 1) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--lg {
  font-size: var(--oruga-size-lg, 2);
  min-height: calc(var(--oruga-size-lg, 2) * 2);
}
.o-steps--lg .o-steps__divider {
  height: var(--oruga-steps-divider-height, 0.2em);
  top: var(--oruga-size-lg, 2);
}
.o-steps--lg .o-steps__marker {
  height: calc(var(--oruga-size-lg, 2) * 2);
  width: calc(var(--oruga-size-lg, 2) * 2);
}
.o-steps--lg .o-steps__title {
  background-color: var(--oruga-steps-details-background-color, hsl(0, 0%, 100%));
  text-align: center;
  z-index: 1;
  padding: var(--oruga-steps-details-padding, 0.2em);
  font-size: calc(var(--oruga-size-lg, 2) * 1.2);
  height: var(--oruga-steps-details-title-font-weight, 600);
  line-height: var(--oruga-size-lg, 2);
}
.o-steps--lg .o-steps__wrapper-vertical .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-lg, 2) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--lg .o-steps__wrapper-vertical .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-lg, 2) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--lg .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-lg, 2) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--lg .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-lg, 2) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xl {
  font-size: var(--oruga-size-xl, 4);
  min-height: calc(var(--oruga-size-xl, 4) * 2);
}
.o-steps--xl .o-steps__divider {
  height: var(--oruga-steps-divider-height, 0.2em);
  top: var(--oruga-size-xl, 4);
}
.o-steps--xl .o-steps__marker {
  height: calc(var(--oruga-size-xl, 4) * 2);
  width: calc(var(--oruga-size-xl, 4) * 2);
}
.o-steps--xl .o-steps__title {
  background-color: var(--oruga-steps-details-background-color, hsl(0, 0%, 100%));
  text-align: center;
  z-index: 1;
  padding: var(--oruga-steps-details-padding, 0.2em);
  font-size: calc(var(--oruga-size-xl, 4) * 1.2);
  height: var(--oruga-steps-details-title-font-weight, 600);
  line-height: var(--oruga-size-xl, 4);
}
.o-steps--xl .o-steps__wrapper-vertical .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-xl, 4) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xl .o-steps__wrapper-vertical .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-xl, 4) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xl .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-xl, 4) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xl .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-xl, 4) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xxl {
  font-size: var(--oruga-size-xxl, 8);
  min-height: calc(var(--oruga-size-xxl, 8) * 2);
}
.o-steps--xxl .o-steps__divider {
  height: var(--oruga-steps-divider-height, 0.2em);
  top: var(--oruga-size-xxl, 8);
}
.o-steps--xxl .o-steps__marker {
  height: calc(var(--oruga-size-xxl, 8) * 2);
  width: calc(var(--oruga-size-xxl, 8) * 2);
}
.o-steps--xxl .o-steps__title {
  background-color: var(--oruga-steps-details-background-color, hsl(0, 0%, 100%));
  text-align: center;
  z-index: 1;
  padding: var(--oruga-steps-details-padding, 0.2em);
  font-size: calc(var(--oruga-size-xxl, 8) * 1.2);
  height: var(--oruga-steps-details-title-font-weight, 600);
  line-height: var(--oruga-size-xxl, 8);
}
.o-steps--xxl .o-steps__wrapper-vertical .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-xxl, 8) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xxl .o-steps__wrapper-vertical .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-xxl, 8) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xxl .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-right .o-steps__divider {
  left: calc((var(--oruga-size-xxl, 8) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps--xxl .o-steps__wrapper-vertical.o-steps__wrapper-position-right .o-steps--label-left .o-steps__divider {
  left: auto;
  right: calc((var(--oruga-size-xxl, 8) - var(--oruga-steps-divider-height, 0.2em)) / 2);
}
.o-steps__nav-item {
  margin: 0;
  padding: 0;
  line-height: var(--oruga-steps-item-line-height, 1.5);
  margin-top: 0;
  position: relative;
  flex-grow: 1;
  flex-basis: 1em;
}
.o-steps__nav-item--white.o-steps__nav-item-active .o-steps__marker {
  background-color: var(--oruga-variant-invert-white, hsl(0, 0%, 4%));
  border-color: var(--oruga-variant-white, hsl(0, 0%, 100%));
  color: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-steps__nav-item--white.o-steps__nav-item-active .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(0, 0%, 100%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--white.o-steps__nav-item-previous .o-steps__marker {
  color: var(--oruga-variant-invert-white, hsl(0, 0%, 4%));
  background-color: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-steps__nav-item--white.o-steps__nav-item-previous .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(0, 0%, 100%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--black.o-steps__nav-item-active .o-steps__marker {
  background-color: var(--oruga-variant-invert-black, hsl(0, 0%, 100%));
  border-color: var(--oruga-variant-black, hsl(0, 0%, 4%));
  color: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-steps__nav-item--black.o-steps__nav-item-active .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(0, 0%, 4%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--black.o-steps__nav-item-previous .o-steps__marker {
  color: var(--oruga-variant-invert-black, hsl(0, 0%, 100%));
  background-color: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-steps__nav-item--black.o-steps__nav-item-previous .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(0, 0%, 4%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--light.o-steps__nav-item-active .o-steps__marker {
  background-color: var(--oruga-variant-invert-light, rgba(0, 0, 0, 0.7));
  border-color: var(--oruga-variant-light, hsl(0, 0%, 96%));
  color: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-steps__nav-item--light.o-steps__nav-item-active .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(0, 0%, 96%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--light.o-steps__nav-item-previous .o-steps__marker {
  color: var(--oruga-variant-invert-light, rgba(0, 0, 0, 0.7));
  background-color: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-steps__nav-item--light.o-steps__nav-item-previous .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(0, 0%, 96%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--dark.o-steps__nav-item-active .o-steps__marker {
  background-color: var(--oruga-variant-invert-dark, #fff);
  border-color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
  color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-steps__nav-item--dark.o-steps__nav-item-active .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(0, 0%, 21%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--dark.o-steps__nav-item-previous .o-steps__marker {
  color: var(--oruga-variant-invert-dark, #fff);
  background-color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-steps__nav-item--dark.o-steps__nav-item-previous .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(0, 0%, 21%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--primary.o-steps__nav-item-active .o-steps__marker {
  background-color: var(--oruga-variant-invert-primary, #fff);
  border-color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
  color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-steps__nav-item--primary.o-steps__nav-item-active .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(204, 86%, 53%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--primary.o-steps__nav-item-previous .o-steps__marker {
  color: var(--oruga-variant-invert-primary, #fff);
  background-color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-steps__nav-item--primary.o-steps__nav-item-previous .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(204, 86%, 53%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--link.o-steps__nav-item-active .o-steps__marker {
  background-color: var(--oruga-variant-invert-link, #fff);
  border-color: var(--oruga-variant-link, hsl(204, 86%, 53%));
  color: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-steps__nav-item--link.o-steps__nav-item-active .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(204, 86%, 53%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--link.o-steps__nav-item-previous .o-steps__marker {
  color: var(--oruga-variant-invert-link, #fff);
  background-color: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-steps__nav-item--link.o-steps__nav-item-previous .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(204, 86%, 53%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--info.o-steps__nav-item-active .o-steps__marker {
  background-color: var(--oruga-variant-invert-info, #fff);
  border-color: var(--oruga-variant-info, hsl(204, 86%, 53%));
  color: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-steps__nav-item--info.o-steps__nav-item-active .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(204, 86%, 53%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--info.o-steps__nav-item-previous .o-steps__marker {
  color: var(--oruga-variant-invert-info, #fff);
  background-color: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-steps__nav-item--info.o-steps__nav-item-previous .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(204, 86%, 53%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--success.o-steps__nav-item-active .o-steps__marker {
  background-color: var(--oruga-variant-invert-success, #fff);
  border-color: var(--oruga-variant-success, hsl(141, 71%, 48%));
  color: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-steps__nav-item--success.o-steps__nav-item-active .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(141, 71%, 48%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--success.o-steps__nav-item-previous .o-steps__marker {
  color: var(--oruga-variant-invert-success, #fff);
  background-color: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-steps__nav-item--success.o-steps__nav-item-previous .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(141, 71%, 48%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--warning.o-steps__nav-item-active .o-steps__marker {
  background-color: var(--oruga-variant-invert-warning, rgba(0, 0, 0, 0.7));
  border-color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
  color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-steps__nav-item--warning.o-steps__nav-item-active .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(44, 100%, 77%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--warning.o-steps__nav-item-previous .o-steps__marker {
  color: var(--oruga-variant-invert-warning, rgba(0, 0, 0, 0.7));
  background-color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-steps__nav-item--warning.o-steps__nav-item-previous .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(44, 100%, 77%) 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--danger.o-steps__nav-item-active .o-steps__marker {
  background-color: var(--oruga-variant-invert-danger, #fff);
  border-color: var(--oruga-variant-danger, #f14668);
  color: var(--oruga-variant-danger, #f14668);
}
.o-steps__nav-item--danger.o-steps__nav-item-active .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, #f14668 50%);
  background-size: 200% 100%;
}
.o-steps__nav-item--danger.o-steps__nav-item-previous .o-steps__marker {
  color: var(--oruga-variant-invert-danger, #fff);
  background-color: var(--oruga-variant-danger, #f14668);
}
.o-steps__nav-item--danger.o-steps__nav-item-previous .o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, #f14668 50%);
  background-size: 200% 100%;
}
.o-steps__divider {
  background: linear-gradient(to left, hsl(0, 0%, 86%) 50%, hsl(204, 86%, 53%) 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  left: -50%;
  width: 100%;
}
.o-steps__content {
  position: relative;
  overflow: visible;
  display: flex;
  flex-direction: column;
  padding: var(--oruga-steps-content-padding, 1rem);
}
.o-steps__content-transitioning {
  overflow: hidden;
}
.o-steps--animated .o-steps__divider {
  transition-property: background;
  transition-duration: var(--oruga-transition-duration, 150ms);
  transition-timing-function: var(--oruga-transition-timing, ease-out);
}
.o-steps__link {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: var(--oruga-steps-link-color, hsl(0, 0%, 29%));
  cursor: pointer;
  text-decoration: none;
}
.o-steps__link-label-right {
  flex-direction: row;
}
.o-steps__link-label-left {
  flex-direction: row-reverse;
}
.o-steps__link:hover {
  text-decoration: none;
}
.o-steps__link:not(.o-steps__link-clickable) {
  cursor: not-allowed;
}
.o-steps__marker {
  align-items: center;
  display: flex;
  justify-content: center;
  font-weight: var(--oruga-steps-marker-font-weight, 700);
  background: var(--oruga-steps-marker-background, hsl(0, 0%, 71%));
  color: var(--oruga-steps-marker-color, #fff);
  border: var(--oruga-steps-marker-border, 0.2em solid #fff);
  z-index: 1;
  overflow: hidden;
}
.o-steps__marker--rounded {
  border-radius: var(--oruga-steps-marker-rounded-border-radius, 9999px);
}
.o-steps__details {
  background-color: var(--oruga-steps-details-background-color, hsl(0, 0%, 100%));
  text-align: center;
  z-index: 1;
  padding: var(--oruga-steps-details-padding, 0.2em);
}
.o-steps__nav-item-active .o-steps__link {
  cursor: default;
}
.o-steps__nav-item-active .o-steps__marker {
  background-color: var(--oruga-steps-marker-color, #fff);
  border-color: var(--oruga-steps-active-color, hsl(204, 86%, 53%));
  color: var(--oruga-steps-active-color, hsl(204, 86%, 53%));
}
.o-steps__nav-item-active .o-steps__divider {
  background-position: left bottom;
}
.o-steps__nav-item-previous .o-steps__marker {
  color: var(--oruga-steps-marker-color, #fff);
  background-color: var(--oruga-steps-previous-color, hsl(204, 86%, 53%));
}
.o-steps__nav-item-previous .o-steps__divider {
  background-position: left bottom;
}
.o-steps__item {
  flex-shrink: 0;
  flex-basis: auto;
}
.o-steps__wrapper-vertical {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.o-steps__wrapper-vertical .o-steps {
  height: 100%;
  flex-direction: column;
}
.o-steps__wrapper-vertical .o-steps__divider {
  height: 100%;
  width: var(--oruga-steps-divider-height, 0.2em);
  top: -50%;
  left: calc(50% - 0.1em);
}
.o-steps__wrapper-vertical .o-steps__item-active .o-steps__divider, .o-steps__wrapper-vertical .o-steps__item-previous .o-steps__divider {
  background-position: right top;
}
.o-steps__wrapper-vertical .o-steps__nav-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--oruga-steps-vertical-padding, 1em 0);
}
.o-steps__wrapper-vertical .o-steps__nav-item--white .o-steps__divider {
  background: linear-gradient(to top, hsl(0, 0%, 86%) 50%, hsl(0, 0%, 100%) 50%);
  background-size: 100% 200%;
  background-position: left bottom;
}
.o-steps__wrapper-vertical .o-steps__nav-item--black .o-steps__divider {
  background: linear-gradient(to top, hsl(0, 0%, 86%) 50%, hsl(0, 0%, 4%) 50%);
  background-size: 100% 200%;
  background-position: left bottom;
}
.o-steps__wrapper-vertical .o-steps__nav-item--light .o-steps__divider {
  background: linear-gradient(to top, hsl(0, 0%, 86%) 50%, hsl(0, 0%, 96%) 50%);
  background-size: 100% 200%;
  background-position: left bottom;
}
.o-steps__wrapper-vertical .o-steps__nav-item--dark .o-steps__divider {
  background: linear-gradient(to top, hsl(0, 0%, 86%) 50%, hsl(0, 0%, 21%) 50%);
  background-size: 100% 200%;
  background-position: left bottom;
}
.o-steps__wrapper-vertical .o-steps__nav-item--primary .o-steps__divider {
  background: linear-gradient(to top, hsl(0, 0%, 86%) 50%, hsl(204, 86%, 53%) 50%);
  background-size: 100% 200%;
  background-position: left bottom;
}
.o-steps__wrapper-vertical .o-steps__nav-item--link .o-steps__divider {
  background: linear-gradient(to top, hsl(0, 0%, 86%) 50%, hsl(204, 86%, 53%) 50%);
  background-size: 100% 200%;
  background-position: left bottom;
}
.o-steps__wrapper-vertical .o-steps__nav-item--info .o-steps__divider {
  background: linear-gradient(to top, hsl(0, 0%, 86%) 50%, hsl(204, 86%, 53%) 50%);
  background-size: 100% 200%;
  background-position: left bottom;
}
.o-steps__wrapper-vertical .o-steps__nav-item--success .o-steps__divider {
  background: linear-gradient(to top, hsl(0, 0%, 86%) 50%, hsl(141, 71%, 48%) 50%);
  background-size: 100% 200%;
  background-position: left bottom;
}
.o-steps__wrapper-vertical .o-steps__nav-item--warning .o-steps__divider {
  background: linear-gradient(to top, hsl(0, 0%, 86%) 50%, hsl(44, 100%, 77%) 50%);
  background-size: 100% 200%;
  background-position: left bottom;
}
.o-steps__wrapper-vertical .o-steps__nav-item--danger .o-steps__divider {
  background: linear-gradient(to top, hsl(0, 0%, 86%) 50%, #f14668 50%);
  background-size: 100% 200%;
  background-position: left bottom;
}
.o-steps__wrapper-vertical .o-steps__content {
  flex-grow: 1;
  flex-basis: 70%;
}
.o-steps__wrapper-vertical .o-steps__navigation {
  flex-basis: 100%;
}
.o-steps__wrapper-vertical.o-steps__wrapper-position-right {
  flex-direction: row-reverse;
}
.o-steps--mobile .o-steps__title {
  display: none;
  padding: 0;
}
.o-steps--mobile .o-steps__divider {
  height: var(--oruga-steps-divider-height, 0.2em);
  top: var(--oruga-steps-divider-top, 1rem);
}
.o-steps--mobile .o-steps__divider .o-steps--none {
  top: var(--oruga-size-none, 0);
}
.o-steps--mobile .o-steps__divider .o-steps--xxs {
  top: var(--oruga-size-xxs, 0.125);
}
.o-steps--mobile .o-steps__divider .o-steps--xs {
  top: var(--oruga-size-xs, 0.25);
}
.o-steps--mobile .o-steps__divider .o-steps--sm {
  top: var(--oruga-size-sm, 0.5);
}
.o-steps--mobile .o-steps__divider .o-steps--md {
  top: var(--oruga-size-md, 1);
}
.o-steps--mobile .o-steps__divider .o-steps--lg {
  top: var(--oruga-size-lg, 2);
}
.o-steps--mobile .o-steps__divider .o-steps--xl {
  top: var(--oruga-size-xl, 4);
}
.o-steps--mobile .o-steps__divider .o-steps--xxl {
  top: var(--oruga-size-xxl, 8);
}

/* @docs */
/* @docs */
.o-switch {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.o-switch--white .o-switch__check--checked {
  background: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-switch--white-passive .o-switch__check:not(.o-switch__check--checked) {
  background: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-switch--black .o-switch__check--checked {
  background: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-switch--black-passive .o-switch__check:not(.o-switch__check--checked) {
  background: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-switch--light .o-switch__check--checked {
  background: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-switch--light-passive .o-switch__check:not(.o-switch__check--checked) {
  background: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-switch--dark .o-switch__check--checked {
  background: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-switch--dark-passive .o-switch__check:not(.o-switch__check--checked) {
  background: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-switch--primary .o-switch__check--checked {
  background: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-switch--primary-passive .o-switch__check:not(.o-switch__check--checked) {
  background: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-switch--link .o-switch__check--checked {
  background: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-switch--link-passive .o-switch__check:not(.o-switch__check--checked) {
  background: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-switch--info .o-switch__check--checked {
  background: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-switch--info-passive .o-switch__check:not(.o-switch__check--checked) {
  background: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-switch--success .o-switch__check--checked {
  background: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-switch--success-passive .o-switch__check:not(.o-switch__check--checked) {
  background: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-switch--warning .o-switch__check--checked {
  background: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-switch--warning-passive .o-switch__check:not(.o-switch__check--checked) {
  background: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-switch--danger .o-switch__check--checked {
  background: var(--oruga-variant-danger, #f14668);
}
.o-switch--danger-passive .o-switch__check:not(.o-switch__check--checked) {
  background: var(--oruga-variant-danger, #f14668);
}
.o-switch--none {
  font-size: var(--oruga-font-size-name, 0);
}
.o-switch--xxs {
  font-size: var(--oruga-font-size-name, 0.125);
}
.o-switch--xs {
  font-size: var(--oruga-font-size-name, 0.25);
}
.o-switch--sm {
  font-size: var(--oruga-font-size-name, 0.5);
}
.o-switch--md {
  font-size: var(--oruga-font-size-name, 1);
}
.o-switch--lg {
  font-size: var(--oruga-font-size-name, 2);
}
.o-switch--xl {
  font-size: var(--oruga-font-size-name, 4);
}
.o-switch--xxl {
  font-size: var(--oruga-font-size-name, 8);
}
.o-switch__wrapper {
  margin-left: -0.25em;
  margin-right: -0.25em;
  display: inline-flex;
  align-items: center;
  position: relative;
}
.o-switch__wrapper > * {
  margin-left: 0.25em;
  margin-right: 0.25em;
}
.o-switch__wrapper--left {
  flex-direction: row-reverse;
}
.o-switch__check-switch {
  content: "";
  display: block;
  height: calc((var(--oruga-switch-width, 2.75em) - var(--oruga-switch-padding, 0.2em) * 2) / 2);
  width: calc((var(--oruga-switch-width, 2.75em) - var(--oruga-switch-padding, 0.2em) * 2) / 2);
  background: var(--oruga-switch-action-background, #f5f5f5);
  box-shadow: var(--oruga-switch-box-shadow, 0 3px 1px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 3px 3px 0 rgba(0, 0, 0, 0.05));
  transition-property: transform;
  transition-duration: var(--oruga-transition-duration, 150ms);
  transition-timing-function: var(--oruga-transition-timing, ease-out);
  will-change: transform;
  transform-origin: left;
}
.o-switch__check {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: var(--oruga-switch-width, 2.75em);
  height: calc(var(--oruga-switch-width, 2.75em) / 2 + var(--oruga-switch-padding, 0.2em));
  padding: var(--oruga-switch-padding, 0.2em);
  background: var(--oruga-switch-background, hsl(0, 0%, 71%));
  border-radius: var(--oruga-switch-border-radius, 4px);
  transition-property: background;
  transition-duration: var(--oruga-transition-duration, 150ms);
  transition-timing-function: var(--oruga-transition-timing, ease-out);
}
.o-switch__check--checked {
  background: var(--oruga-switch-active-background-color, hsl(204, 86%, 53%));
}
.o-switch__check--checked .o-switch__check-switch {
  transform: translate3d(100%, 0, 0);
}
.o-switch input[type=checkbox] {
  position: absolute;
  left: 0;
  opacity: 0;
  outline: none;
  z-index: -1;
}
.o-switch--rounded {
  border-radius: var(--oruga-switch-rounded-border-radius, 9999px);
}
.o-switch--disabled {
  opacity: var(--oruga-switch-disabled-opacity, 0.5);
}

/* @docs */
/* @docs */
.o-table {
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: var(--oruga-table-boder, 1px solid transparent);
  border-radius: var(--oruga-table-border-radius, 4px);
  background-color: var(--oruga-table-background-color, hsl(0, 0%, 100%));
  color: var(--oruga-table-color, hsl(0, 0%, 21%));
}
.o-table__wrapper {
  transition: opacity 86ms ease-out;
  position: relative;
}
.o-table__wrapper--sticky-header {
  height: var(--oruga-table-sticky-header-height, 300px);
  overflow-y: auto;
}
.o-table__wrapper--sticky-header th {
  position: sticky;
  left: 0;
  top: 0;
  background: var(--oruga-table-background-color, hsl(0, 0%, 100%));
}
.o-table__wrapper--scrollable {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  max-width: 100%;
}
.o-table__wrapper--mobile {
  overflow-x: auto;
}
.o-table__wrapper--mobile .o-table__mobile-sort {
  display: block;
}
.o-table__wrapper--mobile .o-table {
  background-color: transparent;
}
.o-table__wrapper--mobile thead tr {
  box-shadow: none;
  border-width: 0;
}
.o-table__wrapper--mobile thead tr th {
  display: none;
}
.o-table__wrapper--mobile thead tr .o-table-th-checkbox {
  display: block;
  width: 100%;
  text-align: right;
  border: 0;
}
.o-table__wrapper--mobile tfoot th {
  border: 0;
  display: inherit;
}
.o-table__wrapper--mobile tr {
  box-shadow: var(--oruga-table-card-box-shadow, 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1));
  max-width: 100%;
  position: relative;
  display: block;
}
.o-table__wrapper--mobile tr td {
  border: 0;
  display: inherit;
}
.o-table__wrapper--mobile tr td:last-child {
  border-bottom: 0;
}
.o-table__wrapper--mobile tr:not(:last-child) {
  margin: var(--oruga-table-card-margin, 0 0 1rem 0);
}
.o-table__wrapper--mobile tr:not(.o-table__tr--selected) {
  background: inherit;
  background: hsl(0, 0%, 100%);
}
.o-table__wrapper--mobile tr:not(.o-table__tr--selected):hover {
  background-color: inherit;
  background-color: hsl(0, 0%, 100%);
}
.o-table__wrapper--mobile tr.o-table--detailed {
  margin: var(--oruga-table-card-detail-margin, -1rem 0 0 0);
}
.o-table__wrapper--mobile tr:not(.o-table--detailed):not(.o-table--empty):not(.o-table__footer) td {
  display: flex;
  width: auto;
  justify-content: space-between;
  text-align: right;
  border-bottom: var(--oruga-table-background, #f5f5f5 1px solid);
}
.o-table__wrapper--mobile tr:not(.o-table--detailed):not(.o-table--empty):not(.o-table__footer) td:before {
  content: attr(data-label);
  font-weight: var(--oruga-table-card-cell-font-weight, 600);
  padding-right: var(--oruga-table-card-cell-padding, 0 0.5em 0 0);
  text-align: var(--oruga-table-card-cell-text-align, left);
}
.o-table__mobile-sort {
  display: none;
}
.o-table__th {
  vertical-align: top;
  text-align: left;
  position: relative;
  font-weight: var(--oruga-table-th-font-weight, 600);
  color: var(--oruga-table-th-color, #363636);
  border-bottom: var(--oruga-table-th-border, 2px solid hsl(0, 0%, 86%));
  padding: var(--oruga-table-th-padding, 0.5em 0.75em);
}
.o-table__th--centered {
  text-align: center;
}
.o-table__th--right {
  text-align: right;
}
.o-table__th__sort-icon {
  position: absolute;
  right: 0;
}
.o-table__th-checkbox {
  width: var(--oruga-table-th-checkbox-width, 40px);
}
.o-table__th-current-sort {
  border-color: var(--oruga-table-current-sort-border-color, hsl(0, 0%, 48%));
  font-weight: var(--oruga-table-current-sort-font-weight, 700);
}
.o-table__th--sortable {
  cursor: pointer;
}
.o-table__th--sortable:hover {
  border-color: var(--oruga-table-current-sort-hover-border-color, hsl(0, 0%, 48%));
}
.o-table__th--sticky {
  position: sticky;
  left: 0;
  top: 0;
  z-index: calc(var(--oruga-table-sticky-zindex, 1) + 2);
  background: var(--oruga-table-background-color, hsl(0, 0%, 100%));
}
.o-table__th--unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.o-table__th--detailed {
  width: var(--oruga-table-th-detail-width, 14px);
}
.o-table__td {
  vertical-align: top;
  text-align: left;
  border-bottom: var(--oruga-table-td-border, 1px solid hsl(0, 0%, 86%));
  padding: var(--oruga-table-td-padding, 0.5em 0.75em);
}
.o-table__td--sticky {
  position: sticky;
  left: 0;
  z-index: var(--oruga-table-sticky-zindex, 1);
  background: var(--oruga-table-background-color, hsl(0, 0%, 100%));
}
.o-table__td--right {
  text-align: right;
}
.o-table__td--centered {
  text-align: center;
}
.o-table__td-chevron {
  vertical-align: middle;
  width: var(--oruga-table-detail-chevron-width, 40px);
  color: var(--oruga-table-detail-chevron-color, hsl(204, 86%, 53%));
}
.o-table:focus {
  border-color: var(--oruga-table-focus-border-color, hsl(204, 86%, 53%));
  box-shadow: var(--oruga-table-focus-box-shadow, 0 0 0 0.125em rgba(32, 156, 238, 0.25));
}
.o-table--bordered tr:last-child td, .o-table--bordered tr:last-child th {
  border-bottom-width: var(--oruga-table-bordered-border-width, 1px);
}
.o-table--bordered td, .o-table--bordered th {
  border-width: var(--oruga-table-bordered-border-width, 1px);
}
.o-table--striped tbody tr:not(.o-table__tr--selected):nth-child(2n) {
  background-color: var(--oruga-table-striped-background-color, #fafafa);
}
.o-table--narrowed td, .o-table--narrowed th {
  padding: var(--oruga-table-narrow-padding, 0.25em 0.5em);
}
.o-table--hoverable tbody tr:not(.o-table__tr--selected):hover {
  background-color: var(--oruga-table-hoverable-background-color, #fafafa);
}
.o-table__detail {
  box-shadow: var(--oruga-table-detail-box-shadow, inset 0 1px 3px hsl(0, 0%, 48%));
  background: var(--oruga-table-detail-background, #fafafa);
}
.o-table__detail td {
  padding: var(--oruga-table-detail-padding, 1rem);
}
.o-table__tr--selected {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.o-table__tr--selected-white {
  background-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 4%);
}
.o-table__tr--selected-black {
  background-color: hsl(0, 0%, 4%);
  color: hsl(0, 0%, 100%);
}
.o-table__tr--selected-light {
  background-color: hsl(0, 0%, 96%);
  color: rgba(0, 0, 0, 0.7);
}
.o-table__tr--selected-dark {
  background-color: hsl(0, 0%, 21%);
  color: #fff;
}
.o-table__tr--selected-primary {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.o-table__tr--selected-link {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.o-table__tr--selected-info {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.o-table__tr--selected-success {
  background-color: hsl(141, 71%, 48%);
  color: #fff;
}
.o-table__tr--selected-warning {
  background-color: hsl(44, 100%, 77%);
  color: rgba(0, 0, 0, 0.7);
}
.o-table__tr--selected-danger {
  background-color: #f14668;
  color: #fff;
}
.o-table__pagination {
  align-items: center;
  justify-content: space-between;
  display: flex;
}
.o-table__pagination > div:first-child {
  align-items: center;
  justify-content: flex-start;
}
.o-table__pagination > div:last-child {
  align-items: center;
  justify-content: flex-end;
}
.o-table__pagination > div:last-child > div {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}
.o-table__pagination > div {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* @docs */
/* @docs */
.o-tabs--fullwidth {
  width: 100%;
}
.o-tabs--fullwidth .o-tabs__nav-item-wrapper {
  flex-grow: 1;
  flex-shrink: 0;
}
.o-tabs--fullwidth .o-tabs__nav-item-default, .o-tabs--fullwidth .o-tabs__nav-item-boxed, .o-tabs--fullwidth .o-tabs__nav-item-toggle {
  height: 100%;
}
.o-tabs--vertical {
  display: flex;
  flex-direction: row;
}
.o-tabs--vertical .o-tabs__nav {
  flex-direction: column;
  align-items: stretch;
  flex-grow: 0;
  border-bottom: none;
}
.o-tabs--vertical .o-tabs__nav-item-boxed {
  border-bottom-color: transparent;
  border-right-color: var(--oruga-tabs-border-bottom-color, hsl(0, 0%, 86%));
  border-radius: var(--oruga-tabs-border-bottom-color, 4px 0 0 4px);
}
.o-tabs--vertical .o-tabs__nav-item-boxed--active {
  border-bottom-color: var(--oruga-tabs-border-bottom-color, hsl(0, 0%, 86%));
  border-right-color: transparent;
}
.o-tabs--right {
  flex-direction: row-reverse;
}
.o-tabs--right .o-tabs__nav-item-boxed {
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-left-color: var(--oruga-tabs-border-bottom-color, hsl(0, 0%, 86%));
  border-radius: var(--oruga-tabs-border-bottom-color, 0 4px 4px 0);
}
.o-tabs--right .o-tabs__nav-item-boxed--active {
  border-bottom-color: var(--oruga-tabs-border-bottom-color, hsl(0, 0%, 86%));
  border-right-color: var(--oruga-tabs-border-bottom-color, hsl(0, 0%, 86%));
  border-left-color: transparent;
}
.o-tabs__nav {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin: 0;
  padding: 0;
  align-items: center;
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: flex-start;
  overflow-x: auto;
  padding-bottom: var(--oruga-tabs-border-bottom-width, 1px);
  font-size: var(--oruga-tabs-font-size, 1rem);
}
.o-tabs__nav--none {
  font-size: var(--oruga-tabs-font-size-none, 0);
}
.o-tabs__nav--xxs {
  font-size: var(--oruga-tabs-font-size-xxs, 0.125);
}
.o-tabs__nav--xs {
  font-size: var(--oruga-tabs-font-size-xs, 0.25);
}
.o-tabs__nav--sm {
  font-size: var(--oruga-tabs-font-size-sm, 0.5);
}
.o-tabs__nav--md {
  font-size: var(--oruga-tabs-font-size-md, 1);
}
.o-tabs__nav--lg {
  font-size: var(--oruga-tabs-font-size-lg, 2);
}
.o-tabs__nav--xl {
  font-size: var(--oruga-tabs-font-size-xl, 4);
}
.o-tabs__nav--xxl {
  font-size: var(--oruga-tabs-font-size-xxl, 8);
}
.o-tabs__nav--centered {
  justify-content: center;
}
.o-tabs__nav--right {
  justify-content: flex-end;
}
.o-tabs__nav-item-icon {
  margin-right: var(--oruga-tabs-icon-margin, 0.5em);
}
.o-tabs__nav-item-default {
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  background-color: transparent;
  align-items: center;
  line-height: 1.5;
  font-size: var(--oruga-tabs-font-size, 1rem);
  border-bottom-color: var(--oruga-tabs-border-bottom-color, hsl(0, 0%, 86%));
  border-bottom-style: var(--oruga-tabs-border-bottom-style, solid);
  border-bottom-width: var(--oruga-tabs-border-bottom-width, 1px);
  color: var(--oruga-tabs-link-color, hsl(0, 0%, 29%));
  display: flex;
  justify-content: center;
  margin-bottom: -1px;
  padding: var(--oruga-tabs-link-padding, 0.5em 1em);
  vertical-align: top;
  cursor: pointer;
  text-decoration: none;
}
.o-tabs__nav-item-default--active {
  border-bottom-color: var(--oruga-tabs-link-active-border-bottom-color, hsl(204, 86%, 53%));
  color: var(--oruga-tabs-link-active-color, hsl(204, 86%, 53%));
}
.o-tabs__nav-item-default--disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: var(--oruga-tabs-disabled-opacity, 0.5);
}
.o-tabs__nav-item-default:hover:not(.o-tabs__nav-item-default--active) {
  background-color: var(--oruga-tabs-link-hover-background-color, hsl(0, 0%, 96%));
  border-bottom-color: var(--oruga-tabs-link-hover-border-bottom-color, hsl(0, 0%, 86%));
}
.o-tabs__nav-item-boxed {
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  background-color: transparent;
  align-items: center;
  line-height: 1.5;
  font-size: var(--oruga-tabs-font-size, 1rem);
  border-bottom-color: var(--oruga-tabs-border-bottom-color, hsl(0, 0%, 86%));
  border-bottom-style: var(--oruga-tabs-border-bottom-style, solid);
  border-bottom-width: var(--oruga-tabs-border-bottom-width, 1px);
  color: var(--oruga-tabs-link-color, hsl(0, 0%, 29%));
  display: flex;
  justify-content: center;
  margin-bottom: -1px;
  padding: var(--oruga-tabs-link-padding, 0.5em 1em);
  vertical-align: top;
  cursor: pointer;
  text-decoration: none;
  border-radius: var(--oruga-tabs-border-bottom-color, 4px 4px 0 0);
  border-bottom-color: transparent;
}
.o-tabs__nav-item-boxed--active {
  border-bottom-color: var(--oruga-tabs-link-active-border-bottom-color, hsl(204, 86%, 53%));
  color: var(--oruga-tabs-link-active-color, hsl(204, 86%, 53%));
  background-color: var(--oruga-tabs-boxed-link-active-background-color, hsl(0, 0%, 100%));
  border-color: var(--oruga-tabs-boxed-link-active-border-color, hsl(0, 0%, 86%));
  border-bottom-color: var(--oruga-tabs-boxed-link-active-border-bottom-color, transparent);
}
.o-tabs__nav-item-boxed--disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: var(--oruga-tabs-disabled-opacity, 0.5);
}
.o-tabs__nav-item-boxed:hover:not(.o-tabs__nav-item-boxed--active) {
  background-color: var(--oruga-tabs-boxed-link-hover-background-color, hsl(0, 0%, 96%));
}
.o-tabs__nav-item-toggle {
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  background-color: transparent;
  align-items: center;
  line-height: 1.5;
  font-size: var(--oruga-tabs-font-size, 1rem);
  border-bottom-color: var(--oruga-tabs-border-bottom-color, hsl(0, 0%, 86%));
  border-bottom-style: var(--oruga-tabs-border-bottom-style, solid);
  border-bottom-width: var(--oruga-tabs-border-bottom-width, 1px);
  color: var(--oruga-tabs-link-color, hsl(0, 0%, 29%));
  display: flex;
  justify-content: center;
  margin-bottom: -1px;
  padding: var(--oruga-tabs-link-padding, 0.5em 1em);
  vertical-align: top;
  cursor: pointer;
  text-decoration: none;
  border-color: var(--oruga-tabs-toggle-link-border-color, hsl(0, 0%, 86%));
  border-style: var(--oruga-tabs-toggle-link-border-style, solid);
  border-width: var(--oruga-tabs-toggle-link-border-width, 1px);
  margin-bottom: 0;
  position: relative;
}
.o-tabs__nav-item-toggle--active {
  background-color: var(--oruga-tabs-toggle-link-active-background-color, hsl(204, 86%, 53%));
  border-color: var(--oruga-tabs-toggle-link-active-border-color, hsl(204, 86%, 53%));
  color: var(--oruga-tabs-toggle-link-active-color, #fff);
}
.o-tabs__nav-item-toggle--disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: var(--oruga-tabs-disabled-opacity, 0.5);
}
.o-tabs__nav-item-toggle:hover:not(.o-tabs__nav-item-toggle--active) {
  background-color: var(--oruga-tabs-toggle-link-hover-background-color, hsl(0, 0%, 96%));
  border-color: var(--oruga-tabs-toggle-link-hover-border-color, hsl(0, 0%, 71%));
}
.o-tabs__content {
  position: relative;
  overflow: visible;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: var(--oruga-tabs-content-padding, 1rem);
}
.o-tabs__content--transitioning {
  overflow: hidden;
}
.o-tabs:not(:last-child) {
  margin-bottom: var(--oruga-tabs-margin-bottom, 1.5rem);
}

/* @docs */
/* @docs */
.o-tpck {
  font-size: var(--oruga-timepicker-font-size, 1rem);
}
.o-tpck--none {
  font-size: var(--oruga-timepicker-font-size-none, 0);
}
.o-tpck--xxs {
  font-size: var(--oruga-timepicker-font-size-xxs, 0.125);
}
.o-tpck--xs {
  font-size: var(--oruga-timepicker-font-size-xs, 0.25);
}
.o-tpck--sm {
  font-size: var(--oruga-timepicker-font-size-sm, 0.5);
}
.o-tpck--md {
  font-size: var(--oruga-timepicker-font-size-md, 1);
}
.o-tpck--lg {
  font-size: var(--oruga-timepicker-font-size-lg, 2);
}
.o-tpck--xl {
  font-size: var(--oruga-timepicker-font-size-xl, 4);
}
.o-tpck--xxl {
  font-size: var(--oruga-timepicker-font-size-xxl, 8);
}
.o-tpck__box {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: var(--oruga-timepicker-box-line-height, 1.5);
  padding: var(--oruga-timepicker-box-padding, 0.375rem 1rem);
}
.o-tpck__select {
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  vertical-align: top;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  outline: none;
  border: 0;
  font-size: inherit;
  font-weight: var(--oruga-timepicker-select-font-weight, 600);
  line-height: var(--oruga-timepicker-select-line-height, 1.5);
  padding: var(--oruga-timepicker-select-padding, calc(0.375em - 1px) calc(0.625em - 1px));
  color: var(--oruga-timepicker-select-color, #363636);
}
.o-tpck__select-placeholder {
  opacity: var(--oruga-timepicker-select-placeholder-opacity, 0.5);
}
.o-tpck__separator {
  font-weight: var(--oruga-timepicker-separator-font-weight, 600);
}
.o-tpck__footer {
  padding: var(--oruga-timepicker-header-padding, 0 0.5rem);
  margin: var(--oruga-timepicker-header-margin, 0.875rem 0 0 0);
}

/* @docs */
/* @docs */
.o-tip {
  position: relative;
  display: inline-flex;
}
.o-tip__arrow--top {
  top: 100%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
  border-top-style: solid;
  border-top-width: var(--oruga-tooltip-arrow-size, 5px);
  border-right-style: solid;
  border-right-color: transparent;
  border-left-style: solid;
  border-left-color: transparent;
  border-right-width: var(--oruga-tooltip-arrow-size, 5px);
  border-left-width: var(--oruga-tooltip-arrow-size, 5px);
}
.o-tip__content--top {
  top: auto;
  right: auto;
  bottom: calc((var(--oruga-tooltip-arrow-size, 5px) + var(--oruga-tooltip-arrow-margin, 2px)) + 100%);
  left: 50%;
  transform: translateX(-50%);
}
.o-tip__arrow--right {
  top: 50%;
  right: 100%;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
  border-right-style: solid;
  border-right-width: var(--oruga-tooltip-arrow-size, 5px);
  border-top-style: solid;
  border-top-color: transparent;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-top-width: var(--oruga-tooltip-arrow-size, 5px);
  border-bottom-width: var(--oruga-tooltip-arrow-size, 5px);
}
.o-tip__content--right {
  top: 50%;
  right: auto;
  bottom: auto;
  left: calc((var(--oruga-tooltip-arrow-size, 5px) + var(--oruga-tooltip-arrow-margin, 2px)) + 100%);
  transform: translateY(-50%);
}
.o-tip__arrow--bottom {
  top: auto;
  right: auto;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-bottom-style: solid;
  border-bottom-width: var(--oruga-tooltip-arrow-size, 5px);
  border-right-style: solid;
  border-right-color: transparent;
  border-left-style: solid;
  border-left-color: transparent;
  border-right-width: var(--oruga-tooltip-arrow-size, 5px);
  border-left-width: var(--oruga-tooltip-arrow-size, 5px);
}
.o-tip__content--bottom {
  top: calc((var(--oruga-tooltip-arrow-size, 5px) + var(--oruga-tooltip-arrow-margin, 2px)) + 100%);
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}
.o-tip__arrow--left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 100%;
  transform: translateY(-50%);
  border-left-style: solid;
  border-left-width: var(--oruga-tooltip-arrow-size, 5px);
  border-top-style: solid;
  border-top-color: transparent;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-top-width: var(--oruga-tooltip-arrow-size, 5px);
  border-bottom-width: var(--oruga-tooltip-arrow-size, 5px);
}
.o-tip__content--left {
  top: 50%;
  right: calc((var(--oruga-tooltip-arrow-size, 5px) + var(--oruga-tooltip-arrow-margin, 2px)) + 100%);
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}
.o-tip__arrow {
  position: absolute;
  content: "";
  pointer-events: none;
  z-index: var(--oruga-tooltip-content-zindex, 38);
  color: var(--oruga-tooltip-background-color, hsl(204, 86%, 53%));
}
.o-tip__arrow--white {
  color: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-tip__arrow--black {
  color: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-tip__arrow--light {
  color: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-tip__arrow--dark {
  color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-tip__arrow--primary {
  color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-tip__arrow--link {
  color: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-tip__arrow--info {
  color: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-tip__arrow--success {
  color: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-tip__arrow--warning {
  color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-tip__arrow--danger {
  color: var(--oruga-variant-danger, #f14668);
}
.o-tip__content {
  position: absolute;
  white-space: nowrap;
  max-width: var(--oruga-tooltip-content-max-width, 300px);
  padding: var(--oruga-tooltip-content-padding, 0.35rem 0.75rem);
  border-radius: var(--oruga-tooltip-content-radius-large, 6px);
  font-size: var(--oruga-tooltip-content-font-size, 0.85rem);
  font-weight: var(--oruga-tooltip-content-weight-normal, 400);
  box-shadow: var(--oruga-tooltip-content-box-shadow, 0px 1px 2px 1px rgba(0, 1, 0, 0.2));
  z-index: var(--oruga-tooltip-content-zindex, 38);
  background-color: var(--oruga-tooltip-background-color, hsl(204, 86%, 53%));
  color: var(--oruga-tooltip-background-color, #fff);
}
.o-tip__content--white {
  background: var(--oruga-variant-white, hsl(0, 0%, 100%));
  color: var(--oruga-variant-invert-white, hsl(0, 0%, 4%));
}
.o-tip__content--black {
  background: var(--oruga-variant-black, hsl(0, 0%, 4%));
  color: var(--oruga-variant-invert-black, hsl(0, 0%, 100%));
}
.o-tip__content--light {
  background: var(--oruga-variant-light, hsl(0, 0%, 96%));
  color: var(--oruga-variant-invert-light, rgba(0, 0, 0, 0.7));
}
.o-tip__content--dark {
  background: var(--oruga-variant-dark, hsl(0, 0%, 21%));
  color: var(--oruga-variant-invert-dark, #fff);
}
.o-tip__content--primary {
  background: var(--oruga-variant-primary, hsl(204, 86%, 53%));
  color: var(--oruga-variant-invert-primary, #fff);
}
.o-tip__content--link {
  background: var(--oruga-variant-link, hsl(204, 86%, 53%));
  color: var(--oruga-variant-invert-link, #fff);
}
.o-tip__content--info {
  background: var(--oruga-variant-info, hsl(204, 86%, 53%));
  color: var(--oruga-variant-invert-info, #fff);
}
.o-tip__content--success {
  background: var(--oruga-variant-success, hsl(141, 71%, 48%));
  color: var(--oruga-variant-invert-success, #fff);
}
.o-tip__content--warning {
  background: var(--oruga-variant-warning, hsl(44, 100%, 77%));
  color: var(--oruga-variant-invert-warning, rgba(0, 0, 0, 0.7));
}
.o-tip__content--danger {
  background: var(--oruga-variant-danger, #f14668);
  color: var(--oruga-variant-invert-danger, #fff);
}
.o-tip__content--always {
  opacity: 1;
  visibility: visible;
}
.o-tip__content--multiline {
  text-align: center;
  white-space: normal;
  width: var(--oruga-tooltip-content-multiline-width, 300px);
}
.o-tip__trigger {
  width: 100%;
}

/* @docs */
/* @docs */
.o-upl {
  position: relative;
  display: inline-flex;
}
.o-upl--disabled {
  opacity: var(--oruga-upload-draggable-disabled-opacity, 0.5);
  cursor: not-allowed;
}
.o-upl--expanded {
  width: 100%;
}
.o-upl__draggable {
  cursor: pointer;
  width: 100%;
  padding: var(--oruga-upload-draggable-padding, 0.25em);
  border: var(--oruga-upload-draggable-border, 1px dashed hsl(0, 0%, 71%));
  border-radius: var(--oruga-upload-draggable-border-radius, 4px);
}
.o-upl__draggable--hovered {
  border-color: var(--oruga-upload-draggable-hover-border-color, hsl(0, 0%, 48%));
}
.o-upl__draggable--hovered-white {
  border-color: var(--oruga-variant-white, hsl(0, 0%, 100%));
}
.o-upl__draggable--hovered-black {
  border-color: var(--oruga-variant-black, hsl(0, 0%, 4%));
}
.o-upl__draggable--hovered-light {
  border-color: var(--oruga-variant-light, hsl(0, 0%, 96%));
}
.o-upl__draggable--hovered-dark {
  border-color: var(--oruga-variant-dark, hsl(0, 0%, 21%));
}
.o-upl__draggable--hovered-primary {
  border-color: var(--oruga-variant-primary, hsl(204, 86%, 53%));
}
.o-upl__draggable--hovered-link {
  border-color: var(--oruga-variant-link, hsl(204, 86%, 53%));
}
.o-upl__draggable--hovered-info {
  border-color: var(--oruga-variant-info, hsl(204, 86%, 53%));
}
.o-upl__draggable--hovered-success {
  border-color: var(--oruga-variant-success, hsl(141, 71%, 48%));
}
.o-upl__draggable--hovered-warning {
  border-color: var(--oruga-variant-warning, hsl(44, 100%, 77%));
}
.o-upl__draggable--hovered-danger {
  border-color: var(--oruga-variant-danger, #f14668);
}
.o-upl input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  outline: none;
  cursor: pointer;
  z-index: -1;
}

.width188 {
  width: 1.88em;
}

.w-max-content {
  width: -moz-max-content;
  width: max-content;
}

.flex-end-force {
  justify-content: flex-end !important;
}

.bg-primary {
  background-color: hsl(204, 86%, 53%);
}

.text-primary {
  color: hsl(204, 86%, 53%);
}

.bg-warning {
  background-color: rgb(234, 179, 8);
}

.text-warning {
  color: rgb(234, 179, 8);
}

@keyframes blinkRed {
  0% {
    background-color: #ff3860;
  }
  100% {
    background-color: black;
  }
}
td > a {
  color: hsl(204, 86%, 53%);
}

li > a {
  color: hsl(204, 86%, 53%);
}

small > a {
  color: hsl(204, 86%, 53%);
}

.progress-text .progress-value {
  width: 95%;
  text-align: center;
}

.cursor-pointer:hover {
  cursor: pointer;
}

.hover-icon {
  color: hsl(204, 86%, 53%);
}
.hover-icon:hover {
  color: #363636;
}

@media (min-width: 1408px) {
  .table-fixed .table-wrapper .table {
    table-layout: fixed;
  }
  .width-40 {
    width: 40px;
  }
  .width-60 {
    width: 60px;
  }
  .width-20 {
    width: 20px;
  }
  .width-95 {
    width: 95px;
  }
  .width-115 {
    width: 115px;
  }
  .width-120 {
    width: 120px;
  }
  .width-130 {
    width: 130px;
  }
  .width-135 {
    width: 135px;
  }
  .width-150 {
    width: 150px;
  }
  .width-155 {
    width: 155px;
  }
}
.multiselect-small .multiselect.multi-width.is-small .multiselect__select {
  position: absolute;
  width: 40px;
  height: 25px;
  font-weight: 400;
}

.multiselect-small .multiselect.multi-width.is-small .multiselect__tags {
  padding-bottom: calc(0.375em - 3px);
  padding-left: calc(0.625em - 1px);
  padding-right: calc(0.625em - 1px);
  padding-top: calc(0.375em - 2px);
  min-height: unset;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-color: #dbdbdb;
  border-radius: 4px;
}

.multiselect-small .multiselect.multi-width.is-small .multiselect__tag {
  margin-bottom: 2px;
}

.multiselect-small .multiselect.multi-width.is-small .multiselect__input {
  font-size: 0.75rem;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 0;
}

.multiselect-small .multiselect.multi-width.is-small .multiselect__placeholder {
  font-size: 0.75rem;
  color: #363636;
  font-weight: 400;
  margin-bottom: 0;
}

.no-padding-top-bottom {
  padding-top: 0;
  padding-bottom: 0;
}

.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.no-padding-top {
  padding-top: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

.no-pointer-events {
  pointer-events: none;
}

.container .columns.noMarginTopBottom {
  margin-top: 0;
  margin-bottom: 0;
}

.no-margin-top {
  margin-top: 0;
}

.noMarginLeft {
  margin-left: 0;
}

.min-width-30 {
  min-width: 30px;
}

.blinkRed {
  animation: blinkRed 3s linear infinite;
}

.font-700 {
  font-weight: 700;
}

.max-width-80 {
  max-width: 80;
}

.table tfoot td.doubleBorder {
  padding: 2px;
}

.table tfoot td.black-border {
  border-color: black;
}

.overlay {
  position: relative;
  border: 2px solid #e5e5e5;
}

.has-aligned-items {
  align-items: center;
}

.width-100 {
  width: 100%;
}

.tagBar {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2rem;
  padding: 8px 8px;
}

.field.has-addons .spacing-childs div.control:not(:last-child) {
  margin-right: 20px;
}

.close-button {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 2em;
  border: none;
  background-color: rgba(255, 255, 255, 0);
}

.overlay-box-flex-more {
  margin-top: 200px;
  margin-bottom: 200px;
}

.overlay-box-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.overlay-box-more {
  position: absolute;
  width: 100%;
  margin-top: -12px;
  margin-left: -12px;
  z-index: 20;
}

.overlay-box {
  position: absolute;
  height: 100%;
  width: 100%;
  margin-top: -12px;
  margin-left: -12px;
  z-index: 20;
}

.overlay-button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.overlay:after {
  content: " ";
  z-index: 10;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
}

.dropdown .navbar-item {
  height: auto;
}

#mainNav.nav-custom a.navbar-item.is-active {
  background-color: rgba(32, 156, 238, 0.4);
  color: hsl(0, 0%, 29%);
}

.logout-Button:hover {
  background-color: whitesmoke;
}

.logout-Button {
  border: none;
  background-color: transparent;
  text-align: left;
  white-space: nowrap;
  width: 100%;
  color: #4a4a4a;
  font-size: 0.875rem;
  padding: 0.375rem 1rem;
  position: relative;
  padding-right: 3rem;
}

.width-auto {
  width: auto;
}

.documentList {
  padding: 10 10;
  border: 2px solid #c1c1c1;
  margin-bottom: 15px;
}

.alignHorizontal {
  justify-content: flex-end;
}

.spaceRight {
  margin-right: 20px;
}

.alignVertical {
  align-items: center;
}

.light-blue {
  background-color: hsl(204, 86%, 93%);
}

.light-red {
  background-color: hsl(348, 100%, 93%);
}

.light-green {
  background-color: hsl(141, 71%, 93%);
}

.light-yellow {
  background-color: hsl(48, 100%, 93%);
}

.bg-green-grey {
  background-color: #6ca981;
}

.tabsAWhite a {
  background-color: white;
}

.no-padding {
  padding: 0 0;
}

.form-all-labels label {
  font-weight: bold;
}

.pagination-link.is-current.is-primary {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
}

.hero.is-fullheight .hero-body.loginBody {
  align-items: flex-start;
}

.loginCard {
  width: 500px;
}

.max-width-200px {
  max-width: 200px;
}

.max-width-300px {
  max-width: 300px;
}

.space-between {
  justify-content: space-between;
}

.vertical-align-base span.select {
  vertical-align: baseline;
}

.h-center-width-margin {
  margin-left: auto;
  margin-right: auto;
}

.image-custom {
  max-height: 300px;
  width: auto;
}

.spacing-top-bottom-form {
  margin-top: 10px;
  margin-bottom: 15px;
}

.spacing-top-bottom {
  margin-top: 10px;
  margin-bottom: 35px;
}

.spacing-top-bottom-m {
  margin-top: 25px;
  margin-bottom: 25px;
}

.spacing-select-form {
  margin-top: 20px;
  margin-bottom: 7px;
}

.spacing-right-m {
  margin-right: 15px;
}

.spacing-bottom-md {
  margin-bottom: 20px;
}

.spacing-top-md {
  margin-top: 20px;
}

.spacing-top-lg {
  margin-top: 40px;
}

.spacing-top-m {
  margin-top: 15px;
}

.spacing-top-s {
  margin-top: 15px;
}

.icon-right-space {
  margin-right: 10px;
}

.icon-left-space {
  margin-left: 10px;
}

.center-flex-horizontal {
  justify-content: center;
}

.center-flex {
  align-items: center;
  justify-content: center;
}

.has-fullwidth {
  width: 100%;
}

.columns:not(:last-child).no-margin {
  margin: 0 0;
}

.container .columns.no-margin {
  margin: 0 0;
}

.no-margin-bottom {
  margin-bottom: 0;
}

.no-margin-top {
  margin-top: 0;
}

.no-margin-view .no-margin-bottom {
  margin-bottom: 0;
}

.cardInnerHeader {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  color: #7a7a7a;
}

.adjust {
  align-items: stretch;
  display: flex;
}

.has-margin-small-except-left {
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.has-margin-small {
  margin: 10px;
}

.has-margin-left-small {
  margin-left: 10px;
}

.font3dotem {
  font-size: 3.5em;
}

.has-spacing-top {
  padding-top: 15px;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-top-bottom-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.margin-top-150 {
  margin-top: 150px;
}

.margin-top-10 {
  margin-top: 10px;
}

.has-spacing-top-small {
  padding-top: 10px;
}

.headingBold {
  font-size: 1.55em;
  font-weight: bold;
}

.panelHeading.panel-heading:first-child {
  border-color: #e6e6e6;
  border-radius: 0.5rem;
  border: none;
}

.last-element-table.table tbody tr:last-child td, .table tbody tr:last-child th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 2px;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.column .margin-bottom-10 {
  margin-bottom: 10px;
}

a {
  color: hsl(204, 86%, 53%);
}

.tabs li.is-active a {
  border-bottom-color: hsl(204, 86%, 53%);
  color: hsl(204, 86%, 53%);
}

.switch-nav .tabs.is-toggle li.is-active a {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
}

.switch-nav .tabs li.is-active a {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
}

.switch-nav .tabs.is-toggle a {
  background-color: hsl(0, 0%, 100%);
}

.pagination-container {
  justify-content: center;
  margin-left: 10px;
  margin-right: 10px;
}
.pagination-container > * {
  margin-left: 10px;
  margin-right: 10px;
}

.columnPadding {
  padding-left: 20px;
}

.cardInner {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem;
  padding: 15px 15px;
}

.panel-filter-body .panel-block {
  border: none;
  padding-left: 0;
  padding-right: 0;
}

.paddingTop {
  padding-top: 30px;
}

.margin-top-heading.has-small-margin-bottom {
  margin-bottom: 5px;
}

.has-small-margin-bottom {
  margin-bottom: 5px;
}

.margin-top-heading {
  margin-top: 5px;
  padding-left: 10px;
}

.panel-filter-body.has-text-black .panel-block {
  color: #000;
}

.panel-spacing {
  margin-top: 20px;
}

.panel-filter-body .panel-block.panel-has-border-top {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.has-margin-bottom {
  margin-bottom: 15px;
}

.has-margin-top-small {
  margin-top: 15px;
}

.has-margin-top {
  margin-top: 35px;
}

.panel-rounded {
  border-radius: 0.5rem;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.has-no-border {
  border: none;
}

.custom-table.table td {
  border: 3px solid rgba(0, 0, 0, 0.05);
  border-width: 0 0 3px;
}

.panel-filter-heading {
  background: #1086d5;
}

.panel-filter-body {
  padding: 15px 15px;
}

.rounded-top {
  border-top-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
}

.no-padding-left-right {
  padding-left: 0;
  padding-right: 0;
}

.nav-icons {
  margin-right: 5px;
}

.nav-custom {
  font-size: 0.85em;
  max-width: 1550px;
  margin: 0 auto;
}
.nav-custom .navbar-item {
  font-weight: 500;
}

.filter .field .b-checkbox.checkbox input[type=checkbox]:checked + .check {
  border-color: #3dbc9f;
}

.filter .field .b-checkbox.checkbox input[type=checkbox] + .check {
  border-color: #3dbc9f;
}

.filter .field .b-checkbox.checkbox:hover input[type=checkbox] + .check {
  border-color: #3dbc9f;
}

.filter .b-checkbox.checkbox input[type=checkbox]:focus + .check {
  box-shadow: none;
}

.dropdownFlex .dropdown-trigger {
  display: flex;
}

.nav-custom a.navbar-item.navbarBorderRight {
  border-right: solid 2px rgba(0, 0, 0, 0.1);
}

.bg-color {
  background-color: #eeeeee;
}

.noMarginTop {
  margin-top: 0;
}

.nav-custom a.navbar-item {
  padding-right: 0.85em;
  padding-left: 0.85em;
}

.nav-shadow {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 10;
}

@media (min-width: 1450px) {
  .nav-custom {
    font-size: 1em;
  }
  .nav-icons {
    margin-right: 10px;
  }
  .nav-custom a.navbar-item {
    padding-right: 1em;
    padding-left: 1em;
  }
}
/* bulma conversion ending  */
/* Green */
.margin-bottom {
  margin-bottom: 20px;
}

.spacing-top-bottom {
  margin-top: 30px;
  margin-bottom: 30px;
}

body, label, .checkbox label {
  font-weight: 300;
}

.glyphicon .glyphicon-th .th-tall {
  font-size: 2em;
}

.top-buffer {
  margin-top: 10px;
}

.spbtMarkerBg {
  display: inline-block;
  margin-left: 3px;
  background-repeat: no-repeat;
}

.spbtMarkerFg {
  opacity: 0.4;
}

.item-image {
  font-size: 40px;
}

#orders-table input {
  width: 100%;
}

#orders-table tfoot {
  display: table-header-group;
}

#graphic-laser-photos select {
  width: 100%;
}

#graphic-laser-photos tfoot {
  display: table-header-group;
}

#threeD-print-table select {
  width: 100%;
}

#threeD-print-table tfoot {
  display: table-header-group;
}

#shipping-input {
  width: 300px;
}

.top-buffer {
  margin-top: 20px;
}

div.dataTables_wrapper div.dataTables_filter {
  text-align: left;
}

.roles {
  font-size: 30px;
  padding-top: 10px;
}

.navbar-nav > li > a {
  padding-top: 0px;
  padding-bottom: 0px;
}

.navbar-default .navbar-nav > li > a .navbutton {
  padding-top: 5px;
}

.error-btn {
  border-radius: 0;
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.error-btn .badge {
  color: #FFFFFF;
  background-color: #CE0303;
}

.navbar-custom {
  height: 50px;
}
.navbar-custom li a {
  height: 50px;
  line-height: 50px;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;
  border-color: #C9C9C9;
}

.navbar-custom-2 {
  height: 50px;
}
.navbar-custom-2 .dropdown a {
  height: 50px;
  line-height: 50px;
}
.navbar-custom-2 .dropdown-menu li a {
  height: 50px;
  line-height: 50px;
}

@page {
  margin: 0px;
  size: auto;
}
@media print {
  .no-print, .no-print * {
    display: none !important;
  }
  .print-style {
    height: 100px;
    width: 300px;
    padding-left: 20px;
    list-style-type: none;
  }
  ul, menu, dir {
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    list-style-type: none;
  }
  .column is-10 {
    padding-left: 0px;
  }
  .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 568px) {
  .container {
    width: 90%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 90%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 90%;
  }
}
.configuration td {
  width: 50px;
  height: 70px;
}

.configuration table td {
  width: 50px;
  height: 70px;
}

.configuration table th {
  width: auto !important;
}

.consolidation-response {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.consolidation-tooltip + .tooltip > .tooltip-inner {
  background-color: white;
  font-size: 16px;
  color: black;
}

.jumbotron p.big-size {
  font-size: 90px;
  font-weight: bold;
}

.jumbotron .panel p {
  font-size: 17px;
}

.caret-right {
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 4px solid;
  display: inline-block;
  height: 0;
  vertical-align: top;
  width: 0;
}

.vpc {
  padding: 2;
  margin: 0;
  font-size: 14;
}

pre {
  border: 0;
  background-color: transparent;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.order-item-units-form {
  padding: 2.1rem !important;
}

.order-items-sub-nav {
  background-color: #EBEBEB;
  border-radius: 6px;
}

.border-bottom-1-grey {
  border-bottom: 1px solid #DDDDDD !important;
}

[x-show="! isCollapsed"]:has(.collapsible-row-content):not([style="height: auto;"]) {
  height: 0px;
  overflow: hidden;
}

.EasyMDEContainer {
  height: -moz-fit-content;
  height: fit-content;
}

.comments-subscription {
  display: none;
}

.comments-nested .comments-form.comments-reply .comments-form-inner > div:nth-child(1) {
  height: 0.1%;
}

.taxons-tree-branch .collapse-toggler-heading {
  display: inline-block;
}
.taxons-tree-branch .filament-forms-taxons-tree-component-option-label {
  display: inline-block;
}

.has-max-height-310 {
  max-height: 310px !important;
}

.h-max-content {
  height: -moz-max-content;
  height: max-content;
}

.col-span-1:has(.filament-forms-date-time-picker-component.relative.h-max-content) {
  height: -moz-max-content;
  height: max-content;
}

.color-cancel {
  color: #555555 !important;
  background-color: #efefef !important;
}

.color-confirm {
  color: #fff !important;
  background-color: #df4740 !important;
}

.byproduct-table-row {
  font-size: 0.75rem !important;
  color: hsl(0, 0%, 48%) !important;
}
.byproduct-table-row td {
  padding-left: 1.25rem;
}

.small-card {
  padding: 1rem !important;
}

@media (prefers-color-scheme: dark){
  .dark\:prose-invert{
    --tw-prose-body: var(--tw-prose-invert-body);
    --tw-prose-headings: var(--tw-prose-invert-headings);
    --tw-prose-lead: var(--tw-prose-invert-lead);
    --tw-prose-links: var(--tw-prose-invert-links);
    --tw-prose-bold: var(--tw-prose-invert-bold);
    --tw-prose-counters: var(--tw-prose-invert-counters);
    --tw-prose-bullets: var(--tw-prose-invert-bullets);
    --tw-prose-hr: var(--tw-prose-invert-hr);
    --tw-prose-quotes: var(--tw-prose-invert-quotes);
    --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
    --tw-prose-captions: var(--tw-prose-invert-captions);
    --tw-prose-kbd: var(--tw-prose-invert-kbd);
    --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
    --tw-prose-code: var(--tw-prose-invert-code);
    --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
    --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
    --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
    --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
  }
}

@media (min-width: 1024px){
  .lg\:prose{
    color: var(--tw-prose-body);
    max-width: 65ch;
  }
  .lg\:prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  .lg\:prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-lead);
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .lg\:prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-links);
    text-decoration: underline;
    font-weight: 500;
  }
  .lg\:prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-bold);
    font-weight: 600;
  }
  .lg\:prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
  }
  .lg\:prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
  }
  .lg\:prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
  }
  .lg\:prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: decimal;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em;
  }
  .lg\:prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: upper-alpha;
  }
  .lg\:prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: lower-alpha;
  }
  .lg\:prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: upper-alpha;
  }
  .lg\:prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: lower-alpha;
  }
  .lg\:prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: upper-roman;
  }
  .lg\:prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: lower-roman;
  }
  .lg\:prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: upper-roman;
  }
  .lg\:prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: lower-roman;
  }
  .lg\:prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: decimal;
  }
  .lg\:prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: disc;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em;
  }
  .lg\:prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
    font-weight: 400;
    color: var(--tw-prose-counters);
  }
  .lg\:prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
    color: var(--tw-prose-bullets);
  }
  .lg\:prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.25em;
  }
  .lg\:prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .lg\:prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-weight: 500;
    font-style: italic;
    color: var(--tw-prose-quotes);
    border-left-width: 0.25rem;
    border-left-color: var(--tw-prose-quote-borders);
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }
  .lg\:prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
    content: open-quote;
  }
  .lg\:prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
    content: close-quote;
  }
  .lg\:prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }
  .lg\:prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-weight: 900;
    color: inherit;
  }
  .lg\:prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }
  .lg\:prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-weight: 800;
    color: inherit;
  }
  .lg\:prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  .lg\:prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-weight: 700;
    color: inherit;
  }
  .lg\:prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }
  .lg\:prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-weight: 700;
    color: inherit;
  }
  .lg\:prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    display: block;
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-weight: 500;
    font-family: inherit;
    color: var(--tw-prose-kbd);
    box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
    font-size: 0.875em;
    border-radius: 0.3125rem;
    padding-top: 0.1875em;
    padding-right: 0.375em;
    padding-bottom: 0.1875em;
    padding-left: 0.375em;
  }
  .lg\:prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-code);
    font-weight: 600;
    font-size: 0.875em;
  }
  .lg\:prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
    content: "`";
  }
  .lg\:prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
    content: "`";
  }
  .lg\:prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
  }
  .lg\:prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
  }
  .lg\:prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
    font-size: 0.875em;
  }
  .lg\:prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
    font-size: 0.9em;
  }
  .lg\:prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
  }
  .lg\:prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
  }
  .lg\:prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
  }
  .lg\:prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    overflow-x: auto;
    font-weight: 400;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-right: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-left: 1.1428571em;
  }
  .lg\:prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }
  .lg\:prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
    content: none;
  }
  .lg\:prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
    content: none;
  }
  .lg\:prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }
  .lg\:prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders);
  }
  .lg\:prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 600;
    vertical-align: bottom;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }
  .lg\:prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders);
  }
  .lg\:prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    border-bottom-width: 0;
  }
  .lg\:prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    vertical-align: baseline;
  }
  .lg\:prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    border-top-width: 1px;
    border-top-color: var(--tw-prose-th-borders);
  }
  .lg\:prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    vertical-align: top;
  }
  .lg\:prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg\:prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-captions);
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }
  .lg\:prose{
    --tw-prose-body: #374151;
    --tw-prose-headings: #111827;
    --tw-prose-lead: #4b5563;
    --tw-prose-links: #111827;
    --tw-prose-bold: #111827;
    --tw-prose-counters: #6b7280;
    --tw-prose-bullets: #d1d5db;
    --tw-prose-hr: #e5e7eb;
    --tw-prose-quotes: #111827;
    --tw-prose-quote-borders: #e5e7eb;
    --tw-prose-captions: #6b7280;
    --tw-prose-kbd: #111827;
    --tw-prose-kbd-shadows: 17 24 39;
    --tw-prose-code: #111827;
    --tw-prose-pre-code: #e5e7eb;
    --tw-prose-pre-bg: #1f2937;
    --tw-prose-th-borders: #d1d5db;
    --tw-prose-td-borders: #e5e7eb;
    --tw-prose-invert-body: #d1d5db;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #9ca3af;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #9ca3af;
    --tw-prose-invert-bullets: #4b5563;
    --tw-prose-invert-hr: #374151;
    --tw-prose-invert-quotes: #f3f4f6;
    --tw-prose-invert-quote-borders: #374151;
    --tw-prose-invert-captions: #9ca3af;
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: 255 255 255;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: #d1d5db;
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151;
    font-size: 1rem;
    line-height: 1.75;
  }
  .lg\:prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg\:prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  .lg\:prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-left: 0.375em;
  }
  .lg\:prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-left: 0.375em;
  }
  .lg\:prose :where(.lg\:prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  .lg\:prose :where(.lg\:prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.25em;
  }
  .lg\:prose :where(.lg\:prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 1.25em;
  }
  .lg\:prose :where(.lg\:prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.25em;
  }
  .lg\:prose :where(.lg\:prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 1.25em;
  }
  .lg\:prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  .lg\:prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  .lg\:prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.5em;
    padding-left: 1.625em;
  }
  .lg\:prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .lg\:prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .lg\:prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .lg\:prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .lg\:prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-left: 0;
  }
  .lg\:prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-right: 0;
  }
  .lg\:prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-top: 0.5714286em;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }
  .lg\:prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-left: 0;
  }
  .lg\:prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-right: 0;
  }
  .lg\:prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:prose :where(.lg\:prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .lg\:prose :where(.lg\:prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 0;
  }
}

@media (min-width: 1536px){
  .\32xl\:container{
    width: 100%;
  }
  @media (min-width: 640px){
    .\32xl\:container{
      max-width: 640px;
    }
  }
  @media (min-width: 768px){
    .\32xl\:container{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .\32xl\:container{
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px){
    .\32xl\:container{
      max-width: 1280px;
    }
  }
  @media (min-width: 1536px){
    .\32xl\:container{
      max-width: 1536px;
    }
  }
}

.even\:bg-gray-100:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.invalid\:text-gray-400:invalid{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.read-only\:opacity-50:-moz-read-only{
  opacity: 0.5;
}

.read-only\:opacity-50:read-only{
  opacity: 0.5;
}

.focus-within\:border-primary-500:focus-within{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}

.focus-within\:ring-1:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-2:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-inset:focus-within{
  --tw-ring-inset: inset;
}

.focus-within\:ring-indigo-500:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity));
}

.focus-within\:ring-primary-500:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}

.focus-within\:ring-offset-2:focus-within{
  --tw-ring-offset-width: 2px;
}

.focus-within\:ring-offset-gray-100:focus-within{
  --tw-ring-offset-color: #f3f4f6;
}

.hover\:border-gray-200:hover{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.hover\:bg-blue-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}

.hover\:bg-blue-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.hover\:bg-blue-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.hover\:bg-blue-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

.hover\:bg-danger-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity));
}

.hover\:bg-danger-600\/20:hover{
  background-color: rgb(225 29 72 / 0.2);
}

.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-gray-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.hover\:bg-gray-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}

.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:bg-gray-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}

.hover\:bg-gray-500\/10:hover{
  background-color: rgb(107 114 128 / 0.1);
}

.hover\:bg-gray-500\/5:hover{
  background-color: rgb(107 114 128 / 0.05);
}

.hover\:bg-gray-600\/20:hover{
  background-color: rgb(75 85 99 / 0.2);
}

.hover\:bg-gray-800\/10:hover{
  background-color: rgb(31 41 55 / 0.1);
}

.hover\:bg-gray-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.hover\:bg-green-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}

.hover\:bg-indigo-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity));
}

.hover\:bg-indigo-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity));
}

.hover\:bg-indigo-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity));
}

.hover\:bg-primary-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.hover\:bg-primary-600\/20:hover{
  background-color: rgb(37 99 235 / 0.2);
}

.hover\:bg-red-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}

.hover\:bg-red-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}

.hover\:bg-red-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

.hover\:bg-sky-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity));
}

.hover\:bg-slate-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

.hover\:bg-success-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.hover\:bg-success-600\/20:hover{
  background-color: rgb(22 163 74 / 0.2);
}

.hover\:bg-warning-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}

.hover\:bg-warning-600\/20:hover{
  background-color: rgb(202 138 4 / 0.2);
}

.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}

.hover\:text-blue-800:hover{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}

.hover\:text-danger-500:hover{
  --tw-text-opacity: 1;
  color: rgb(244 63 94 / var(--tw-text-opacity));
}

.hover\:text-danger-700:hover{
  --tw-text-opacity: 1;
  color: rgb(190 18 60 / var(--tw-text-opacity));
}

.hover\:text-gray-300:hover{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.hover\:text-gray-400:hover{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.hover\:text-gray-500:hover{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.hover\:text-gray-600:hover{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.hover\:text-gray-700:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.hover\:text-gray-800:hover{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.hover\:text-indigo-700:hover{
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity));
}

.hover\:text-indigo-900:hover{
  --tw-text-opacity: 1;
  color: rgb(49 46 129 / var(--tw-text-opacity));
}

.hover\:text-primary-500:hover{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.hover\:text-success-500:hover{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}

.hover\:text-warning-500:hover{
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}

.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:text-yellow-600:hover{
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity));
}

.hover\:underline:hover{
  text-decoration-line: underline;
}

.focus\:z-10:focus{
  z-index: 10;
}

.focus\:border-blue-300:focus{
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
}

.focus\:border-blue-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}

.focus\:border-danger-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(244 63 94 / var(--tw-border-opacity));
}

.focus\:border-indigo-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity));
}

.focus\:border-primary-300:focus{
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
}

.focus\:border-primary-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}

.focus\:border-primary-600:focus{
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
}

.focus\:border-sky-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
}

.focus\:bg-danger-500:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity));
}

.focus\:bg-danger-500\/10:focus{
  background-color: rgb(244 63 94 / 0.1);
}

.focus\:bg-danger-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(190 18 60 / var(--tw-bg-opacity));
}

.focus\:bg-danger-700\/20:focus{
  background-color: rgb(190 18 60 / 0.2);
}

.focus\:bg-gray-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.focus\:bg-gray-50:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.focus\:bg-gray-500\/10:focus{
  background-color: rgb(107 114 128 / 0.1);
}

.focus\:bg-gray-500\/5:focus{
  background-color: rgb(107 114 128 / 0.05);
}

.focus\:bg-gray-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

.focus\:bg-gray-700\/20:focus{
  background-color: rgb(55 65 81 / 0.2);
}

.focus\:bg-primary-50:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}

.focus\:bg-primary-500:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.focus\:bg-primary-500\/10:focus{
  background-color: rgb(59 130 246 / 0.1);
}

.focus\:bg-primary-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

.focus\:bg-primary-700\/20:focus{
  background-color: rgb(29 78 216 / 0.2);
}

.focus\:bg-success-500:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.focus\:bg-success-500\/10:focus{
  background-color: rgb(34 197 94 / 0.1);
}

.focus\:bg-success-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity));
}

.focus\:bg-success-700\/20:focus{
  background-color: rgb(21 128 61 / 0.2);
}

.focus\:bg-warning-500:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}

.focus\:bg-warning-500\/10:focus{
  background-color: rgb(234 179 8 / 0.1);
}

.focus\:bg-warning-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity));
}

.focus\:bg-warning-700\/20:focus{
  background-color: rgb(161 98 7 / 0.2);
}

.focus\:bg-white:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.focus\:text-gray-500:focus{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.focus\:text-gray-900:focus{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.focus\:text-primary-500:focus{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.focus\:text-primary-600:focus{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.focus\:text-white:focus{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.focus\:underline:focus{
  text-decoration-line: underline;
}

.focus\:placeholder-gray-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-400:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-500:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity));
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-0:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-1:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-inset:focus{
  --tw-ring-inset: inset;
}

.focus\:ring-blue-200:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity));
}

.focus\:ring-blue-300:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity));
}

.focus\:ring-blue-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}

.focus\:ring-danger-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 63 94 / var(--tw-ring-opacity));
}

.focus\:ring-gray-300:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}

.focus\:ring-gray-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity));
}

.focus\:ring-green-600:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity));
}

.focus\:ring-indigo-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity));
}

.focus\:ring-indigo-600:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity));
}

.focus\:ring-primary-200:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity));
}

.focus\:ring-primary-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}

.focus\:ring-primary-600:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity));
}

.focus\:ring-red-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));
}

.focus\:ring-sky-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity));
}

.focus\:ring-white:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}

.focus\:ring-opacity-50:focus{
  --tw-ring-opacity: 0.5;
}

.focus\:ring-offset-1:focus{
  --tw-ring-offset-width: 1px;
}

.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}

.focus\:ring-offset-danger-700:focus{
  --tw-ring-offset-color: #be123c;
}

.focus\:ring-offset-gray-100:focus{
  --tw-ring-offset-color: #f3f4f6;
}

.focus\:ring-offset-gray-700:focus{
  --tw-ring-offset-color: #374151;
}

.focus\:ring-offset-green-50:focus{
  --tw-ring-offset-color: #f0fdf4;
}

.focus\:ring-offset-primary-700:focus{
  --tw-ring-offset-color: #1d4ed8;
}

.focus\:ring-offset-success-700:focus{
  --tw-ring-offset-color: #15803d;
}

.focus\:ring-offset-warning-700:focus{
  --tw-ring-offset-color: #a16207;
}

.focus-visible\:outline:focus-visible{
  outline-style: solid;
}

.focus-visible\:outline-2:focus-visible{
  outline-width: 2px;
}

.focus-visible\:outline-offset-2:focus-visible{
  outline-offset: 2px;
}

.focus-visible\:outline-indigo-600:focus-visible{
  outline-color: #4f46e5;
}

.active\:bg-blue-700:active{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

.active\:bg-gray-100:active{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.active\:bg-gray-50:active{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.active\:bg-green-500:active{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.active\:text-gray-500:active{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.active\:text-gray-700:active{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.active\:text-gray-800:active{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.enabled\:cursor-wait:enabled{
  cursor: wait;
}

.enabled\:opacity-70:enabled{
  opacity: 0.7;
}

.disabled\:pointer-events-none:disabled{
  pointer-events: none;
}

.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}

.disabled\:opacity-70:disabled{
  opacity: 0.7;
}

.group:focus-within .group-focus-within\:text-primary-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.group:hover .group-hover\:bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:text-danger-100{
  --tw-text-opacity: 1;
  color: rgb(255 228 230 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-500{
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-primary-100{
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-primary-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-success-100{
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-warning-100{
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.group:hover .group-hover\:opacity-0{
  opacity: 0;
}

.group:hover .group-hover\:opacity-100{
  opacity: 1;
}

.group:hover .group-hover\:opacity-75{
  opacity: 0.75;
}

.group:focus .group-focus\:text-danger-100{
  --tw-text-opacity: 1;
  color: rgb(255 228 230 / var(--tw-text-opacity));
}

.group:focus .group-focus\:text-primary-100{
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity));
}

.group:focus .group-focus\:text-success-100{
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity));
}

.group:focus .group-focus\:text-warning-100{
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity));
}

.group:focus .group-focus\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

:is([dir="rtl"] .rtl\:left-0){
  left: 0px;
}

:is([dir="rtl"] .rtl\:left-1){
  left: 0.25rem;
}

:is([dir="rtl"] .rtl\:left-2){
  left: 0.5rem;
}

:is([dir="rtl"] .rtl\:left-3){
  left: 0.75rem;
}

:is([dir="rtl"] .rtl\:left-auto){
  left: auto;
}

:is([dir="rtl"] .rtl\:right-0){
  right: 0px;
}

:is([dir="rtl"] .rtl\:right-auto){
  right: auto;
}

:is([dir="rtl"] .rtl\:-ml-1){
  margin-left: -0.25rem;
}

:is([dir="rtl"] .rtl\:-ml-1\.5){
  margin-left: -0.375rem;
}

:is([dir="rtl"] .rtl\:-ml-2){
  margin-left: -0.5rem;
}

:is([dir="rtl"] .rtl\:-ml-3){
  margin-left: -0.75rem;
}

:is([dir="rtl"] .rtl\:-ml-6){
  margin-left: -1.5rem;
}

:is([dir="rtl"] .rtl\:-mr-1){
  margin-right: -0.25rem;
}

:is([dir="rtl"] .rtl\:-mr-1\.5){
  margin-right: -0.375rem;
}

:is([dir="rtl"] .rtl\:-mr-2){
  margin-right: -0.5rem;
}

:is([dir="rtl"] .rtl\:-mr-3){
  margin-right: -0.75rem;
}

:is([dir="rtl"] .rtl\:ml-0){
  margin-left: 0px;
}

:is([dir="rtl"] .rtl\:ml-1){
  margin-left: 0.25rem;
}

:is([dir="rtl"] .rtl\:ml-2){
  margin-left: 0.5rem;
}

:is([dir="rtl"] .rtl\:ml-3){
  margin-left: 0.75rem;
}

:is([dir="rtl"] .rtl\:ml-6){
  margin-left: 1.5rem;
}

:is([dir="rtl"] .rtl\:mr-0){
  margin-right: 0px;
}

:is([dir="rtl"] .rtl\:mr-1){
  margin-right: 0.25rem;
}

:is([dir="rtl"] .rtl\:mr-2){
  margin-right: 0.5rem;
}

:is([dir="rtl"] .rtl\:mr-4){
  margin-right: 1rem;
}

:is([dir="rtl"] .rtl\:mr-auto){
  margin-right: auto;
}

:is([dir="rtl"] .rtl\:-translate-x-5){
  --tw-translate-x: -1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

:is([dir="rtl"] .rtl\:-translate-x-full){
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

:is([dir="rtl"] .rtl\:translate-x-full){
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

:is([dir="rtl"] .rtl\:rotate-180){
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

:is([dir="rtl"] .rtl\:scale-x-\[-1\]){
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

:is([dir="rtl"] .rtl\:flex-row-reverse){
  flex-direction: row-reverse;
}

:is([dir="rtl"] .rtl\:space-x-reverse) > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 1;
}

:is([dir="rtl"] .rtl\:divide-x-reverse) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 1;
}

:is([dir="rtl"] .rtl\:border-l){
  border-left-width: 1px;
}

:is([dir="rtl"] .rtl\:border-r-0){
  border-right-width: 0px;
}

:is([dir="rtl"] .rtl\:pl-10){
  padding-left: 2.5rem;
}

:is([dir="rtl"] .rtl\:pl-2){
  padding-left: 0.5rem;
}

:is([dir="rtl"] .rtl\:pr-3){
  padding-right: 0.75rem;
}

@media (prefers-color-scheme: dark){
  .dark\:divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-divide-opacity));
  }
  .dark\:divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-divide-opacity));
  }
  .dark\:border-danger-400{
    --tw-border-opacity: 1;
    border-color: rgb(251 113 133 / var(--tw-border-opacity));
  }
  .dark\:border-danger-500{
    --tw-border-opacity: 1;
    border-color: rgb(244 63 94 / var(--tw-border-opacity));
  }
  .dark\:border-gray-400{
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175 / var(--tw-border-opacity));
  }
  .dark\:border-gray-500{
    --tw-border-opacity: 1;
    border-color: rgb(107 114 128 / var(--tw-border-opacity));
  }
  .dark\:border-gray-600{
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-border-opacity));
  }
  .dark\:border-gray-700{
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity));
  }
  .dark\:border-gray-800{
    --tw-border-opacity: 1;
    border-color: rgb(31 41 55 / var(--tw-border-opacity));
  }
  .dark\:border-primary-500{
    --tw-border-opacity: 1;
    border-color: rgb(59 130 246 / var(--tw-border-opacity));
  }
  .dark\:border-success-500{
    --tw-border-opacity: 1;
    border-color: rgb(34 197 94 / var(--tw-border-opacity));
  }
  .dark\:border-warning-500{
    --tw-border-opacity: 1;
    border-color: rgb(234 179 8 / var(--tw-border-opacity));
  }
  .dark\:bg-gray-500\/10{
    background-color: rgb(107 114 128 / 0.1);
  }
  .dark\:bg-gray-500\/20{
    background-color: rgb(107 114 128 / 0.2);
  }
  .dark\:bg-gray-600{
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99 / var(--tw-bg-opacity));
  }
  .dark\:bg-gray-700{
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
  }
  .dark\:bg-gray-700\/40{
    background-color: rgb(55 65 81 / 0.4);
  }
  .dark\:bg-gray-800{
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity));
  }
  .dark\:bg-gray-800\/60{
    background-color: rgb(31 41 55 / 0.6);
  }
  .dark\:bg-gray-900{
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  }
  .dark\:bg-gray-900\/50{
    background-color: rgb(17 24 39 / 0.5);
  }
  .dark\:bg-primary-100{
    --tw-bg-opacity: 1;
    background-color: rgb(219 234 254 / var(--tw-bg-opacity));
  }
  .dark\:bg-primary-600{
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  }
  .dark\:bg-white\/10{
    background-color: rgb(255 255 255 / 0.1);
  }
  .dark\:fill-current{
    fill: currentColor;
  }
  .dark\:text-danger-300{
    --tw-text-opacity: 1;
    color: rgb(253 164 175 / var(--tw-text-opacity));
  }
  .dark\:text-danger-400{
    --tw-text-opacity: 1;
    color: rgb(251 113 133 / var(--tw-text-opacity));
  }
  .dark\:text-danger-500{
    --tw-text-opacity: 1;
    color: rgb(244 63 94 / var(--tw-text-opacity));
  }
  .dark\:text-danger-700{
    --tw-text-opacity: 1;
    color: rgb(190 18 60 / var(--tw-text-opacity));
  }
  .dark\:text-gray-100{
    --tw-text-opacity: 1;
    color: rgb(243 244 246 / var(--tw-text-opacity));
  }
  .dark\:text-gray-200{
    --tw-text-opacity: 1;
    color: rgb(229 231 235 / var(--tw-text-opacity));
  }
  .dark\:text-gray-300{
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity));
  }
  .dark\:text-gray-400{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
  }
  .dark\:text-gray-500{
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
  }
  .dark\:text-gray-600{
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
  }
  .dark\:text-gray-700{
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity));
  }
  .dark\:text-primary-300{
    --tw-text-opacity: 1;
    color: rgb(147 197 253 / var(--tw-text-opacity));
  }
  .dark\:text-primary-500{
    --tw-text-opacity: 1;
    color: rgb(59 130 246 / var(--tw-text-opacity));
  }
  .dark\:text-primary-700{
    --tw-text-opacity: 1;
    color: rgb(29 78 216 / var(--tw-text-opacity));
  }
  .dark\:text-success-300{
    --tw-text-opacity: 1;
    color: rgb(134 239 172 / var(--tw-text-opacity));
  }
  .dark\:text-success-500{
    --tw-text-opacity: 1;
    color: rgb(34 197 94 / var(--tw-text-opacity));
  }
  .dark\:text-success-700{
    --tw-text-opacity: 1;
    color: rgb(21 128 61 / var(--tw-text-opacity));
  }
  .dark\:text-warning-300{
    --tw-text-opacity: 1;
    color: rgb(253 224 71 / var(--tw-text-opacity));
  }
  .dark\:text-warning-500{
    --tw-text-opacity: 1;
    color: rgb(234 179 8 / var(--tw-text-opacity));
  }
  .dark\:text-warning-700{
    --tw-text-opacity: 1;
    color: rgb(161 98 7 / var(--tw-text-opacity));
  }
  .dark\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .dark\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color: rgb(156 163 175 / var(--tw-placeholder-opacity));
  }
  .dark\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity: 1;
    color: rgb(156 163 175 / var(--tw-placeholder-opacity));
  }
  .dark\:caret-white{
    caret-color: #fff;
  }
  .dark\:ring-danger-400{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(251 113 133 / var(--tw-ring-opacity));
  }
  .dark\:ring-white\/10{
    --tw-ring-color: rgb(255 255 255 / 0.1);
  }
  .dark\:even\:bg-gray-900:nth-child(even){
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  }
  .dark\:checked\:border-primary-600:checked{
    --tw-border-opacity: 1;
    border-color: rgb(37 99 235 / var(--tw-border-opacity));
  }
  .dark\:checked\:bg-primary-500:checked{
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity));
  }
  .dark\:checked\:bg-primary-600:checked{
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  }
  .dark\:hover\:border-gray-500:hover{
    --tw-border-opacity: 1;
    border-color: rgb(107 114 128 / var(--tw-border-opacity));
  }
  .dark\:hover\:bg-danger-500\/20:hover{
    background-color: rgb(244 63 94 / 0.2);
  }
  .dark\:hover\:bg-gray-300\/5:hover{
    background-color: rgb(209 213 219 / 0.05);
  }
  .dark\:hover\:bg-gray-400\/20:hover{
    background-color: rgb(156 163 175 / 0.2);
  }
  .dark\:hover\:bg-gray-400\/5:hover{
    background-color: rgb(156 163 175 / 0.05);
  }
  .dark\:hover\:bg-gray-500\/10:hover{
    background-color: rgb(107 114 128 / 0.1);
  }
  .dark\:hover\:bg-gray-500\/20:hover{
    background-color: rgb(107 114 128 / 0.2);
  }
  .dark\:hover\:bg-gray-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
  }
  .dark\:hover\:bg-gray-800\/30:hover{
    background-color: rgb(31 41 55 / 0.3);
  }
  .dark\:hover\:bg-primary-500\/20:hover{
    background-color: rgb(59 130 246 / 0.2);
  }
  .dark\:hover\:bg-success-500\/20:hover{
    background-color: rgb(34 197 94 / 0.2);
  }
  .dark\:hover\:bg-warning-500\/20:hover{
    background-color: rgb(234 179 8 / 0.2);
  }
  .dark\:hover\:text-danger-400:hover{
    --tw-text-opacity: 1;
    color: rgb(251 113 133 / var(--tw-text-opacity));
  }
  .dark\:hover\:text-gray-200:hover{
    --tw-text-opacity: 1;
    color: rgb(229 231 235 / var(--tw-text-opacity));
  }
  .dark\:hover\:text-gray-300:hover{
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity));
  }
  .dark\:hover\:text-primary-400:hover{
    --tw-text-opacity: 1;
    color: rgb(96 165 250 / var(--tw-text-opacity));
  }
  .dark\:hover\:text-primary-500:hover{
    --tw-text-opacity: 1;
    color: rgb(59 130 246 / var(--tw-text-opacity));
  }
  .dark\:hover\:text-success-400:hover{
    --tw-text-opacity: 1;
    color: rgb(74 222 128 / var(--tw-text-opacity));
  }
  .dark\:hover\:text-warning-400:hover{
    --tw-text-opacity: 1;
    color: rgb(250 204 21 / var(--tw-text-opacity));
  }
  .dark\:focus\:border-danger-500:focus{
    --tw-border-opacity: 1;
    border-color: rgb(244 63 94 / var(--tw-border-opacity));
  }
  .dark\:focus\:border-primary-400:focus{
    --tw-border-opacity: 1;
    border-color: rgb(96 165 250 / var(--tw-border-opacity));
  }
  .dark\:focus\:border-primary-500:focus{
    --tw-border-opacity: 1;
    border-color: rgb(59 130 246 / var(--tw-border-opacity));
  }
  .dark\:focus\:bg-danger-600\/20:focus{
    background-color: rgb(225 29 72 / 0.2);
  }
  .dark\:focus\:bg-gray-600\/20:focus{
    background-color: rgb(75 85 99 / 0.2);
  }
  .dark\:focus\:bg-gray-800:focus{
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity));
  }
  .dark\:focus\:bg-gray-800\/20:focus{
    background-color: rgb(31 41 55 / 0.2);
  }
  .dark\:focus\:bg-primary-600\/20:focus{
    background-color: rgb(37 99 235 / 0.2);
  }
  .dark\:focus\:bg-success-600\/20:focus{
    background-color: rgb(22 163 74 / 0.2);
  }
  .dark\:focus\:bg-warning-600\/20:focus{
    background-color: rgb(202 138 4 / 0.2);
  }
  .dark\:focus\:text-gray-400:focus{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
  }
  .dark\:focus\:text-primary-400:focus{
    --tw-text-opacity: 1;
    color: rgb(96 165 250 / var(--tw-text-opacity));
  }
  .dark\:focus\:text-primary-600:focus{
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity));
  }
  .dark\:focus\:ring-danger-500:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(244 63 94 / var(--tw-ring-opacity));
  }
  .dark\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px;
  }
  .dark\:focus\:ring-offset-danger-600:focus{
    --tw-ring-offset-color: #e11d48;
  }
  .dark\:focus\:ring-offset-gray-600:focus{
    --tw-ring-offset-color: #4b5563;
  }
  .dark\:focus\:ring-offset-primary-600:focus{
    --tw-ring-offset-color: #2563eb;
  }
  .dark\:focus\:ring-offset-success-600:focus{
    --tw-ring-offset-color: #16a34a;
  }
  .dark\:focus\:ring-offset-warning-600:focus{
    --tw-ring-offset-color: #ca8a04;
  }
  .group:hover .dark\:group-hover\:bg-gray-600{
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99 / var(--tw-bg-opacity));
  }
  .group:hover .dark\:group-hover\:text-primary-400{
    --tw-text-opacity: 1;
    color: rgb(96 165 250 / var(--tw-text-opacity));
  }
}

@media (min-width: 640px){
  .sm\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .sm\:col-span-10{
    grid-column: span 10 / span 10;
  }
  .sm\:col-span-11{
    grid-column: span 11 / span 11;
  }
  .sm\:col-span-12{
    grid-column: span 12 / span 12;
  }
  .sm\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .sm\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .sm\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .sm\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .sm\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .sm\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .sm\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .sm\:col-span-9{
    grid-column: span 9 / span 9;
  }
  .sm\:col-span-full{
    grid-column: 1 / -1;
  }
  .sm\:-mx-6{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .sm\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .sm\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .sm\:ml-3{
    margin-left: 0.75rem;
  }
  .sm\:ml-4{
    margin-left: 1rem;
  }
  .sm\:mt-0{
    margin-top: 0px;
  }
  .sm\:mt-10{
    margin-top: 2.5rem;
  }
  .sm\:mt-5{
    margin-top: 1.25rem;
  }
  .sm\:mt-6{
    margin-top: 1.5rem;
  }
  .sm\:mt-px{
    margin-top: 1px;
  }
  .sm\:block{
    display: block;
  }
  .sm\:inline-block{
    display: inline-block;
  }
  .sm\:flex{
    display: flex;
  }
  .sm\:table-cell{
    display: table-cell;
  }
  .sm\:grid{
    display: grid;
  }
  .sm\:hidden{
    display: none;
  }
  .sm\:h-10{
    height: 2.5rem;
  }
  .sm\:h-6{
    height: 1.5rem;
  }
  .sm\:h-screen{
    height: 100vh;
  }
  .sm\:w-10{
    width: 2.5rem;
  }
  .sm\:w-6{
    width: 1.5rem;
  }
  .sm\:w-8{
    width: 2rem;
  }
  .sm\:w-full{
    width: 100%;
  }
  .sm\:max-w-2xl{
    max-width: 42rem;
  }
  .sm\:max-w-lg{
    max-width: 32rem;
  }
  .sm\:max-w-md{
    max-width: 28rem;
  }
  .sm\:max-w-sm{
    max-width: 24rem;
  }
  .sm\:max-w-xl{
    max-width: 36rem;
  }
  .sm\:max-w-xs{
    max-width: 20rem;
  }
  .sm\:flex-1{
    flex: 1 1 0%;
  }
  .sm\:flex-auto{
    flex: 1 1 auto;
  }
  .sm\:translate-x-0{
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .sm\:translate-x-2{
    --tw-translate-x: 0.5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .sm\:translate-y-0{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .sm\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .sm\:scale-95{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .sm\:columns-1{
    -moz-columns: 1;
         columns: 1;
  }
  .sm\:columns-10{
    -moz-columns: 10;
         columns: 10;
  }
  .sm\:columns-11{
    -moz-columns: 11;
         columns: 11;
  }
  .sm\:columns-12{
    -moz-columns: 12;
         columns: 12;
  }
  .sm\:columns-2{
    -moz-columns: 2;
         columns: 2;
  }
  .sm\:columns-3{
    -moz-columns: 3;
         columns: 3;
  }
  .sm\:columns-4{
    -moz-columns: 4;
         columns: 4;
  }
  .sm\:columns-5{
    -moz-columns: 5;
         columns: 5;
  }
  .sm\:columns-6{
    -moz-columns: 6;
         columns: 6;
  }
  .sm\:columns-7{
    -moz-columns: 7;
         columns: 7;
  }
  .sm\:columns-8{
    -moz-columns: 8;
         columns: 8;
  }
  .sm\:columns-9{
    -moz-columns: 9;
         columns: 9;
  }
  .sm\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .sm\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .sm\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .sm\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .sm\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .sm\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .sm\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .sm\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .sm\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:flex-row-reverse{
    flex-direction: row-reverse;
  }
  .sm\:flex-col{
    flex-direction: column;
  }
  .sm\:flex-wrap{
    flex-wrap: wrap;
  }
  .sm\:items-start{
    align-items: flex-start;
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:items-baseline{
    align-items: baseline;
  }
  .sm\:justify-end{
    justify-content: flex-end;
  }
  .sm\:justify-center{
    justify-content: center;
  }
  .sm\:justify-between{
    justify-content: space-between;
  }
  .sm\:gap-1{
    gap: 0.25rem;
  }
  .sm\:gap-3{
    gap: 0.75rem;
  }
  .sm\:gap-4{
    gap: 1rem;
  }
  .sm\:gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .sm\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .sm\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }
  .sm\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }
  .sm\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1;
  }
  .sm\:overflow-hidden{
    overflow: hidden;
  }
  .sm\:truncate{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .sm\:rounded-lg{
    border-radius: 0.5rem;
  }
  .sm\:rounded-md{
    border-radius: 0.375rem;
  }
  .sm\:border-t{
    border-top-width: 1px;
  }
  .sm\:border-gray-200{
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
  }
  .sm\:p-0{
    padding: 0px;
  }
  .sm\:p-6{
    padding: 1.5rem;
  }
  .sm\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .sm\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .sm\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .sm\:pb-4{
    padding-bottom: 1rem;
  }
  .sm\:pl-6{
    padding-left: 1.5rem;
  }
  .sm\:pt-10{
    padding-top: 2.5rem;
  }
  .sm\:pt-2{
    padding-top: 0.5rem;
  }
  .sm\:pt-5{
    padding-top: 1.25rem;
  }
  .sm\:text-left{
    text-align: left;
  }
  .sm\:align-middle{
    vertical-align: middle;
  }
  .sm\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .sm\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .sm\:leading-5{
    line-height: 1.25rem;
  }
  .sm\:leading-6{
    line-height: 1.5rem;
  }
  .sm\:text-gray-700{
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity));
  }
  :is([dir="rtl"] .sm\:rtl\:space-x-reverse) > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1;
  }
}

@media (min-width: 768px){
  .md\:relative{
    position: relative;
  }
  .md\:bottom-0{
    bottom: 0px;
  }
  .md\:right-0{
    right: 0px;
  }
  .md\:top-0{
    top: 0px;
  }
  .md\:top-auto{
    top: auto;
  }
  .md\:order-first{
    order: -9999;
  }
  .md\:order-last{
    order: 9999;
  }
  .md\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .md\:col-span-10{
    grid-column: span 10 / span 10;
  }
  .md\:col-span-11{
    grid-column: span 11 / span 11;
  }
  .md\:col-span-12{
    grid-column: span 12 / span 12;
  }
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .md\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .md\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .md\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .md\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .md\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .md\:col-span-9{
    grid-column: span 9 / span 9;
  }
  .md\:col-span-full{
    grid-column: 1 / -1;
  }
  .md\:-mr-2{
    margin-right: -0.5rem;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mr-0{
    margin-right: 0px;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:table-cell{
    display: table-cell;
  }
  .md\:grid{
    display: grid;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-1{
    height: 0.25rem;
  }
  .md\:h-10{
    height: 2.5rem;
  }
  .md\:h-5{
    height: 1.25rem;
  }
  .md\:w-10{
    width: 2.5rem;
  }
  .md\:w-5{
    width: 1.25rem;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:max-w-md{
    max-width: 28rem;
  }
  .md\:flex-1{
    flex: 1 1 0%;
  }
  .md\:-translate-y-4{
    --tw-translate-y: -1rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:columns-1{
    -moz-columns: 1;
         columns: 1;
  }
  .md\:columns-10{
    -moz-columns: 10;
         columns: 10;
  }
  .md\:columns-11{
    -moz-columns: 11;
         columns: 11;
  }
  .md\:columns-12{
    -moz-columns: 12;
         columns: 12;
  }
  .md\:columns-2{
    -moz-columns: 2;
         columns: 2;
  }
  .md\:columns-3{
    -moz-columns: 3;
         columns: 3;
  }
  .md\:columns-4{
    -moz-columns: 4;
         columns: 4;
  }
  .md\:columns-5{
    -moz-columns: 5;
         columns: 5;
  }
  .md\:columns-6{
    -moz-columns: 6;
         columns: 6;
  }
  .md\:columns-7{
    -moz-columns: 7;
         columns: 7;
  }
  .md\:columns-8{
    -moz-columns: 8;
         columns: 8;
  }
  .md\:columns-9{
    -moz-columns: 9;
         columns: 9;
  }
  .md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .md\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .md\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .md\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .md\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .md\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .md\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .md\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .md\:items-start{
    align-items: flex-start;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-end{
    justify-content: flex-end;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-1{
    gap: 0.25rem;
  }
  .md\:gap-3{
    gap: 0.75rem;
  }
  .md\:gap-4{
    gap: 1rem;
  }
  .md\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .md\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .md\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }
  .md\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }
  .md\:rounded-xl{
    border-radius: 0.75rem;
  }
  .md\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:pl-12{
    padding-left: 3rem;
  }
  .md\:pl-20{
    padding-left: 5rem;
  }
  :is([dir="rtl"] .rtl\:md\:left-0){
    left: 0px;
  }
  :is([dir="rtl"] .rtl\:md\:ml-0){
    margin-left: 0px;
  }
  :is([dir="rtl"] .rtl\:md\:pl-0){
    padding-left: 0px;
  }
  :is([dir="rtl"] .rtl\:md\:pr-12){
    padding-right: 3rem;
  }
  :is([dir="rtl"] .rtl\:md\:pr-20){
    padding-right: 5rem;
  }
}

@media (min-width: 1024px){
  .lg\:z-0{
    z-index: 0;
  }
  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .lg\:col-span-10{
    grid-column: span 10 / span 10;
  }
  .lg\:col-span-11{
    grid-column: span 11 / span 11;
  }
  .lg\:col-span-12{
    grid-column: span 12 / span 12;
  }
  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .lg\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .lg\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .lg\:col-span-9{
    grid-column: span 9 / span 9;
  }
  .lg\:col-span-full{
    grid-column: 1 / -1;
  }
  .lg\:col-start-1{
    grid-column-start: 1;
  }
  .lg\:-mx-8{
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .lg\:ml-3{
    margin-left: 0.75rem;
  }
  .lg\:ml-4{
    margin-left: 1rem;
  }
  .lg\:mr-4{
    margin-right: 1rem;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:inline-flex{
    display: inline-flex;
  }
  .lg\:table-cell{
    display: table-cell;
  }
  .lg\:grid{
    display: grid;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:max-w-7xl{
    max-width: 80rem;
  }
  .lg\:max-w-\[var\(--collapsed-sidebar-width\)\]{
    max-width: var(--collapsed-sidebar-width);
  }
  .lg\:max-w-\[var\(--sidebar-width\)\]{
    max-width: var(--sidebar-width);
  }
  .lg\:translate-x-0{
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:columns-1{
    -moz-columns: 1;
         columns: 1;
  }
  .lg\:columns-10{
    -moz-columns: 10;
         columns: 10;
  }
  .lg\:columns-11{
    -moz-columns: 11;
         columns: 11;
  }
  .lg\:columns-12{
    -moz-columns: 12;
         columns: 12;
  }
  .lg\:columns-2{
    -moz-columns: 2;
         columns: 2;
  }
  .lg\:columns-3{
    -moz-columns: 3;
         columns: 3;
  }
  .lg\:columns-4{
    -moz-columns: 4;
         columns: 4;
  }
  .lg\:columns-5{
    -moz-columns: 5;
         columns: 5;
  }
  .lg\:columns-6{
    -moz-columns: 6;
         columns: 6;
  }
  .lg\:columns-7{
    -moz-columns: 7;
         columns: 7;
  }
  .lg\:columns-8{
    -moz-columns: 8;
         columns: 8;
  }
  .lg\:columns-9{
    -moz-columns: 9;
         columns: 9;
  }
  .lg\:grid-flow-col-dense{
    grid-auto-flow: column dense;
  }
  .lg\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .lg\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .lg\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .lg\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .lg\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .lg\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-1{
    gap: 0.25rem;
  }
  .lg\:gap-3{
    gap: 0.75rem;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:gap-x-5{
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
  .lg\:rounded-full{
    border-radius: 9999px;
  }
  .lg\:border-r{
    border-right-width: 1px;
  }
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:pl-\[var\(--collapsed-sidebar-width\)\]{
    padding-left: var(--collapsed-sidebar-width);
  }
  .lg\:pl-\[var\(--sidebar-width\)\]{
    padding-left: var(--sidebar-width);
  }
  .lg\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .lg\:transition{
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  :is([dir="rtl"] .rtl\:lg\:ml-4){
    margin-left: 1rem;
  }
  :is([dir="rtl"] .rtl\:lg\:mr-0){
    margin-right: 0px;
  }
  :is([dir="rtl"] .rtl\:lg\:-translate-x-0){
    --tw-translate-x: -0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  :is([dir="rtl"] .rtl\:lg\:border-l){
    border-left-width: 1px;
  }
  :is([dir="rtl"] .rtl\:lg\:border-r-0){
    border-right-width: 0px;
  }
  :is([dir="rtl"] .rtl\:lg\:pl-0){
    padding-left: 0px;
  }
  :is([dir="rtl"] .rtl\:lg\:pr-\[var\(--collapsed-sidebar-width\)\]){
    padding-right: var(--collapsed-sidebar-width);
  }
  :is([dir="rtl"] .rtl\:lg\:pr-\[var\(--sidebar-width\)\]){
    padding-right: var(--sidebar-width);
  }
}

@media (min-width: 1280px){
  .xl\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .xl\:col-span-10{
    grid-column: span 10 / span 10;
  }
  .xl\:col-span-11{
    grid-column: span 11 / span 11;
  }
  .xl\:col-span-12{
    grid-column: span 12 / span 12;
  }
  .xl\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .xl\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .xl\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .xl\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .xl\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .xl\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .xl\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .xl\:col-span-9{
    grid-column: span 9 / span 9;
  }
  .xl\:col-span-full{
    grid-column: 1 / -1;
  }
  .xl\:block{
    display: block;
  }
  .xl\:table-cell{
    display: table-cell;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:columns-1{
    -moz-columns: 1;
         columns: 1;
  }
  .xl\:columns-10{
    -moz-columns: 10;
         columns: 10;
  }
  .xl\:columns-11{
    -moz-columns: 11;
         columns: 11;
  }
  .xl\:columns-12{
    -moz-columns: 12;
         columns: 12;
  }
  .xl\:columns-2{
    -moz-columns: 2;
         columns: 2;
  }
  .xl\:columns-3{
    -moz-columns: 3;
         columns: 3;
  }
  .xl\:columns-4{
    -moz-columns: 4;
         columns: 4;
  }
  .xl\:columns-5{
    -moz-columns: 5;
         columns: 5;
  }
  .xl\:columns-6{
    -moz-columns: 6;
         columns: 6;
  }
  .xl\:columns-7{
    -moz-columns: 7;
         columns: 7;
  }
  .xl\:columns-8{
    -moz-columns: 8;
         columns: 8;
  }
  .xl\:columns-9{
    -moz-columns: 9;
         columns: 9;
  }
  .xl\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .xl\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .xl\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .xl\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .xl\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .xl\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .xl\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:items-center{
    align-items: center;
  }
  .xl\:justify-between{
    justify-content: space-between;
  }
  .xl\:gap-1{
    gap: 0.25rem;
  }
  .xl\:gap-3{
    gap: 0.75rem;
  }
  .xl\:gap-x-8{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (min-width: 1536px){
  .\32xl\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .\32xl\:col-span-10{
    grid-column: span 10 / span 10;
  }
  .\32xl\:col-span-11{
    grid-column: span 11 / span 11;
  }
  .\32xl\:col-span-12{
    grid-column: span 12 / span 12;
  }
  .\32xl\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .\32xl\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .\32xl\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .\32xl\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .\32xl\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .\32xl\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .\32xl\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .\32xl\:col-span-9{
    grid-column: span 9 / span 9;
  }
  .\32xl\:col-span-full{
    grid-column: 1 / -1;
  }
  .\32xl\:block{
    display: block;
  }
  .\32xl\:table-cell{
    display: table-cell;
  }
  .\32xl\:hidden{
    display: none;
  }
  .\32xl\:columns-1{
    -moz-columns: 1;
         columns: 1;
  }
  .\32xl\:columns-10{
    -moz-columns: 10;
         columns: 10;
  }
  .\32xl\:columns-11{
    -moz-columns: 11;
         columns: 11;
  }
  .\32xl\:columns-12{
    -moz-columns: 12;
         columns: 12;
  }
  .\32xl\:columns-2{
    -moz-columns: 2;
         columns: 2;
  }
  .\32xl\:columns-3{
    -moz-columns: 3;
         columns: 3;
  }
  .\32xl\:columns-4{
    -moz-columns: 4;
         columns: 4;
  }
  .\32xl\:columns-5{
    -moz-columns: 5;
         columns: 5;
  }
  .\32xl\:columns-6{
    -moz-columns: 6;
         columns: 6;
  }
  .\32xl\:columns-7{
    -moz-columns: 7;
         columns: 7;
  }
  .\32xl\:columns-8{
    -moz-columns: 8;
         columns: 8;
  }
  .\32xl\:columns-9{
    -moz-columns: 9;
         columns: 9;
  }
  .\32xl\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .\32xl\:flex-row{
    flex-direction: row;
  }
  .\32xl\:items-center{
    align-items: center;
  }
  .\32xl\:gap-1{
    gap: 0.25rem;
  }
  .\32xl\:gap-3{
    gap: 0.75rem;
  }
}
