@charset "UTF-8";
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap");
/* line 5, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 19, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

/* line 24, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-xs {
  font-size: .75em;
}

/* line 27, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sm {
  font-size: .875em;
}

/* line 30, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-1x {
  font-size: 1em;
}

/* line 33, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-6x {
  font-size: 6em;
}

/* line 48, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-7x {
  font-size: 7em;
}

/* line 51, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-8x {
  font-size: 8em;
}

/* line 54, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-9x {
  font-size: 9em;
}

/* line 57, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-10x {
  font-size: 10em;
}

/* line 60, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 64, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 68, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ul > li {
  position: relative;
}

/* line 71, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 78, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 83, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pull-left {
  float: left;
}

/* line 86, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pull-right {
  float: right;
}

/* line 89, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

/* line 96, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

/* line 103, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 107, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 127, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 132, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 142, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 147, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 152, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

/* line 157, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}

/* line 166, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 174, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 181, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 184, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 187, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 192, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 195, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 198, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 201, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 204, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 207, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 210, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 213, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 216, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 219, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 222, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 225, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 228, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 231, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 234, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 237, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 240, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 243, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 246, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 249, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 252, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 255, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 258, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 261, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 264, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 267, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 270, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 273, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 276, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 279, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 282, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 285, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 288, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 291, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 294, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 297, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 300, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 303, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 306, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 309, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 312, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 315, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 318, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 321, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 324, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 327, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 330, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 333, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 336, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 339, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 342, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 345, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 348, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 351, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 354, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 357, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 360, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 363, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 366, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 369, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 372, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 375, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 378, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 381, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 384, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 387, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 390, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 393, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 396, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 399, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 402, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 405, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 408, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 411, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 414, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 417, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 420, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-award:before {
  content: "\f559";
}

/* line 423, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 426, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 429, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 432, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 435, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 438, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 441, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bacteria:before {
  content: "\e059";
}

/* line 444, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bacterium:before {
  content: "\e05a";
}

/* line 447, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bahai:before {
  content: "\f666";
}

/* line 450, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 453, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 456, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 459, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 462, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 465, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 468, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 471, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 474, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 477, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 480, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 483, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 486, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 489, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 492, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 495, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 498, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 501, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 504, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 507, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 510, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 513, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 516, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 519, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 522, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 525, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 528, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-biking:before {
  content: "\f84a";
}

/* line 531, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 534, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 537, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 540, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 543, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 546, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 549, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 552, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 555, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 558, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 561, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 564, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 567, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 570, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 573, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 576, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 579, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 582, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 585, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 588, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 591, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 594, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 597, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 600, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 603, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 606, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 609, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 612, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 615, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 618, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-border-all:before {
  content: "\f84c";
}

/* line 621, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-border-none:before {
  content: "\f850";
}

/* line 624, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-border-style:before {
  content: "\f853";
}

/* line 627, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 630, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-box:before {
  content: "\f466";
}

/* line 633, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 636, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-box-tissue:before {
  content: "\e05b";
}

/* line 639, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 642, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 645, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 648, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 651, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 654, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 657, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 660, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 663, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 666, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 669, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 672, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 675, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 678, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 681, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 684, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 687, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 690, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 693, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 696, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 699, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 702, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 705, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 708, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 711, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 714, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 717, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 720, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 723, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 726, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 729, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 732, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 735, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 738, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 741, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 744, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 747, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 750, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 753, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 756, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 759, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 762, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 765, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 768, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caravan:before {
  content: "\f8ff";
}

/* line 771, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 774, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 777, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 780, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 783, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 786, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 789, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 792, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 795, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 798, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 801, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 804, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 807, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 810, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 813, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 816, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 819, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 822, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 825, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 828, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 831, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 834, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 837, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 840, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 843, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 846, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 849, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 852, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 855, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 858, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 861, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 864, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 867, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 870, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 873, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 876, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 879, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 882, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 885, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 888, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 891, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 894, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 897, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 900, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 903, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 906, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 909, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 912, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 915, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 918, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 921, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 924, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 927, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 930, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 933, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 936, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 939, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 942, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 945, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 948, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 951, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 954, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 957, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 960, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 963, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 966, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 969, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 972, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 975, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 978, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 981, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 984, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 987, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 990, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 993, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 996, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 999, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 1002, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 1005, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 1008, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloudflare:before {
  content: "\e07d";
}

/* line 1011, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 1014, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 1017, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 1020, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 1023, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-code:before {
  content: "\f121";
}

/* line 1026, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 1029, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1032, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 1035, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 1038, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 1041, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 1044, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 1047, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 1050, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 1053, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 1056, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 1059, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 1062, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 1065, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 1068, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 1071, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 1074, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 1077, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 1080, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 1083, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compress-alt:before {
  content: "\f422";
}

/* line 1086, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 1089, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 1092, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 1095, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1098, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 1101, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 1104, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 1107, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 1110, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1113, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 1116, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 1119, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 1122, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1125, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 1128, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 1131, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 1134, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 1137, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 1140, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 1143, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 1146, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 1149, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 1152, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 1155, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 1158, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 1161, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 1164, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 1167, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 1170, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 1173, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 1176, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 1179, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 1182, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 1185, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 1188, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 1191, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 1194, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 1197, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1200, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1203, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 1206, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 1209, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 1212, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 1215, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dailymotion:before {
  content: "\e052";
}

/* line 1218, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1221, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 1224, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 1227, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deezer:before {
  content: "\e077";
}

/* line 1230, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1233, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 1236, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 1239, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 1242, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 1245, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 1248, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1251, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 1254, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 1257, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 1260, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 1263, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 1266, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 1269, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 1272, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 1275, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 1278, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 1281, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 1284, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 1287, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 1290, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1293, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 1296, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 1299, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 1302, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 1305, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 1308, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-disease:before {
  content: "\f7fa";
}

/* line 1311, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 1314, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 1317, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 1320, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 1323, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 1326, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 1329, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 1332, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 1335, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 1338, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 1341, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 1344, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 1347, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 1350, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 1353, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-download:before {
  content: "\f019";
}

/* line 1356, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 1359, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 1362, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 1365, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 1368, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1371, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 1374, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1377, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 1380, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 1383, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 1386, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1389, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 1392, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 1395, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 1398, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 1401, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 1404, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 1407, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 1410, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 1413, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-edge-legacy:before {
  content: "\e078";
}

/* line 1416, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 1419, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 1422, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 1425, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 1428, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1431, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1434, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 1437, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 1440, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 1443, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 1446, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 1449, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 1452, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1455, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 1458, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 1461, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1464, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 1467, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 1470, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 1473, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 1476, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 1479, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 1482, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 1485, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1488, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 1491, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 1494, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 1497, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-expand-alt:before {
  content: "\f424";
}

/* line 1500, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 1503, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1506, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 1509, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 1512, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 1515, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 1518, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 1521, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 1524, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 1527, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 1530, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 1533, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fan:before {
  content: "\f863";
}

/* line 1536, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 1539, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 1542, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 1545, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-faucet:before {
  content: "\e005";
}

/* line 1548, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1551, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 1554, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 1557, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 1560, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 1563, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-female:before {
  content: "\f182";
}

/* line 1566, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 1569, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 1572, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 1575, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 1578, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 1581, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 1584, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 1587, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 1590, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 1593, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 1596, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 1599, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 1602, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 1605, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 1608, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 1611, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 1614, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 1617, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 1620, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 1623, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 1626, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 1629, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 1632, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 1635, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 1638, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 1641, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 1644, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 1647, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-film:before {
  content: "\f008";
}

/* line 1650, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 1653, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 1656, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 1659, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 1662, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1665, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 1668, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-firefox-browser:before {
  content: "\e007";
}

/* line 1671, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 1674, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 1677, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 1680, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 1683, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 1686, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 1689, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 1692, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 1695, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 1698, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 1701, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1704, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 1707, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 1710, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 1713, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 1716, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 1719, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 1722, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 1725, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font:before {
  content: "\f031";
}

/* line 1728, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 1731, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 1734, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 1737, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 1740, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 1743, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 1746, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 1749, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 1752, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 1755, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1758, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 1761, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1764, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 1767, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 1770, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 1773, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 1776, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 1779, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 1782, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 1785, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 1788, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 1791, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 1794, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 1797, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 1800, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 1803, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 1806, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1809, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1812, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 1815, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1818, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 1821, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 1824, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 1827, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 1830, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 1833, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1836, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 1839, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 1842, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 1845, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 1848, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 1851, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 1854, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 1857, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 1860, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 1863, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 1866, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 1869, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 1872, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 1875, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 1878, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 1881, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 1884, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 1887, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 1890, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 1893, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 1896, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 1899, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 1902, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 1905, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 1908, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-pay:before {
  content: "\e079";
}

/* line 1911, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 1914, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 1917, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 1920, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 1923, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1926, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 1929, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1932, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 1935, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 1938, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 1941, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 1944, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 1947, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 1950, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 1953, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 1956, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 1959, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 1962, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 1965, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 1968, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 1971, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 1974, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 1977, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 1980, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 1983, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 1986, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 1989, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 1992, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 1995, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 1998, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 2001, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 2004, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-guilded:before {
  content: "\e07e";
}

/* line 2007, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 2010, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 2013, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 2016, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 2019, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 2022, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 2025, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 2028, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 2031, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 2034, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 2037, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 2040, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-medical:before {
  content: "\e05c";
}

/* line 2043, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 2046, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-water:before {
  content: "\f4c1";
}

/* line 2049, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 2052, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 2055, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 2058, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 2061, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 2064, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 2067, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 2070, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 2073, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 2076, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 2079, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 2082, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-sparkles:before {
  content: "\e05d";
}

/* line 2085, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 2088, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 2091, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 2094, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hands-wash:before {
  content: "\e05e";
}

/* line 2097, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 2100, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-handshake-alt-slash:before {
  content: "\e05f";
}

/* line 2103, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-handshake-slash:before {
  content: "\e060";
}

/* line 2106, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 2109, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 2112, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2115, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 2118, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 2121, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 2124, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 2127, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-head-side-cough:before {
  content: "\e061";
}

/* line 2130, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-head-side-cough-slash:before {
  content: "\e062";
}

/* line 2133, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-head-side-mask:before {
  content: "\e063";
}

/* line 2136, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-head-side-virus:before {
  content: "\e064";
}

/* line 2139, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 2142, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 2145, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 2148, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 2151, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 2154, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 2157, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 2160, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 2163, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 2166, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 2169, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 2172, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 2175, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 2178, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 2181, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hive:before {
  content: "\e07f";
}

/* line 2184, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 2187, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 2190, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-home:before {
  content: "\f015";
}

/* line 2193, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 2196, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 2199, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 2202, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 2205, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 2208, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 2211, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 2214, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hospital-user:before {
  content: "\f80d";
}

/* line 2217, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 2220, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 2223, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 2226, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 2229, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 2232, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 2235, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 2238, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 2241, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 2244, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-house-user:before {
  content: "\e065";
}

/* line 2247, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2250, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 2253, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 2256, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 2259, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 2262, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 2265, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 2268, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-icons:before {
  content: "\f86d";
}

/* line 2271, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2274, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2277, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 2280, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ideal:before {
  content: "\e013";
}

/* line 2283, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 2286, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 2289, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-images:before {
  content: "\f302";
}

/* line 2292, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2295, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 2298, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 2301, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 2304, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 2307, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-info:before {
  content: "\f129";
}

/* line 2310, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 2313, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-innosoft:before {
  content: "\e080";
}

/* line 2316, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 2319, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-instagram-square:before {
  content: "\e055";
}

/* line 2322, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-instalod:before {
  content: "\e081";
}

/* line 2325, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 2328, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 2331, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 2334, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 2337, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 2340, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 2343, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 2346, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 2349, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 2352, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 2355, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 2358, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 2361, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 2364, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 2367, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 2370, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 2373, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 2376, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 2379, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 2382, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 2385, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 2388, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 2391, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-key:before {
  content: "\f084";
}

/* line 2394, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 2397, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 2400, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 2403, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 2406, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 2409, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 2412, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 2415, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 2418, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 2421, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 2424, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 2427, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 2430, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 2433, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 2436, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 2439, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laptop-house:before {
  content: "\e066";
}

/* line 2442, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 2445, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 2448, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 2451, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 2454, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 2457, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 2460, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 2463, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 2466, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 2469, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 2472, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 2475, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 2478, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 2481, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 2484, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 2487, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 2490, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 2493, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 2496, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 2499, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 2502, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 2505, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 2508, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 2511, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2514, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 2517, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 2520, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 2523, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 2526, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 2529, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 2532, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 2535, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 2538, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 2541, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 2544, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 2547, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 2550, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 2553, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2556, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 2559, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lungs:before {
  content: "\f604";
}

/* line 2562, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lungs-virus:before {
  content: "\e067";
}

/* line 2565, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 2568, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 2571, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 2574, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 2577, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 2580, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 2583, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-male:before {
  content: "\f183";
}

/* line 2586, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 2589, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map:before {
  content: "\f279";
}

/* line 2592, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 2595, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 2598, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 2601, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 2604, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2607, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2610, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 2613, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 2616, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 2619, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 2622, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 2625, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 2628, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 2631, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 2634, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 2637, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 2640, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 2643, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 2646, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 2649, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 2652, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 2655, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 2658, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 2661, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2664, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 2667, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 2670, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 2673, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 2676, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 2679, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 2682, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 2685, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 2688, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 2691, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microblog:before {
  content: "\e01a";
}

/* line 2694, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2697, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 2700, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 2703, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 2706, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 2709, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 2712, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 2715, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 2718, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 2721, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 2724, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 2727, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 2730, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2733, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mixer:before {
  content: "\e056";
}

/* line 2736, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 2739, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 2742, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 2745, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 2748, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 2751, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 2754, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 2757, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 2760, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 2763, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 2766, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 2769, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 2772, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 2775, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 2778, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 2781, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 2784, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 2787, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 2790, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 2793, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 2796, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-music:before {
  content: "\f001";
}

/* line 2799, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 2802, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 2805, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 2808, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 2811, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 2814, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 2817, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-node:before {
  content: "\f419";
}

/* line 2820, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 2823, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 2826, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 2829, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 2832, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 2835, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 2838, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 2841, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 2844, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-octopus-deploy:before {
  content: "\e082";
}

/* line 2847, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 2850, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 2853, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 2856, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 2859, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-om:before {
  content: "\f679";
}

/* line 2862, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 2865, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 2868, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 2871, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 2874, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 2877, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 2880, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 2883, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 2886, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 2889, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 2892, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 2895, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 2898, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 2901, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 2904, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 2907, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 2910, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 2913, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 2916, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 2919, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 2922, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 2925, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 2928, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 2931, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 2934, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 2937, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 2940, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2943, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 2946, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 2949, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 2952, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 2955, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 2958, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 2961, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 2964, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 2967, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 2970, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 2973, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 2976, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-people-arrows:before {
  content: "\e068";
}

/* line 2979, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 2982, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 2985, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-perbyte:before {
  content: "\e083";
}

/* line 2988, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 2991, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 2994, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 2997, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 3000, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 3003, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 3006, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 3009, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 3012, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 3015, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 3018, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 3021, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 3024, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 3027, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 3030, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-php:before {
  content: "\f457";
}

/* line 3033, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 3036, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 3039, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 3042, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 3045, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-square:before {
  content: "\e01e";
}

/* line 3048, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 3051, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 3054, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 3057, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 3060, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 3063, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 3066, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 3069, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 3072, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 3075, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 3078, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plane-slash:before {
  content: "\e069";
}

/* line 3081, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 3084, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 3087, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 3090, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 3093, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 3096, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 3099, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 3102, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 3105, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 3108, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 3111, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 3114, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 3117, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 3120, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 3123, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 3126, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 3129, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 3132, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 3135, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 3138, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 3141, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 3144, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 3147, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 3150, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 3153, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 3156, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pump-medical:before {
  content: "\e06a";
}

/* line 3159, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pump-soap:before {
  content: "\e06b";
}

/* line 3162, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 3165, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 3168, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 3171, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 3174, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 3177, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-question:before {
  content: "\f128";
}

/* line 3180, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 3183, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 3186, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 3189, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 3192, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 3195, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 3198, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 3201, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 3204, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 3207, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 3210, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 3213, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-random:before {
  content: "\f074";
}

/* line 3216, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 3219, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 3222, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 3225, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 3228, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 3231, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 3234, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 3237, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 3240, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 3243, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 3246, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 3249, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 3252, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 3255, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 3258, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 3261, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 3264, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 3267, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 3270, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 3273, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 3276, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 3279, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 3282, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 3285, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 3288, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 3291, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 3294, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 3297, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 3300, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 3303, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 3306, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-road:before {
  content: "\f018";
}

/* line 3309, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 3312, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 3315, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 3318, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 3321, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 3324, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 3327, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 3330, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 3333, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 3336, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 3339, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 3342, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 3345, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 3348, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 3351, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rust:before {
  content: "\e07a";
}

/* line 3354, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 3357, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 3360, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 3363, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 3366, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 3369, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 3372, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 3375, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 3378, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 3381, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-school:before {
  content: "\f549";
}

/* line 3384, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 3387, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 3390, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 3393, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 3396, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search:before {
  content: "\f002";
}

/* line 3399, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 3402, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 3405, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 3408, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 3411, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 3414, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 3417, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 3420, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 3423, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-server:before {
  content: "\f233";
}

/* line 3426, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 3429, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 3432, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-share:before {
  content: "\f064";
}

/* line 3435, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 3438, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 3441, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 3444, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 3447, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 3450, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shield-virus:before {
  content: "\e06c";
}

/* line 3453, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 3456, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 3459, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 3462, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 3465, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopify:before {
  content: "\e057";
}

/* line 3468, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 3471, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 3474, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 3477, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 3480, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 3483, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 3486, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 3489, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 3492, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 3495, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 3498, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 3501, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 3504, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 3507, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 3510, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sink:before {
  content: "\e06d";
}

/* line 3513, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 3516, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 3519, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 3522, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 3525, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 3528, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 3531, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 3534, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 3537, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 3540, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 3543, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 3546, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 3549, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 3552, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 3555, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 3558, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 3561, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 3564, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 3567, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 3570, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 3573, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 3576, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 3579, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 3582, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 3585, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 3588, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 3591, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 3594, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 3597, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 3600, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 3603, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 3606, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-soap:before {
  content: "\e06e";
}

/* line 3609, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 3612, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 3615, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 3618, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 3621, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 3624, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 3627, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 3630, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 3633, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 3636, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 3639, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 3642, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 3645, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 3648, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 3651, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 3654, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 3657, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 3660, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 3663, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 3666, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 3669, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 3672, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 3675, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 3678, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spell-check:before {
  content: "\f891";
}

/* line 3681, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 3684, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 3687, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 3690, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 3693, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 3696, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 3699, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 3702, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 3705, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 3708, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 3711, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 3714, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 3717, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 3720, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star:before {
  content: "\f005";
}

/* line 3723, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 3726, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 3729, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 3732, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 3735, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 3738, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 3741, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 3744, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 3747, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 3750, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 3753, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 3756, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 3759, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 3762, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 3765, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 3768, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 3771, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 3774, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stopwatch-20:before {
  content: "\e06f";
}

/* line 3777, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 3780, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 3783, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-store-alt-slash:before {
  content: "\e070";
}

/* line 3786, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-store-slash:before {
  content: "\e071";
}

/* line 3789, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 3792, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 3795, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 3798, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 3801, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 3804, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 3807, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 3810, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 3813, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 3816, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 3819, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 3822, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 3825, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 3828, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 3831, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 3834, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 3837, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 3840, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 3843, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 3846, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 3849, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 3852, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-swift:before {
  content: "\f8e1";
}

/* line 3855, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 3858, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 3861, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 3864, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 3867, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 3870, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 3873, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 3876, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 3879, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 3882, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 3885, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 3888, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 3891, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 3894, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 3897, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 3900, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 3903, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 3906, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 3909, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 3912, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 3915, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 3918, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 3921, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 3924, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 3927, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 3930, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 3933, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 3936, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 3939, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 3942, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 3945, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 3948, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 3951, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 3954, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 3957, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 3960, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 3963, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 3966, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 3969, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 3972, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 3975, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 3978, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 3981, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 3984, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 3987, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 3990, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 3993, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 3996, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 3999, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tiktok:before {
  content: "\e07b";
}

/* line 4002, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 4005, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 4008, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 4011, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 4014, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 4017, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 4020, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 4023, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 4026, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 4029, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toilet-paper-slash:before {
  content: "\e072";
}

/* line 4032, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 4035, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 4038, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 4041, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 4044, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 4047, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 4050, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 4053, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 4056, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 4059, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trailer:before {
  content: "\e041";
}

/* line 4062, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-train:before {
  content: "\f238";
}

/* line 4065, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 4068, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 4071, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 4074, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 4077, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 4080, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 4083, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 4086, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 4089, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 4092, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 4095, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 4098, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 4101, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 4104, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 4107, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 4110, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 4113, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 4116, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 4119, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 4122, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 4125, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 4128, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 4131, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 4134, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 4137, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 4140, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 4143, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 4146, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 4149, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 4152, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 4155, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 4158, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-uncharted:before {
  content: "\e084";
}

/* line 4161, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 4164, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 4167, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 4170, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 4173, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unity:before {
  content: "\e049";
}

/* line 4176, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 4179, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 4182, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 4185, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 4188, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 4191, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unsplash:before {
  content: "\e07c";
}

/* line 4194, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 4197, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 4200, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 4203, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 4206, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user:before {
  content: "\f007";
}

/* line 4209, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 4212, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 4215, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 4218, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 4221, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 4224, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 4227, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 4230, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 4233, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 4236, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 4239, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 4242, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 4245, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 4248, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 4251, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 4254, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 4257, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 4260, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 4263, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 4266, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 4269, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 4272, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 4275, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 4278, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 4281, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 4284, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-users-slash:before {
  content: "\e073";
}

/* line 4287, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 4290, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 4293, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 4296, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 4299, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 4302, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 4305, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 4308, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 4311, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 4314, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vest:before {
  content: "\e085";
}

/* line 4317, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vest-patches:before {
  content: "\e086";
}

/* line 4320, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 4323, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 4326, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 4329, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 4332, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 4335, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 4338, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 4341, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 4344, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 4347, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 4350, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 4353, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 4356, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 4359, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-virus:before {
  content: "\e074";
}

/* line 4362, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-virus-slash:before {
  content: "\e075";
}

/* line 4365, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viruses:before {
  content: "\e076";
}

/* line 4368, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 4371, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 4374, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-voicemail:before {
  content: "\f897";
}

/* line 4377, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 4380, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 4383, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 4386, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 4389, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 4392, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 4395, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 4398, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 4401, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 4404, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 4407, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 4410, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-watchman-monitoring:before {
  content: "\e087";
}

/* line 4413, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-water:before {
  content: "\f773";
}

/* line 4416, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 4419, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 4422, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 4425, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 4428, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 4431, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 4434, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 4437, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 4440, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 4443, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 4446, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 4449, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 4452, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 4455, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 4458, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 4461, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 4464, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 4467, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 4470, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 4473, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 4476, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 4479, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 4482, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 4485, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 4488, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wodu:before {
  content: "\e088";
}

/* line 4491, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 4494, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 4497, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 4500, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 4503, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 4506, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 4509, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 4512, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 4515, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 4518, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 4521, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 4524, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 4527, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 4530, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 4533, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 4536, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 4539, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 4542, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 4545, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 4548, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 4551, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 4554, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 4557, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 4560, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 4563, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 4566, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 4569, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 4579, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://2in.jp/assets/fa-brands-400-1a82018929c15b4894b89f4bbf84121544edc83af8147d6efb8a8c6f2aa6b823.eot);
  src: url(https://2in.jp/assets/fa-brands-400-1a82018929c15b4894b89f4bbf84121544edc83af8147d6efb8a8c6f2aa6b823.eot?#iefix) format("embedded-opentype"), url(https://2in.jp/assets/fa-brands-400-014d5f88eca2bf532a2eaecd1b929d2ebb7b89b6b224955a88a887a6e6ec96d6.woff2) format("woff2"), url(https://2in.jp/assets/fa-brands-400-9a1256ce2928ad3e6ee76e94a64742672a84bc3cbfaa2ab6afc0c327ee8c285d.woff) format("woff"), url(https://2in.jp/assets/fa-brands-400-556e869d78177965bfb888853c07aeb38cf02a430bfda3428ec3bbb8943e4f49.ttf) format("truetype"), url(https://2in.jp/assets/fa-brands-400-0aeca8e7194fa042398331d80758769942ffdc0710f010f03f6475ec359a274f.svg#fontawesome) format("svg");
}

/* line 4594, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://2in.jp/assets/fa-regular-400-0a1b872e027192533a34e39d889720ea61cb36f05c8929a0c7332d147f8c3cca.eot);
  src: url(https://2in.jp/assets/fa-regular-400-0a1b872e027192533a34e39d889720ea61cb36f05c8929a0c7332d147f8c3cca.eot?#iefix) format("embedded-opentype"), url(https://2in.jp/assets/fa-regular-400-f7d5b48f588ee15e226c466c10f22b54a58d717af356b5f4229781c212236af0.woff2) format("woff2"), url(https://2in.jp/assets/fa-regular-400-f44e8e9220c7f587a05a64f29bff31290df9356c0c3bcd6bece0ec63f1b9e153.woff) format("woff"), url(https://2in.jp/assets/fa-regular-400-08bfbf74e005cfd1422c16c1942a0dd615f63259b73ae75838d2468eb2b04f29.ttf) format("truetype"), url(https://2in.jp/assets/fa-regular-400-729fae3990adc2b348f573868ad52833b1e6799631dd8c084cdcd4de8b0afd00.svg#fontawesome) format("svg");
}

/* line 4605, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://2in.jp/assets/fa-solid-900-e14d824c38f00ec9bda7fc7457017ed56813867df014f23f10756158f0258226.eot);
  src: url(https://2in.jp/assets/fa-solid-900-e14d824c38f00ec9bda7fc7457017ed56813867df014f23f10756158f0258226.eot?#iefix) format("embedded-opentype"), url(https://2in.jp/assets/fa-solid-900-9ab6141e87e2863956b80535bb912cedd28e8dcd33115a9467ce76139edb89a3.woff2) format("woff2"), url(https://2in.jp/assets/fa-solid-900-21acdbd12344e63d2c385c18601b52e4d0ae10c883edd9286ebe0115e32cf8e0.woff) format("woff"), url(https://2in.jp/assets/fa-solid-900-e6364bd3454f3d0627d6db78864bfb606240fe7a35a473940b97efc31047bd8b.ttf) format("truetype"), url(https://2in.jp/assets/fa-solid-900-302c3b7bd708847017b0e496a8c0ae191e8377713358879d4f166e63c2f2ce29.svg#fontawesome) format("svg");
}

/* line 4616, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/* line 3, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/font_awesome5_webfont.scss */
.fa5-text {
  padding-left: 5px;
}

/* line 7, ../../shared/bundle/ruby/3.3.0/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/font_awesome5_webfont.scss */
.fa5-text-r {
  padding-right: 5px;
}

/*! bulma.io v0.9.2 | MIT License | github.com/jgthms/bulma */
/* Bulma Utilities */
/* line 3, node_modules/bulma/sass/utilities/extends.sass */
.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;
}

/* line 33, node_modules/bulma/sass/utilities/controls.sass */
.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;
}

/* line 38, node_modules/bulma/sass/utilities/controls.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination-ellipsis[disabled], .file-cta[disabled],
.file-name[disabled], .select select[disabled], .textarea[disabled], .input[disabled], .button[disabled], 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;
}

/* line 6, node_modules/bulma/sass/utilities/extends.sass */
.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;
  -ms-user-select: none;
  user-select: none;
}

/* line 9, node_modules/bulma/sass/utilities/extends.sass */
.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;
}

/* line 181, node_modules/bulma/sass/utilities/mixins.sass */
.tabs:not(:last-child), .pagination:not(:last-child), .message:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .highlight: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;
}

/* line 15, node_modules/bulma/sass/utilities/extends.sass */
.modal-close, .delete {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: none;
  border-radius: 290486px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

/* line 206, node_modules/bulma/sass/utilities/mixins.sass */
.modal-close::before, .delete::before, .modal-close::after, .delete::after {
  background-color: white;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

/* line 216, node_modules/bulma/sass/utilities/mixins.sass */
.modal-close::before, .delete::before {
  height: 2px;
  width: 50%;
}

/* line 219, node_modules/bulma/sass/utilities/mixins.sass */
.modal-close::after, .delete::after {
  height: 50%;
  width: 2px;
}

/* line 222, node_modules/bulma/sass/utilities/mixins.sass */
.modal-close:hover, .delete:hover, .modal-close:focus, .delete:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

/* line 225, node_modules/bulma/sass/utilities/mixins.sass */
.modal-close:active, .delete:active {
  background-color: rgba(10, 10, 10, 0.4);
}

/* line 228, node_modules/bulma/sass/utilities/mixins.sass */
.is-small.modal-close, .is-small.delete {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}

/* line 235, node_modules/bulma/sass/utilities/mixins.sass */
.is-medium.modal-close, .is-medium.delete {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}

/* line 242, node_modules/bulma/sass/utilities/mixins.sass */
.is-large.modal-close, .is-large.delete {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

/* line 18, node_modules/bulma/sass/utilities/extends.sass */
.control.is-loading::after, .select.is-loading::after, .loader, .button.is-loading::after {
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 290486px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

/* line 21, node_modules/bulma/sass/utilities/extends.sass */
.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;
}

/* Bulma Base */
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
/* line 3, node_modules/bulma/sass/base/minireset.sass */
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;
}

/* line 30, node_modules/bulma/sass/base/minireset.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 40, node_modules/bulma/sass/base/minireset.sass */
ul {
  list-style: none;
}

/* line 44, node_modules/bulma/sass/base/minireset.sass */
button,
input,
select,
textarea {
  margin: 0;
}

/* line 51, node_modules/bulma/sass/base/minireset.sass */
html {
  box-sizing: border-box;
}

/* line 55, node_modules/bulma/sass/base/minireset.sass */
*, *::before, *::after {
  box-sizing: inherit;
}

/* line 61, node_modules/bulma/sass/base/minireset.sass */
img,
video {
  height: auto;
  max-width: 100%;
}

/* line 67, node_modules/bulma/sass/base/minireset.sass */
iframe {
  border: 0;
}

/* line 71, node_modules/bulma/sass/base/minireset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 75, node_modules/bulma/sass/base/minireset.sass */
td,
th {
  padding: 0;
}

/* line 78, node_modules/bulma/sass/base/minireset.sass */
td:not([align]),
th:not([align]) {
  text-align: inherit;
}

/* line 34, node_modules/bulma/sass/base/generic.sass */
html {
  background-color: white;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}

/* line 45, node_modules/bulma/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

/* line 54, node_modules/bulma/sass/base/generic.sass */
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;
}

/* line 62, node_modules/bulma/sass/base/generic.sass */
code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

/* line 68, node_modules/bulma/sass/base/generic.sass */
body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

/* line 76, node_modules/bulma/sass/base/generic.sass */
a {
  color: #3273dc;
  cursor: pointer;
  text-decoration: none;
}

/* line 80, node_modules/bulma/sass/base/generic.sass */
a strong {
  color: currentColor;
}

/* line 82, node_modules/bulma/sass/base/generic.sass */
a:hover {
  color: #363636;
}

/* line 85, node_modules/bulma/sass/base/generic.sass */
code {
  background-color: whitesmoke;
  color: #da1039;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

/* line 92, node_modules/bulma/sass/base/generic.sass */
hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

/* line 99, node_modules/bulma/sass/base/generic.sass */
img {
  height: auto;
  max-width: 100%;
}

/* line 103, node_modules/bulma/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

/* line 107, node_modules/bulma/sass/base/generic.sass */
small {
  font-size: 0.875em;
}

/* line 110, node_modules/bulma/sass/base/generic.sass */
span {
  font-style: inherit;
  font-weight: inherit;
}

/* line 114, node_modules/bulma/sass/base/generic.sass */
strong {
  color: #363636;
  font-weight: 700;
}

/* line 120, node_modules/bulma/sass/base/generic.sass */
fieldset {
  border: none;
}

/* line 123, node_modules/bulma/sass/base/generic.sass */
pre {
  -webkit-overflow-scrolling: touch;
  background-color: whitesmoke;
  color: #4a4a4a;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
}

/* line 132, node_modules/bulma/sass/base/generic.sass */
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

/* line 139, node_modules/bulma/sass/base/generic.sass */
table td,
table th {
  vertical-align: top;
}

/* line 142, node_modules/bulma/sass/base/generic.sass */
table td:not([align]),
table th:not([align]) {
  text-align: inherit;
}

/* line 144, node_modules/bulma/sass/base/generic.sass */
table th {
  color: #363636;
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

/* Bulma Elements */
/* line 12, node_modules/bulma/sass/elements/box.sass */
.box {
  background-color: white;
  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: #4a4a4a;
  display: block;
  padding: 1.25rem;
}

/* line 22, node_modules/bulma/sass/elements/box.sass */
a.box:hover, a.box:focus {
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #3273dc;
}

/* line 25, node_modules/bulma/sass/elements/box.sass */
a.box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #3273dc;
}

/* line 60, node_modules/bulma/sass/elements/button.sass */
.button {
  background-color: white;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  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;
}

/* line 77, node_modules/bulma/sass/elements/button.sass */
.button strong {
  color: inherit;
}

/* line 80, node_modules/bulma/sass/elements/button.sass */
.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}

/* line 86, node_modules/bulma/sass/elements/button.sass */
.button .icon:first-child:not(:last-child) {
  margin-left: calc(-0.5em - 1px);
  margin-right: 0.25em;
}

/* line 89, node_modules/bulma/sass/elements/button.sass */
.button .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}

/* line 92, node_modules/bulma/sass/elements/button.sass */
.button .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}

/* line 96, node_modules/bulma/sass/elements/button.sass */
.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 100, node_modules/bulma/sass/elements/button.sass */
.button:focus, .button.is-focused {
  border-color: #3273dc;
  color: #363636;
}

/* line 104, node_modules/bulma/sass/elements/button.sass */
.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

/* line 106, node_modules/bulma/sass/elements/button.sass */
.button:active, .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}

/* line 111, node_modules/bulma/sass/elements/button.sass */
.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

/* line 116, node_modules/bulma/sass/elements/button.sass */
.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  background-color: whitesmoke;
  color: #363636;
}

/* line 122, node_modules/bulma/sass/elements/button.sass */
.button.is-text:active, .button.is-text.is-active {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 126, node_modules/bulma/sass/elements/button.sass */
.button.is-text[disabled], fieldset[disabled] .button.is-text {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 131, node_modules/bulma/sass/elements/button.sass */
.button.is-ghost {
  background: none;
  border-color: transparent;
  color: #3273dc;
  text-decoration: none;
}

/* line 136, node_modules/bulma/sass/elements/button.sass */
.button.is-ghost:hover, .button.is-ghost.is-hovered {
  color: #3273dc;
  text-decoration: underline;
}

/* line 143, node_modules/bulma/sass/elements/button.sass */
.button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 147, node_modules/bulma/sass/elements/button.sass */
.button.is-white:hover, .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: #0a0a0a;
}

/* line 156, node_modules/bulma/sass/elements/button.sass */
.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);
}

/* line 158, node_modules/bulma/sass/elements/button.sass */
.button.is-white:active, .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 163, node_modules/bulma/sass/elements/button.sass */
.button.is-white[disabled], fieldset[disabled] .button.is-white {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}

/* line 171, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered {
  background-color: black;
}

/* line 174, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
  color: white;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 183, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.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: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 195, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 201, node_modules/bulma/sass/elements/button.sass */
.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 #0a0a0a #0a0a0a !important;
}

/* line 203, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 209, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 213, node_modules/bulma/sass/elements/button.sass */
.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: #0a0a0a;
  color: white;
}

/* line 224, node_modules/bulma/sass/elements/button.sass */
.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 white white !important;
}

/* line 226, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 143, node_modules/bulma/sass/elements/button.sass */
.button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 147, node_modules/bulma/sass/elements/button.sass */
.button.is-black:hover, .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: white;
}

/* line 156, node_modules/bulma/sass/elements/button.sass */
.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);
}

/* line 158, node_modules/bulma/sass/elements/button.sass */
.button.is-black:active, .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 163, node_modules/bulma/sass/elements/button.sass */
.button.is-black[disabled], fieldset[disabled] .button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}

/* line 171, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 183, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.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: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 195, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 201, node_modules/bulma/sass/elements/button.sass */
.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 white white !important;
}

/* line 203, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

/* line 209, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 213, node_modules/bulma/sass/elements/button.sass */
.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: white;
  color: #0a0a0a;
}

/* line 224, node_modules/bulma/sass/elements/button.sass */
.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 #0a0a0a #0a0a0a !important;
}

/* line 226, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

/* line 143, node_modules/bulma/sass/elements/button.sass */
.button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, node_modules/bulma/sass/elements/button.sass */
.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, node_modules/bulma/sass/elements/button.sass */
.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);
}

/* line 158, node_modules/bulma/sass/elements/button.sass */
.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, node_modules/bulma/sass/elements/button.sass */
.button.is-light[disabled], fieldset[disabled] .button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 171, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, node_modules/bulma/sass/elements/button.sass */
.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: whitesmoke;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.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: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 201, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 203, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  box-shadow: none;
  color: whitesmoke;
}

/* line 209, node_modules/bulma/sass/elements/button.sass */
.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);
}

/* line 213, node_modules/bulma/sass/elements/button.sass */
.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: whitesmoke;
}

/* line 224, node_modules/bulma/sass/elements/button.sass */
.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 whitesmoke whitesmoke !important;
}

/* line 226, node_modules/bulma/sass/elements/button.sass */
.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);
}

/* line 143, node_modules/bulma/sass/elements/button.sass */
.button.is-dark {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 147, node_modules/bulma/sass/elements/button.sass */
.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, node_modules/bulma/sass/elements/button.sass */
.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);
}

/* line 158, node_modules/bulma/sass/elements/button.sass */
.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 163, node_modules/bulma/sass/elements/button.sass */
.button.is-dark[disabled], fieldset[disabled] .button.is-dark {
  background-color: #363636;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-inverted {
  background-color: #fff;
  color: #363636;
}

/* line 171, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #363636;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.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: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 195, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 201, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 203, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  box-shadow: none;
  color: #363636;
}

/* line 209, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, node_modules/bulma/sass/elements/button.sass */
.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: #363636;
}

/* line 224, node_modules/bulma/sass/elements/button.sass */
.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 #363636 #363636 !important;
}

/* line 226, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 143, node_modules/bulma/sass/elements/button.sass */
.button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 147, node_modules/bulma/sass/elements/button.sass */
.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, node_modules/bulma/sass/elements/button.sass */
.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

/* line 158, node_modules/bulma/sass/elements/button.sass */
.button.is-primary:active, .button.is-primary.is-active {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 163, node_modules/bulma/sass/elements/button.sass */
.button.is-primary[disabled], fieldset[disabled] .button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-inverted {
  background-color: #fff;
  color: #00d1b2;
}

/* line 171, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #00d1b2;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  color: #00d1b2;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.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: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 195, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 201, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 203, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  box-shadow: none;
  color: #00d1b2;
}

/* line 209, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, node_modules/bulma/sass/elements/button.sass */
.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: #00d1b2;
}

/* line 224, node_modules/bulma/sass/elements/button.sass */
.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 #00d1b2 #00d1b2 !important;
}

/* line 226, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 236, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 239, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered {
  background-color: #defffa;
  border-color: transparent;
  color: #00947e;
}

/* line 244, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-light:active, .button.is-primary.is-light.is-active {
  background-color: #d1fff8;
  border-color: transparent;
  color: #00947e;
}

/* line 143, node_modules/bulma/sass/elements/button.sass */
.button.is-link {
  background-color: #3273dc;
  border-color: transparent;
  color: #fff;
}

/* line 147, node_modules/bulma/sass/elements/button.sass */
.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #276cda;
  border-color: transparent;
  color: #fff;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, node_modules/bulma/sass/elements/button.sass */
.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

/* line 158, node_modules/bulma/sass/elements/button.sass */
.button.is-link:active, .button.is-link.is-active {
  background-color: #2366d1;
  border-color: transparent;
  color: #fff;
}

/* line 163, node_modules/bulma/sass/elements/button.sass */
.button.is-link[disabled], fieldset[disabled] .button.is-link {
  background-color: #3273dc;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-inverted {
  background-color: #fff;
  color: #3273dc;
}

/* line 171, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3273dc;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-outlined {
  background-color: transparent;
  border-color: #3273dc;
  color: #3273dc;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.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: #3273dc;
  border-color: #3273dc;
  color: #fff;
}

/* line 195, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #3273dc #3273dc !important;
}

/* line 201, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 203, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined {
  background-color: transparent;
  border-color: #3273dc;
  box-shadow: none;
  color: #3273dc;
}

/* line 209, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, node_modules/bulma/sass/elements/button.sass */
.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: #3273dc;
}

/* line 224, node_modules/bulma/sass/elements/button.sass */
.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 #3273dc #3273dc !important;
}

/* line 226, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 236, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-light {
  background-color: #eef3fc;
  color: #2160c4;
}

/* line 239, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered {
  background-color: #e3ecfa;
  border-color: transparent;
  color: #2160c4;
}

/* line 244, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-light:active, .button.is-link.is-light.is-active {
  background-color: #d8e4f8;
  border-color: transparent;
  color: #2160c4;
}

/* line 143, node_modules/bulma/sass/elements/button.sass */
.button.is-info {
  background-color: #3298dc;
  border-color: transparent;
  color: #fff;
}

/* line 147, node_modules/bulma/sass/elements/button.sass */
.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #2793da;
  border-color: transparent;
  color: #fff;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, node_modules/bulma/sass/elements/button.sass */
.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 152, 220, 0.25);
}

/* line 158, node_modules/bulma/sass/elements/button.sass */
.button.is-info:active, .button.is-info.is-active {
  background-color: #238cd1;
  border-color: transparent;
  color: #fff;
}

/* line 163, node_modules/bulma/sass/elements/button.sass */
.button.is-info[disabled], fieldset[disabled] .button.is-info {
  background-color: #3298dc;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-inverted {
  background-color: #fff;
  color: #3298dc;
}

/* line 171, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3298dc;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3298dc;
  color: #3298dc;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.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: #3298dc;
  border-color: #3298dc;
  color: #fff;
}

/* line 195, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #3298dc #3298dc !important;
}

/* line 201, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 203, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3298dc;
  box-shadow: none;
  color: #3298dc;
}

/* line 209, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, node_modules/bulma/sass/elements/button.sass */
.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: #3298dc;
}

/* line 224, node_modules/bulma/sass/elements/button.sass */
.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 #3298dc #3298dc !important;
}

/* line 226, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 236, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-light {
  background-color: #eef6fc;
  color: #1d72aa;
}

/* line 239, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered {
  background-color: #e3f1fa;
  border-color: transparent;
  color: #1d72aa;
}

/* line 244, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-light:active, .button.is-info.is-light.is-active {
  background-color: #d8ebf8;
  border-color: transparent;
  color: #1d72aa;
}

/* line 143, node_modules/bulma/sass/elements/button.sass */
.button.is-success {
  background-color: #48c774;
  border-color: transparent;
  color: #fff;
}

/* line 147, node_modules/bulma/sass/elements/button.sass */
.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #3ec46d;
  border-color: transparent;
  color: #fff;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, node_modules/bulma/sass/elements/button.sass */
.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25);
}

/* line 158, node_modules/bulma/sass/elements/button.sass */
.button.is-success:active, .button.is-success.is-active {
  background-color: #3abb67;
  border-color: transparent;
  color: #fff;
}

/* line 163, node_modules/bulma/sass/elements/button.sass */
.button.is-success[disabled], fieldset[disabled] .button.is-success {
  background-color: #48c774;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-inverted {
  background-color: #fff;
  color: #48c774;
}

/* line 171, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #48c774;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c774;
  color: #48c774;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.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: #48c774;
  border-color: #48c774;
  color: #fff;
}

/* line 195, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #48c774 #48c774 !important;
}

/* line 201, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 203, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c774;
  box-shadow: none;
  color: #48c774;
}

/* line 209, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, node_modules/bulma/sass/elements/button.sass */
.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: #48c774;
}

/* line 224, node_modules/bulma/sass/elements/button.sass */
.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 #48c774 #48c774 !important;
}

/* line 226, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 236, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-light {
  background-color: #effaf3;
  color: #257942;
}

/* line 239, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered {
  background-color: #e6f7ec;
  border-color: transparent;
  color: #257942;
}

/* line 244, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-light:active, .button.is-success.is-light.is-active {
  background-color: #dcf4e4;
  border-color: transparent;
  color: #257942;
}

/* line 143, node_modules/bulma/sass/elements/button.sass */
.button.is-warning {
  background-color: #ffdd57;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 147, node_modules/bulma/sass/elements/button.sass */
.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdb4a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-warning:focus, .button.is-warning.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 156, node_modules/bulma/sass/elements/button.sass */
.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25);
}

/* line 158, node_modules/bulma/sass/elements/button.sass */
.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd83d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, node_modules/bulma/sass/elements/button.sass */
.button.is-warning[disabled], fieldset[disabled] .button.is-warning {
  background-color: #ffdd57;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffdd57;
}

/* line 171, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 174, node_modules/bulma/sass/elements/button.sass */
.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: #ffdd57;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 183, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffdd57;
  color: #ffdd57;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.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: #ffdd57;
  border-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 195, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #ffdd57 #ffdd57 !important;
}

/* line 201, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 203, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffdd57;
  box-shadow: none;
  color: #ffdd57;
}

/* line 209, node_modules/bulma/sass/elements/button.sass */
.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);
}

/* line 213, node_modules/bulma/sass/elements/button.sass */
.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: #ffdd57;
}

/* line 224, node_modules/bulma/sass/elements/button.sass */
.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 #ffdd57 #ffdd57 !important;
}

/* line 226, node_modules/bulma/sass/elements/button.sass */
.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);
}

/* line 236, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-light {
  background-color: #fffbeb;
  color: #947600;
}

/* line 239, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered {
  background-color: #fff8de;
  border-color: transparent;
  color: #947600;
}

/* line 244, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-light:active, .button.is-warning.is-light.is-active {
  background-color: #fff6d1;
  border-color: transparent;
  color: #947600;
}

/* line 143, node_modules/bulma/sass/elements/button.sass */
.button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 147, node_modules/bulma/sass/elements/button.sass */
.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 156, node_modules/bulma/sass/elements/button.sass */
.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);
}

/* line 158, node_modules/bulma/sass/elements/button.sass */
.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 163, node_modules/bulma/sass/elements/button.sass */
.button.is-danger[disabled], fieldset[disabled] .button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  box-shadow: none;
}

/* line 168, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-inverted {
  background-color: #fff;
  color: #f14668;
}

/* line 171, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 174, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f14668;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 183, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 195, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 201, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 203, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  box-shadow: none;
  color: #f14668;
}

/* line 209, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 213, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 224, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 226, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 236, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 239, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered {
  background-color: #fde0e6;
  border-color: transparent;
  color: #cc0f35;
}

/* line 244, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-light:active, .button.is-danger.is-light.is-active {
  background-color: #fcd4dc;
  border-color: transparent;
  color: #cc0f35;
}

/* line 250, node_modules/bulma/sass/elements/button.sass */
.button.is-small {
  font-size: 0.75rem;
}

/* line 50, node_modules/bulma/sass/elements/button.sass */
.button.is-small:not(.is-rounded) {
  border-radius: 2px;
}

/* line 252, node_modules/bulma/sass/elements/button.sass */
.button.is-normal {
  font-size: 1rem;
}

/* line 254, node_modules/bulma/sass/elements/button.sass */
.button.is-medium {
  font-size: 1.25rem;
}

/* line 256, node_modules/bulma/sass/elements/button.sass */
.button.is-large {
  font-size: 1.5rem;
}

/* line 259, node_modules/bulma/sass/elements/button.sass */
.button[disabled], fieldset[disabled] .button {
  background-color: white;
  border-color: #dbdbdb;
  box-shadow: none;
  opacity: 0.5;
}

/* line 265, node_modules/bulma/sass/elements/button.sass */
.button.is-fullwidth {
  display: flex;
  width: 100%;
}

/* line 268, node_modules/bulma/sass/elements/button.sass */
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

/* line 271, node_modules/bulma/sass/elements/button.sass */
.button.is-loading::after {
  position: absolute;
  left: calc(50% - (1em / 2));
  top: calc(50% - (1em / 2));
  position: absolute !important;
}

/* line 275, node_modules/bulma/sass/elements/button.sass */
.button.is-static {
  background-color: whitesmoke;
  border-color: #dbdbdb;
  color: #7a7a7a;
  box-shadow: none;
  pointer-events: none;
}

/* line 281, node_modules/bulma/sass/elements/button.sass */
.button.is-rounded {
  border-radius: 290486px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}

/* line 286, node_modules/bulma/sass/elements/button.sass */
.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 291, node_modules/bulma/sass/elements/button.sass */
.buttons .button {
  margin-bottom: 0.5rem;
}

/* line 293, node_modules/bulma/sass/elements/button.sass */
.buttons .button:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}

/* line 295, node_modules/bulma/sass/elements/button.sass */
.buttons:last-child {
  margin-bottom: -0.5rem;
}

/* line 297, node_modules/bulma/sass/elements/button.sass */
.buttons:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 301, node_modules/bulma/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
  font-size: 0.75rem;
}

/* line 50, node_modules/bulma/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) {
  border-radius: 2px;
}

/* line 304, node_modules/bulma/sass/elements/button.sass */
.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
  font-size: 1.25rem;
}

/* line 307, node_modules/bulma/sass/elements/button.sass */
.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
  font-size: 1.5rem;
}

/* line 311, node_modules/bulma/sass/elements/button.sass */
.buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 314, node_modules/bulma/sass/elements/button.sass */
.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}

/* line 318, node_modules/bulma/sass/elements/button.sass */
.buttons.has-addons .button:last-child {
  margin-right: 0;
}

/* line 320, node_modules/bulma/sass/elements/button.sass */
.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
  z-index: 2;
}

/* line 323, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 329, node_modules/bulma/sass/elements/button.sass */
.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;
}

/* line 331, node_modules/bulma/sass/elements/button.sass */
.buttons.has-addons .button.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 334, node_modules/bulma/sass/elements/button.sass */
.buttons.is-centered {
  justify-content: center;
}

/* line 337, node_modules/bulma/sass/elements/button.sass */
.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 340, node_modules/bulma/sass/elements/button.sass */
.buttons.is-right {
  justify-content: flex-end;
}

/* line 343, node_modules/bulma/sass/elements/button.sass */
.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 6, node_modules/bulma/sass/elements/container.sass */
.container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

/* line 11, node_modules/bulma/sass/elements/container.sass */
.container.is-fluid {
  max-width: none !important;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 6, node_modules/bulma/sass/elements/container.sass */
  .container {
    max-width: 960px;
  }
}

@media screen and (max-width: 1215px) {
  /* line 19, node_modules/bulma/sass/elements/container.sass */
  .container.is-widescreen:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (max-width: 1407px) {
  /* line 22, node_modules/bulma/sass/elements/container.sass */
  .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

@media screen and (min-width: 1216px) {
  /* line 25, node_modules/bulma/sass/elements/container.sass */
  .container:not(.is-max-desktop) {
    max-width: 1152px;
  }
}

@media screen and (min-width: 1408px) {
  /* line 28, node_modules/bulma/sass/elements/container.sass */
  .container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px;
  }
}

/* line 25, node_modules/bulma/sass/elements/content.sass */
.content li + li {
  margin-top: 0.25em;
}

/* line 35, node_modules/bulma/sass/elements/content.sass */
.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;
}

/* line 37, node_modules/bulma/sass/elements/content.sass */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
}

/* line 46, node_modules/bulma/sass/elements/content.sass */
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

/* line 49, node_modules/bulma/sass/elements/content.sass */
.content h1:not(:first-child) {
  margin-top: 1em;
}

/* line 51, node_modules/bulma/sass/elements/content.sass */
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}

/* line 54, node_modules/bulma/sass/elements/content.sass */
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}

/* line 56, node_modules/bulma/sass/elements/content.sass */
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}

/* line 59, node_modules/bulma/sass/elements/content.sass */
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}

/* line 61, node_modules/bulma/sass/elements/content.sass */
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}

/* line 64, node_modules/bulma/sass/elements/content.sass */
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}

/* line 67, node_modules/bulma/sass/elements/content.sass */
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}

/* line 70, node_modules/bulma/sass/elements/content.sass */
.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}

/* line 74, node_modules/bulma/sass/elements/content.sass */
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 78, node_modules/bulma/sass/elements/content.sass */
.content ol:not([type]) {
  list-style-type: decimal;
}

/* line 80, node_modules/bulma/sass/elements/content.sass */
.content ol.is-lower-alpha:not([type]) {
  list-style-type: lower-alpha;
}

/* line 82, node_modules/bulma/sass/elements/content.sass */
.content ol.is-lower-roman:not([type]) {
  list-style-type: lower-roman;
}

/* line 84, node_modules/bulma/sass/elements/content.sass */
.content ol.is-upper-alpha:not([type]) {
  list-style-type: upper-alpha;
}

/* line 86, node_modules/bulma/sass/elements/content.sass */
.content ol.is-upper-roman:not([type]) {
  list-style-type: upper-roman;
}

/* line 88, node_modules/bulma/sass/elements/content.sass */
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 92, node_modules/bulma/sass/elements/content.sass */
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}

/* line 95, node_modules/bulma/sass/elements/content.sass */
.content ul ul ul {
  list-style-type: square;
}

/* line 97, node_modules/bulma/sass/elements/content.sass */
.content dd {
  margin-left: 2em;
}

/* line 99, node_modules/bulma/sass/elements/content.sass */
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}

/* line 103, node_modules/bulma/sass/elements/content.sass */
.content figure:not(:first-child) {
  margin-top: 2em;
}

/* line 105, node_modules/bulma/sass/elements/content.sass */
.content figure:not(:last-child) {
  margin-bottom: 2em;
}

/* line 107, node_modules/bulma/sass/elements/content.sass */
.content figure img {
  display: inline-block;
}

/* line 109, node_modules/bulma/sass/elements/content.sass */
.content figure figcaption {
  font-style: italic;
}

/* line 111, node_modules/bulma/sass/elements/content.sass */
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}

/* line 117, node_modules/bulma/sass/elements/content.sass */
.content sup,
.content sub {
  font-size: 75%;
}

/* line 120, node_modules/bulma/sass/elements/content.sass */
.content table {
  width: 100%;
}

/* line 122, node_modules/bulma/sass/elements/content.sass */
.content table td,
.content table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 128, node_modules/bulma/sass/elements/content.sass */
.content table th {
  color: #363636;
}

/* line 130, node_modules/bulma/sass/elements/content.sass */
.content table th:not([align]) {
  text-align: inherit;
}

/* line 133, node_modules/bulma/sass/elements/content.sass */
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 138, node_modules/bulma/sass/elements/content.sass */
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 145, node_modules/bulma/sass/elements/content.sass */
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 149, node_modules/bulma/sass/elements/content.sass */
.content .tabs li + li {
  margin-top: 0;
}

/* line 152, node_modules/bulma/sass/elements/content.sass */
.content.is-small {
  font-size: 0.75rem;
}

/* line 154, node_modules/bulma/sass/elements/content.sass */
.content.is-medium {
  font-size: 1.25rem;
}

/* line 156, node_modules/bulma/sass/elements/content.sass */
.content.is-large {
  font-size: 1.5rem;
}

/* line 7, node_modules/bulma/sass/elements/icon.sass */
.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}

/* line 14, node_modules/bulma/sass/elements/icon.sass */
.icon.is-small {
  height: 1rem;
  width: 1rem;
}

/* line 17, node_modules/bulma/sass/elements/icon.sass */
.icon.is-medium {
  height: 2rem;
  width: 2rem;
}

/* line 20, node_modules/bulma/sass/elements/icon.sass */
.icon.is-large {
  height: 3rem;
  width: 3rem;
}

/* line 24, node_modules/bulma/sass/elements/icon.sass */
.icon-text {
  align-items: flex-start;
  color: inherit;
  display: inline-flex;
  flex-wrap: wrap;
  line-height: 1.5rem;
  vertical-align: top;
}

/* line 31, node_modules/bulma/sass/elements/icon.sass */
.icon-text .icon {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 34, node_modules/bulma/sass/elements/icon.sass */
.icon-text .icon:not(:last-child) {
  margin-right: 0.25em;
}

/* line 36, node_modules/bulma/sass/elements/icon.sass */
.icon-text .icon:not(:first-child) {
  margin-left: 0.25em;
}

/* line 39, node_modules/bulma/sass/elements/icon.sass */
div.icon-text {
  display: flex;
}

/* line 5, node_modules/bulma/sass/elements/image.sass */
.image {
  display: block;
  position: relative;
}

/* line 8, node_modules/bulma/sass/elements/image.sass */
.image img {
  display: block;
  height: auto;
  width: 100%;
}

/* line 12, node_modules/bulma/sass/elements/image.sass */
.image img.is-rounded {
  border-radius: 290486px;
}

/* line 14, node_modules/bulma/sass/elements/image.sass */
.image.is-fullwidth {
  width: 100%;
}

/* line 33, node_modules/bulma/sass/elements/image.sass */
.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%;
}

/* line 38, node_modules/bulma/sass/elements/image.sass */
.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}

/* line 41, node_modules/bulma/sass/elements/image.sass */
.image.is-5by4 {
  padding-top: 80%;
}

/* line 43, node_modules/bulma/sass/elements/image.sass */
.image.is-4by3 {
  padding-top: 75%;
}

/* line 45, node_modules/bulma/sass/elements/image.sass */
.image.is-3by2 {
  padding-top: 66.6666%;
}

/* line 47, node_modules/bulma/sass/elements/image.sass */
.image.is-5by3 {
  padding-top: 60%;
}

/* line 49, node_modules/bulma/sass/elements/image.sass */
.image.is-16by9 {
  padding-top: 56.25%;
}

/* line 51, node_modules/bulma/sass/elements/image.sass */
.image.is-2by1 {
  padding-top: 50%;
}

/* line 53, node_modules/bulma/sass/elements/image.sass */
.image.is-3by1 {
  padding-top: 33.3333%;
}

/* line 55, node_modules/bulma/sass/elements/image.sass */
.image.is-4by5 {
  padding-top: 125%;
}

/* line 57, node_modules/bulma/sass/elements/image.sass */
.image.is-3by4 {
  padding-top: 133.3333%;
}

/* line 59, node_modules/bulma/sass/elements/image.sass */
.image.is-2by3 {
  padding-top: 150%;
}

/* line 61, node_modules/bulma/sass/elements/image.sass */
.image.is-3by5 {
  padding-top: 166.6666%;
}

/* line 63, node_modules/bulma/sass/elements/image.sass */
.image.is-9by16 {
  padding-top: 177.7777%;
}

/* line 65, node_modules/bulma/sass/elements/image.sass */
.image.is-1by2 {
  padding-top: 200%;
}

/* line 67, node_modules/bulma/sass/elements/image.sass */
.image.is-1by3 {
  padding-top: 300%;
}

/* line 71, node_modules/bulma/sass/elements/image.sass */
.image.is-16x16 {
  height: 16px;
  width: 16px;
}

/* line 71, node_modules/bulma/sass/elements/image.sass */
.image.is-24x24 {
  height: 24px;
  width: 24px;
}

/* line 71, node_modules/bulma/sass/elements/image.sass */
.image.is-32x32 {
  height: 32px;
  width: 32px;
}

/* line 71, node_modules/bulma/sass/elements/image.sass */
.image.is-48x48 {
  height: 48px;
  width: 48px;
}

/* line 71, node_modules/bulma/sass/elements/image.sass */
.image.is-64x64 {
  height: 64px;
  width: 64px;
}

/* line 71, node_modules/bulma/sass/elements/image.sass */
.image.is-96x96 {
  height: 96px;
  width: 96px;
}

/* line 71, node_modules/bulma/sass/elements/image.sass */
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

/* line 12, node_modules/bulma/sass/elements/notification.sass */
.notification {
  background-color: whitesmoke;
  border-radius: 4px;
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
}

/* line 21, node_modules/bulma/sass/elements/notification.sass */
.notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 24, node_modules/bulma/sass/elements/notification.sass */
.notification strong {
  color: currentColor;
}

/* line 26, node_modules/bulma/sass/elements/notification.sass */
.notification code,
.notification pre {
  background: white;
}

/* line 29, node_modules/bulma/sass/elements/notification.sass */
.notification pre code {
  background: transparent;
}

/* line 31, node_modules/bulma/sass/elements/notification.sass */
.notification > .delete {
  right: 0.5rem;
  position: absolute;
  top: 0.5rem;
}

/* line 35, node_modules/bulma/sass/elements/notification.sass */
.notification .title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}

/* line 43, node_modules/bulma/sass/elements/notification.sass */
.notification.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 43, node_modules/bulma/sass/elements/notification.sass */
.notification.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 43, node_modules/bulma/sass/elements/notification.sass */
.notification.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, node_modules/bulma/sass/elements/notification.sass */
.notification.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 43, node_modules/bulma/sass/elements/notification.sass */
.notification.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 50, node_modules/bulma/sass/elements/notification.sass */
.notification.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 43, node_modules/bulma/sass/elements/notification.sass */
.notification.is-link {
  background-color: #3273dc;
  color: #fff;
}

/* line 50, node_modules/bulma/sass/elements/notification.sass */
.notification.is-link.is-light {
  background-color: #eef3fc;
  color: #2160c4;
}

/* line 43, node_modules/bulma/sass/elements/notification.sass */
.notification.is-info {
  background-color: #3298dc;
  color: #fff;
}

/* line 50, node_modules/bulma/sass/elements/notification.sass */
.notification.is-info.is-light {
  background-color: #eef6fc;
  color: #1d72aa;
}

/* line 43, node_modules/bulma/sass/elements/notification.sass */
.notification.is-success {
  background-color: #48c774;
  color: #fff;
}

/* line 50, node_modules/bulma/sass/elements/notification.sass */
.notification.is-success.is-light {
  background-color: #effaf3;
  color: #257942;
}

/* line 43, node_modules/bulma/sass/elements/notification.sass */
.notification.is-warning {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 50, node_modules/bulma/sass/elements/notification.sass */
.notification.is-warning.is-light {
  background-color: #fffbeb;
  color: #947600;
}

/* line 43, node_modules/bulma/sass/elements/notification.sass */
.notification.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 50, node_modules/bulma/sass/elements/notification.sass */
.notification.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 11, node_modules/bulma/sass/elements/progress.sass */
.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 290486px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 22, node_modules/bulma/sass/elements/progress.sass */
.progress::-webkit-progress-bar {
  background-color: #ededed;
}

/* line 24, node_modules/bulma/sass/elements/progress.sass */
.progress::-webkit-progress-value {
  background-color: #4a4a4a;
}

/* line 26, node_modules/bulma/sass/elements/progress.sass */
.progress::-moz-progress-bar {
  background-color: #4a4a4a;
}

/* line 28, node_modules/bulma/sass/elements/progress.sass */
.progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-white::-webkit-progress-value {
  background-color: white;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-white::-moz-progress-bar {
  background-color: white;
}

/* line 39, node_modules/bulma/sass/elements/progress.sass */
.progress.is-white::-ms-fill {
  background-color: white;
}

/* line 41, node_modules/bulma/sass/elements/progress.sass */
.progress.is-white:indeterminate {
  background-image: linear-gradient(to right, white 30%, #ededed 30%);
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-black::-webkit-progress-value {
  background-color: #0a0a0a;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-black::-moz-progress-bar {
  background-color: #0a0a0a;
}

/* line 39, node_modules/bulma/sass/elements/progress.sass */
.progress.is-black::-ms-fill {
  background-color: #0a0a0a;
}

/* line 41, node_modules/bulma/sass/elements/progress.sass */
.progress.is-black:indeterminate {
  background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%);
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-light::-webkit-progress-value {
  background-color: whitesmoke;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-light::-moz-progress-bar {
  background-color: whitesmoke;
}

/* line 39, node_modules/bulma/sass/elements/progress.sass */
.progress.is-light::-ms-fill {
  background-color: whitesmoke;
}

/* line 41, node_modules/bulma/sass/elements/progress.sass */
.progress.is-light:indeterminate {
  background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%);
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-dark::-webkit-progress-value {
  background-color: #363636;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-dark::-moz-progress-bar {
  background-color: #363636;
}

/* line 39, node_modules/bulma/sass/elements/progress.sass */
.progress.is-dark::-ms-fill {
  background-color: #363636;
}

/* line 41, node_modules/bulma/sass/elements/progress.sass */
.progress.is-dark:indeterminate {
  background-image: linear-gradient(to right, #363636 30%, #ededed 30%);
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-primary::-webkit-progress-value {
  background-color: #00d1b2;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-primary::-moz-progress-bar {
  background-color: #00d1b2;
}

/* line 39, node_modules/bulma/sass/elements/progress.sass */
.progress.is-primary::-ms-fill {
  background-color: #00d1b2;
}

/* line 41, node_modules/bulma/sass/elements/progress.sass */
.progress.is-primary:indeterminate {
  background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%);
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-link::-webkit-progress-value {
  background-color: #3273dc;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-link::-moz-progress-bar {
  background-color: #3273dc;
}

/* line 39, node_modules/bulma/sass/elements/progress.sass */
.progress.is-link::-ms-fill {
  background-color: #3273dc;
}

/* line 41, node_modules/bulma/sass/elements/progress.sass */
.progress.is-link:indeterminate {
  background-image: linear-gradient(to right, #3273dc 30%, #ededed 30%);
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-info::-webkit-progress-value {
  background-color: #3298dc;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-info::-moz-progress-bar {
  background-color: #3298dc;
}

/* line 39, node_modules/bulma/sass/elements/progress.sass */
.progress.is-info::-ms-fill {
  background-color: #3298dc;
}

/* line 41, node_modules/bulma/sass/elements/progress.sass */
.progress.is-info:indeterminate {
  background-image: linear-gradient(to right, #3298dc 30%, #ededed 30%);
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-success::-webkit-progress-value {
  background-color: #48c774;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-success::-moz-progress-bar {
  background-color: #48c774;
}

/* line 39, node_modules/bulma/sass/elements/progress.sass */
.progress.is-success::-ms-fill {
  background-color: #48c774;
}

/* line 41, node_modules/bulma/sass/elements/progress.sass */
.progress.is-success:indeterminate {
  background-image: linear-gradient(to right, #48c774 30%, #ededed 30%);
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-warning::-webkit-progress-value {
  background-color: #ffdd57;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-warning::-moz-progress-bar {
  background-color: #ffdd57;
}

/* line 39, node_modules/bulma/sass/elements/progress.sass */
.progress.is-warning::-ms-fill {
  background-color: #ffdd57;
}

/* line 41, node_modules/bulma/sass/elements/progress.sass */
.progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, #ffdd57 30%, #ededed 30%);
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-danger::-webkit-progress-value {
  background-color: #f14668;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-danger::-moz-progress-bar {
  background-color: #f14668;
}

/* line 39, node_modules/bulma/sass/elements/progress.sass */
.progress.is-danger::-ms-fill {
  background-color: #f14668;
}

/* line 41, node_modules/bulma/sass/elements/progress.sass */
.progress.is-danger:indeterminate {
  background-image: linear-gradient(to right, #f14668 30%, #ededed 30%);
}

/* line 44, node_modules/bulma/sass/elements/progress.sass */
.progress:indeterminate {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: moveIndeterminate;
  animation-timing-function: linear;
  background-color: #ededed;
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}

/* line 54, node_modules/bulma/sass/elements/progress.sass */
.progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}

/* line 56, node_modules/bulma/sass/elements/progress.sass */
.progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}

/* line 58, node_modules/bulma/sass/elements/progress.sass */
.progress:indeterminate::-ms-fill {
  animation-name: none;
}

/* line 62, node_modules/bulma/sass/elements/progress.sass */
.progress.is-small {
  height: 0.75rem;
}

/* line 64, node_modules/bulma/sass/elements/progress.sass */
.progress.is-medium {
  height: 1.25rem;
}

/* line 66, node_modules/bulma/sass/elements/progress.sass */
.progress.is-large {
  height: 1.5rem;
}

@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

/* line 30, node_modules/bulma/sass/elements/table.sass */
.table {
  background-color: white;
  color: #363636;
}

/* line 34, node_modules/bulma/sass/elements/table.sass */
.table td,
.table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 44, node_modules/bulma/sass/elements/table.sass */
.table td.is-white,
.table th.is-white {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 44, node_modules/bulma/sass/elements/table.sass */
.table td.is-black,
.table th.is-black {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 44, node_modules/bulma/sass/elements/table.sass */
.table td.is-light,
.table th.is-light {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, node_modules/bulma/sass/elements/table.sass */
.table td.is-dark,
.table th.is-dark {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 44, node_modules/bulma/sass/elements/table.sass */
.table td.is-primary,
.table th.is-primary {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 44, node_modules/bulma/sass/elements/table.sass */
.table td.is-link,
.table th.is-link {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
}

/* line 44, node_modules/bulma/sass/elements/table.sass */
.table td.is-info,
.table th.is-info {
  background-color: #3298dc;
  border-color: #3298dc;
  color: #fff;
}

/* line 44, node_modules/bulma/sass/elements/table.sass */
.table td.is-success,
.table th.is-success {
  background-color: #48c774;
  border-color: #48c774;
  color: #fff;
}

/* line 44, node_modules/bulma/sass/elements/table.sass */
.table td.is-warning,
.table th.is-warning {
  background-color: #ffdd57;
  border-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 44, node_modules/bulma/sass/elements/table.sass */
.table td.is-danger,
.table th.is-danger {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 49, node_modules/bulma/sass/elements/table.sass */
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}

/* line 52, node_modules/bulma/sass/elements/table.sass */
.table td.is-selected,
.table th.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 55, node_modules/bulma/sass/elements/table.sass */
.table td.is-selected a,
.table td.is-selected strong,
.table th.is-selected a,
.table th.is-selected strong {
  color: currentColor;
}

/* line 58, node_modules/bulma/sass/elements/table.sass */
.table td.is-vcentered,
.table th.is-vcentered {
  vertical-align: middle;
}

/* line 60, node_modules/bulma/sass/elements/table.sass */
.table th {
  color: #363636;
}

/* line 62, node_modules/bulma/sass/elements/table.sass */
.table th:not([align]) {
  text-align: inherit;
}

/* line 65, node_modules/bulma/sass/elements/table.sass */
.table tr.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 68, node_modules/bulma/sass/elements/table.sass */
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}

/* line 71, node_modules/bulma/sass/elements/table.sass */
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}

/* line 75, node_modules/bulma/sass/elements/table.sass */
.table thead {
  background-color: transparent;
}

/* line 77, node_modules/bulma/sass/elements/table.sass */
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 81, node_modules/bulma/sass/elements/table.sass */
.table tfoot {
  background-color: transparent;
}

/* line 83, node_modules/bulma/sass/elements/table.sass */
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 87, node_modules/bulma/sass/elements/table.sass */
.table tbody {
  background-color: transparent;
}

/* line 91, node_modules/bulma/sass/elements/table.sass */
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 96, node_modules/bulma/sass/elements/table.sass */
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}

/* line 101, node_modules/bulma/sass/elements/table.sass */
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}

/* line 104, node_modules/bulma/sass/elements/table.sass */
.table.is-fullwidth {
  width: 100%;
}

/* line 109, node_modules/bulma/sass/elements/table.sass */
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 114, node_modules/bulma/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 116, node_modules/bulma/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
  background-color: whitesmoke;
}

/* line 119, node_modules/bulma/sass/elements/table.sass */
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}

/* line 125, node_modules/bulma/sass/elements/table.sass */
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: #fafafa;
}

/* line 128, node_modules/bulma/sass/elements/table.sass */
.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}

/* line 10, node_modules/bulma/sass/elements/tag.sass */
.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 15, node_modules/bulma/sass/elements/tag.sass */
.tags .tag {
  margin-bottom: 0.5rem;
}

/* line 17, node_modules/bulma/sass/elements/tag.sass */
.tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 19, node_modules/bulma/sass/elements/tag.sass */
.tags:last-child {
  margin-bottom: -0.5rem;
}

/* line 21, node_modules/bulma/sass/elements/tag.sass */
.tags:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 25, node_modules/bulma/sass/elements/tag.sass */
.tags.are-medium .tag:not(.is-normal):not(.is-large) {
  font-size: 1rem;
}

/* line 28, node_modules/bulma/sass/elements/tag.sass */
.tags.are-large .tag:not(.is-normal):not(.is-medium) {
  font-size: 1.25rem;
}

/* line 30, node_modules/bulma/sass/elements/tag.sass */
.tags.is-centered {
  justify-content: center;
}

/* line 32, node_modules/bulma/sass/elements/tag.sass */
.tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

/* line 35, node_modules/bulma/sass/elements/tag.sass */
.tags.is-right {
  justify-content: flex-end;
}

/* line 38, node_modules/bulma/sass/elements/tag.sass */
.tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}

/* line 40, node_modules/bulma/sass/elements/tag.sass */
.tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}

/* line 43, node_modules/bulma/sass/elements/tag.sass */
.tags.has-addons .tag {
  margin-right: 0;
}

/* line 45, node_modules/bulma/sass/elements/tag.sass */
.tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 53, node_modules/bulma/sass/elements/tag.sass */
.tags.has-addons .tag:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 61, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body) {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 4px;
  color: #4a4a4a;
  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;
}

/* line 74, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body) .delete {
  margin-left: 0.25rem;
  margin-right: -0.375rem;
}

/* line 81, node_modules/bulma/sass/elements/tag.sass */
.tag.is-white:not(body) {
  background-color: white;
  color: #0a0a0a;
}

/* line 81, node_modules/bulma/sass/elements/tag.sass */
.tag.is-black:not(body) {
  background-color: #0a0a0a;
  color: white;
}

/* line 81, node_modules/bulma/sass/elements/tag.sass */
.tag.is-light:not(body) {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 81, node_modules/bulma/sass/elements/tag.sass */
.tag.is-dark:not(body) {
  background-color: #363636;
  color: #fff;
}

/* line 81, node_modules/bulma/sass/elements/tag.sass */
.tag.is-primary:not(body) {
  background-color: #00d1b2;
  color: #fff;
}

/* line 88, node_modules/bulma/sass/elements/tag.sass */
.tag.is-primary.is-light:not(body) {
  background-color: #ebfffc;
  color: #00947e;
}

/* line 81, node_modules/bulma/sass/elements/tag.sass */
.tag.is-link:not(body) {
  background-color: #3273dc;
  color: #fff;
}

/* line 88, node_modules/bulma/sass/elements/tag.sass */
.tag.is-link.is-light:not(body) {
  background-color: #eef3fc;
  color: #2160c4;
}

/* line 81, node_modules/bulma/sass/elements/tag.sass */
.tag.is-info:not(body) {
  background-color: #3298dc;
  color: #fff;
}

/* line 88, node_modules/bulma/sass/elements/tag.sass */
.tag.is-info.is-light:not(body) {
  background-color: #eef6fc;
  color: #1d72aa;
}

/* line 81, node_modules/bulma/sass/elements/tag.sass */
.tag.is-success:not(body) {
  background-color: #48c774;
  color: #fff;
}

/* line 88, node_modules/bulma/sass/elements/tag.sass */
.tag.is-success.is-light:not(body) {
  background-color: #effaf3;
  color: #257942;
}

/* line 81, node_modules/bulma/sass/elements/tag.sass */
.tag.is-warning:not(body) {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 88, node_modules/bulma/sass/elements/tag.sass */
.tag.is-warning.is-light:not(body) {
  background-color: #fffbeb;
  color: #947600;
}

/* line 81, node_modules/bulma/sass/elements/tag.sass */
.tag.is-danger:not(body) {
  background-color: #f14668;
  color: #fff;
}

/* line 88, node_modules/bulma/sass/elements/tag.sass */
.tag.is-danger.is-light:not(body) {
  background-color: #feecf0;
  color: #cc0f35;
}

/* line 92, node_modules/bulma/sass/elements/tag.sass */
.tag.is-normal:not(body) {
  font-size: 0.75rem;
}

/* line 94, node_modules/bulma/sass/elements/tag.sass */
.tag.is-medium:not(body) {
  font-size: 1rem;
}

/* line 96, node_modules/bulma/sass/elements/tag.sass */
.tag.is-large:not(body) {
  font-size: 1.25rem;
}

/* line 99, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:not(:last-child) {
  margin-left: -0.375em;
  margin-right: 0.1875em;
}

/* line 102, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body) .icon:last-child:not(:first-child) {
  margin-left: 0.1875em;
  margin-right: -0.375em;
}

/* line 105, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:last-child {
  margin-left: -0.375em;
  margin-right: -0.375em;
}

/* line 109, node_modules/bulma/sass/elements/tag.sass */
.tag.is-delete:not(body) {
  margin-left: 1px;
  padding: 0;
  position: relative;
  width: 2em;
}

/* line 114, node_modules/bulma/sass/elements/tag.sass */
.tag.is-delete:not(body)::before, .tag.is-delete:not(body)::after {
  background-color: currentColor;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

/* line 124, node_modules/bulma/sass/elements/tag.sass */
.tag.is-delete:not(body)::before {
  height: 1px;
  width: 50%;
}

/* line 127, node_modules/bulma/sass/elements/tag.sass */
.tag.is-delete:not(body)::after {
  height: 50%;
  width: 1px;
}

/* line 130, node_modules/bulma/sass/elements/tag.sass */
.tag.is-delete:not(body):hover, .tag.is-delete:not(body):focus {
  background-color: #e8e8e8;
}

/* line 133, node_modules/bulma/sass/elements/tag.sass */
.tag.is-delete:not(body):active {
  background-color: #dbdbdb;
}

/* line 135, node_modules/bulma/sass/elements/tag.sass */
.tag.is-rounded:not(body) {
  border-radius: 290486px;
}

/* line 139, node_modules/bulma/sass/elements/tag.sass */
a.tag:hover {
  text-decoration: underline;
}

/* line 22, node_modules/bulma/sass/elements/title.sass */
.title,
.subtitle {
  word-break: break-word;
}

/* line 26, node_modules/bulma/sass/elements/title.sass */
.title em,
.title span,
.subtitle em,
.subtitle span {
  font-weight: inherit;
}

/* line 29, node_modules/bulma/sass/elements/title.sass */
.title sub,
.subtitle sub {
  font-size: 0.75em;
}

/* line 31, node_modules/bulma/sass/elements/title.sass */
.title sup,
.subtitle sup {
  font-size: 0.75em;
}

/* line 33, node_modules/bulma/sass/elements/title.sass */
.title .tag,
.subtitle .tag {
  vertical-align: middle;
}

/* line 36, node_modules/bulma/sass/elements/title.sass */
.title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}

/* line 43, node_modules/bulma/sass/elements/title.sass */
.title strong {
  color: inherit;
  font-weight: inherit;
}

/* line 46, node_modules/bulma/sass/elements/title.sass */
.title + .highlight {
  margin-top: -0.75rem;
}

/* line 48, node_modules/bulma/sass/elements/title.sass */
.title:not(.is-spaced) + .subtitle {
  margin-top: -1.25rem;
}

/* line 53, node_modules/bulma/sass/elements/title.sass */
.title.is-1 {
  font-size: 3rem;
}

/* line 53, node_modules/bulma/sass/elements/title.sass */
.title.is-2 {
  font-size: 2.5rem;
}

/* line 53, node_modules/bulma/sass/elements/title.sass */
.title.is-3 {
  font-size: 2rem;
}

/* line 53, node_modules/bulma/sass/elements/title.sass */
.title.is-4 {
  font-size: 1.5rem;
}

/* line 53, node_modules/bulma/sass/elements/title.sass */
.title.is-5 {
  font-size: 1.25rem;
}

/* line 53, node_modules/bulma/sass/elements/title.sass */
.title.is-6 {
  font-size: 1rem;
}

/* line 53, node_modules/bulma/sass/elements/title.sass */
.title.is-7 {
  font-size: 0.75rem;
}

/* line 56, node_modules/bulma/sass/elements/title.sass */
.subtitle {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}

/* line 63, node_modules/bulma/sass/elements/title.sass */
.subtitle strong {
  color: #363636;
  font-weight: 600;
}

/* line 66, node_modules/bulma/sass/elements/title.sass */
.subtitle:not(.is-spaced) + .title {
  margin-top: -1.25rem;
}

/* line 71, node_modules/bulma/sass/elements/title.sass */
.subtitle.is-1 {
  font-size: 3rem;
}

/* line 71, node_modules/bulma/sass/elements/title.sass */
.subtitle.is-2 {
  font-size: 2.5rem;
}

/* line 71, node_modules/bulma/sass/elements/title.sass */
.subtitle.is-3 {
  font-size: 2rem;
}

/* line 71, node_modules/bulma/sass/elements/title.sass */
.subtitle.is-4 {
  font-size: 1.5rem;
}

/* line 71, node_modules/bulma/sass/elements/title.sass */
.subtitle.is-5 {
  font-size: 1.25rem;
}

/* line 71, node_modules/bulma/sass/elements/title.sass */
.subtitle.is-6 {
  font-size: 1rem;
}

/* line 71, node_modules/bulma/sass/elements/title.sass */
.subtitle.is-7 {
  font-size: 0.75rem;
}

/* line 9, node_modules/bulma/sass/elements/other.sass */
.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* line 16, node_modules/bulma/sass/elements/other.sass */
.highlight {
  font-weight: 400;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
}

/* line 22, node_modules/bulma/sass/elements/other.sass */
.highlight pre {
  overflow: auto;
  max-width: 100%;
}

/* line 29, node_modules/bulma/sass/elements/other.sass */
.number {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 290486px;
  display: inline-flex;
  font-size: 1.25rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top;
}

/* Bulma Form */
/* line 59, node_modules/bulma/sass/form/shared.sass */
.select select, .textarea, .input {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}

/* line 68, node_modules/bulma/sass/form/../utilities/mixins.sass */
.select select::-moz-placeholder, .textarea::-moz-placeholder, .input::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, node_modules/bulma/sass/form/../utilities/mixins.sass */
.select select::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .input::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, node_modules/bulma/sass/form/../utilities/mixins.sass */
.select select:-moz-placeholder, .textarea:-moz-placeholder, .input:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 68, node_modules/bulma/sass/form/../utilities/mixins.sass */
.select select:-ms-input-placeholder, .textarea:-ms-input-placeholder, .input:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

/* line 41, node_modules/bulma/sass/form/shared.sass */
.select select:hover, .textarea:hover, .input:hover, .select select.is-hovered, .is-hovered.textarea, .is-hovered.input {
  border-color: #b5b5b5;
}

/* line 44, node_modules/bulma/sass/form/shared.sass */
.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: #3273dc;
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

/* line 50, node_modules/bulma/sass/form/shared.sass */
.select select[disabled], .textarea[disabled], .input[disabled], fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

/* line 68, node_modules/bulma/sass/form/../utilities/mixins.sass */
.select select[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .input[disabled]::-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);
}

/* line 68, node_modules/bulma/sass/form/../utilities/mixins.sass */
.select select[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .input[disabled]::-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);
}

/* line 68, node_modules/bulma/sass/form/../utilities/mixins.sass */
.select select[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .input[disabled]:-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);
}

/* line 68, node_modules/bulma/sass/form/../utilities/mixins.sass */
.select select[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .input[disabled]:-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);
}

/* line 7, node_modules/bulma/sass/form/input-textarea.sass */
.textarea, .input {
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}

/* line 12, node_modules/bulma/sass/form/input-textarea.sass */
.textarea[readonly], .input[readonly] {
  box-shadow: none;
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-white.textarea, .is-white.input {
  border-color: white;
}

/* line 19, node_modules/bulma/sass/form/input-textarea.sass */
.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);
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-black.textarea, .is-black.input {
  border-color: #0a0a0a;
}

/* line 19, node_modules/bulma/sass/form/input-textarea.sass */
.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);
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-light.textarea, .is-light.input {
  border-color: whitesmoke;
}

/* line 19, node_modules/bulma/sass/form/input-textarea.sass */
.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);
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-dark.textarea, .is-dark.input {
  border-color: #363636;
}

/* line 19, node_modules/bulma/sass/form/input-textarea.sass */
.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);
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-primary.textarea, .is-primary.input {
  border-color: #00d1b2;
}

/* line 19, node_modules/bulma/sass/form/input-textarea.sass */
.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(0, 209, 178, 0.25);
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-link.textarea, .is-link.input {
  border-color: #3273dc;
}

/* line 19, node_modules/bulma/sass/form/input-textarea.sass */
.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(50, 115, 220, 0.25);
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-info.textarea, .is-info.input {
  border-color: #3298dc;
}

/* line 19, node_modules/bulma/sass/form/input-textarea.sass */
.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(50, 152, 220, 0.25);
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-success.textarea, .is-success.input {
  border-color: #48c774;
}

/* line 19, node_modules/bulma/sass/form/input-textarea.sass */
.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(72, 199, 116, 0.25);
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-warning.textarea, .is-warning.input {
  border-color: #ffdd57;
}

/* line 19, node_modules/bulma/sass/form/input-textarea.sass */
.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, 221, 87, 0.25);
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-danger.textarea, .is-danger.input {
  border-color: #f14668;
}

/* line 19, node_modules/bulma/sass/form/input-textarea.sass */
.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);
}

/* line 25, node_modules/bulma/sass/form/input-textarea.sass */
.is-small.textarea, .is-small.input {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 27, node_modules/bulma/sass/form/input-textarea.sass */
.is-medium.textarea, .is-medium.input {
  font-size: 1.25rem;
}

/* line 29, node_modules/bulma/sass/form/input-textarea.sass */
.is-large.textarea, .is-large.input {
  font-size: 1.5rem;
}

/* line 32, node_modules/bulma/sass/form/input-textarea.sass */
.is-fullwidth.textarea, .is-fullwidth.input {
  display: block;
  width: 100%;
}

/* line 35, node_modules/bulma/sass/form/input-textarea.sass */
.is-inline.textarea, .is-inline.input {
  display: inline;
  width: auto;
}

/* line 41, node_modules/bulma/sass/form/input-textarea.sass */
.input.is-rounded {
  border-radius: 290486px;
  padding-left: calc(calc(0.75em - 1px) + 0.375em);
  padding-right: calc(calc(0.75em - 1px) + 0.375em);
}

/* line 45, node_modules/bulma/sass/form/input-textarea.sass */
.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 52, node_modules/bulma/sass/form/input-textarea.sass */
.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.75em - 1px);
  resize: vertical;
}

/* line 59, node_modules/bulma/sass/form/input-textarea.sass */
.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}

/* line 62, node_modules/bulma/sass/form/input-textarea.sass */
.textarea[rows] {
  height: initial;
}

/* line 65, node_modules/bulma/sass/form/input-textarea.sass */
.textarea.has-fixed-size {
  resize: none;
}

/* line 1, node_modules/bulma/sass/form/checkbox-radio.sass */
.radio, .checkbox {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}

/* line 6, node_modules/bulma/sass/form/checkbox-radio.sass */
.radio input, .checkbox input {
  cursor: pointer;
}

/* line 8, node_modules/bulma/sass/form/checkbox-radio.sass */
.radio:hover, .checkbox:hover {
  color: #363636;
}

/* line 10, node_modules/bulma/sass/form/checkbox-radio.sass */
.radio[disabled], .checkbox[disabled], fieldset[disabled] .radio, fieldset[disabled] .checkbox,
.radio input[disabled],
.checkbox input[disabled] {
  color: #7a7a7a;
  cursor: not-allowed;
}

/* line 21, node_modules/bulma/sass/form/checkbox-radio.sass */
.radio + .radio {
  margin-left: 0.5em;
}

/* line 3, node_modules/bulma/sass/form/select.sass */
.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

/* line 8, node_modules/bulma/sass/form/select.sass */
.select:not(.is-multiple) {
  height: 2.5em;
}

/* line 11, node_modules/bulma/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #3273dc;
  right: 1.125em;
  z-index: 4;
}

/* line 17, node_modules/bulma/sass/form/select.sass */
.select.is-rounded select {
  border-radius: 290486px;
  padding-left: 1em;
}

/* line 20, node_modules/bulma/sass/form/select.sass */
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

/* line 27, node_modules/bulma/sass/form/select.sass */
.select select::-ms-expand {
  display: none;
}

/* line 29, node_modules/bulma/sass/form/select.sass */
.select select[disabled]:hover, fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

/* line 32, node_modules/bulma/sass/form/select.sass */
.select select:not([multiple]) {
  padding-right: 2.5em;
}

/* line 34, node_modules/bulma/sass/form/select.sass */
.select select[multiple] {
  height: auto;
  padding: 0;
}

/* line 37, node_modules/bulma/sass/form/select.sass */
.select select[multiple] option {
  padding: 0.5em 1em;
}

/* line 41, node_modules/bulma/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-white:not(:hover)::after {
  border-color: white;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-white select {
  border-color: white;
}

/* line 51, node_modules/bulma/sass/form/select.sass */
.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

/* line 54, node_modules/bulma/sass/form/select.sass */
.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);
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-black select {
  border-color: #0a0a0a;
}

/* line 51, node_modules/bulma/sass/form/select.sass */
.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

/* line 54, node_modules/bulma/sass/form/select.sass */
.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);
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-light select {
  border-color: whitesmoke;
}

/* line 51, node_modules/bulma/sass/form/select.sass */
.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

/* line 54, node_modules/bulma/sass/form/select.sass */
.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);
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-dark select {
  border-color: #363636;
}

/* line 51, node_modules/bulma/sass/form/select.sass */
.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

/* line 54, node_modules/bulma/sass/form/select.sass */
.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);
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-primary select {
  border-color: #00d1b2;
}

/* line 51, node_modules/bulma/sass/form/select.sass */
.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

/* line 54, node_modules/bulma/sass/form/select.sass */
.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(0, 209, 178, 0.25);
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-link:not(:hover)::after {
  border-color: #3273dc;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-link select {
  border-color: #3273dc;
}

/* line 51, node_modules/bulma/sass/form/select.sass */
.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #2366d1;
}

/* line 54, node_modules/bulma/sass/form/select.sass */
.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(50, 115, 220, 0.25);
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-info:not(:hover)::after {
  border-color: #3298dc;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-info select {
  border-color: #3298dc;
}

/* line 51, node_modules/bulma/sass/form/select.sass */
.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #238cd1;
}

/* line 54, node_modules/bulma/sass/form/select.sass */
.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(50, 152, 220, 0.25);
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-success:not(:hover)::after {
  border-color: #48c774;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-success select {
  border-color: #48c774;
}

/* line 51, node_modules/bulma/sass/form/select.sass */
.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb67;
}

/* line 54, node_modules/bulma/sass/form/select.sass */
.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(72, 199, 116, 0.25);
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-warning:not(:hover)::after {
  border-color: #ffdd57;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-warning select {
  border-color: #ffdd57;
}

/* line 51, node_modules/bulma/sass/form/select.sass */
.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd83d;
}

/* line 54, node_modules/bulma/sass/form/select.sass */
.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, 221, 87, 0.25);
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-danger select {
  border-color: #f14668;
}

/* line 51, node_modules/bulma/sass/form/select.sass */
.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}

/* line 54, node_modules/bulma/sass/form/select.sass */
.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);
}

/* line 60, node_modules/bulma/sass/form/select.sass */
.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 62, node_modules/bulma/sass/form/select.sass */
.select.is-medium {
  font-size: 1.25rem;
}

/* line 64, node_modules/bulma/sass/form/select.sass */
.select.is-large {
  font-size: 1.5rem;
}

/* line 68, node_modules/bulma/sass/form/select.sass */
.select.is-disabled::after {
  border-color: #7a7a7a;
}

/* line 70, node_modules/bulma/sass/form/select.sass */
.select.is-fullwidth {
  width: 100%;
}

/* line 72, node_modules/bulma/sass/form/select.sass */
.select.is-fullwidth select {
  width: 100%;
}

/* line 75, node_modules/bulma/sass/form/select.sass */
.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}

/* line 82, node_modules/bulma/sass/form/select.sass */
.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 84, node_modules/bulma/sass/form/select.sass */
.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 86, node_modules/bulma/sass/form/select.sass */
.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 16, node_modules/bulma/sass/form/file.sass */
.file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}

/* line 27, node_modules/bulma/sass/form/file.sass */
.file.is-white .file-cta {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 33, node_modules/bulma/sass/form/file.sass */
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 39, node_modules/bulma/sass/form/file.sass */
.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: #0a0a0a;
}

/* line 45, node_modules/bulma/sass/form/file.sass */
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 27, node_modules/bulma/sass/form/file.sass */
.file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 33, node_modules/bulma/sass/form/file.sass */
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

/* line 39, node_modules/bulma/sass/form/file.sass */
.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: white;
}

/* line 45, node_modules/bulma/sass/form/file.sass */
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
  background-color: black;
  border-color: transparent;
  color: white;
}

/* line 27, node_modules/bulma/sass/form/file.sass */
.file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, node_modules/bulma/sass/form/file.sass */
.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);
}

/* line 39, node_modules/bulma/sass/form/file.sass */
.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);
}

/* line 45, node_modules/bulma/sass/form/file.sass */
.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);
}

/* line 27, node_modules/bulma/sass/form/file.sass */
.file.is-dark .file-cta {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 33, node_modules/bulma/sass/form/file.sass */
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 39, node_modules/bulma/sass/form/file.sass */
.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;
}

/* line 45, node_modules/bulma/sass/form/file.sass */
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 27, node_modules/bulma/sass/form/file.sass */
.file.is-primary .file-cta {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 33, node_modules/bulma/sass/form/file.sass */
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 39, node_modules/bulma/sass/form/file.sass */
.file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25);
  color: #fff;
}

/* line 45, node_modules/bulma/sass/form/file.sass */
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 27, node_modules/bulma/sass/form/file.sass */
.file.is-link .file-cta {
  background-color: #3273dc;
  border-color: transparent;
  color: #fff;
}

/* line 33, node_modules/bulma/sass/form/file.sass */
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #276cda;
  border-color: transparent;
  color: #fff;
}

/* line 39, node_modules/bulma/sass/form/file.sass */
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(50, 115, 220, 0.25);
  color: #fff;
}

/* line 45, node_modules/bulma/sass/form/file.sass */
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #2366d1;
  border-color: transparent;
  color: #fff;
}

/* line 27, node_modules/bulma/sass/form/file.sass */
.file.is-info .file-cta {
  background-color: #3298dc;
  border-color: transparent;
  color: #fff;
}

/* line 33, node_modules/bulma/sass/form/file.sass */
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #2793da;
  border-color: transparent;
  color: #fff;
}

/* line 39, node_modules/bulma/sass/form/file.sass */
.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(50, 152, 220, 0.25);
  color: #fff;
}

/* line 45, node_modules/bulma/sass/form/file.sass */
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #238cd1;
  border-color: transparent;
  color: #fff;
}

/* line 27, node_modules/bulma/sass/form/file.sass */
.file.is-success .file-cta {
  background-color: #48c774;
  border-color: transparent;
  color: #fff;
}

/* line 33, node_modules/bulma/sass/form/file.sass */
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #3ec46d;
  border-color: transparent;
  color: #fff;
}

/* line 39, node_modules/bulma/sass/form/file.sass */
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 199, 116, 0.25);
  color: #fff;
}

/* line 45, node_modules/bulma/sass/form/file.sass */
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #3abb67;
  border-color: transparent;
  color: #fff;
}

/* line 27, node_modules/bulma/sass/form/file.sass */
.file.is-warning .file-cta {
  background-color: #ffdd57;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, node_modules/bulma/sass/form/file.sass */
.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: #ffdb4a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 39, node_modules/bulma/sass/form/file.sass */
.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 45, node_modules/bulma/sass/form/file.sass */
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd83d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 27, node_modules/bulma/sass/form/file.sass */
.file.is-danger .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 33, node_modules/bulma/sass/form/file.sass */
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 39, node_modules/bulma/sass/form/file.sass */
.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;
}

/* line 45, node_modules/bulma/sass/form/file.sass */
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 50, node_modules/bulma/sass/form/file.sass */
.file.is-small {
  font-size: 0.75rem;
}

/* line 52, node_modules/bulma/sass/form/file.sass */
.file.is-medium {
  font-size: 1.25rem;
}

/* line 55, node_modules/bulma/sass/form/file.sass */
.file.is-medium .file-icon .fa {
  font-size: 21px;
}

/* line 57, node_modules/bulma/sass/form/file.sass */
.file.is-large {
  font-size: 1.5rem;
}

/* line 60, node_modules/bulma/sass/form/file.sass */
.file.is-large .file-icon .fa {
  font-size: 28px;
}

/* line 64, node_modules/bulma/sass/form/file.sass */
.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 67, node_modules/bulma/sass/form/file.sass */
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 71, node_modules/bulma/sass/form/file.sass */
.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}

/* line 73, node_modules/bulma/sass/form/file.sass */
.file.has-name.is-empty .file-name {
  display: none;
}

/* line 76, node_modules/bulma/sass/form/file.sass */
.file.is-boxed .file-label {
  flex-direction: column;
}

/* line 78, node_modules/bulma/sass/form/file.sass */
.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}

/* line 82, node_modules/bulma/sass/form/file.sass */
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}

/* line 84, node_modules/bulma/sass/form/file.sass */
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}

/* line 87, node_modules/bulma/sass/form/file.sass */
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}

/* line 90, node_modules/bulma/sass/form/file.sass */
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}

/* line 93, node_modules/bulma/sass/form/file.sass */
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}

/* line 96, node_modules/bulma/sass/form/file.sass */
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}

/* line 99, node_modules/bulma/sass/form/file.sass */
.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}

/* line 101, node_modules/bulma/sass/form/file.sass */
.file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}

/* line 104, node_modules/bulma/sass/form/file.sass */
.file.is-centered {
  justify-content: center;
}

/* line 107, node_modules/bulma/sass/form/file.sass */
.file.is-fullwidth .file-label {
  width: 100%;
}

/* line 109, node_modules/bulma/sass/form/file.sass */
.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}

/* line 112, node_modules/bulma/sass/form/file.sass */
.file.is-right {
  justify-content: flex-end;
}

/* line 114, node_modules/bulma/sass/form/file.sass */
.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}

/* line 116, node_modules/bulma/sass/form/file.sass */
.file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  order: -1;
}

/* line 121, node_modules/bulma/sass/form/file.sass */
.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}

/* line 129, node_modules/bulma/sass/form/file.sass */
.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}

/* line 132, node_modules/bulma/sass/form/file.sass */
.file-label:hover .file-name {
  border-color: #d5d5d5;
}

/* line 135, node_modules/bulma/sass/form/file.sass */
.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 138, node_modules/bulma/sass/form/file.sass */
.file-label:active .file-name {
  border-color: #cfcfcf;
}

/* line 141, node_modules/bulma/sass/form/file.sass */
.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 150, node_modules/bulma/sass/form/file.sass */
.file-cta,
.file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

/* line 160, node_modules/bulma/sass/form/file.sass */
.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}

/* line 164, node_modules/bulma/sass/form/file.sass */
.file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: inherit;
  text-overflow: ellipsis;
}

/* line 174, node_modules/bulma/sass/form/file.sass */
.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}

/* line 181, node_modules/bulma/sass/form/file.sass */
.file-icon .fa {
  font-size: 14px;
}

/* line 8, node_modules/bulma/sass/form/tools.sass */
.label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}

/* line 13, node_modules/bulma/sass/form/tools.sass */
.label:not(:last-child) {
  margin-bottom: 0.5em;
}

/* line 16, node_modules/bulma/sass/form/tools.sass */
.label.is-small {
  font-size: 0.75rem;
}

/* line 18, node_modules/bulma/sass/form/tools.sass */
.label.is-medium {
  font-size: 1.25rem;
}

/* line 20, node_modules/bulma/sass/form/tools.sass */
.label.is-large {
  font-size: 1.5rem;
}

/* line 23, node_modules/bulma/sass/form/tools.sass */
.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

/* line 29, node_modules/bulma/sass/form/tools.sass */
.help.is-white {
  color: white;
}

/* line 29, node_modules/bulma/sass/form/tools.sass */
.help.is-black {
  color: #0a0a0a;
}

/* line 29, node_modules/bulma/sass/form/tools.sass */
.help.is-light {
  color: whitesmoke;
}

/* line 29, node_modules/bulma/sass/form/tools.sass */
.help.is-dark {
  color: #363636;
}

/* line 29, node_modules/bulma/sass/form/tools.sass */
.help.is-primary {
  color: #00d1b2;
}

/* line 29, node_modules/bulma/sass/form/tools.sass */
.help.is-link {
  color: #3273dc;
}

/* line 29, node_modules/bulma/sass/form/tools.sass */
.help.is-info {
  color: #3298dc;
}

/* line 29, node_modules/bulma/sass/form/tools.sass */
.help.is-success {
  color: #48c774;
}

/* line 29, node_modules/bulma/sass/form/tools.sass */
.help.is-warning {
  color: #ffdd57;
}

/* line 29, node_modules/bulma/sass/form/tools.sass */
.help.is-danger {
  color: #f14668;
}

/* line 35, node_modules/bulma/sass/form/tools.sass */
.field:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 38, node_modules/bulma/sass/form/tools.sass */
.field.has-addons {
  display: flex;
  justify-content: flex-start;
}

/* line 42, node_modules/bulma/sass/form/tools.sass */
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}

/* line 45, node_modules/bulma/sass/form/tools.sass */
.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;
}

/* line 50, node_modules/bulma/sass/form/tools.sass */
.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;
}

/* line 60, node_modules/bulma/sass/form/tools.sass */
.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;
}

/* line 73, node_modules/bulma/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button.is-hovered:not([disabled]),
.field.has-addons .control .input:not([disabled]):hover,
.field.has-addons .control .input.is-hovered:not([disabled]),
.field.has-addons .control .select select:not([disabled]):hover,
.field.has-addons .control .select select.is-hovered:not([disabled]) {
  z-index: 2;
}

/* line 76, node_modules/bulma/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button.is-focused:not([disabled]), .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button.is-active:not([disabled]),
.field.has-addons .control .input:not([disabled]):focus,
.field.has-addons .control .input.is-focused:not([disabled]),
.field.has-addons .control .input:not([disabled]):active,
.field.has-addons .control .input.is-active:not([disabled]),
.field.has-addons .control .select select:not([disabled]):focus,
.field.has-addons .control .select select.is-focused:not([disabled]),
.field.has-addons .control .select select:not([disabled]):active,
.field.has-addons .control .select select.is-active:not([disabled]) {
  z-index: 3;
}

/* line 81, node_modules/bulma/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button.is-focused:not([disabled]):hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button.is-active:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):focus:hover,
.field.has-addons .control .input.is-focused:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]):active:hover,
.field.has-addons .control .input.is-active:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):focus:hover,
.field.has-addons .control .select select.is-focused:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):active:hover,
.field.has-addons .control .select select.is-active:not([disabled]):hover {
  z-index: 4;
}

/* line 83, node_modules/bulma/sass/form/tools.sass */
.field.has-addons .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 86, node_modules/bulma/sass/form/tools.sass */
.field.has-addons.has-addons-centered {
  justify-content: center;
}

/* line 88, node_modules/bulma/sass/form/tools.sass */
.field.has-addons.has-addons-right {
  justify-content: flex-end;
}

/* line 91, node_modules/bulma/sass/form/tools.sass */
.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 94, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}

/* line 97, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped > .control {
  flex-shrink: 0;
}

/* line 99, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 102, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 105, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped.is-grouped-centered {
  justify-content: center;
}

/* line 107, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}

/* line 109, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}

/* line 112, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 115, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}

/* line 117, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 119, node_modules/bulma/sass/form/tools.sass */
  .field.is-horizontal {
    display: flex;
  }
}

/* line 124, node_modules/bulma/sass/form/tools.sass */
.field-label .label {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  /* line 123, node_modules/bulma/sass/form/tools.sass */
  .field-label {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 123, node_modules/bulma/sass/form/tools.sass */
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  /* line 134, node_modules/bulma/sass/form/tools.sass */
  .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  /* line 137, node_modules/bulma/sass/form/tools.sass */
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  /* line 139, node_modules/bulma/sass/form/tools.sass */
  .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  /* line 142, node_modules/bulma/sass/form/tools.sass */
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

/* line 147, node_modules/bulma/sass/form/tools.sass */
.field-body .field .field {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 146, node_modules/bulma/sass/form/tools.sass */
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  /* line 154, node_modules/bulma/sass/form/tools.sass */
  .field-body .field {
    margin-bottom: 0;
  }
  /* line 156, node_modules/bulma/sass/form/tools.sass */
  .field-body > .field {
    flex-shrink: 1;
  }
  /* line 158, node_modules/bulma/sass/form/tools.sass */
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  /* line 160, node_modules/bulma/sass/form/tools.sass */
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 163, node_modules/bulma/sass/form/tools.sass */
.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}

/* line 175, node_modules/bulma/sass/form/tools.sass */
.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: #4a4a4a;
}

/* line 177, node_modules/bulma/sass/form/tools.sass */
.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;
}

/* line 179, node_modules/bulma/sass/form/tools.sass */
.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;
}

/* line 181, node_modules/bulma/sass/form/tools.sass */
.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;
}

/* line 183, node_modules/bulma/sass/form/tools.sass */
.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}

/* line 192, node_modules/bulma/sass/form/tools.sass */
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.5em;
}

/* line 195, node_modules/bulma/sass/form/tools.sass */
.control.has-icons-left .icon.is-left {
  left: 0;
}

/* line 198, node_modules/bulma/sass/form/tools.sass */
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.5em;
}

/* line 201, node_modules/bulma/sass/form/tools.sass */
.control.has-icons-right .icon.is-right {
  right: 0;
}

/* line 204, node_modules/bulma/sass/form/tools.sass */
.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}

/* line 210, node_modules/bulma/sass/form/tools.sass */
.control.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 212, node_modules/bulma/sass/form/tools.sass */
.control.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 214, node_modules/bulma/sass/form/tools.sass */
.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* Bulma Components */
/* line 12, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}

/* line 17, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb a {
  align-items: center;
  color: #3273dc;
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}

/* line 23, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb a:hover {
  color: #363636;
}

/* line 25, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb li {
  align-items: center;
  display: flex;
}

/* line 28, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb li:first-child a {
  padding-left: 0;
}

/* line 31, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}

/* line 35, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb li + li::before {
  color: #b5b5b5;
  content: "\0002f";
}

/* line 38, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb ul,
.breadcrumb ol {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 45, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb .icon:first-child {
  margin-right: 0.5em;
}

/* line 47, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb .icon:last-child {
  margin-left: 0.5em;
}

/* line 51, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.is-centered ol,
.breadcrumb.is-centered ul {
  justify-content: center;
}

/* line 55, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
  justify-content: flex-end;
}

/* line 59, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.is-small {
  font-size: 0.75rem;
}

/* line 61, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.is-medium {
  font-size: 1.25rem;
}

/* line 63, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.is-large {
  font-size: 1.5rem;
}

/* line 67, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.has-arrow-separator li + li::before {
  content: "\02192";
}

/* line 70, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.has-bullet-separator li + li::before {
  content: "\02022";
}

/* line 73, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.has-dot-separator li + li::before {
  content: "\000b7";
}

/* line 76, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.has-succeeds-separator li + li::before {
  content: "\0227B";
}

/* line 23, node_modules/bulma/sass/components/card.sass */
.card {
  background-color: white;
  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: #4a4a4a;
  max-width: 100%;
  position: relative;
}

/* line 32, node_modules/bulma/sass/components/card.sass */
.card-footer:first-child, .card-content:first-child, .card-header:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 35, node_modules/bulma/sass/components/card.sass */
.card-footer:last-child, .card-content:last-child, .card-header:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 39, node_modules/bulma/sass/components/card.sass */
.card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: flex;
}

/* line 46, node_modules/bulma/sass/components/card.sass */
.card-header-title {
  align-items: center;
  color: #363636;
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}

/* line 53, node_modules/bulma/sass/components/card.sass */
.card-header-title.is-centered {
  justify-content: center;
}

/* line 56, node_modules/bulma/sass/components/card.sass */
.card-header-icon {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem 1rem;
}

/* line 63, node_modules/bulma/sass/components/card.sass */
.card-image {
  display: block;
  position: relative;
}

/* line 67, node_modules/bulma/sass/components/card.sass */
.card-image:first-child img {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 71, node_modules/bulma/sass/components/card.sass */
.card-image:last-child img {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 75, node_modules/bulma/sass/components/card.sass */
.card-content {
  background-color: transparent;
  padding: 1.5rem;
}

/* line 80, node_modules/bulma/sass/components/card.sass */
.card-footer {
  background-color: transparent;
  border-top: 1px solid #ededed;
  align-items: stretch;
  display: flex;
}

/* line 87, node_modules/bulma/sass/components/card.sass */
.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}

/* line 95, node_modules/bulma/sass/components/card.sass */
.card-footer-item:not(:last-child) {
  border-right: 1px solid #ededed;
}

/* line 101, node_modules/bulma/sass/components/card.sass */
.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 22, node_modules/bulma/sass/components/dropdown.sass */
.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

/* line 28, node_modules/bulma/sass/components/dropdown.sass */
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}

/* line 31, node_modules/bulma/sass/components/dropdown.sass */
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 35, node_modules/bulma/sass/components/dropdown.sass */
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

/* line 41, node_modules/bulma/sass/components/dropdown.sass */
.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

/* line 50, node_modules/bulma/sass/components/dropdown.sass */
.dropdown-content {
  background-color: white;
  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;
}

/* line 57, node_modules/bulma/sass/components/dropdown.sass */
.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}

/* line 65, node_modules/bulma/sass/components/dropdown.sass */
a.dropdown-item,
button.dropdown-item {
  padding-right: 3rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}

/* line 71, node_modules/bulma/sass/components/dropdown.sass */
a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

/* line 74, node_modules/bulma/sass/components/dropdown.sass */
a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: #3273dc;
  color: #fff;
}

/* line 78, node_modules/bulma/sass/components/dropdown.sass */
.dropdown-divider {
  background-color: #ededed;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

/* line 5, node_modules/bulma/sass/components/level.sass */
.level {
  align-items: center;
  justify-content: space-between;
}

/* line 9, node_modules/bulma/sass/components/level.sass */
.level code {
  border-radius: 4px;
}

/* line 11, node_modules/bulma/sass/components/level.sass */
.level img {
  display: inline-block;
  vertical-align: top;
}

/* line 15, node_modules/bulma/sass/components/level.sass */
.level.is-mobile {
  display: flex;
}

/* line 17, node_modules/bulma/sass/components/level.sass */
.level.is-mobile .level-left,
.level.is-mobile .level-right {
  display: flex;
}

/* line 20, node_modules/bulma/sass/components/level.sass */
.level.is-mobile .level-left + .level-right {
  margin-top: 0;
}

/* line 23, node_modules/bulma/sass/components/level.sass */
.level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 26, node_modules/bulma/sass/components/level.sass */
.level.is-mobile .level-item:not(.is-narrow) {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 5, node_modules/bulma/sass/components/level.sass */
  .level {
    display: flex;
  }
  /* line 32, node_modules/bulma/sass/components/level.sass */
  .level > .level-item:not(.is-narrow) {
    flex-grow: 1;
  }
}

/* line 35, node_modules/bulma/sass/components/level.sass */
.level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}

/* line 42, node_modules/bulma/sass/components/level.sass */
.level-item .title,
.level-item .subtitle {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 47, node_modules/bulma/sass/components/level.sass */
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

/* line 50, node_modules/bulma/sass/components/level.sass */
.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 57, node_modules/bulma/sass/components/level.sass */
.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
  flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 61, node_modules/bulma/sass/components/level.sass */
  .level-left .level-item:not(:last-child),
.level-right .level-item:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 64, node_modules/bulma/sass/components/level.sass */
.level-left {
  align-items: center;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  /* line 69, node_modules/bulma/sass/components/level.sass */
  .level-left + .level-right {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 64, node_modules/bulma/sass/components/level.sass */
  .level-left {
    display: flex;
  }
}

/* line 74, node_modules/bulma/sass/components/level.sass */
.level-right {
  align-items: center;
  justify-content: flex-end;
}

@media screen and (min-width: 769px), print {
  /* line 74, node_modules/bulma/sass/components/level.sass */
  .level-right {
    display: flex;
  }
}

/* line 12, node_modules/bulma/sass/components/media.sass */
.media {
  align-items: flex-start;
  display: flex;
  text-align: inherit;
}

/* line 16, node_modules/bulma/sass/components/media.sass */
.media .content:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, node_modules/bulma/sass/components/media.sass */
.media .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  display: flex;
  padding-top: 0.75rem;
}

/* line 22, node_modules/bulma/sass/components/media.sass */
.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {
  margin-bottom: 0.5rem;
}

/* line 25, node_modules/bulma/sass/components/media.sass */
.media .media .media {
  padding-top: 0.5rem;
}

/* line 27, node_modules/bulma/sass/components/media.sass */
.media .media .media + .media {
  margin-top: 0.5rem;
}

/* line 29, node_modules/bulma/sass/components/media.sass */
.media + .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  margin-top: 1rem;
  padding-top: 1rem;
}

/* line 35, node_modules/bulma/sass/components/media.sass */
.media.is-large + .media {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}

/* line 39, node_modules/bulma/sass/components/media.sass */
.media-left,
.media-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 45, node_modules/bulma/sass/components/media.sass */
.media-left {
  margin-right: 1rem;
}

/* line 48, node_modules/bulma/sass/components/media.sass */
.media-right {
  margin-left: 1rem;
}

/* line 51, node_modules/bulma/sass/components/media.sass */
.media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: inherit;
}

@media screen and (max-width: 768px) {
  /* line 58, node_modules/bulma/sass/components/media.sass */
  .media-content {
    overflow-x: auto;
  }
}

/* line 21, node_modules/bulma/sass/components/menu.sass */
.menu {
  font-size: 1rem;
}

/* line 24, node_modules/bulma/sass/components/menu.sass */
.menu.is-small {
  font-size: 0.75rem;
}

/* line 26, node_modules/bulma/sass/components/menu.sass */
.menu.is-medium {
  font-size: 1.25rem;
}

/* line 28, node_modules/bulma/sass/components/menu.sass */
.menu.is-large {
  font-size: 1.5rem;
}

/* line 31, node_modules/bulma/sass/components/menu.sass */
.menu-list {
  line-height: 1.25;
}

/* line 33, node_modules/bulma/sass/components/menu.sass */
.menu-list a {
  border-radius: 2px;
  color: #4a4a4a;
  display: block;
  padding: 0.5em 0.75em;
}

/* line 38, node_modules/bulma/sass/components/menu.sass */
.menu-list a:hover {
  background-color: whitesmoke;
  color: #363636;
}

/* line 42, node_modules/bulma/sass/components/menu.sass */
.menu-list a.is-active {
  background-color: #3273dc;
  color: #fff;
}

/* line 46, node_modules/bulma/sass/components/menu.sass */
.menu-list li ul {
  border-left: 1px solid #dbdbdb;
  margin: 0.75em;
  padding-left: 0.75em;
}

/* line 51, node_modules/bulma/sass/components/menu.sass */
.menu-label {
  color: #7a7a7a;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* line 56, node_modules/bulma/sass/components/menu.sass */
.menu-label:not(:first-child) {
  margin-top: 1em;
}

/* line 58, node_modules/bulma/sass/components/menu.sass */
.menu-label:not(:last-child) {
  margin-bottom: 1em;
}

/* line 24, node_modules/bulma/sass/components/message.sass */
.message {
  background-color: whitesmoke;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 29, node_modules/bulma/sass/components/message.sass */
.message strong {
  color: currentColor;
}

/* line 31, node_modules/bulma/sass/components/message.sass */
.message a:not(.button):not(.tag):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 35, node_modules/bulma/sass/components/message.sass */
.message.is-small {
  font-size: 0.75rem;
}

/* line 37, node_modules/bulma/sass/components/message.sass */
.message.is-medium {
  font-size: 1.25rem;
}

/* line 39, node_modules/bulma/sass/components/message.sass */
.message.is-large {
  font-size: 1.5rem;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-white {
  background-color: white;
}

/* line 63, node_modules/bulma/sass/components/message.sass */
.message.is-white .message-header {
  background-color: white;
  color: #0a0a0a;
}

/* line 66, node_modules/bulma/sass/components/message.sass */
.message.is-white .message-body {
  border-color: white;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-black {
  background-color: #fafafa;
}

/* line 63, node_modules/bulma/sass/components/message.sass */
.message.is-black .message-header {
  background-color: #0a0a0a;
  color: white;
}

/* line 66, node_modules/bulma/sass/components/message.sass */
.message.is-black .message-body {
  border-color: #0a0a0a;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-light {
  background-color: #fafafa;
}

/* line 63, node_modules/bulma/sass/components/message.sass */
.message.is-light .message-header {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, node_modules/bulma/sass/components/message.sass */
.message.is-light .message-body {
  border-color: whitesmoke;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-dark {
  background-color: #fafafa;
}

/* line 63, node_modules/bulma/sass/components/message.sass */
.message.is-dark .message-header {
  background-color: #363636;
  color: #fff;
}

/* line 66, node_modules/bulma/sass/components/message.sass */
.message.is-dark .message-body {
  border-color: #363636;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-primary {
  background-color: #ebfffc;
}

/* line 63, node_modules/bulma/sass/components/message.sass */
.message.is-primary .message-header {
  background-color: #00d1b2;
  color: #fff;
}

/* line 66, node_modules/bulma/sass/components/message.sass */
.message.is-primary .message-body {
  border-color: #00d1b2;
  color: #00947e;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-link {
  background-color: #eef3fc;
}

/* line 63, node_modules/bulma/sass/components/message.sass */
.message.is-link .message-header {
  background-color: #3273dc;
  color: #fff;
}

/* line 66, node_modules/bulma/sass/components/message.sass */
.message.is-link .message-body {
  border-color: #3273dc;
  color: #2160c4;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-info {
  background-color: #eef6fc;
}

/* line 63, node_modules/bulma/sass/components/message.sass */
.message.is-info .message-header {
  background-color: #3298dc;
  color: #fff;
}

/* line 66, node_modules/bulma/sass/components/message.sass */
.message.is-info .message-body {
  border-color: #3298dc;
  color: #1d72aa;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-success {
  background-color: #effaf3;
}

/* line 63, node_modules/bulma/sass/components/message.sass */
.message.is-success .message-header {
  background-color: #48c774;
  color: #fff;
}

/* line 66, node_modules/bulma/sass/components/message.sass */
.message.is-success .message-body {
  border-color: #48c774;
  color: #257942;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-warning {
  background-color: #fffbeb;
}

/* line 63, node_modules/bulma/sass/components/message.sass */
.message.is-warning .message-header {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 66, node_modules/bulma/sass/components/message.sass */
.message.is-warning .message-body {
  border-color: #ffdd57;
  color: #947600;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-danger {
  background-color: #feecf0;
}

/* line 63, node_modules/bulma/sass/components/message.sass */
.message.is-danger .message-header {
  background-color: #f14668;
  color: #fff;
}

/* line 66, node_modules/bulma/sass/components/message.sass */
.message.is-danger .message-body {
  border-color: #f14668;
  color: #cc0f35;
}

/* line 70, node_modules/bulma/sass/components/message.sass */
.message-header {
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.25;
  padding: 0.75em 1em;
  position: relative;
}

/* line 81, node_modules/bulma/sass/components/message.sass */
.message-header .delete {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.75em;
}

/* line 85, node_modules/bulma/sass/components/message.sass */
.message-header + .message-body {
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 90, node_modules/bulma/sass/components/message.sass */
.message-body {
  border-color: #dbdbdb;
  border-radius: 4px;
  border-style: solid;
  border-width: 0 0 0 4px;
  color: #4a4a4a;
  padding: 1.25em 1.5em;
}

/* line 97, node_modules/bulma/sass/components/message.sass */
.message-body code,
.message-body pre {
  background-color: white;
}

/* line 100, node_modules/bulma/sass/components/message.sass */
.message-body pre code {
  background-color: transparent;
}

/* line 35, node_modules/bulma/sass/components/modal.sass */
.modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

/* line 45, node_modules/bulma/sass/components/modal.sass */
.modal.is-active {
  display: flex;
}

/* line 48, node_modules/bulma/sass/components/modal.sass */
.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

/* line 52, node_modules/bulma/sass/components/modal.sass */
.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 52, node_modules/bulma/sass/components/modal.sass */
  .modal-content,
.modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

/* line 65, node_modules/bulma/sass/components/modal.sass */
.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

/* line 74, node_modules/bulma/sass/components/modal.sass */
.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

/* line 81, node_modules/bulma/sass/components/modal.sass */
.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: whitesmoke;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}

/* line 91, node_modules/bulma/sass/components/modal.sass */
.modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 96, node_modules/bulma/sass/components/modal.sass */
.modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

/* line 103, node_modules/bulma/sass/components/modal.sass */
.modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid #dbdbdb;
}

/* line 108, node_modules/bulma/sass/components/modal.sass */
.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

/* line 111, node_modules/bulma/sass/components/modal.sass */
.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

/* line 59, node_modules/bulma/sass/components/navbar.sass */
.navbar {
  background-color: white;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 71, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}

/* line 76, node_modules/bulma/sass/components/navbar.sass */
.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: #0a0a0a;
}

/* line 82, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}

/* line 84, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-white .navbar-burger {
  color: #0a0a0a;
}

@media screen and (min-width: 1024px) {
  /* line 89, node_modules/bulma/sass/components/navbar.sass */
  .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: #0a0a0a;
  }
  /* line 94, node_modules/bulma/sass/components/navbar.sass */
  .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: #0a0a0a;
  }
  /* line 100, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-white .navbar-start .navbar-link::after,
.navbar.is-white .navbar-end .navbar-link::after {
    border-color: #0a0a0a;
  }
  /* line 102, node_modules/bulma/sass/components/navbar.sass */
  .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: #0a0a0a;
  }
  /* line 109, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: white;
    color: #0a0a0a;
  }
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 71, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: white;
}

/* line 76, node_modules/bulma/sass/components/navbar.sass */
.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: white;
}

/* line 82, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: white;
}

/* line 84, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-black .navbar-burger {
  color: white;
}

@media screen and (min-width: 1024px) {
  /* line 89, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > .navbar-item,
.navbar.is-black .navbar-start .navbar-link,
.navbar.is-black .navbar-end > .navbar-item,
.navbar.is-black .navbar-end .navbar-link {
    color: white;
  }
  /* line 94, node_modules/bulma/sass/components/navbar.sass */
  .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: white;
  }
  /* line 100, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-black .navbar-start .navbar-link::after,
.navbar.is-black .navbar-end .navbar-link::after {
    border-color: white;
  }
  /* line 102, node_modules/bulma/sass/components/navbar.sass */
  .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: white;
  }
  /* line 109, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #0a0a0a;
    color: white;
  }
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, node_modules/bulma/sass/components/navbar.sass */
.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);
}

/* line 82, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, node_modules/bulma/sass/components/navbar.sass */
  .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);
  }
  /* line 94, node_modules/bulma/sass/components/navbar.sass */
  .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);
  }
  /* line 100, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-light .navbar-start .navbar-link::after,
.navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, node_modules/bulma/sass/components/navbar.sass */
  .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);
  }
  /* line 109, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 71, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, node_modules/bulma/sass/components/navbar.sass */
.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;
}

/* line 82, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-dark .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 94, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 100, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start .navbar-link::after,
.navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 109, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: #363636;
    color: #fff;
  }
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 71, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, node_modules/bulma/sass/components/navbar.sass */
.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: #00b89c;
  color: #fff;
}

/* line 82, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-primary .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 94, node_modules/bulma/sass/components/navbar.sass */
  .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: #00b89c;
    color: #fff;
  }
  /* line 100, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start .navbar-link::after,
.navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, node_modules/bulma/sass/components/navbar.sass */
  .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: #00b89c;
    color: #fff;
  }
  /* line 109, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #00d1b2;
    color: #fff;
  }
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-link {
  background-color: #3273dc;
  color: #fff;
}

/* line 71, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, node_modules/bulma/sass/components/navbar.sass */
.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: #2366d1;
  color: #fff;
}

/* line 82, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-link .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 94, node_modules/bulma/sass/components/navbar.sass */
  .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: #2366d1;
    color: #fff;
  }
  /* line 100, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-link .navbar-start .navbar-link::after,
.navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, node_modules/bulma/sass/components/navbar.sass */
  .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: #2366d1;
    color: #fff;
  }
  /* line 109, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #3273dc;
    color: #fff;
  }
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-info {
  background-color: #3298dc;
  color: #fff;
}

/* line 71, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, node_modules/bulma/sass/components/navbar.sass */
.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: #238cd1;
  color: #fff;
}

/* line 82, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-info .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 94, node_modules/bulma/sass/components/navbar.sass */
  .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: #238cd1;
    color: #fff;
  }
  /* line 100, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-info .navbar-start .navbar-link::after,
.navbar.is-info .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, node_modules/bulma/sass/components/navbar.sass */
  .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: #238cd1;
    color: #fff;
  }
  /* line 109, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #3298dc;
    color: #fff;
  }
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-success {
  background-color: #48c774;
  color: #fff;
}

/* line 71, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, node_modules/bulma/sass/components/navbar.sass */
.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: #3abb67;
  color: #fff;
}

/* line 82, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-success .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 94, node_modules/bulma/sass/components/navbar.sass */
  .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: #3abb67;
    color: #fff;
  }
  /* line 100, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-success .navbar-start .navbar-link::after,
.navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, node_modules/bulma/sass/components/navbar.sass */
  .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: #3abb67;
    color: #fff;
  }
  /* line 109, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #48c774;
    color: #fff;
  }
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-warning {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 71, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > .navbar-item,
.navbar.is-warning .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 76, node_modules/bulma/sass/components/navbar.sass */
.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: #ffd83d;
  color: rgba(0, 0, 0, 0.7);
}

/* line 82, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 84, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-warning .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1024px) {
  /* line 89, node_modules/bulma/sass/components/navbar.sass */
  .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);
  }
  /* line 94, node_modules/bulma/sass/components/navbar.sass */
  .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: #ffd83d;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 100, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start .navbar-link::after,
.navbar.is-warning .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 102, node_modules/bulma/sass/components/navbar.sass */
  .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: #ffd83d;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 109, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 71, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}

/* line 76, node_modules/bulma/sass/components/navbar.sass */
.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;
}

/* line 82, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 84, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-danger .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 89, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 94, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 100, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start .navbar-link::after,
.navbar.is-danger .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 102, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 109, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #f14668;
    color: #fff;
  }
}

/* line 112, node_modules/bulma/sass/components/navbar.sass */
.navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}

/* line 117, node_modules/bulma/sass/components/navbar.sass */
.navbar.has-shadow {
  box-shadow: 0 2px 0 0 whitesmoke;
}

/* line 119, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-fixed-bottom, .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30;
}

/* line 122, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-fixed-bottom {
  bottom: 0;
}

/* line 124, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 whitesmoke;
}

/* line 126, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-fixed-top {
  top: 0;
}

/* line 131, node_modules/bulma/sass/components/navbar.sass */
html.has-navbar-fixed-top,
body.has-navbar-fixed-top {
  padding-top: 3.25rem;
}

/* line 133, node_modules/bulma/sass/components/navbar.sass */
html.has-navbar-fixed-bottom,
body.has-navbar-fixed-bottom {
  padding-bottom: 3.25rem;
}

/* line 136, node_modules/bulma/sass/components/navbar.sass */
.navbar-brand,
.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

/* line 145, node_modules/bulma/sass/components/navbar.sass */
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

/* line 149, node_modules/bulma/sass/components/navbar.sass */
.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 155, node_modules/bulma/sass/components/navbar.sass */
.navbar-burger {
  color: #4a4a4a;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  position: relative;
  width: 3.25rem;
  margin-left: auto;
}

/* line 33, node_modules/bulma/sass/components/../utilities/mixins.sass */
.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;
}

/* line 44, node_modules/bulma/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}

/* line 46, node_modules/bulma/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}

/* line 48, node_modules/bulma/sass/components/../utilities/mixins.sass */
.navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}

/* line 50, node_modules/bulma/sass/components/../utilities/mixins.sass */
.navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 55, node_modules/bulma/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}

/* line 57, node_modules/bulma/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}

/* line 59, node_modules/bulma/sass/components/../utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}

/* line 160, node_modules/bulma/sass/components/navbar.sass */
.navbar-menu {
  display: none;
}

/* line 163, node_modules/bulma/sass/components/navbar.sass */
.navbar-item,
.navbar-link {
  color: #4a4a4a;
  display: block;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  position: relative;
}

/* line 171, node_modules/bulma/sass/components/navbar.sass */
.navbar-item .icon:only-child,
.navbar-link .icon:only-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

/* line 175, node_modules/bulma/sass/components/navbar.sass */
a.navbar-item,
.navbar-link {
  cursor: pointer;
}

/* line 178, node_modules/bulma/sass/components/navbar.sass */
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: #fafafa;
  color: #3273dc;
}

/* line 185, node_modules/bulma/sass/components/navbar.sass */
.navbar-item {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 188, node_modules/bulma/sass/components/navbar.sass */
.navbar-item img {
  max-height: 1.75rem;
}

/* line 190, node_modules/bulma/sass/components/navbar.sass */
.navbar-item.has-dropdown {
  padding: 0;
}

/* line 192, node_modules/bulma/sass/components/navbar.sass */
.navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 195, node_modules/bulma/sass/components/navbar.sass */
.navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 3.25rem;
  padding-bottom: calc(0.5rem - 1px);
}

/* line 199, node_modules/bulma/sass/components/navbar.sass */
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #3273dc;
}

/* line 203, node_modules/bulma/sass/components/navbar.sass */
.navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: #3273dc;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #3273dc;
  padding-bottom: calc(0.5rem - 3px);
}

/* line 211, node_modules/bulma/sass/components/navbar.sass */
.navbar-content {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 215, node_modules/bulma/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}

/* line 217, node_modules/bulma/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless)::after {
  border-color: #3273dc;
  margin-top: -0.375em;
  right: 1.125em;
}

/* line 223, node_modules/bulma/sass/components/navbar.sass */
.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 227, node_modules/bulma/sass/components/navbar.sass */
.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 231, node_modules/bulma/sass/components/navbar.sass */
.navbar-divider {
  background-color: whitesmoke;
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}

@media screen and (max-width: 1023px) {
  /* line 239, node_modules/bulma/sass/components/navbar.sass */
  .navbar > .container {
    display: block;
  }
  /* line 243, node_modules/bulma/sass/components/navbar.sass */
  .navbar-brand .navbar-item,
.navbar-tabs .navbar-item {
    align-items: center;
    display: flex;
  }
  /* line 247, node_modules/bulma/sass/components/navbar.sass */
  .navbar-link::after {
    display: none;
  }
  /* line 249, node_modules/bulma/sass/components/navbar.sass */
  .navbar-menu {
    background-color: white;
    box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 0.5rem 0;
  }
  /* line 253, node_modules/bulma/sass/components/navbar.sass */
  .navbar-menu.is-active {
    display: block;
  }
  /* line 257, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 260, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  /* line 262, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 264, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  /* line 268, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 274, node_modules/bulma/sass/components/navbar.sass */
  html.has-navbar-fixed-top-touch,
body.has-navbar-fixed-top-touch {
    padding-top: 3.25rem;
  }
  /* line 276, node_modules/bulma/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-touch,
body.has-navbar-fixed-bottom-touch {
    padding-bottom: 3.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 280, node_modules/bulma/sass/components/navbar.sass */
  .navbar,
.navbar-menu,
.navbar-start,
.navbar-end {
    align-items: stretch;
    display: flex;
  }
  /* line 286, node_modules/bulma/sass/components/navbar.sass */
  .navbar {
    min-height: 3.25rem;
  }
  /* line 288, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-spaced {
    padding: 1rem 2rem;
  }
  /* line 290, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-start,
.navbar.is-spaced .navbar-end {
    align-items: center;
  }
  /* line 293, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-spaced a.navbar-item,
.navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  /* line 299, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 308, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 312, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 316, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #3273dc;
  }
  /* line 319, node_modules/bulma/sass/components/navbar.sass */
  .navbar-burger {
    display: none;
  }
  /* line 321, node_modules/bulma/sass/components/navbar.sass */
  .navbar-item,
.navbar-link {
    align-items: center;
    display: flex;
  }
  /* line 326, node_modules/bulma/sass/components/navbar.sass */
  .navbar-item.has-dropdown {
    align-items: stretch;
  }
  /* line 329, node_modules/bulma/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  /* line 331, node_modules/bulma/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid #dbdbdb;
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
    top: auto;
  }
  /* line 342, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 344, node_modules/bulma/sass/components/navbar.sass */
  .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);
  }
  /* line 349, node_modules/bulma/sass/components/navbar.sass */
  .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }
  /* line 352, node_modules/bulma/sass/components/navbar.sass */
  .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }
  /* line 355, node_modules/bulma/sass/components/navbar.sass */
  .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }
  /* line 358, node_modules/bulma/sass/components/navbar.sass */
  .navbar-dropdown {
    background-color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
    display: none;
    font-size: 0.875rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    z-index: 20;
  }
  /* line 371, node_modules/bulma/sass/components/navbar.sass */
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  /* line 374, node_modules/bulma/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  /* line 376, node_modules/bulma/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 380, node_modules/bulma/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #3273dc;
  }
  /* line 383, node_modules/bulma/sass/components/navbar.sass */
  .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;
  }
  /* line 395, node_modules/bulma/sass/components/navbar.sass */
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  /* line 398, node_modules/bulma/sass/components/navbar.sass */
  .navbar-divider {
    display: block;
  }
  /* line 402, node_modules/bulma/sass/components/navbar.sass */
  .navbar > .container .navbar-brand,
.container > .navbar .navbar-brand {
    margin-left: -0.75rem;
  }
  /* line 404, node_modules/bulma/sass/components/navbar.sass */
  .navbar > .container .navbar-menu,
.container > .navbar .navbar-menu {
    margin-right: -0.75rem;
  }
  /* line 408, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  /* line 411, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  /* line 413, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 415, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-top-desktop {
    top: 0;
  }
  /* line 419, node_modules/bulma/sass/components/navbar.sass */
  html.has-navbar-fixed-top-desktop,
body.has-navbar-fixed-top-desktop {
    padding-top: 3.25rem;
  }
  /* line 421, node_modules/bulma/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-desktop,
body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 3.25rem;
  }
  /* line 423, node_modules/bulma/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-top,
body.has-spaced-navbar-fixed-top {
    padding-top: 5.25rem;
  }
  /* line 425, node_modules/bulma/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-bottom,
body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 5.25rem;
  }
  /* line 430, node_modules/bulma/sass/components/navbar.sass */
  a.navbar-item.is-active,
.navbar-link.is-active {
    color: #0a0a0a;
  }
  /* line 432, node_modules/bulma/sass/components/navbar.sass */
  a.navbar-item.is-active:not(:focus):not(:hover),
.navbar-link.is-active:not(:focus):not(:hover) {
    background-color: transparent;
  }
  /* line 438, node_modules/bulma/sass/components/navbar.sass */
  .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #fafafa;
  }
}

/* line 444, node_modules/bulma/sass/components/navbar.sass */
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}

/* line 38, node_modules/bulma/sass/components/pagination.sass */
.pagination {
  font-size: 1rem;
  margin: -0.25rem;
}

/* line 43, node_modules/bulma/sass/components/pagination.sass */
.pagination.is-small {
  font-size: 0.75rem;
}

/* line 45, node_modules/bulma/sass/components/pagination.sass */
.pagination.is-medium {
  font-size: 1.25rem;
}

/* line 47, node_modules/bulma/sass/components/pagination.sass */
.pagination.is-large {
  font-size: 1.5rem;
}

/* line 50, node_modules/bulma/sass/components/pagination.sass */
.pagination.is-rounded .pagination-previous,
.pagination.is-rounded .pagination-next {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 290486px;
}

/* line 55, node_modules/bulma/sass/components/pagination.sass */
.pagination.is-rounded .pagination-link {
  border-radius: 290486px;
}

/* line 58, node_modules/bulma/sass/components/pagination.sass */
.pagination,
.pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

/* line 65, node_modules/bulma/sass/components/pagination.sass */
.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;
}

/* line 78, node_modules/bulma/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 2.5em;
}

/* line 84, node_modules/bulma/sass/components/pagination.sass */
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 87, node_modules/bulma/sass/components/pagination.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: #3273dc;
}

/* line 89, node_modules/bulma/sass/components/pagination.sass */
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}

/* line 91, node_modules/bulma/sass/components/pagination.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled] {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  box-shadow: none;
  color: #7a7a7a;
  opacity: 0.5;
}

/* line 98, node_modules/bulma/sass/components/pagination.sass */
.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 105, node_modules/bulma/sass/components/pagination.sass */
.pagination-link.is-current {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
}

/* line 110, node_modules/bulma/sass/components/pagination.sass */
.pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none;
}

/* line 114, node_modules/bulma/sass/components/pagination.sass */
.pagination-list {
  flex-wrap: wrap;
}

/* line 116, node_modules/bulma/sass/components/pagination.sass */
.pagination-list li {
  list-style: none;
}

@media screen and (max-width: 768px) {
  /* line 120, node_modules/bulma/sass/components/pagination.sass */
  .pagination {
    flex-wrap: wrap;
  }
  /* line 122, node_modules/bulma/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
  }
  /* line 127, node_modules/bulma/sass/components/pagination.sass */
  .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1;
  }
}

@media screen and (min-width: 769px), print {
  /* line 132, node_modules/bulma/sass/components/pagination.sass */
  .pagination-list {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1;
  }
  /* line 137, node_modules/bulma/sass/components/pagination.sass */
  .pagination-previous {
    order: 2;
  }
  /* line 139, node_modules/bulma/sass/components/pagination.sass */
  .pagination-next {
    order: 3;
  }
  /* line 141, node_modules/bulma/sass/components/pagination.sass */
  .pagination {
    justify-content: space-between;
  }
  /* line 144, node_modules/bulma/sass/components/pagination.sass */
  .pagination.is-centered .pagination-previous {
    order: 1;
  }
  /* line 146, node_modules/bulma/sass/components/pagination.sass */
  .pagination.is-centered .pagination-list {
    justify-content: center;
    order: 2;
  }
  /* line 149, node_modules/bulma/sass/components/pagination.sass */
  .pagination.is-centered .pagination-next {
    order: 3;
  }
  /* line 152, node_modules/bulma/sass/components/pagination.sass */
  .pagination.is-right .pagination-previous {
    order: 1;
  }
  /* line 154, node_modules/bulma/sass/components/pagination.sass */
  .pagination.is-right .pagination-next {
    order: 2;
  }
  /* line 156, node_modules/bulma/sass/components/pagination.sass */
  .pagination.is-right .pagination-list {
    justify-content: flex-end;
    order: 3;
  }
}

/* line 33, node_modules/bulma/sass/components/panel.sass */
.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;
}

/* line 37, node_modules/bulma/sass/components/panel.sass */
.panel:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 44, node_modules/bulma/sass/components/panel.sass */
.panel.is-white .panel-heading {
  background-color: white;
  color: #0a0a0a;
}

/* line 47, node_modules/bulma/sass/components/panel.sass */
.panel.is-white .panel-tabs a.is-active {
  border-bottom-color: white;
}

/* line 49, node_modules/bulma/sass/components/panel.sass */
.panel.is-white .panel-block.is-active .panel-icon {
  color: white;
}

/* line 44, node_modules/bulma/sass/components/panel.sass */
.panel.is-black .panel-heading {
  background-color: #0a0a0a;
  color: white;
}

/* line 47, node_modules/bulma/sass/components/panel.sass */
.panel.is-black .panel-tabs a.is-active {
  border-bottom-color: #0a0a0a;
}

/* line 49, node_modules/bulma/sass/components/panel.sass */
.panel.is-black .panel-block.is-active .panel-icon {
  color: #0a0a0a;
}

/* line 44, node_modules/bulma/sass/components/panel.sass */
.panel.is-light .panel-heading {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, node_modules/bulma/sass/components/panel.sass */
.panel.is-light .panel-tabs a.is-active {
  border-bottom-color: whitesmoke;
}

/* line 49, node_modules/bulma/sass/components/panel.sass */
.panel.is-light .panel-block.is-active .panel-icon {
  color: whitesmoke;
}

/* line 44, node_modules/bulma/sass/components/panel.sass */
.panel.is-dark .panel-heading {
  background-color: #363636;
  color: #fff;
}

/* line 47, node_modules/bulma/sass/components/panel.sass */
.panel.is-dark .panel-tabs a.is-active {
  border-bottom-color: #363636;
}

/* line 49, node_modules/bulma/sass/components/panel.sass */
.panel.is-dark .panel-block.is-active .panel-icon {
  color: #363636;
}

/* line 44, node_modules/bulma/sass/components/panel.sass */
.panel.is-primary .panel-heading {
  background-color: #00d1b2;
  color: #fff;
}

/* line 47, node_modules/bulma/sass/components/panel.sass */
.panel.is-primary .panel-tabs a.is-active {
  border-bottom-color: #00d1b2;
}

/* line 49, node_modules/bulma/sass/components/panel.sass */
.panel.is-primary .panel-block.is-active .panel-icon {
  color: #00d1b2;
}

/* line 44, node_modules/bulma/sass/components/panel.sass */
.panel.is-link .panel-heading {
  background-color: #3273dc;
  color: #fff;
}

/* line 47, node_modules/bulma/sass/components/panel.sass */
.panel.is-link .panel-tabs a.is-active {
  border-bottom-color: #3273dc;
}

/* line 49, node_modules/bulma/sass/components/panel.sass */
.panel.is-link .panel-block.is-active .panel-icon {
  color: #3273dc;
}

/* line 44, node_modules/bulma/sass/components/panel.sass */
.panel.is-info .panel-heading {
  background-color: #3298dc;
  color: #fff;
}

/* line 47, node_modules/bulma/sass/components/panel.sass */
.panel.is-info .panel-tabs a.is-active {
  border-bottom-color: #3298dc;
}

/* line 49, node_modules/bulma/sass/components/panel.sass */
.panel.is-info .panel-block.is-active .panel-icon {
  color: #3298dc;
}

/* line 44, node_modules/bulma/sass/components/panel.sass */
.panel.is-success .panel-heading {
  background-color: #48c774;
  color: #fff;
}

/* line 47, node_modules/bulma/sass/components/panel.sass */
.panel.is-success .panel-tabs a.is-active {
  border-bottom-color: #48c774;
}

/* line 49, node_modules/bulma/sass/components/panel.sass */
.panel.is-success .panel-block.is-active .panel-icon {
  color: #48c774;
}

/* line 44, node_modules/bulma/sass/components/panel.sass */
.panel.is-warning .panel-heading {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, node_modules/bulma/sass/components/panel.sass */
.panel.is-warning .panel-tabs a.is-active {
  border-bottom-color: #ffdd57;
}

/* line 49, node_modules/bulma/sass/components/panel.sass */
.panel.is-warning .panel-block.is-active .panel-icon {
  color: #ffdd57;
}

/* line 44, node_modules/bulma/sass/components/panel.sass */
.panel.is-danger .panel-heading {
  background-color: #f14668;
  color: #fff;
}

/* line 47, node_modules/bulma/sass/components/panel.sass */
.panel.is-danger .panel-tabs a.is-active {
  border-bottom-color: #f14668;
}

/* line 49, node_modules/bulma/sass/components/panel.sass */
.panel.is-danger .panel-block.is-active .panel-icon {
  color: #f14668;
}

/* line 54, node_modules/bulma/sass/components/panel.sass */
.panel-tabs:not(:last-child),
.panel-block:not(:last-child) {
  border-bottom: 1px solid #ededed;
}

/* line 57, node_modules/bulma/sass/components/panel.sass */
.panel-heading {
  background-color: #ededed;
  border-radius: 6px 6px 0 0;
  color: #363636;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.75em 1em;
}

/* line 66, node_modules/bulma/sass/components/panel.sass */
.panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center;
}

/* line 71, node_modules/bulma/sass/components/panel.sass */
.panel-tabs a {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: -1px;
  padding: 0.5em;
}

/* line 76, node_modules/bulma/sass/components/panel.sass */
.panel-tabs a.is-active {
  border-bottom-color: #4a4a4a;
  color: #363636;
}

/* line 81, node_modules/bulma/sass/components/panel.sass */
.panel-list a {
  color: #4a4a4a;
}

/* line 83, node_modules/bulma/sass/components/panel.sass */
.panel-list a:hover {
  color: #3273dc;
}

/* line 86, node_modules/bulma/sass/components/panel.sass */
.panel-block {
  align-items: center;
  color: #363636;
  display: flex;
  justify-content: flex-start;
  padding: 0.5em 0.75em;
}

/* line 92, node_modules/bulma/sass/components/panel.sass */
.panel-block input[type="checkbox"] {
  margin-right: 0.75em;
}

/* line 94, node_modules/bulma/sass/components/panel.sass */
.panel-block > .control {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
}

/* line 98, node_modules/bulma/sass/components/panel.sass */
.panel-block.is-wrapped {
  flex-wrap: wrap;
}

/* line 100, node_modules/bulma/sass/components/panel.sass */
.panel-block.is-active {
  border-left-color: #3273dc;
  color: #363636;
}

/* line 103, node_modules/bulma/sass/components/panel.sass */
.panel-block.is-active .panel-icon {
  color: #3273dc;
}

/* line 105, node_modules/bulma/sass/components/panel.sass */
.panel-block:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 109, node_modules/bulma/sass/components/panel.sass */
a.panel-block,
label.panel-block {
  cursor: pointer;
}

/* line 112, node_modules/bulma/sass/components/panel.sass */
a.panel-block:hover,
label.panel-block:hover {
  background-color: whitesmoke;
}

/* line 115, node_modules/bulma/sass/components/panel.sass */
.panel-icon {
  display: inline-block;
  font-size: 14px;
  height: 1em;
  line-height: 1em;
  text-align: center;
  vertical-align: top;
  width: 1em;
  color: #7a7a7a;
  margin-right: 0.75em;
}

/* line 119, node_modules/bulma/sass/components/panel.sass */
.panel-icon .fa {
  font-size: inherit;
  line-height: inherit;
}

/* line 31, node_modules/bulma/sass/components/tabs.sass */
.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;
}

/* line 42, node_modules/bulma/sass/components/tabs.sass */
.tabs a {
  align-items: center;
  border-bottom-color: #dbdbdb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #4a4a4a;
  display: flex;
  justify-content: center;
  margin-bottom: -1px;
  padding: 0.5em 1em;
  vertical-align: top;
}

/* line 53, node_modules/bulma/sass/components/tabs.sass */
.tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}

/* line 56, node_modules/bulma/sass/components/tabs.sass */
.tabs li {
  display: block;
}

/* line 59, node_modules/bulma/sass/components/tabs.sass */
.tabs li.is-active a {
  border-bottom-color: #3273dc;
  color: #3273dc;
}

/* line 62, node_modules/bulma/sass/components/tabs.sass */
.tabs ul {
  align-items: center;
  border-bottom-color: #dbdbdb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: flex-start;
}

/* line 71, node_modules/bulma/sass/components/tabs.sass */
.tabs ul.is-left {
  padding-right: 0.75em;
}

/* line 73, node_modules/bulma/sass/components/tabs.sass */
.tabs ul.is-center {
  flex: none;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 78, node_modules/bulma/sass/components/tabs.sass */
.tabs ul.is-right {
  justify-content: flex-end;
  padding-left: 0.75em;
}

/* line 82, node_modules/bulma/sass/components/tabs.sass */
.tabs .icon:first-child {
  margin-right: 0.5em;
}

/* line 84, node_modules/bulma/sass/components/tabs.sass */
.tabs .icon:last-child {
  margin-left: 0.5em;
}

/* line 88, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-centered ul {
  justify-content: center;
}

/* line 91, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-right ul {
  justify-content: flex-end;
}

/* line 95, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 101, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}

/* line 106, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-boxed li.is-active a {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important;
}

/* line 111, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 115, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle a {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}

/* line 121, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}

/* line 126, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li + li {
  margin-left: -1px;
}

/* line 128, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 135, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 143, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
  z-index: 1;
}

/* line 148, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle ul {
  border-bottom: none;
}

/* line 152, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 290486px;
  border-top-left-radius: 290486px;
  padding-left: 1.25em;
}

/* line 161, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 290486px;
  border-top-right-radius: 290486px;
  padding-right: 1.25em;
}

/* line 171, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-small {
  font-size: 0.75rem;
}

/* line 173, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-medium {
  font-size: 1.25rem;
}

/* line 175, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-large {
  font-size: 1.5rem;
}

/* Bulma Grid */
/* line 5, node_modules/bulma/sass/grid/columns.sass */
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}

/* line 11, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}

/* line 14, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

/* line 17, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

/* line 20, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

/* line 23, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

/* line 26, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

/* line 29, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

/* line 32, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}

/* line 35, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}

/* line 38, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}

/* line 41, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}

/* line 44, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}

/* line 46, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

/* line 48, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}

/* line 50, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

/* line 52, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}

/* line 54, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}

/* line 56, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}

/* line 58, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}

/* line 60, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}

/* line 66, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.3333333333%;
}

/* line 66, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.6666666667%;
}

/* line 66, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

/* line 66, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.3333333333%;
}

/* line 66, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.6666666667%;
}

/* line 66, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

/* line 66, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.3333333333%;
}

/* line 66, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.6666666667%;
}

/* line 66, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

/* line 66, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.3333333333%;
}

/* line 66, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.6666666667%;
}

/* line 66, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

/* line 66, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  /* line 69, node_modules/bulma/sass/grid/columns.sass */
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  /* line 72, node_modules/bulma/sass/grid/columns.sass */
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  /* line 75, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  /* line 78, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  /* line 81, node_modules/bulma/sass/grid/columns.sass */
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  /* line 84, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  /* line 87, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  /* line 90, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  /* line 93, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  /* line 96, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  /* line 99, node_modules/bulma/sass/grid/columns.sass */
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  /* line 102, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  /* line 104, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  /* line 106, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  /* line 108, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  /* line 110, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  /* line 112, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  /* line 114, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  /* line 116, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  /* line 118, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  /* line 121, node_modules/bulma/sass/grid/columns.sass */
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  /* line 124, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  /* line 121, node_modules/bulma/sass/grid/columns.sass */
  .column.is-1-mobile {
    flex: none;
    width: 8.3333333333%;
  }
  /* line 124, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-1-mobile {
    margin-left: 8.3333333333%;
  }
  /* line 121, node_modules/bulma/sass/grid/columns.sass */
  .column.is-2-mobile {
    flex: none;
    width: 16.6666666667%;
  }
  /* line 124, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-2-mobile {
    margin-left: 16.6666666667%;
  }
  /* line 121, node_modules/bulma/sass/grid/columns.sass */
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  /* line 124, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  /* line 121, node_modules/bulma/sass/grid/columns.sass */
  .column.is-4-mobile {
    flex: none;
    width: 33.3333333333%;
  }
  /* line 124, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-4-mobile {
    margin-left: 33.3333333333%;
  }
  /* line 121, node_modules/bulma/sass/grid/columns.sass */
  .column.is-5-mobile {
    flex: none;
    width: 41.6666666667%;
  }
  /* line 124, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-5-mobile {
    margin-left: 41.6666666667%;
  }
  /* line 121, node_modules/bulma/sass/grid/columns.sass */
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  /* line 124, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  /* line 121, node_modules/bulma/sass/grid/columns.sass */
  .column.is-7-mobile {
    flex: none;
    width: 58.3333333333%;
  }
  /* line 124, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-7-mobile {
    margin-left: 58.3333333333%;
  }
  /* line 121, node_modules/bulma/sass/grid/columns.sass */
  .column.is-8-mobile {
    flex: none;
    width: 66.6666666667%;
  }
  /* line 124, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-8-mobile {
    margin-left: 66.6666666667%;
  }
  /* line 121, node_modules/bulma/sass/grid/columns.sass */
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  /* line 124, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  /* line 121, node_modules/bulma/sass/grid/columns.sass */
  .column.is-10-mobile {
    flex: none;
    width: 83.3333333333%;
  }
  /* line 124, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-10-mobile {
    margin-left: 83.3333333333%;
  }
  /* line 121, node_modules/bulma/sass/grid/columns.sass */
  .column.is-11-mobile {
    flex: none;
    width: 91.6666666667%;
  }
  /* line 124, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-11-mobile {
    margin-left: 91.6666666667%;
  }
  /* line 121, node_modules/bulma/sass/grid/columns.sass */
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  /* line 124, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 127, node_modules/bulma/sass/grid/columns.sass */
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  /* line 131, node_modules/bulma/sass/grid/columns.sass */
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  /* line 135, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  /* line 139, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  /* line 143, node_modules/bulma/sass/grid/columns.sass */
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  /* line 147, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  /* line 151, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  /* line 155, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  /* line 159, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  /* line 163, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  /* line 167, node_modules/bulma/sass/grid/columns.sass */
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  /* line 171, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  /* line 174, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  /* line 177, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  /* line 180, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  /* line 183, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  /* line 186, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  /* line 189, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  /* line 192, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  /* line 195, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  /* line 199, node_modules/bulma/sass/grid/columns.sass */
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  /* line 202, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  /* line 199, node_modules/bulma/sass/grid/columns.sass */
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.3333333333%;
  }
  /* line 202, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.3333333333%;
  }
  /* line 199, node_modules/bulma/sass/grid/columns.sass */
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.6666666667%;
  }
  /* line 202, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.6666666667%;
  }
  /* line 199, node_modules/bulma/sass/grid/columns.sass */
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  /* line 202, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  /* line 199, node_modules/bulma/sass/grid/columns.sass */
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.3333333333%;
  }
  /* line 202, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.3333333333%;
  }
  /* line 199, node_modules/bulma/sass/grid/columns.sass */
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.6666666667%;
  }
  /* line 202, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.6666666667%;
  }
  /* line 199, node_modules/bulma/sass/grid/columns.sass */
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  /* line 202, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  /* line 199, node_modules/bulma/sass/grid/columns.sass */
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.3333333333%;
  }
  /* line 202, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.3333333333%;
  }
  /* line 199, node_modules/bulma/sass/grid/columns.sass */
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.6666666667%;
  }
  /* line 202, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.6666666667%;
  }
  /* line 199, node_modules/bulma/sass/grid/columns.sass */
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  /* line 202, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  /* line 199, node_modules/bulma/sass/grid/columns.sass */
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.3333333333%;
  }
  /* line 202, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.3333333333%;
  }
  /* line 199, node_modules/bulma/sass/grid/columns.sass */
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.6666666667%;
  }
  /* line 202, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.6666666667%;
  }
  /* line 199, node_modules/bulma/sass/grid/columns.sass */
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  /* line 202, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 205, node_modules/bulma/sass/grid/columns.sass */
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  /* line 208, node_modules/bulma/sass/grid/columns.sass */
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  /* line 211, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  /* line 214, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  /* line 217, node_modules/bulma/sass/grid/columns.sass */
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  /* line 220, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  /* line 223, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  /* line 226, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  /* line 229, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  /* line 232, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  /* line 235, node_modules/bulma/sass/grid/columns.sass */
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  /* line 238, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  /* line 240, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  /* line 242, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  /* line 244, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  /* line 246, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  /* line 248, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  /* line 250, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  /* line 252, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  /* line 254, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  /* line 257, node_modules/bulma/sass/grid/columns.sass */
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  /* line 260, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  /* line 257, node_modules/bulma/sass/grid/columns.sass */
  .column.is-1-touch {
    flex: none;
    width: 8.3333333333%;
  }
  /* line 260, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-1-touch {
    margin-left: 8.3333333333%;
  }
  /* line 257, node_modules/bulma/sass/grid/columns.sass */
  .column.is-2-touch {
    flex: none;
    width: 16.6666666667%;
  }
  /* line 260, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-2-touch {
    margin-left: 16.6666666667%;
  }
  /* line 257, node_modules/bulma/sass/grid/columns.sass */
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  /* line 260, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  /* line 257, node_modules/bulma/sass/grid/columns.sass */
  .column.is-4-touch {
    flex: none;
    width: 33.3333333333%;
  }
  /* line 260, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-4-touch {
    margin-left: 33.3333333333%;
  }
  /* line 257, node_modules/bulma/sass/grid/columns.sass */
  .column.is-5-touch {
    flex: none;
    width: 41.6666666667%;
  }
  /* line 260, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-5-touch {
    margin-left: 41.6666666667%;
  }
  /* line 257, node_modules/bulma/sass/grid/columns.sass */
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  /* line 260, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  /* line 257, node_modules/bulma/sass/grid/columns.sass */
  .column.is-7-touch {
    flex: none;
    width: 58.3333333333%;
  }
  /* line 260, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-7-touch {
    margin-left: 58.3333333333%;
  }
  /* line 257, node_modules/bulma/sass/grid/columns.sass */
  .column.is-8-touch {
    flex: none;
    width: 66.6666666667%;
  }
  /* line 260, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-8-touch {
    margin-left: 66.6666666667%;
  }
  /* line 257, node_modules/bulma/sass/grid/columns.sass */
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  /* line 260, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  /* line 257, node_modules/bulma/sass/grid/columns.sass */
  .column.is-10-touch {
    flex: none;
    width: 83.3333333333%;
  }
  /* line 260, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-10-touch {
    margin-left: 83.3333333333%;
  }
  /* line 257, node_modules/bulma/sass/grid/columns.sass */
  .column.is-11-touch {
    flex: none;
    width: 91.6666666667%;
  }
  /* line 260, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-11-touch {
    margin-left: 91.6666666667%;
  }
  /* line 257, node_modules/bulma/sass/grid/columns.sass */
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  /* line 260, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 263, node_modules/bulma/sass/grid/columns.sass */
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  /* line 266, node_modules/bulma/sass/grid/columns.sass */
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  /* line 269, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  /* line 272, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  /* line 275, node_modules/bulma/sass/grid/columns.sass */
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  /* line 278, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  /* line 281, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  /* line 284, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  /* line 287, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  /* line 290, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  /* line 293, node_modules/bulma/sass/grid/columns.sass */
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  /* line 296, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  /* line 298, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  /* line 300, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  /* line 302, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  /* line 304, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  /* line 306, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  /* line 308, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  /* line 310, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  /* line 312, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  /* line 315, node_modules/bulma/sass/grid/columns.sass */
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  /* line 318, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  /* line 315, node_modules/bulma/sass/grid/columns.sass */
  .column.is-1-desktop {
    flex: none;
    width: 8.3333333333%;
  }
  /* line 318, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-1-desktop {
    margin-left: 8.3333333333%;
  }
  /* line 315, node_modules/bulma/sass/grid/columns.sass */
  .column.is-2-desktop {
    flex: none;
    width: 16.6666666667%;
  }
  /* line 318, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-2-desktop {
    margin-left: 16.6666666667%;
  }
  /* line 315, node_modules/bulma/sass/grid/columns.sass */
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  /* line 318, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  /* line 315, node_modules/bulma/sass/grid/columns.sass */
  .column.is-4-desktop {
    flex: none;
    width: 33.3333333333%;
  }
  /* line 318, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-4-desktop {
    margin-left: 33.3333333333%;
  }
  /* line 315, node_modules/bulma/sass/grid/columns.sass */
  .column.is-5-desktop {
    flex: none;
    width: 41.6666666667%;
  }
  /* line 318, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-5-desktop {
    margin-left: 41.6666666667%;
  }
  /* line 315, node_modules/bulma/sass/grid/columns.sass */
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  /* line 318, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  /* line 315, node_modules/bulma/sass/grid/columns.sass */
  .column.is-7-desktop {
    flex: none;
    width: 58.3333333333%;
  }
  /* line 318, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-7-desktop {
    margin-left: 58.3333333333%;
  }
  /* line 315, node_modules/bulma/sass/grid/columns.sass */
  .column.is-8-desktop {
    flex: none;
    width: 66.6666666667%;
  }
  /* line 318, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-8-desktop {
    margin-left: 66.6666666667%;
  }
  /* line 315, node_modules/bulma/sass/grid/columns.sass */
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  /* line 318, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  /* line 315, node_modules/bulma/sass/grid/columns.sass */
  .column.is-10-desktop {
    flex: none;
    width: 83.3333333333%;
  }
  /* line 318, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-10-desktop {
    margin-left: 83.3333333333%;
  }
  /* line 315, node_modules/bulma/sass/grid/columns.sass */
  .column.is-11-desktop {
    flex: none;
    width: 91.6666666667%;
  }
  /* line 318, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-11-desktop {
    margin-left: 91.6666666667%;
  }
  /* line 315, node_modules/bulma/sass/grid/columns.sass */
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  /* line 318, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1216px) {
  /* line 321, node_modules/bulma/sass/grid/columns.sass */
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  /* line 324, node_modules/bulma/sass/grid/columns.sass */
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 327, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 330, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  /* line 333, node_modules/bulma/sass/grid/columns.sass */
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 336, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  /* line 339, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 342, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  /* line 345, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  /* line 348, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  /* line 351, node_modules/bulma/sass/grid/columns.sass */
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  /* line 354, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  /* line 356, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  /* line 358, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  /* line 360, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  /* line 362, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  /* line 364, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  /* line 366, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  /* line 368, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  /* line 370, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  /* line 373, node_modules/bulma/sass/grid/columns.sass */
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  /* line 376, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  /* line 373, node_modules/bulma/sass/grid/columns.sass */
  .column.is-1-widescreen {
    flex: none;
    width: 8.3333333333%;
  }
  /* line 376, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-1-widescreen {
    margin-left: 8.3333333333%;
  }
  /* line 373, node_modules/bulma/sass/grid/columns.sass */
  .column.is-2-widescreen {
    flex: none;
    width: 16.6666666667%;
  }
  /* line 376, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-2-widescreen {
    margin-left: 16.6666666667%;
  }
  /* line 373, node_modules/bulma/sass/grid/columns.sass */
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 376, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  /* line 373, node_modules/bulma/sass/grid/columns.sass */
  .column.is-4-widescreen {
    flex: none;
    width: 33.3333333333%;
  }
  /* line 376, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-4-widescreen {
    margin-left: 33.3333333333%;
  }
  /* line 373, node_modules/bulma/sass/grid/columns.sass */
  .column.is-5-widescreen {
    flex: none;
    width: 41.6666666667%;
  }
  /* line 376, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-5-widescreen {
    margin-left: 41.6666666667%;
  }
  /* line 373, node_modules/bulma/sass/grid/columns.sass */
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 376, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  /* line 373, node_modules/bulma/sass/grid/columns.sass */
  .column.is-7-widescreen {
    flex: none;
    width: 58.3333333333%;
  }
  /* line 376, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-7-widescreen {
    margin-left: 58.3333333333%;
  }
  /* line 373, node_modules/bulma/sass/grid/columns.sass */
  .column.is-8-widescreen {
    flex: none;
    width: 66.6666666667%;
  }
  /* line 376, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-8-widescreen {
    margin-left: 66.6666666667%;
  }
  /* line 373, node_modules/bulma/sass/grid/columns.sass */
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 376, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  /* line 373, node_modules/bulma/sass/grid/columns.sass */
  .column.is-10-widescreen {
    flex: none;
    width: 83.3333333333%;
  }
  /* line 376, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-10-widescreen {
    margin-left: 83.3333333333%;
  }
  /* line 373, node_modules/bulma/sass/grid/columns.sass */
  .column.is-11-widescreen {
    flex: none;
    width: 91.6666666667%;
  }
  /* line 376, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-11-widescreen {
    margin-left: 91.6666666667%;
  }
  /* line 373, node_modules/bulma/sass/grid/columns.sass */
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 376, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1408px) {
  /* line 379, node_modules/bulma/sass/grid/columns.sass */
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  /* line 382, node_modules/bulma/sass/grid/columns.sass */
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 385, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 388, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  /* line 391, node_modules/bulma/sass/grid/columns.sass */
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 394, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  /* line 397, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 400, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  /* line 403, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  /* line 406, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  /* line 409, node_modules/bulma/sass/grid/columns.sass */
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  /* line 412, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  /* line 414, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  /* line 416, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  /* line 418, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  /* line 420, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  /* line 422, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  /* line 424, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  /* line 426, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  /* line 428, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  /* line 431, node_modules/bulma/sass/grid/columns.sass */
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  /* line 434, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  /* line 431, node_modules/bulma/sass/grid/columns.sass */
  .column.is-1-fullhd {
    flex: none;
    width: 8.3333333333%;
  }
  /* line 434, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-1-fullhd {
    margin-left: 8.3333333333%;
  }
  /* line 431, node_modules/bulma/sass/grid/columns.sass */
  .column.is-2-fullhd {
    flex: none;
    width: 16.6666666667%;
  }
  /* line 434, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-2-fullhd {
    margin-left: 16.6666666667%;
  }
  /* line 431, node_modules/bulma/sass/grid/columns.sass */
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 434, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  /* line 431, node_modules/bulma/sass/grid/columns.sass */
  .column.is-4-fullhd {
    flex: none;
    width: 33.3333333333%;
  }
  /* line 434, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-4-fullhd {
    margin-left: 33.3333333333%;
  }
  /* line 431, node_modules/bulma/sass/grid/columns.sass */
  .column.is-5-fullhd {
    flex: none;
    width: 41.6666666667%;
  }
  /* line 434, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-5-fullhd {
    margin-left: 41.6666666667%;
  }
  /* line 431, node_modules/bulma/sass/grid/columns.sass */
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 434, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  /* line 431, node_modules/bulma/sass/grid/columns.sass */
  .column.is-7-fullhd {
    flex: none;
    width: 58.3333333333%;
  }
  /* line 434, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-7-fullhd {
    margin-left: 58.3333333333%;
  }
  /* line 431, node_modules/bulma/sass/grid/columns.sass */
  .column.is-8-fullhd {
    flex: none;
    width: 66.6666666667%;
  }
  /* line 434, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-8-fullhd {
    margin-left: 66.6666666667%;
  }
  /* line 431, node_modules/bulma/sass/grid/columns.sass */
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 434, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  /* line 431, node_modules/bulma/sass/grid/columns.sass */
  .column.is-10-fullhd {
    flex: none;
    width: 83.3333333333%;
  }
  /* line 434, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-10-fullhd {
    margin-left: 83.3333333333%;
  }
  /* line 431, node_modules/bulma/sass/grid/columns.sass */
  .column.is-11-fullhd {
    flex: none;
    width: 91.6666666667%;
  }
  /* line 434, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-11-fullhd {
    margin-left: 91.6666666667%;
  }
  /* line 431, node_modules/bulma/sass/grid/columns.sass */
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 434, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

/* line 437, node_modules/bulma/sass/grid/columns.sass */
.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 441, node_modules/bulma/sass/grid/columns.sass */
.columns:last-child {
  margin-bottom: -0.75rem;
}

/* line 443, node_modules/bulma/sass/grid/columns.sass */
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}

/* line 446, node_modules/bulma/sass/grid/columns.sass */
.columns.is-centered {
  justify-content: center;
}

/* line 448, node_modules/bulma/sass/grid/columns.sass */
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 452, node_modules/bulma/sass/grid/columns.sass */
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}

/* line 455, node_modules/bulma/sass/grid/columns.sass */
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 457, node_modules/bulma/sass/grid/columns.sass */
.columns.is-gapless:last-child {
  margin-bottom: 0;
}

/* line 459, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile {
  display: flex;
}

/* line 461, node_modules/bulma/sass/grid/columns.sass */
.columns.is-multiline {
  flex-wrap: wrap;
}

/* line 463, node_modules/bulma/sass/grid/columns.sass */
.columns.is-vcentered {
  align-items: center;
}

@media screen and (min-width: 769px), print {
  /* line 467, node_modules/bulma/sass/grid/columns.sass */
  .columns:not(.is-desktop) {
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  /* line 471, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-desktop {
    display: flex;
  }
}

/* line 475, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}

/* line 479, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable > .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}

/* line 483, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}

@media screen and (max-width: 768px) {
  /* line 486, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}

/* line 483, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}

/* line 483, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}

/* line 483, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}

/* line 483, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}

@media screen and (max-width: 768px) {
  /* line 486, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}

/* line 483, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}

@media screen and (max-width: 768px) {
  /* line 486, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}

/* line 483, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 486, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}

/* line 483, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}

@media screen and (max-width: 768px) {
  /* line 486, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}

/* line 483, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}

@media screen and (max-width: 768px) {
  /* line 486, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 489, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 492, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 495, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 498, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 501, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 504, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 507, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 510, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

/* line 5, node_modules/bulma/sass/grid/tiles.sass */
.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: min-content;
}

/* line 13, node_modules/bulma/sass/grid/tiles.sass */
.tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 17, node_modules/bulma/sass/grid/tiles.sass */
.tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}

/* line 19, node_modules/bulma/sass/grid/tiles.sass */
.tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 21, node_modules/bulma/sass/grid/tiles.sass */
.tile.is-child {
  margin: 0 !important;
}

/* line 23, node_modules/bulma/sass/grid/tiles.sass */
.tile.is-parent {
  padding: 0.75rem;
}

/* line 25, node_modules/bulma/sass/grid/tiles.sass */
.tile.is-vertical {
  flex-direction: column;
}

/* line 27, node_modules/bulma/sass/grid/tiles.sass */
.tile.is-vertical > .tile.is-child:not(:last-child) {
  margin-bottom: 1.5rem !important;
}

@media screen and (min-width: 769px), print {
  /* line 31, node_modules/bulma/sass/grid/tiles.sass */
  .tile:not(.is-child) {
    display: flex;
  }
  /* line 34, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-1 {
    flex: none;
    width: 8.3333333333%;
  }
  /* line 34, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-2 {
    flex: none;
    width: 16.6666666667%;
  }
  /* line 34, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-3 {
    flex: none;
    width: 25%;
  }
  /* line 34, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-4 {
    flex: none;
    width: 33.3333333333%;
  }
  /* line 34, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-5 {
    flex: none;
    width: 41.6666666667%;
  }
  /* line 34, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-6 {
    flex: none;
    width: 50%;
  }
  /* line 34, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-7 {
    flex: none;
    width: 58.3333333333%;
  }
  /* line 34, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-8 {
    flex: none;
    width: 66.6666666667%;
  }
  /* line 34, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-9 {
    flex: none;
    width: 75%;
  }
  /* line 34, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-10 {
    flex: none;
    width: 83.3333333333%;
  }
  /* line 34, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-11 {
    flex: none;
    width: 91.6666666667%;
  }
  /* line 34, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-12 {
    flex: none;
    width: 100%;
  }
}

/* Bulma Helpers */
/* line 5, node_modules/bulma/sass/helpers/color.sass */
.has-text-white {
  color: white !important;
}

/* line 8, node_modules/bulma/sass/helpers/color.sass */
a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

/* line 11, node_modules/bulma/sass/helpers/color.sass */
.has-background-white {
  background-color: white !important;
}

/* line 5, node_modules/bulma/sass/helpers/color.sass */
.has-text-black {
  color: #0a0a0a !important;
}

/* line 8, node_modules/bulma/sass/helpers/color.sass */
a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

/* line 11, node_modules/bulma/sass/helpers/color.sass */
.has-background-black {
  background-color: #0a0a0a !important;
}

/* line 5, node_modules/bulma/sass/helpers/color.sass */
.has-text-light {
  color: whitesmoke !important;
}

/* line 8, node_modules/bulma/sass/helpers/color.sass */
a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

/* line 11, node_modules/bulma/sass/helpers/color.sass */
.has-background-light {
  background-color: whitesmoke !important;
}

/* line 5, node_modules/bulma/sass/helpers/color.sass */
.has-text-dark {
  color: #363636 !important;
}

/* line 8, node_modules/bulma/sass/helpers/color.sass */
a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

/* line 11, node_modules/bulma/sass/helpers/color.sass */
.has-background-dark {
  background-color: #363636 !important;
}

/* line 5, node_modules/bulma/sass/helpers/color.sass */
.has-text-primary {
  color: #00d1b2 !important;
}

/* line 8, node_modules/bulma/sass/helpers/color.sass */
a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important;
}

/* line 11, node_modules/bulma/sass/helpers/color.sass */
.has-background-primary {
  background-color: #00d1b2 !important;
}

/* line 17, node_modules/bulma/sass/helpers/color.sass */
.has-text-primary-light {
  color: #ebfffc !important;
}

/* line 20, node_modules/bulma/sass/helpers/color.sass */
a.has-text-primary-light:hover, a.has-text-primary-light:focus {
  color: #b8fff4 !important;
}

/* line 23, node_modules/bulma/sass/helpers/color.sass */
.has-background-primary-light {
  background-color: #ebfffc !important;
}

/* line 26, node_modules/bulma/sass/helpers/color.sass */
.has-text-primary-dark {
  color: #00947e !important;
}

/* line 29, node_modules/bulma/sass/helpers/color.sass */
a.has-text-primary-dark:hover, a.has-text-primary-dark:focus {
  color: #00c7a9 !important;
}

/* line 32, node_modules/bulma/sass/helpers/color.sass */
.has-background-primary-dark {
  background-color: #00947e !important;
}

/* line 5, node_modules/bulma/sass/helpers/color.sass */
.has-text-link {
  color: #3273dc !important;
}

/* line 8, node_modules/bulma/sass/helpers/color.sass */
a.has-text-link:hover, a.has-text-link:focus {
  color: #205bbc !important;
}

/* line 11, node_modules/bulma/sass/helpers/color.sass */
.has-background-link {
  background-color: #3273dc !important;
}

/* line 17, node_modules/bulma/sass/helpers/color.sass */
.has-text-link-light {
  color: #eef3fc !important;
}

/* line 20, node_modules/bulma/sass/helpers/color.sass */
a.has-text-link-light:hover, a.has-text-link-light:focus {
  color: #c2d5f5 !important;
}

/* line 23, node_modules/bulma/sass/helpers/color.sass */
.has-background-link-light {
  background-color: #eef3fc !important;
}

/* line 26, node_modules/bulma/sass/helpers/color.sass */
.has-text-link-dark {
  color: #2160c4 !important;
}

/* line 29, node_modules/bulma/sass/helpers/color.sass */
a.has-text-link-dark:hover, a.has-text-link-dark:focus {
  color: #3b79de !important;
}

/* line 32, node_modules/bulma/sass/helpers/color.sass */
.has-background-link-dark {
  background-color: #2160c4 !important;
}

/* line 5, node_modules/bulma/sass/helpers/color.sass */
.has-text-info {
  color: #3298dc !important;
}

/* line 8, node_modules/bulma/sass/helpers/color.sass */
a.has-text-info:hover, a.has-text-info:focus {
  color: #207dbc !important;
}

/* line 11, node_modules/bulma/sass/helpers/color.sass */
.has-background-info {
  background-color: #3298dc !important;
}

/* line 17, node_modules/bulma/sass/helpers/color.sass */
.has-text-info-light {
  color: #eef6fc !important;
}

/* line 20, node_modules/bulma/sass/helpers/color.sass */
a.has-text-info-light:hover, a.has-text-info-light:focus {
  color: #c2e0f5 !important;
}

/* line 23, node_modules/bulma/sass/helpers/color.sass */
.has-background-info-light {
  background-color: #eef6fc !important;
}

/* line 26, node_modules/bulma/sass/helpers/color.sass */
.has-text-info-dark {
  color: #1d72aa !important;
}

/* line 29, node_modules/bulma/sass/helpers/color.sass */
a.has-text-info-dark:hover, a.has-text-info-dark:focus {
  color: #248fd6 !important;
}

/* line 32, node_modules/bulma/sass/helpers/color.sass */
.has-background-info-dark {
  background-color: #1d72aa !important;
}

/* line 5, node_modules/bulma/sass/helpers/color.sass */
.has-text-success {
  color: #48c774 !important;
}

/* line 8, node_modules/bulma/sass/helpers/color.sass */
a.has-text-success:hover, a.has-text-success:focus {
  color: #34a85c !important;
}

/* line 11, node_modules/bulma/sass/helpers/color.sass */
.has-background-success {
  background-color: #48c774 !important;
}

/* line 17, node_modules/bulma/sass/helpers/color.sass */
.has-text-success-light {
  color: #effaf3 !important;
}

/* line 20, node_modules/bulma/sass/helpers/color.sass */
a.has-text-success-light:hover, a.has-text-success-light:focus {
  color: #c8eed6 !important;
}

/* line 23, node_modules/bulma/sass/helpers/color.sass */
.has-background-success-light {
  background-color: #effaf3 !important;
}

/* line 26, node_modules/bulma/sass/helpers/color.sass */
.has-text-success-dark {
  color: #257942 !important;
}

/* line 29, node_modules/bulma/sass/helpers/color.sass */
a.has-text-success-dark:hover, a.has-text-success-dark:focus {
  color: #31a058 !important;
}

/* line 32, node_modules/bulma/sass/helpers/color.sass */
.has-background-success-dark {
  background-color: #257942 !important;
}

/* line 5, node_modules/bulma/sass/helpers/color.sass */
.has-text-warning {
  color: #ffdd57 !important;
}

/* line 8, node_modules/bulma/sass/helpers/color.sass */
a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd324 !important;
}

/* line 11, node_modules/bulma/sass/helpers/color.sass */
.has-background-warning {
  background-color: #ffdd57 !important;
}

/* line 17, node_modules/bulma/sass/helpers/color.sass */
.has-text-warning-light {
  color: #fffbeb !important;
}

/* line 20, node_modules/bulma/sass/helpers/color.sass */
a.has-text-warning-light:hover, a.has-text-warning-light:focus {
  color: #fff1b8 !important;
}

/* line 23, node_modules/bulma/sass/helpers/color.sass */
.has-background-warning-light {
  background-color: #fffbeb !important;
}

/* line 26, node_modules/bulma/sass/helpers/color.sass */
.has-text-warning-dark {
  color: #947600 !important;
}

/* line 29, node_modules/bulma/sass/helpers/color.sass */
a.has-text-warning-dark:hover, a.has-text-warning-dark:focus {
  color: #c79f00 !important;
}

/* line 32, node_modules/bulma/sass/helpers/color.sass */
.has-background-warning-dark {
  background-color: #947600 !important;
}

/* line 5, node_modules/bulma/sass/helpers/color.sass */
.has-text-danger {
  color: #f14668 !important;
}

/* line 8, node_modules/bulma/sass/helpers/color.sass */
a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ee1742 !important;
}

/* line 11, node_modules/bulma/sass/helpers/color.sass */
.has-background-danger {
  background-color: #f14668 !important;
}

/* line 17, node_modules/bulma/sass/helpers/color.sass */
.has-text-danger-light {
  color: #feecf0 !important;
}

/* line 20, node_modules/bulma/sass/helpers/color.sass */
a.has-text-danger-light:hover, a.has-text-danger-light:focus {
  color: #fabdc9 !important;
}

/* line 23, node_modules/bulma/sass/helpers/color.sass */
.has-background-danger-light {
  background-color: #feecf0 !important;
}

/* line 26, node_modules/bulma/sass/helpers/color.sass */
.has-text-danger-dark {
  color: #cc0f35 !important;
}

/* line 29, node_modules/bulma/sass/helpers/color.sass */
a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
  color: #ee2049 !important;
}

/* line 32, node_modules/bulma/sass/helpers/color.sass */
.has-background-danger-dark {
  background-color: #cc0f35 !important;
}

/* line 36, node_modules/bulma/sass/helpers/color.sass */
.has-text-black-bis {
  color: #121212 !important;
}

/* line 38, node_modules/bulma/sass/helpers/color.sass */
.has-background-black-bis {
  background-color: #121212 !important;
}

/* line 36, node_modules/bulma/sass/helpers/color.sass */
.has-text-black-ter {
  color: #242424 !important;
}

/* line 38, node_modules/bulma/sass/helpers/color.sass */
.has-background-black-ter {
  background-color: #242424 !important;
}

/* line 36, node_modules/bulma/sass/helpers/color.sass */
.has-text-grey-darker {
  color: #363636 !important;
}

/* line 38, node_modules/bulma/sass/helpers/color.sass */
.has-background-grey-darker {
  background-color: #363636 !important;
}

/* line 36, node_modules/bulma/sass/helpers/color.sass */
.has-text-grey-dark {
  color: #4a4a4a !important;
}

/* line 38, node_modules/bulma/sass/helpers/color.sass */
.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

/* line 36, node_modules/bulma/sass/helpers/color.sass */
.has-text-grey {
  color: #7a7a7a !important;
}

/* line 38, node_modules/bulma/sass/helpers/color.sass */
.has-background-grey {
  background-color: #7a7a7a !important;
}

/* line 36, node_modules/bulma/sass/helpers/color.sass */
.has-text-grey-light {
  color: #b5b5b5 !important;
}

/* line 38, node_modules/bulma/sass/helpers/color.sass */
.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

/* line 36, node_modules/bulma/sass/helpers/color.sass */
.has-text-grey-lighter {
  color: #dbdbdb !important;
}

/* line 38, node_modules/bulma/sass/helpers/color.sass */
.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

/* line 36, node_modules/bulma/sass/helpers/color.sass */
.has-text-white-ter {
  color: whitesmoke !important;
}

/* line 38, node_modules/bulma/sass/helpers/color.sass */
.has-background-white-ter {
  background-color: whitesmoke !important;
}

/* line 36, node_modules/bulma/sass/helpers/color.sass */
.has-text-white-bis {
  color: #fafafa !important;
}

/* line 38, node_modules/bulma/sass/helpers/color.sass */
.has-background-white-bis {
  background-color: #fafafa !important;
}

/* line 3, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-direction-row {
  flex-direction: row !important;
}

/* line 3, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 3, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-direction-column {
  flex-direction: column !important;
}

/* line 3, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-direction-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 8, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-wrap-nowrap {
  flex-wrap: nowrap !important;
}

/* line 8, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap {
  flex-wrap: wrap !important;
}

/* line 8, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 13, node_modules/bulma/sass/helpers/flexbox.sass */
.is-justify-content-flex-start {
  justify-content: flex-start !important;
}

/* line 13, node_modules/bulma/sass/helpers/flexbox.sass */
.is-justify-content-flex-end {
  justify-content: flex-end !important;
}

/* line 13, node_modules/bulma/sass/helpers/flexbox.sass */
.is-justify-content-center {
  justify-content: center !important;
}

/* line 13, node_modules/bulma/sass/helpers/flexbox.sass */
.is-justify-content-space-between {
  justify-content: space-between !important;
}

/* line 13, node_modules/bulma/sass/helpers/flexbox.sass */
.is-justify-content-space-around {
  justify-content: space-around !important;
}

/* line 13, node_modules/bulma/sass/helpers/flexbox.sass */
.is-justify-content-space-evenly {
  justify-content: space-evenly !important;
}

/* line 13, node_modules/bulma/sass/helpers/flexbox.sass */
.is-justify-content-start {
  justify-content: start !important;
}

/* line 13, node_modules/bulma/sass/helpers/flexbox.sass */
.is-justify-content-end {
  justify-content: end !important;
}

/* line 13, node_modules/bulma/sass/helpers/flexbox.sass */
.is-justify-content-left {
  justify-content: left !important;
}

/* line 13, node_modules/bulma/sass/helpers/flexbox.sass */
.is-justify-content-right {
  justify-content: right !important;
}

/* line 18, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-content-flex-start {
  align-content: flex-start !important;
}

/* line 18, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-content-flex-end {
  align-content: flex-end !important;
}

/* line 18, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-content-center {
  align-content: center !important;
}

/* line 18, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-content-space-between {
  align-content: space-between !important;
}

/* line 18, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-content-space-around {
  align-content: space-around !important;
}

/* line 18, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-content-space-evenly {
  align-content: space-evenly !important;
}

/* line 18, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-content-stretch {
  align-content: stretch !important;
}

/* line 18, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-content-start {
  align-content: start !important;
}

/* line 18, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-content-end {
  align-content: end !important;
}

/* line 18, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-content-baseline {
  align-content: baseline !important;
}

/* line 23, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-items-stretch {
  align-items: stretch !important;
}

/* line 23, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-items-flex-start {
  align-items: flex-start !important;
}

/* line 23, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-items-flex-end {
  align-items: flex-end !important;
}

/* line 23, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-items-center {
  align-items: center !important;
}

/* line 23, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-items-baseline {
  align-items: baseline !important;
}

/* line 23, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-items-start {
  align-items: start !important;
}

/* line 23, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-items-end {
  align-items: end !important;
}

/* line 23, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-items-self-start {
  align-items: self-start !important;
}

/* line 23, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-items-self-end {
  align-items: self-end !important;
}

/* line 28, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-self-auto {
  align-self: auto !important;
}

/* line 28, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-self-flex-start {
  align-self: flex-start !important;
}

/* line 28, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-self-flex-end {
  align-self: flex-end !important;
}

/* line 28, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-self-center {
  align-self: center !important;
}

/* line 28, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-self-baseline {
  align-self: baseline !important;
}

/* line 28, node_modules/bulma/sass/helpers/flexbox.sass */
.is-align-self-stretch {
  align-self: stretch !important;
}

/* line 34, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 34, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 34, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-grow-2 {
  flex-grow: 2 !important;
}

/* line 34, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-grow-3 {
  flex-grow: 3 !important;
}

/* line 34, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-grow-4 {
  flex-grow: 4 !important;
}

/* line 34, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-grow-5 {
  flex-grow: 5 !important;
}

/* line 34, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 34, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 34, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-shrink-2 {
  flex-shrink: 2 !important;
}

/* line 34, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-shrink-3 {
  flex-shrink: 3 !important;
}

/* line 34, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-shrink-4 {
  flex-shrink: 4 !important;
}

/* line 34, node_modules/bulma/sass/helpers/flexbox.sass */
.is-flex-shrink-5 {
  flex-shrink: 5 !important;
}

/* line 4, node_modules/bulma/sass/helpers/../utilities/mixins.sass */
.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 6, node_modules/bulma/sass/helpers/float.sass */
.is-pulled-left {
  float: left !important;
}

/* line 9, node_modules/bulma/sass/helpers/float.sass */
.is-pulled-right {
  float: right !important;
}

/* line 3, node_modules/bulma/sass/helpers/other.sass */
.is-radiusless {
  border-radius: 0 !important;
}

/* line 6, node_modules/bulma/sass/helpers/other.sass */
.is-shadowless {
  box-shadow: none !important;
}

/* line 9, node_modules/bulma/sass/helpers/other.sass */
.is-clickable {
  cursor: pointer !important;
  pointer-events: all !important;
}

/* line 1, node_modules/bulma/sass/helpers/overflow.sass */
.is-clipped {
  overflow: hidden !important;
}

/* line 6, node_modules/bulma/sass/helpers/position.sass */
.is-relative {
  position: relative !important;
}

/* line 1, node_modules/bulma/sass/helpers/spacing.sass */
.is-marginless {
  margin: 0 !important;
}

/* line 4, node_modules/bulma/sass/helpers/spacing.sass */
.is-paddingless {
  padding: 0 !important;
}

/* line 16, node_modules/bulma/sass/helpers/spacing.sass */
.m-0 {
  margin: 0 !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mt-0 {
  margin-top: 0 !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mr-0 {
  margin-right: 0 !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.ml-0 {
  margin-left: 0 !important;
}

/* line 24, node_modules/bulma/sass/helpers/spacing.sass */
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 29, node_modules/bulma/sass/helpers/spacing.sass */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 16, node_modules/bulma/sass/helpers/spacing.sass */
.m-1 {
  margin: 0.25rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mr-1 {
  margin-right: 0.25rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.ml-1 {
  margin-left: 0.25rem !important;
}

/* line 24, node_modules/bulma/sass/helpers/spacing.sass */
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

/* line 29, node_modules/bulma/sass/helpers/spacing.sass */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 16, node_modules/bulma/sass/helpers/spacing.sass */
.m-2 {
  margin: 0.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mr-2 {
  margin-right: 0.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.ml-2 {
  margin-left: 0.5rem !important;
}

/* line 24, node_modules/bulma/sass/helpers/spacing.sass */
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

/* line 29, node_modules/bulma/sass/helpers/spacing.sass */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 16, node_modules/bulma/sass/helpers/spacing.sass */
.m-3 {
  margin: 0.75rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mt-3 {
  margin-top: 0.75rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mr-3 {
  margin-right: 0.75rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mb-3 {
  margin-bottom: 0.75rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.ml-3 {
  margin-left: 0.75rem !important;
}

/* line 24, node_modules/bulma/sass/helpers/spacing.sass */
.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

/* line 29, node_modules/bulma/sass/helpers/spacing.sass */
.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

/* line 16, node_modules/bulma/sass/helpers/spacing.sass */
.m-4 {
  margin: 1rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mt-4 {
  margin-top: 1rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mr-4 {
  margin-right: 1rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mb-4 {
  margin-bottom: 1rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.ml-4 {
  margin-left: 1rem !important;
}

/* line 24, node_modules/bulma/sass/helpers/spacing.sass */
.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

/* line 29, node_modules/bulma/sass/helpers/spacing.sass */
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 16, node_modules/bulma/sass/helpers/spacing.sass */
.m-5 {
  margin: 1.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mt-5 {
  margin-top: 1.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mr-5 {
  margin-right: 1.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mb-5 {
  margin-bottom: 1.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.ml-5 {
  margin-left: 1.5rem !important;
}

/* line 24, node_modules/bulma/sass/helpers/spacing.sass */
.mx-5 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

/* line 29, node_modules/bulma/sass/helpers/spacing.sass */
.my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 16, node_modules/bulma/sass/helpers/spacing.sass */
.m-6 {
  margin: 3rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mt-6 {
  margin-top: 3rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mr-6 {
  margin-right: 3rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.mb-6 {
  margin-bottom: 3rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.ml-6 {
  margin-left: 3rem !important;
}

/* line 24, node_modules/bulma/sass/helpers/spacing.sass */
.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

/* line 29, node_modules/bulma/sass/helpers/spacing.sass */
.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 16, node_modules/bulma/sass/helpers/spacing.sass */
.p-0 {
  padding: 0 !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pt-0 {
  padding-top: 0 !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pr-0 {
  padding-right: 0 !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pl-0 {
  padding-left: 0 !important;
}

/* line 24, node_modules/bulma/sass/helpers/spacing.sass */
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 29, node_modules/bulma/sass/helpers/spacing.sass */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 16, node_modules/bulma/sass/helpers/spacing.sass */
.p-1 {
  padding: 0.25rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pr-1 {
  padding-right: 0.25rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pl-1 {
  padding-left: 0.25rem !important;
}

/* line 24, node_modules/bulma/sass/helpers/spacing.sass */
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

/* line 29, node_modules/bulma/sass/helpers/spacing.sass */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 16, node_modules/bulma/sass/helpers/spacing.sass */
.p-2 {
  padding: 0.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pr-2 {
  padding-right: 0.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pl-2 {
  padding-left: 0.5rem !important;
}

/* line 24, node_modules/bulma/sass/helpers/spacing.sass */
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

/* line 29, node_modules/bulma/sass/helpers/spacing.sass */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 16, node_modules/bulma/sass/helpers/spacing.sass */
.p-3 {
  padding: 0.75rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pt-3 {
  padding-top: 0.75rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pr-3 {
  padding-right: 0.75rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pb-3 {
  padding-bottom: 0.75rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pl-3 {
  padding-left: 0.75rem !important;
}

/* line 24, node_modules/bulma/sass/helpers/spacing.sass */
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

/* line 29, node_modules/bulma/sass/helpers/spacing.sass */
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

/* line 16, node_modules/bulma/sass/helpers/spacing.sass */
.p-4 {
  padding: 1rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pt-4 {
  padding-top: 1rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pr-4 {
  padding-right: 1rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pb-4 {
  padding-bottom: 1rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pl-4 {
  padding-left: 1rem !important;
}

/* line 24, node_modules/bulma/sass/helpers/spacing.sass */
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

/* line 29, node_modules/bulma/sass/helpers/spacing.sass */
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 16, node_modules/bulma/sass/helpers/spacing.sass */
.p-5 {
  padding: 1.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pt-5 {
  padding-top: 1.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pr-5 {
  padding-right: 1.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pb-5 {
  padding-bottom: 1.5rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pl-5 {
  padding-left: 1.5rem !important;
}

/* line 24, node_modules/bulma/sass/helpers/spacing.sass */
.px-5 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

/* line 29, node_modules/bulma/sass/helpers/spacing.sass */
.py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 16, node_modules/bulma/sass/helpers/spacing.sass */
.p-6 {
  padding: 3rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pt-6 {
  padding-top: 3rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pr-6 {
  padding-right: 3rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pb-6 {
  padding-bottom: 3rem !important;
}

/* line 20, node_modules/bulma/sass/helpers/spacing.sass */
.pl-6 {
  padding-left: 3rem !important;
}

/* line 24, node_modules/bulma/sass/helpers/spacing.sass */
.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

/* line 29, node_modules/bulma/sass/helpers/spacing.sass */
.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 6, node_modules/bulma/sass/helpers/typography.sass */
.is-size-1 {
  font-size: 3rem !important;
}

/* line 6, node_modules/bulma/sass/helpers/typography.sass */
.is-size-2 {
  font-size: 2.5rem !important;
}

/* line 6, node_modules/bulma/sass/helpers/typography.sass */
.is-size-3 {
  font-size: 2rem !important;
}

/* line 6, node_modules/bulma/sass/helpers/typography.sass */
.is-size-4 {
  font-size: 1.5rem !important;
}

/* line 6, node_modules/bulma/sass/helpers/typography.sass */
.is-size-5 {
  font-size: 1.25rem !important;
}

/* line 6, node_modules/bulma/sass/helpers/typography.sass */
.is-size-6 {
  font-size: 1rem !important;
}

/* line 6, node_modules/bulma/sass/helpers/typography.sass */
.is-size-7 {
  font-size: 0.75rem !important;
}

@media screen and (max-width: 768px) {
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-1-mobile {
    font-size: 3rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-6-mobile {
    font-size: 1rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-1-tablet {
    font-size: 3rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-6-tablet {
    font-size: 1rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  /* line 6, node_modules/bulma/sass/helpers/typography.sass */
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}

/* line 32, node_modules/bulma/sass/helpers/typography.sass */
.has-text-centered {
  text-align: center !important;
}

/* line 32, node_modules/bulma/sass/helpers/typography.sass */
.has-text-justified {
  text-align: justify !important;
}

/* line 32, node_modules/bulma/sass/helpers/typography.sass */
.has-text-left {
  text-align: left !important;
}

/* line 32, node_modules/bulma/sass/helpers/typography.sass */
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  /* line 37, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 37, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 40, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 43, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 46, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 49, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 52, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 55, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 58, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 61, node_modules/bulma/sass/helpers/typography.sass */
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

/* line 64, node_modules/bulma/sass/helpers/typography.sass */
.is-capitalized {
  text-transform: capitalize !important;
}

/* line 67, node_modules/bulma/sass/helpers/typography.sass */
.is-lowercase {
  text-transform: lowercase !important;
}

/* line 70, node_modules/bulma/sass/helpers/typography.sass */
.is-uppercase {
  text-transform: uppercase !important;
}

/* line 73, node_modules/bulma/sass/helpers/typography.sass */
.is-italic {
  font-style: italic !important;
}

/* line 76, node_modules/bulma/sass/helpers/typography.sass */
.has-text-weight-light {
  font-weight: 300 !important;
}

/* line 78, node_modules/bulma/sass/helpers/typography.sass */
.has-text-weight-normal {
  font-weight: 400 !important;
}

/* line 80, node_modules/bulma/sass/helpers/typography.sass */
.has-text-weight-medium {
  font-weight: 500 !important;
}

/* line 82, node_modules/bulma/sass/helpers/typography.sass */
.has-text-weight-semibold {
  font-weight: 600 !important;
}

/* line 84, node_modules/bulma/sass/helpers/typography.sass */
.has-text-weight-bold {
  font-weight: 700 !important;
}

/* line 87, node_modules/bulma/sass/helpers/typography.sass */
.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;
}

/* line 90, node_modules/bulma/sass/helpers/typography.sass */
.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;
}

/* line 93, node_modules/bulma/sass/helpers/typography.sass */
.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;
}

/* line 96, node_modules/bulma/sass/helpers/typography.sass */
.is-family-monospace {
  font-family: monospace !important;
}

/* line 99, node_modules/bulma/sass/helpers/typography.sass */
.is-family-code {
  font-family: monospace !important;
}

/* line 6, node_modules/bulma/sass/helpers/visibility.sass */
.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, node_modules/bulma/sass/helpers/visibility.sass */
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, node_modules/bulma/sass/helpers/visibility.sass */
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, node_modules/bulma/sass/helpers/visibility.sass */
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, node_modules/bulma/sass/helpers/visibility.sass */
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, node_modules/bulma/sass/helpers/visibility.sass */
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, node_modules/bulma/sass/helpers/visibility.sass */
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, node_modules/bulma/sass/helpers/visibility.sass */
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, node_modules/bulma/sass/helpers/visibility.sass */
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, node_modules/bulma/sass/helpers/visibility.sass */
  .is-block-fullhd {
    display: block !important;
  }
}

/* line 6, node_modules/bulma/sass/helpers/visibility.sass */
.is-flex {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, node_modules/bulma/sass/helpers/visibility.sass */
  .is-flex-mobile {
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, node_modules/bulma/sass/helpers/visibility.sass */
  .is-flex-tablet {
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, node_modules/bulma/sass/helpers/visibility.sass */
  .is-flex-tablet-only {
    display: flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, node_modules/bulma/sass/helpers/visibility.sass */
  .is-flex-touch {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, node_modules/bulma/sass/helpers/visibility.sass */
  .is-flex-desktop {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, node_modules/bulma/sass/helpers/visibility.sass */
  .is-flex-desktop-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, node_modules/bulma/sass/helpers/visibility.sass */
  .is-flex-widescreen {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, node_modules/bulma/sass/helpers/visibility.sass */
  .is-flex-widescreen-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, node_modules/bulma/sass/helpers/visibility.sass */
  .is-flex-fullhd {
    display: flex !important;
  }
}

/* line 6, node_modules/bulma/sass/helpers/visibility.sass */
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  /* line 9, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-fullhd {
    display: inline !important;
  }
}

/* line 6, node_modules/bulma/sass/helpers/visibility.sass */
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  /* line 9, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

/* line 6, node_modules/bulma/sass/helpers/visibility.sass */
.is-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  /* line 9, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 12, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 15, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 18, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 21, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 24, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 30, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 33, node_modules/bulma/sass/helpers/visibility.sass */
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}

/* line 36, node_modules/bulma/sass/helpers/visibility.sass */
.is-hidden {
  display: none !important;
}

/* line 39, node_modules/bulma/sass/helpers/visibility.sass */
.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) {
  /* line 50, node_modules/bulma/sass/helpers/visibility.sass */
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 54, node_modules/bulma/sass/helpers/visibility.sass */
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 58, node_modules/bulma/sass/helpers/visibility.sass */
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 62, node_modules/bulma/sass/helpers/visibility.sass */
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 66, node_modules/bulma/sass/helpers/visibility.sass */
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 70, node_modules/bulma/sass/helpers/visibility.sass */
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 74, node_modules/bulma/sass/helpers/visibility.sass */
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 78, node_modules/bulma/sass/helpers/visibility.sass */
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, node_modules/bulma/sass/helpers/visibility.sass */
  .is-hidden-fullhd {
    display: none !important;
  }
}

/* line 85, node_modules/bulma/sass/helpers/visibility.sass */
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  /* line 89, node_modules/bulma/sass/helpers/visibility.sass */
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 93, node_modules/bulma/sass/helpers/visibility.sass */
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 97, node_modules/bulma/sass/helpers/visibility.sass */
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 101, node_modules/bulma/sass/helpers/visibility.sass */
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 105, node_modules/bulma/sass/helpers/visibility.sass */
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 109, node_modules/bulma/sass/helpers/visibility.sass */
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 113, node_modules/bulma/sass/helpers/visibility.sass */
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 117, node_modules/bulma/sass/helpers/visibility.sass */
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 121, node_modules/bulma/sass/helpers/visibility.sass */
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

/* Bulma Layout */
/* line 11, node_modules/bulma/sass/layout/hero.sass */
.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 16, node_modules/bulma/sass/layout/hero.sass */
.hero .navbar {
  background: none;
}

/* line 19, node_modules/bulma/sass/layout/hero.sass */
.hero .tabs ul {
  border-bottom: none;
}

/* line 25, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 28, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-white strong {
  color: inherit;
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .title {
  color: #0a0a0a;
}

/* line 33, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}

/* line 35, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
  color: #0a0a0a;
}

@media screen and (max-width: 1023px) {
  /* line 38, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-white .navbar-menu {
    background-color: white;
  }
}

/* line 41, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .navbar-item,
.hero.is-white .navbar-link {
  color: rgba(10, 10, 10, 0.7);
}

/* line 46, node_modules/bulma/sass/layout/hero.sass */
.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: #0a0a0a;
}

/* line 51, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs a {
  color: #0a0a0a;
  opacity: 0.9;
}

/* line 54, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs a:hover {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs li.is-active a {
  opacity: 1;
}

/* line 61, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: #0a0a0a;
}

/* line 63, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 66, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 73, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white.is-bold {
  background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 78, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
  }
}

/* line 25, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 28, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-black strong {
  color: inherit;
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .title {
  color: white;
}

/* line 33, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 35, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .subtitle a:not(.button),
.hero.is-black .subtitle strong {
  color: white;
}

@media screen and (max-width: 1023px) {
  /* line 38, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-black .navbar-menu {
    background-color: #0a0a0a;
  }
}

/* line 41, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .navbar-item,
.hero.is-black .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 46, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active,
.hero.is-black .navbar-link:hover,
.hero.is-black .navbar-link.is-active {
  background-color: black;
  color: white;
}

/* line 51, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs a {
  color: white;
  opacity: 0.9;
}

/* line 54, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs a:hover {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs li.is-active a {
  opacity: 1;
}

/* line 61, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: white;
}

/* line 63, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 66, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 73, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
}

@media screen and (max-width: 768px) {
  /* line 78, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
  }
}

/* line 25, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 28, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-light strong {
  color: inherit;
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 35, node_modules/bulma/sass/layout/hero.sass */
.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) {
  /* line 38, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-light .navbar-menu {
    background-color: whitesmoke;
  }
}

/* line 41, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 46, node_modules/bulma/sass/layout/hero.sass */
.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);
}

/* line 51, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 54, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs a:hover {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs li.is-active a {
  opacity: 1;
}

/* line 61, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 63, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 66, node_modules/bulma/sass/layout/hero.sass */
.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: whitesmoke;
}

/* line 73, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light.is-bold {
  background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 78, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
  }
}

/* line 25, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 28, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-dark strong {
  color: inherit;
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .title {
  color: #fff;
}

/* line 33, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 35, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 38, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-dark .navbar-menu {
    background-color: #363636;
  }
}

/* line 41, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 46, node_modules/bulma/sass/layout/hero.sass */
.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;
}

/* line 51, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 54, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs a:hover {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs li.is-active a {
  opacity: 1;
}

/* line 61, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: #fff;
}

/* line 63, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 66, node_modules/bulma/sass/layout/hero.sass */
.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: #363636;
}

/* line 73, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
}

@media screen and (max-width: 768px) {
  /* line 78, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
  }
}

/* line 25, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 28, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-primary strong {
  color: inherit;
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .title {
  color: #fff;
}

/* line 33, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 35, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .subtitle a:not(.button),
.hero.is-primary .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 38, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-primary .navbar-menu {
    background-color: #00d1b2;
  }
}

/* line 41, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .navbar-item,
.hero.is-primary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 46, node_modules/bulma/sass/layout/hero.sass */
.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: #00b89c;
  color: #fff;
}

/* line 51, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 54, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs a:hover {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs li.is-active a {
  opacity: 1;
}

/* line 61, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}

/* line 63, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 66, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #00d1b2;
}

/* line 73, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
}

@media screen and (max-width: 768px) {
  /* line 78, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%);
  }
}

/* line 25, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link {
  background-color: #3273dc;
  color: #fff;
}

/* line 28, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-link strong {
  color: inherit;
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .title {
  color: #fff;
}

/* line 33, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 35, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .subtitle a:not(.button),
.hero.is-link .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 38, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-link .navbar-menu {
    background-color: #3273dc;
  }
}

/* line 41, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .navbar-item,
.hero.is-link .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 46, node_modules/bulma/sass/layout/hero.sass */
.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: #2366d1;
  color: #fff;
}

/* line 51, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 54, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .tabs a:hover {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .tabs li.is-active a {
  opacity: 1;
}

/* line 61, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}

/* line 63, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 66, node_modules/bulma/sass/layout/hero.sass */
.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: #3273dc;
}

/* line 73, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%);
}

@media screen and (max-width: 768px) {
  /* line 78, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%);
  }
}

/* line 25, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info {
  background-color: #3298dc;
  color: #fff;
}

/* line 28, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-info strong {
  color: inherit;
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .title {
  color: #fff;
}

/* line 33, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 35, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .subtitle a:not(.button),
.hero.is-info .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 38, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-info .navbar-menu {
    background-color: #3298dc;
  }
}

/* line 41, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .navbar-item,
.hero.is-info .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 46, node_modules/bulma/sass/layout/hero.sass */
.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: #238cd1;
  color: #fff;
}

/* line 51, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 54, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs a:hover {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs li.is-active a {
  opacity: 1;
}

/* line 61, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
  color: #fff;
}

/* line 63, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 66, node_modules/bulma/sass/layout/hero.sass */
.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: #3298dc;
}

/* line 73, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #159dc6 0%, #3298dc 71%, #4389e5 100%);
}

@media screen and (max-width: 768px) {
  /* line 78, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #159dc6 0%, #3298dc 71%, #4389e5 100%);
  }
}

/* line 25, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success {
  background-color: #48c774;
  color: #fff;
}

/* line 28, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-success strong {
  color: inherit;
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .title {
  color: #fff;
}

/* line 33, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 35, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 38, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-success .navbar-menu {
    background-color: #48c774;
  }
}

/* line 41, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .navbar-item,
.hero.is-success .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 46, node_modules/bulma/sass/layout/hero.sass */
.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: #3abb67;
  color: #fff;
}

/* line 51, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 54, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs a:hover {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs li.is-active a {
  opacity: 1;
}

/* line 61, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}

/* line 63, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 66, node_modules/bulma/sass/layout/hero.sass */
.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: #48c774;
}

/* line 73, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #29b342 0%, #48c774 71%, #56d296 100%);
}

@media screen and (max-width: 768px) {
  /* line 78, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #29b342 0%, #48c774 71%, #56d296 100%);
  }
}

/* line 25, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 28, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-warning strong {
  color: inherit;
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 35, node_modules/bulma/sass/layout/hero.sass */
.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) {
  /* line 38, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-warning .navbar-menu {
    background-color: #ffdd57;
  }
}

/* line 41, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .navbar-item,
.hero.is-warning .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 46, node_modules/bulma/sass/layout/hero.sass */
.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: #ffd83d;
  color: rgba(0, 0, 0, 0.7);
}

/* line 51, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 54, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs a:hover {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs li.is-active a {
  opacity: 1;
}

/* line 61, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 63, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 66, node_modules/bulma/sass/layout/hero.sass */
.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: #ffdd57;
}

/* line 73, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%);
}

@media screen and (max-width: 768px) {
  /* line 78, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%);
  }
}

/* line 25, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger {
  background-color: #f14668;
  color: #fff;
}

/* line 28, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-danger strong {
  color: inherit;
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .title {
  color: #fff;
}

/* line 33, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 35, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .subtitle a:not(.button),
.hero.is-danger .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 38, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-danger .navbar-menu {
    background-color: #f14668;
  }
}

/* line 41, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .navbar-item,
.hero.is-danger .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 46, node_modules/bulma/sass/layout/hero.sass */
.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;
}

/* line 51, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 54, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs a:hover {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs li.is-active a {
  opacity: 1;
}

/* line 61, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}

/* line 63, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 66, node_modules/bulma/sass/layout/hero.sass */
.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;
}

/* line 73, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
}

@media screen and (max-width: 768px) {
  /* line 78, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
  }
}

/* line 82, node_modules/bulma/sass/layout/hero.sass */
.hero.is-small .hero-body {
  padding: 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 86, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-medium .hero-body {
    padding: 9rem 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 90, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-large .hero-body {
    padding: 18rem 1.5rem;
  }
}

/* line 95, node_modules/bulma/sass/layout/hero.sass */
.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body {
  align-items: center;
  display: flex;
}

/* line 98, node_modules/bulma/sass/layout/hero.sass */
.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;
}

/* line 101, node_modules/bulma/sass/layout/hero.sass */
.hero.is-halfheight {
  min-height: 50vh;
}

/* line 103, node_modules/bulma/sass/layout/hero.sass */
.hero.is-fullheight {
  min-height: 100vh;
}

/* line 108, node_modules/bulma/sass/layout/hero.sass */
.hero-video {
  overflow: hidden;
}

/* line 111, node_modules/bulma/sass/layout/hero.sass */
.hero-video video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

/* line 119, node_modules/bulma/sass/layout/hero.sass */
.hero-video.is-transparent {
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  /* line 108, node_modules/bulma/sass/layout/hero.sass */
  .hero-video {
    display: none;
  }
}

/* line 125, node_modules/bulma/sass/layout/hero.sass */
.hero-buttons {
  margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 129, node_modules/bulma/sass/layout/hero.sass */
  .hero-buttons .button {
    display: flex;
  }
  /* line 131, node_modules/bulma/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 125, node_modules/bulma/sass/layout/hero.sass */
  .hero-buttons {
    display: flex;
    justify-content: center;
  }
  /* line 136, node_modules/bulma/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-right: 1.5rem;
  }
}

/* line 141, node_modules/bulma/sass/layout/hero.sass */
.hero-head,
.hero-foot {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 146, node_modules/bulma/sass/layout/hero.sass */
.hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
}

/* line 7, node_modules/bulma/sass/layout/section.sass */
.section {
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 1024px) {
  /* line 12, node_modules/bulma/sass/layout/section.sass */
  .section.is-medium {
    padding: 9rem 1.5rem;
  }
  /* line 14, node_modules/bulma/sass/layout/section.sass */
  .section.is-large {
    padding: 18rem 1.5rem;
  }
}

/* line 7, node_modules/bulma/sass/layout/footer.sass */
.footer {
  background-color: #fafafa;
  padding: 3rem 1.5rem 6rem;
}

@media screen and (min-width: 1024px) {
  /* line 4, app/assets/stylesheets/shared/_bulma.scss */
  .navbar-item.is-hoverable:hover .navbar-dropdown {
    display: block;
  }
}

/*** CSS Document ********************************************

  カカリンク LP 20200814
  style.css

*************************************************************/
/* line 6, app/assets/stylesheets/site/base/_reset.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 12, app/assets/stylesheets/site/base/_reset.scss */
body {
  margin: 0;
}

/* line 16, app/assets/stylesheets/site/base/_reset.scss */
ol,
ul,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 27, app/assets/stylesheets/site/base/_reset.scss */
main {
  display: block;
  margin: 0;
  padding: 0;
}

/* line 33, app/assets/stylesheets/site/base/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 38, app/assets/stylesheets/site/base/_reset.scss */
figure,
figcaption {
  margin: 0;
}

/* line 43, app/assets/stylesheets/site/base/_reset.scss */
hr {
  border: none;
  background-color: #ddd;
  height: 1px;
  margin: 1.5em 0;
}

/* line 50, app/assets/stylesheets/site/base/_reset.scss */
p,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: 100%;
}

/* line 63, app/assets/stylesheets/site/base/_reset.scss */
input[type="submit"],
input[type="button"],
button {
  outline: none;
  -webkit-appearance: none;
  appearance: none;
}

/* line 71, app/assets/stylesheets/site/base/_reset.scss */
img {
  max-width: 100%;
  vertical-align: bottom;
}

/* line 76, app/assets/stylesheets/site/base/_reset.scss */
em {
  font-style: normal;
}

/* line 6, app/assets/stylesheets/site/base/_base.scss */
html {
  font-size: 62.5%;
  height: 100%;
  overflow-x: hidden;
}

@media screen and (max-width: 736px) {
  /* line 13, app/assets/stylesheets/site/base/_base.scss */
  html {
    font-size: 2.6666666vmin;
  }
}

/* line 18, app/assets/stylesheets/site/base/_base.scss */
a {
  color: #02acab;
  text-decoration: none;
  transition: opacity 0.2s;
}

/* line 23, app/assets/stylesheets/site/base/_base.scss */
a:hover {
  opacity: 0.8;
}

@media screen and (min-width: 737px) {
  /* line 29, app/assets/stylesheets/site/base/_base.scss */
  a[href^="tel"] {
    pointer-events: none;
  }
}

@media screen and (max-width: 736px) {
  /* line 35, app/assets/stylesheets/site/base/_base.scss */
  a[href^="tel"] {
    pointer-events: auto;
  }
}

/* line 40, app/assets/stylesheets/site/base/_base.scss */
body {
  color: #1d373b;
  font-size: 1.6rem;
  line-height: 1.6;
  font-family: "Noto Sans JP", Arial, Helvetica, sans-serif;
  font-weight: 400;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

@media screen and (max-width: 736px) {
  /* line 55, app/assets/stylesheets/site/base/_base.scss */
  body {
    font-size: 1.6rem;
    min-width: initial;
  }
}

@media print {
  /* line 62, app/assets/stylesheets/site/base/_base.scss */
  body {
    font-size: 1.4rem;
    min-width: 1120px;
  }
}

/* line 70, app/assets/stylesheets/site/base/_base.scss */
select, textarea, input {
  border: 1px solid #a6acad;
  border-radius: 4px;
  background-color: #fff;
  padding: 0.5em;
  font-family: inherit;
  font-size: 1.6rem;
}

/* line 78, app/assets/stylesheets/site/base/_base.scss */
select:focus, textarea:focus, input:focus {
  outline: none;
}

/* line 86, app/assets/stylesheets/site/base/_base.scss */
input:not([type="radio"]):not([type="checkbox"]) {
  -webkit-appearance: none;
}

/* line 91, app/assets/stylesheets/site/base/_base.scss */
textarea {
  width: 100%;
}

/* line 96, app/assets/stylesheets/site/base/_base.scss */
select {
  max-width: 100%;
}

/* line 101, app/assets/stylesheets/site/base/_base.scss */
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  font-size: 1em;
  font-family: inherit;
}

@media screen and (max-width: 736px) {
  /* line 113, app/assets/stylesheets/site/base/_base.scss */
  input,
textarea,
select {
    padding: 0.5em;
    font-size: 1.6rem;
    max-width: 100%;
  }
}

/* line 123, app/assets/stylesheets/site/base/_base.scss */
input::placeholder {
  color: #a6acad;
}

/* line 128, app/assets/stylesheets/site/base/_base.scss */
input:-ms-input-placeholder {
  color: #a6acad;
}

/* line 133, app/assets/stylesheets/site/base/_base.scss */
input::-ms-input-placeholder {
  color: #a6acad;
}

/* line 6, app/assets/stylesheets/site/module/_common.scss */
.sp {
  display: none;
}

@media screen and (max-width: 736px) {
  /* line 11, app/assets/stylesheets/site/module/_common.scss */
  .pc {
    display: none;
  }
  /* line 15, app/assets/stylesheets/site/module/_common.scss */
  .sp {
    display: block;
  }
}

/* line 20, app/assets/stylesheets/site/module/_common.scss */
.wrapper {
  position: relative;
  overflow-x: hidden;
}

/* line 25, app/assets/stylesheets/site/module/_common.scss */
.btn-normal {
  display: block;
  max-width: 32rem;
  margin: auto;
  border-radius: 4rem;
  background: #8ba5a9;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

/* line 24, app/assets/stylesheets/site/lib/_mixins.scss */
.btn-normal:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) skewX(-20deg);
  background: rgba(255, 255, 255, 0.1);
  transition: all 0.2s;
}

/* line 36, app/assets/stylesheets/site/lib/_mixins.scss */
.btn-normal:hover:after {
  width: 110%;
  background: rgba(255, 255, 255, 0.2);
}

/* line 38, app/assets/stylesheets/site/module/_common.scss */
.btn-normal span {
  display: inline-block;
  padding: 1em 4rem 1em 2rem;
  position: relative;
}

/* line 43, app/assets/stylesheets/site/module/_common.scss */
.btn-normal span:before {
  content: "";
  display: block;
  background: url(https://2in.jp/assets/lp/ico-arr-01-b4b0c9e7aab1960fb554390e4bf9908773672c721647e66c2f4e4a264fb4ab2c.svg) no-repeat center center;
  background-size: contain;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -1rem;
}

@media screen and (max-width: 736px) {
  /* line 57, app/assets/stylesheets/site/module/_common.scss */
  .btn-normal {
    max-width: 22rem;
  }
  /* line 60, app/assets/stylesheets/site/module/_common.scss */
  .btn-normal span {
    padding: 1em 3rem 1em 2rem;
    font-size: 1.4rem;
    position: relative;
  }
  /* line 65, app/assets/stylesheets/site/module/_common.scss */
  .btn-normal span:before {
    width: 1.2em;
    height: 1.2em;
    margin-top: -0.6em;
  }
}

/* line 75, app/assets/stylesheets/site/module/_common.scss */
.list-number > li {
  margin-left: 1.5em;
  list-style: decimal;
}

/*------------------------------------------------------------
	切替タブ
----------------------------------------------------------- */
/* line 84, app/assets/stylesheets/site/module/_common.scss */
.nav-tab {
  padding: 0 3rem;
  width: 100%;
  position: absolute;
  top: 6rem;
  left: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  z-index: 10;
}

/* line 91, app/assets/stylesheets/site/module/_common.scss */
.nav-tab__list {
  width: 86rem;
  display: flex;
  flex-wrap: nowrap;
}

/* line 95, app/assets/stylesheets/site/module/_common.scss */
.nav-tab__list > li {
  width: 50%;
  position: relative;
}

/* line 99, app/assets/stylesheets/site/module/_common.scss */
.nav-tab__list > li > a {
  display: block;
  height: 7rem;
  opacity: 1;
  text-align: center;
  font-size: 2.2rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #8ba5a9;
  background: #fff;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  box-shadow: 0 10px 20px 0 rgba(29, 55, 59, 0.2);
  transition: color 0.2s;
  cursor: pointer;
  overflow: hidden;
}

/* line 117, app/assets/stylesheets/site/module/_common.scss */
.nav-tab__list > li > a:hover {
  color: #4eb8d8;
}

/* line 122, app/assets/stylesheets/site/module/_common.scss */
.nav-tab__list > li:nth-child(1) a {
  border-radius: 6px 0 0 6px;
}

/* line 126, app/assets/stylesheets/site/module/_common.scss */
.nav-tab__list > li:nth-child(2) a {
  border-radius: 0 6px 6px 0;
}

/* line 131, app/assets/stylesheets/site/module/_common.scss */
.nav-tab__list > li.is-active:before {
  content: "";
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #4eb8d8 transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
}

/* line 140, app/assets/stylesheets/site/module/_common.scss */
.nav-tab__list > li.is-active a {
  background: #4eb8d8;
  color: #fff;
}

@media screen and (max-width: 736px) {
  /* line 150, app/assets/stylesheets/site/module/_common.scss */
  .nav-tab {
    padding: 0;
    top: 0;
  }
  /* line 154, app/assets/stylesheets/site/module/_common.scss */
  .nav-tab__list {
    width: 100%;
  }
  /* line 157, app/assets/stylesheets/site/module/_common.scss */
  .nav-tab__list > li {
    width: 50%;
    position: relative;
  }
  /* line 161, app/assets/stylesheets/site/module/_common.scss */
  .nav-tab__list > li > a {
    height: 5rem;
    font-size: 1.5rem;
    line-height: 1;
  }
  /* line 167, app/assets/stylesheets/site/module/_common.scss */
  .nav-tab__list > li:nth-child(1) a, .nav-tab__list > li:nth-child(2) a {
    border-radius: 0;
  }
  /* line 173, app/assets/stylesheets/site/module/_common.scss */
  .nav-tab__list > li.is-active:before {
    border-width: 8px 8px 0 8px;
    margin-left: -8px;
  }
}

/*------------------------------------------------------------
	mv
----------------------------------------------------------- */
/* line 186, app/assets/stylesheets/site/module/_common.scss */
.mv {
  padding: 4rem 3rem 0;
  background: url(https://2in.jp/assets/lp/bg-mv-l-1be3cb1d9458aaf912c5693714327dd22d229860ee5af2fd1d1a327db3b3017a.png) no-repeat 0 0;
  position: relative;
}

/* line 191, app/assets/stylesheets/site/module/_common.scss */
.mv:before {
  content: "";
  display: block;
  background: url(https://2in.jp/assets/lp/bg-mv-r-d45562230294c87c3902d69ec313b8797fb3b9a4ef635f80b42d209bce8b93e9.png) no-repeat right 12rem;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}

@media screen and (max-width: 736px) {
  /* line 203, app/assets/stylesheets/site/module/_common.scss */
  .mv {
    padding: 6rem 3rem 0;
    background-size: 21.15rem auto;
  }
  /* line 207, app/assets/stylesheets/site/module/_common.scss */
  .mv:before {
    background-position: right 0;
    background-size: 11.45rem auto;
  }
}

/*------------------------------------------------------------
	カカリンクについて
----------------------------------------------------------- */
/* line 218, app/assets/stylesheets/site/module/_common.scss */
.about-2in-01 {
  padding: 0 3rem 12rem;
  background: url(https://2in.jp/assets/lp/bg-line-01-7829b0fc6afd25538712dff9b409c36a66a8e1433db160fb1f121448736a8bc1.png) no-repeat center center;
}

/* line 222, app/assets/stylesheets/site/module/_common.scss */
.about-2in-01__container {
  max-width: 110rem;
  margin: auto;
  text-align: center;
  position: relative;
}

/* line 228, app/assets/stylesheets/site/module/_common.scss */
.about-2in-01__container:before, .about-2in-01__container:after {
  content: "";
  display: block;
  background: url(https://2in.jp/assets/lp/bg-ptn-about-3e903a5c347562f66c34655283240eaa9148c79143db15cf0f595cc20e78a49b.png) no-repeat center center;
  background-size: contain;
  width: 26rem;
  height: 59rem;
  position: absolute;
  top: -5rem;
  z-index: 0;
}

/* line 241, app/assets/stylesheets/site/module/_common.scss */
.about-2in-01__container:before {
  left: 0;
}

/* line 245, app/assets/stylesheets/site/module/_common.scss */
.about-2in-01__container:after {
  right: 0;
  transform: scale(-1, 1);
}

/* line 251, app/assets/stylesheets/site/module/_common.scss */
.about-2in-01 .ttl {
  max-width: 38.9rem;
  margin: 0 auto 5rem;
  position: relative;
  z-index: 1;
}

/* line 258, app/assets/stylesheets/site/module/_common.scss */
.about-2in-01 .img {
  max-width: 32.9rem;
  margin: auto;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 736px) {
  /* line 267, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-01 {
    padding: 0 3rem 5rem;
    background-size: 80rem auto;
  }
  /* line 272, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-01__container:before, .about-2in-01__container:after {
    width: 13rem;
    height: 29.5rem;
    top: -2rem;
  }
  /* line 279, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-01__container:before {
    left: -4rem;
  }
  /* line 283, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-01__container:after {
    right: -4rem;
  }
  /* line 288, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-01 .ttl {
    max-width: 25rem;
    margin-bottom: 2.5rem;
  }
  /* line 293, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-01 .img {
    max-width: 16.45rem;
  }
}

/* line 300, app/assets/stylesheets/site/module/_common.scss */
.about-2in-02 {
  padding: 0 3rem 12rem;
  background: url(https://2in.jp/assets/lp/bg-line-02-9c31fc44afe493292b34fe5902947c7ce7f00cadc3377ee1ccbc65310e689b78.png) no-repeat center center;
}

/* line 304, app/assets/stylesheets/site/module/_common.scss */
.about-2in-02__container {
  max-width: 110rem;
  margin: auto;
  text-align: center;
  position: relative;
}

/* line 310, app/assets/stylesheets/site/module/_common.scss */
.about-2in-02__container:before, .about-2in-02__container:after {
  content: "";
  display: block;
  background: url(https://2in.jp/assets/lp/bg-ptn-about-3e903a5c347562f66c34655283240eaa9148c79143db15cf0f595cc20e78a49b.png) no-repeat center center;
  background-size: contain;
  width: 26rem;
  height: 59rem;
  position: absolute;
  top: -5rem;
  z-index: 0;
}

/* line 323, app/assets/stylesheets/site/module/_common.scss */
.about-2in-02__container:before {
  left: 0;
}

/* line 327, app/assets/stylesheets/site/module/_common.scss */
.about-2in-02__container:after {
  right: 0;
  transform: scale(-1, 1);
}

/* line 333, app/assets/stylesheets/site/module/_common.scss */
.about-2in-02 .ttl {
  max-width: 51rem;
  margin: 0 auto 5rem;
  position: relative;
  z-index: 2;
}

/* line 340, app/assets/stylesheets/site/module/_common.scss */
.about-2in-02 .img-set {
  text-align: center;
  position: relative;
  z-index: 2;
}

/* line 345, app/assets/stylesheets/site/module/_common.scss */
.about-2in-02 .img-set .img1 {
  max-width: 33.4rem;
  position: absolute;
  top: -6rem;
  left: 4rem;
}

/* line 350, app/assets/stylesheets/site/module/_common.scss */
.about-2in-02 .img-set .img2 {
  display: inline-block;
  max-width: 22rem;
}

/* line 355, app/assets/stylesheets/site/module/_common.scss */
.about-2in-02 .img-set .img3 {
  max-width: 31.3rem;
  position: absolute;
  top: -3rem;
  right: 4rem;
}

@media screen and (max-width: 736px) {
  /* line 363, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-02 {
    padding: 0 3rem 3rem;
    background-size: 88rem auto;
  }
  /* line 368, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-02__container:before, .about-2in-02__container:after {
    width: 13rem;
    height: 29.5rem;
    top: -2rem;
  }
  /* line 375, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-02__container:before {
    left: -4rem;
  }
  /* line 379, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-02__container:after {
    right: -4rem;
  }
  /* line 384, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-02 .ttl {
    max-width: 27.5rem;
    margin-bottom: 2.5rem;
    position: relative;
    z-index: 2;
  }
  /* line 391, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-02 .img-set {
    padding-top: 14rem;
  }
  /* line 394, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-02 .img-set .img1 {
    max-width: 16.7rem;
    top: 0;
    left: -1rem;
  }
  /* line 400, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-02 .img-set .img2 {
    max-width: 12rem;
  }
  /* line 404, app/assets/stylesheets/site/module/_common.scss */
  .about-2in-02 .img-set .img3 {
    max-width: 15.65rem;
    top: 4rem;
    right: -2rem;
  }
}

/*------------------------------------------------------------
	story つういんをもと便利に
----------------------------------------------------------- */
/* line 416, app/assets/stylesheets/site/module/_common.scss */
.story-section {
  background: -webkit-linear-gradient(left, #d9faff 0%, #f9feff 100%);
  background: linear-gradient(to right, #d9faff 0%, #f9feff 100%);
  position: relative;
}

/* line 421, app/assets/stylesheets/site/module/_common.scss */
.story-section:before, .story-section:after {
  content: "";
  background: url(https://2in.jp/assets/lp/bg-wave-wh-3d3d9ba5fe3603efca3f743aaaa6c3317b141b448d5f99e7c576a31b6d2d39ca.png) repeat-x center 0;
  height: 10rem;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 0;
}

/* line 432, app/assets/stylesheets/site/module/_common.scss */
.story-section:before {
  top: -4rem;
}

/* line 436, app/assets/stylesheets/site/module/_common.scss */
.story-section:after {
  bottom: -4rem;
}

/* line 440, app/assets/stylesheets/site/module/_common.scss */
.story-section__container {
  text-align: center;
  padding: 18rem 3rem;
  background: url(https://2in.jp/assets/lp/img-story-c0865ca2ca7ffab75b2da8d0dbb6a44969f5bec7b54f40ceed2f9f15b59b255a.png) no-repeat left bottom;
  background-size: auto calc(100% - 8rem);
}

/* line 448, app/assets/stylesheets/site/module/_common.scss */
.story-section .story-ttl {
  max-width: 46rem;
  margin: 0 auto;
}

/* line 453, app/assets/stylesheets/site/module/_common.scss */
.story-section .story-link {
  margin-top: 4rem;
  text-align: center;
}

/* line 457, app/assets/stylesheets/site/module/_common.scss */
.story-section .story-link .btn-story {
  cursor: pointer;
  display: block;
  max-width: 32rem;
  margin: auto;
  border-radius: 4rem;
  background: -webkit-linear-gradient(left, #48d1fa 0%, #12d5bd 100%);
  background: linear-gradient(to right, #48d1fa 0%, #12d5bd 100%);
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

/* line 24, app/assets/stylesheets/site/lib/_mixins.scss */
.story-section .story-link .btn-story:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) skewX(-20deg);
  background: rgba(255, 255, 255, 0.1);
  transition: all 0.2s;
}

/* line 36, app/assets/stylesheets/site/lib/_mixins.scss */
.story-section .story-link .btn-story:hover:after {
  width: 110%;
  background: rgba(255, 255, 255, 0.2);
}

/* line 472, app/assets/stylesheets/site/module/_common.scss */
.story-section .story-link .btn-story span {
  display: inline-block;
  padding: 1em 4rem 1em 2rem;
  position: relative;
}

/* line 477, app/assets/stylesheets/site/module/_common.scss */
.story-section .story-link .btn-story span:before {
  content: "";
  display: block;
  background: url(https://2in.jp/assets/lp/ico-arr-01-b4b0c9e7aab1960fb554390e4bf9908773672c721647e66c2f4e4a264fb4ab2c.svg) no-repeat center center;
  background-size: contain;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -1rem;
}

@media screen and (max-width: 736px) {
  /* line 494, app/assets/stylesheets/site/module/_common.scss */
  .story-section:before, .story-section:after {
    height: 4rem;
    background-size: auto 4rem;
    background-position: -6rem 0;
  }
  /* line 501, app/assets/stylesheets/site/module/_common.scss */
  .story-section:before {
    top: -2rem;
  }
  /* line 505, app/assets/stylesheets/site/module/_common.scss */
  .story-section:after {
    bottom: -2rem;
  }
  /* line 509, app/assets/stylesheets/site/module/_common.scss */
  .story-section__container {
    padding: 8rem 3rem 21rem;
    background-size: 80% auto;
    background-position: center bottom;
  }
  /* line 516, app/assets/stylesheets/site/module/_common.scss */
  .story-section .story-ttl {
    max-width: 25.6rem;
  }
  /* line 520, app/assets/stylesheets/site/module/_common.scss */
  .story-section .story-link {
    margin-top: 3rem;
  }
  /* line 523, app/assets/stylesheets/site/module/_common.scss */
  .story-section .story-link .btn-story {
    max-width: 22rem;
  }
  /* line 526, app/assets/stylesheets/site/module/_common.scss */
  .story-section .story-link .btn-story span {
    padding: 1em 3rem 1em 2rem;
    font-size: 1.4rem;
    position: relative;
  }
  /* line 531, app/assets/stylesheets/site/module/_common.scss */
  .story-section .story-link .btn-story span:before {
    width: 1.2em;
    height: 1.2em;
    margin-top: -0.6em;
  }
}

/*------------------------------------------------------------
	section-heading 共通タイトル
----------------------------------------------------------- */
/* line 545, app/assets/stylesheets/site/module/_common.scss */
.section-heading {
  text-align: center;
  margin-bottom: 5rem;
}

/* line 549, app/assets/stylesheets/site/module/_common.scss */
.section-heading .ttl {
  display: inline-block;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 1.2rem;
  background: linear-gradient(transparent 70%, #fffe8e 70%);
}

@media screen and (max-width: 736px) {
  /* line 561, app/assets/stylesheets/site/module/_common.scss */
  .section-heading {
    margin-bottom: 3rem;
  }
  /* line 564, app/assets/stylesheets/site/module/_common.scss */
  .section-heading .ttl {
    font-size: 1.6rem;
    padding: 0.5rem;
    background: linear-gradient(transparent 60%, #fffe8e 60%);
  }
}

/*------------------------------------------------------------
	hospital-section 導入済み施設
----------------------------------------------------------- */
/* line 575, app/assets/stylesheets/site/module/_common.scss */
.hospital-section {
  padding: 4rem 3rem 8rem;
}

/* line 578, app/assets/stylesheets/site/module/_common.scss */
.hospital-section__container {
  max-width: 110rem;
  margin: auto;
}

/* line 584, app/assets/stylesheets/site/module/_common.scss */
.hospital-section .hospital-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -1rem;
  margin-right: -1rem;
}

/* line 589, app/assets/stylesheets/site/module/_common.scss */
.hospital-section .hospital-list > li {
  width: 26rem;
  padding: 1rem;
}

/* line 593, app/assets/stylesheets/site/module/_common.scss */
.hospital-section .hospital-list > li .bnr-hospital {
  display: block;
  border: 1px solid #d6d6d6;
}

/* line 601, app/assets/stylesheets/site/module/_common.scss */
.hospital-section .hospital-request {
  margin-top: 4rem;
  text-align: center;
}

/* line 605, app/assets/stylesheets/site/module/_common.scss */
.hospital-section .hospital-request .note {
  margin-bottom: 2em;
}

/* line 609, app/assets/stylesheets/site/module/_common.scss */
.hospital-section .hospital-request .request-link {
  text-align: center;
}

@media screen and (max-width: 736px) {
  /* line 616, app/assets/stylesheets/site/module/_common.scss */
  .hospital-section {
    padding: 3rem 1.5rem;
  }
  /* line 623, app/assets/stylesheets/site/module/_common.scss */
  .hospital-section .hospital-list {
    margin-left: -0.4rem;
    margin-right: -0.4rem;
    justify-content: flex-start;
  }
  /* line 628, app/assets/stylesheets/site/module/_common.scss */
  .hospital-section .hospital-list > li {
    width: 33.3333%;
    padding: 0.4rem;
  }
  /* line 635, app/assets/stylesheets/site/module/_common.scss */
  .hospital-section .hospital-request {
    margin-top: 2rem;
    text-align: center;
  }
  /* line 639, app/assets/stylesheets/site/module/_common.scss */
  .hospital-section .hospital-request .note {
    font-size: 1.3rem;
    margin-bottom: 1.5em;
  }
  /* line 644, app/assets/stylesheets/site/module/_common.scss */
  .hospital-section .hospital-request .request-link {
    text-align: left;
  }
}

/*------------------------------------------------------------
	faq-section よくある質問
----------------------------------------------------------- */
/* line 654, app/assets/stylesheets/site/module/_common.scss */
.faq-section {
  background: #e1faf6;
  padding: 12rem 3rem;
  position: relative;
}

/* line 659, app/assets/stylesheets/site/module/_common.scss */
.faq-section:before {
  content: "";
  background: url(https://2in.jp/assets/lp/bg-wave-wh-3d3d9ba5fe3603efca3f743aaaa6c3317b141b448d5f99e7c576a31b6d2d39ca.png) repeat-x center 0;
  height: 10rem;
  width: 100%;
  position: absolute;
  top: -4rem;
  left: 0;
  z-index: 0;
}

/* line 668, app/assets/stylesheets/site/module/_common.scss */
.faq-section__container {
  max-width: 98rem;
  margin: auto;
}

/* line 677, app/assets/stylesheets/site/module/_common.scss */
.faq-section .faq-item {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 1rem;
}

/* line 682, app/assets/stylesheets/site/module/_common.scss */
.faq-section .faq-item__q {
  cursor: pointer;
  position: relative;
}

/* line 686, app/assets/stylesheets/site/module/_common.scss */
.faq-section .faq-item__q:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: #fffe7f;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -15px;
}

/* line 697, app/assets/stylesheets/site/module/_common.scss */
.faq-section .faq-item__q:after {
  content: "";
  display: block;
  width: 2px;
  height: 12px;
  background: #1d373b;
  position: absolute;
  top: 50%;
  right: 33px;
  margin-top: -6px;
}

/* line 707, app/assets/stylesheets/site/module/_common.scss */
.faq-section .faq-item__q .question {
  font-size: 1.8rem;
  padding: 2.8rem 8rem;
  position: relative;
}

/* line 712, app/assets/stylesheets/site/module/_common.scss */
.faq-section .faq-item__q .question:before {
  content: "Q";
  color: #08c4ad;
  font-size: 2.6rem;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 28px;
  margin-top: -0.6em;
}

/* line 721, app/assets/stylesheets/site/module/_common.scss */
.faq-section .faq-item__q .question:after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #1d373b;
  position: absolute;
  top: 50%;
  right: 28px;
  margin-top: -1px;
}

/* line 733, app/assets/stylesheets/site/module/_common.scss */
.faq-section .faq-item__q.is-active .question {
  font-weight: 700;
}

/* line 737, app/assets/stylesheets/site/module/_common.scss */
.faq-section .faq-item__q.is-active:after {
  display: none;
}

/* line 743, app/assets/stylesheets/site/module/_common.scss */
.faq-section .faq-item__a {
  padding: 0 8rem 3rem;
  display: none;
}

/* line 750, app/assets/stylesheets/site/module/_common.scss */
.faq-section .faq-more-link {
  margin-top: 4rem;
}

@media screen and (max-width: 736px) {
  /* line 756, app/assets/stylesheets/site/module/_common.scss */
  .faq-section {
    padding: 6rem 1.5rem 8rem;
  }
  /* line 759, app/assets/stylesheets/site/module/_common.scss */
  .faq-section:before {
    height: 4rem;
    top: -2rem;
    background-size: auto 4rem;
    background-position: -6rem 0;
  }
  /* line 773, app/assets/stylesheets/site/module/_common.scss */
  .faq-section .faq-item {
    border-radius: 5px;
  }
  /* line 777, app/assets/stylesheets/site/module/_common.scss */
  .faq-section .faq-item__q:before {
    width: 19px;
    height: 19px;
    right: 10px;
    margin-top: -9px;
  }
  /* line 784, app/assets/stylesheets/site/module/_common.scss */
  .faq-section .faq-item__q:after {
    width: 1px;
    height: 7px;
    right: 19px;
    margin-top: -3px;
  }
  /* line 791, app/assets/stylesheets/site/module/_common.scss */
  .faq-section .faq-item__q .question {
    font-size: 1.5rem;
    padding: 1.4rem 3.6rem;
  }
  /* line 795, app/assets/stylesheets/site/module/_common.scss */
  .faq-section .faq-item__q .question:before {
    font-size: 1.8rem;
    left: 10px;
  }
  /* line 800, app/assets/stylesheets/site/module/_common.scss */
  .faq-section .faq-item__q .question:after {
    width: 7px;
    height: 1px;
    right: 16px;
    margin-top: 0;
  }
  /* line 809, app/assets/stylesheets/site/module/_common.scss */
  .faq-section .faq-item__a {
    padding: 0 3.6rem 2rem;
  }
}

/*------------------------------------------------------------
	モーダル
----------------------------------------------------------- */
/* line 819, app/assets/stylesheets/site/module/_common.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  background: -webkit-linear-gradient(left, rgba(17, 181, 230, 0.7) 0%, rgba(8, 196, 173, 0.7) 100%);
  background: linear-gradient(to right, rgba(17, 181, 230, 0.7) 0%, rgba(8, 196, 173, 0.7) 100%);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
}

/* line 842, app/assets/stylesheets/site/module/_common.scss */
.modal:after {
  content: "×";
  color: #fff;
  font-size: 3rem;
  position: fixed;
  width: 8rem;
  height: 8rem;
  text-align: center;
  line-height: 8rem;
  top: 0;
  right: 0;
  cursor: pointer;
}

/* line 856, app/assets/stylesheets/site/module/_common.scss */
.modal.is-active {
  opacity: 1;
  visibility: visible;
}

/* line 861, app/assets/stylesheets/site/module/_common.scss */
.modal .modal-close {
  margin-top: 4rem;
}

/* line 864, app/assets/stylesheets/site/module/_common.scss */
.modal .modal-close .btn-modal-close {
  border: 1px solid #8ba5a9;
  display: block;
  width: 20rem;
  margin: auto;
  border-radius: 4rem;
  color: #8ba5a9;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
  padding: 0.8em 2em 0.8em 1em;
}

/* line 876, app/assets/stylesheets/site/module/_common.scss */
.modal .modal-close .btn-modal-close:before {
  content: "×";
  margin: 0.5em;
}

/* line 885, app/assets/stylesheets/site/module/_common.scss */
.modal-contents {
  background: #fff;
  border-radius: 2rem;
  box-shadow: 0 0 30px 0 rgba(29, 55, 59, 0.1);
  width: 80%;
  max-width: 98rem;
  max-height: calc(100vh - 8rem);
}

@media screen and (max-width: 736px) {
  /* line 896, app/assets/stylesheets/site/module/_common.scss */
  .modal:after {
    font-size: 2.4rem;
    width: 5rem;
    height: 5rem;
    line-height: 5rem;
  }
  /* line 903, app/assets/stylesheets/site/module/_common.scss */
  .modal .modal-close {
    margin-top: 3rem;
  }
  /* line 906, app/assets/stylesheets/site/module/_common.scss */
  .modal .modal-close .btn-modal-close {
    width: auto;
  }
  /* line 913, app/assets/stylesheets/site/module/_common.scss */
  .modal-contents {
    border-radius: 1rem;
    margin-top: 2rem;
    width: 90%;
  }
}

/*  ストーリーモーダル  */
/* line 922, app/assets/stylesheets/site/module/_common.scss */
.modal-story .modal-contents {
  position: relative;
}

/* line 925, app/assets/stylesheets/site/module/_common.scss */
.modal-story .modal-contents:before {
  content: "";
  display: block;
  width: 16rem;
  height: 9.5rem;
  background: url(https://2in.jp/assets/lp/txt-story-modal-ff37653306b232ea022d4e3ae8ef25448f8ad523969d905cd1bb8c93eb563fe1.png) no-repeat 0 0;
  background-size: contain;
  position: absolute;
  top: -1rem;
  left: 50%;
  margin-left: -8rem;
}

/* line 937, app/assets/stylesheets/site/module/_common.scss */
.modal-story-contents {
  padding: 10rem 6rem 6rem;
  text-align: center;
  position: relative;
  max-height: calc(100vh - 8rem);
  overflow-y: auto;
}

/* line 945, app/assets/stylesheets/site/module/_common.scss */
.modal-story .story-wrap {
  position: relative;
}

/* line 948, app/assets/stylesheets/site/module/_common.scss */
.modal-story .story-wrap .story-ttl {
  max-width: 46rem;
  margin: 0 auto 4rem;
}

/* line 953, app/assets/stylesheets/site/module/_common.scss */
.modal-story .story-wrap p {
  font-size: 1.7rem;
  line-height: 2.5;
}

/* line 957, app/assets/stylesheets/site/module/_common.scss */
.modal-story .story-wrap p:not(:last-child) {
  margin-bottom: 2em;
}

@media screen and (max-width: 736px) {
  /* line 967, app/assets/stylesheets/site/module/_common.scss */
  .modal-story .modal-contents:before {
    width: 8rem;
    height: 4.75rem;
    margin-left: -4rem;
    top: -1.5rem;
  }
  /* line 975, app/assets/stylesheets/site/module/_common.scss */
  .modal-story-contents {
    padding: 4rem 3rem 3rem;
    text-align: left;
  }
  /* line 981, app/assets/stylesheets/site/module/_common.scss */
  .modal-story .story-wrap .story-ttl {
    max-width: 23rem;
    margin-bottom: 2.5rem;
  }
  /* line 986, app/assets/stylesheets/site/module/_common.scss */
  .modal-story .story-wrap p {
    font-size: 1.6rem;
    line-height: 2;
  }
}

/*------------------------------------------------------------
	footer
----------------------------------------------------------- */
/* line 997, app/assets/stylesheets/site/module/_common.scss */
.footer {
  padding: 4rem 3rem;
  border-top: 1px solid #ddd;
}

/* line 1001, app/assets/stylesheets/site/module/_common.scss */
.footer__container {
  max-width: 110rem;
  margin: auto;
  text-align: center;
}

/* line 1007, app/assets/stylesheets/site/module/_common.scss */
.footer .footer-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 1010, app/assets/stylesheets/site/module/_common.scss */
.footer .footer-list > li {
  font-size: 1.4rem;
  margin: 0 1em;
}

/* line 1014, app/assets/stylesheets/site/module/_common.scss */
.footer .footer-list > li a {
  color: #1d373b;
}

/* line 1020, app/assets/stylesheets/site/module/_common.scss */
.footer .copyright {
  margin-top: 3rem;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 736px) {
  /* line 1028, app/assets/stylesheets/site/module/_common.scss */
  .footer {
    padding: 2rem;
  }
  /* line 1035, app/assets/stylesheets/site/module/_common.scss */
  .footer .footer-list > li {
    font-size: 1.2rem;
    margin: 0.5em 1em;
  }
  /* line 1041, app/assets/stylesheets/site/module/_common.scss */
  .footer .copyright {
    margin-top: 2rem;
    font-size: 1rem;
  }
}

/* line 6, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical {
  display: none;
  /*------------------------------------------------------------
	チャンネル：mv
----------------------------------------------------------- */
  /*------------------------------------------------------------
	チャンネル：登録フォーム
----------------------------------------------------------- */
  /*------------------------------------------------------------
	チャンネル：お知らせアプリ説明
----------------------------------------------------------- */
  /*------------------------------------------------------------
	チャンネル：よくある質問 調整
----------------------------------------------------------- */
  /*------------------------------------------------------------
	チャンネル：ページ下部CVSエリア
----------------------------------------------------------- */
}

/* line 9, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical.is-active {
  display: block;
}

/* line 17, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .mv__container {
  max-width: 110rem;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

/* line 23, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .mv__container-left {
  width: 50%;
  padding-right: 3rem;
  align-self: flex-end;
}

/* line 29, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .mv__container-right {
  width: 50%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

/* line 36, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .mv .cvs-form {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 20px 20px 0 0;
  padding: 4rem 5rem 15rem;
  box-shadow: 0 0 20px 0 rgba(206, 217, 219, 0.2);
}

/* line 44, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .mv .mv-contents {
  width: 100%;
  padding: 0 5rem 30rem 0;
  position: relative;
}

/* line 49, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .mv .mv-contents .copy {
  max-width: 44.4rem;
  margin: 0 auto 5rem;
}

/* line 54, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .mv .mv-contents .logo {
  max-width: 22rem;
  margin: auto;
}

/* line 59, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .mv .mv-contents .img-doctor {
  max-width: 23.8rem;
  position: absolute;
  top: 37rem;
  right: 0;
}

/* line 64, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .mv .mv-contents .img-patient {
  max-width: 16rem;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 6rem;
}

@media screen and (max-width: 736px) {
  /* line 73, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .mv {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 77, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .mv__container {
    flex-direction: column-reverse;
  }
  /* line 80, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .mv__container-left {
    width: 100%;
    padding-right: 0;
  }
  /* line 85, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .mv__container-right {
    width: 100%;
  }
  /* line 91, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .mv .cvs-form {
    background: transparent;
    border-radius: 0;
    padding: 4rem 2rem 12rem;
    box-shadow: none;
  }
  /* line 99, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .mv .mv-contents {
    padding: 0 0 10rem;
  }
  /* line 102, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .mv .mv-contents .copy {
    max-width: 28rem;
    margin-bottom: 2.5rem;
  }
  /* line 107, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .mv .mv-contents .logo {
    max-width: 15rem;
  }
  /* line 111, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .mv .mv-contents .img-doctor {
    max-width: 12.7rem;
    top: auto;
    bottom: 0;
    right: 1rem;
  }
  /* line 118, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .mv .mv-contents .img-patient {
    max-width: 9rem;
    bottom: 0;
    left: 3rem;
  }
}

/* line 130, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form {
  position: relative;
}

/* line 134, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form__heading {
  max-width: 32.6rem;
  margin: 0 auto 3rem;
}

/* line 142, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form__set {
  display: flex;
  flex-wrap: nowrap;
}

/* line 146, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form__item {
  margin-bottom: 3rem;
}

/* line 149, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form__item label {
  display: block;
  position: relative;
}

/* line 154, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form__item input {
  width: 100%;
}

/* line 159, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form__item.-pref {
  width: 35%;
  margin-right: 5%;
}

/* line 165, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form__item.-city {
  flex: 1;
}

/* line 170, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form__label {
  position: absolute;
  top: -0.7em;
  left: 0.6em;
  background-color: #fff;
  font-size: 1.3rem;
  line-height: 1;
  font-weight: bold;
  padding: 0 0.4em;
}

/* line 179, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form__agree {
  margin-bottom: 1em;
}

/* line 182, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form__agree-txt {
  font-size: 1.4rem;
  font-weight: bold;
}

/* line 188, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form__note {
  font-size: 1.2rem;
  padding-left: 1em;
  text-indent: -1em;
}

/* line 194, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form__btn {
  margin-top: 3rem;
}

/* line 197, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form__btn-submit {
  background: #fb7137;
  border-radius: 6px;
  width: 100%;
  padding: 1em;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

/* line 207, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form__btn-submit:disabled {
  opacity: 0.7;
}

/* line 24, app/assets/stylesheets/site/lib/_mixins.scss */
.contents-for-medical .cvs-form__btn-submit:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) skewX(-20deg);
  background: rgba(255, 255, 255, 0.1);
  transition: all 0.2s;
}

/* line 36, app/assets/stylesheets/site/lib/_mixins.scss */
.contents-for-medical .cvs-form__btn-submit:hover:after {
  width: 110%;
  background: rgba(255, 255, 255, 0.2);
}

/* line 216, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form .tooltip {
  display: inline-block;
  position: relative;
}

/* line 220, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form .tooltip-link {
  display: inline-block;
  position: relative;
  padding-right: 1.2em;
}

/* line 225, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form .tooltip-link:after {
  content: "";
  display: inline-block;
  background: url(https://2in.jp/assets/lp/ico-help-29683bd1727f8b731f63925bc2d9656b6d7e6c9515a0fdad146ede0c52331c11.svg) no-repeat center center;
  height: 1.2em;
  width: 1.2em;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.6em;
}

/* line 236, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form .tooltip-content {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  background: rgba(29, 55, 59, 0.8);
  color: #fff;
  width: 24em;
  padding: 0.8em 1em;
  border-radius: 4px;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 1.5rem;
}

/* line 248, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form .tooltip-content:before {
  content: "";
  border-style: solid;
  border-color: rgba(29, 55, 59, 0.8) transparent transparent rgba(29, 55, 59, 0.8);
  border-width: 0.5rem;
  position: absolute;
  top: 100%;
  left: 2rem;
}

/* line 258, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-form .tooltip:hover .tooltip-content {
  display: block;
}

@media screen and (max-width: 736px) {
  /* line 266, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-form:before {
    width: 6.5rem;
    height: 7.5rem;
    top: 0.5rem;
    right: 2rem;
  }
  /* line 273, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-form__heading {
    max-width: 28rem;
  }
  /* line 278, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-form__label {
    font-size: 1.2rem;
  }
  /* line 282, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-form__agree {
    margin-bottom: 1em;
  }
  /* line 286, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-form__btn {
    margin-top: 2rem;
  }
  /* line 289, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-form__btn-submit {
    font-size: 1.6rem;
  }
}

/* line 299, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section {
  background: -webkit-linear-gradient(top, #d9f6ff 0%, #fff 100%);
  background: linear-gradient(to bottom, #d9f6ff 0%, #fff 100%);
  padding: 0 3rem 12rem;
  position: relative;
}

/* line 305, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section:before {
  content: "";
  background: url(https://2in.jp/assets/lp/bg-wave-bl-9bd98d86ddcacd8a467f617b4bd98a3325296f913dae48063c61fe7007a7a200.png) repeat-x center 0;
  height: 16rem;
  width: 100%;
  position: absolute;
  top: -8rem;
  left: 0;
  z-index: 0;
}

/* line 314, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section__container {
  position: relative;
  z-index: 1;
  max-width: 98rem;
  margin: auto;
}

/* line 322, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .description {
  display: flex;
  flex-wrap: nowrap;
}

/* line 326, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .description__img {
  width: 50%;
}

/* line 330, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .description__txt {
  flex: 1;
  padding: 5rem 0 0 5rem;
}

/* line 336, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .description .med-oshirase-img {
  position: relative;
}

/* line 339, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .description .med-oshirase-img .point-txt {
  background: #6ecce9;
  border-radius: 50%;
  width: 11rem;
  height: 11rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
  position: absolute;
}

/* line 353, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .description .med-oshirase-img .point-txt.point1 {
  top: 22rem;
  left: -4rem;
}

/* line 358, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .description .med-oshirase-img .point-txt.point2 {
  top: 44rem;
  right: 0;
}

/* line 365, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .description .description-ttl {
  max-width: 41.1rem;
  margin-bottom: 6rem;
}

/* line 371, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .description .description-feature > li {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 4rem;
}

/* line 376, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .description .description-feature > li .icon img {
  width: 6rem;
  max-height: 6rem;
}

/* line 382, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .description .description-feature > li .txt {
  flex: 1;
  padding-left: 4rem;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}

/* line 388, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .description .description-feature > li .txt em {
  background: linear-gradient(transparent 60%, #fffe8e 60%);
}

/* line 392, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .description .description-feature > li .txt sup {
  font-size: 0.5em;
}

/* line 399, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .description .description-note {
  font-size: 1.3rem;
  opacity: 0.8;
}

/* line 406, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .oshirase-cta {
  text-align: center;
  margin-top: 13rem;
}

/* line 410, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .oshirase-cta-btn {
  display: block;
  background: #11b5e6;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  padding: 1em;
  letter-spacing: 0.1em;
  max-width: 48rem;
  position: relative;
  margin: auto;
}

/* line 424, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .oshirase-section .oshirase-cta-btn:before {
  content: "";
  display: block;
  background: url(https://2in.jp/assets/lp/ico-free-1e83ad85b40348195cd9b4938511cbaa4dc65c11654c1be1f0a36cfb6d494bfc.png) no-repeat 0 0;
  background-size: contain;
  width: 11.4rem;
  height: 13rem;
  position: absolute;
  top: -8rem;
  left: 2rem;
}

@media screen and (max-width: 736px) {
  /* line 438, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section {
    padding: 5rem 3rem 7rem;
  }
  /* line 441, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section:before {
    background-position: 10rem 0;
    background-size: auto 8.4rem;
    height: 8.4rem;
    top: -4rem;
  }
  /* line 452, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .description {
    display: block;
  }
  /* line 456, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .description__img {
    width: 100%;
  }
  /* line 460, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .description__txt {
    padding: 4rem 0 0 0;
  }
  /* line 465, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .description .med-oshirase-img {
    position: relative;
  }
  /* line 468, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .description .med-oshirase-img .point-txt {
    width: 8.5rem;
    height: 8.5rem;
    font-size: 1.2rem;
  }
  /* line 473, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .description .med-oshirase-img .point-txt.point1 {
    top: 13rem;
    left: auto;
    right: -1rem;
  }
  /* line 479, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .description .med-oshirase-img .point-txt.point2 {
    top: auto;
    right: auto;
    bottom: -2rem;
    left: 0;
  }
  /* line 488, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .description .description-ttl {
    width: 20.5rem;
    position: absolute;
    top: -9rem;
    left: 0;
    margin: 0;
  }
  /* line 495, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .description .description-feature > li {
    margin-bottom: 3rem;
  }
  /* line 499, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .description .description-feature > li .icon img {
    width: 5rem;
    max-height: 5rem;
  }
  /* line 505, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .description .description-feature > li .txt {
    padding-left: 1.5rem;
    font-size: 1.6rem;
  }
  /* line 512, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .description .description-note {
    font-size: 1.2rem;
  }
  /* line 518, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .oshirase-cta {
    margin-top: 4.5rem;
  }
  /* line 521, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .oshirase-cta-btn {
    font-size: 1.6rem;
    padding: 0.8em;
    letter-spacing: 0;
  }
  /* line 526, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .oshirase-section .oshirase-cta-btn:before {
    width: 5.7rem;
    height: 6.5rem;
    top: -3rem;
    left: 0.8rem;
  }
}

@media screen and (max-width: 736px) {
  /* line 541, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .faq-section {
    padding-bottom: 3rem;
  }
}

/* line 549, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-area {
  padding: 12rem 3rem;
  background: #edfdff url(https://2in.jp/assets/lp/bg-registration-l-2e3cfd4188e2a5c05847f7db436eef0e15bfbd2c23eb0c72b4fe2e3389ddb76d.png) no-repeat 0 bottom;
  position: relative;
}

/* line 554, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-area:before {
  content: "";
  display: block;
  background: url(https://2in.jp/assets/lp/bg-registration-r-047b9eb1e04f6b87e3faa419b3716617b681fd51cafc6971ed8fed84d8723fb1.png) no-repeat right 12rem;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}

/* line 564, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-area:after {
  content: "";
  display: block;
  background: url(https://2in.jp/assets/lp/bg-line-02-9c31fc44afe493292b34fe5902947c7ce7f00cadc3377ee1ccbc65310e689b78.png) no-repeat right -16rem;
  transform: scale(-1, 1);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}

/* line 575, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-area__container {
  max-width: 110rem;
  margin: auto;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  z-index: 1;
}

/* line 582, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-area__container-left {
  width: 50%;
  padding-right: 3rem;
}

/* line 587, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-area__container-right {
  width: 50%;
  align-self: center;
  padding-left: 3rem;
}

/* line 595, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-area .cvs-form {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 20px;
  padding: 4rem 5rem 5rem;
}

/* line 602, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-area .inquiry-box {
  background: #fff;
  border-radius: 10px;
  padding: 4rem 5rem;
  position: relative;
}

/* line 608, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-area .inquiry-box:before {
  content: "";
  display: block;
  background: url(https://2in.jp/assets/lp/img-inquiry-09b21a4613ae7f9451800882f750b1701d4e2071f241a1303b0c8c670ada7ae7.png) no-repeat center 0;
  background-size: auto 20rem;
  width: 100%;
  height: 16rem;
  position: absolute;
  bottom: 100%;
  left: 0;
}

/* line 618, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-area .inquiry-box .inquiry-ttl {
  text-align: center;
  font-size: 2rem;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-bottom: 1.5em;
}

/* line 628, app/assets/stylesheets/site/module/_medical.scss */
.contents-for-medical .cvs-area .inquiry-box .inquiry-btn > a {
  display: block;
  background: #11b5e6;
  border-radius: 6px;
  width: 100%;
  padding: 1em;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

/* line 24, app/assets/stylesheets/site/lib/_mixins.scss */
.contents-for-medical .cvs-area .inquiry-box .inquiry-btn > a:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) skewX(-20deg);
  background: rgba(255, 255, 255, 0.1);
  transition: all 0.2s;
}

/* line 36, app/assets/stylesheets/site/lib/_mixins.scss */
.contents-for-medical .cvs-area .inquiry-box .inquiry-btn > a:hover:after {
  width: 110%;
  background: rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 736px) {
  /* line 646, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-area {
    padding: 6rem 2rem;
    background-size: 24rem auto;
  }
  /* line 650, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-area:before {
    background-position: right -5rem;
    background-size: 24rem auto;
  }
  /* line 655, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-area:after {
    display: none;
  }
  /* line 659, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-area__container {
    display: block;
  }
  /* line 662, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-area__container-left {
    width: auto;
    padding-right: 0;
  }
  /* line 667, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-area__container-right {
    width: auto;
    padding: 10rem 0 0;
  }
  /* line 674, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-area .cvs-form {
    border-radius: 10px;
    padding: 3rem 2rem 2.5rem;
  }
  /* line 678, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-area .cvs-form:before {
    top: -4rem;
    right: 1rem;
  }
  /* line 683, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-area .cvs-form__heading {
    max-width: 23rem;
    padding-right: 0;
  }
  /* line 690, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-area .inquiry-box {
    padding: 2rem;
  }
  /* line 693, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-area .inquiry-box:before {
    background-size: auto 12rem;
    width: 100%;
    height: 9rem;
  }
  /* line 699, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-area .inquiry-box .inquiry-ttl {
    font-size: 1.6rem;
    margin-bottom: 1em;
  }
  /* line 705, app/assets/stylesheets/site/module/_medical.scss */
  .contents-for-medical .cvs-area .inquiry-box .inquiry-btn > a {
    font-size: 1.6rem;
  }
}

/* line 6, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient {
  display: none;
  /*------------------------------------------------------------
	ユーザー：mv
----------------------------------------------------------- */
  /*------------------------------------------------------------
	ユーザー：お知らせアプリ説明
----------------------------------------------------------- */
  /*------------------------------------------------------------
	ユーザー：おくすりアプリ説明
----------------------------------------------------------- */
  /*------------------------------------------------------------
	ユーザー：アプリダウンロード
----------------------------------------------------------- */
}

/* line 9, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient.is-active {
  display: block;
}

/* line 15, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-cta-btn,
.contents-for-patient .okusuri-cta-btn {
  max-width: 60rem;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 2.4rem;
  border-radius: 1rem;
  position: relative;
}

/* line 25, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-cta-btn:before,
.contents-for-patient .okusuri-cta-btn:before {
  content: "";
  display: block;
  background: url(https://2in.jp/assets/lp/ico-free-1e83ad85b40348195cd9b4938511cbaa4dc65c11654c1be1f0a36cfb6d494bfc.png) no-repeat 0 0;
  background-size: contain;
  width: 11.4rem;
  height: 13rem;
  position: absolute;
  top: -8rem;
  left: 4rem;
}

/* line 35, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-cta-btn .label,
.contents-for-patient .okusuri-cta-btn .label {
  width: 100%;
  color: #fff;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
  position: relative;
}

/* line 46, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-cta-btn .app-btn,
.contents-for-patient .okusuri-cta-btn .app-btn {
  margin: 0 1rem;
}

/* line 49, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-cta-btn .app-btn img,
.contents-for-patient .okusuri-cta-btn .app-btn img {
  height: 6rem;
}

/* line 56, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-cta-btn {
  background: #11b5e6;
}

/* line 61, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-cta-btn {
  background: #08c4ad;
}

@media screen and (max-width: 736px) {
  /* line 66, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-cta-btn,
.contents-for-patient .okusuri-cta-btn {
    padding: 1.5rem 0;
    border-width: 2px;
    border-radius: 0.6rem;
  }
  /* line 72, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-cta-btn:before,
.contents-for-patient .okusuri-cta-btn:before {
    width: 5.7rem;
    height: 6.5rem;
    top: -4rem;
    left: 0.5rem;
  }
  /* line 79, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-cta-btn .label,
.contents-for-patient .okusuri-cta-btn .label {
    font-size: 1.5rem;
    margin-bottom: 1em;
    position: relative;
  }
  /* line 85, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-cta-btn .app-btn,
.contents-for-patient .okusuri-cta-btn .app-btn {
    margin: 0 0.5rem;
  }
  /* line 88, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-cta-btn .app-btn img,
.contents-for-patient .okusuri-cta-btn .app-btn img {
    height: 4.4rem;
  }
}

/* line 99, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .mv__container {
  max-width: 98rem;
  padding-bottom: 18rem;
  margin: auto;
  position: relative;
}

/* line 107, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .mv .copy {
  max-width: 64.2rem;
  margin: 0 auto 5rem;
}

/* line 112, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .mv .logo {
  max-width: 30rem;
  margin: 0 auto 4.5rem;
}

/* line 117, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .mv .app-icon {
  text-align: center;
}

/* line 120, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .mv .app-icon img {
  width: 9rem;
  margin: 0 1rem;
}

/* line 126, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .mv .img-doctor {
  max-width: 21rem;
  position: absolute;
  top: 18rem;
  right: 5rem;
}

/* line 131, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .mv .img-patient {
  max-width: 16rem;
  margin: auto;
  position: absolute;
  top: 20rem;
  left: 5rem;
}

@media screen and (max-width: 736px) {
  /* line 140, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .mv__container {
    padding-bottom: 18rem;
  }
  /* line 145, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .mv .copy {
    max-width: 30rem;
    margin-bottom: 3.5rem;
  }
  /* line 150, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .mv .logo {
    max-width: 15rem;
    margin-bottom: 2.5rem;
  }
  /* line 156, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .mv .app-icon img {
    width: 4.5rem;
    margin: 0 0.5rem;
  }
  /* line 162, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .mv .img-doctor {
    max-width: 12rem;
    top: auto;
    bottom: 9rem;
    right: 0;
  }
  /* line 169, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .mv .img-patient {
    max-width: 9rem;
    top: auto;
    bottom: 10rem;
    left: 0;
  }
}

/* line 181, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section {
  background: -webkit-linear-gradient(top, #d9f6ff 0%, #fff 100%);
  background: linear-gradient(to bottom, #d9f6ff 0%, #fff 100%);
  padding: 0 3rem 14rem;
  position: relative;
}

/* line 187, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section:before {
  content: "";
  background: url(https://2in.jp/assets/lp/bg-wave-bl-9bd98d86ddcacd8a467f617b4bd98a3325296f913dae48063c61fe7007a7a200.png) repeat-x center 0;
  height: 16rem;
  width: 100%;
  position: absolute;
  top: -8rem;
  left: 0;
  z-index: 0;
}

/* line 196, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section:after {
  content: "APP OSHIRASE";
  font-family: "Roboto Condensed", sans-serif;
  font-size: 10rem;
  display: inline-block;
  white-space: nowrap;
  width: 10rem;
  color: rgba(255, 255, 255, 0.8);
  transform: rotate(90deg);
  position: absolute;
  top: 0;
  right: 0;
}

/* line 208, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section__container {
  position: relative;
  z-index: 1;
  max-width: 86rem;
  margin: auto;
  top: -8rem;
}

/* line 217, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .description {
  display: flex;
  flex-wrap: nowrap;
}

/* line 221, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .description__img {
  width: 28rem;
}

/* line 225, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .description__txt {
  flex: 1;
  padding: 4rem 0 0 8rem;
}

/* line 231, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .description .med-oshirase-img {
  position: relative;
}

/* line 234, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .description .med-oshirase-img .point-txt {
  background: #6ecce9;
  border-radius: 50%;
  width: 14rem;
  height: 14rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
  position: absolute;
}

/* line 248, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .description .med-oshirase-img .point-txt.point1 {
  top: 30rem;
  left: -10rem;
}

/* line 255, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .description .description-ttl {
  max-width: 40.3rem;
  margin-bottom: 6rem;
}

/* line 261, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .description .description-feature > li {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 4rem;
}

/* line 266, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .description .description-feature > li .icon img {
  width: 6rem;
  max-height: 6rem;
}

/* line 272, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .description .description-feature > li .txt {
  flex: 1;
  padding-left: 4rem;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}

/* line 278, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .description .description-feature > li .txt em {
  background: linear-gradient(transparent 60%, #fffe8e 60%);
}

/* line 282, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .description .description-feature > li .txt .blue {
  color: #11b5e6;
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 0;
}

/* line 289, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .description .description-feature > li .txt sup {
  font-size: 0.5em;
}

/* line 296, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .description .description-note {
  font-size: 1.3rem;
  opacity: 0.8;
}

/* line 303, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .oshirase-section .oshirase-cta {
  text-align: center;
  margin-top: 10rem;
}

@media screen and (max-width: 736px) {
  /* line 310, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section {
    padding: 5rem 3rem 10rem;
  }
  /* line 313, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section:before {
    background-position: 10rem 0;
    background-size: auto 8.4rem;
    height: 8.4rem;
    top: -4rem;
  }
  /* line 320, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section:after {
    font-size: 5rem;
    width: 5rem;
    top: 5rem;
  }
  /* line 326, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section__container {
    top: 0;
  }
  /* line 331, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section .description {
    display: block;
  }
  /* line 335, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section .description__img {
    width: 16.8rem;
    margin: auto;
  }
  /* line 340, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section .description__txt {
    padding: 2rem 0 0 0;
  }
  /* line 346, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section .description .med-oshirase-img .point-txt {
    width: 9rem;
    height: 9rem;
    font-size: 1.2rem;
  }
  /* line 351, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section .description .med-oshirase-img .point-txt.point1 {
    top: 15rem;
    left: -7rem;
  }
  /* line 358, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section .description .description-ttl {
    width: 20rem;
    position: absolute;
    top: -9rem;
    left: 0;
    margin: 0;
  }
  /* line 365, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section .description .description-feature > li {
    margin-bottom: 3rem;
  }
  /* line 369, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section .description .description-feature > li .icon img {
    width: 5rem;
    max-height: 5rem;
  }
  /* line 375, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section .description .description-feature > li .txt {
    padding-left: 1.5rem;
    font-size: 1.6rem;
  }
  /* line 379, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section .description .description-feature > li .txt .blue {
    font-size: 1.4rem;
  }
  /* line 386, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section .description .description-note {
    font-size: 1.2rem;
  }
  /* line 392, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .oshirase-section .oshirase-cta {
    margin-top: 4.5rem;
  }
}

/* line 401, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section {
  background: -webkit-linear-gradient(top, #bef8f1 0%, #fff 100%);
  background: linear-gradient(to bottom, #bef8f1 0%, #fff 100%);
  padding: 0 3rem 10rem;
  position: relative;
}

/* line 407, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section:before {
  content: "";
  background: url(https://2in.jp/assets/lp/bg-wave-gr-257f8e660950c25dc521f78ceac6ffb43530ba2487ce62c892f4c7eb18039ac0.png) repeat-x center 0;
  height: 16rem;
  width: 100%;
  position: absolute;
  top: -8rem;
  left: 0;
  z-index: 0;
}

/* line 416, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section:after {
  content: "APP OKUSURI";
  font-family: "Roboto Condensed", sans-serif;
  font-size: 10rem;
  display: inline-block;
  white-space: nowrap;
  width: 10rem;
  color: rgba(255, 255, 255, 0.8);
  transform: rotate(90deg);
  position: absolute;
  top: 10rem;
  left: 0;
}

/* line 428, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section__container {
  position: relative;
  z-index: 1;
  max-width: 86rem;
  margin: auto;
  top: -8rem;
}

/* line 437, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section .description {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
}

/* line 442, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section .description__img {
  width: 28rem;
}

/* line 446, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section .description__txt {
  flex: 1;
  padding: 0 8rem 0 0;
}

/* line 452, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section .description .med-okusuri-img {
  position: relative;
}

/* line 456, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section .description .description-ttl {
  max-width: 48rem;
  margin-bottom: 6rem;
}

/* line 462, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section .description .description-feature > li {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 4rem;
}

/* line 467, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section .description .description-feature > li .icon img {
  width: 6rem;
  max-height: 6rem;
}

/* line 473, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section .description .description-feature > li .txt {
  flex: 1;
  padding-left: 4rem;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}

/* line 479, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section .description .description-feature > li .txt em {
  background: linear-gradient(transparent 60%, #fffe8e 60%);
}

/* line 483, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section .description .description-feature > li .txt sup {
  font-size: 0.5em;
}

/* line 490, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section .description .description-note {
  font-size: 1.3rem;
  opacity: 0.8;
}

/* line 497, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .okusuri-section .okusuri-cta {
  text-align: center;
  margin-top: 6rem;
}

@media screen and (max-width: 736px) {
  /* line 504, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .okusuri-section {
    padding: 5rem 3rem 8rem;
  }
  /* line 507, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .okusuri-section:before {
    background-position: 10rem 0;
    background-size: auto 8.4rem;
    height: 8.4rem;
    top: -4rem;
  }
  /* line 514, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .okusuri-section:after {
    font-size: 5rem;
    width: 5rem;
    top: 5rem;
  }
  /* line 520, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .okusuri-section__container {
    top: 0;
  }
  /* line 525, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .okusuri-section .description {
    display: block;
  }
  /* line 529, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .okusuri-section .description__img {
    width: 16.8rem;
    margin: auto;
  }
  /* line 534, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .okusuri-section .description__txt {
    padding: 2rem 0 0 0;
  }
  /* line 542, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .okusuri-section .description .description-ttl {
    width: 24rem;
    position: absolute;
    top: -9rem;
    left: 0;
    margin: 0;
  }
  /* line 549, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .okusuri-section .description .description-feature > li {
    margin-bottom: 3rem;
  }
  /* line 553, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .okusuri-section .description .description-feature > li .icon img {
    width: 5rem;
    max-height: 5rem;
  }
  /* line 559, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .okusuri-section .description .description-feature > li .txt {
    padding-left: 1.5rem;
    font-size: 1.6rem;
  }
  /* line 566, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .okusuri-section .description .description-note {
    font-size: 1.2rem;
  }
  /* line 572, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .okusuri-section .okusuri-cta {
    margin-top: 4.5rem;
  }
}

/* line 581, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .cvs-area {
  position: relative;
  padding: 5rem 3rem 10rem;
}

/* line 585, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .cvs-area:before {
  content: "";
  background: url(https://2in.jp/assets/lp/bg-wave-wh-3d3d9ba5fe3603efca3f743aaaa6c3317b141b448d5f99e7c576a31b6d2d39ca.png) repeat-x center 0;
  height: 10rem;
  width: 100%;
  position: absolute;
  top: -4rem;
  left: 0;
  z-index: 0;
}

/* line 594, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .cvs-area__container {
  max-width: 110rem;
  margin: auto;
  position: relative;
}

/* line 601, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .cvs-area .section-heading .ttl {
  position: relative;
}

/* line 604, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .cvs-area .section-heading .ttl:before {
  content: "";
  display: block;
  background: url(https://2in.jp/assets/lp/ico-free-1e83ad85b40348195cd9b4938511cbaa4dc65c11654c1be1f0a36cfb6d494bfc.png) no-repeat 0 0;
  background-size: contain;
  width: 14rem;
  height: 16rem;
  position: absolute;
  top: -12rem;
  left: -16rem;
}

/* line 616, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .cvs-area .cta-btn-list {
  margin: 6rem auto 0;
  max-width: 48rem;
  position: relative;
  z-index: 2;
}

/* line 622, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .cvs-area .cta-btn-list > li {
  text-align: center;
  margin-top: 3rem;
}

/* line 628, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .cvs-area .cta-btn-list > li .oshirase-cta-btn:before,
.contents-for-patient .cvs-area .cta-btn-list > li .okusuri-cta-btn:before {
  display: none;
}

/* line 636, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .cvs-area .img-doctor {
  max-width: 25.2rem;
  position: absolute;
  bottom: 5rem;
  right: -2rem;
  z-index: 0;
}

/* line 642, app/assets/stylesheets/site/module/_patient.scss */
.contents-for-patient .cvs-area .img-patient {
  max-width: 23.9rem;
  position: absolute;
  bottom: 5rem;
  left: 0;
  z-index: 0;
}

@media screen and (max-width: 736px) {
  /* line 650, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .cvs-area {
    padding: 3rem 3rem 2rem;
  }
  /* line 653, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .cvs-area:before {
    height: 4rem;
    top: -2rem;
    background-size: auto 4rem;
    background-position: -6rem 0;
  }
  /* line 665, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .cvs-area .section-heading .ttl:before {
    width: 9rem;
    height: 11rem;
    top: -9rem;
    left: -8rem;
  }
  /* line 674, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .cvs-area .cta-btn-list {
    margin-top: 0;
  }
  /* line 677, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .cvs-area .cta-btn-list > li {
    margin-top: 2rem;
  }
  /* line 680, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .cvs-area .cta-btn-list > li > a {
    font-size: 1.6rem;
    padding: 0.8em;
    letter-spacing: 0;
  }
  /* line 689, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .cvs-area .img-doctor {
    max-width: 13rem;
    position: static;
    float: right;
    margin: 2rem 0 0 0;
  }
  /* line 696, app/assets/stylesheets/site/module/_patient.scss */
  .contents-for-patient .cvs-area .img-patient {
    max-width: 12rem;
    position: static;
    margin: 3rem 0 2rem;
  }
}
