<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* line 1, app/assets/stylesheets/plugins/typeahead.scss */
.twitter-typeahead {
  width: 100%;
}

/* line 5, app/assets/stylesheets/plugins/typeahead.scss */
.twitter-typeahead .form-control.tt-hint {
  color: #B5B5C3;
}

/* line 9, app/assets/stylesheets/plugins/typeahead.scss */
.twitter-typeahead .form-control.tt-input {
  color: #3F4254;
}

/* line 14, app/assets/stylesheets/plugins/typeahead.scss */
.twitter-typeahead .twitter-typeahead {
  display: block !important;
}

/* line 18, app/assets/stylesheets/plugins/typeahead.scss */
.twitter-typeahead .tt-menu {
  border: 0;
  margin: 0;
  min-width: 275px;
  padding: 0.65rem 0;
  left: auto !important;
  background: #ffffff;
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  border-radius: 0.42rem;
  width: 100%;
}

/* line 30, app/assets/stylesheets/plugins/typeahead.scss */
.twitter-typeahead .tt-menu .tt-dataset .tt-suggestion {
  padding: 0.65rem 1rem;
  font-size: 1.2rem;
  color: #3F4254;
  cursor: pointer;
}

/* line 36, app/assets/stylesheets/plugins/typeahead.scss */
.twitter-typeahead .tt-menu .tt-dataset .tt-suggestion:hover {
  background: #F3F6F9;
}

/* line 40, app/assets/stylesheets/plugins/typeahead.scss */
.twitter-typeahead .tt-menu .tt-dataset .tt-suggestion.tt-cursor {
  background: #F3F6F9;
}

/* line 44, app/assets/stylesheets/plugins/typeahead.scss */
.twitter-typeahead .tt-menu .tt-dataset .tt-suggestion .tt-highlight {
  color: #3F4254;
  font-weight: 500;
}
.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  cursor: text;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit;
}
.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 1, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 0.625em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 0.625em #d9d9d9;
}

/* line 14, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon
.swal2-popup.swal2-toast .swal2-header {
  flex-direction: row;
}

/* line 22, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-title {
  flex-grow: 1;
  justify-content: flex-start;
  margin: 0 0.6em;
  font-size: 1em;
}

/* line 32, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}

/* line 37, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-close {
  position: static;
  width: 0.8em;
  height: 0.8em;
  line-height: 0.8;
}

/* line 43, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-content {
  justify-content: flex-start;
  font-size: 1em;
}

/* line 49, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-icon {
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0;
}

/* line 55, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: bold;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 66, app/assets/stylesheets/public/sweetalert.scss */
  .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
    font-size: 0.25em;
  }
}

/* line 69, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

/* line 73, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: 0.875em;
  width: 1.375em;
}

/* line 77, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 0.3125em;
}

/* line 80, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 0.3125em;
}

/* line 83, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-actions {
  flex-basis: auto !important;
  width: auto;
  height: auto;
  margin: 0 0.3125em;
}

/* line 90, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-styled {
  margin: 0 0.3125em;
  padding: 0.3125em 0.625em;
  font-size: 1em;
}

/* line 95, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-styled:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4);
}

/* line 99, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}

/* line 102, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}

/* line 110, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.8em;
  left: -0.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}

/* line 119, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.25em;
  left: 0.9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}

/* line 126, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

/* line 130, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}

/* line 136, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: 0.3125em;
}

/* line 139, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
}

/* line 144, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
}

/* line 149, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-toast-animate-success-line-tip 0.75s;
}

/* line 153, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-toast-animate-success-line-long 0.75s;
}

/* line 157, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast.swal2-show {
  animation: swal2-toast-show 0.5s;
}

/* line 161, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-toast.swal2-hide {
  animation: swal2-toast-hide 0.1s forwards;
}

/* line 165, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container {
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}

/* line 191, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
  background: rgba(0, 0, 0, 0.4);
}

/* line 194, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-backdrop-hide {
  background: transparent !important;
}

/* line 197, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-top {
  align-items: flex-start;
}

/* line 202, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-top-start, .swal2-container.swal2-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

/* line 210, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

/* line 218, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-center {
  align-items: center;
}

/* line 223, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-center-start, .swal2-container.swal2-center-left {
  align-items: center;
  justify-content: flex-start;
}

/* line 231, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
  align-items: center;
  justify-content: flex-end;
}

/* line 239, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-bottom {
  align-items: flex-end;
}

/* line 244, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-bottom-start, .swal2-container.swal2-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

/* line 252, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

/* line 260, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-bottom &gt; :first-child, .swal2-container.swal2-bottom-start &gt; :first-child, .swal2-container.swal2-bottom-left &gt; :first-child, .swal2-container.swal2-bottom-end &gt; :first-child, .swal2-container.swal2-bottom-right &gt; :first-child {
  margin-top: auto;
}

/* line 263, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-grow-fullscreen &gt; .swal2-modal {
  display: flex !important;
  flex: 1;
  align-self: stretch;
  justify-content: center;
}

/* line 276, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-grow-row &gt; .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}

/* line 289, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-grow-column {
  flex: 1;
  flex-direction: column;
}

/* line 298, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
  align-items: center;
}

/* line 303, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-grow-column.swal2-top-start, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-bottom-start, .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
  align-items: flex-start;
}

/* line 308, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-grow-column.swal2-top-end, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-bottom-end, .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
  align-items: flex-end;
}

/* line 313, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-grow-column &gt; .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}

/* line 326, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-no-transition {
  transition: none !important;
}

/* line 330, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) &gt; .swal2-modal {
  margin: auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 334, app/assets/stylesheets/public/sweetalert.scss */
  .swal2-container .swal2-modal {
    margin: 0 !important;
  }
}

/* line 337, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  width: 40em;
  max-width: 100%;
  padding: 1.25em;
  border: none;
  border-radius: 0.3125em;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
}

/* line 358, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup:focus {
  outline: none;
}

/* line 361, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

/* line 364, app/assets/stylesheets/public/sweetalert.scss */
.swal2-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 376, app/assets/stylesheets/public/sweetalert.scss */
.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 0.4em;
  padding: 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}

/* line 388, app/assets/stylesheets/public/sweetalert.scss */
.swal2-actions {
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1.25em auto 0;
}

/* line 404, app/assets/stylesheets/public/sweetalert.scss */
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}

/* line 407, app/assets/stylesheets/public/sweetalert.scss */
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

/* line 411, app/assets/stylesheets/public/sweetalert.scss */
.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

/* line 415, app/assets/stylesheets/public/sweetalert.scss */
.swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
  box-sizing: border-box;
  width: 2.5em;
  height: 2.5em;
  margin: 0.46875em;
  padding: 0;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: 0.25em solid transparent;
  border-radius: 100%;
  border-color: transparent;
  background-color: transparent !important;
  color: transparent !important;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 435, app/assets/stylesheets/public/sweetalert.scss */
.swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
  margin-right: 30px;
  margin-left: 30px;
}

/* line 439, app/assets/stylesheets/public/sweetalert.scss */
.swal2-actions.swal2-loading .swal2-confirm:not(.swal2-styled)::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: 3px solid #999999;
  border-radius: 50%;
  border-right-color: transparent;
  box-shadow: 1px 1px 1px #fff;
}

/* line 453, app/assets/stylesheets/public/sweetalert.scss */
.swal2-styled {
  margin: 0.3125em;
  padding: 0.625em 2em;
  box-shadow: none;
  font-weight: 500;
}

/* line 460, app/assets/stylesheets/public/sweetalert.scss */
.swal2-styled:not([disabled]) {
  cursor: pointer;
}

/* line 463, app/assets/stylesheets/public/sweetalert.scss */
.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #3085d6;
  color: #fff;
  font-size: 1.0625em;
}

/* line 471, app/assets/stylesheets/public/sweetalert.scss */
.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #aaa;
  color: #fff;
  font-size: 1.0625em;
}

/* line 479, app/assets/stylesheets/public/sweetalert.scss */
.swal2-styled:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4);
}

/* line 484, app/assets/stylesheets/public/sweetalert.scss */
.swal2-styled::-moz-focus-inner {
  border: 0;
}

/* line 487, app/assets/stylesheets/public/sweetalert.scss */
.swal2-footer {
  justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #545454;
  font-size: 1em;
}

/* line 497, app/assets/stylesheets/public/sweetalert.scss */
.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0.25em;
  overflow: hidden;
  border-bottom-right-radius: 0.3125em;
  border-bottom-left-radius: 0.3125em;
}

/* line 507, app/assets/stylesheets/public/sweetalert.scss */
.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2);
}

/* line 512, app/assets/stylesheets/public/sweetalert.scss */
.swal2-image {
  max-width: 100%;
  margin: 1.25em auto;
}

/* line 516, app/assets/stylesheets/public/sweetalert.scss */
.swal2-close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s ease-out;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #cccccc;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer;
}

/* line 542, app/assets/stylesheets/public/sweetalert.scss */
.swal2-close:hover {
  transform: none;
  background: transparent;
  color: #f27474;
}

/* line 548, app/assets/stylesheets/public/sweetalert.scss */
.swal2-close::-moz-focus-inner {
  border: 0;
}

/* line 551, app/assets/stylesheets/public/sweetalert.scss */
.swal2-content {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 0;
  color: #545454;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
}

/* line 565, app/assets/stylesheets/public/sweetalert.scss */
.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em auto;
}

/* line 573, app/assets/stylesheets/public/sweetalert.scss */
.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: 100%;
  transition: border-color 0.3s, box-shadow 0.3s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  color: inherit;
  font-size: 1.125em;
}

/* line 591, app/assets/stylesheets/public/sweetalert.scss */
.swal2-input.swal2-inputerror,
.swal2-file.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}

/* line 598, app/assets/stylesheets/public/sweetalert.scss */
.swal2-input:focus,
.swal2-file:focus,
.swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: none;
  box-shadow: 0 0 3px #c4e6f5;
}

/* line 606, app/assets/stylesheets/public/sweetalert.scss */
.swal2-input::-moz-placeholder, .swal2-file::-moz-placeholder, .swal2-textarea::-moz-placeholder {
  color: #cccccc;
}

/* line 609, app/assets/stylesheets/public/sweetalert.scss */
.swal2-input:-ms-input-placeholder, .swal2-file:-ms-input-placeholder, .swal2-textarea:-ms-input-placeholder {
  color: #cccccc;
}

/* line 612, app/assets/stylesheets/public/sweetalert.scss */
.swal2-input::-ms-input-placeholder, .swal2-file::-ms-input-placeholder, .swal2-textarea::-ms-input-placeholder {
  color: #cccccc;
}

/* line 615, app/assets/stylesheets/public/sweetalert.scss */
.swal2-input::-webkit-input-placeholder, .swal2-file::-webkit-input-placeholder, .swal2-textarea::-webkit-input-placeholder {
  color: #cccccc;
}

/* line 618, app/assets/stylesheets/public/sweetalert.scss */
.swal2-input::-moz-placeholder, .swal2-file::-moz-placeholder, .swal2-textarea::-moz-placeholder {
  color: #cccccc;
}
.swal2-input::placeholder,
.swal2-file::placeholder,
.swal2-textarea::placeholder {
  color: #cccccc;
}

/* line 623, app/assets/stylesheets/public/sweetalert.scss */
.swal2-range {
  margin: 1em auto;
  background: #fff;
}

/* line 627, app/assets/stylesheets/public/sweetalert.scss */
.swal2-range input {
  width: 80%;
}

/* line 630, app/assets/stylesheets/public/sweetalert.scss */
.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}

/* line 636, app/assets/stylesheets/public/sweetalert.scss */
.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}

/* line 643, app/assets/stylesheets/public/sweetalert.scss */
.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}

/* line 647, app/assets/stylesheets/public/sweetalert.scss */
.swal2-input[type=number] {
  max-width: 10em;
}

/* line 650, app/assets/stylesheets/public/sweetalert.scss */
.swal2-file {
  background: inherit;
  font-size: 1.125em;
}

/* line 654, app/assets/stylesheets/public/sweetalert.scss */
.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}

/* line 658, app/assets/stylesheets/public/sweetalert.scss */
.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em;
}

/* line 666, app/assets/stylesheets/public/sweetalert.scss */
.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}

/* line 677, app/assets/stylesheets/public/sweetalert.scss */
.swal2-radio label,
.swal2-checkbox label {
  margin: 0 0.6em;
  font-size: 1.125em;
}

/* line 682, app/assets/stylesheets/public/sweetalert.scss */
.swal2-radio input,
.swal2-checkbox input {
  margin: 0 0.4em;
}

/* line 686, app/assets/stylesheets/public/sweetalert.scss */
.swal2-validation-message {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300;
}

/* line 701, app/assets/stylesheets/public/sweetalert.scss */
.swal2-validation-message::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}

/* line 715, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 6em;
  height: 6em;
  margin: 1.25em auto 1.875em;
  border: 0.35em solid transparent;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 735, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 4.5em;
}

/* line 744, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474;
}

/* line 748, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}

/* line 754, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #f27474;
}

/* line 763, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg);
}

/* line 768, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  transform: rotate(-45deg);
}

/* line 773, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-error.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}

/* line 777, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  animation: swal2-animate-error-x-mark 0.5s;
}

/* line 781, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}

/* line 785, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}

/* line 789, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}

/* line 793, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}

/* line 797, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}

/* line 805, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}

/* line 814, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}

/* line 823, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}

/* line 835, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}

/* line 845, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success [class^=swal2-success-line] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}

/* line 853, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: 0.8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}

/* line 860, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}

/* line 867, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-animate-success-line-tip 0.75s;
}

/* line 871, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-animate-success-line-long 0.75s;
}

/* line 875, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

/* line 879, app/assets/stylesheets/public/sweetalert.scss */
.swal2-progress-steps {
  align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600;
}

/* line 888, app/assets/stylesheets/public/sweetalert.scss */
.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}

/* line 892, app/assets/stylesheets/public/sweetalert.scss */
.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #3085d6;
  color: #fff;
  line-height: 2em;
  text-align: center;
}

/* line 902, app/assets/stylesheets/public/sweetalert.scss */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #3085d6;
}

/* line 905, app/assets/stylesheets/public/sweetalert.scss */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}

/* line 909, app/assets/stylesheets/public/sweetalert.scss */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: #add8e6;
}

/* line 912, app/assets/stylesheets/public/sweetalert.scss */
.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -1px;
  background: #3085d6;
}

/* line 919, app/assets/stylesheets/public/sweetalert.scss */
[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}

/* line 922, app/assets/stylesheets/public/sweetalert.scss */
.swal2-show {
  animation: swal2-show 0.3s;
}

/* line 926, app/assets/stylesheets/public/sweetalert.scss */
.swal2-hide {
  animation: swal2-hide 0.15s forwards;
}

/* line 930, app/assets/stylesheets/public/sweetalert.scss */
.swal2-noanimation {
  transition: none;
}

/* line 934, app/assets/stylesheets/public/sweetalert.scss */
.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

/* line 941, app/assets/stylesheets/public/sweetalert.scss */
.swal2-rtl .swal2-close {
  right: auto;
  left: 0;
}

/* line 945, app/assets/stylesheets/public/sweetalert.scss */
.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}

@supports (-ms-accelerator: true) {
  /* line 950, app/assets/stylesheets/public/sweetalert.scss */
  .swal2-range input {
    width: 100% !important;
  }
  /* line 952, app/assets/stylesheets/public/sweetalert.scss */
  .swal2-range output {
    display: none;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 956, app/assets/stylesheets/public/sweetalert.scss */
  .swal2-range input {
    width: 100% !important;
  }
  /* line 958, app/assets/stylesheets/public/sweetalert.scss */
  .swal2-range output {
    display: none;
  }
}

@-moz-document url-prefix() {
  /* line 962, app/assets/stylesheets/public/sweetalert.scss */
  .swal2-close:focus {
    outline: 2px solid rgba(50, 100, 150, 0.4);
  }
}

@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}

@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}

@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}

@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}

@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}

@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}

@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 1319, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}

/* line 1322, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-height-auto {
  height: auto !important;
}

/* line 1325, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-no-backdrop .swal2-container {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent !important;
}

/* line 1333, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-no-backdrop .swal2-container &gt; .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

/* line 1337, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-no-backdrop .swal2-container.swal2-top {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* line 1343, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-no-backdrop .swal2-container.swal2-top-start, body.swal2-no-backdrop .swal2-container.swal2-top-left {
  top: 0;
  left: 0;
}

/* line 1347, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-no-backdrop .swal2-container.swal2-top-end, body.swal2-no-backdrop .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
}

/* line 1351, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-no-backdrop .swal2-container.swal2-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 1357, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-no-backdrop .swal2-container.swal2-center-start, body.swal2-no-backdrop .swal2-container.swal2-center-left {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

/* line 1363, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-no-backdrop .swal2-container.swal2-center-end, body.swal2-no-backdrop .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

/* line 1369, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-no-backdrop .swal2-container.swal2-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* line 1375, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-no-backdrop .swal2-container.swal2-bottom-start, body.swal2-no-backdrop .swal2-container.swal2-bottom-left {
  bottom: 0;
  left: 0;
}

/* line 1379, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-no-backdrop .swal2-container.swal2-bottom-end, body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
  right: 0;
  bottom: 0;
}

@media print {
  /* line 1384, app/assets/stylesheets/public/sweetalert.scss */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  /* line 1386, app/assets/stylesheets/public/sweetalert.scss */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) &gt; [aria-hidden=true] {
    display: none;
  }
  /* line 1388, app/assets/stylesheets/public/sweetalert.scss */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}

/* line 1391, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-shown .swal2-container {
  background-color: transparent;
}

/* line 1394, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}

/* line 1402, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}

/* line 1408, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}

/* line 1414, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}

/* line 1422, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 1430, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}

/* line 1438, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}

/* line 1444, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* line 1452, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

/* line 1458, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch;
}

/* line 1467, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-column .swal2-toast .swal2-actions {
  flex: 1;
  align-self: stretch;
  height: 2.2em;
  margin-top: 0.3125em;
}

/* line 1476, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-column .swal2-toast .swal2-loading {
  justify-content: center;
}

/* line 1481, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-column .swal2-toast .swal2-input {
  height: 2em;
  margin: 0.3125em auto;
  font-size: 1em;
}

/* line 1486, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-toast-column .swal2-toast .swal2-validation-message {
  font-size: 1em;
}

/* line 1490, app/assets/stylesheets/public/sweetalert.scss */
html.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown),
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow-y: initial !important;
}

/* line 1493, app/assets/stylesheets/public/sweetalert.scss */
html.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown):not(.sweetalert2-nopadding),
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown):not(.sweetalert2-nopadding) {
  padding-right: 0 !important;
}

/* line 1497, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup {
  padding: 2rem;
  border-radius: 0.42rem;
}

/* line 1500, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup .swal2-icon {
  margin: 2rem 0 0rem 0;
}

/* line 1502, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup .swal2-title {
  font-weight: 500;
  font-size: 1.8rem;
  margin: 2rem 0 0 0;
  color: #181C32;
}

/* line 1507, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup .swal2-content {
  font-weight: normal;
  font-size: 1.3rem;
  margin-top: 1.5rem;
  color: #3F4254;
}

/* line 1512, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup .btn {
  margin: 15px 5px 0;
}

/* line 1514, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup .swal2-styled:focus {
  box-shadow: none;
}

/* line 1517, app/assets/stylesheets/public/sweetalert.scss */
.swal2-popup .swal2-actions {
  margin: 1.5rem auto 1rem auto;
}

/* line 1520, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container {
  overflow-y: hidden !important;
}

/* line 1522, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container.swal2-shown {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 1524, app/assets/stylesheets/public/sweetalert.scss */
.swal2-container .swal2-html-container {
  max-height: 200px;
  overflow: auto;
}

/* line 1528, app/assets/stylesheets/public/sweetalert.scss */
body.swal2-height-auto {
  height: 100% !important;
}

/* line 1531, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-warning {
  border-color: #FFA800;
  color: #FFA800;
}

/* line 1535, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-error {
  border-color: #F64E60;
  color: #F64E60;
}

/* line 1538, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: rgba(246, 78, 96, 0.75);
}

/* line 1541, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success {
  border-color: #1BC5BD;
  color: #1BC5BD;
}

/* line 1544, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success [class^=swal2-success-line] {
  background-color: #1BC5BD;
}

/* line 1546, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-success .swal2-success-ring {
  border-color: rgba(27, 197, 189, 0.3);
}

/* line 1549, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-info {
  border-color: #8950FC;
  color: #8950FC;
}

/* line 1553, app/assets/stylesheets/public/sweetalert.scss */
.swal2-icon.swal2-question {
  border-color: #3699FF;
  color: #3699FF;
}
/**
 * selectize.css (v0.12.6)
 * Copyright (c) 2013â€“2015 Brian Reavis &amp; contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis &lt;brian@thirdroute.com&gt;
 */

.selectize-control.plugin-drag_drop.multi &gt; .selectize-input &gt; div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  box-shadow: inset 0 0 12px 4px #fff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}
.selectize-input &gt; * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input &gt; div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input &gt; div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled &gt; div,
.selectize-control.multi .selectize-input.disabled &gt; div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}
.selectize-input &gt; input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  box-shadow: none !important;
}
.selectize-input &gt; input::-ms-clear {
  display: none;
}
.selectize-input &gt; input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input &gt; input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated{animation-duration:1.25s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100px,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100px,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100px,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100px,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100px,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100px,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100px,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100px,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100px,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100px,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100px,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100px,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100px,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100px,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100px,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100px,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100px,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100px,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100px,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100px,0)}}.slideOutUp{animation-name:slideOutUp}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/*!
 * Bootstrap v5.0.0-beta2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a&gt;code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote&gt;:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"â€”Â&nbsp;"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row&gt;*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-1&gt;*{flex:0 0 auto;width:100%}.row-cols-2&gt;*{flex:0 0 auto;width:50%}.row-cols-3&gt;*{flex:0 0 auto;width:33.3333333333%}.row-cols-4&gt;*{flex:0 0 auto;width:25%}.row-cols-5&gt;*{flex:0 0 auto;width:20%}.row-cols-6&gt;*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-sm-1&gt;*{flex:0 0 auto;width:100%}.row-cols-sm-2&gt;*{flex:0 0 auto;width:50%}.row-cols-sm-3&gt;*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4&gt;*{flex:0 0 auto;width:25%}.row-cols-sm-5&gt;*{flex:0 0 auto;width:20%}.row-cols-sm-6&gt;*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-md-1&gt;*{flex:0 0 auto;width:100%}.row-cols-md-2&gt;*{flex:0 0 auto;width:50%}.row-cols-md-3&gt;*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4&gt;*{flex:0 0 auto;width:25%}.row-cols-md-5&gt;*{flex:0 0 auto;width:20%}.row-cols-md-6&gt;*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-lg-1&gt;*{flex:0 0 auto;width:100%}.row-cols-lg-2&gt;*{flex:0 0 auto;width:50%}.row-cols-lg-3&gt;*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4&gt;*{flex:0 0 auto;width:25%}.row-cols-lg-5&gt;*{flex:0 0 auto;width:20%}.row-cols-lg-6&gt;*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-xl-1&gt;*{flex:0 0 auto;width:100%}.row-cols-xl-2&gt;*{flex:0 0 auto;width:50%}.row-cols-xl-3&gt;*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4&gt;*{flex:0 0 auto;width:25%}.row-cols-xl-5&gt;*{flex:0 0 auto;width:20%}.row-cols-xl-6&gt;*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-xxl-1&gt;*{flex:0 0 auto;width:100%}.row-cols-xxl-2&gt;*{flex:0 0 auto;width:50%}.row-cols-xxl-3&gt;*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4&gt;*{flex:0 0 auto;width:25%}.row-cols-xxl-5&gt;*{flex:0 0 auto;width:20%}.row-cols-xxl-6&gt;*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table&gt;:not(caption)&gt;*&gt;*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table&gt;tbody{vertical-align:inherit}.table&gt;thead{vertical-align:bottom}.table&gt;:not(:last-child)&gt;:last-child&gt;*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm&gt;:not(caption)&gt;*&gt;*{padding:.25rem .25rem}.table-bordered&gt;:not(caption)&gt;*{border-width:1px 0}.table-bordered&gt;:not(caption)&gt;*&gt;*{border-width:0 1px}.table-borderless&gt;:not(caption)&gt;*&gt;*{border-bottom-width:0}.table-striped&gt;tbody&gt;tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover&gt;tbody&gt;tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{color:#6c757d;background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating&gt;.form-control,.form-floating&gt;.form-select{height:calc(3.5rem + 2px);padding:1rem .75rem}.form-floating&gt;label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating&gt;label{transition:none}}.form-floating&gt;.form-control::-moz-placeholder{color:transparent}.form-floating&gt;.form-control::placeholder{color:transparent}.form-floating&gt;.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating&gt;.form-control:not(:-moz-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating&gt;.form-control:focus,.form-floating&gt;.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating&gt;.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating&gt;.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating&gt;.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating&gt;.form-control:not(:-moz-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating&gt;.form-control:focus~label,.form-floating&gt;.form-control:not(:placeholder-shown)~label,.form-floating&gt;.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating&gt;.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group&gt;.form-control,.input-group&gt;.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group&gt;.form-control:focus,.input-group&gt;.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg&gt;.btn,.input-group-lg&gt;.form-control,.input-group-lg&gt;.form-select,.input-group-lg&gt;.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm&gt;.btn,.input-group-sm&gt;.form-control,.input-group-sm&gt;.form-select,.input-group-sm&gt;.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg&gt;.form-select,.input-group-sm&gt;.form-select{padding-right:3rem}.input-group:not(.has-validation)&gt;.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)&gt;:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation&gt;.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation&gt;:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group&gt;:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754;padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545;padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show&gt;.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show&gt;.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show&gt;.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show&gt;.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show&gt;.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show&gt;.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show&gt;.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show&gt;.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show&gt;.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show&gt;.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show&gt;.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show&gt;.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show&gt;.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show&gt;.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show&gt;.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show&gt;.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg&gt;.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm&gt;.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%}.dropup .dropdown-menu[data-bs-popper]{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu{top:0;right:auto;left:100%}.dropend .dropdown-menu[data-bs-popper]{margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu{top:0;right:100%;left:auto}.dropstart .dropdown-menu[data-bs-popper]{margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical&gt;.btn,.btn-group&gt;.btn{position:relative;flex:1 1 auto}.btn-group-vertical&gt;.btn-check:checked+.btn,.btn-group-vertical&gt;.btn-check:focus+.btn,.btn-group-vertical&gt;.btn.active,.btn-group-vertical&gt;.btn:active,.btn-group-vertical&gt;.btn:focus,.btn-group-vertical&gt;.btn:hover,.btn-group&gt;.btn-check:checked+.btn,.btn-group&gt;.btn-check:focus+.btn,.btn-group&gt;.btn.active,.btn-group&gt;.btn:active,.btn-group&gt;.btn:focus,.btn-group&gt;.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group&gt;.btn-group:not(:first-child),.btn-group&gt;.btn:not(:first-child){margin-left:-1px}.btn-group&gt;.btn-group:not(:last-child)&gt;.btn,.btn-group&gt;.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group&gt;.btn-group:not(:first-child)&gt;.btn,.btn-group&gt;.btn:nth-child(n+3),.btn-group&gt;:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm&gt;.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg&gt;.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical&gt;.btn,.btn-group-vertical&gt;.btn-group{width:100%}.btn-group-vertical&gt;.btn-group:not(:first-child),.btn-group-vertical&gt;.btn:not(:first-child){margin-top:-1px}.btn-group-vertical&gt;.btn-group:not(:last-child)&gt;.btn,.btn-group-vertical&gt;.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical&gt;.btn-group:not(:first-child)&gt;.btn,.btn-group-vertical&gt;.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show&gt;.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill&gt;.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified&gt;.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content&gt;.tab-pane{display:none}.tab-content&gt;.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar&gt;.container,.navbar&gt;.container-fluid,.navbar&gt;.container-lg,.navbar&gt;.container-md,.navbar&gt;.container-sm,.navbar&gt;.container-xl,.navbar&gt;.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show&gt;.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show&gt;.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card&gt;hr{margin-right:0;margin-left:0}.card&gt;.list-group{border-top:inherit;border-bottom:inherit}.card&gt;.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card&gt;.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card&gt;.card-header+.list-group,.card&gt;.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group&gt;.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group&gt;.card{flex:1 0 0%;margin-bottom:0}.card-group&gt;.card+.card{margin-left:0;border-left:0}.card-group&gt;.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group&gt;.card:not(:last-child) .card-header,.card-group&gt;.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group&gt;.card:not(:last-child) .card-footer,.card-group&gt;.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group&gt;.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group&gt;.card:not(:first-child) .card-header,.card-group&gt;.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group&gt;.card:not(:first-child) .card-footer,.card-group&gt;.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:transparent;border:1px solid rgba(0,0,0,.125);border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button.collapsed{border-bottom-width:0}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item:first-of-type .accordion-button{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-width:1px;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-collapse{border-bottom-width:1px;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-collapse{border:solid rgba(0,0,0,.125);border-width:0 1px}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-button{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item:first-of-type .accordion-button{border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-width:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal&gt;.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal&gt;.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal&gt;.list-group-item.active{margin-top:0}.list-group-horizontal&gt;.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal&gt;.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm&gt;.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm&gt;.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm&gt;.list-group-item.active{margin-top:0}.list-group-horizontal-sm&gt;.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm&gt;.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md&gt;.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md&gt;.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md&gt;.list-group-item.active{margin-top:0}.list-group-horizontal-md&gt;.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md&gt;.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg&gt;.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg&gt;.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg&gt;.list-group-item.active{margin-top:0}.list-group-horizontal-lg&gt;.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg&gt;.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl&gt;.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl&gt;.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl&gt;.list-group-item.active{margin-top:0}.list-group-horizontal-xl&gt;.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl&gt;.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl&gt;.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl&gt;.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl&gt;.list-group-item.active{margin-top:0}.list-group-horizontal-xxl&gt;.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl&gt;.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush&gt;.list-group-item{border-width:0 0 1px}.list-group-flush&gt;.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container&gt;:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer&gt;*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]&gt;.popover-arrow,.bs-popover-top&gt;.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]&gt;.popover-arrow::before,.bs-popover-top&gt;.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]&gt;.popover-arrow::after,.bs-popover-top&gt;.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]&gt;.popover-arrow,.bs-popover-end&gt;.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]&gt;.popover-arrow::before,.bs-popover-end&gt;.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]&gt;.popover-arrow::after,.bs-popover-end&gt;.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]&gt;.popover-arrow,.bs-popover-bottom&gt;.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]&gt;.popover-arrow::before,.bs-popover-bottom&gt;.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]&gt;.popover-arrow::after,.bs-popover-bottom&gt;.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]&gt;.popover-arrow,.bs-popover-start&gt;.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]&gt;.popover-arrow::before,.bs-popover-start&gt;.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]&gt;.popover-arrow::after,.bs-popover-start&gt;.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid #d8d8d8;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio&gt;*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-0{border-width:0!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body{background-color:#fff!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
@font-face {
  font-family: "uicons-regular-rounded";
  src: url(/assets/uicons/uicons-regular-rounded-bb80f202cf9491a79d061be1bc6878473b8a1a7444f5fb2fe2f3cc2616eac5ee.eot#iefix) format("embedded-opentype"), url(/assets/uicons/uicons-regular-rounded-8bc6bc84c433d5e8167e8ccde9ad59b9fac951b9e02f7195a647cd063a1c5880.woff2) format("woff2"), url(/assets/uicons/uicons-regular-rounded-77648762c7f9a66a0ccd07c334484d514439a3e4339292cb270b9ec6a2e89047.woff) format("woff");
}

/* line 8, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
i[class^="fi-rr-"], span[class^="fi-rr-"] {
  line-height: 0 !important;
}

/* line 12, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
i[class^="fi-rr-"]:before,
i[class*=" fi-rr-"]:before,
span[class^="fi-rr-"]:before,
span[class*="fi-rr-"]:before {
  font-family: uicons-regular-rounded !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 26, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-add:before {
  content: "\f101";
}

/* line 29, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-address-book:before {
  content: "\f102";
}

/* line 32, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-alarm-clock:before {
  content: "\f103";
}

/* line 35, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-align-center:before {
  content: "\f104";
}

/* line 38, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-align-justify:before {
  content: "\f105";
}

/* line 41, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-align-left:before {
  content: "\f106";
}

/* line 44, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-align-right:before {
  content: "\f107";
}

/* line 47, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-ambulance:before {
  content: "\f108";
}

/* line 50, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-angle-double-left:before {
  content: "\f109";
}

/* line 53, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-angle-double-right:before {
  content: "\f10a";
}

/* line 56, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-angle-double-small-left:before {
  content: "\f10b";
}

/* line 59, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-angle-double-small-right:before {
  content: "\f10c";
}

/* line 62, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-angle-down:before {
  content: "\f10d";
}

/* line 65, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-angle-left:before {
  content: "\f10e";
}

/* line 68, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-angle-right:before {
  content: "\f10f";
}

/* line 71, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-angle-small-down:before {
  content: "\f110";
}

/* line 74, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-angle-small-left:before {
  content: "\f111";
}

/* line 77, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-angle-small-right:before {
  content: "\f112";
}

/* line 80, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-angle-small-up:before {
  content: "\f113";
}

/* line 83, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-angle-up:before {
  content: "\f114";
}

/* line 86, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-apple:before {
  content: "\f115";
}

/* line 89, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-apps-add:before {
  content: "\f116";
}

/* line 92, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-apps-delete:before {
  content: "\f117";
}

/* line 95, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-apps-sort:before {
  content: "\f118";
}

/* line 98, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-apps:before {
  content: "\f119";
}

/* line 101, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-archive:before {
  content: "\f11a";
}

/* line 104, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-arrow-down:before {
  content: "\f11b";
}

/* line 107, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-arrow-from-bottom:before {
  content: "\f11c";
}

/* line 110, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-arrow-left:before {
  content: "\f11d";
}

/* line 113, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-arrow-right:before {
  content: "\f11e";
}

/* line 116, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-arrow-small-down:before {
  content: "\f11f";
}

/* line 119, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-arrow-small-left:before {
  content: "\f120";
}

/* line 122, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-arrow-small-right:before {
  content: "\f121";
}

/* line 125, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-arrow-small-up:before {
  content: "\f122";
}

/* line 128, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-arrow-up:before {
  content: "\f123";
}

/* line 131, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-asterik:before {
  content: "\f124";
}

/* line 134, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-at:before {
  content: "\f125";
}

/* line 137, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-backpack:before {
  content: "\f126";
}

/* line 140, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-badge:before {
  content: "\f127";
}

/* line 143, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-balloons:before {
  content: "\f128";
}

/* line 146, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-ban:before {
  content: "\f129";
}

/* line 149, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-band-aid:before {
  content: "\f12a";
}

/* line 152, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-bank:before {
  content: "\f12b";
}

/* line 155, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-barber-shop:before {
  content: "\f12c";
}

/* line 158, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-baseball:before {
  content: "\f12d";
}

/* line 161, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-basketball:before {
  content: "\f12e";
}

/* line 164, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-bed:before {
  content: "\f12f";
}

/* line 167, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-beer:before {
  content: "\f130";
}

/* line 170, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-bell-ring:before {
  content: "\f131";
}

/* line 173, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-bell-school:before {
  content: "\f132";
}

/* line 176, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-bell:before {
  content: "\f133";
}

/* line 179, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-bike:before {
  content: "\f134";
}

/* line 182, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-billiard:before {
  content: "\f135";
}

/* line 185, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-bold:before {
  content: "\f136";
}

/* line 188, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-book-alt:before {
  content: "\f137";
}

/* line 191, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-book:before {
  content: "\f138";
}

/* line 194, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-bookmark:before {
  content: "\f139";
}

/* line 197, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-bowling:before {
  content: "\f13a";
}

/* line 200, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-box-alt:before {
  content: "\f13b";
}

/* line 203, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-box:before {
  content: "\f13c";
}

/* line 206, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-bread-slice:before {
  content: "\f13d";
}

/* line 209, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-briefcase:before {
  content: "\f13e";
}

/* line 212, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-broom:before {
  content: "\f13f";
}

/* line 215, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-browser:before {
  content: "\f140";
}

/* line 218, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-brush:before {
  content: "\f141";
}

/* line 221, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-bug:before {
  content: "\f142";
}

/* line 224, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-building:before {
  content: "\f143";
}

/* line 227, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-bulb:before {
  content: "\f144";
}

/* line 230, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-butterfly:before {
  content: "\f145";
}

/* line 233, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cake-birthday:before {
  content: "\f146";
}

/* line 236, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cake-wedding:before {
  content: "\f147";
}

/* line 239, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-calculator:before {
  content: "\f148";
}

/* line 242, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-calendar:before {
  content: "\f149";
}

/* line 245, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-call-history:before {
  content: "\f14a";
}

/* line 248, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-call-incoming:before {
  content: "\f14b";
}

/* line 251, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-call-missed:before {
  content: "\f14c";
}

/* line 254, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-call-outgoing:before {
  content: "\f14d";
}

/* line 257, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-camera:before {
  content: "\f14e";
}

/* line 260, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-camping:before {
  content: "\f14f";
}

/* line 263, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-car:before {
  content: "\f150";
}

/* line 266, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-caret-down:before {
  content: "\f151";
}

/* line 269, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-caret-left:before {
  content: "\f152";
}

/* line 272, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-caret-right:before {
  content: "\f153";
}

/* line 275, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-caret-up:before {
  content: "\f154";
}

/* line 278, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-carrot:before {
  content: "\f155";
}

/* line 281, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-chart-connected:before {
  content: "\f156";
}

/* line 284, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-chart-histogram:before {
  content: "\f157";
}

/* line 287, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-chart-network:before {
  content: "\f158";
}

/* line 290, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-chart-pie-alt:before {
  content: "\f159";
}

/* line 293, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-chart-pie:before {
  content: "\f15a";
}

/* line 296, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-chart-pyramid:before {
  content: "\f15b";
}

/* line 299, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-chart-set-theory:before {
  content: "\f15c";
}

/* line 302, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-chart-tree:before {
  content: "\f15d";
}

/* line 305, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-chat-arrow-down:before {
  content: "\f15e";
}

/* line 308, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-chat-arrow-grow:before {
  content: "\f15f";
}

/* line 311, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-check:before {
  content: "\f160";
}

/* line 314, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-checkbox:before {
  content: "\f161";
}

/* line 317, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cheese:before {
  content: "\f162";
}

/* line 320, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-chess-piece:before {
  content: "\f163";
}

/* line 323, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-child-head:before {
  content: "\f164";
}

/* line 326, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-circle-small:before {
  content: "\f165";
}

/* line 329, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-circle:before {
  content: "\f166";
}

/* line 332, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-clip:before {
  content: "\f167";
}

/* line 335, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-clock:before {
  content: "\f168";
}

/* line 338, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cloud-check:before {
  content: "\f169";
}

/* line 341, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cloud-disabled:before {
  content: "\f16a";
}

/* line 344, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cloud-download:before {
  content: "\f16b";
}

/* line 347, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cloud-share:before {
  content: "\f16c";
}

/* line 350, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cloud-upload:before {
  content: "\f16d";
}

/* line 353, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cloud:before {
  content: "\f16e";
}

/* line 356, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-clouds:before {
  content: "\f16f";
}

/* line 359, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cocktail:before {
  content: "\f170";
}

/* line 362, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-coffee:before {
  content: "\f171";
}

/* line 365, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-comment-alt:before {
  content: "\f172";
}

/* line 368, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-comment-check:before {
  content: "\f173";
}

/* line 371, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-comment-heart:before {
  content: "\f174";
}

/* line 374, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-comment-info:before {
  content: "\f175";
}

/* line 377, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-comment-user:before {
  content: "\f176";
}

/* line 380, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-comment:before {
  content: "\f177";
}

/* line 383, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-comments:before {
  content: "\f178";
}

/* line 386, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-compress-alt:before {
  content: "\f179";
}

/* line 389, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-compress:before {
  content: "\f17a";
}

/* line 392, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-computer:before {
  content: "\f17b";
}

/* line 395, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-confetti:before {
  content: "\f17c";
}

/* line 398, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cookie:before {
  content: "\f17d";
}

/* line 401, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-copy-alt:before {
  content: "\f17e";
}

/* line 404, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-copy:before {
  content: "\f17f";
}

/* line 407, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-copyright:before {
  content: "\f180";
}

/* line 410, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cow:before {
  content: "\f181";
}

/* line 413, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cream:before {
  content: "\f182";
}

/* line 416, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-credit-card:before {
  content: "\f183";
}

/* line 419, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-croissant:before {
  content: "\f184";
}

/* line 422, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cross-circle:before {
  content: "\f185";
}

/* line 425, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cross-small:before {
  content: "\f186";
}

/* line 428, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cross:before {
  content: "\f187";
}

/* line 431, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-crown:before {
  content: "\f188";
}

/* line 434, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cube:before {
  content: "\f189";
}

/* line 437, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cupcake:before {
  content: "\f18a";
}

/* line 440, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cursor-finger:before {
  content: "\f18b";
}

/* line 443, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cursor-plus:before {
  content: "\f18c";
}

/* line 446, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cursor-text-alt:before {
  content: "\f18d";
}

/* line 449, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cursor-text:before {
  content: "\f18e";
}

/* line 452, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-cursor:before {
  content: "\f18f";
}

/* line 455, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-dart:before {
  content: "\f190";
}

/* line 458, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-dashboard:before {
  content: "\f191";
}

/* line 461, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-data-transfer:before {
  content: "\f192";
}

/* line 464, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-database:before {
  content: "\f193";
}

/* line 467, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-delete:before {
  content: "\f194";
}

/* line 470, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-diamond:before {
  content: "\f195";
}

/* line 473, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-dice:before {
  content: "\f196";
}

/* line 476, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-diploma:before {
  content: "\f197";
}

/* line 479, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-disco-ball:before {
  content: "\f198";
}

/* line 482, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-disk:before {
  content: "\f199";
}

/* line 485, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-doctor:before {
  content: "\f19a";
}

/* line 488, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-document-signed:before {
  content: "\f19b";
}

/* line 491, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-document:before {
  content: "\f19c";
}

/* line 494, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-dollar:before {
  content: "\f19d";
}

/* line 497, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-download:before {
  content: "\f19e";
}

/* line 500, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-drink-alt:before {
  content: "\f19f";
}

/* line 503, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-drumstick:before {
  content: "\f1a0";
}

/* line 506, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-duplicate:before {
  content: "\f1a1";
}

/* line 509, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-e-learning:before {
  content: "\f1a2";
}

/* line 512, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-earnings:before {
  content: "\f1a3";
}

/* line 515, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-edit-alt:before {
  content: "\f1a4";
}

/* line 518, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-edit:before {
  content: "\f1a5";
}

/* line 521, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-envelope-ban:before {
  content: "\f1a6";
}

/* line 524, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-envelope-download:before {
  content: "\f1a7";
}

/* line 527, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-envelope-marker:before {
  content: "\f1a8";
}

/* line 530, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-envelope-open:before {
  content: "\f1a9";
}

/* line 533, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-envelope-plus:before {
  content: "\f1aa";
}

/* line 536, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-envelope:before {
  content: "\f1ab";
}

/* line 539, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-euro:before {
  content: "\f1ac";
}

/* line 542, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-exclamation:before {
  content: "\f1ad";
}

/* line 545, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-expand:before {
  content: "\f1ae";
}

/* line 548, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-eye-crossed:before {
  content: "\f1af";
}

/* line 551, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-eye-dropper:before {
  content: "\f1b0";
}

/* line 554, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-eye:before {
  content: "\f1b1";
}

/* line 557, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-feather:before {
  content: "\f1b2";
}

/* line 560, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-ferris-wheel:before {
  content: "\f1b3";
}

/* line 563, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-file-add:before {
  content: "\f1b4";
}

/* line 566, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-file-ai:before {
  content: "\f1b5";
}

/* line 569, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-file-check:before {
  content: "\f1b6";
}

/* line 572, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-file-delete:before {
  content: "\f1b7";
}

/* line 575, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-file-eps:before {
  content: "\f1b8";
}

/* line 578, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-file-gif:before {
  content: "\f1b9";
}

/* line 581, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-file-music:before {
  content: "\f1ba";
}

/* line 584, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-file-psd:before {
  content: "\f1bb";
}

/* line 587, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-file:before {
  content: "\f1bc";
}

/* line 590, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-fill:before {
  content: "\f1bd";
}

/* line 593, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-film:before {
  content: "\f1be";
}

/* line 596, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-filter:before {
  content: "\f1bf";
}

/* line 599, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-fingerprint:before {
  content: "\f1c0";
}

/* line 602, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-fish:before {
  content: "\f1c1";
}

/* line 605, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-flag:before {
  content: "\f1c2";
}

/* line 608, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-flame:before {
  content: "\f1c3";
}

/* line 611, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-flip-horizontal:before {
  content: "\f1c4";
}

/* line 614, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-flower-bouquet:before {
  content: "\f1c5";
}

/* line 617, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-flower-tulip:before {
  content: "\f1c6";
}

/* line 620, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-flower:before {
  content: "\f1c7";
}

/* line 623, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-folder-add:before {
  content: "\f1c8";
}

/* line 626, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-folder:before {
  content: "\f1c9";
}

/* line 629, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-following:before {
  content: "\f1ca";
}

/* line 632, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-football:before {
  content: "\f1cb";
}

/* line 635, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-form:before {
  content: "\f1cc";
}

/* line 638, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-forward:before {
  content: "\f1cd";
}

/* line 641, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-fox:before {
  content: "\f1ce";
}

/* line 644, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-frown:before {
  content: "\f1cf";
}

/* line 647, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-ftp:before {
  content: "\f1d0";
}

/* line 650, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-gallery:before {
  content: "\f1d1";
}

/* line 653, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-gamepad:before {
  content: "\f1d2";
}

/* line 656, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-gas-pump:before {
  content: "\f1d3";
}

/* line 659, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-gem:before {
  content: "\f1d4";
}

/* line 662, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-gift:before {
  content: "\f1d5";
}

/* line 665, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-glass-cheers:before {
  content: "\f1d6";
}

/* line 668, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-glasses:before {
  content: "\f1d7";
}

/* line 671, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-globe-alt:before {
  content: "\f1d8";
}

/* line 674, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-globe:before {
  content: "\f1d9";
}

/* line 677, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-golf:before {
  content: "\f1da";
}

/* line 680, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-graduation-cap:before {
  content: "\f1db";
}

/* line 683, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-graphic-tablet:before {
  content: "\f1dc";
}

/* line 686, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-grid-alt:before {
  content: "\f1dd";
}

/* line 689, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-grid:before {
  content: "\f1de";
}

/* line 692, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-guitar:before {
  content: "\f1df";
}

/* line 695, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-gym:before {
  content: "\f1e0";
}

/* line 698, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-hamburger:before {
  content: "\f1e1";
}

/* line 701, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-hand-holding-heart:before {
  content: "\f1e2";
}

/* line 704, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-hastag:before {
  content: "\f1e3";
}

/* line 707, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-hat-birthday:before {
  content: "\f1e4";
}

/* line 710, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-head-side-thinking:before {
  content: "\f1e5";
}

/* line 713, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-headphones:before {
  content: "\f1e6";
}

/* line 716, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-headset:before {
  content: "\f1e7";
}

/* line 719, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-heart-arrow:before {
  content: "\f1e8";
}

/* line 722, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-heart:before {
  content: "\f1e9";
}

/* line 725, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-home-location-alt:before {
  content: "\f1ea";
}

/* line 728, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-home-location:before {
  content: "\f1eb";
}

/* line 731, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-home:before {
  content: "\f1ec";
}

/* line 734, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-hourglass-end:before {
  content: "\f1ed";
}

/* line 737, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-hourglass:before {
  content: "\f1ee";
}

/* line 740, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-ice-cream:before {
  content: "\f1ef";
}

/* line 743, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-ice-skate:before {
  content: "\f1f0";
}

/* line 746, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-id-badge:before {
  content: "\f1f1";
}

/* line 749, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-inbox:before {
  content: "\f1f2";
}

/* line 752, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-incognito:before {
  content: "\f1f3";
}

/* line 755, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-indent:before {
  content: "\f1f4";
}

/* line 758, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-infinity:before {
  content: "\f1f5";
}

/* line 761, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-info:before {
  content: "\f1f6";
}

/* line 764, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-interactive:before {
  content: "\f1f7";
}

/* line 767, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-interlining:before {
  content: "\f1f8";
}

/* line 770, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-interrogation:before {
  content: "\f1f9";
}

/* line 773, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-italic:before {
  content: "\f1fa";
}

/* line 776, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-jpg:before {
  content: "\f1fb";
}

/* line 779, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-key:before {
  content: "\f1fc";
}

/* line 782, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-keyboard:before {
  content: "\f1fd";
}

/* line 785, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-kite:before {
  content: "\f1fe";
}

/* line 788, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-label:before {
  content: "\f1ff";
}

/* line 791, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-laptop:before {
  content: "\f200";
}

/* line 794, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-lasso:before {
  content: "\f201";
}

/* line 797, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-laugh:before {
  content: "\f202";
}

/* line 800, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-layers:before {
  content: "\f203";
}

/* line 803, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-layout-fluid:before {
  content: "\f204";
}

/* line 806, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-leaf:before {
  content: "\f205";
}

/* line 809, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-letter-case:before {
  content: "\f206";
}

/* line 812, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-life-ring:before {
  content: "\f207";
}

/* line 815, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-line-width:before {
  content: "\f208";
}

/* line 818, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-link:before {
  content: "\f209";
}

/* line 821, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-lipstick:before {
  content: "\f20a";
}

/* line 824, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-list-check:before {
  content: "\f20b";
}

/* line 827, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-list:before {
  content: "\f20c";
}

/* line 830, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-location-alt:before {
  content: "\f20d";
}

/* line 833, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-lock-alt:before {
  content: "\f20e";
}

/* line 836, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-lock:before {
  content: "\f20f";
}

/* line 839, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-luggage-rolling:before {
  content: "\f210";
}

/* line 842, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-magic-wand:before {
  content: "\f211";
}

/* line 845, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-makeup-brush:before {
  content: "\f212";
}

/* line 848, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-man-head:before {
  content: "\f213";
}

/* line 851, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-map-marker-cross:before {
  content: "\f214";
}

/* line 854, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-map-marker-home:before {
  content: "\f215";
}

/* line 857, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-map-marker-minus:before {
  content: "\f216";
}

/* line 860, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-map-marker-plus:before {
  content: "\f217";
}

/* line 863, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-map-marker:before {
  content: "\f218";
}

/* line 866, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-map:before {
  content: "\f219";
}

/* line 869, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-marker-time:before {
  content: "\f21a";
}

/* line 872, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-marker:before {
  content: "\f21b";
}

/* line 875, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-mars-double:before {
  content: "\f21c";
}

/* line 878, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-mars:before {
  content: "\f21d";
}

/* line 881, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-mask-carnival:before {
  content: "\f21e";
}

/* line 884, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-medicine:before {
  content: "\f21f";
}

/* line 887, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-megaphone:before {
  content: "\f220";
}

/* line 890, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-meh:before {
  content: "\f221";
}

/* line 893, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-menu-burger:before {
  content: "\f222";
}

/* line 896, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-menu-dots-vertical:before {
  content: "\f223";
}

/* line 899, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-menu-dots:before {
  content: "\f224";
}

/* line 902, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-microphone-alt:before {
  content: "\f225";
}

/* line 905, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-microphone:before {
  content: "\f226";
}

/* line 908, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-minus-small:before {
  content: "\f227";
}

/* line 911, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-minus:before {
  content: "\f228";
}

/* line 914, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-mobile:before {
  content: "\f229";
}

/* line 917, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-mode-landscape:before {
  content: "\f22a";
}

/* line 920, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-mode-portrait:before {
  content: "\f22b";
}

/* line 923, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-money:before {
  content: "\f22c";
}

/* line 926, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-moon:before {
  content: "\f22d";
}

/* line 929, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-mountains:before {
  content: "\f22e";
}

/* line 932, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-mouse:before {
  content: "\f22f";
}

/* line 935, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-mug-alt:before {
  content: "\f230";
}

/* line 938, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-music-alt:before {
  content: "\f231";
}

/* line 941, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-music:before {
  content: "\f232";
}

/* line 944, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-navigation:before {
  content: "\f233";
}

/* line 947, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-network-cloud:before {
  content: "\f234";
}

/* line 950, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-network:before {
  content: "\f235";
}

/* line 953, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-notebook:before {
  content: "\f236";
}

/* line 956, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-opacity:before {
  content: "\f237";
}

/* line 959, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-package:before {
  content: "\f238";
}

/* line 962, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-paint-brush:before {
  content: "\f239";
}

/* line 965, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-palette:before {
  content: "\f23a";
}

/* line 968, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-paper-plane:before {
  content: "\f23b";
}

/* line 971, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-password:before {
  content: "\f23c";
}

/* line 974, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-pause:before {
  content: "\f23d";
}

/* line 977, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-paw:before {
  content: "\f23e";
}

/* line 980, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-pencil:before {
  content: "\f23f";
}

/* line 983, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-pharmacy:before {
  content: "\f240";
}

/* line 986, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-phone-call:before {
  content: "\f241";
}

/* line 989, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-phone-cross:before {
  content: "\f242";
}

/* line 992, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-phone-pause:before {
  content: "\f243";
}

/* line 995, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-phone-slash:before {
  content: "\f244";
}

/* line 998, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-physics:before {
  content: "\f245";
}

/* line 1001, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-picture:before {
  content: "\f246";
}

/* line 1004, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-ping-pong:before {
  content: "\f247";
}

/* line 1007, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-pizza-slice:before {
  content: "\f248";
}

/* line 1010, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-plane:before {
  content: "\f249";
}

/* line 1013, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-play-alt:before {
  content: "\f24a";
}

/* line 1016, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-play:before {
  content: "\f24b";
}

/* line 1019, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-playing-cards:before {
  content: "\f24c";
}

/* line 1022, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-plus-small:before {
  content: "\f24d";
}

/* line 1025, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-plus:before {
  content: "\f24e";
}

/* line 1028, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-poker-chip:before {
  content: "\f24f";
}

/* line 1031, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-portrait:before {
  content: "\f250";
}

/* line 1034, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-pound:before {
  content: "\f251";
}

/* line 1037, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-power:before {
  content: "\f252";
}

/* line 1040, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-presentation:before {
  content: "\f253";
}

/* line 1043, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-print:before {
  content: "\f254";
}

/* line 1046, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-protractor:before {
  content: "\f255";
}

/* line 1049, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-pulse:before {
  content: "\f256";
}

/* line 1052, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-pyramid:before {
  content: "\f257";
}

/* line 1055, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-quote-right:before {
  content: "\f258";
}

/* line 1058, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-rainbow:before {
  content: "\f259";
}

/* line 1061, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-raindrops:before {
  content: "\f25a";
}

/* line 1064, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-rec:before {
  content: "\f25b";
}

/* line 1067, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-receipt:before {
  content: "\f25c";
}

/* line 1070, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-record-vinyl:before {
  content: "\f25d";
}

/* line 1073, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-rectabgle-vertical:before {
  content: "\f25e";
}

/* line 1076, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-rectangle-horizontal:before {
  content: "\f25f";
}

/* line 1079, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-rectangle-panoramic:before {
  content: "\f260";
}

/* line 1082, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-recycle:before {
  content: "\f261";
}

/* line 1085, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-redo-alt:before {
  content: "\f262";
}

/* line 1088, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-redo:before {
  content: "\f263";
}

/* line 1091, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-reflect:before {
  content: "\f264";
}

/* line 1094, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-refresh:before {
  content: "\f265";
}

/* line 1097, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-resize:before {
  content: "\f266";
}

/* line 1100, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-resources:before {
  content: "\f267";
}

/* line 1103, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-rewind:before {
  content: "\f268";
}

/* line 1106, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-rhombus:before {
  content: "\f269";
}

/* line 1109, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-rings-wedding:before {
  content: "\f26a";
}

/* line 1112, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-road:before {
  content: "\f26b";
}

/* line 1115, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-rocket:before {
  content: "\f26c";
}

/* line 1118, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-room-service:before {
  content: "\f26d";
}

/* line 1121, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-rotate-right:before {
  content: "\f26e";
}

/* line 1124, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-rugby:before {
  content: "\f26f";
}

/* line 1127, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-sad:before {
  content: "\f270";
}

/* line 1130, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-salad:before {
  content: "\f271";
}

/* line 1133, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-scale:before {
  content: "\f272";
}

/* line 1136, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-school-bus:before {
  content: "\f273";
}

/* line 1139, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-school:before {
  content: "\f274";
}

/* line 1142, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-scissors:before {
  content: "\f275";
}

/* line 1145, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-screen:before {
  content: "\f276";
}

/* line 1148, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-search-alt:before {
  content: "\f277";
}

/* line 1151, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-search-heart:before {
  content: "\f278";
}

/* line 1154, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-search:before {
  content: "\f279";
}

/* line 1157, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-settings-sliders:before {
  content: "\f27a";
}

/* line 1160, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-settings:before {
  content: "\f27b";
}

/* line 1163, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-share:before {
  content: "\f27c";
}

/* line 1166, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-shield-check:before {
  content: "\f27d";
}

/* line 1169, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-shield-exclamation:before {
  content: "\f27e";
}

/* line 1172, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-shield-interrogation:before {
  content: "\f27f";
}

/* line 1175, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-shield-plus:before {
  content: "\f280";
}

/* line 1178, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-shield:before {
  content: "\f281";
}

/* line 1181, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-ship-side:before {
  content: "\f282";
}

/* line 1184, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-ship:before {
  content: "\f283";
}

/* line 1187, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-shop:before {
  content: "\f284";
}

/* line 1190, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-shopping-bag-add:before {
  content: "\f285";
}

/* line 1193, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-shopping-bag:before {
  content: "\f286";
}

/* line 1196, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-shopping-cart-add:before {
  content: "\f287";
}

/* line 1199, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-shopping-cart-check:before {
  content: "\f288";
}

/* line 1202, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-shopping-cart:before {
  content: "\f289";
}

/* line 1205, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-shuffle:before {
  content: "\f28a";
}

/* line 1208, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-sign-in-alt:before {
  content: "\f28b";
}

/* line 1211, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-sign-in:before {
  content: "\f28c";
}

/* line 1214, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-sign-out-alt:before {
  content: "\f28d";
}

/* line 1217, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-sign-out:before {
  content: "\f28e";
}

/* line 1220, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-signal-alt-1:before {
  content: "\f28f";
}

/* line 1223, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-signal-alt-2:before {
  content: "\f290";
}

/* line 1226, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-signal-alt:before {
  content: "\f291";
}

/* line 1229, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-skateboard:before {
  content: "\f292";
}

/* line 1232, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-smartphone:before {
  content: "\f293";
}

/* line 1235, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-smile-wink:before {
  content: "\f294";
}

/* line 1238, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-smile:before {
  content: "\f295";
}

/* line 1241, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-snowflake:before {
  content: "\f296";
}

/* line 1244, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-soap:before {
  content: "\f297";
}

/* line 1247, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-soup:before {
  content: "\f298";
}

/* line 1250, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-spa:before {
  content: "\f299";
}

/* line 1253, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-speaker:before {
  content: "\f29a";
}

/* line 1256, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-sphere:before {
  content: "\f29b";
}

/* line 1259, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-spinner-alt:before {
  content: "\f29c";
}

/* line 1262, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-spinner:before {
  content: "\f29d";
}

/* line 1265, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-square-root:before {
  content: "\f29e";
}

/* line 1268, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-square:before {
  content: "\f29f";
}

/* line 1271, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-star-octogram:before {
  content: "\f2a0";
}

/* line 1274, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-star:before {
  content: "\f2a1";
}

/* line 1277, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-stats:before {
  content: "\f2a2";
}

/* line 1280, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-stethoscope:before {
  content: "\f2a3";
}

/* line 1283, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-sticker:before {
  content: "\f2a4";
}

/* line 1286, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-stop:before {
  content: "\f2a5";
}

/* line 1289, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-stopwatch:before {
  content: "\f2a6";
}

/* line 1292, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-subtitles:before {
  content: "\f2a7";
}

/* line 1295, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-sun:before {
  content: "\f2a8";
}

/* line 1298, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-sunrise:before {
  content: "\f2a9";
}

/* line 1301, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-surfing:before {
  content: "\f2aa";
}

/* line 1304, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-sword:before {
  content: "\f2ab";
}

/* line 1307, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-syringe:before {
  content: "\f2ac";
}

/* line 1310, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-tablet:before {
  content: "\f2ad";
}

/* line 1313, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-target:before {
  content: "\f2ae";
}

/* line 1316, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-taxi:before {
  content: "\f2af";
}

/* line 1319, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-tennis:before {
  content: "\f2b0";
}

/* line 1322, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-terrace:before {
  content: "\f2b1";
}

/* line 1325, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-test-tube:before {
  content: "\f2b2";
}

/* line 1328, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-test:before {
  content: "\f2b3";
}

/* line 1331, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-text-check:before {
  content: "\f2b4";
}

/* line 1334, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-text:before {
  content: "\f2b5";
}

/* line 1337, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-thermometer-half:before {
  content: "\f2b6";
}

/* line 1340, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-thumbs-down:before {
  content: "\f2b7";
}

/* line 1343, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-thumbs-up:before {
  content: "\f2b8";
}

/* line 1346, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-thumbtack:before {
  content: "\f2b9";
}

/* line 1349, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-ticket:before {
  content: "\f2ba";
}

/* line 1352, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-time-add:before {
  content: "\f2bb";
}

/* line 1355, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-time-check:before {
  content: "\f2bc";
}

/* line 1358, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-time-delete:before {
  content: "\f2bd";
}

/* line 1361, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-time-fast:before {
  content: "\f2be";
}

/* line 1364, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-time-forward-sixty:before {
  content: "\f2bf";
}

/* line 1367, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-time-forward-ten:before {
  content: "\f2c0";
}

/* line 1370, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-time-forward:before {
  content: "\f2c1";
}

/* line 1373, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-time-half-past:before {
  content: "\f2c2";
}

/* line 1376, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-time-oclock:before {
  content: "\f2c3";
}

/* line 1379, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-time-past:before {
  content: "\f2c4";
}

/* line 1382, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-time-quarter-past:before {
  content: "\f2c5";
}

/* line 1385, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-time-quarter-to:before {
  content: "\f2c6";
}

/* line 1388, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-time-twenty-four:before {
  content: "\f2c7";
}

/* line 1391, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-tool-crop:before {
  content: "\f2c8";
}

/* line 1394, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-tool-marquee:before {
  content: "\f2c9";
}

/* line 1397, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-tooth:before {
  content: "\f2ca";
}

/* line 1400, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-tornado:before {
  content: "\f2cb";
}

/* line 1403, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-train-side:before {
  content: "\f2cc";
}

/* line 1406, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-train:before {
  content: "\f2cd";
}

/* line 1409, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-transform:before {
  content: "\f2ce";
}

/* line 1412, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-trash:before {
  content: "\f2cf";
}

/* line 1415, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-treatment:before {
  content: "\f2d0";
}

/* line 1418, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-tree-christmas:before {
  content: "\f2d1";
}

/* line 1421, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-tree:before {
  content: "\f2d2";
}

/* line 1424, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-triangle:before {
  content: "\f2d3";
}

/* line 1427, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-trophy:before {
  content: "\f2d4";
}

/* line 1430, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-truck-side:before {
  content: "\f2d5";
}

/* line 1433, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-umbrella:before {
  content: "\f2d6";
}

/* line 1436, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-underline:before {
  content: "\f2d7";
}

/* line 1439, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-undo-alt:before {
  content: "\f2d8";
}

/* line 1442, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-undo:before {
  content: "\f2d9";
}

/* line 1445, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-unlock:before {
  content: "\f2da";
}

/* line 1448, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-upload:before {
  content: "\f2db";
}

/* line 1451, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-usb-pendrive:before {
  content: "\f2dc";
}

/* line 1454, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-user-add:before {
  content: "\f2dd";
}

/* line 1457, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-user-delete:before {
  content: "\f2de";
}

/* line 1460, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-user-remove:before {
  content: "\f2df";
}

/* line 1463, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-user-time:before {
  content: "\f2e0";
}

/* line 1466, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-user:before {
  content: "\f2e1";
}

/* line 1469, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-utensils:before {
  content: "\f2e2";
}

/* line 1472, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-vector-alt:before {
  content: "\f2e3";
}

/* line 1475, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-vector:before {
  content: "\f2e4";
}

/* line 1478, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-venus-double:before {
  content: "\f2e5";
}

/* line 1481, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-venus-mars:before {
  content: "\f2e6";
}

/* line 1484, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-venus:before {
  content: "\f2e7";
}

/* line 1487, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-video-camera:before {
  content: "\f2e8";
}

/* line 1490, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-volleyball:before {
  content: "\f2e9";
}

/* line 1493, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-volume:before {
  content: "\f2ea";
}

/* line 1496, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-wheelchair:before {
  content: "\f2eb";
}

/* line 1499, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-wifi-alt:before {
  content: "\f2ec";
}

/* line 1502, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-wind:before {
  content: "\f2ed";
}

/* line 1505, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-woman-head:before {
  content: "\f2ee";
}

/* line 1508, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-world:before {
  content: "\f2ef";
}

/* line 1511, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-yen:before {
  content: "\f2f0";
}

/* line 1514, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-zoom-in:before {
  content: "\f2f1";
}

/* line 1517, app/assets/stylesheets/public/vendors/uicons-regular-rounded.scss */
.fi-rr-zoom-out:before {
  content: "\f2f2";
}
/**
 * Swiper 6.5.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 9, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical&gt;.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow&gt;.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column&gt;.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode&gt;.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode&gt;.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode&gt;.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode&gt;.swiper-wrapper&gt;.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode&gt;.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode&gt;.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal&gt;.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical&gt;.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical&gt;.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl&gt;.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal&gt;.swiper-pagination-progressbar,.swiper-container-vertical&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical&gt;.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal&gt;.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical&gt;.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container&gt;canvas,.swiper-zoom-container&gt;img,.swiper-zoom-container&gt;svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}
/*! Magnific Popup - v1.1.0 - 2016-02-20
* http://dimsemenov.com/plugins/magnific-popup/
* Copyright (c) 2016 Dmitry Semenov; */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:$color-heading}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	-moz-user-select: none;
	     user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	-moz-user-select: none;
	     user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	-moz-user-select: none;
	     user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important
}


.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #1F2938;
	line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #bbb transparent transparent transparent;
	border-style: solid;
	border-width: 6px 5px 0 5px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #E5E5E5;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #bbb transparent;
	border-width: 0 5px 6px 5px
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #E5E5E5;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results&gt;.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #CBBCFB;
	color: #1F2938;
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}


.select2-container,
.select2-dropdown,
.select2-search,
.select2-results {
	transition: none !important;
}
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x &gt; .ps__rail-x,
.ps--active-y &gt; .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover &gt; .ps__rail-x,
.ps:hover &gt; .ps__rail-y,
.ps--focus &gt; .ps__rail-x,
.ps--focus &gt; .ps__rail-y,
.ps--scrolling-x &gt; .ps__rail-x,
.ps--scrolling-y &gt; .ps__rail-y {
  opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover &gt; .ps__thumb-x,
.ps__rail-x:focus &gt; .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

.ps__rail-y:hover &gt; .ps__thumb-y,
.ps__rail-y:focus &gt; .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
/*
  	Keenthemes Icons Font: Ki
  	Creation date: 25/01/2020
 */
@font-face {
  font-family: "Ki";
  src: url(/assets/keenthemes-icons/Ki-4758b67dc043134d8a332b108673feeb737a8e8765d90044074f350dcc3c7886.eot);
  src: url(/assets/keenthemes-icons/Ki-4758b67dc043134d8a332b108673feeb737a8e8765d90044074f350dcc3c7886.eot?#iefix) format("embedded-opentype"), url(/assets/keenthemes-icons/Ki-e4a358212e06af6d4dca8ee9490e6439b58dec20e37b85a274c23b7eb17d0b0a.woff) format("woff"), url(/assets/keenthemes-icons/Ki-33be8ff4567c011e12fb92a9e7f661dcdb453db83eff9023abefe3d07b9903ac.ttf) format("truetype"), url(/assets/keenthemes-icons/Ki-2cf8ac864e8f8386bf62f28c0dda49b12fafa30af3af02bf2a5913886ee279f6.svg#Ki) format("svg");
  font-weight: normal;
  font-style: normal;
}

/*
    Flaticon icon font: Flaticon
    Creation date: 20/03/2017 20:02
    */
@font-face {
  font-family: "Flaticon";
  src: url(/assets/flaticon/Flaticon-2f60e3b066df5481a4b9a9e60064822d82168f5a63d8b437237824c3f19ea78e.eot);
  src: url(/assets/flaticon/Flaticon-2f60e3b066df5481a4b9a9e60064822d82168f5a63d8b437237824c3f19ea78e.eot?#iefix) format("embedded-opentype"), url(/assets/flaticon/Flaticon-2823fe0a84f94b3a30556e1c320b9b11236db94d38365677c25ec61a33e68f2b.woff) format("woff"), url(/assets/flaticon/Flaticon-adafa48c9f597df50730d321f9fec777bf714800d4e366bd6fcf2eb4e6f0cb15.ttf) format("truetype"), url(/assets/flaticon/Flaticon-db04332b6dcc25c360651351e0eb62e4bfcf2e8a636455f1f523f934760d0e6a.svg#Flaticon) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Flaticon2";
  src: url(/assets/flaticon2/Flaticon2-61b8646ca3a9ea42ca08e099c99a36879108b0a0f6dcb001c7e0150b78f99237.eot);
  src: url(/assets/flaticon2/Flaticon2-61b8646ca3a9ea42ca08e099c99a36879108b0a0f6dcb001c7e0150b78f99237.eot?#iefix) format("embedded-opentype"), url(/assets/flaticon2/Flaticon2-25e12886fff7846c707fbeb8a69a1f46febfdb07d0799f60f0bbf856a11f0924.woff) format("woff"), url(/assets/flaticon2/Flaticon2-c7c6133f10b34f63cf87694dd9d0a9aea8aedb90a9d5ed0629540cf7c39ed758.ttf) format("truetype"), url(/assets/flaticon2/Flaticon2-8a3e692f36778bb88dcdf3dc4a3cf5c04241c90e4cbb5986e45478a1c1ced756.svg#Flaticon2) format("svg");
  font-weight: normal;
  font-style: normal;
}

/*
  Line Awesome
  */
@font-face {
  font-family: 'Line Awesome Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(/assets/line-awesome/la-brands-400-5045bb4e1456f10aae864b4cef3619363707b0c0a0ec24961c8e80b19ec05159.eot);
  src: url(/assets/line-awesome/la-brands-400-5045bb4e1456f10aae864b4cef3619363707b0c0a0ec24961c8e80b19ec05159.eot?#iefix) format("embedded-opentype"), url(/assets/line-awesome/la-brands-400-b22d625da2474be6f75ffb81b279981eb4a3df9574a2cc0db9344b6cb3c73fbe.woff2) format("woff2"), url(/assets/line-awesome/la-brands-400-b3769efa6322a56a326ac784837923ae08417054ae109b08cdcc07519c64edbd.woff) format("woff"), url(/assets/line-awesome/la-brands-400-862644869b62e2bd8b616bb3d8a2b976e859ea1254c92c561d933acdf0680a0e.ttf) format("truetype"), url(/assets/line-awesome/la-brands-400-c6fa7bad57717d1dc6c32c9f38161df5cb2f58be25b1bf5474515c462cc3e9de.svg#lineawesome) format("svg");
}

@font-face {
  font-family: 'Line Awesome Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/assets/line-awesome/la-regular-400-7e13b71603da0fa952fa988dc14905af5dd184c6916b15d7ee363451ba5b828f.eot);
  src: url(/assets/line-awesome/la-regular-400-7e13b71603da0fa952fa988dc14905af5dd184c6916b15d7ee363451ba5b828f.eot?#iefix) format("embedded-opentype"), url(/assets/line-awesome/la-regular-400-e76a70424116f860de4e6b86e5076c5f107dfa186a5492a42cf26437c61e4f0c.woff2) format("woff2"), url(/assets/line-awesome/la-regular-400-685c5c59ca263655a988ccd58884e436db3302c2e9ca572b683b3e24d205971f.woff) format("woff"), url(/assets/line-awesome/la-regular-400-8736e11da0990f33985d34d7a06e8db1be7d048e8f46a64ce86be451d29fe6ac.ttf) format("truetype"), url(/assets/line-awesome/la-regular-400-3fa24f50ae94c568965763e78d3c9fd9a40fab2625c7ced8227f01382a8f92d2.svg#lineawesome) format("svg");
}

@font-face {
  font-family: 'Line Awesome Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/assets/line-awesome/la-solid-900-e8f2b228685857bb4901b7659831f6b1c99129c88ac9bb65c4aebd78819e4ac1.eot);
  src: url(/assets/line-awesome/la-solid-900-e8f2b228685857bb4901b7659831f6b1c99129c88ac9bb65c4aebd78819e4ac1.eot?#iefix) format("embedded-opentype"), url(/assets/line-awesome/la-solid-900-3c2b163a27ae129e97fd82954f750afe937101e46f41ea5363202ca81213ca71.woff2) format("woff2"), url(/assets/line-awesome/la-solid-900-1243d00c6b04c24185b9d73314249c332d4a95b3298e946a4d1731300a73a197.woff) format("woff"), url(/assets/line-awesome/la-solid-900-d2bb83808759b8faa8e3caea0cb2eed57607b5f3b47d2b59477aabf7c8771e9e.ttf) format("truetype"), url(/assets/line-awesome/la-solid-900-8541c8fd24bb642399bce2f774ff5bbc3ea1a43922ebc8def37cfc9bb6c0bd60.svg#lineawesome) format("svg");
}

/*
  Font Awesome
  */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/@fontawesome/fa-brands-400-f4f6b55bac89cd36aa7e7f8bf0ed99ad5b568a79c4aa2e799d96045343c01f1b.eot);
  src: url(/assets/@fontawesome/fa-brands-400-f4f6b55bac89cd36aa7e7f8bf0ed99ad5b568a79c4aa2e799d96045343c01f1b.eot?#iefix) format("embedded-opentype"), url(/assets/@fontawesome/fa-brands-400-ce59eed8fba3245da29631d9fed62beb182878098565f669d2165f1fb2924583.woff2) format("woff2"), url(/assets/@fontawesome/fa-brands-400-a3ad430852776d74dc4e068d766deb82166ee4d0c6e526eb20612c5510067e4c.woff) format("woff"), url(/assets/@fontawesome/fa-brands-400-f8826741583d7d91e5fe0104c7505607578390837d9ce44135f12ee933e5a663.ttf) format("truetype"), url(/assets/@fontawesome/fa-brands-400-cf5f719e8df2644eae327ed8d8c6ef06870a1a86497bfd082eac8eb8eeaa7a0d.svg#fontawesome) format("svg");
}

/* line 94, app/assets/stylesheets/fonts.scss */
.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/@fontawesome/fa-regular-400-82c8d9ece2b34c2597852c8eb7f7552c740f06989633878424520c724e14be2a.eot);
  src: url(/assets/@fontawesome/fa-regular-400-82c8d9ece2b34c2597852c8eb7f7552c740f06989633878424520c724e14be2a.eot?#iefix) format("embedded-opentype"), url(/assets/@fontawesome/fa-regular-400-dd8aca8c1f1f4ee1e5f81f41b793292551a4c50e52b51a5ebc823d825ad7a0ed.woff2) format("woff2"), url(/assets/@fontawesome/fa-regular-400-b3748b7cfd3154f7b873f005e22bd158d43f8fe5c9591348de1109f87a6ef402.woff) format("woff"), url(/assets/@fontawesome/fa-regular-400-d89c985bc487b88f6d1e9abfc31990749ad8a341eae82baeab41e31e34ad2729.ttf) format("truetype"), url(/assets/@fontawesome/fa-regular-400-1315b12efde75c676c132a35e969626c2b4a1084b30709f150c6b9b79d679a59.svg#fontawesome) format("svg");
}

/* line 110, app/assets/stylesheets/fonts.scss */
.fab, .far {
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/@fontawesome/fa-solid-900-225adbc58a01ad5f40de3e0e8f7e950df31230a781adbcc725d60a32ef4a2a16.eot);
  src: url(/assets/@fontawesome/fa-solid-900-225adbc58a01ad5f40de3e0e8f7e950df31230a781adbcc725d60a32ef4a2a16.eot?#iefix) format("embedded-opentype"), url(/assets/@fontawesome/fa-solid-900-f07a21eb1343ef6828048cbfa8ad282524391deedfd5e61680cc004a967915f3.woff2) format("woff2"), url(/assets/@fontawesome/fa-solid-900-61ff528854f95f3b74eb4b2d1418cbabc35bea0f4fa865666a0f9f248873daf0.woff) format("woff"), url(/assets/@fontawesome/fa-solid-900-99d5b947783a026001337f1ac6e565fa91a89f396078750dcf5fd0cff587701d.ttf) format("truetype"), url(/assets/@fontawesome/fa-solid-900-0c0b7122d4d89c41ed128a440d764de9683b6c59704a45fd414e177331b53c6b.svg#fontawesome) format("svg");
}

/* line 126, app/assets/stylesheets/fonts.scss */
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}

/* line 130, app/assets/stylesheets/fonts.scss */
.fa, .fas {
  font-weight: 900;
}

/*
  Themify
  */
@font-face {
  font-family: "themify";
  src: url(/assets/themify/themify-f1ba2ff6b8910c974fe48b17a80843b8b19ac6e6ae08d68bd27df2259ce6c658.eot?-fvbane);
  src: url(/assets/themify/themify-f1ba2ff6b8910c974fe48b17a80843b8b19ac6e6ae08d68bd27df2259ce6c658.eot?#iefix-fvbane) format("embedded-opentype"), url(/assets/themify/themify-efcb3c913adebf3e17d241a55cab2c25f0ff6fbd217d1ae4c29e7c84952a404b.woff?-fvbane) format("woff"), url(/assets/themify/themify-67c745cef69ad6303b7cf19bd616a48401e7bb8e1e1d9de050c7d6622c56fcb5.ttf?-fvbane) format("truetype"), url(/assets/themify/themify-65e509ce3dede84abcba9340e383d7188b5fd05d30a7558ad4b7bc2c8d8d1118.svg?-fvbane#themify) format("svg");
  font-weight: 400;
  font-style: normal;
}

/*
  Montserrat
  */
@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-Italic-083b3bdd10ea52ef9ae31b69e4a53604aa4458b3d44fbc019d3dc4be6c329cec.eot);
  src: url(/assets/montserrat/Montserrat-Italic-083b3bdd10ea52ef9ae31b69e4a53604aa4458b3d44fbc019d3dc4be6c329cec.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-Italic-ca96ddf4c94d386672ec7db4d5e73bbe17504801786f8e0737c8a103ad3ae1a9.woff2) format("woff2"), url(/assets/montserrat/Montserrat-Italic-979bdb5022d5cce1d12bb863b5234c9830f28573673d5dcfce674205846c4228.woff) format("woff"), url(/assets/montserrat/Montserrat-Italic-f25890b71519a3e00e4260da743a868f6b03ff9b3236b79c92a1dcc4b4137314.ttf) format("truetype"), url(/assets/montserrat/Montserrat-Italic-f561ff87e15e3142530dba094c52976b1d5866819068dc46051cd87d3ed1da06.svg#Montserrat-Italic) format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-ThinItalic-eb8d398687bbfe0479a04b703bf284a2db498ab797ddec24d308c3a43729a38d.eot);
  src: url(/assets/montserrat/Montserrat-ThinItalic-eb8d398687bbfe0479a04b703bf284a2db498ab797ddec24d308c3a43729a38d.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-ThinItalic-f0914df7e1e76be33e48482c2c662068ad4497afef131c0fff37b37339809688.woff2) format("woff2"), url(/assets/montserrat/Montserrat-ThinItalic-e188c3c8869af939fa82483538403ce163410f7db752439d68f569e35723b611.woff) format("woff"), url(/assets/montserrat/Montserrat-ThinItalic-d85ac40aa780bd0dedf1d4dadcc84019d980971125df21415845ec49521000ba.ttf) format("truetype"), url(/assets/montserrat/Montserrat-ThinItalic-a20cafcc28b8dab54099013731ed408365a2c979f56a132c6aef5bd5320ead25.svg#Montserrat-ThinItalic) format("svg");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-ExtraLightItalic-5ed4ebc960107f062d321f5121cc7658e1481a7cee12629c354aa1377648ae7a.eot);
  src: url(/assets/montserrat/Montserrat-ExtraLightItalic-5ed4ebc960107f062d321f5121cc7658e1481a7cee12629c354aa1377648ae7a.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-ExtraLightItalic-5034d88cf377190e3143f4b91e6239378618cad68225120d00ea2b70a8a8c545.woff2) format("woff2"), url(/assets/montserrat/Montserrat-ExtraLightItalic-f95312ab3050d8a0738d74614a4e19156b9a5472bec33e69508608fb79517059.woff) format("woff"), url(/assets/montserrat/Montserrat-ExtraLightItalic-09f156f4d1a7f154b99e6583aa8919be69b83b9d84a8377f95aec6bb4ca52ee2.ttf) format("truetype"), url(/assets/montserrat/Montserrat-ExtraLightItalic-f8d8c51fc3d2dda10b6e7464a65b4cb6271669a320322dabd4c444bbeeacb4ef.svg#Montserrat-ExtraLightItalic) format("svg");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-ExtraBoldItalic-6bab584306b8ab3f6cb8d662d39f2629a7ded7b97311f3b4e683b1d1057547ee.eot);
  src: url(/assets/montserrat/Montserrat-ExtraBoldItalic-6bab584306b8ab3f6cb8d662d39f2629a7ded7b97311f3b4e683b1d1057547ee.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-ExtraBoldItalic-b8ffc8bc021f07129b643a105ef1868cf68dc5f3c52c222ced365f848547f079.woff2) format("woff2"), url(/assets/montserrat/Montserrat-ExtraBoldItalic-8b105ae7b1becfbed1a20eb193e93f62a29fc87acdfd43b693e40a2d50b3dfa7.woff) format("woff"), url(/assets/montserrat/Montserrat-ExtraBoldItalic-e1274cbdf043321340973bbf34d7734c301dac7a25744b9920e0be63671122ca.ttf) format("truetype"), url(/assets/montserrat/Montserrat-ExtraBoldItalic-d2af4f707a06e4b79c1383654da2386b91ca16c959d9294298d6696b448bb8db.svg#Montserrat-ExtraBoldItalic) format("svg");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-Light-77e24fe1310c76211881aec48a1619a82aa35665a3c1805a911fb066bb129dc4.eot);
  src: url(/assets/montserrat/Montserrat-Light-77e24fe1310c76211881aec48a1619a82aa35665a3c1805a911fb066bb129dc4.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-Light-4bf59d121859c0c2c7c2f4e4af24ad3142e49749bf8b6f6d01a5e1d44abdedb2.woff2) format("woff2"), url(/assets/montserrat/Montserrat-Light-017fd1f6f1eaf89db520cf9be7b25881da0cb5fbc6d810843789aced57d9e1cf.woff) format("woff"), url(/assets/montserrat/Montserrat-Light-7b468aa3e223ccb121c41210bb94b3668337b38a48c605695a33cc3f8aa786f2.ttf) format("truetype"), url(/assets/montserrat/Montserrat-Light-600d073cbd3cb48244708032c5edd9ee81d9814d6042e58aed9ec9f6840a9dea.svg#Montserrat-Light) format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-MediumItalic-3ae1239ed8b004c8f44340b2aa90f0b3d8c7306466d188ab8dd1d9370232e07a.eot);
  src: url(/assets/montserrat/Montserrat-MediumItalic-3ae1239ed8b004c8f44340b2aa90f0b3d8c7306466d188ab8dd1d9370232e07a.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-MediumItalic-64d783b0b34b199209fb9dc24b2e83285c8388759a67bd0deb8e808fb8f4ec0b.woff2) format("woff2"), url(/assets/montserrat/Montserrat-MediumItalic-86ddbf29323a18597f5381b8ff100ce59793ef5f55054b2961a08f3e7ee16fde.woff) format("woff"), url(/assets/montserrat/Montserrat-MediumItalic-3b8a335cdc5547ba8f107b6338ab7f6d11ef971a9e02ef660ccae018d5506deb.ttf) format("truetype"), url(/assets/montserrat/Montserrat-MediumItalic-f9849f44c231f7d3f1073aa24b614bc8357d55f0cf81dc5072a7a928fe034249.svg#Montserrat-MediumItalic) format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-Regular-911f13336589daabc1833fc5c4e982c4b158b0f3033429085fc48eb4111ce5d9.eot);
  src: url(/assets/montserrat/Montserrat-Regular-911f13336589daabc1833fc5c4e982c4b158b0f3033429085fc48eb4111ce5d9.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-Regular-a873c9794689d638a6a7470e75dc20d06e980a992360e7c4d35717a20c67d331.woff2) format("woff2"), url(/assets/montserrat/Montserrat-Regular-d8d2c8cbf42c4e3fb1af13a9a39b81220e10787c985d947eca392eedda086570.woff) format("woff"), url(/assets/montserrat/Montserrat-Regular-922243611e1a065dfe4e0c33d553dcaa23de2b0ffe61619a8377099927d9005a.ttf) format("truetype"), url(/assets/montserrat/Montserrat-Regular-82f643777726b5fc804c33bcdb0cf758eb3ae55d8c55336ce911b683ec35eaf9.svg#Montserrat-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-BlackItalic-5658b384f1496da798b57249cb6d386585edd25ff0e49c4116488c8e0135feef.eot);
  src: url(/assets/montserrat/Montserrat-BlackItalic-5658b384f1496da798b57249cb6d386585edd25ff0e49c4116488c8e0135feef.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-BlackItalic-0b8b6498647449a2424fda85677d8bfa8274cf7ebdfbdc57f2d79403a5b078ba.woff2) format("woff2"), url(/assets/montserrat/Montserrat-BlackItalic-4f9fadef2653b391d07dc1c0c0dcdb6044efc0af874a3c90f4fcb7d30167f17f.woff) format("woff"), url(/assets/montserrat/Montserrat-BlackItalic-8b6faca5c41c9246ab53acf3cce731084adaef4f44239bf881bd009f05bb9c3e.ttf) format("truetype"), url(/assets/montserrat/Montserrat-BlackItalic-12c07eec8db96b7c181ccf70a7b2861c31cad939ae0806eee050cecb79c421aa.svg#Montserrat-BlackItalic) format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-Bold-bf161d98934f68b35837377e141642247495bbe3de599c1c4c9f78d8d8bc2c5b.eot);
  src: url(/assets/montserrat/Montserrat-Bold-bf161d98934f68b35837377e141642247495bbe3de599c1c4c9f78d8d8bc2c5b.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-Bold-2f8f754fe66d3c6301e929f73fddf42ebce6bfba01be59a5af3bbe7e8f16593a.woff2) format("woff2"), url(/assets/montserrat/Montserrat-Bold-bea9c562430c9f714b03dc2c02e79890a6fd6687951e4c1d71e857955252d50e.woff) format("woff"), url(/assets/montserrat/Montserrat-Bold-c307690a40f1766b571a85dfcebc0cadf5e414222d953563231f1f0383c3a364.ttf) format("truetype"), url(/assets/montserrat/Montserrat-Bold-2380b20fbb6f6177adcb94984041c0f3af01df93e07b367898ff44cf8dd68b27.svg#Montserrat-Bold) format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-Thin-200822b721668a6631d869fe49862e074454c5e4855c664c4f198906d203d010.eot);
  src: url(/assets/montserrat/Montserrat-Thin-200822b721668a6631d869fe49862e074454c5e4855c664c4f198906d203d010.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-Thin-891992c4704e99348b5ae3c8ed63f6ebcb113f58674de2ecff193b8497f3bc1b.woff2) format("woff2"), url(/assets/montserrat/Montserrat-Thin-c79b57fafd30c0569b57098b2c6d680f4354581a3b0166c674322df18702034f.woff) format("woff"), url(/assets/montserrat/Montserrat-Thin-8a6a8c5660c5dd2d02fdb95567c2959128f9e2e1c03b215f430d9cabd893ca8f.ttf) format("truetype"), url(/assets/montserrat/Montserrat-Thin-0122e5f0476343c159c14d7b8ed9b3a9eb9a7f2fc910ae264b6c9e6d8e896d37.svg#Montserrat-Thin) format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-BoldItalic-42a080a63737f69cd13637ce54031473c3e1ee15bb1d96eeb9329ff588fa889f.eot);
  src: url(/assets/montserrat/Montserrat-BoldItalic-42a080a63737f69cd13637ce54031473c3e1ee15bb1d96eeb9329ff588fa889f.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-BoldItalic-4b66eee9523b4d75a7439f29c1b5b870bf7edd8d5e81db77a85a50cfa9ad3090.woff2) format("woff2"), url(/assets/montserrat/Montserrat-BoldItalic-84a7c4525dd5fd7eda944bfa583f3444695f10c2d76d92f455682f83cc4979d3.woff) format("woff"), url(/assets/montserrat/Montserrat-BoldItalic-b962004d5b7f491ea42a5bc8d152b3a852644421f0505f6c314f13964e334619.ttf) format("truetype"), url(/assets/montserrat/Montserrat-BoldItalic-dfdd6434538f78843d7cdef6d21750ca485e9b6637cf67e125ce4a97b7259fed.svg#Montserrat-BoldItalic) format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-SemiBold-b56ce8ddb10149f59bb99530c0b1e8b2206e005f2dc0af58ddeaaf4d4afa3a49.eot);
  src: url(/assets/montserrat/Montserrat-SemiBold-b56ce8ddb10149f59bb99530c0b1e8b2206e005f2dc0af58ddeaaf4d4afa3a49.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-SemiBold-4da724c773707b1f8c5fb447242662f919a599883c115faf0ba59f94530b22fe.woff2) format("woff2"), url(/assets/montserrat/Montserrat-SemiBold-a8d2232bb4e268148497814366b875a02a61392c8eb7442f1c83dab761f2b6af.woff) format("woff"), url(/assets/montserrat/Montserrat-SemiBold-361d41887fccb39c87a991bea6994965618adf6a0c32e348106ad2dc9a36f913.ttf) format("truetype"), url(/assets/montserrat/Montserrat-SemiBold-3ba1ab5c540640338910ea1da7c702f1ba50e8d346676e47916dc065c38c00be.svg#Montserrat-SemiBold) format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-ExtraBold-1d9bb297c427cbb3d852fdec37e2f5fce14b39069770fc8f0eb381b26e6006ee.eot);
  src: url(/assets/montserrat/Montserrat-ExtraBold-1d9bb297c427cbb3d852fdec37e2f5fce14b39069770fc8f0eb381b26e6006ee.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-ExtraBold-d584e95f3c555a66c93a098e368b40b5f7ca8c57a458e46ed2fb7aebf12773bc.woff2) format("woff2"), url(/assets/montserrat/Montserrat-ExtraBold-af8becaca3bc67309f8faee5709fd93fa10b30060c0140ce73fead12137c5792.woff) format("woff"), url(/assets/montserrat/Montserrat-ExtraBold-76a6420e0b6661883d23b9db1dce297ec57da4c09e94058cd6ceb9cb5dea82c3.ttf) format("truetype"), url(/assets/montserrat/Montserrat-ExtraBold-73a8a57d0d2aca32128412f7528e70c8f82faed32ae30ac1ebb40c892026d644.svg#Montserrat-ExtraBold) format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-Medium-b463de83a607221a515c9410ec4f9bac9e90ff515b504df0a5c2a2293b0b243b.eot);
  src: url(/assets/montserrat/Montserrat-Medium-b463de83a607221a515c9410ec4f9bac9e90ff515b504df0a5c2a2293b0b243b.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-Medium-f6dd8ebf059cbc05687876cea11689da5e5f1ea2b73d16f5d99f0c9f6b90592a.woff2) format("woff2"), url(/assets/montserrat/Montserrat-Medium-7f9c5392bb6af6dc1b90dbc38ed7a957dfb46b6338131f82bca3718bb65a669e.woff) format("woff"), url(/assets/montserrat/Montserrat-Medium-e74861739204814f4829c2f6f9b82e6fa7e4de1480babdc0ae3faefcd3820e05.ttf) format("truetype"), url(/assets/montserrat/Montserrat-Medium-e083bd46ad2925cbfeef18c318d8cf9c7b0b0c19c46c0c98f1173387500dd620.svg#Montserrat-Medium) format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-Black-fd6f77778fb15dc96c6d3195e5dcaf3c6e1c41b5b1bae41324cbe056cdb144b2.eot);
  src: url(/assets/montserrat/Montserrat-Black-fd6f77778fb15dc96c6d3195e5dcaf3c6e1c41b5b1bae41324cbe056cdb144b2.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-Black-d301897aaec0d7b78a780ae9fde5b1dbb8be73062edd8902affc52c4519db5d5.woff2) format("woff2"), url(/assets/montserrat/Montserrat-Black-defa937a497bed70e4a43531404ed856e1bd659f54e5dccf04c93d388c26b3d7.woff) format("woff"), url(/assets/montserrat/Montserrat-Black-f8d607d60bb1d1bf3e4a1ec63d9d9c19a8087c64cef00f4741e47b843f9ba0f5.ttf) format("truetype"), url(/assets/montserrat/Montserrat-Black-bf17d28026094f34ae91ffa54827c6c3e313b23e6e3b45d345761f91b40db72e.svg#Montserrat-Black) format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-LightItalic-4282de0d3a5e96d380550829d5e6cefca0c06855766ec3966e3b8f8e1c73cc54.eot);
  src: url(/assets/montserrat/Montserrat-LightItalic-4282de0d3a5e96d380550829d5e6cefca0c06855766ec3966e3b8f8e1c73cc54.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-LightItalic-c06da52792783ef59544f3098da828535e43fb7770c44c909cf90f1b6cc67a59.woff2) format("woff2"), url(/assets/montserrat/Montserrat-LightItalic-aba2275117231435d16c3bff4c157d96da4b4ecbe28a9b27425bacda2bf82d52.woff) format("woff"), url(/assets/montserrat/Montserrat-LightItalic-684348ea645bb99c02fdeb778197b75ad544e96961126e163a64eaa8a18a9ec2.ttf) format("truetype"), url(/assets/montserrat/Montserrat-LightItalic-b528785286eb013f0fb95b523ebae783287c28e488b1deb0e58a7dd4825d8524.svg#Montserrat-LightItalic) format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-ExtraLight-7bb907fd637986b074d6b6b191aace8f1372cc8afd4fa1711ede918fea9fe4ae.eot);
  src: url(/assets/montserrat/Montserrat-ExtraLight-7bb907fd637986b074d6b6b191aace8f1372cc8afd4fa1711ede918fea9fe4ae.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-ExtraLight-b3fe2f46e445f62992504f3c39f037e764eb1e4e5bc05960f379c1e502f5e8b4.woff2) format("woff2"), url(/assets/montserrat/Montserrat-ExtraLight-2d8e028bb85ed8183d8aa375f6582ff490cf5e279d439a374c9582164ab0d1eb.woff) format("woff"), url(/assets/montserrat/Montserrat-ExtraLight-d58eb523a7926df9a9ba2b0ba478aa0e05886798bd5d5a1c0347a9713795b7dc.ttf) format("truetype"), url(/assets/montserrat/Montserrat-ExtraLight-e911e103233447e141fa2bf5a7249221b775fc6cb4828d1722ceb91c0efc2350.svg#Montserrat-ExtraLight) format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/assets/montserrat/Montserrat-SemiBoldItalic-ea1301c4bab42a74f4c3d00b9d2cc11866dd3b02431ff01dc4dc057764d16ca1.eot);
  src: url(/assets/montserrat/Montserrat-SemiBoldItalic-ea1301c4bab42a74f4c3d00b9d2cc11866dd3b02431ff01dc4dc057764d16ca1.eot?#iefix) format("embedded-opentype"), url(/assets/montserrat/Montserrat-SemiBoldItalic-f0e5cd4d55a1d3a77768ce38ff283045cceffde5d02c2e15c532f6e1646d0d31.woff2) format("woff2"), url(/assets/montserrat/Montserrat-SemiBoldItalic-0ea77fb828f20c92e0b11b21baa55d717f18f8de4815f07ca70804dc3fe8fa29.woff) format("woff"), url(/assets/montserrat/Montserrat-SemiBoldItalic-2589a99351bc0f1a595c0b303b267b3291b6a332378a2022245dfa3e03a497fe.ttf) format("truetype"), url(/assets/montserrat/Montserrat-SemiBoldItalic-7d29178594ac4387280a9ac6753e22d8eba8ec35c4a2e5fb093b85b000f43b16.svg#Montserrat-SemiBoldItalic) format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

/*
  Roxine
  */
@font-face {
  font-family: 'roxine-font-icon';
  src: url(/assets/roxine-font-icon/roxine-font-icon-5dc69d261bae36aaf1f30bb493fa2d5be2d392746eed696c516bd1bea520bdbd.eot);
  src: url(/assets/roxine-font-icon/roxine-font-icon-5dc69d261bae36aaf1f30bb493fa2d5be2d392746eed696c516bd1bea520bdbd.eot?#iefix) format("embedded-opentype"), url(/assets/roxine-font-icon/roxine-font-icon-a8038bdf846ee047e0bd55d107edf46e63c64a345d0469c9aed2a2485dc3fb6d.woff) format("woff"), url(/assets/roxine-font-icon/roxine-font-icon-6f433b58a33be2f0dd75089d2c270d932e374ffea52270f3c2ffb18f2d17d44e.ttf) format("truetype"), url(/assets/roxine-font-icon/roxine-font-icon-1a460f5854f54ad2e3ee28b94486df9e9efbfcec51cb33852d883b8360ad6eb7.svg#roxine-font-icon) format("svg");
  font-weight: normal;
  font-style: normal;
}

/*
  Icomoon
  */
@font-face {
  font-family: 'icomoon';
  src: url(/assets/icomoon/icomoon-3fe22dae94db1217439eaa83c3fdb8a7ea343bee4121cf911cfc11d2381d5aa3.eot);
  src: url(/assets/icomoon/icomoon-3fe22dae94db1217439eaa83c3fdb8a7ea343bee4121cf911cfc11d2381d5aa3.eot#iefix) format("embedded-opentype"), url(/assets/icomoon/icomoon-a1efa3e6622033bd73e446d229a9f2d1e69f2da476861a1aeeba872b1d088d87.ttf) format("truetype"), url(/assets/icomoon/icomoon-9f3cde474d24824b8b6a8f916175f497d0510f230f0c779c007a84422b9fd69a.woff) format("woff"), url(/assets/icomoon/icomoon-9277e28cceb168fe2936f79e9afa3734a220d6834867d909424e2631c20ea68e.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
}
/*!
 * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* line 5, app/assets/stylesheets/public/fonts.scss */
.fa, .fab, .fad, .fal, .far, .fas {
  -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 14, app/assets/stylesheets/public/fonts.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em;
}

/* line 19, app/assets/stylesheets/public/fonts.scss */
.fa-xs {
  font-size: .75em;
}

/* line 22, app/assets/stylesheets/public/fonts.scss */
.fa-sm {
  font-size: .875em;
}

/* line 25, app/assets/stylesheets/public/fonts.scss */
.fa-1x {
  font-size: 1em;
}

/* line 28, app/assets/stylesheets/public/fonts.scss */
.fa-2x {
  font-size: 2em;
}

/* line 31, app/assets/stylesheets/public/fonts.scss */
.fa-3x {
  font-size: 3em;
}

/* line 34, app/assets/stylesheets/public/fonts.scss */
.fa-4x {
  font-size: 4em;
}

/* line 37, app/assets/stylesheets/public/fonts.scss */
.fa-5x {
  font-size: 5em;
}

/* line 40, app/assets/stylesheets/public/fonts.scss */
.fa-6x {
  font-size: 6em;
}

/* line 43, app/assets/stylesheets/public/fonts.scss */
.fa-7x {
  font-size: 7em;
}

/* line 46, app/assets/stylesheets/public/fonts.scss */
.fa-8x {
  font-size: 8em;
}

/* line 49, app/assets/stylesheets/public/fonts.scss */
.fa-9x {
  font-size: 9em;
}

/* line 52, app/assets/stylesheets/public/fonts.scss */
.fa-10x {
  font-size: 10em;
}

/* line 55, app/assets/stylesheets/public/fonts.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 59, app/assets/stylesheets/public/fonts.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 64, app/assets/stylesheets/public/fonts.scss */
.fa-ul &gt; li {
  position: relative;
}

/* line 67, app/assets/stylesheets/public/fonts.scss */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 74, app/assets/stylesheets/public/fonts.scss */
.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 79, app/assets/stylesheets/public/fonts.scss */
.fa-pull-left {
  float: left;
}

/* line 82, app/assets/stylesheets/public/fonts.scss */
.fa-pull-right {
  float: right;
}

/* line 85, app/assets/stylesheets/public/fonts.scss */
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: .3em;
}

/* line 88, app/assets/stylesheets/public/fonts.scss */
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: .3em;
}

/* line 91, app/assets/stylesheets/public/fonts.scss */
.fa-spin {
  animation: fa-spin 2s linear infinite;
}

/* line 95, app/assets/stylesheets/public/fonts.scss */
.fa-pulse {
  animation: fa-spin 1s steps(8) infinite;
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}

/* line 115, app/assets/stylesheets/public/fonts.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 120, app/assets/stylesheets/public/fonts.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 125, app/assets/stylesheets/public/fonts.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 130, app/assets/stylesheets/public/fonts.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}

/* line 135, app/assets/stylesheets/public/fonts.scss */
.fa-flip-vertical {
  transform: scaleY(-1);
}

/* line 139, app/assets/stylesheets/public/fonts.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

/* line 142, app/assets/stylesheets/public/fonts.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}

/* line 146, app/assets/stylesheets/public/fonts.scss */
:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  filter: none;
}

/* line 150, app/assets/stylesheets/public/fonts.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 158, app/assets/stylesheets/public/fonts.scss */
.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 164, app/assets/stylesheets/public/fonts.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 167, app/assets/stylesheets/public/fonts.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 170, app/assets/stylesheets/public/fonts.scss */
.fa-inverse {
  color: #fff;
}

/* line 173, app/assets/stylesheets/public/fonts.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 176, app/assets/stylesheets/public/fonts.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 179, app/assets/stylesheets/public/fonts.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 182, app/assets/stylesheets/public/fonts.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 185, app/assets/stylesheets/public/fonts.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 188, app/assets/stylesheets/public/fonts.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 191, app/assets/stylesheets/public/fonts.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 194, app/assets/stylesheets/public/fonts.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 197, app/assets/stylesheets/public/fonts.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 200, app/assets/stylesheets/public/fonts.scss */
.fa-adobe:before {
  content: "\f778";
}

/* line 203, app/assets/stylesheets/public/fonts.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 206, app/assets/stylesheets/public/fonts.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 209, app/assets/stylesheets/public/fonts.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 212, app/assets/stylesheets/public/fonts.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 215, app/assets/stylesheets/public/fonts.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 218, app/assets/stylesheets/public/fonts.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 221, app/assets/stylesheets/public/fonts.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 224, app/assets/stylesheets/public/fonts.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 227, app/assets/stylesheets/public/fonts.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 230, app/assets/stylesheets/public/fonts.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 233, app/assets/stylesheets/public/fonts.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 236, app/assets/stylesheets/public/fonts.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 239, app/assets/stylesheets/public/fonts.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 242, app/assets/stylesheets/public/fonts.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 245, app/assets/stylesheets/public/fonts.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 248, app/assets/stylesheets/public/fonts.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 251, app/assets/stylesheets/public/fonts.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 254, app/assets/stylesheets/public/fonts.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 257, app/assets/stylesheets/public/fonts.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 260, app/assets/stylesheets/public/fonts.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 263, app/assets/stylesheets/public/fonts.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 266, app/assets/stylesheets/public/fonts.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 269, app/assets/stylesheets/public/fonts.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 272, app/assets/stylesheets/public/fonts.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 275, app/assets/stylesheets/public/fonts.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 278, app/assets/stylesheets/public/fonts.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 281, app/assets/stylesheets/public/fonts.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 284, app/assets/stylesheets/public/fonts.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 287, app/assets/stylesheets/public/fonts.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 290, app/assets/stylesheets/public/fonts.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 293, app/assets/stylesheets/public/fonts.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 296, app/assets/stylesheets/public/fonts.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 299, app/assets/stylesheets/public/fonts.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 302, app/assets/stylesheets/public/fonts.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 305, app/assets/stylesheets/public/fonts.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 308, app/assets/stylesheets/public/fonts.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 311, app/assets/stylesheets/public/fonts.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 314, app/assets/stylesheets/public/fonts.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 317, app/assets/stylesheets/public/fonts.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 320, app/assets/stylesheets/public/fonts.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 323, app/assets/stylesheets/public/fonts.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 326, app/assets/stylesheets/public/fonts.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 329, app/assets/stylesheets/public/fonts.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 332, app/assets/stylesheets/public/fonts.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 335, app/assets/stylesheets/public/fonts.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 338, app/assets/stylesheets/public/fonts.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 341, app/assets/stylesheets/public/fonts.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 344, app/assets/stylesheets/public/fonts.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 347, app/assets/stylesheets/public/fonts.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 350, app/assets/stylesheets/public/fonts.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 353, app/assets/stylesheets/public/fonts.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 356, app/assets/stylesheets/public/fonts.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 359, app/assets/stylesheets/public/fonts.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 362, app/assets/stylesheets/public/fonts.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 365, app/assets/stylesheets/public/fonts.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 368, app/assets/stylesheets/public/fonts.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 371, app/assets/stylesheets/public/fonts.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 374, app/assets/stylesheets/public/fonts.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 377, app/assets/stylesheets/public/fonts.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 380, app/assets/stylesheets/public/fonts.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 383, app/assets/stylesheets/public/fonts.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 386, app/assets/stylesheets/public/fonts.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 389, app/assets/stylesheets/public/fonts.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 392, app/assets/stylesheets/public/fonts.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 395, app/assets/stylesheets/public/fonts.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 398, app/assets/stylesheets/public/fonts.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 401, app/assets/stylesheets/public/fonts.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 404, app/assets/stylesheets/public/fonts.scss */
.fa-award:before {
  content: "\f559";
}

/* line 407, app/assets/stylesheets/public/fonts.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 410, app/assets/stylesheets/public/fonts.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 413, app/assets/stylesheets/public/fonts.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 416, app/assets/stylesheets/public/fonts.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 419, app/assets/stylesheets/public/fonts.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 422, app/assets/stylesheets/public/fonts.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 425, app/assets/stylesheets/public/fonts.scss */
.fa-bacteria:before {
  content: "\f959";
}

/* line 428, app/assets/stylesheets/public/fonts.scss */
.fa-bacterium:before {
  content: "\f95a";
}

/* line 431, app/assets/stylesheets/public/fonts.scss */
.fa-bahai:before {
  content: "\f666";
}

/* line 434, app/assets/stylesheets/public/fonts.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 437, app/assets/stylesheets/public/fonts.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 440, app/assets/stylesheets/public/fonts.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 443, app/assets/stylesheets/public/fonts.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 446, app/assets/stylesheets/public/fonts.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 449, app/assets/stylesheets/public/fonts.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 452, app/assets/stylesheets/public/fonts.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 455, app/assets/stylesheets/public/fonts.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 458, app/assets/stylesheets/public/fonts.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 461, app/assets/stylesheets/public/fonts.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 464, app/assets/stylesheets/public/fonts.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 467, app/assets/stylesheets/public/fonts.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 470, app/assets/stylesheets/public/fonts.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 473, app/assets/stylesheets/public/fonts.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 476, app/assets/stylesheets/public/fonts.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 479, app/assets/stylesheets/public/fonts.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 482, app/assets/stylesheets/public/fonts.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 485, app/assets/stylesheets/public/fonts.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 488, app/assets/stylesheets/public/fonts.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 491, app/assets/stylesheets/public/fonts.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 494, app/assets/stylesheets/public/fonts.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 497, app/assets/stylesheets/public/fonts.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 500, app/assets/stylesheets/public/fonts.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 503, app/assets/stylesheets/public/fonts.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 506, app/assets/stylesheets/public/fonts.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 509, app/assets/stylesheets/public/fonts.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 512, app/assets/stylesheets/public/fonts.scss */
.fa-biking:before {
  content: "\f84a";
}

/* line 515, app/assets/stylesheets/public/fonts.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 518, app/assets/stylesheets/public/fonts.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 521, app/assets/stylesheets/public/fonts.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 524, app/assets/stylesheets/public/fonts.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 527, app/assets/stylesheets/public/fonts.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 530, app/assets/stylesheets/public/fonts.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 533, app/assets/stylesheets/public/fonts.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 536, app/assets/stylesheets/public/fonts.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 539, app/assets/stylesheets/public/fonts.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 542, app/assets/stylesheets/public/fonts.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 545, app/assets/stylesheets/public/fonts.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 548, app/assets/stylesheets/public/fonts.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 551, app/assets/stylesheets/public/fonts.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 554, app/assets/stylesheets/public/fonts.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 557, app/assets/stylesheets/public/fonts.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 560, app/assets/stylesheets/public/fonts.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 563, app/assets/stylesheets/public/fonts.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 566, app/assets/stylesheets/public/fonts.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 569, app/assets/stylesheets/public/fonts.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 572, app/assets/stylesheets/public/fonts.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 575, app/assets/stylesheets/public/fonts.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 578, app/assets/stylesheets/public/fonts.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 581, app/assets/stylesheets/public/fonts.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 584, app/assets/stylesheets/public/fonts.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 587, app/assets/stylesheets/public/fonts.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 590, app/assets/stylesheets/public/fonts.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 593, app/assets/stylesheets/public/fonts.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 596, app/assets/stylesheets/public/fonts.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 599, app/assets/stylesheets/public/fonts.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 602, app/assets/stylesheets/public/fonts.scss */
.fa-border-all:before {
  content: "\f84c";
}

/* line 605, app/assets/stylesheets/public/fonts.scss */
.fa-border-none:before {
  content: "\f850";
}

/* line 608, app/assets/stylesheets/public/fonts.scss */
.fa-border-style:before {
  content: "\f853";
}

/* line 611, app/assets/stylesheets/public/fonts.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 614, app/assets/stylesheets/public/fonts.scss */
.fa-box:before {
  content: "\f466";
}

/* line 617, app/assets/stylesheets/public/fonts.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 620, app/assets/stylesheets/public/fonts.scss */
.fa-box-tissue:before {
  content: "\f95b";
}

/* line 623, app/assets/stylesheets/public/fonts.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 626, app/assets/stylesheets/public/fonts.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 629, app/assets/stylesheets/public/fonts.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 632, app/assets/stylesheets/public/fonts.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 635, app/assets/stylesheets/public/fonts.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 638, app/assets/stylesheets/public/fonts.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 641, app/assets/stylesheets/public/fonts.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 644, app/assets/stylesheets/public/fonts.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 647, app/assets/stylesheets/public/fonts.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 650, app/assets/stylesheets/public/fonts.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 653, app/assets/stylesheets/public/fonts.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 656, app/assets/stylesheets/public/fonts.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 659, app/assets/stylesheets/public/fonts.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 662, app/assets/stylesheets/public/fonts.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 665, app/assets/stylesheets/public/fonts.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 668, app/assets/stylesheets/public/fonts.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 671, app/assets/stylesheets/public/fonts.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 674, app/assets/stylesheets/public/fonts.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 677, app/assets/stylesheets/public/fonts.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 680, app/assets/stylesheets/public/fonts.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 683, app/assets/stylesheets/public/fonts.scss */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 686, app/assets/stylesheets/public/fonts.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 689, app/assets/stylesheets/public/fonts.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 692, app/assets/stylesheets/public/fonts.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 695, app/assets/stylesheets/public/fonts.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 698, app/assets/stylesheets/public/fonts.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 701, app/assets/stylesheets/public/fonts.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 704, app/assets/stylesheets/public/fonts.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 707, app/assets/stylesheets/public/fonts.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 710, app/assets/stylesheets/public/fonts.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 713, app/assets/stylesheets/public/fonts.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 716, app/assets/stylesheets/public/fonts.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 719, app/assets/stylesheets/public/fonts.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 722, app/assets/stylesheets/public/fonts.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 725, app/assets/stylesheets/public/fonts.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 728, app/assets/stylesheets/public/fonts.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 731, app/assets/stylesheets/public/fonts.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 734, app/assets/stylesheets/public/fonts.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 737, app/assets/stylesheets/public/fonts.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 740, app/assets/stylesheets/public/fonts.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 743, app/assets/stylesheets/public/fonts.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 746, app/assets/stylesheets/public/fonts.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 749, app/assets/stylesheets/public/fonts.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 752, app/assets/stylesheets/public/fonts.scss */
.fa-caravan:before {
  content: "\f8ff";
}

/* line 755, app/assets/stylesheets/public/fonts.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 758, app/assets/stylesheets/public/fonts.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 761, app/assets/stylesheets/public/fonts.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 764, app/assets/stylesheets/public/fonts.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 767, app/assets/stylesheets/public/fonts.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 770, app/assets/stylesheets/public/fonts.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 773, app/assets/stylesheets/public/fonts.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 776, app/assets/stylesheets/public/fonts.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 779, app/assets/stylesheets/public/fonts.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 782, app/assets/stylesheets/public/fonts.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 785, app/assets/stylesheets/public/fonts.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 788, app/assets/stylesheets/public/fonts.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 791, app/assets/stylesheets/public/fonts.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 794, app/assets/stylesheets/public/fonts.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 797, app/assets/stylesheets/public/fonts.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 800, app/assets/stylesheets/public/fonts.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 803, app/assets/stylesheets/public/fonts.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 806, app/assets/stylesheets/public/fonts.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 809, app/assets/stylesheets/public/fonts.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 812, app/assets/stylesheets/public/fonts.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 815, app/assets/stylesheets/public/fonts.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 818, app/assets/stylesheets/public/fonts.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 821, app/assets/stylesheets/public/fonts.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 824, app/assets/stylesheets/public/fonts.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 827, app/assets/stylesheets/public/fonts.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 830, app/assets/stylesheets/public/fonts.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 833, app/assets/stylesheets/public/fonts.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 836, app/assets/stylesheets/public/fonts.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 839, app/assets/stylesheets/public/fonts.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 842, app/assets/stylesheets/public/fonts.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 845, app/assets/stylesheets/public/fonts.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 848, app/assets/stylesheets/public/fonts.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 851, app/assets/stylesheets/public/fonts.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 854, app/assets/stylesheets/public/fonts.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 857, app/assets/stylesheets/public/fonts.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 860, app/assets/stylesheets/public/fonts.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 863, app/assets/stylesheets/public/fonts.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 866, app/assets/stylesheets/public/fonts.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 869, app/assets/stylesheets/public/fonts.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 872, app/assets/stylesheets/public/fonts.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 875, app/assets/stylesheets/public/fonts.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 878, app/assets/stylesheets/public/fonts.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 881, app/assets/stylesheets/public/fonts.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 884, app/assets/stylesheets/public/fonts.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 887, app/assets/stylesheets/public/fonts.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 890, app/assets/stylesheets/public/fonts.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 893, app/assets/stylesheets/public/fonts.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 896, app/assets/stylesheets/public/fonts.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 899, app/assets/stylesheets/public/fonts.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 902, app/assets/stylesheets/public/fonts.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 905, app/assets/stylesheets/public/fonts.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 908, app/assets/stylesheets/public/fonts.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 911, app/assets/stylesheets/public/fonts.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 914, app/assets/stylesheets/public/fonts.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 917, app/assets/stylesheets/public/fonts.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 920, app/assets/stylesheets/public/fonts.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 923, app/assets/stylesheets/public/fonts.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 926, app/assets/stylesheets/public/fonts.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 929, app/assets/stylesheets/public/fonts.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 932, app/assets/stylesheets/public/fonts.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 935, app/assets/stylesheets/public/fonts.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 938, app/assets/stylesheets/public/fonts.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 941, app/assets/stylesheets/public/fonts.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 944, app/assets/stylesheets/public/fonts.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 947, app/assets/stylesheets/public/fonts.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 950, app/assets/stylesheets/public/fonts.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 953, app/assets/stylesheets/public/fonts.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 956, app/assets/stylesheets/public/fonts.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 959, app/assets/stylesheets/public/fonts.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 962, app/assets/stylesheets/public/fonts.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 965, app/assets/stylesheets/public/fonts.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 968, app/assets/stylesheets/public/fonts.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 971, app/assets/stylesheets/public/fonts.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 974, app/assets/stylesheets/public/fonts.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 977, app/assets/stylesheets/public/fonts.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 980, app/assets/stylesheets/public/fonts.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 983, app/assets/stylesheets/public/fonts.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 986, app/assets/stylesheets/public/fonts.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 989, app/assets/stylesheets/public/fonts.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 992, app/assets/stylesheets/public/fonts.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 995, app/assets/stylesheets/public/fonts.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 998, app/assets/stylesheets/public/fonts.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 1001, app/assets/stylesheets/public/fonts.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 1004, app/assets/stylesheets/public/fonts.scss */
.fa-code:before {
  content: "\f121";
}

/* line 1007, app/assets/stylesheets/public/fonts.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 1010, app/assets/stylesheets/public/fonts.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1013, app/assets/stylesheets/public/fonts.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 1016, app/assets/stylesheets/public/fonts.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 1019, app/assets/stylesheets/public/fonts.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 1022, app/assets/stylesheets/public/fonts.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 1025, app/assets/stylesheets/public/fonts.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 1028, app/assets/stylesheets/public/fonts.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 1031, app/assets/stylesheets/public/fonts.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 1034, app/assets/stylesheets/public/fonts.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 1037, app/assets/stylesheets/public/fonts.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 1040, app/assets/stylesheets/public/fonts.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 1043, app/assets/stylesheets/public/fonts.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 1046, app/assets/stylesheets/public/fonts.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 1049, app/assets/stylesheets/public/fonts.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 1052, app/assets/stylesheets/public/fonts.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 1055, app/assets/stylesheets/public/fonts.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 1058, app/assets/stylesheets/public/fonts.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 1061, app/assets/stylesheets/public/fonts.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 1064, app/assets/stylesheets/public/fonts.scss */
.fa-compress-alt:before {
  content: "\f422";
}

/* line 1067, app/assets/stylesheets/public/fonts.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 1070, app/assets/stylesheets/public/fonts.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 1073, app/assets/stylesheets/public/fonts.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 1076, app/assets/stylesheets/public/fonts.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1079, app/assets/stylesheets/public/fonts.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 1082, app/assets/stylesheets/public/fonts.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 1085, app/assets/stylesheets/public/fonts.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 1088, app/assets/stylesheets/public/fonts.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 1091, app/assets/stylesheets/public/fonts.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1094, app/assets/stylesheets/public/fonts.scss */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 1097, app/assets/stylesheets/public/fonts.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 1100, app/assets/stylesheets/public/fonts.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 1103, app/assets/stylesheets/public/fonts.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1106, app/assets/stylesheets/public/fonts.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 1109, app/assets/stylesheets/public/fonts.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 1112, app/assets/stylesheets/public/fonts.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 1115, app/assets/stylesheets/public/fonts.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 1118, app/assets/stylesheets/public/fonts.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 1121, app/assets/stylesheets/public/fonts.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 1124, app/assets/stylesheets/public/fonts.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 1127, app/assets/stylesheets/public/fonts.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 1130, app/assets/stylesheets/public/fonts.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 1133, app/assets/stylesheets/public/fonts.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 1136, app/assets/stylesheets/public/fonts.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 1139, app/assets/stylesheets/public/fonts.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 1142, app/assets/stylesheets/public/fonts.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 1145, app/assets/stylesheets/public/fonts.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 1148, app/assets/stylesheets/public/fonts.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 1151, app/assets/stylesheets/public/fonts.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 1154, app/assets/stylesheets/public/fonts.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 1157, app/assets/stylesheets/public/fonts.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 1160, app/assets/stylesheets/public/fonts.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 1163, app/assets/stylesheets/public/fonts.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 1166, app/assets/stylesheets/public/fonts.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 1169, app/assets/stylesheets/public/fonts.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 1172, app/assets/stylesheets/public/fonts.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 1175, app/assets/stylesheets/public/fonts.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 1178, app/assets/stylesheets/public/fonts.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1181, app/assets/stylesheets/public/fonts.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1184, app/assets/stylesheets/public/fonts.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 1187, app/assets/stylesheets/public/fonts.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 1190, app/assets/stylesheets/public/fonts.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 1193, app/assets/stylesheets/public/fonts.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 1196, app/assets/stylesheets/public/fonts.scss */
.fa-dailymotion:before {
  content: "\f952";
}

/* line 1199, app/assets/stylesheets/public/fonts.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1202, app/assets/stylesheets/public/fonts.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 1205, app/assets/stylesheets/public/fonts.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 1208, app/assets/stylesheets/public/fonts.scss */
.fa-deezer:before {
  content: "\f977";
}

/* line 1211, app/assets/stylesheets/public/fonts.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1214, app/assets/stylesheets/public/fonts.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 1217, app/assets/stylesheets/public/fonts.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 1220, app/assets/stylesheets/public/fonts.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 1223, app/assets/stylesheets/public/fonts.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 1226, app/assets/stylesheets/public/fonts.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 1229, app/assets/stylesheets/public/fonts.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1232, app/assets/stylesheets/public/fonts.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 1235, app/assets/stylesheets/public/fonts.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 1238, app/assets/stylesheets/public/fonts.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 1241, app/assets/stylesheets/public/fonts.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 1244, app/assets/stylesheets/public/fonts.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 1247, app/assets/stylesheets/public/fonts.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 1250, app/assets/stylesheets/public/fonts.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 1253, app/assets/stylesheets/public/fonts.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 1256, app/assets/stylesheets/public/fonts.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 1259, app/assets/stylesheets/public/fonts.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 1262, app/assets/stylesheets/public/fonts.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 1265, app/assets/stylesheets/public/fonts.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 1268, app/assets/stylesheets/public/fonts.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 1271, app/assets/stylesheets/public/fonts.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1274, app/assets/stylesheets/public/fonts.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 1277, app/assets/stylesheets/public/fonts.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 1280, app/assets/stylesheets/public/fonts.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 1283, app/assets/stylesheets/public/fonts.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 1286, app/assets/stylesheets/public/fonts.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 1289, app/assets/stylesheets/public/fonts.scss */
.fa-disease:before {
  content: "\f7fa";
}

/* line 1292, app/assets/stylesheets/public/fonts.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 1295, app/assets/stylesheets/public/fonts.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 1298, app/assets/stylesheets/public/fonts.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 1301, app/assets/stylesheets/public/fonts.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 1304, app/assets/stylesheets/public/fonts.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 1307, app/assets/stylesheets/public/fonts.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 1310, app/assets/stylesheets/public/fonts.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 1313, app/assets/stylesheets/public/fonts.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 1316, app/assets/stylesheets/public/fonts.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 1319, app/assets/stylesheets/public/fonts.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 1322, app/assets/stylesheets/public/fonts.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 1325, app/assets/stylesheets/public/fonts.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 1328, app/assets/stylesheets/public/fonts.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 1331, app/assets/stylesheets/public/fonts.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 1334, app/assets/stylesheets/public/fonts.scss */
.fa-download:before {
  content: "\f019";
}

/* line 1337, app/assets/stylesheets/public/fonts.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 1340, app/assets/stylesheets/public/fonts.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 1343, app/assets/stylesheets/public/fonts.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 1346, app/assets/stylesheets/public/fonts.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 1349, app/assets/stylesheets/public/fonts.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1352, app/assets/stylesheets/public/fonts.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 1355, app/assets/stylesheets/public/fonts.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1358, app/assets/stylesheets/public/fonts.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 1361, app/assets/stylesheets/public/fonts.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 1364, app/assets/stylesheets/public/fonts.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 1367, app/assets/stylesheets/public/fonts.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1370, app/assets/stylesheets/public/fonts.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 1373, app/assets/stylesheets/public/fonts.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 1376, app/assets/stylesheets/public/fonts.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 1379, app/assets/stylesheets/public/fonts.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 1382, app/assets/stylesheets/public/fonts.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 1385, app/assets/stylesheets/public/fonts.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 1388, app/assets/stylesheets/public/fonts.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 1391, app/assets/stylesheets/public/fonts.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 1394, app/assets/stylesheets/public/fonts.scss */
.fa-edge-legacy:before {
  content: "\f978";
}

/* line 1397, app/assets/stylesheets/public/fonts.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 1400, app/assets/stylesheets/public/fonts.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 1403, app/assets/stylesheets/public/fonts.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 1406, app/assets/stylesheets/public/fonts.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 1409, app/assets/stylesheets/public/fonts.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1412, app/assets/stylesheets/public/fonts.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1415, app/assets/stylesheets/public/fonts.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 1418, app/assets/stylesheets/public/fonts.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 1421, app/assets/stylesheets/public/fonts.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 1424, app/assets/stylesheets/public/fonts.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 1427, app/assets/stylesheets/public/fonts.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 1430, app/assets/stylesheets/public/fonts.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 1433, app/assets/stylesheets/public/fonts.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1436, app/assets/stylesheets/public/fonts.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 1439, app/assets/stylesheets/public/fonts.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 1442, app/assets/stylesheets/public/fonts.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1445, app/assets/stylesheets/public/fonts.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 1448, app/assets/stylesheets/public/fonts.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 1451, app/assets/stylesheets/public/fonts.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 1454, app/assets/stylesheets/public/fonts.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 1457, app/assets/stylesheets/public/fonts.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 1460, app/assets/stylesheets/public/fonts.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 1463, app/assets/stylesheets/public/fonts.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 1466, app/assets/stylesheets/public/fonts.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1469, app/assets/stylesheets/public/fonts.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 1472, app/assets/stylesheets/public/fonts.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 1475, app/assets/stylesheets/public/fonts.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 1478, app/assets/stylesheets/public/fonts.scss */
.fa-expand-alt:before {
  content: "\f424";
}

/* line 1481, app/assets/stylesheets/public/fonts.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 1484, app/assets/stylesheets/public/fonts.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1487, app/assets/stylesheets/public/fonts.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 1490, app/assets/stylesheets/public/fonts.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 1493, app/assets/stylesheets/public/fonts.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 1496, app/assets/stylesheets/public/fonts.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 1499, app/assets/stylesheets/public/fonts.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 1502, app/assets/stylesheets/public/fonts.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 1505, app/assets/stylesheets/public/fonts.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 1508, app/assets/stylesheets/public/fonts.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 1511, app/assets/stylesheets/public/fonts.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 1514, app/assets/stylesheets/public/fonts.scss */
.fa-fan:before {
  content: "\f863";
}

/* line 1517, app/assets/stylesheets/public/fonts.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 1520, app/assets/stylesheets/public/fonts.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 1523, app/assets/stylesheets/public/fonts.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 1526, app/assets/stylesheets/public/fonts.scss */
.fa-faucet:before {
  content: "\f905";
}

/* line 1529, app/assets/stylesheets/public/fonts.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1532, app/assets/stylesheets/public/fonts.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 1535, app/assets/stylesheets/public/fonts.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 1538, app/assets/stylesheets/public/fonts.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 1541, app/assets/stylesheets/public/fonts.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 1544, app/assets/stylesheets/public/fonts.scss */
.fa-female:before {
  content: "\f182";
}

/* line 1547, app/assets/stylesheets/public/fonts.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 1550, app/assets/stylesheets/public/fonts.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 1553, app/assets/stylesheets/public/fonts.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 1556, app/assets/stylesheets/public/fonts.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 1559, app/assets/stylesheets/public/fonts.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 1562, app/assets/stylesheets/public/fonts.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 1565, app/assets/stylesheets/public/fonts.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 1568, app/assets/stylesheets/public/fonts.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 1571, app/assets/stylesheets/public/fonts.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 1574, app/assets/stylesheets/public/fonts.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 1577, app/assets/stylesheets/public/fonts.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 1580, app/assets/stylesheets/public/fonts.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 1583, app/assets/stylesheets/public/fonts.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 1586, app/assets/stylesheets/public/fonts.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 1589, app/assets/stylesheets/public/fonts.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 1592, app/assets/stylesheets/public/fonts.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 1595, app/assets/stylesheets/public/fonts.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 1598, app/assets/stylesheets/public/fonts.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 1601, app/assets/stylesheets/public/fonts.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 1604, app/assets/stylesheets/public/fonts.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 1607, app/assets/stylesheets/public/fonts.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 1610, app/assets/stylesheets/public/fonts.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 1613, app/assets/stylesheets/public/fonts.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 1616, app/assets/stylesheets/public/fonts.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 1619, app/assets/stylesheets/public/fonts.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 1622, app/assets/stylesheets/public/fonts.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 1625, app/assets/stylesheets/public/fonts.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 1628, app/assets/stylesheets/public/fonts.scss */
.fa-film:before {
  content: "\f008";
}

/* line 1631, app/assets/stylesheets/public/fonts.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 1634, app/assets/stylesheets/public/fonts.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 1637, app/assets/stylesheets/public/fonts.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 1640, app/assets/stylesheets/public/fonts.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 1643, app/assets/stylesheets/public/fonts.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1646, app/assets/stylesheets/public/fonts.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 1649, app/assets/stylesheets/public/fonts.scss */
.fa-firefox-browser:before {
  content: "\f907";
}

/* line 1652, app/assets/stylesheets/public/fonts.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 1655, app/assets/stylesheets/public/fonts.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 1658, app/assets/stylesheets/public/fonts.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 1661, app/assets/stylesheets/public/fonts.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 1664, app/assets/stylesheets/public/fonts.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 1667, app/assets/stylesheets/public/fonts.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 1670, app/assets/stylesheets/public/fonts.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 1673, app/assets/stylesheets/public/fonts.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 1676, app/assets/stylesheets/public/fonts.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 1679, app/assets/stylesheets/public/fonts.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 1682, app/assets/stylesheets/public/fonts.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1685, app/assets/stylesheets/public/fonts.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 1688, app/assets/stylesheets/public/fonts.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 1691, app/assets/stylesheets/public/fonts.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 1694, app/assets/stylesheets/public/fonts.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 1697, app/assets/stylesheets/public/fonts.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 1700, app/assets/stylesheets/public/fonts.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 1703, app/assets/stylesheets/public/fonts.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 1706, app/assets/stylesheets/public/fonts.scss */
.fa-font:before {
  content: "\f031";
}

/* line 1709, app/assets/stylesheets/public/fonts.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 1712, app/assets/stylesheets/public/fonts.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 1715, app/assets/stylesheets/public/fonts.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 1718, app/assets/stylesheets/public/fonts.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 1721, app/assets/stylesheets/public/fonts.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 1724, app/assets/stylesheets/public/fonts.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 1727, app/assets/stylesheets/public/fonts.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 1730, app/assets/stylesheets/public/fonts.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 1733, app/assets/stylesheets/public/fonts.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 1736, app/assets/stylesheets/public/fonts.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1739, app/assets/stylesheets/public/fonts.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 1742, app/assets/stylesheets/public/fonts.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1745, app/assets/stylesheets/public/fonts.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 1748, app/assets/stylesheets/public/fonts.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 1751, app/assets/stylesheets/public/fonts.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 1754, app/assets/stylesheets/public/fonts.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 1757, app/assets/stylesheets/public/fonts.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 1760, app/assets/stylesheets/public/fonts.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 1763, app/assets/stylesheets/public/fonts.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 1766, app/assets/stylesheets/public/fonts.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 1769, app/assets/stylesheets/public/fonts.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 1772, app/assets/stylesheets/public/fonts.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 1775, app/assets/stylesheets/public/fonts.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 1778, app/assets/stylesheets/public/fonts.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 1781, app/assets/stylesheets/public/fonts.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 1784, app/assets/stylesheets/public/fonts.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 1787, app/assets/stylesheets/public/fonts.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1790, app/assets/stylesheets/public/fonts.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1793, app/assets/stylesheets/public/fonts.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 1796, app/assets/stylesheets/public/fonts.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1799, app/assets/stylesheets/public/fonts.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 1802, app/assets/stylesheets/public/fonts.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 1805, app/assets/stylesheets/public/fonts.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 1808, app/assets/stylesheets/public/fonts.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 1811, app/assets/stylesheets/public/fonts.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 1814, app/assets/stylesheets/public/fonts.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1817, app/assets/stylesheets/public/fonts.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 1820, app/assets/stylesheets/public/fonts.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 1823, app/assets/stylesheets/public/fonts.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 1826, app/assets/stylesheets/public/fonts.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 1829, app/assets/stylesheets/public/fonts.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 1832, app/assets/stylesheets/public/fonts.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 1835, app/assets/stylesheets/public/fonts.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 1838, app/assets/stylesheets/public/fonts.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 1841, app/assets/stylesheets/public/fonts.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 1844, app/assets/stylesheets/public/fonts.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 1847, app/assets/stylesheets/public/fonts.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 1850, app/assets/stylesheets/public/fonts.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 1853, app/assets/stylesheets/public/fonts.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 1856, app/assets/stylesheets/public/fonts.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 1859, app/assets/stylesheets/public/fonts.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 1862, app/assets/stylesheets/public/fonts.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 1865, app/assets/stylesheets/public/fonts.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 1868, app/assets/stylesheets/public/fonts.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 1871, app/assets/stylesheets/public/fonts.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 1874, app/assets/stylesheets/public/fonts.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 1877, app/assets/stylesheets/public/fonts.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 1880, app/assets/stylesheets/public/fonts.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 1883, app/assets/stylesheets/public/fonts.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 1886, app/assets/stylesheets/public/fonts.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 1889, app/assets/stylesheets/public/fonts.scss */
.fa-google-pay:before {
  content: "\f979";
}

/* line 1892, app/assets/stylesheets/public/fonts.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 1895, app/assets/stylesheets/public/fonts.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 1898, app/assets/stylesheets/public/fonts.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 1901, app/assets/stylesheets/public/fonts.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 1904, app/assets/stylesheets/public/fonts.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1907, app/assets/stylesheets/public/fonts.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 1910, app/assets/stylesheets/public/fonts.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1913, app/assets/stylesheets/public/fonts.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 1916, app/assets/stylesheets/public/fonts.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 1919, app/assets/stylesheets/public/fonts.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 1922, app/assets/stylesheets/public/fonts.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 1925, app/assets/stylesheets/public/fonts.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 1928, app/assets/stylesheets/public/fonts.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 1931, app/assets/stylesheets/public/fonts.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 1934, app/assets/stylesheets/public/fonts.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 1937, app/assets/stylesheets/public/fonts.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 1940, app/assets/stylesheets/public/fonts.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 1943, app/assets/stylesheets/public/fonts.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 1946, app/assets/stylesheets/public/fonts.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 1949, app/assets/stylesheets/public/fonts.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 1952, app/assets/stylesheets/public/fonts.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 1955, app/assets/stylesheets/public/fonts.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 1958, app/assets/stylesheets/public/fonts.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 1961, app/assets/stylesheets/public/fonts.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 1964, app/assets/stylesheets/public/fonts.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 1967, app/assets/stylesheets/public/fonts.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 1970, app/assets/stylesheets/public/fonts.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 1973, app/assets/stylesheets/public/fonts.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 1976, app/assets/stylesheets/public/fonts.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 1979, app/assets/stylesheets/public/fonts.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 1982, app/assets/stylesheets/public/fonts.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 1985, app/assets/stylesheets/public/fonts.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 1988, app/assets/stylesheets/public/fonts.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 1991, app/assets/stylesheets/public/fonts.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 1994, app/assets/stylesheets/public/fonts.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1997, app/assets/stylesheets/public/fonts.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 2000, app/assets/stylesheets/public/fonts.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 2003, app/assets/stylesheets/public/fonts.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 2006, app/assets/stylesheets/public/fonts.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 2009, app/assets/stylesheets/public/fonts.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 2012, app/assets/stylesheets/public/fonts.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 2015, app/assets/stylesheets/public/fonts.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 2018, app/assets/stylesheets/public/fonts.scss */
.fa-hand-holding-medical:before {
  content: "\f95c";
}

/* line 2021, app/assets/stylesheets/public/fonts.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 2024, app/assets/stylesheets/public/fonts.scss */
.fa-hand-holding-water:before {
  content: "\f4c1";
}

/* line 2027, app/assets/stylesheets/public/fonts.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 2030, app/assets/stylesheets/public/fonts.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 2033, app/assets/stylesheets/public/fonts.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 2036, app/assets/stylesheets/public/fonts.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 2039, app/assets/stylesheets/public/fonts.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 2042, app/assets/stylesheets/public/fonts.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 2045, app/assets/stylesheets/public/fonts.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 2048, app/assets/stylesheets/public/fonts.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 2051, app/assets/stylesheets/public/fonts.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 2054, app/assets/stylesheets/public/fonts.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 2057, app/assets/stylesheets/public/fonts.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 2060, app/assets/stylesheets/public/fonts.scss */
.fa-hand-sparkles:before {
  content: "\f95d";
}

/* line 2063, app/assets/stylesheets/public/fonts.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 2066, app/assets/stylesheets/public/fonts.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 2069, app/assets/stylesheets/public/fonts.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 2072, app/assets/stylesheets/public/fonts.scss */
.fa-hands-wash:before {
  content: "\f95e";
}

/* line 2075, app/assets/stylesheets/public/fonts.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 2078, app/assets/stylesheets/public/fonts.scss */
.fa-handshake-alt-slash:before {
  content: "\f95f";
}

/* line 2081, app/assets/stylesheets/public/fonts.scss */
.fa-handshake-slash:before {
  content: "\f960";
}

/* line 2084, app/assets/stylesheets/public/fonts.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 2087, app/assets/stylesheets/public/fonts.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 2090, app/assets/stylesheets/public/fonts.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2093, app/assets/stylesheets/public/fonts.scss */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 2096, app/assets/stylesheets/public/fonts.scss */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 2099, app/assets/stylesheets/public/fonts.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 2102, app/assets/stylesheets/public/fonts.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 2105, app/assets/stylesheets/public/fonts.scss */
.fa-head-side-cough:before {
  content: "\f961";
}

/* line 2108, app/assets/stylesheets/public/fonts.scss */
.fa-head-side-cough-slash:before {
  content: "\f962";
}

/* line 2111, app/assets/stylesheets/public/fonts.scss */
.fa-head-side-mask:before {
  content: "\f963";
}

/* line 2114, app/assets/stylesheets/public/fonts.scss */
.fa-head-side-virus:before {
  content: "\f964";
}

/* line 2117, app/assets/stylesheets/public/fonts.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 2120, app/assets/stylesheets/public/fonts.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 2123, app/assets/stylesheets/public/fonts.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 2126, app/assets/stylesheets/public/fonts.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 2129, app/assets/stylesheets/public/fonts.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 2132, app/assets/stylesheets/public/fonts.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 2135, app/assets/stylesheets/public/fonts.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 2138, app/assets/stylesheets/public/fonts.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 2141, app/assets/stylesheets/public/fonts.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 2144, app/assets/stylesheets/public/fonts.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 2147, app/assets/stylesheets/public/fonts.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 2150, app/assets/stylesheets/public/fonts.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 2153, app/assets/stylesheets/public/fonts.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 2156, app/assets/stylesheets/public/fonts.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 2159, app/assets/stylesheets/public/fonts.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 2162, app/assets/stylesheets/public/fonts.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 2165, app/assets/stylesheets/public/fonts.scss */
.fa-home:before {
  content: "\f015";
}

/* line 2168, app/assets/stylesheets/public/fonts.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 2171, app/assets/stylesheets/public/fonts.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 2174, app/assets/stylesheets/public/fonts.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 2177, app/assets/stylesheets/public/fonts.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 2180, app/assets/stylesheets/public/fonts.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 2183, app/assets/stylesheets/public/fonts.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 2186, app/assets/stylesheets/public/fonts.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 2189, app/assets/stylesheets/public/fonts.scss */
.fa-hospital-user:before {
  content: "\f80d";
}

/* line 2192, app/assets/stylesheets/public/fonts.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 2195, app/assets/stylesheets/public/fonts.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 2198, app/assets/stylesheets/public/fonts.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 2201, app/assets/stylesheets/public/fonts.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 2204, app/assets/stylesheets/public/fonts.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 2207, app/assets/stylesheets/public/fonts.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 2210, app/assets/stylesheets/public/fonts.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 2213, app/assets/stylesheets/public/fonts.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 2216, app/assets/stylesheets/public/fonts.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 2219, app/assets/stylesheets/public/fonts.scss */
.fa-house-user:before {
  content: "\f965";
}

/* line 2222, app/assets/stylesheets/public/fonts.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2225, app/assets/stylesheets/public/fonts.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 2228, app/assets/stylesheets/public/fonts.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 2231, app/assets/stylesheets/public/fonts.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 2234, app/assets/stylesheets/public/fonts.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 2237, app/assets/stylesheets/public/fonts.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 2240, app/assets/stylesheets/public/fonts.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 2243, app/assets/stylesheets/public/fonts.scss */
.fa-icons:before {
  content: "\f86d";
}

/* line 2246, app/assets/stylesheets/public/fonts.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2249, app/assets/stylesheets/public/fonts.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2252, app/assets/stylesheets/public/fonts.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 2255, app/assets/stylesheets/public/fonts.scss */
.fa-ideal:before {
  content: "\f913";
}

/* line 2258, app/assets/stylesheets/public/fonts.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 2261, app/assets/stylesheets/public/fonts.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 2264, app/assets/stylesheets/public/fonts.scss */
.fa-images:before {
  content: "\f302";
}

/* line 2267, app/assets/stylesheets/public/fonts.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2270, app/assets/stylesheets/public/fonts.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 2273, app/assets/stylesheets/public/fonts.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 2276, app/assets/stylesheets/public/fonts.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 2279, app/assets/stylesheets/public/fonts.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 2282, app/assets/stylesheets/public/fonts.scss */
.fa-info:before {
  content: "\f129";
}

/* line 2285, app/assets/stylesheets/public/fonts.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 2288, app/assets/stylesheets/public/fonts.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 2291, app/assets/stylesheets/public/fonts.scss */
.fa-instagram-square:before {
  content: "\f955";
}

/* line 2294, app/assets/stylesheets/public/fonts.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 2297, app/assets/stylesheets/public/fonts.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 2300, app/assets/stylesheets/public/fonts.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 2303, app/assets/stylesheets/public/fonts.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 2306, app/assets/stylesheets/public/fonts.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 2309, app/assets/stylesheets/public/fonts.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 2312, app/assets/stylesheets/public/fonts.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 2315, app/assets/stylesheets/public/fonts.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 2318, app/assets/stylesheets/public/fonts.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 2321, app/assets/stylesheets/public/fonts.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 2324, app/assets/stylesheets/public/fonts.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 2327, app/assets/stylesheets/public/fonts.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 2330, app/assets/stylesheets/public/fonts.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 2333, app/assets/stylesheets/public/fonts.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 2336, app/assets/stylesheets/public/fonts.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 2339, app/assets/stylesheets/public/fonts.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 2342, app/assets/stylesheets/public/fonts.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 2345, app/assets/stylesheets/public/fonts.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 2348, app/assets/stylesheets/public/fonts.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 2351, app/assets/stylesheets/public/fonts.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 2354, app/assets/stylesheets/public/fonts.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 2357, app/assets/stylesheets/public/fonts.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 2360, app/assets/stylesheets/public/fonts.scss */
.fa-key:before {
  content: "\f084";
}

/* line 2363, app/assets/stylesheets/public/fonts.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 2366, app/assets/stylesheets/public/fonts.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 2369, app/assets/stylesheets/public/fonts.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 2372, app/assets/stylesheets/public/fonts.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 2375, app/assets/stylesheets/public/fonts.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 2378, app/assets/stylesheets/public/fonts.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 2381, app/assets/stylesheets/public/fonts.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 2384, app/assets/stylesheets/public/fonts.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 2387, app/assets/stylesheets/public/fonts.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 2390, app/assets/stylesheets/public/fonts.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 2393, app/assets/stylesheets/public/fonts.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 2396, app/assets/stylesheets/public/fonts.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 2399, app/assets/stylesheets/public/fonts.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 2402, app/assets/stylesheets/public/fonts.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 2405, app/assets/stylesheets/public/fonts.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 2408, app/assets/stylesheets/public/fonts.scss */
.fa-laptop-house:before {
  content: "\f966";
}

/* line 2411, app/assets/stylesheets/public/fonts.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 2414, app/assets/stylesheets/public/fonts.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 2417, app/assets/stylesheets/public/fonts.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 2420, app/assets/stylesheets/public/fonts.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 2423, app/assets/stylesheets/public/fonts.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 2426, app/assets/stylesheets/public/fonts.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 2429, app/assets/stylesheets/public/fonts.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 2432, app/assets/stylesheets/public/fonts.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 2435, app/assets/stylesheets/public/fonts.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 2438, app/assets/stylesheets/public/fonts.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 2441, app/assets/stylesheets/public/fonts.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 2444, app/assets/stylesheets/public/fonts.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 2447, app/assets/stylesheets/public/fonts.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 2450, app/assets/stylesheets/public/fonts.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 2453, app/assets/stylesheets/public/fonts.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 2456, app/assets/stylesheets/public/fonts.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 2459, app/assets/stylesheets/public/fonts.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 2462, app/assets/stylesheets/public/fonts.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 2465, app/assets/stylesheets/public/fonts.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 2468, app/assets/stylesheets/public/fonts.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 2471, app/assets/stylesheets/public/fonts.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 2474, app/assets/stylesheets/public/fonts.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 2477, app/assets/stylesheets/public/fonts.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 2480, app/assets/stylesheets/public/fonts.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2483, app/assets/stylesheets/public/fonts.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 2486, app/assets/stylesheets/public/fonts.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 2489, app/assets/stylesheets/public/fonts.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 2492, app/assets/stylesheets/public/fonts.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 2495, app/assets/stylesheets/public/fonts.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 2498, app/assets/stylesheets/public/fonts.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 2501, app/assets/stylesheets/public/fonts.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 2504, app/assets/stylesheets/public/fonts.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 2507, app/assets/stylesheets/public/fonts.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 2510, app/assets/stylesheets/public/fonts.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 2513, app/assets/stylesheets/public/fonts.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 2516, app/assets/stylesheets/public/fonts.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 2519, app/assets/stylesheets/public/fonts.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 2522, app/assets/stylesheets/public/fonts.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2525, app/assets/stylesheets/public/fonts.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 2528, app/assets/stylesheets/public/fonts.scss */
.fa-lungs:before {
  content: "\f604";
}

/* line 2531, app/assets/stylesheets/public/fonts.scss */
.fa-lungs-virus:before {
  content: "\f967";
}

/* line 2534, app/assets/stylesheets/public/fonts.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 2537, app/assets/stylesheets/public/fonts.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 2540, app/assets/stylesheets/public/fonts.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 2543, app/assets/stylesheets/public/fonts.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 2546, app/assets/stylesheets/public/fonts.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 2549, app/assets/stylesheets/public/fonts.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 2552, app/assets/stylesheets/public/fonts.scss */
.fa-male:before {
  content: "\f183";
}

/* line 2555, app/assets/stylesheets/public/fonts.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 2558, app/assets/stylesheets/public/fonts.scss */
.fa-map:before {
  content: "\f279";
}

/* line 2561, app/assets/stylesheets/public/fonts.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 2564, app/assets/stylesheets/public/fonts.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 2567, app/assets/stylesheets/public/fonts.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 2570, app/assets/stylesheets/public/fonts.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 2573, app/assets/stylesheets/public/fonts.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2576, app/assets/stylesheets/public/fonts.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2579, app/assets/stylesheets/public/fonts.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 2582, app/assets/stylesheets/public/fonts.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 2585, app/assets/stylesheets/public/fonts.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 2588, app/assets/stylesheets/public/fonts.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 2591, app/assets/stylesheets/public/fonts.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 2594, app/assets/stylesheets/public/fonts.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 2597, app/assets/stylesheets/public/fonts.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 2600, app/assets/stylesheets/public/fonts.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 2603, app/assets/stylesheets/public/fonts.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 2606, app/assets/stylesheets/public/fonts.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 2609, app/assets/stylesheets/public/fonts.scss */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 2612, app/assets/stylesheets/public/fonts.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 2615, app/assets/stylesheets/public/fonts.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 2618, app/assets/stylesheets/public/fonts.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 2621, app/assets/stylesheets/public/fonts.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 2624, app/assets/stylesheets/public/fonts.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 2627, app/assets/stylesheets/public/fonts.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 2630, app/assets/stylesheets/public/fonts.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2633, app/assets/stylesheets/public/fonts.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 2636, app/assets/stylesheets/public/fonts.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 2639, app/assets/stylesheets/public/fonts.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 2642, app/assets/stylesheets/public/fonts.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 2645, app/assets/stylesheets/public/fonts.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 2648, app/assets/stylesheets/public/fonts.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 2651, app/assets/stylesheets/public/fonts.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 2654, app/assets/stylesheets/public/fonts.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 2657, app/assets/stylesheets/public/fonts.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 2660, app/assets/stylesheets/public/fonts.scss */
.fa-microblog:before {
  content: "\f91a";
}

/* line 2663, app/assets/stylesheets/public/fonts.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2666, app/assets/stylesheets/public/fonts.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 2669, app/assets/stylesheets/public/fonts.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 2672, app/assets/stylesheets/public/fonts.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 2675, app/assets/stylesheets/public/fonts.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 2678, app/assets/stylesheets/public/fonts.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 2681, app/assets/stylesheets/public/fonts.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 2684, app/assets/stylesheets/public/fonts.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 2687, app/assets/stylesheets/public/fonts.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 2690, app/assets/stylesheets/public/fonts.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 2693, app/assets/stylesheets/public/fonts.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 2696, app/assets/stylesheets/public/fonts.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 2699, app/assets/stylesheets/public/fonts.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2702, app/assets/stylesheets/public/fonts.scss */
.fa-mixer:before {
  content: "\f956";
}

/* line 2705, app/assets/stylesheets/public/fonts.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 2708, app/assets/stylesheets/public/fonts.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 2711, app/assets/stylesheets/public/fonts.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 2714, app/assets/stylesheets/public/fonts.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 2717, app/assets/stylesheets/public/fonts.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 2720, app/assets/stylesheets/public/fonts.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 2723, app/assets/stylesheets/public/fonts.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 2726, app/assets/stylesheets/public/fonts.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 2729, app/assets/stylesheets/public/fonts.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 2732, app/assets/stylesheets/public/fonts.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 2735, app/assets/stylesheets/public/fonts.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 2738, app/assets/stylesheets/public/fonts.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 2741, app/assets/stylesheets/public/fonts.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 2744, app/assets/stylesheets/public/fonts.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 2747, app/assets/stylesheets/public/fonts.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 2750, app/assets/stylesheets/public/fonts.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 2753, app/assets/stylesheets/public/fonts.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 2756, app/assets/stylesheets/public/fonts.scss */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 2759, app/assets/stylesheets/public/fonts.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 2762, app/assets/stylesheets/public/fonts.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 2765, app/assets/stylesheets/public/fonts.scss */
.fa-music:before {
  content: "\f001";
}

/* line 2768, app/assets/stylesheets/public/fonts.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 2771, app/assets/stylesheets/public/fonts.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 2774, app/assets/stylesheets/public/fonts.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 2777, app/assets/stylesheets/public/fonts.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 2780, app/assets/stylesheets/public/fonts.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 2783, app/assets/stylesheets/public/fonts.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 2786, app/assets/stylesheets/public/fonts.scss */
.fa-node:before {
  content: "\f419";
}

/* line 2789, app/assets/stylesheets/public/fonts.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 2792, app/assets/stylesheets/public/fonts.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 2795, app/assets/stylesheets/public/fonts.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 2798, app/assets/stylesheets/public/fonts.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 2801, app/assets/stylesheets/public/fonts.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 2804, app/assets/stylesheets/public/fonts.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 2807, app/assets/stylesheets/public/fonts.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 2810, app/assets/stylesheets/public/fonts.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 2813, app/assets/stylesheets/public/fonts.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 2816, app/assets/stylesheets/public/fonts.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 2819, app/assets/stylesheets/public/fonts.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 2822, app/assets/stylesheets/public/fonts.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 2825, app/assets/stylesheets/public/fonts.scss */
.fa-om:before {
  content: "\f679";
}

/* line 2828, app/assets/stylesheets/public/fonts.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 2831, app/assets/stylesheets/public/fonts.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 2834, app/assets/stylesheets/public/fonts.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 2837, app/assets/stylesheets/public/fonts.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 2840, app/assets/stylesheets/public/fonts.scss */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 2843, app/assets/stylesheets/public/fonts.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 2846, app/assets/stylesheets/public/fonts.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 2849, app/assets/stylesheets/public/fonts.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 2852, app/assets/stylesheets/public/fonts.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 2855, app/assets/stylesheets/public/fonts.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 2858, app/assets/stylesheets/public/fonts.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 2861, app/assets/stylesheets/public/fonts.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 2864, app/assets/stylesheets/public/fonts.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 2867, app/assets/stylesheets/public/fonts.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 2870, app/assets/stylesheets/public/fonts.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 2873, app/assets/stylesheets/public/fonts.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 2876, app/assets/stylesheets/public/fonts.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 2879, app/assets/stylesheets/public/fonts.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 2882, app/assets/stylesheets/public/fonts.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 2885, app/assets/stylesheets/public/fonts.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 2888, app/assets/stylesheets/public/fonts.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 2891, app/assets/stylesheets/public/fonts.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 2894, app/assets/stylesheets/public/fonts.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 2897, app/assets/stylesheets/public/fonts.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 2900, app/assets/stylesheets/public/fonts.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 2903, app/assets/stylesheets/public/fonts.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 2906, app/assets/stylesheets/public/fonts.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2909, app/assets/stylesheets/public/fonts.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 2912, app/assets/stylesheets/public/fonts.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 2915, app/assets/stylesheets/public/fonts.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 2918, app/assets/stylesheets/public/fonts.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 2921, app/assets/stylesheets/public/fonts.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 2924, app/assets/stylesheets/public/fonts.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 2927, app/assets/stylesheets/public/fonts.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 2930, app/assets/stylesheets/public/fonts.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 2933, app/assets/stylesheets/public/fonts.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 2936, app/assets/stylesheets/public/fonts.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 2939, app/assets/stylesheets/public/fonts.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 2942, app/assets/stylesheets/public/fonts.scss */
.fa-people-arrows:before {
  content: "\f968";
}

/* line 2945, app/assets/stylesheets/public/fonts.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 2948, app/assets/stylesheets/public/fonts.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 2951, app/assets/stylesheets/public/fonts.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 2954, app/assets/stylesheets/public/fonts.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 2957, app/assets/stylesheets/public/fonts.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 2960, app/assets/stylesheets/public/fonts.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 2963, app/assets/stylesheets/public/fonts.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 2966, app/assets/stylesheets/public/fonts.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 2969, app/assets/stylesheets/public/fonts.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 2972, app/assets/stylesheets/public/fonts.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 2975, app/assets/stylesheets/public/fonts.scss */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 2978, app/assets/stylesheets/public/fonts.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 2981, app/assets/stylesheets/public/fonts.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 2984, app/assets/stylesheets/public/fonts.scss */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 2987, app/assets/stylesheets/public/fonts.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 2990, app/assets/stylesheets/public/fonts.scss */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 2993, app/assets/stylesheets/public/fonts.scss */
.fa-php:before {
  content: "\f457";
}

/* line 2996, app/assets/stylesheets/public/fonts.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2999, app/assets/stylesheets/public/fonts.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 3002, app/assets/stylesheets/public/fonts.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 3005, app/assets/stylesheets/public/fonts.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 3008, app/assets/stylesheets/public/fonts.scss */
.fa-pied-piper-square:before {
  content: "\f91e";
}

/* line 3011, app/assets/stylesheets/public/fonts.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 3014, app/assets/stylesheets/public/fonts.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 3017, app/assets/stylesheets/public/fonts.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 3020, app/assets/stylesheets/public/fonts.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 3023, app/assets/stylesheets/public/fonts.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 3026, app/assets/stylesheets/public/fonts.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 3029, app/assets/stylesheets/public/fonts.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 3032, app/assets/stylesheets/public/fonts.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 3035, app/assets/stylesheets/public/fonts.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 3038, app/assets/stylesheets/public/fonts.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 3041, app/assets/stylesheets/public/fonts.scss */
.fa-plane-slash:before {
  content: "\f969";
}

/* line 3044, app/assets/stylesheets/public/fonts.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 3047, app/assets/stylesheets/public/fonts.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 3050, app/assets/stylesheets/public/fonts.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 3053, app/assets/stylesheets/public/fonts.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 3056, app/assets/stylesheets/public/fonts.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 3059, app/assets/stylesheets/public/fonts.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 3062, app/assets/stylesheets/public/fonts.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 3065, app/assets/stylesheets/public/fonts.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 3068, app/assets/stylesheets/public/fonts.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 3071, app/assets/stylesheets/public/fonts.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 3074, app/assets/stylesheets/public/fonts.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 3077, app/assets/stylesheets/public/fonts.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 3080, app/assets/stylesheets/public/fonts.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 3083, app/assets/stylesheets/public/fonts.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 3086, app/assets/stylesheets/public/fonts.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 3089, app/assets/stylesheets/public/fonts.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 3092, app/assets/stylesheets/public/fonts.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 3095, app/assets/stylesheets/public/fonts.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 3098, app/assets/stylesheets/public/fonts.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 3101, app/assets/stylesheets/public/fonts.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 3104, app/assets/stylesheets/public/fonts.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 3107, app/assets/stylesheets/public/fonts.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 3110, app/assets/stylesheets/public/fonts.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 3113, app/assets/stylesheets/public/fonts.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 3116, app/assets/stylesheets/public/fonts.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 3119, app/assets/stylesheets/public/fonts.scss */
.fa-pump-medical:before {
  content: "\f96a";
}

/* line 3122, app/assets/stylesheets/public/fonts.scss */
.fa-pump-soap:before {
  content: "\f96b";
}

/* line 3125, app/assets/stylesheets/public/fonts.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 3128, app/assets/stylesheets/public/fonts.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 3131, app/assets/stylesheets/public/fonts.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 3134, app/assets/stylesheets/public/fonts.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 3137, app/assets/stylesheets/public/fonts.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 3140, app/assets/stylesheets/public/fonts.scss */
.fa-question:before {
  content: "\f128";
}

/* line 3143, app/assets/stylesheets/public/fonts.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 3146, app/assets/stylesheets/public/fonts.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 3149, app/assets/stylesheets/public/fonts.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 3152, app/assets/stylesheets/public/fonts.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 3155, app/assets/stylesheets/public/fonts.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 3158, app/assets/stylesheets/public/fonts.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 3161, app/assets/stylesheets/public/fonts.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 3164, app/assets/stylesheets/public/fonts.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 3167, app/assets/stylesheets/public/fonts.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 3170, app/assets/stylesheets/public/fonts.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 3173, app/assets/stylesheets/public/fonts.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 3176, app/assets/stylesheets/public/fonts.scss */
.fa-random:before {
  content: "\f074";
}

/* line 3179, app/assets/stylesheets/public/fonts.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 3182, app/assets/stylesheets/public/fonts.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 3185, app/assets/stylesheets/public/fonts.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 3188, app/assets/stylesheets/public/fonts.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 3191, app/assets/stylesheets/public/fonts.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 3194, app/assets/stylesheets/public/fonts.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 3197, app/assets/stylesheets/public/fonts.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 3200, app/assets/stylesheets/public/fonts.scss */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 3203, app/assets/stylesheets/public/fonts.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 3206, app/assets/stylesheets/public/fonts.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 3209, app/assets/stylesheets/public/fonts.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 3212, app/assets/stylesheets/public/fonts.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 3215, app/assets/stylesheets/public/fonts.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 3218, app/assets/stylesheets/public/fonts.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 3221, app/assets/stylesheets/public/fonts.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 3224, app/assets/stylesheets/public/fonts.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 3227, app/assets/stylesheets/public/fonts.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 3230, app/assets/stylesheets/public/fonts.scss */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 3233, app/assets/stylesheets/public/fonts.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 3236, app/assets/stylesheets/public/fonts.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 3239, app/assets/stylesheets/public/fonts.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 3242, app/assets/stylesheets/public/fonts.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 3245, app/assets/stylesheets/public/fonts.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 3248, app/assets/stylesheets/public/fonts.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 3251, app/assets/stylesheets/public/fonts.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 3254, app/assets/stylesheets/public/fonts.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 3257, app/assets/stylesheets/public/fonts.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 3260, app/assets/stylesheets/public/fonts.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 3263, app/assets/stylesheets/public/fonts.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 3266, app/assets/stylesheets/public/fonts.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 3269, app/assets/stylesheets/public/fonts.scss */
.fa-road:before {
  content: "\f018";
}

/* line 3272, app/assets/stylesheets/public/fonts.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 3275, app/assets/stylesheets/public/fonts.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 3278, app/assets/stylesheets/public/fonts.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 3281, app/assets/stylesheets/public/fonts.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 3284, app/assets/stylesheets/public/fonts.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 3287, app/assets/stylesheets/public/fonts.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 3290, app/assets/stylesheets/public/fonts.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 3293, app/assets/stylesheets/public/fonts.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 3296, app/assets/stylesheets/public/fonts.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 3299, app/assets/stylesheets/public/fonts.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 3302, app/assets/stylesheets/public/fonts.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 3305, app/assets/stylesheets/public/fonts.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 3308, app/assets/stylesheets/public/fonts.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 3311, app/assets/stylesheets/public/fonts.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 3314, app/assets/stylesheets/public/fonts.scss */
.fa-rust:before {
  content: "\f97a";
}

/* line 3317, app/assets/stylesheets/public/fonts.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 3320, app/assets/stylesheets/public/fonts.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 3323, app/assets/stylesheets/public/fonts.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 3326, app/assets/stylesheets/public/fonts.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 3329, app/assets/stylesheets/public/fonts.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 3332, app/assets/stylesheets/public/fonts.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 3335, app/assets/stylesheets/public/fonts.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 3338, app/assets/stylesheets/public/fonts.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 3341, app/assets/stylesheets/public/fonts.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 3344, app/assets/stylesheets/public/fonts.scss */
.fa-school:before {
  content: "\f549";
}

/* line 3347, app/assets/stylesheets/public/fonts.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 3350, app/assets/stylesheets/public/fonts.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 3353, app/assets/stylesheets/public/fonts.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 3356, app/assets/stylesheets/public/fonts.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 3359, app/assets/stylesheets/public/fonts.scss */
.fa-search:before {
  content: "\f002";
}

/* line 3362, app/assets/stylesheets/public/fonts.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 3365, app/assets/stylesheets/public/fonts.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 3368, app/assets/stylesheets/public/fonts.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 3371, app/assets/stylesheets/public/fonts.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 3374, app/assets/stylesheets/public/fonts.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 3377, app/assets/stylesheets/public/fonts.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 3380, app/assets/stylesheets/public/fonts.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 3383, app/assets/stylesheets/public/fonts.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 3386, app/assets/stylesheets/public/fonts.scss */
.fa-server:before {
  content: "\f233";
}

/* line 3389, app/assets/stylesheets/public/fonts.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 3392, app/assets/stylesheets/public/fonts.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 3395, app/assets/stylesheets/public/fonts.scss */
.fa-share:before {
  content: "\f064";
}

/* line 3398, app/assets/stylesheets/public/fonts.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 3401, app/assets/stylesheets/public/fonts.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 3404, app/assets/stylesheets/public/fonts.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 3407, app/assets/stylesheets/public/fonts.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 3410, app/assets/stylesheets/public/fonts.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 3413, app/assets/stylesheets/public/fonts.scss */
.fa-shield-virus:before {
  content: "\f96c";
}

/* line 3416, app/assets/stylesheets/public/fonts.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 3419, app/assets/stylesheets/public/fonts.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 3422, app/assets/stylesheets/public/fonts.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 3425, app/assets/stylesheets/public/fonts.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 3428, app/assets/stylesheets/public/fonts.scss */
.fa-shopify:before {
  content: "\f957";
}

/* line 3431, app/assets/stylesheets/public/fonts.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 3434, app/assets/stylesheets/public/fonts.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 3437, app/assets/stylesheets/public/fonts.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 3440, app/assets/stylesheets/public/fonts.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 3443, app/assets/stylesheets/public/fonts.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 3446, app/assets/stylesheets/public/fonts.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 3449, app/assets/stylesheets/public/fonts.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 3452, app/assets/stylesheets/public/fonts.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 3455, app/assets/stylesheets/public/fonts.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 3458, app/assets/stylesheets/public/fonts.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 3461, app/assets/stylesheets/public/fonts.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 3464, app/assets/stylesheets/public/fonts.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 3467, app/assets/stylesheets/public/fonts.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 3470, app/assets/stylesheets/public/fonts.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 3473, app/assets/stylesheets/public/fonts.scss */
.fa-sink:before {
  content: "\f96d";
}

/* line 3476, app/assets/stylesheets/public/fonts.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 3479, app/assets/stylesheets/public/fonts.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 3482, app/assets/stylesheets/public/fonts.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 3485, app/assets/stylesheets/public/fonts.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 3488, app/assets/stylesheets/public/fonts.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 3491, app/assets/stylesheets/public/fonts.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 3494, app/assets/stylesheets/public/fonts.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 3497, app/assets/stylesheets/public/fonts.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 3500, app/assets/stylesheets/public/fonts.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 3503, app/assets/stylesheets/public/fonts.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 3506, app/assets/stylesheets/public/fonts.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 3509, app/assets/stylesheets/public/fonts.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 3512, app/assets/stylesheets/public/fonts.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 3515, app/assets/stylesheets/public/fonts.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 3518, app/assets/stylesheets/public/fonts.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 3521, app/assets/stylesheets/public/fonts.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 3524, app/assets/stylesheets/public/fonts.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 3527, app/assets/stylesheets/public/fonts.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 3530, app/assets/stylesheets/public/fonts.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 3533, app/assets/stylesheets/public/fonts.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 3536, app/assets/stylesheets/public/fonts.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 3539, app/assets/stylesheets/public/fonts.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 3542, app/assets/stylesheets/public/fonts.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 3545, app/assets/stylesheets/public/fonts.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 3548, app/assets/stylesheets/public/fonts.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 3551, app/assets/stylesheets/public/fonts.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 3554, app/assets/stylesheets/public/fonts.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 3557, app/assets/stylesheets/public/fonts.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 3560, app/assets/stylesheets/public/fonts.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 3563, app/assets/stylesheets/public/fonts.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 3566, app/assets/stylesheets/public/fonts.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 3569, app/assets/stylesheets/public/fonts.scss */
.fa-soap:before {
  content: "\f96e";
}

/* line 3572, app/assets/stylesheets/public/fonts.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 3575, app/assets/stylesheets/public/fonts.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 3578, app/assets/stylesheets/public/fonts.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 3581, app/assets/stylesheets/public/fonts.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 3584, app/assets/stylesheets/public/fonts.scss */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 3587, app/assets/stylesheets/public/fonts.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 3590, app/assets/stylesheets/public/fonts.scss */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 3593, app/assets/stylesheets/public/fonts.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 3596, app/assets/stylesheets/public/fonts.scss */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 3599, app/assets/stylesheets/public/fonts.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 3602, app/assets/stylesheets/public/fonts.scss */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 3605, app/assets/stylesheets/public/fonts.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 3608, app/assets/stylesheets/public/fonts.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 3611, app/assets/stylesheets/public/fonts.scss */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 3614, app/assets/stylesheets/public/fonts.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 3617, app/assets/stylesheets/public/fonts.scss */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 3620, app/assets/stylesheets/public/fonts.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 3623, app/assets/stylesheets/public/fonts.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 3626, app/assets/stylesheets/public/fonts.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 3629, app/assets/stylesheets/public/fonts.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 3632, app/assets/stylesheets/public/fonts.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 3635, app/assets/stylesheets/public/fonts.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 3638, app/assets/stylesheets/public/fonts.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 3641, app/assets/stylesheets/public/fonts.scss */
.fa-spell-check:before {
  content: "\f891";
}

/* line 3644, app/assets/stylesheets/public/fonts.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 3647, app/assets/stylesheets/public/fonts.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 3650, app/assets/stylesheets/public/fonts.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 3653, app/assets/stylesheets/public/fonts.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 3656, app/assets/stylesheets/public/fonts.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 3659, app/assets/stylesheets/public/fonts.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 3662, app/assets/stylesheets/public/fonts.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 3665, app/assets/stylesheets/public/fonts.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 3668, app/assets/stylesheets/public/fonts.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 3671, app/assets/stylesheets/public/fonts.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 3674, app/assets/stylesheets/public/fonts.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 3677, app/assets/stylesheets/public/fonts.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 3680, app/assets/stylesheets/public/fonts.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 3683, app/assets/stylesheets/public/fonts.scss */
.fa-star:before {
  content: "\f005";
}

/* line 3686, app/assets/stylesheets/public/fonts.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 3689, app/assets/stylesheets/public/fonts.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 3692, app/assets/stylesheets/public/fonts.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 3695, app/assets/stylesheets/public/fonts.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 3698, app/assets/stylesheets/public/fonts.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 3701, app/assets/stylesheets/public/fonts.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 3704, app/assets/stylesheets/public/fonts.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 3707, app/assets/stylesheets/public/fonts.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 3710, app/assets/stylesheets/public/fonts.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 3713, app/assets/stylesheets/public/fonts.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 3716, app/assets/stylesheets/public/fonts.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 3719, app/assets/stylesheets/public/fonts.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 3722, app/assets/stylesheets/public/fonts.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 3725, app/assets/stylesheets/public/fonts.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 3728, app/assets/stylesheets/public/fonts.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 3731, app/assets/stylesheets/public/fonts.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 3734, app/assets/stylesheets/public/fonts.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 3737, app/assets/stylesheets/public/fonts.scss */
.fa-stopwatch-20:before {
  content: "\f96f";
}

/* line 3740, app/assets/stylesheets/public/fonts.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 3743, app/assets/stylesheets/public/fonts.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 3746, app/assets/stylesheets/public/fonts.scss */
.fa-store-alt-slash:before {
  content: "\f970";
}

/* line 3749, app/assets/stylesheets/public/fonts.scss */
.fa-store-slash:before {
  content: "\f971";
}

/* line 3752, app/assets/stylesheets/public/fonts.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 3755, app/assets/stylesheets/public/fonts.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 3758, app/assets/stylesheets/public/fonts.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 3761, app/assets/stylesheets/public/fonts.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 3764, app/assets/stylesheets/public/fonts.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 3767, app/assets/stylesheets/public/fonts.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 3770, app/assets/stylesheets/public/fonts.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 3773, app/assets/stylesheets/public/fonts.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 3776, app/assets/stylesheets/public/fonts.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 3779, app/assets/stylesheets/public/fonts.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 3782, app/assets/stylesheets/public/fonts.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 3785, app/assets/stylesheets/public/fonts.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 3788, app/assets/stylesheets/public/fonts.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 3791, app/assets/stylesheets/public/fonts.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 3794, app/assets/stylesheets/public/fonts.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 3797, app/assets/stylesheets/public/fonts.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 3800, app/assets/stylesheets/public/fonts.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 3803, app/assets/stylesheets/public/fonts.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 3806, app/assets/stylesheets/public/fonts.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 3809, app/assets/stylesheets/public/fonts.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 3812, app/assets/stylesheets/public/fonts.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 3815, app/assets/stylesheets/public/fonts.scss */
.fa-swift:before {
  content: "\f8e1";
}

/* line 3818, app/assets/stylesheets/public/fonts.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 3821, app/assets/stylesheets/public/fonts.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 3824, app/assets/stylesheets/public/fonts.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 3827, app/assets/stylesheets/public/fonts.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 3830, app/assets/stylesheets/public/fonts.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 3833, app/assets/stylesheets/public/fonts.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 3836, app/assets/stylesheets/public/fonts.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 3839, app/assets/stylesheets/public/fonts.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 3842, app/assets/stylesheets/public/fonts.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 3845, app/assets/stylesheets/public/fonts.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 3848, app/assets/stylesheets/public/fonts.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 3851, app/assets/stylesheets/public/fonts.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 3854, app/assets/stylesheets/public/fonts.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 3857, app/assets/stylesheets/public/fonts.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 3860, app/assets/stylesheets/public/fonts.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 3863, app/assets/stylesheets/public/fonts.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 3866, app/assets/stylesheets/public/fonts.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 3869, app/assets/stylesheets/public/fonts.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 3872, app/assets/stylesheets/public/fonts.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 3875, app/assets/stylesheets/public/fonts.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 3878, app/assets/stylesheets/public/fonts.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 3881, app/assets/stylesheets/public/fonts.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 3884, app/assets/stylesheets/public/fonts.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 3887, app/assets/stylesheets/public/fonts.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 3890, app/assets/stylesheets/public/fonts.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 3893, app/assets/stylesheets/public/fonts.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 3896, app/assets/stylesheets/public/fonts.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 3899, app/assets/stylesheets/public/fonts.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 3902, app/assets/stylesheets/public/fonts.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 3905, app/assets/stylesheets/public/fonts.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 3908, app/assets/stylesheets/public/fonts.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 3911, app/assets/stylesheets/public/fonts.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 3914, app/assets/stylesheets/public/fonts.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 3917, app/assets/stylesheets/public/fonts.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 3920, app/assets/stylesheets/public/fonts.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 3923, app/assets/stylesheets/public/fonts.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 3926, app/assets/stylesheets/public/fonts.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 3929, app/assets/stylesheets/public/fonts.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 3932, app/assets/stylesheets/public/fonts.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 3935, app/assets/stylesheets/public/fonts.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 3938, app/assets/stylesheets/public/fonts.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 3941, app/assets/stylesheets/public/fonts.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 3944, app/assets/stylesheets/public/fonts.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 3947, app/assets/stylesheets/public/fonts.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 3950, app/assets/stylesheets/public/fonts.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 3953, app/assets/stylesheets/public/fonts.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 3956, app/assets/stylesheets/public/fonts.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 3959, app/assets/stylesheets/public/fonts.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 3962, app/assets/stylesheets/public/fonts.scss */
.fa-tiktok:before {
  content: "\f97b";
}

/* line 3965, app/assets/stylesheets/public/fonts.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 3968, app/assets/stylesheets/public/fonts.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 3971, app/assets/stylesheets/public/fonts.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 3974, app/assets/stylesheets/public/fonts.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 3977, app/assets/stylesheets/public/fonts.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 3980, app/assets/stylesheets/public/fonts.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 3983, app/assets/stylesheets/public/fonts.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 3986, app/assets/stylesheets/public/fonts.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 3989, app/assets/stylesheets/public/fonts.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 3992, app/assets/stylesheets/public/fonts.scss */
.fa-toilet-paper-slash:before {
  content: "\f972";
}

/* line 3995, app/assets/stylesheets/public/fonts.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 3998, app/assets/stylesheets/public/fonts.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 4001, app/assets/stylesheets/public/fonts.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 4004, app/assets/stylesheets/public/fonts.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 4007, app/assets/stylesheets/public/fonts.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 4010, app/assets/stylesheets/public/fonts.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 4013, app/assets/stylesheets/public/fonts.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 4016, app/assets/stylesheets/public/fonts.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 4019, app/assets/stylesheets/public/fonts.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 4022, app/assets/stylesheets/public/fonts.scss */
.fa-trailer:before {
  content: "\f941";
}

/* line 4025, app/assets/stylesheets/public/fonts.scss */
.fa-train:before {
  content: "\f238";
}

/* line 4028, app/assets/stylesheets/public/fonts.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 4031, app/assets/stylesheets/public/fonts.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 4034, app/assets/stylesheets/public/fonts.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 4037, app/assets/stylesheets/public/fonts.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 4040, app/assets/stylesheets/public/fonts.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 4043, app/assets/stylesheets/public/fonts.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 4046, app/assets/stylesheets/public/fonts.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 4049, app/assets/stylesheets/public/fonts.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 4052, app/assets/stylesheets/public/fonts.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 4055, app/assets/stylesheets/public/fonts.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 4058, app/assets/stylesheets/public/fonts.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 4061, app/assets/stylesheets/public/fonts.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 4064, app/assets/stylesheets/public/fonts.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 4067, app/assets/stylesheets/public/fonts.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 4070, app/assets/stylesheets/public/fonts.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 4073, app/assets/stylesheets/public/fonts.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 4076, app/assets/stylesheets/public/fonts.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 4079, app/assets/stylesheets/public/fonts.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 4082, app/assets/stylesheets/public/fonts.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 4085, app/assets/stylesheets/public/fonts.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 4088, app/assets/stylesheets/public/fonts.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 4091, app/assets/stylesheets/public/fonts.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 4094, app/assets/stylesheets/public/fonts.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 4097, app/assets/stylesheets/public/fonts.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 4100, app/assets/stylesheets/public/fonts.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 4103, app/assets/stylesheets/public/fonts.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 4106, app/assets/stylesheets/public/fonts.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 4109, app/assets/stylesheets/public/fonts.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 4112, app/assets/stylesheets/public/fonts.scss */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 4115, app/assets/stylesheets/public/fonts.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 4118, app/assets/stylesheets/public/fonts.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 4121, app/assets/stylesheets/public/fonts.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 4124, app/assets/stylesheets/public/fonts.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 4127, app/assets/stylesheets/public/fonts.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 4130, app/assets/stylesheets/public/fonts.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 4133, app/assets/stylesheets/public/fonts.scss */
.fa-unity:before {
  content: "\f949";
}

/* line 4136, app/assets/stylesheets/public/fonts.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 4139, app/assets/stylesheets/public/fonts.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 4142, app/assets/stylesheets/public/fonts.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 4145, app/assets/stylesheets/public/fonts.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 4148, app/assets/stylesheets/public/fonts.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 4151, app/assets/stylesheets/public/fonts.scss */
.fa-unsplash:before {
  content: "\f97c";
}

/* line 4154, app/assets/stylesheets/public/fonts.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 4157, app/assets/stylesheets/public/fonts.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 4160, app/assets/stylesheets/public/fonts.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 4163, app/assets/stylesheets/public/fonts.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 4166, app/assets/stylesheets/public/fonts.scss */
.fa-user:before {
  content: "\f007";
}

/* line 4169, app/assets/stylesheets/public/fonts.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 4172, app/assets/stylesheets/public/fonts.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 4175, app/assets/stylesheets/public/fonts.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 4178, app/assets/stylesheets/public/fonts.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 4181, app/assets/stylesheets/public/fonts.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 4184, app/assets/stylesheets/public/fonts.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 4187, app/assets/stylesheets/public/fonts.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 4190, app/assets/stylesheets/public/fonts.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 4193, app/assets/stylesheets/public/fonts.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 4196, app/assets/stylesheets/public/fonts.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 4199, app/assets/stylesheets/public/fonts.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 4202, app/assets/stylesheets/public/fonts.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 4205, app/assets/stylesheets/public/fonts.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 4208, app/assets/stylesheets/public/fonts.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 4211, app/assets/stylesheets/public/fonts.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 4214, app/assets/stylesheets/public/fonts.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 4217, app/assets/stylesheets/public/fonts.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 4220, app/assets/stylesheets/public/fonts.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 4223, app/assets/stylesheets/public/fonts.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 4226, app/assets/stylesheets/public/fonts.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 4229, app/assets/stylesheets/public/fonts.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 4232, app/assets/stylesheets/public/fonts.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 4235, app/assets/stylesheets/public/fonts.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 4238, app/assets/stylesheets/public/fonts.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 4241, app/assets/stylesheets/public/fonts.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 4244, app/assets/stylesheets/public/fonts.scss */
.fa-users-slash:before {
  content: "\f973";
}

/* line 4247, app/assets/stylesheets/public/fonts.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 4250, app/assets/stylesheets/public/fonts.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 4253, app/assets/stylesheets/public/fonts.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 4256, app/assets/stylesheets/public/fonts.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 4259, app/assets/stylesheets/public/fonts.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 4262, app/assets/stylesheets/public/fonts.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 4265, app/assets/stylesheets/public/fonts.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 4268, app/assets/stylesheets/public/fonts.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 4271, app/assets/stylesheets/public/fonts.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 4274, app/assets/stylesheets/public/fonts.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 4277, app/assets/stylesheets/public/fonts.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 4280, app/assets/stylesheets/public/fonts.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 4283, app/assets/stylesheets/public/fonts.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 4286, app/assets/stylesheets/public/fonts.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 4289, app/assets/stylesheets/public/fonts.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 4292, app/assets/stylesheets/public/fonts.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 4295, app/assets/stylesheets/public/fonts.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 4298, app/assets/stylesheets/public/fonts.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 4301, app/assets/stylesheets/public/fonts.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 4304, app/assets/stylesheets/public/fonts.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 4307, app/assets/stylesheets/public/fonts.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 4310, app/assets/stylesheets/public/fonts.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 4313, app/assets/stylesheets/public/fonts.scss */
.fa-virus:before {
  content: "\f974";
}

/* line 4316, app/assets/stylesheets/public/fonts.scss */
.fa-virus-slash:before {
  content: "\f975";
}

/* line 4319, app/assets/stylesheets/public/fonts.scss */
.fa-viruses:before {
  content: "\f976";
}

/* line 4322, app/assets/stylesheets/public/fonts.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 4325, app/assets/stylesheets/public/fonts.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 4328, app/assets/stylesheets/public/fonts.scss */
.fa-voicemail:before {
  content: "\f897";
}

/* line 4331, app/assets/stylesheets/public/fonts.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 4334, app/assets/stylesheets/public/fonts.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 4337, app/assets/stylesheets/public/fonts.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 4340, app/assets/stylesheets/public/fonts.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 4343, app/assets/stylesheets/public/fonts.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 4346, app/assets/stylesheets/public/fonts.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 4349, app/assets/stylesheets/public/fonts.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 4352, app/assets/stylesheets/public/fonts.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 4355, app/assets/stylesheets/public/fonts.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 4358, app/assets/stylesheets/public/fonts.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 4361, app/assets/stylesheets/public/fonts.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 4364, app/assets/stylesheets/public/fonts.scss */
.fa-water:before {
  content: "\f773";
}

/* line 4367, app/assets/stylesheets/public/fonts.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 4370, app/assets/stylesheets/public/fonts.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 4373, app/assets/stylesheets/public/fonts.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 4376, app/assets/stylesheets/public/fonts.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 4379, app/assets/stylesheets/public/fonts.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 4382, app/assets/stylesheets/public/fonts.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 4385, app/assets/stylesheets/public/fonts.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 4388, app/assets/stylesheets/public/fonts.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 4391, app/assets/stylesheets/public/fonts.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 4394, app/assets/stylesheets/public/fonts.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 4397, app/assets/stylesheets/public/fonts.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 4400, app/assets/stylesheets/public/fonts.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 4403, app/assets/stylesheets/public/fonts.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 4406, app/assets/stylesheets/public/fonts.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 4409, app/assets/stylesheets/public/fonts.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 4412, app/assets/stylesheets/public/fonts.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 4415, app/assets/stylesheets/public/fonts.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 4418, app/assets/stylesheets/public/fonts.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 4421, app/assets/stylesheets/public/fonts.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 4424, app/assets/stylesheets/public/fonts.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 4427, app/assets/stylesheets/public/fonts.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 4430, app/assets/stylesheets/public/fonts.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 4433, app/assets/stylesheets/public/fonts.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 4436, app/assets/stylesheets/public/fonts.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 4439, app/assets/stylesheets/public/fonts.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 4442, app/assets/stylesheets/public/fonts.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 4445, app/assets/stylesheets/public/fonts.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 4448, app/assets/stylesheets/public/fonts.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 4451, app/assets/stylesheets/public/fonts.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 4454, app/assets/stylesheets/public/fonts.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 4457, app/assets/stylesheets/public/fonts.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 4460, app/assets/stylesheets/public/fonts.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 4463, app/assets/stylesheets/public/fonts.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 4466, app/assets/stylesheets/public/fonts.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 4469, app/assets/stylesheets/public/fonts.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 4472, app/assets/stylesheets/public/fonts.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 4475, app/assets/stylesheets/public/fonts.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 4478, app/assets/stylesheets/public/fonts.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 4481, app/assets/stylesheets/public/fonts.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 4484, app/assets/stylesheets/public/fonts.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 4487, app/assets/stylesheets/public/fonts.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 4490, app/assets/stylesheets/public/fonts.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 4493, app/assets/stylesheets/public/fonts.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 4496, app/assets/stylesheets/public/fonts.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 4499, app/assets/stylesheets/public/fonts.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 4502, app/assets/stylesheets/public/fonts.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 4505, app/assets/stylesheets/public/fonts.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 4508, app/assets/stylesheets/public/fonts.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 4511, app/assets/stylesheets/public/fonts.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 4514, app/assets/stylesheets/public/fonts.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 4517, app/assets/stylesheets/public/fonts.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 4527, app/assets/stylesheets/public/fonts.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 4535, app/assets/stylesheets/public/fonts.scss */
.fab {
  font-family: "Font Awesome 5 Brands";
}

/* line 4538, app/assets/stylesheets/public/fonts.scss */
.fab, .far {
  font-weight: 400;
}

/* line 4541, app/assets/stylesheets/public/fonts.scss */
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}

/* line 4544, app/assets/stylesheets/public/fonts.scss */
.fa, .fas {
  font-weight: 900;
}
/***
 Theme Name: Jobhub
 Description: Job Board Finder HTML template
 Version: 1.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
==============================
TABLE CONTENT
 Import Google Fonts
 Include Third Party CSS Library
 GENERAL
 HEADER
 Offcanvas Sidebar
 Search form
 Main header
 Mega menu
 Header layouts
 Page layouts
 Pagination
 Breadcrumb
 CATEGORY PAGES
 SINGLE POST
 Author box
 comment
 Post share social
 WP STYPE
 Custom amine
***/
/*RESET*/
/* line 30, app/assets/stylesheets/public/main.scss */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 119, app/assets/stylesheets/public/main.scss */
main {
  display: block;
  clear: both;
}

/* line 124, app/assets/stylesheets/public/main.scss */
main.main {
  padding-top: 108px;
}

/* line 128, app/assets/stylesheets/public/main.scss */
thead {
  font-weight: 600;
}

/* line 132, app/assets/stylesheets/public/main.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* line 146, app/assets/stylesheets/public/main.scss */
body {
  line-height: 1;
}

/* line 150, app/assets/stylesheets/public/main.scss */
ol,
ul {
  list-style: none;
}

/* line 155, app/assets/stylesheets/public/main.scss */
blockquote,
q {
  quotes: none;
}

/* line 160, app/assets/stylesheets/public/main.scss */
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

/* line 168, app/assets/stylesheets/public/main.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 173, app/assets/stylesheets/public/main.scss */
img {
  max-width: 100%;
}

/* line 177, app/assets/stylesheets/public/main.scss */
input,
select,
button,
textarea {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

/* line 185, app/assets/stylesheets/public/main.scss */
*:focus,
select:focus,
.custom-select:focus,
button:focus,
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
.form-control[type="text"]:focus,
.form-control[type="password"]:focus,
.form-control[type="email"]:focus,
.form-control[type="tel"]:focus,
.form-control[contenteditable]:focus {
  outline: none !important;
  box-shadow: none !important;
}

/* line 206, app/assets/stylesheets/public/main.scss */
input:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

/* line 212, app/assets/stylesheets/public/main.scss */
a {
  color: #7D42F4;
}

/* line 216, app/assets/stylesheets/public/main.scss */
a:hover {
  color: #7856dd;
}

/* line 220, app/assets/stylesheets/public/main.scss */
li.hr span {
  width: 100%;
  height: 1px;
  background-color: #e4e4e4;
  margin: 20px 0;
  display: block;
}

/*--- Common Classes---------------------*/
/* line 229, app/assets/stylesheets/public/main.scss */
::-moz-selection {
  background: #7D42F4;
  /* WebKit/Blink Browsers */
  color: #fff;
}

/* line 234, app/assets/stylesheets/public/main.scss */
::-moz-selection {
  background: #7D42F4;
  /* WebKit/Blink Browsers */
  color: #fff;
}
::selection {
  background: #7D42F4;
  /* WebKit/Blink Browsers */
  color: #fff;
}

/* line 240, app/assets/stylesheets/public/main.scss */
::-moz-selection {
  background: #7D42F4;
  /* Gecko Browsers */
  color: #fff;
}

/* line 246, app/assets/stylesheets/public/main.scss */
::-webkit-input-placeholder {
  color: #88929b;
  opacity: 1;
}

/* line 251, app/assets/stylesheets/public/main.scss */
:-ms-input-placeholder {
  color: #88929b;
  opacity: 1;
}

/* line 256, app/assets/stylesheets/public/main.scss */
::-ms-input-placeholder {
  color: #88929b;
  opacity: 1;
}

/* line 261, app/assets/stylesheets/public/main.scss */
::-moz-placeholder {
  color: #88929b;
  opacity: 1;
}
::placeholder {
  color: #88929b;
  opacity: 1;
}

/* line 266, app/assets/stylesheets/public/main.scss */
:-ms-input-placeholder,
::-webkit-input-placeholder {
  color: #88929b;
  opacity: 1;
}

/* line 272, app/assets/stylesheets/public/main.scss */
.fix {
  overflow: hidden;
}

/* line 276, app/assets/stylesheets/public/main.scss */
.hidden {
  display: none;
}

/* line 280, app/assets/stylesheets/public/main.scss */
.clear {
  clear: both;
}

/* line 284, app/assets/stylesheets/public/main.scss */
.section {
  float: left;
  width: 100%;
}

/* line 289, app/assets/stylesheets/public/main.scss */
.f-right {
  float: right;
}

/* line 293, app/assets/stylesheets/public/main.scss */
.capitalize {
  text-transform: capitalize;
}

/* line 297, app/assets/stylesheets/public/main.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 301, app/assets/stylesheets/public/main.scss */
.bg-img {
  background-position: center center;
  background-size: cover;
}

/* line 306, app/assets/stylesheets/public/main.scss */
.position-relative {
  position: relative;
}

/* line 310, app/assets/stylesheets/public/main.scss */
.height-100vh {
  height: 100vh !important;
}

/* line 314, app/assets/stylesheets/public/main.scss */
*:focus,
select:focus,
.custom-select:focus,
button:focus,
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
.form-control[type="text"]:focus,
.form-control[type="password"]:focus,
.form-control[type="email"]:focus,
.form-control[type="tel"]:focus,
.form-control[contenteditable]:focus {
  outline: none !important;
  box-shadow: none;
}

/* line 335, app/assets/stylesheets/public/main.scss */
.border-radius {
  border-radius: 4px;
}

/* line 339, app/assets/stylesheets/public/main.scss */
.border-radius-5 {
  border-radius: 5px;
}

/* line 343, app/assets/stylesheets/public/main.scss */
.border-radius-10 {
  border-radius: 10px;
}

/* line 347, app/assets/stylesheets/public/main.scss */
.border-radius-15 {
  border-radius: 15px;
}

/* line 351, app/assets/stylesheets/public/main.scss */
.border-radius-20 {
  border-radius: 20px;
}

/* line 355, app/assets/stylesheets/public/main.scss */
.hover-up {
  transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}

/* line 360, app/assets/stylesheets/public/main.scss */
.hover-up:hover {
  transform: translateY(-3px);
  transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}

/* line 367, app/assets/stylesheets/public/main.scss */
body {
  background: url(/assets/theme_public/theme/background-blur-052cbb68d6fc2b5ec8b083b3948a23a84d0ce8c1bd79ec8344dab8bba4b8542c.svg) no-repeat 0px 14%;
  background-size: contain;
}

/* line 372, app/assets/stylesheets/public/main.scss */
.none-shadow {
  box-shadow: none !important;
}

/* line 377, app/assets/stylesheets/public/main.scss */
.form-control {
  border: 1px solid rgba(6, 18, 36, 0.1);
  border-radius: 10px;
  background-color: #ffffff;
  padding: 11px 15px 13px 15px;
  width: 100%;
  color: #88929b;
}

/* line 386, app/assets/stylesheets/public/main.scss */
.form-control::-webkit-input-placeholder {
  color: #88929b;
}

/* line 390, app/assets/stylesheets/public/main.scss */
.form-control:-ms-input-placeholder {
  color: #88929b;
}

/* line 394, app/assets/stylesheets/public/main.scss */
.form-control::-ms-input-placeholder {
  color: #88929b;
}

/* line 398, app/assets/stylesheets/public/main.scss */
.form-control::-moz-placeholder {
  color: #88929b;
}
.form-control::placeholder {
  color: #88929b;
}

/* line 402, app/assets/stylesheets/public/main.scss */
.form-group {
  position: relative;
}

/* line 406, app/assets/stylesheets/public/main.scss */
.form-group i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  font-size: 18px;
  color: #88929b;
}

/* line 416, app/assets/stylesheets/public/main.scss */
.form-icons {
  padding-left: 41px;
}

/* line 420, app/assets/stylesheets/public/main.scss */
.text-white {
  color: #ffffff;
}

@media (min-width: 1400px) {
  /* line 425, app/assets/stylesheets/public/main.scss */
  .container {
    max-width: 1344px;
  }
}

/* line 430, app/assets/stylesheets/public/main.scss */
strong {
  font-weight: bold;
}

/* line 434, app/assets/stylesheets/public/main.scss */
.color-muted {
  color: #88929b !important;
}

/* line 438, app/assets/stylesheets/public/main.scss */
.divider {
  border-top: 1px solid rgba(6, 18, 36, 0.1);
  margin: 20px 0px;
}

/* line 443, app/assets/stylesheets/public/main.scss */
a {
  text-decoration: none;
}

/* line 447, app/assets/stylesheets/public/main.scss */
*:hover {
  transition-duration: 0.2s;
}

/* line 452, app/assets/stylesheets/public/main.scss */
.section-box {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

/* line 458, app/assets/stylesheets/public/main.scss */
.text-shadow {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/* line 462, app/assets/stylesheets/public/main.scss */
.img-responsive {
  max-width: 100%;
}

/* line 466, app/assets/stylesheets/public/main.scss */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #88929b;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

/* line 473, app/assets/stylesheets/public/main.scss */
.select2-search.select2-search--dropdown {
  padding: 0;
  margin-bottom: 10px;
}

/* line 478, app/assets/stylesheets/public/main.scss */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: thin solid #ececec;
  border-radius: 8px;
  height: 40px;
  padding-left: 15px;
}

/* line 485, app/assets/stylesheets/public/main.scss */
.select2-dropdown {
  border-color: #ffffff;
  box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
}

/* line 491, app/assets/stylesheets/public/main.scss */
.select2-container--open .select2-dropdown--below {
  border: thin solid #ececec;
  padding: 15px;
  margin-top: 10px;
  border-radius: 10px;
}

/* line 498, app/assets/stylesheets/public/main.scss */
.select-style .select2-selection--single .select2-selection__rendered {
  color: #88929b;
}

/* line 502, app/assets/stylesheets/public/main.scss */
.select-style .select2 {
  border: 1px solid rgba(6, 18, 36, 0.1);
  border-radius: 10px;
  padding: 10px 20px 10px 20px;
  display: inline-block;
  width: 100% !important;
}

/* line 510, app/assets/stylesheets/public/main.scss */
.select-style .select2 .select2-selection__arrow {
  background: url(/assets/theme_public/theme/icons/arrow-down-330bb4992758259c5815ee6700bdc99ec3568d2e0104e84deac4811c7ac7a438.svg) no-repeat right 10px center;
  top: 11px;
  width: 26px;
  opacity: 0.5;
}

/* line 517, app/assets/stylesheets/public/main.scss */
.select-style .select2 .select2-selection__arrow b {
  display: none !important;
}

/* line 521, app/assets/stylesheets/public/main.scss */
.select-style-icon .select2 {
  padding-left: 33px;
}

/* line 525, app/assets/stylesheets/public/main.scss */
.dropdown {
  position: relative;
}

/* line 529, app/assets/stylesheets/public/main.scss */
.dropdown .dropdown-menu.show {
  border: thin solid #ececec;
  box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
  background-color: #ffffff;
  border-radius: 10px;
  padding: 0;
}

/* line 538, app/assets/stylesheets/public/main.scss */
.dropdown .dropdown-menu.show .dropdown-item {
  padding: 10px 20px;
  color: #636477;
  font-size: 14px;
}

/* line 544, app/assets/stylesheets/public/main.scss */
.dropdown .dropdown-menu.show .dropdown-item.active {
  color: #fff;
  text-decoration: none;
  background-color: #7D42F4;
}

/* line 550, app/assets/stylesheets/public/main.scss */
.dropdown .dropdown-menu.show .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #7D42F4;
}

/* line 556, app/assets/stylesheets/public/main.scss */
.dropdown.dropdown-sort .dropdown-menu.show {
  border-radius: 10px;
  margin-top: 20px;
}

/* line 561, app/assets/stylesheets/public/main.scss */
a,
button,
img,
input,
span,
h4 {
  transition: all .3s ease 0s;
}

@keyframes slideleft {
  10% {
    opacity: 0;
    transform: scale(0);
    right: 0;
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
  90% {
    opacity: 0;
    transform: scale(0);
    right: 100%;
  }
}

/* line 611, app/assets/stylesheets/public/main.scss */
[data-loader='spinner'] {
  width: 35px;
  height: 35px;
  display: inline-block;
  animation: spinner 1.2s infinite ease-in-out;
  background: url(/theme_public/favicon.svg);
  box-shadow: 0 0 10px #fff;
}

@keyframes spinner {
  0% {
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    transform: perspective(120px) rotateX(-180deg) rotateY(0);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
  }
}

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(151, 119, 250, 0.8);
  }
  100% {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0);
  }
}

@keyframes shadow-pulse-big {
  0% {
    box-shadow: 0 0 0 0px rgba(239, 63, 72, 0.1);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

@keyframes jump {
  0% {
    transform: translate3d(0, 20%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}

/* line 718, app/assets/stylesheets/public/main.scss */
.jump {
  transform-origin: 0;
  animation: jump .5s linear alternate infinite;
}

/*TYPOGRAPHY*/
/* line 726, app/assets/stylesheets/public/main.scss */
body {
  color: #37404e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
}

/* line 735, app/assets/stylesheets/public/main.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.font-heading,
.display-1,
.display-2,
.heading-lg,
.heading-sm-1 {
  font-family: "Montserrat", sans-serif;
  color: #1f2938;
  font-weight: 700;
  line-height: 1.2;
}

/* line 752, app/assets/stylesheets/public/main.scss */
h1 {
  font-size: 69px;
  line-height: 1.2;
}

/* line 757, app/assets/stylesheets/public/main.scss */
h2 {
  font-size: 55px;
  line-height: 67px;
}

/* line 762, app/assets/stylesheets/public/main.scss */
h3 {
  font-size: 44px;
  line-height: 54px;
}

/* line 767, app/assets/stylesheets/public/main.scss */
h4 {
  font-size: 28px;
  line-height: 34px;
}

/* line 772, app/assets/stylesheets/public/main.scss */
h5 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
}

/* line 778, app/assets/stylesheets/public/main.scss */
h6 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

/* line 784, app/assets/stylesheets/public/main.scss */
.heading-lg {
  font-size: 52px;
  line-height: 63px;
  font-weight: bold;
}

/* line 790, app/assets/stylesheets/public/main.scss */
.heading-md {
  font-size: 20px;
  line-height: 24px;
  color: #111112;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

/* line 798, app/assets/stylesheets/public/main.scss */
.heading-sm {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

/* line 804, app/assets/stylesheets/public/main.scss */
.text-sm {
  font-size: 12px;
  line-height: 16px;
  font-family: "Open Sans", sans-serif;
}

/* line 810, app/assets/stylesheets/public/main.scss */
.text-md {
  font-size: 16px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
}

/* line 816, app/assets/stylesheets/public/main.scss */
.small-heading {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

/* line 823, app/assets/stylesheets/public/main.scss */
.medium-heading {
  font-size: 18px;
  color: #1f2938;
  line-height: 22px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

/* line 831, app/assets/stylesheets/public/main.scss */
.display-block {
  display: block;
}

/* line 835, app/assets/stylesheets/public/main.scss */
.font-bold {
  font-weight: bold;
}

/* line 839, app/assets/stylesheets/public/main.scss */
.font-semibold {
  font-weight: 600;
}

/* line 843, app/assets/stylesheets/public/main.scss */
.text-brand {
  color: #7D42F4;
}

/* line 847, app/assets/stylesheets/public/main.scss */
.font-3xs {
  font-size: 10px;
}

/* line 851, app/assets/stylesheets/public/main.scss */
.font-xxs {
  font-size: 12px;
}

/* line 855, app/assets/stylesheets/public/main.scss */
.font-xs {
  font-size: 13px;
}

/* line 859, app/assets/stylesheets/public/main.scss */
.font-sm {
  font-size: 14px;
}

/* line 863, app/assets/stylesheets/public/main.scss */
.font-md {
  font-size: 16px;
}

/* line 867, app/assets/stylesheets/public/main.scss */
.font-md-2 {
  font-size: 15px;
}

/* line 871, app/assets/stylesheets/public/main.scss */
.font-lg {
  font-size: 18px;
}

/* line 875, app/assets/stylesheets/public/main.scss */
.font-xl {
  font-size: 20px;
}

/* line 879, app/assets/stylesheets/public/main.scss */
.font-2xl {
  font-size: 22px;
}

/* line 883, app/assets/stylesheets/public/main.scss */
.font-3xl {
  font-size: 58px;
}

/* line 887, app/assets/stylesheets/public/main.scss */
.text-grey-6 {
  color: #d2d2d2 !important;
}

/* line 891, app/assets/stylesheets/public/main.scss */
.text-muted {
  color: #88929b !important;
}

/* line 895, app/assets/stylesheets/public/main.scss */
.btn {
  font-family: "Open Sans", sans-serif;
  border-radius: 10px;
  padding: 14px 25px;
  font-size: 18px;
  line-height: 1;
  transition: 0.2s;
}

/* line 905, app/assets/stylesheets/public/main.scss */
.btn.btn-default {
  color: #ffffff;
  background-color: #7D42F4 !important;
}

/* line 910, app/assets/stylesheets/public/main.scss */
.btn.btn-default:hover {
  background-color: #6d4bd3 !important;
  transform: translateY(-2px);
  transition: 0.2s;
}

/* line 918, app/assets/stylesheets/public/main.scss */
.btn.btn-outline-default {
  color: #7D42F4;
  border-color: #7D42F4 !important;
}

/* line 923, app/assets/stylesheets/public/main.scss */
.btn.btn-outline-default:hover {
  color: #ffffff;
  border-color: #6d4bd3;
  background-color: #6d4bd3 !important;
  transform: translateY(-2px);
  transition: 0.2s;
}

/* line 934, app/assets/stylesheets/public/main.scss */
.single-apply-jobs .btn-client-profile {
  display: none !important;
}

@media (max-width: 1399px) and (min-width: 992px) {
  /* line 941, app/assets/stylesheets/public/main.scss */
  #job-overview-sidebar .btn-client-profile {
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  /* line 950, app/assets/stylesheets/public/main.scss */
  .single-apply-jobs .btn-client-profile {
    display: inline-block !important;
    margin-top: 10px;
  }
}

@media (max-width: 767px) and (min-width: 426px) {
  /* line 959, app/assets/stylesheets/public/main.scss */
  .single-apply-jobs .btn-client-profile {
    margin-top: 0px;
  }
}

/* line 965, app/assets/stylesheets/public/main.scss */
.btn-grey-small {
  background-color: rgba(151, 119, 250, 0.12);
  font-size: 14px;
  padding: 7px 10px;
  border-radius: 6px;
  color: #37404e;
}

/* line 973, app/assets/stylesheets/public/main.scss */
.disc-btn:before {
  content: "";
  height: 5px;
  width: 5px;
  background-color: #7D42F4;
  border-radius: 50%;
  display: inline-block;
  margin: 0px 5px 2px 0px;
}

/* line 983, app/assets/stylesheets/public/main.scss */
.btn-light-blue {
  background-color: #c5e3ff;
  border-radius: 6px;
  padding: 7px 12px;
  color: #37404e;
  font-size: 14px;
}

/* line 991, app/assets/stylesheets/public/main.scss */
.btn-pink {
  background-color: #ffcfc5;
  border-radius: 6px;
  padding: 7px 15px;
  color: #37404e;
  font-size: 14px;
}

/* line 999, app/assets/stylesheets/public/main.scss */
.btn-border {
  border: 1px solid rgba(6, 18, 36, 0.1);
  padding: 15px 23px 15px 23px;
  border-radius: 10px;
  background: #ffffff;
  color: #111112;
  font-size: 16px;
  transition-duration: 0.2s;
}

/* line 1010, app/assets/stylesheets/public/main.scss */
.btn-border:hover {
  color: #ffffff;
  background-color: #7D42F4;
  transition-duration: 0.2s;
  transform: translateY(-3px);
}

/* line 1019, app/assets/stylesheets/public/main.scss */
.btn-dots {
  border: 0px;
  background: url(/assets/theme_public/theme/icons/dots-2e050aef6fd4a119b60703d6b36fa9af9c5d61d52402205cefa31c02aa2f999a.svg) no-repeat center right;
}

/* line 1024, app/assets/stylesheets/public/main.scss */
.btn-sm {
  padding: 12px 20px;
  vertical-align: middle;
}

/* line 1029, app/assets/stylesheets/public/main.scss */
.btn-sm img {
  float: left;
  margin: 0px 10px 0px 0px;
}

/* line 1034, app/assets/stylesheets/public/main.scss */
.btn-brand-hover {
  padding: 14px 25px 14px 25px;
}

/* line 1038, app/assets/stylesheets/public/main.scss */
.btn-brand-hover:hover {
  background-color: #7D42F4;
  color: #ffffff;
}

/* line 1043, app/assets/stylesheets/public/main.scss */
.box-button-shadow {
  position: relative;
  display: inline-block;
}

/* line 1048, app/assets/stylesheets/public/main.scss */
.box-button-shadow::before {
  background: #7D42F4;
  filter: blur(20px);
  border-radius: 10px;
  content: "";
  position: absolute;
  width: 144px;
  height: 39px;
  z-index: 1;
  left: 0px;
  right: 0px;
  top: 10px;
  margin: auto;
}

/* line 1064, app/assets/stylesheets/public/main.scss */
.box-button-shadow a {
  position: relative;
  z-index: 12;
}

/* line 1069, app/assets/stylesheets/public/main.scss */
.btn-link {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  color: #1f2938;
  text-decoration: none;
}

/* line 1079, app/assets/stylesheets/public/main.scss */
.btn-link:hover {
  color: #7D42F4;
}

/* line 1083, app/assets/stylesheets/public/main.scss */
.icon-chevron-right {
  background: url(/assets/theme_public/theme/icons/chevron-right-7c18a1784f32ddbbf5ffa663d4321682532da51768acc2bca1c6a69eb95c0039.svg) no-repeat right 19px center;
  padding-right: 42px;
}

/* line 1088, app/assets/stylesheets/public/main.scss */
.icon-chevron-right:hover {
  color: #fff !important;
}

/* line 1092, app/assets/stylesheets/public/main.scss */
.btn-md {
  padding: 11px 25px;
}

/* line 1096, app/assets/stylesheets/public/main.scss */
.btn-white-sm {
  background-color: #ffffff;
  padding: 8px 37px 9px 17px;
  border-color: #ffffff;
  font-size: 12px;
  background-position: right 13px center;
}

/* line 1104, app/assets/stylesheets/public/main.scss */
.btn-small {
  border-radius: 6px;
  padding: 7px 15px;
  color: #37404e;
  font-size: 14px;
}

/* line 1111, app/assets/stylesheets/public/main.scss */
.btn-tags-sm {
  padding: 10px 18px;
  background: rgba(81, 146, 255, 0.12);
  border-radius: 50px;
  font-size: 14px;
  line-height: 12px;
  transition-duration: 0.2s;
  color: #727272;
}

/* line 1122, app/assets/stylesheets/public/main.scss */
.btn-tags-sm:hover {
  transform: translateY(-2px);
  transition-duration: 0.2s;
}

/*button switch*/
/* line 1130, app/assets/stylesheets/public/main.scss */
.switch {
  position: relative;
  display: inline-block;
  width: 65px;
  height: 30px;
  vertical-align: middle;
}

/* line 1138, app/assets/stylesheets/public/main.scss */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* line 1144, app/assets/stylesheets/public/main.scss */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(186, 186, 186, 0.3);
  transition: 0.4s;
}

/* line 1156, app/assets/stylesheets/public/main.scss */
.slider:before {
  position: absolute;
  content: "";
  height: 21px;
  width: 21px;
  left: 5px;
  bottom: 5px;
  background-color: #7D42F4;
  transition: 0.4s;
}

/* line 1168, app/assets/stylesheets/public/main.scss */
input:checked + .slider {
  background-color: rgba(81, 146, 255, 0.3);
}

/* line 1172, app/assets/stylesheets/public/main.scss */
input:focus + .slider {
  box-shadow: 0 0 1px #7D42F4;
}

/* line 1177, app/assets/stylesheets/public/main.scss */
input:checked + .slider:before {
  transform: translateX(34px);
}

/* Rounded sliders */
/* line 1183, app/assets/stylesheets/public/main.scss */
.slider.round {
  border-radius: 34px;
}

/* line 1187, app/assets/stylesheets/public/main.scss */
.slider.round:before {
  border-radius: 50%;
}

/*End button Switch On Off*/
/* line 1192, app/assets/stylesheets/public/main.scss */
span.btn {
  cursor: unset;
}

/* line 1196, app/assets/stylesheets/public/main.scss */
.cb-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  line-height: 21px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 1209, app/assets/stylesheets/public/main.scss */
.cb-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* line 1217, app/assets/stylesheets/public/main.scss */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 23px;
  width: 23px;
  background-color: #ffffff;
  border: 2px solid #d1d1d1;
  border-radius: 4px;
}

/* line 1228, app/assets/stylesheets/public/main.scss */
.cb-container input:checked ~ .checkmark {
  border: 2px solid #7D42F4;
}

/* line 1232, app/assets/stylesheets/public/main.scss */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* line 1238, app/assets/stylesheets/public/main.scss */
.cb-container input:checked ~ .checkmark:after {
  display: block;
}

/* line 1242, app/assets/stylesheets/public/main.scss */
.cb-container .checkmark:after {
  left: -1px;
  top: -1px;
  width: 21px;
  height: 21px;
  background: #7D42F4 url(/assets/theme_public/theme/icons/tick-e0309a4b0e592f1831ce094b8c660a5e92681a1587137f12578af6152a0e6249.svg) no-repeat center;
}

/*COMPONENTS -&gt; FORM*/
/* line 1251, app/assets/stylesheets/public/main.scss */
input:-moz-placeholder,
textarea:-moz-placeholder {
  opacity: 1;
}

/* line 1256, app/assets/stylesheets/public/main.scss */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 1;
}

/* line 1261, app/assets/stylesheets/public/main.scss */
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
}

/* line 1266, app/assets/stylesheets/public/main.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
}

/* line 1271, app/assets/stylesheets/public/main.scss */
input {
  border: 1px solid #ececec;
  border-radius: 10px;
  height: 50px;
  box-shadow: none;
  padding-left: 20px;
  font-size: 16px;
  width: 100%;
}

/* line 1282, app/assets/stylesheets/public/main.scss */
input:focus {
  background: transparent;
  border: 1px solid rgba(151, 119, 250, 0.5);
}

/* line 1287, app/assets/stylesheets/public/main.scss */
select {
  width: 100%;
  background: transparent;
  border: 0px solid #ececec;
  box-shadow: none;
  font-size: 16px;
  color: #37404e;
}

/* line 1297, app/assets/stylesheets/public/main.scss */
option {
  background: #fff;
  border: 0px solid #626262;
  padding-left: 10px;
  font-size: 16px;
}

/* line 1304, app/assets/stylesheets/public/main.scss */
textarea {
  border: 1px solid #ececec;
  border-radius: 10px;
  height: 50px;
  box-shadow: none;
  padding: 10px 10px 10px 20px;
  font-size: 16px;
  width: 100%;
  min-height: 250px;
}

/* line 1316, app/assets/stylesheets/public/main.scss */
textarea:focus {
  background: transparent;
  border: 1px solid rgba(151, 119, 250, 0.5);
}

/*contact form*/
/* line 1322, app/assets/stylesheets/public/main.scss */
.contact-from-area .contact-form-style button {
  font-size: 18px;
  font-weight: 500;
  padding: 20px 40px;
  color: #ffffff;
  border: none;
  background-color: #7D42F4;
  border-radius: 10px;
  font-family: "Montserrat", sans-serif;
}

/* line 1333, app/assets/stylesheets/public/main.scss */
.contact-from-area .contact-form-style button:hover {
  background-color: #7856dd !important;
}

/* line 1337, app/assets/stylesheets/public/main.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 1341, app/assets/stylesheets/public/main.scss */
.form-group input {
  background: #fff;
  border: 1px solid #ececec;
  height: 64px;
  box-shadow: none;
  padding-left: 20px;
  font-size: 16px;
  width: 100%;
}

/* line 1352, app/assets/stylesheets/public/main.scss */
.form-group input:focus {
  background: transparent;
  border-color: rgba(151, 119, 250, 0.5);
}

/* line 1357, app/assets/stylesheets/public/main.scss */
.form-group input.form-icons {
  padding-left: 42px;
}

/* line 1361, app/assets/stylesheets/public/main.scss */
label {
  margin-bottom: 5px;
}

/* line 1365, app/assets/stylesheets/public/main.scss */
.box-swiper {
  position: relative;
}

/* line 1369, app/assets/stylesheets/public/main.scss */
.box-swiper .swiper-container {
  position: relative;
}

/* line 1373, app/assets/stylesheets/public/main.scss */
.box-swiper .swiper-container .item-logo {
  border: 1px solid rgba(6, 18, 36, 0.1);
  padding: 39px 0px 36px 0px;
  display: inline-block;
  width: 100%;
  text-align: center;
  border-radius: 12px;
  box-shadow: 0px 20px 60px -6px rgba(0, 0, 0, 0.04);
}

/* line 1384, app/assets/stylesheets/public/main.scss */
.box-swiper .swiper-container .item-logo img {
  max-width: 100%;
}

/* line 1388, app/assets/stylesheets/public/main.scss */
.box-swiper .swiper-container .item-logo:hover {
  border: 1px solid rgba(151, 119, 250, 0.5);
  box-shadow: 20px 20px 54px rgba(0, 0, 0, 0.05);
}

/* line 1394, app/assets/stylesheets/public/main.scss */
.box-swiper .swiper-button-next:after,
.box-swiper .swiper-button-prev:after {
  content: "";
}

/* line 1399, app/assets/stylesheets/public/main.scss */
.box-swiper .swiper-button-next {
  background: url(/assets/theme_public/slider/swiper/next-69a3a1adbf598e081e8001d66521cbd328bffdb22d682b3eda5605844a9cb711.svg) no-repeat 0px 0px;
}

/* line 1403, app/assets/stylesheets/public/main.scss */
.box-swiper .swiper-button-next:hover {
  background: url(/assets/theme_public/slider/swiper/next-active-07553748d6625310cc2592e583f685818baa590827e6a25f61f162c456960d55.svg) no-repeat 0px 0px;
}

/* line 1407, app/assets/stylesheets/public/main.scss */
.box-swiper .swiper-button-prev {
  background: url(/assets/theme_public/slider/swiper/prev-6990ccabb5f50fe573da862ce1c9aa1e2998f2c1899bce7ff557a8d3d8f20c13.svg) no-repeat 0px 0px;
}

/* line 1411, app/assets/stylesheets/public/main.scss */
.box-swiper .swiper-button-prev:hover {
  background: url(/assets/theme_public/slider/swiper/prev-active-d2edb7891ce358178884491fed44f836e6f3000a2af2a97f896e5d22b0170f77.svg) no-repeat 0px 0px;
}

/* line 1415, app/assets/stylesheets/public/main.scss */
.box-swiper .swiper-button-next,
.box-swiper .swiper-button-prev {
  width: 40px;
  margin-top: -55px;
}

/* line 1421, app/assets/stylesheets/public/main.scss */
.box-swiper .swiper-button-next {
  left: auto;
  right: -65px;
}

/* line 1426, app/assets/stylesheets/public/main.scss */
.box-swiper .swiper-button-prev {
  left: -65px;
}

/* line 1430, app/assets/stylesheets/public/main.scss */
.box-swiper .swiper-button-next.swiper-button-disabled,
.box-swiper .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

/* line 1435, app/assets/stylesheets/public/main.scss */
.swiper-pagination {
  text-align: center;
  width: 100%;
}

/* line 1440, app/assets/stylesheets/public/main.scss */
.swiper-pagination-bullet {
  margin: 10px;
}

/*Style of the location of the div that wraps the custom pager*/
/* line 1445, app/assets/stylesheets/public/main.scss */
.swiper-pagination-custom {
  bottom: -5px;
}

/* line 1449, app/assets/stylesheets/public/main.scss */
.swiper-pagination-customs {
  background: url(/assets/theme_public/slider/swiper/dot-9e45383d3b9b81dd014509f639a8a3fa9f602276d729bb5117c9e4e302a53f3e.svg) no-repeat 0px 0px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
  margin-left: 4px;
  margin-right: 4px;
}

/*Customize the style representation when pager is activated*/
/* line 1461, app/assets/stylesheets/public/main.scss */
.swiper-pagination-customs-active,
.swiper-pagination-customs:hover {
  background: url(/assets/theme_public/slider/swiper/dot-active-79f2fff5f9457a6c9dc497f5ba43e434ab88e94b67eebf08b4824e327c7da501.svg) no-repeat 0px 0px;
  width: 12px;
  height: 12px;
  margin-bottom: -1px;
  margin-left: 3px;
  margin-right: 3px;
}

/* This line can be removed it was just for display on CodePen: */
/* line 1472, app/assets/stylesheets/public/main.scss */
.slider-labels {
  margin-top: 10px;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
/* line 1480, app/assets/stylesheets/public/main.scss */
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  touch-action: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}

/* line 1492, app/assets/stylesheets/public/main.scss */
.noUi-target {
  position: relative;
  direction: ltr;
}

/* line 1497, app/assets/stylesheets/public/main.scss */
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}

/* line 1505, app/assets/stylesheets/public/main.scss */
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

/* line 1513, app/assets/stylesheets/public/main.scss */
.noUi-handle {
  position: relative;
  z-index: 1;
}

/* line 1518, app/assets/stylesheets/public/main.scss */
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is &gt; 50%. */
  z-index: 10;
}

/* line 1524, app/assets/stylesheets/public/main.scss */
.noUi-state-tap .noUi-origin {
  transition: left 0.3s,top .3s;
}

/* line 1529, app/assets/stylesheets/public/main.scss */
.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
/* line 1536, app/assets/stylesheets/public/main.scss */
.noUi-base, .noUi-handle {
  transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement;
 */
/* line 1543, app/assets/stylesheets/public/main.scss */
.noUi-horizontal {
  height: 4px;
}

/* line 1547, app/assets/stylesheets/public/main.scss */
.noUi-horizontal .noUi-handle {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  left: -7px;
  top: -7px;
  background-color: #345DBB;
}

/* Styling;
 */
/* line 1558, app/assets/stylesheets/public/main.scss */
.noUi-background {
  background: #D6D7D9;
}

/* line 1562, app/assets/stylesheets/public/main.scss */
.noUi-connect {
  background: #345DBB;
  transition: background 450ms;
}

/* line 1568, app/assets/stylesheets/public/main.scss */
.noUi-origin {
  border-radius: 2px;
}

/* line 1572, app/assets/stylesheets/public/main.scss */
.noUi-target {
  border-radius: 2px;
}

/* Handles and cursors;
 */
/* line 1578, app/assets/stylesheets/public/main.scss */
.noUi-draggable {
  cursor: w-resize;
}

/* line 1582, app/assets/stylesheets/public/main.scss */
.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

/* line 1586, app/assets/stylesheets/public/main.scss */
.noUi-handle {
  cursor: default;
  box-sizing: content-box !important;
}

/* line 1592, app/assets/stylesheets/public/main.scss */
.noUi-handle:active {
  border: 8px solid #345DBB;
  border: 8px solid rgba(53, 93, 187, 0.38);
  background-clip: padding-box;
  left: -14px;
  top: -14px;
}

/* Disabled state;
 */
/* line 1602, app/assets/stylesheets/public/main.scss */
.noUi-connect[disabled], [disabled] .noUi-connect {
  background: #B8B8B8;
}

/* line 1606, app/assets/stylesheets/public/main.scss */
.noUi-origin[disabled], [disabled] .noUi-handle {
  cursor: not-allowed;
}

/* line 1610, app/assets/stylesheets/public/main.scss */
.ui-slider-handle {
  display: none;
}

/* line 1614, app/assets/stylesheets/public/main.scss */
.ui-widget.ui-widget-content {
  border: 0px solid #EBEBEB;
}

/* line 1618, app/assets/stylesheets/public/main.scss */
.noUi-target {
  border-radius: 12px;
}

/* line 1622, app/assets/stylesheets/public/main.scss */
.noUi-horizontal {
  height: 6px;
}

/* line 1626, app/assets/stylesheets/public/main.scss */
.noUi-background {
  background: #EBEBEB;
}

/* line 1630, app/assets/stylesheets/public/main.scss */
.noUi-origin {
  border-radius: 12px;
}

/* line 1634, app/assets/stylesheets/public/main.scss */
.noUi-connect {
  background: #7D42F4;
  transition: background 450ms;
  height: 6px;
  margin-top: 0px;
}

/* line 1642, app/assets/stylesheets/public/main.scss */
.noUi-horizontal .noUi-handle {
  background-color: #ffffff;
  border: 1px solid #d1d1d1;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  left: -8px;
  top: -8px;
}

/* line 1651, app/assets/stylesheets/public/main.scss */
.noUi-handle:active {
  border-width: 0px;
  left: -8px;
  top: -8px;
}

/* line 1657, app/assets/stylesheets/public/main.scss */
.card-grid {
  border: 0.88px solid rgba(6, 18, 36, 0.1);
  background: #ffffff;
  border-radius: 12px;
  padding: 45px;
  margin-bottom: 30px;
}

/* line 1665, app/assets/stylesheets/public/main.scss */
.card-grid:hover {
  box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
  border-color: rgba(151, 119, 250, 0.5);
  transition-duration: 0.2s;
}

/* line 1673, app/assets/stylesheets/public/main.scss */
.card-grid .card-heading {
  min-height: 56px;
}

/* line 1677, app/assets/stylesheets/public/main.scss */
.card-grid .card-img {
  height: 85px;
}

/* line 1681, app/assets/stylesheets/public/main.scss */
.card-grid .card-img img {
  max-height: 85px;
}

/* line 1685, app/assets/stylesheets/public/main.scss */
.card-grid .text-stroke-40 {
  color: rgba(0, 0, 0, 0.4);
}

/* line 1689, app/assets/stylesheets/public/main.scss */
.card-grid a {
  color: #1f2938;
}

/* line 1693, app/assets/stylesheets/public/main.scss */
.card-grid a:hover {
  color: #7D42F4;
}

/* line 1697, app/assets/stylesheets/public/main.scss */
.card-shadow {
  box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
}

/* line 1702, app/assets/stylesheets/public/main.scss */
.card-grid-2 {
  border-radius: 10px;
  border: 0.88px solid rgba(6, 18, 36, 0.1);
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
  background: #ffffff;
}

/* line 1711, app/assets/stylesheets/public/main.scss */
.card-grid-2 i {
  font-size: 20px;
  color: #88929b;
  margin-left: 5px;
}

/* line 1717, app/assets/stylesheets/public/main.scss */
.card-grid-2 i.fi-rr-marker {
  margin-left: 0;
}

/* line 1721, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-link {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* line 1727, app/assets/stylesheets/public/main.scss */
.card-grid-2:hover {
  box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
  border-color: rgba(151, 119, 250, 0.5);
}

/* line 1733, app/assets/stylesheets/public/main.scss */
.card-grid-2 a {
  text-decoration: none;
  color: #1f2938;
}

/* line 1738, app/assets/stylesheets/public/main.scss */
.card-grid-2 a:hover {
  color: #7D42F4;
}

/* line 1742, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-image-rd {
  padding: 30px 20px 0px 20px;
  display: inline-block;
  width: 100%;
}

/* line 1748, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-image-rd figure {
  position: relative;
  display: inline-block;
}

/* line 1753, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-image-rd figure img {
  border-radius: 50%;
  height: 110px;
  width: 110px;
}

/* line 1759, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-image-rd.online figure::before {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  content: "";
  position: absolute;
  bottom: 13px;
  right: 9px;
  background: #00c070;
}

/* line 1770, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-image {
  position: relative;
}

/* line 1774, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-image figure {
  display: block;
}

/* line 1778, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-image figure img {
  width: 100%;
}

/* line 1782, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-image .btn-urgent {
  position: absolute;
  top: 20px;
  left: 21px;
  background-color: #ffcfc5;
  border-radius: 6px;
  padding: 5px 15px;
  color: #37404e;
  font-size: 14px;
  z-index: 1;
}

/* line 1794, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info {
  display: inline-block;
  width: 100%;
  padding: 30px 30px 20px 30px;
}

/* line 1800, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-2-img-text {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 4px 0px 4px 40px;
  font-size: 14px;
  max-width: 90%;
  min-height: 44px;
}

/* line 1810, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-2-img-text .card-grid-2-img-small {
  background: #e4e4e4;
  border-radius: 50%;
  padding: 5px;
  height: 32px;
  width: 32px;
  float: left;
  margin-right: 8px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  line-height: 30px;
}

/* line 1825, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-2-img-text span {
  display: inline-block;
  color: #37404e;
  font-size: 14px;
}

/* line 1831, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-2-img-text img {
  max-width: 100%;
}

/* line 1835, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-time {
  font-size: 14px;
  display: inline-block;
  padding: 0px 15px 0px 25px;
  background: url(/assets/theme_public/theme/icons/time-079a83062fdb9b2e329c7e3c2e1a1820161d97b63889cfe0332770bb8273626e.svg) no-repeat 0px 3px;
}

/* line 1842, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-location {
  font-size: 14px;
  display: inline-block;
  padding: 0px 0px 0px 25px;
  background: url(/assets/theme_public/theme/icons/marker-1bd93b141cbd15c29321e03e1b690c7637994c0416606c559ac97a79ab596f05.svg) no-repeat 0px 3px;
}

/* line 1849, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-text-price {
  color: #5192ff;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 22px;
}

/* line 1856, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-text-price span {
  font-size: 14px;
  color: #878d96;
  font-weight: 400;
}

/* line 1862, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-2-bottom {
  position: relative;
}

/* line 1866, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-2-bottom .btn-grey-small {
  margin-right: 5px;
}

/* line 1870, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-2-bottom.card-2-bottom-candidate .btn-brand-hover {
  padding: 15px 33px;
  border: thin solid rgba(151, 119, 250, 0.5);
  font-size: 14px;
}

/* line 1876, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-2-bottom.card-2-bottom-candidate .btn-brand-hover:hover {
  color: #ffffff;
}

/* line 1880, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-grid-2-img-medium {
  padding-left: 55px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #151515;
  line-height: 17px;
}

/* line 1889, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-grid-2-img-medium .card-grid-2-img-small {
  background-color: #5aa6ff;
  height: 44px;
  width: 44px;
  border-radius: 8px;
}

/* line 1896, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-profile {
  text-align: center;
}

/* line 1900, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-profile strong {
  font-size: 18px;
  color: #1f2938;
  line-height: 18px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  display: block;
  padding-bottom: 5px;
}

/* line 1910, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-profile strong:hover {
  color: #7D42F4;
}

/* line 1914, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-profile &gt; span {
  color: #88929b;
}

/* line 1918, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-profile .rate-reviews-small span {
  display: inline-block;
  vertical-align: middle;
}

/* line 1923, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-block-info .card-profile .rate-reviews-small span img {
  height: 13px;
  display: flex;
}

/* line 1930, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-socials {
  display: inline-block;
  height: 25px;
  width: 25px;
}

/* line 1936, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-socials.icon-fb-sym {
  background: url(/assets/theme_public/theme/icons/fb-sym-d5284ac8d9c322738f69c6fefd3d4cac31457b25dd9b13ca2d03a41139389db4.svg) no-repeat center;
}

/* line 1940, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-socials.icon-fb-sym:hover {
  background: url(/assets/theme_public/theme/icons/fb-sym-hover-ddc6f26e456a8effa7c16cd8fca14136e4d72ad83f650596cacaeb776ff9c62c.svg) no-repeat center;
}

/* line 1944, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-socials.icon-tw-sym {
  background: url(/assets/theme_public/theme/icons/tw-sym-6083d321278fd6b415f807d809e29ef2afb4bbdefd6536745d57847a5123cba5.svg) no-repeat center;
}

/* line 1948, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-socials.icon-tw-sym:hover {
  background: url(/assets/theme_public/theme/icons/tw-sym-hover-495f350ece8aadfd52fe6fa5d193d4cdde96d529c825df963707d43a009b517f.svg) no-repeat center;
}

/* line 1952, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-socials.icon-inst-sym {
  background: url(/assets/theme_public/theme/icons/inst-sym-0f3d60ab424bbe06c7a1fb45b279daf2f1093fce19fbf03d60399f3d9fc07ffa.svg) no-repeat center;
}

/* line 1956, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-socials.icon-inst-sym:hover {
  background: url(/assets/theme_public/theme/icons/inst-sym-hover-dd1499da4635507d7353eee40ba267b35925c3430a8ecfd577fc8f47e196b662.svg) no-repeat center;
}

/* line 1960, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-socials.icon-linkedin-sym {
  background: url(/assets/theme_public/theme/icons/linkedin-sym-6910b014a2b2b3dc4ec1b095140070794c76650b707e267286cd8a0d08161d46.svg) no-repeat center;
}

/* line 1964, app/assets/stylesheets/public/main.scss */
.card-grid-2 .card-grid-2-socials.icon-linkedin-sym:hover {
  background: url(/assets/theme_public/theme/icons/linkedin-sym-hover-7532e3828072e5e2d695362413ddf2e0d43f38787f40e65ce687924eca7e1bf4.svg) no-repeat center;
}

/* line 1968, app/assets/stylesheets/public/main.scss */
.card-grid-2-list {
  margin-bottom: 35px;
  padding-bottom: 5px;
}

/* line 1973, app/assets/stylesheets/public/main.scss */
.card-grid-2-list.card-grid-2 .card-grid-2-link {
  top: 25px;
}

/* line 1977, app/assets/stylesheets/public/main.scss */
.card-grid-2-list .card-grid-2-image-rd {
  float: left;
  width: 153px;
}

/* line 1982, app/assets/stylesheets/public/main.scss */
.card-grid-2-list .card-block-info {
  padding-left: 0px !important;
  padding-right: 10px !important;
}

/* line 1987, app/assets/stylesheets/public/main.scss */
.card-grid-2-list .card-block-info-list {
  display: block;
  padding-left: 150px !important;
}

/* line 1992, app/assets/stylesheets/public/main.scss */
.card-grid-2-list .card-block-info-list .card-profile {
  text-align: left;
  padding-top: 25px;
}

/* line 1997, app/assets/stylesheets/public/main.scss */
.card-grid-3 {
  border-radius: 10px;
  border: 1px solid rgba(6, 18, 36, 0.1);
  overflow: hidden;
  margin-bottom: 0px;
  background: #ffffff;
}

/* line 2005, app/assets/stylesheets/public/main.scss */
.card-grid-3:hover {
  box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
  border-color: rgba(151, 119, 250, 0.5);
}

/* line 2011, app/assets/stylesheets/public/main.scss */
.card-grid-3 a {
  text-decoration: none;
}

/* line 2015, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-grid-3-image {
  position: relative;
  padding: 20px 30px 0px 30px;
}

/* line 2020, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-grid-3-image figure {
  display: block;
}

/* line 2024, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-grid-3-image figure img {
  width: 100%;
  border-radius: 15px;
}

/* line 2029, app/assets/stylesheets/public/main.scss */
.card-grid-3 h5 a {
  color: #1f2938;
}

/* line 2033, app/assets/stylesheets/public/main.scss */
.card-grid-3 h5 a:hover {
  color: #7D42F4;
}

/* line 2037, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-block-info {
  display: inline-block;
  width: 100%;
  padding: 20px 30px 20px 30px;
}

/* line 2043, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-block-info .card-block-rating span {
  display: inline-block;
  margin: 0px 2px;
}

/* line 2048, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-block-info .card-2-img-text {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 4px 0px 4px 40px;
  font-size: 14px;
}

/* line 2056, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-block-info .card-2-img-text .card-grid-2-img-small {
  background: #e4e4e4;
  border-radius: 50%;
  padding: 5px;
  height: 32px;
  width: 32px;
  float: left;
  margin-right: 8px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  line-height: 30px;
}

/* line 2071, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-block-info .card-2-img-text span {
  display: inline-block;
  color: #37404e;
  font-size: 14px;
}

/* line 2077, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-block-info .card-2-img-text img {
  max-width: 100%;
}

/* line 2081, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-block-info .card-time {
  font-size: 14px;
  display: inline-block;
  padding: 0px 15px 0px 25px;
  background: url(/assets/theme_public/theme/icons/time-079a83062fdb9b2e329c7e3c2e1a1820161d97b63889cfe0332770bb8273626e.svg) no-repeat 0px 3px;
}

/* line 2088, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-block-info .card-location {
  font-size: 14px;
  display: inline-block;
  padding: 0px 0px 0px 25px;
  background: url(/assets/theme_public/theme/icons/marker-1bd93b141cbd15c29321e03e1b690c7637994c0416606c559ac97a79ab596f05.svg) no-repeat 0px 3px;
}

/* line 2095, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-block-info .card-text-price {
  color: #5192ff;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 22px;
}

/* line 2102, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-block-info .card-text-price span {
  font-size: 14px;
  color: #878d96;
  font-weight: 400;
}

/* line 2108, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-block-info .card-2-bottom {
  position: relative;
}

/* line 2112, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-block-info .card-profile strong {
  font-size: 18px;
  color: #1f2938;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  display: block;
}

/* line 2120, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-block-info .card-profile span {
  font-size: 16px;
  color: #727272;
}

/* line 2125, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-grid-3-image-circle {
  padding-top: 35px;
}

/* line 2129, app/assets/stylesheets/public/main.scss */
.card-grid-3 .card-grid-3-image-circle figure img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

/* line 2135, app/assets/stylesheets/public/main.scss */
.card-shadow-2 {
  box-shadow: 0px 20px 60px -6px rgba(0, 0, 0, 0.04);
}

/* line 2140, app/assets/stylesheets/public/main.scss */
.list-recent-jobs {
  margin-top: 40px;
}

/* line 2144, app/assets/stylesheets/public/main.scss */
.list-recent-jobs .card-job {
  border: 1px solid rgba(6, 18, 36, 0.1);
  padding: 26px 23px;
  border-radius: 10px;
  background-color: #ffffff;
  margin-bottom: 30px;
}

/* line 2152, app/assets/stylesheets/public/main.scss */
.list-recent-jobs .card-job:hover {
  box-shadow: 0px 20px 60px -6px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(151, 119, 250, 0.5);
}

/* line 2158, app/assets/stylesheets/public/main.scss */
.list-recent-jobs .card-job .card-job-description {
  color: #727272;
  display: inline-block;
  width: 100%;
}

/* line 2164, app/assets/stylesheets/public/main.scss */
.list-recent-jobs .card-job .card-job-top--image {
  float: left;
  width: 52px;
  height: 52px;
  border-radius: 50%;
}

/* line 2171, app/assets/stylesheets/public/main.scss */
.list-recent-jobs .card-job .card-job-top--info {
  display: block;
  padding-left: 67px;
}

/* line 2176, app/assets/stylesheets/public/main.scss */
.list-recent-jobs .card-job .card-job-top--info-heading {
  font-weight: bold;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  padding-top: 3px;
  margin-bottom: 1px;
}

/* line 2184, app/assets/stylesheets/public/main.scss */
.list-recent-jobs .card-job .card-job-top--info-heading a {
  color: #1f2938;
}

/* line 2188, app/assets/stylesheets/public/main.scss */
.list-recent-jobs .card-job .card-job-top--info-heading:hover a {
  color: #7D42F4;
}

/* line 2192, app/assets/stylesheets/public/main.scss */
.list-recent-jobs .card-job .card-job-top--info .card-job-top--company {
  font-weight: bold;
  color: #7D42F4;
  font-size: 12px;
}

/* line 2198, app/assets/stylesheets/public/main.scss */
.list-recent-jobs .card-job .card-job-top--info .card-job-top--location,
.list-recent-jobs .card-job .card-job-top--info .card-job-top--type-job,
.list-recent-jobs .card-job .card-job-top--info .card-job-top--post-time {
  color: #88929b;
  font-size: 12px;
  display: inline-block;
  padding-right: 15px;
}

/* line 2207, app/assets/stylesheets/public/main.scss */
.list-recent-jobs .card-job .card-job-top--info .card-job-top--location i,
.list-recent-jobs .card-job .card-job-top--info .card-job-top--type-job i,
.list-recent-jobs .card-job .card-job-top--info .card-job-top--post-time i {
  float: left;
  margin: 2px 5px 0px 0px;
}

/* line 2214, app/assets/stylesheets/public/main.scss */
.list-recent-jobs .card-job .card-job-top--info .card-job-top--price {
  color: #5192ff;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 22px;
}

/* line 2221, app/assets/stylesheets/public/main.scss */
.list-recent-jobs .card-job .card-job-top--info .card-job-top--price span {
  font-size: 14px;
  color: #878d96;
  font-weight: 400;
}

/* line 2227, app/assets/stylesheets/public/main.scss */
.list-recent-jobs .card-job .card-job-bottom .btn-urgent {
  background-color: #ffcfc5;
  border-radius: 6px;
  padding: 5px 15px;
  color: #37404e;
  font-size: 14px;
}

/* line 2235, app/assets/stylesheets/public/main.scss */
.card-job-bottom a.btn {
  transition-duration: 0.2s;
}

/* line 2240, app/assets/stylesheets/public/main.scss */
.card-job-bottom a.btn:hover {
  transform: translateY(-3px);
  transition-duration: 0.2s;
}

/* line 2247, app/assets/stylesheets/public/main.scss */
.card-job-bottom a.color-muted:hover {
  color: #7D42F4 !important;
}

/* line 2251, app/assets/stylesheets/public/main.scss */
.card-grid-4 {
  background-color: #ffffff;
  padding: 40px 30px 35px 30px;
  border-radius: 10px;
  border: thin solid #ececec;
}

/* line 2258, app/assets/stylesheets/public/main.scss */
.card-grid-4 a {
  text-decoration: none;
}

/* line 2262, app/assets/stylesheets/public/main.scss */
.card-grid-4 .image-top-feature figure img {
  height: 65px;
}

/* line 2266, app/assets/stylesheets/public/main.scss */
.card-grid-4 .card-grid-4-info {
  display: inline-block;
  width: 100%;
  padding: 10px 0px 0px 0px;
}

/* line 2272, app/assets/stylesheets/public/main.scss */
.card-grid-4 .btn-readmore {
  color: #7D42F4;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-decoration: none;
}

/* line 2280, app/assets/stylesheets/public/main.scss */
.card-grid-4 .btn-readmore:hover {
  color: #7856dd;
}

/* line 2284, app/assets/stylesheets/public/main.scss */
.card-grid-4 .btn-readmore.icon-arrow {
  background: url(/assets/theme_public/theme/icons/arrow-061af6ca0bc5307ffd82dc4d22c259f9fae85c81dfb5912f6d9096f6e6262edb.svg) no-repeat right 0px top 7px;
  padding-right: 35px;
}

/* line 2289, app/assets/stylesheets/public/main.scss */
.card-none-bd {
  text-align: center;
  background: transparent;
}

/* line 2294, app/assets/stylesheets/public/main.scss */
.card-none-bd .card-info-bottom h3 {
  color: #7D42F4;
  margin-bottom: 23px;
}

/* line 2299, app/assets/stylesheets/public/main.scss */
.card-none-bd .card-info-bottom strong {
  color: #1f2938;
  font-size: 22px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  display: block;
  margin-bottom: 15px;
}

/* line 2308, app/assets/stylesheets/public/main.scss */
.card-none-bd .block-image {
  position: relative;
  margin-bottom: 15px;
}

/* line 2313, app/assets/stylesheets/public/main.scss */
.card-grid-news {
  text-align: justify;
  display: inline-block;
  margin-bottom: 55px;
  width: 100%;
}

/* line 2320, app/assets/stylesheets/public/main.scss */
.card-grid-news a {
  text-decoration: none;
}

/* line 2324, app/assets/stylesheets/public/main.scss */
.card-grid-news .card-info-bottom {
  padding: 0px 10px 10px 10px;
}

/* line 2328, app/assets/stylesheets/public/main.scss */
.card-grid-news .card-info-bottom .text-gray-200 {
  line-height: 24px;
}

/* line 2332, app/assets/stylesheets/public/main.scss */
.card-grid-news .card-info-bottom a {
  text-decoration: none;
}

/* line 2336, app/assets/stylesheets/public/main.scss */
.card-grid-news .card-info-bottom h3 {
  color: #7D42F4;
  margin-bottom: 23px;
}

/* line 2341, app/assets/stylesheets/public/main.scss */
.card-grid-news .card-info-bottom h3 span.count {
  display: inline-block;
}

/* line 2345, app/assets/stylesheets/public/main.scss */
.card-grid-news .card-info-bottom strong {
  color: #1f2938;
  font-size: 22px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  display: block;
  margin-bottom: 15px;
}

/* line 2354, app/assets/stylesheets/public/main.scss */
.card-grid-news .card-info-bottom ul {
  padding: 15px 0px 15px 25px;
}

/* line 2358, app/assets/stylesheets/public/main.scss */
.card-grid-news .card-info-bottom ul li {
  list-style: disc;
  color: #7D42F4;
  float: left;
  width: 50%;
  padding: 5px 5px 5px 0px;
  font-size: 14px;
}

/* line 2367, app/assets/stylesheets/public/main.scss */
.card-grid-news .card-info-bottom ul li a {
  font-size: 14px;
  color: #88929b;
  text-decoration: none;
}

/* line 2373, app/assets/stylesheets/public/main.scss */
.card-grid-news .block-image-rd {
  position: relative;
  margin-bottom: 20px;
}

/* line 2378, app/assets/stylesheets/public/main.scss */
.card-grid-news .block-image-rd img {
  border-radius: 10px;
}

/* line 2382, app/assets/stylesheets/public/main.scss */
.card-two-collumn {
  border-radius: 10px;
  border: 1px solid rgba(6, 18, 36, 0.1);
  overflow: hidden;
  margin-bottom: 0px;
  background: #ffffff;
  padding: 30px 30px 0px 30px;
}

/* line 2391, app/assets/stylesheets/public/main.scss */
.card-two-collumn:hover {
  box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
  border-color: rgba(151, 119, 250, 0.5);
}

/* line 2397, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-grid-3-image {
  position: relative;
  padding: 0px;
  float: left;
  width: 100px;
}

/* line 2404, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-grid-3-image figure {
  display: block;
  overflow: hidden;
  border-radius: 50%;
  border: 0px solid #fff;
  height: 95px;
  width: 95px;
  box-shadow: 4px 1px 22px #eff3f8;
  background: rgba(239, 243, 248, 0.55);
}

/* line 2416, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-grid-3-image figure img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  box-shadow: 4px 1px 22px #eff3f8;
  clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
  margin: -7px 0px 0px -7px;
  max-width: none;
}

/* line 2428, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info {
  display: block;
  width: 100%;
  padding: 20px 30px 20px 115px;
}

/* line 2434, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info .text-md {
  line-height: 25px;
  color: #37404e;
}

/* line 2439, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info.quote-left {
  position: relative;
  padding-top: 40px;
}

/* line 2444, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info.quote-left::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 115px;
  height: 30px;
  width: 30px;
  background: url(/assets/theme_public/theme/icons/quote-left-4997f03fc959e52245a66c72fd0530c9fd1e3186a71bba8312b3fee86cc1d66f.svg) no-repeat 0px 0px;
}

/* line 2454, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info .card-bottom-bd {
  margin-top: 25px;
  border-top: 1px solid whitesmoke;
  padding-top: 25px;
}

/* line 2460, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info .card-block-rating span {
  display: inline-block;
  margin: 0px 2px;
}

/* line 2465, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info .card-2-img-text {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 4px 0px 4px 40px;
  font-size: 14px;
}

/* line 2473, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info .card-2-img-text .card-grid-2-img-small {
  background: #e4e4e4;
  border-radius: 50%;
  padding: 5px;
  height: 32px;
  width: 32px;
  float: left;
  margin-right: 8px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  line-height: 30px;
}

/* line 2488, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info .card-2-img-text span {
  display: inline-block;
  color: #37404e;
  font-size: 14px;
}

/* line 2494, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info .card-2-img-text img {
  max-width: 100%;
}

/* line 2498, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info .card-time {
  font-size: 14px;
  display: inline-block;
  padding: 0px 15px 0px 25px;
  background: url(/assets/theme_public/theme/icons/time-079a83062fdb9b2e329c7e3c2e1a1820161d97b63889cfe0332770bb8273626e.svg) no-repeat 0px 3px;
}

/* line 2505, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info .card-location {
  font-size: 14px;
  display: inline-block;
  padding: 0px 0px 0px 25px;
  background: url(/assets/theme_public/theme/icons/marker-1bd93b141cbd15c29321e03e1b690c7637994c0416606c559ac97a79ab596f05.svg) no-repeat 0px 3px;
}

/* line 2512, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info .card-text-price {
  color: #5192ff;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 22px;
}

/* line 2519, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info .card-text-price span {
  font-size: 14px;
  color: #878d96;
  font-weight: 400;
}

/* line 2525, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info .card-2-bottom {
  position: relative;
}

/* line 2529, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info .card-profile strong {
  font-size: 18px;
  color: #1f2938;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  display: block;
  line-height: 22px;
}

/* line 2538, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-block-info .card-profile span {
  font-size: 12px;
  line-height: 22px;
  color: #727272;
}

/* line 2544, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-grid-3-image-circle {
  padding-top: 35px;
}

/* line 2548, app/assets/stylesheets/public/main.scss */
.card-two-collumn .card-grid-3-image-circle figure img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

/* line 2554, app/assets/stylesheets/public/main.scss */
.nav-right {
  float: right;
  margin-top: -10px;
}

/* line 2559, app/assets/stylesheets/public/main.scss */
.nav-right li {
  float: left;
  padding: 0px 0px 0px 5px;
}

/* line 2564, app/assets/stylesheets/public/main.scss */
.nav-right li button {
  display: block;
  color: rgba(0, 0, 0, 0.4);
  font-size: 16px;
  text-decoration: none;
  padding: 10px 15px;
  border-radius: 8px;
  background: transparent;
  border: 0px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  transition-duration: 0.2s;
}

/* line 2579, app/assets/stylesheets/public/main.scss */
.nav-right li button:hover {
  background-color: #7D42F4;
  color: #ffffff;
  transition-duration: 0.2s;
  transform: translateY(-3px);
}

/* line 2588, app/assets/stylesheets/public/main.scss */
.nav-right li button.active {
  color: #ffffff;
  background-color: #7D42F4;
}

/* line 2593, app/assets/stylesheets/public/main.scss */
.job-text-desc {
  max-width: 70%;
}

/* line 2597, app/assets/stylesheets/public/main.scss */
.content-job-inner {
  padding: 40px;
}

/* line 2601, app/assets/stylesheets/public/main.scss */
.box-image-job {
  position: relative;
  text-align: center;
}

/* line 2606, app/assets/stylesheets/public/main.scss */
.box-image-job figure {
  display: block;
}

/* line 2610, app/assets/stylesheets/public/main.scss */
.box-image-job figure img {
  max-width: 80%;
}

/* line 2614, app/assets/stylesheets/public/main.scss */
.box-image-job .job-top-creator {
  max-width: 290px;
  background-color: #ffffff;
  box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
  border-radius: 20px;
  padding: 5px;
  position: absolute;
  bottom: -100px;
  left: -100px;
  animation: hero-thumb-animation 2s linear infinite alternate;
}

/* line 2628, app/assets/stylesheets/public/main.scss */
.box-image-job .job-top-creator-head {
  background-color: rgba(151, 119, 250, 0.12);
  border-radius: 20px;
  padding: 18px 45px 21px 45px;
}

/* line 2634, app/assets/stylesheets/public/main.scss */
.box-image-job .job-top-creator ul {
  display: block;
  padding: 24px 20px 0px 20px;
  margin: 0px;
  list-style: none;
}

/* line 2641, app/assets/stylesheets/public/main.scss */
.box-image-job .job-top-creator ul li {
  display: inline-block;
  width: 100%;
  text-align: left;
  padding-bottom: 15px;
}

/* line 2648, app/assets/stylesheets/public/main.scss */
.box-image-job .job-top-creator ul li figure {
  float: left;
  display: block;
}

/* line 2653, app/assets/stylesheets/public/main.scss */
.box-image-job .job-top-creator ul li figure img {
  width: 60px;
  height: 50px;
  border-radius: 50%;
}

/* line 2659, app/assets/stylesheets/public/main.scss */
.box-image-job .job-top-creator ul li .job-info-creator {
  display: block;
  padding-left: 60px;
}

/* line 2664, app/assets/stylesheets/public/main.scss */
.box-image-job .job-top-creator ul li .job-info-creator strong {
  display: block;
  font-size: 14px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

/* line 2671, app/assets/stylesheets/public/main.scss */
.box-image-job .job-top-creator ul li .job-info-creator span {
  color: #88929b;
  font-size: 14px;
}

/* line 2676, app/assets/stylesheets/public/main.scss */
.list-partners {
  display: inline-block;
  width: 100%;
  text-align: center;
}

/* line 2682, app/assets/stylesheets/public/main.scss */
.list-partners li {
  display: inline-block;
  padding: 25px 29px;
  vertical-align: middle;
}

/* line 2688, app/assets/stylesheets/public/main.scss */
.list-partners li figure img {
  max-width: 100%;
  vertical-align: middle;
}

/* line 2693, app/assets/stylesheets/public/main.scss */
.box-newsletter {
  padding: 57px 0px 96px 138px;
  background: url(/assets/theme_public/theme/bg-newsletter-top-dfcd6107e60c7dbe6f6384a956026535feba32c0f2acbcaf379e1d4eed571e6d.svg) no-repeat 0px 0px;
  background-size: cover;
  border-bottom-right-radius: 40px;
}

/* line 2700, app/assets/stylesheets/public/main.scss */
.box-newsletter .box-form-newsletter {
  background: #ffffff;
  border-radius: 10px;
  max-width: 770px;
  padding: 10px;
  border-radius: 10px;
}

/* line 2708, app/assets/stylesheets/public/main.scss */
.box-newsletter .box-form-newsletter form {
  display: flex;
}

/* line 2714, app/assets/stylesheets/public/main.scss */
.box-newsletter .box-form-newsletter form .input-newsletter {
  width: 90%;
  padding: 15px;
  border: 0px;
  min-height: 60px;
}

/* line 2721, app/assets/stylesheets/public/main.scss */
.box-newsletter .box-form-newsletter form .font-heading {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

/* line 2726, app/assets/stylesheets/public/main.scss */
.box-newsletter .icon-send-letter {
  background: url(/assets/theme_public/theme/icons/icon-send-letter-cd87d9a33eaf2b30e74b3a467ed4ce3b50df96f4aaba375f26d67d76b6af331c.svg) no-repeat right 17px center;
  padding-right: 50px;
}

/* line 2731, app/assets/stylesheets/public/main.scss */
.box-newsletter .text-sm-newsletter {
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
}

/* line 2739, app/assets/stylesheets/public/main.scss */
.box-newsletter .text-md-newsletter {
  color: #ffffff;
  font-size: 37px;
  line-height: 55px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

/* line 2747, app/assets/stylesheets/public/main.scss */
.box-newsletter .text-lg-newsletter {
  color: #ffffff;
  font-size: 46px;
  line-height: 56px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

/* line 2755, app/assets/stylesheets/public/main.scss */
.box-newsletter-bottom {
  display: inline-block;
  width: 100%;
  text-align: center;
}

/* line 2761, app/assets/stylesheets/public/main.scss */
.box-newsletter-bottom .newsletter-bottom {
  display: inline-block;
  margin: auto;
  position: relative;
  max-width: calc(100% - 140px);
  width: 100%;
  height: 40px;
  background: url(/assets/theme_public/theme/newsletter-bottom-mid-a2a16c648caa8ab232a1b7afee458269eef9e87c9ed58bf310124150f14b519b.svg) repeat-x 0px 0px;
}

/* line 2771, app/assets/stylesheets/public/main.scss */
.box-newsletter-bottom .newsletter-bottom::before, .box-newsletter-bottom .newsletter-bottom::after {
  content: "";
  position: absolute;
  top: 0px;
  height: 100%;
}

/* line 2778, app/assets/stylesheets/public/main.scss */
.box-newsletter-bottom .newsletter-bottom::before {
  left: -36px;
  width: 37px;
  background: url(/assets/theme_public/theme/newsletter-bottom-left-41e39d7203caa256cd9a1532b56f8956221b62eb6c7f11de20831fe5e22b2d53.svg) no-repeat 0px 0px;
}

/* line 2784, app/assets/stylesheets/public/main.scss */
.box-newsletter-bottom .newsletter-bottom::after {
  right: -37px;
  width: 69px;
  background: url(/assets/theme_public/theme/newsletter-bottom-right-463632d2f2a2d3bd54c370a5bcff0c6391bb54b4b683e6ab99c30bd42a77d8f2.svg) no-repeat right -1px;
}

/* line 2790, app/assets/stylesheets/public/main.scss */
.bg-patern {
  position: relative;
}

/* line 2794, app/assets/stylesheets/public/main.scss */
.bg-patern::before {
  content: "";
  height: 900px;
  width: 700px;
  position: absolute;
  top: 0;
  background: url(/assets/theme_public/theme/patern-59a586eb0b8d96f4cfe075e46a14d6c4991b2d52d054f74634169c395229662c.svg) no-repeat 0px 0%;
  z-index: -1;
}

/* line 2804, app/assets/stylesheets/public/main.scss */
.bg-patern .container {
  z-index: 3;
  position: relative;
}

/* line 2809, app/assets/stylesheets/public/main.scss */
.text-mutted {
  font-size: 16px;
  color: #88929b;
  line-height: 16px;
}

/* line 2815, app/assets/stylesheets/public/main.scss */
.text-mutted-2 {
  color: #9ea2ab;
}

/*page loading*/
/* line 2820, app/assets/stylesheets/public/main.scss */
.preloader {
  background-color: #f7f7f7;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  transition: 0.6s;
  margin: 0 auto;
}

/* line 2835, app/assets/stylesheets/public/main.scss */
.preloader img {
  max-width: 250px;
}

/* line 2839, app/assets/stylesheets/public/main.scss */
.rate {
  height: 21px;
  padding: 0 10px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}

/* line 2854, app/assets/stylesheets/public/main.scss */
.rate:not(:checked) &gt; input {
  position: absolute;
  visibility: hidden;
}

/* line 2859, app/assets/stylesheets/public/main.scss */
.rate:not(:checked) &gt; label {
  float: right;
  width: 21px;
  height: 21px;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 30px;
  color: #ccc;
  margin-right: 3px;
}

/* line 2871, app/assets/stylesheets/public/main.scss */
.rate:not(:checked) &gt; label:before {
  content: "";
  width: 21px;
  height: 21px;
  background: url(/assets/theme_public/theme/icons/star-grey-9d7e5b3bc7b30a54aef971d96d95b7bbcc66441860cdd9cbf615cd80dbb75f09.svg) no-repeat;
  display: block;
}

/* line 2879, app/assets/stylesheets/public/main.scss */
.rate:not(:checked) &gt; label.checked:before {
  background: url(/assets/theme_public/theme/icons/star-ba3a7a89746cff0a0eb3d591fe680fae27a5e1b1a0da7ec54f8fc3d673666ba7.svg) no-repeat;
}

/* line 2883, app/assets/stylesheets/public/main.scss */
.rate &gt; input:checked ~ label:before {
  background: url(/assets/theme_public/theme/icons/star-ba3a7a89746cff0a0eb3d591fe680fae27a5e1b1a0da7ec54f8fc3d673666ba7.svg) no-repeat;
}

/* line 2887, app/assets/stylesheets/public/main.scss */
.rate.small {
  transform: scale(0.7);
  -moz-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -o-transform: scale(0.7);
  -ms-transform: scale(0.7);
  padding: 0;
}

/* line 2896, app/assets/stylesheets/public/main.scss */
.breacrumb-cover {
  background-color: #fff9f3;
  padding: 20px 0;
}

/* line 2901, app/assets/stylesheets/public/main.scss */
.breadcrumbs li {
  color: #88929b;
  font-size: 16px;
  display: inline-block;
  padding-left: 13px;
  position: relative;
}

/* line 2909, app/assets/stylesheets/public/main.scss */
.breadcrumbs li::before {
  content: "/";
  position: absolute;
  top: 1px;
  left: 1px;
  color: #1f2938;
}

/* line 2917, app/assets/stylesheets/public/main.scss */
.breadcrumbs li a {
  font-size: 16px;
  color: #1f2938;
  text-decoration: none;
}

/* line 2923, app/assets/stylesheets/public/main.scss */
.breadcrumbs li a:hover {
  color: #7D42F4;
}

/* line 2927, app/assets/stylesheets/public/main.scss */
.breadcrumbs li:last-child::before {
  color: #88929b;
}

/* line 2931, app/assets/stylesheets/public/main.scss */
.breadcrumbs li:first-child::before {
  display: none;
}

/* line 2935, app/assets/stylesheets/public/main.scss */
.breadcrumbs li:first-child {
  padding-left: 0px;
}

/* line 2939, app/assets/stylesheets/public/main.scss */
.banner-hero {
  padding: 0px 65px 0px 15px;
  position: relative;
  max-width: 1770px;
  margin: 0 auto;
}

/* line 2946, app/assets/stylesheets/public/main.scss */
.banner-hero::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 15px;
  width: 65%;
  height: 100%;
  border-top-left-radius: 42px;
  border-top-right-radius: 150px;
  border-bottom-left-radius: 150px;
  border-bottom-right-radius: 0px;
  background-color: #fff9f3;
  z-index: 1;
}

/* line 2961, app/assets/stylesheets/public/main.scss */
.banner-hero .banner-inner {
  z-index: 5;
  position: relative;
}

/* line 2966, app/assets/stylesheets/public/main.scss */
.banner-hero .banner-inner .banner-imgs {
  padding: 55px 0px 0px 0px;
  position: relative;
}

/* line 2971, app/assets/stylesheets/public/main.scss */
.banner-hero .banner-inner .banner-imgs .union-icon {
  position: absolute;
  top: 10%;
  left: -80px;
}

/* line 2977, app/assets/stylesheets/public/main.scss */
.banner-hero .banner-inner .banner-imgs .congratulation-icon {
  position: absolute;
  top: 30%;
  left: -190px;
}

/* line 2983, app/assets/stylesheets/public/main.scss */
.banner-hero .banner-inner .banner-imgs .course-icon {
  position: absolute;
  top: 14%;
  right: -60px;
}

/* line 2989, app/assets/stylesheets/public/main.scss */
.banner-hero .banner-inner .banner-imgs .web-dev-icon {
  position: absolute;
  top: 50%;
  right: -60px;
}

/* line 2995, app/assets/stylesheets/public/main.scss */
.banner-hero .banner-inner .banner-imgs .docs-icon {
  position: absolute;
  bottom: 1%;
  left: -75px;
}

/* line 3001, app/assets/stylesheets/public/main.scss */
.banner-hero .banner-inner .banner-imgs .tick-icon {
  position: absolute;
  top: 80%;
  right: -60px;
}

/* line 3007, app/assets/stylesheets/public/main.scss */
.banner-hero .text-small-primary {
  color: #5192ff;
  font-size: 16px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  position: relative;
  display: inline-block;
  padding: 0px 0px 10px 25px;
}

/* line 3017, app/assets/stylesheets/public/main.scss */
.banner-hero .text-small-primary--disk::before {
  content: "";
  height: 15px;
  width: 15px;
  background-color: #72e0bf;
  position: absolute;
  top: 4px;
  left: 0px;
  border-radius: 50%;
}

/* line 3028, app/assets/stylesheets/public/main.scss */
.banner-hero .block-banner {
  position: relative;
  z-index: 12;
  padding: 60px 150px 80px 80px;
}

/* line 3034, app/assets/stylesheets/public/main.scss */
.banner-hero .block-banner .form-find {
  background: #ffffff;
  box-shadow: 0px 18px 40px rgba(25, 15, 9, 0.1);
  border-radius: 20px;
  display: inline-block;
  width: 100%;
  padding: 22px 30px;
}

/* line 3044, app/assets/stylesheets/public/main.scss */
.banner-hero .block-banner .form-find form {
  display: flex;
  width: 100%;
}

/* line 3051, app/assets/stylesheets/public/main.scss */
.banner-hero .block-banner .form-find .btn-find {
  min-width: 127px;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 3057, app/assets/stylesheets/public/main.scss */
.banner-hero .block-banner .form-find .form-input {
  border: 1px solid rgba(26, 15, 9, 0.1);
  border-radius: 10px;
  padding: 10px 20px 10px 50px;
  display: inline-block;
  width: 100%;
}

/* line 3065, app/assets/stylesheets/public/main.scss */
.banner-hero .block-banner .form-find .select2 {
  border: 1px solid rgba(26, 15, 9, 0.1);
  border-radius: 10px;
  padding: 10px 20px 10px 42px;
  display: inline-block;
  width: 100% !important;
  margin-right: 10px;
}

/* line 3074, app/assets/stylesheets/public/main.scss */
.banner-hero .block-banner .form-find .select2::before {
  content: "";
  background: url(/assets/theme_public/theme/icons/icon-location-2-e216e6880c8dda2d93fcf109d62ca122c8f2a0d22ed5270e434bd8ae9f3a3107.svg) no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 18px;
  top: 15px;
}

/* line 3084, app/assets/stylesheets/public/main.scss */
.banner-hero .block-banner .form-find .select2 .select2-selection__arrow {
  background: url(/assets/theme_public/theme/icons/arrow-down-330bb4992758259c5815ee6700bdc99ec3568d2e0104e84deac4811c7ac7a438.svg) no-repeat right 10px center;
  top: 11px;
  width: 26px;
}

/* line 3090, app/assets/stylesheets/public/main.scss */
.banner-hero .block-banner .form-find .select2 .select2-selection__arrow b {
  display: none !important;
  background-color: #7D42F4;
}

/* line 3095, app/assets/stylesheets/public/main.scss */
.banner-hero .block-banner .form-find .input-keysearch {
  background: url(/assets/theme_public/theme/icons/icon-job-c5e7f6ca853ae6c1fc4f799d61c13354b4a9c68d3ca42df3bf1fe5b7b3f0769c.svg) no-repeat left 18px center;
}

/* line 3099, app/assets/stylesheets/public/main.scss */
.banner-hero .block-banner .list-tags-banner {
  position: relative;
}

/* line 3103, app/assets/stylesheets/public/main.scss */
.banner-hero .block-banner .list-tags-banner a {
  text-decoration: none;
  color: #37404e;
  font-size: 16px;
}

/* line 3109, app/assets/stylesheets/public/main.scss */
.banner-hero .block-banner .list-tags-banner strong {
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #37404e;
}

/* line 3116, app/assets/stylesheets/public/main.scss */
.banner-hero .heading-banner {
  color: #1f2938;
}

/* line 3120, app/assets/stylesheets/public/main.scss */
.banner-hero .banner-description {
  position: relative;
  font-size: 16px;
}

@keyframes hero-thumb-animation {
  0% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0px);
  }
}

@keyframes hero-thumb-sm-animation {
  0% {
    transform: translateY(-20px) translateX(50px);
  }
  100% {
    transform: translateY(-20px) translateX(0px);
  }
}

@keyframes hero-thumb-sm-2-animation {
  0% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0px);
  }
}

/* line 3191, app/assets/stylesheets/public/main.scss */
.shape-1 {
  animation: hero-thumb-animation 2s linear infinite alternate;
}

/* line 3196, app/assets/stylesheets/public/main.scss */
.shape-2 {
  animation: hero-thumb-sm-animation 4s linear infinite alternate;
}

/* line 3201, app/assets/stylesheets/public/main.scss */
.shape-3 {
  animation: hero-thumb-sm-2-animation 4s linear infinite alternate;
}

/* line 3206, app/assets/stylesheets/public/main.scss */
.header {
  padding: 30px 0;
  float: left;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  background: #fff;
}

/* line 3217, app/assets/stylesheets/public/main.scss */
.header .main-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 3229, app/assets/stylesheets/public/main.scss */
.header .main-header .header-left {
  display: flex;
  align-items: center;
}

/* line 3238, app/assets/stylesheets/public/main.scss */
.header .main-header .header-left .header-logo {
  margin-right: 50px;
}

/* line 3242, app/assets/stylesheets/public/main.scss */
.header .nav-main-menu {
  display: inline-block;
  width: 100%;
  padding: 0px;
}

/* line 3248, app/assets/stylesheets/public/main.scss */
.header .main-menu li {
  float: left;
  position: relative;
}

/* line 3253, app/assets/stylesheets/public/main.scss */
.header .main-menu li.has-children &gt; a::after {
  content: "\f10d";
  font-family: uicons-regular-rounded !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1 !important;
  font-size: 9px;
  opacity: 0.5;
  margin-left: 4px;
}

/* line 3266, app/assets/stylesheets/public/main.scss */
.header .main-menu li.hr {
  padding: 0px 22px;
}

/* line 3270, app/assets/stylesheets/public/main.scss */
.header .main-menu li.hr span {
  background-color: #ececec;
  height: 1px;
  width: 100%;
  display: block;
  margin: 5px 0;
}

/* line 3278, app/assets/stylesheets/public/main.scss */
.header .main-menu li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #080a28;
  display: block;
  padding: 14px 22px 10px 22px;
  text-decoration: none;
  position: relative;
}

/* line 3291, app/assets/stylesheets/public/main.scss */
.header .main-menu li a:hover {
  color: #7D42F4;
}

/* line 3295, app/assets/stylesheets/public/main.scss */
.header .main-menu li a i {
  font-size: 10px;
  opacity: 0.5;
  margin-left: 3px;
}

/* line 3301, app/assets/stylesheets/public/main.scss */
.header .main-menu li ul {
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.2s;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 999;
  min-width: 220px;
  border-radius: 10px;
  border: 1px solid #ececec;
  box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
  background-color: #ffffff;
  padding: 10px 0px 15px 0;
}

/* line 3319, app/assets/stylesheets/public/main.scss */
.header .main-menu li ul li {
  width: 100%;
}

/* line 3323, app/assets/stylesheets/public/main.scss */
.header .main-menu li ul li a {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  color: #636477;
  position: relative;
  padding: 14px 22px 10px 35px;
  transition: 0.3s;
}

/* line 3334, app/assets/stylesheets/public/main.scss */
.header .main-menu li ul li a::after {
  content: "";
  position: absolute;
  left: 22px;
  top: 50%;
  width: 5px;
  height: 5px;
  background-color: #7D42F4;
  border-radius: 50%;
  opacity: 0.7;
  transition-duration: 0.2s;
}

/* line 3348, app/assets/stylesheets/public/main.scss */
.header .main-menu li ul li a:hover {
  padding-left: 38px;
  transition: 0.5s;
}

/* line 3354, app/assets/stylesheets/public/main.scss */
.header .main-menu li ul li a:hover::after {
  opacity: 1;
  transition-duration: 0.3s;
}

/* line 3360, app/assets/stylesheets/public/main.scss */
.header .main-menu li ul li ul {
  top: 0px;
  left: 100%;
}

/* line 3365, app/assets/stylesheets/public/main.scss */
.header .main-menu li:hover &gt; ul {
  opacity: 1;
  visibility: visible;
  margin-top: 15px;
}

/* line 3371, app/assets/stylesheets/public/main.scss */
.header .main-menu li:hover &gt; ul li {
  width: 100%;
}

/* line 3375, app/assets/stylesheets/public/main.scss */
.header .text-link-bd-btom {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #7D42F4;
  display: inline-block;
  position: relative;
  padding-left: 13px;
}

/* line 3387, app/assets/stylesheets/public/main.scss */
.header .text-link-bd-btom:hover {
  color: #080a28;
}

/* line 3391, app/assets/stylesheets/public/main.scss */
.header .text-link-bd-btom::before {
  content: "";
  background: #7D42F4;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  animation: shadow-pulse 1s infinite;
}

/* line 3405, app/assets/stylesheets/public/main.scss */
.header .block-signin .btn-shadow {
  box-shadow: 0px 3px 10px rgba(151, 119, 250, 0.4);
}

/* line 3410, app/assets/stylesheets/public/main.scss */
.header.stick {
  padding: 14px 0px;
}

/* line 3414, app/assets/stylesheets/public/main.scss */
.header.header-2 {
  background-color: #fff9f3;
}

/* line 3418, app/assets/stylesheets/public/main.scss */
.sticky-bar.stick {
  animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.05);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  left: 0;
  transition: all 0.3s ease 0s;
  border-bottom: 1px solid #ececec;
  background: #fff;
}

/* line 3434, app/assets/stylesheets/public/main.scss */
.sticky-bar.stick.sticky-white-bg {
  background-color: #fff;
}

/* line 3438, app/assets/stylesheets/public/main.scss */
.sticky-bar.stick.sticky-blue-bg {
  background-color: #3286e0;
}

/* line 3442, app/assets/stylesheets/public/main.scss */
.sticky-bar.stick .burger-icon {
  top: 28px;
}

/* line 3446, app/assets/stylesheets/public/main.scss */
.user-account {
  display: flex;
  align-items: center;
}

/* line 3455, app/assets/stylesheets/public/main.scss */
.user-account img {
  max-width: 50px;
  border-radius: 50%;
  margin-right: 10px;
}

/* line 3461, app/assets/stylesheets/public/main.scss */
.user-account .user-name {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 14px;
}

/* line 3467, app/assets/stylesheets/public/main.scss */
.perfect-scroll {
  height: 100vh;
  width: 300px;
  position: relative;
}

/* line 3473, app/assets/stylesheets/public/main.scss */
.body-overlay-1 {
  background: transparent;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  cursor: crosshair;
  z-index: 997;
}

/* line 3486, app/assets/stylesheets/public/main.scss */
.mobile-menu-active .body-overlay-1 {
  opacity: 1;
  visibility: visible;
}

/* line 3491, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style {
  position: fixed;
  top: 0;
  width: 380px;
  min-height: 100vh;
  bottom: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  background-color: #ffffff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.09);
  z-index: 998;
}

/* line 3508, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style.sidebar-visible {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

/* line 3515, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner {
  padding: 0px 0px 30px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 3522, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 34px 30px 30px 30px;
  background-color: #ffffff;
  align-items: center;
  align-self: center;
  border-bottom: thin solid #ececec;
}

/* line 3541, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a {
  display: block;
}

/* line 3545, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
  width: 100px;
}

/* line 3549, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area {
  padding: 30px 30px 30px;
}

/* line 3553, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li {
  display: block;
  position: relative;
  padding: 13px 0;
}

/* line 3559, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.hr {
  display: none;
}

/* line 3563, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:last-child {
  border-bottom: none;
}

/* line 3567, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children .menu-expand {
  right: 0;
  position: absolute;
  cursor: pointer;
  z-index: 9;
  text-align: center;
  font-size: 12px;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 38px;
  top: 5px;
  color: #1f2938;
}

/* line 3582, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children .menu-expand i {
  font-size: 18px;
  font-weight: 300;
  opacity: 0.5;
}

/* line 3588, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children.active &gt; .menu-expand {
  background: rgba(255, 255, 255, 0.2);
}

/* line 3592, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children.active &gt; .menu-expand i::before {
  content: "\f113";
}

/* line 3596, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a {
  font-size: 16px;
  line-height: 1;
  text-transform: capitalize;
  font-weight: 500;
  position: relative;
  display: inline-block;
  color: #080a28;
  transition-duration: 0.2s;
}

/* line 3608, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a i {
  margin-right: 5px;
}

/* line 3612, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul {
  padding: 10px 0 0 10px;
}

/* line 3616, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li {
  padding: 10px 0;
  border-bottom: none;
}

/* line 3621, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.has-children .menu-expand {
  top: 0px;
}

/* line 3625, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li:hover a {
  padding-left: 13px;
  transition-duration: 0.2s;
}

/* line 3631, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li:hover a::before {
  opacity: 1;
  transition-duration: 0.2s;
}

/* line 3637, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li a {
  font-size: 14px;
  display: block;
  font-weight: 500;
  color: #636477;
  padding-left: 10px;
  position: relative;
  transition-duration: 0.2s;
}

/* line 3648, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 5px;
  height: 5px;
  background-color: #7D42F4;
  border-radius: 50%;
  opacity: 0.7;
  transition-duration: 0.2s;
}

/* line 3663, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li ul {
  margin-top: 0;
}

/* line 3667, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.has-children.active {
  padding-bottom: 0;
}

/* line 3671, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover &gt; a {
  color: #7D42F4;
  padding-left: 3px;
  transition-duration: 0.2s;
}

/* line 3678, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .categories-dropdown-wrap ul li a {
  padding: 5px 15px;
}

/* line 3682, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap {
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #ececec;
  margin: 17px 0 30px 0;
}

/* line 3689, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info {
  position: relative;
  margin-bottom: 13px;
}

/* line 3694, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:last-child {
  margin-bottom: 0;
}

/* line 3698, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a {
  font-size: 14px;
  display: block;
  font-weight: 500;
  color: #1f2938;
}

/* line 3705, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a:hover {
  color: #7D42F4;
}

/* line 3709, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a i {
  font-size: 14px;
  color: #7D42F4;
  margin-right: 8px;
}

/* line 3715, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown {
  margin-top: 5px;
  display: none;
  background-color: transparent;
  box-shadow: none;
  padding: 10px 0 0 0;
  width: 100%;
  z-index: 11;
}

/* line 3726, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li {
  padding-bottom: 10px;
}

/* line 3730, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li:last-child {
  padding-bottom: 0px;
}

/* line 3734, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}

/* line 3740, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a:hover {
  color: #7D42F4;
}

/* line 3744, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:hover &gt; a {
  color: #1f2938;
}

/* line 3748, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

/* line 3752, app/assets/stylesheets/public/main.scss */
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .site-copyright {
  font-size: 13px;
  color: #88929b;
}

/* line 3757, app/assets/stylesheets/public/main.scss */
.burger-icon {
  position: absolute;
  width: 24px;
  height: 20px;
  cursor: pointer;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  top: 45px;
  right: 27px;
  z-index: 999999;
}

/* line 3769, app/assets/stylesheets/public/main.scss */
.burger-icon &gt; span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
}

/* line 3777, app/assets/stylesheets/public/main.scss */
.burger-icon &gt; span.burger-icon-top {
  top: 2px;
}

/* line 3781, app/assets/stylesheets/public/main.scss */
.burger-icon &gt; span.burger-icon-bottom {
  bottom: 2px;
}

/* line 3785, app/assets/stylesheets/public/main.scss */
.burger-icon &gt; span.burger-icon-mid {
  top: 9px;
}

/* line 3789, app/assets/stylesheets/public/main.scss */
.burger-icon.burger-close {
  position: fixed;
}

/* line 3793, app/assets/stylesheets/public/main.scss */
.burger-icon.burger-close &gt; span.burger-icon-top {
  display: none;
  opacity: 0;
}

/* line 3798, app/assets/stylesheets/public/main.scss */
.burger-icon.burger-close &gt; span.burger-icon-mid {
  top: 8px;
  transform: rotate(45deg);
}

/* line 3804, app/assets/stylesheets/public/main.scss */
.burger-icon.burger-close &gt; span.burger-icon-bottom {
  bottom: 10px;
  transform: rotate(-45deg);
}

/* line 3810, app/assets/stylesheets/public/main.scss */
.burger-icon &gt; span::before,
.burger-icon &gt; span::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #333;
}

/* line 3821, app/assets/stylesheets/public/main.scss */
.burger-icon.burger-icon-white &gt; span::before,
.burger-icon.burger-icon-white &gt; span::after {
  background-color: #666666;
}

/* line 3826, app/assets/stylesheets/public/main.scss */
.mobile-search form {
  background-color: #f2f3f4;
  border-radius: 8px;
  height: 44px;
  padding: 10px 15px 15px 44px;
  position: relative;
}

/* line 3834, app/assets/stylesheets/public/main.scss */
.mobile-search form input {
  border: 0;
  background-color: transparent;
  width: 100%;
}

/* line 3840, app/assets/stylesheets/public/main.scss */
.mobile-search form i {
  position: absolute;
  left: 18px;
  top: 14px;
  font-size: 18px;
  color: #878d96;
}

/* line 3848, app/assets/stylesheets/public/main.scss */
.mobile-social-icon h6 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 30px;
}

/* line 3854, app/assets/stylesheets/public/main.scss */
.mobile-social-icon a {
  text-align: center;
  font-size: 14px;
  margin-right: 5px;
  transition-duration: 0.5s;
  height: 30px;
  width: 30px;
  display: inline-flex;
  background: #efeaff;
  border-radius: 30px;
  line-height: 1;
  align-content: center;
  justify-content: center;
}

/* line 3875, app/assets/stylesheets/public/main.scss */
.mobile-social-icon a img {
  max-width: 18px;
}

/* line 3879, app/assets/stylesheets/public/main.scss */
.mobile-social-icon a img:hover {
  opacity: 0.8;
}

/* line 3883, app/assets/stylesheets/public/main.scss */
.mobile-social-icon a:hover {
  transform: translateY(-2px);
  transition-duration: 0.5s;
  margin-top: -2px;
}

/* line 3891, app/assets/stylesheets/public/main.scss */
.mobile-social-icon a:last-child {
  margin-right: 0;
}

/* line 3895, app/assets/stylesheets/public/main.scss */
.mobile-account {
  margin: 15px 0;
  padding: 30px 0 20px 0;
  border-top: thin solid #ececec;
}

/* line 3901, app/assets/stylesheets/public/main.scss */
.mobile-account h6 {
  font-weight: 600;
  font-size: 18px;
}

/* line 3906, app/assets/stylesheets/public/main.scss */
.mobile-account ul li {
  padding: 13px 0;
}

/* line 3910, app/assets/stylesheets/public/main.scss */
.mobile-account ul li a {
  font-size: 15px;
  line-height: 1;
  text-transform: capitalize;
  font-weight: 500;
  position: relative;
  display: inline-block;
  color: #636477;
  transition-duration: 0.2s;
}

/* line 3922, app/assets/stylesheets/public/main.scss */
.mobile-account ul li:hover a {
  padding-left: 3px;
  transition-duration: 0.2s;
  color: #7D42F4;
}

/* line 3929, app/assets/stylesheets/public/main.scss */
.sidebar-title {
  border-bottom: thin solid #ececec;
  font-weight: 600;
  margin-bottom: 30px;
  padding-bottom: 10px;
}

/* line 3936, app/assets/stylesheets/public/main.scss */
.search-form form {
  position: relative;
}

/* line 3940, app/assets/stylesheets/public/main.scss */
.search-form form input {
  border: 1px solid #ececec;
  border-radius: 10px;
  height: 64px;
  box-shadow: none;
  padding-left: 20px;
  font-size: 16px;
  width: 100%;
}

/* line 3951, app/assets/stylesheets/public/main.scss */
.search-form form button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  border: none;
  font-size: 20px;
  height: 100%;
  padding: 0 24px;
  background-color: transparent;
  color: #242424;
}

/* line 3965, app/assets/stylesheets/public/main.scss */
.widget-categories {
  background-color: #f4f6fa !important;
}

/* line 3969, app/assets/stylesheets/public/main.scss */
.widget-categories li {
  padding: 8px 0;
}

/* line 3973, app/assets/stylesheets/public/main.scss */
.widget-categories li + li {
  border-top: 1px solid #ececec;
}

/* line 3977, app/assets/stylesheets/public/main.scss */
.widget-categories li a {
  color: #1f2938;
  font-size: 16px;
}

/* line 3982, app/assets/stylesheets/public/main.scss */
.widget-categories li span.count {
  background-color: rgba(81, 146, 255, 0.12);
  color: #1f2938;
  border-radius: 3px;
  display: block;
  padding: 3px 5px;
  min-width: 26px;
  text-align: center;
}

/* line 3992, app/assets/stylesheets/public/main.scss */
.widget-categories li:hover span.count {
  background-color: #7D42F4;
  color: #ffffff;
}

/* line 3997, app/assets/stylesheets/public/main.scss */
.post-list-small-item {
  transition-duration: 0.2s;
}

/* line 4002, app/assets/stylesheets/public/main.scss */
.post-list-small-item:hover {
  transition-duration: 0.2s;
  transform: translateY(-3px);
}

/* line 4009, app/assets/stylesheets/public/main.scss */
.post-list-small-item figure img {
  max-width: 85px;
  border-radius: 5px;
}

/* line 4014, app/assets/stylesheets/public/main.scss */
.post-list-small-item .post-meta {
  font-size: 13px;
}

/* line 4018, app/assets/stylesheets/public/main.scss */
.post-list-small-item .post-meta img {
  max-width: 30px;
  border-radius: 50%;
  margin-right: 5px;
}

/* line 4024, app/assets/stylesheets/public/main.scss */
.post-list-small-item h5 {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 10px;
}

/* line 4031, app/assets/stylesheets/public/main.scss */
.post-list-small-item:not(:last-child) {
  margin-bottom: 15px;
}

/* line 4035, app/assets/stylesheets/public/main.scss */
.footer .menu-footer {
  display: inline-block;
}

/* line 4039, app/assets/stylesheets/public/main.scss */
.footer .menu-footer li {
  list-style: none;
  margin-bottom: 4px;
}

/* line 4044, app/assets/stylesheets/public/main.scss */
.footer .menu-footer li a {
  color: #666666;
  font-size: 14px;
  text-decoration: none;
  transition-duration: 0.2s;
}

/* line 4052, app/assets/stylesheets/public/main.scss */
.footer .menu-footer li a:hover {
  color: #7D42F4;
  transition-duration: 0.2s;
  padding-left: 3px;
}

/* line 4059, app/assets/stylesheets/public/main.scss */
.footer .footer-bottom {
  border-top: 1px solid rgba(151, 119, 250, 0.4);
  padding: 30px 0px;
  color: #666666;
  font-size: 14px;
}

/* line 4066, app/assets/stylesheets/public/main.scss */
.footer .footer-bottom strong {
  color: #7D42F4;
  font-weight: bold;
}

/* line 4071, app/assets/stylesheets/public/main.scss */
.footer .footer-bottom a {
  text-decoration: none;
}

/* line 4075, app/assets/stylesheets/public/main.scss */
.footer .footer-bottom .icon-socials {
  display: inline-block;
  margin-left: 10px;
  height: 30px;
  width: 30px;
  transition-duration: 0.2s;
}

/* line 4084, app/assets/stylesheets/public/main.scss */
.footer .footer-bottom .icon-socials:hover {
  transform: translateY(-3px);
  transition-duration: 0.2s;
}

/* line 4091, app/assets/stylesheets/public/main.scss */
.footer .footer-bottom .icon-socials.icon-facebook {
  background: url(/assets/theme_public/theme/icons/facebook-6ecafdf5f64add3ceb7d480abd12cfad9212a0ee3da3d91ca92556185d8b0dfe.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
}

/* line 4097, app/assets/stylesheets/public/main.scss */
.footer .footer-bottom .icon-socials.icon-facebook:hover {
  background: url(/assets/theme_public/theme/icons/facebook-hover-dcebc178945314b37d295fa1baf9c1823c60c81b4bdf3dc2d4d0a0ded8e01741.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
}

/* line 4103, app/assets/stylesheets/public/main.scss */
.footer .footer-bottom .icon-socials.icon-twitter {
  background: url(/assets/theme_public/theme/icons/twitter-e99aa242b923ad70e31e4ec81a891dccfb37ea4e86130331d324db01d26adf53.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
}

/* line 4109, app/assets/stylesheets/public/main.scss */
.footer .footer-bottom .icon-socials.icon-twitter:hover {
  background: url(/assets/theme_public/theme/icons/twitter-hover-004d566432a9b565035e0f9bf85d4353c4b583825d532bbb23dda61b08b1cca0.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
}

/* line 4115, app/assets/stylesheets/public/main.scss */
.footer .footer-bottom .icon-socials.icon-instagram {
  background: url(/assets/theme_public/theme/icons/instagram-e4a4455bdf161801ba796e912725ab7e3f563f8973eb987b98d7215ec83c6c6a.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
}

/* line 4121, app/assets/stylesheets/public/main.scss */
.footer .footer-bottom .icon-socials.icon-instagram:hover {
  background: url(/assets/theme_public/theme/icons/instagram-hover-79831fd23ccbda0a0961616dd0c435ac0342d5dad652b771a7e6cfbf56cd390b.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
}

/* line 4127, app/assets/stylesheets/public/main.scss */
.footer .footer-bottom .icon-socials.icon-linkedin {
  background: url(/assets/theme_public/theme/icons/linkedin-5612a0ef9d2d7c5899b85b48cd93ab406b87c4367eff0d90f39af8daff2ff86a.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
}

/* line 4133, app/assets/stylesheets/public/main.scss */
.footer .footer-bottom .icon-socials.icon-linkedin:hover {
  background: url(/assets/theme_public/theme/icons/linkedin-hover-c528ab473598ed2c33daeae75f6ac059d674ed8bb464d179755fb056a5172697.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
}

/* line 4139, app/assets/stylesheets/public/main.scss */
#scrollUp {
  width: 42px;
  height: 42px;
  color: #ffffff;
  right: 30px;
  bottom: 30px;
  border-radius: 30px;
  text-align: center;
  overflow: hidden;
  z-index: 999 !important;
  border: 0;
  background-color: #fff;
  transition-duration: 0.2s;
  background-color: #7D42F4;
}

/* line 4156, app/assets/stylesheets/public/main.scss */
#scrollUp i {
  display: block;
  line-height: 42px !important;
  font-size: 20px;
  color: #fff;
}

/* line 4163, app/assets/stylesheets/public/main.scss */
#scrollUp:hover {
  transform: translateY(-3px);
  transition-duration: 0.2s;
}

/*LAYOUT -&gt; SPACING**/
/* line 4171, app/assets/stylesheets/public/main.scss */
.section-padding-30 {
  padding: 30px 0;
}

/* line 4175, app/assets/stylesheets/public/main.scss */
.section-padding-50 {
  padding: 50px 0;
}

/* line 4179, app/assets/stylesheets/public/main.scss */
.section-padding-60 {
  padding: 60px 0;
}

/* line 4183, app/assets/stylesheets/public/main.scss */
.section-padding {
  padding: 25px 0;
}

/* line 4187, app/assets/stylesheets/public/main.scss */
.ptb-0 {
  padding: 0;
}

/* line 4191, app/assets/stylesheets/public/main.scss */
.ptb-10 {
  padding: 10px 0;
}

/* line 4195, app/assets/stylesheets/public/main.scss */
.ptb-20 {
  padding: 20px 0;
}

/* line 4199, app/assets/stylesheets/public/main.scss */
.ptb-30 {
  padding: 30px 0;
}

/* line 4203, app/assets/stylesheets/public/main.scss */
.ptb-35 {
  padding: 35px 0;
}

/* line 4207, app/assets/stylesheets/public/main.scss */
.ptb-32 {
  padding: 32px 0;
}

/* line 4211, app/assets/stylesheets/public/main.scss */
.ptb-40 {
  padding: 40px 0;
}

/* line 4215, app/assets/stylesheets/public/main.scss */
.ptb-50 {
  padding: 50px 0;
}

/* line 4219, app/assets/stylesheets/public/main.scss */
.ptb-60 {
  padding: 60px 0;
}

/* line 4223, app/assets/stylesheets/public/main.scss */
.ptb-70 {
  padding: 70px 0;
}

/* line 4227, app/assets/stylesheets/public/main.scss */
.ptb-80 {
  padding: 80px 0;
}

/* line 4231, app/assets/stylesheets/public/main.scss */
.ptb-90 {
  padding: 90px 0;
}

/* line 4235, app/assets/stylesheets/public/main.scss */
.ptb-100 {
  padding: 100px 0;
}

/* line 4239, app/assets/stylesheets/public/main.scss */
.ptb-110 {
  padding: 110px 0;
}

/* line 4243, app/assets/stylesheets/public/main.scss */
.ptb-120 {
  padding: 120px 0;
}

/* line 4247, app/assets/stylesheets/public/main.scss */
.ptb-130 {
  padding: 130px 0;
}

/* line 4251, app/assets/stylesheets/public/main.scss */
.ptb-140 {
  padding: 140px 0;
}

/* line 4255, app/assets/stylesheets/public/main.scss */
.ptb-150 {
  padding: 150px 0;
}

/* line 4259, app/assets/stylesheets/public/main.scss */
.ptb-160 {
  padding: 160px 0;
}

/* line 4263, app/assets/stylesheets/public/main.scss */
.ptb-170 {
  padding: 170px 0;
}

/* line 4267, app/assets/stylesheets/public/main.scss */
.ptb-177 {
  padding: 177px 0;
}

/* line 4271, app/assets/stylesheets/public/main.scss */
.ptb-180 {
  padding: 180px 0;
}

/* line 4275, app/assets/stylesheets/public/main.scss */
.ptb-190 {
  padding: 190px 0;
}

/* line 4279, app/assets/stylesheets/public/main.scss */
.ptb-200 {
  padding: 200px 0;
}

/* line 4283, app/assets/stylesheets/public/main.scss */
.ptb-210 {
  padding: 210px 0;
}

/* line 4287, app/assets/stylesheets/public/main.scss */
.ptb-220 {
  padding: 220px 0;
}

/* line 4291, app/assets/stylesheets/public/main.scss */
.ptb-290 {
  padding: 290px 0;
}

/* line 4295, app/assets/stylesheets/public/main.scss */
.ptb-310 {
  padding: 310px 0;
}

/* line 4299, app/assets/stylesheets/public/main.scss */
.p-10 {
  padding: 10px !important;
}

/* line 4303, app/assets/stylesheets/public/main.scss */
.p-15 {
  padding: 15px !important;
}

/* line 4307, app/assets/stylesheets/public/main.scss */
.p-20 {
  padding: 20px !important;
}

/* line 4311, app/assets/stylesheets/public/main.scss */
.p-25 {
  padding: 25px !important;
}

/* line 4315, app/assets/stylesheets/public/main.scss */
.p-30 {
  padding: 30px !important;
}

/* line 4319, app/assets/stylesheets/public/main.scss */
.p-40 {
  padding: 40px !important;
}

/* line 4323, app/assets/stylesheets/public/main.scss */
.p-65 {
  padding: 65px !important;
}

/* line 4327, app/assets/stylesheets/public/main.scss */
.pt-5 {
  padding-top: 5px !important;
}

/* line 4331, app/assets/stylesheets/public/main.scss */
.pt-10 {
  padding-top: 10px !important;
}

/* line 4335, app/assets/stylesheets/public/main.scss */
.pt-15 {
  padding-top: 15px !important;
}

/* line 4339, app/assets/stylesheets/public/main.scss */
.pt-20 {
  padding-top: 20px !important;
}

/* line 4343, app/assets/stylesheets/public/main.scss */
.pt-25 {
  padding-top: 25px !important;
}

/* line 4347, app/assets/stylesheets/public/main.scss */
.pt-30 {
  padding-top: 30px !important;
}

/* line 4351, app/assets/stylesheets/public/main.scss */
.pt-35 {
  padding-top: 35px !important;
}

/* line 4355, app/assets/stylesheets/public/main.scss */
.pt-40 {
  padding-top: 40px !important;
}

/* line 4359, app/assets/stylesheets/public/main.scss */
.pt-45 {
  padding-top: 45px !important;
}

/* line 4363, app/assets/stylesheets/public/main.scss */
.pt-50 {
  padding-top: 50px !important;
}

/* line 4367, app/assets/stylesheets/public/main.scss */
.pt-55 {
  padding-top: 55px !important;
}

/* line 4371, app/assets/stylesheets/public/main.scss */
.pt-60 {
  padding-top: 60px !important;
}

/* line 4375, app/assets/stylesheets/public/main.scss */
.pt-65 {
  padding-top: 65px !important;
}

/* line 4379, app/assets/stylesheets/public/main.scss */
.pt-70 {
  padding-top: 70px !important;
}

/* line 4383, app/assets/stylesheets/public/main.scss */
.pt-75 {
  padding-top: 75px !important;
}

/* line 4387, app/assets/stylesheets/public/main.scss */
.pt-80 {
  padding-top: 80px !important;
}

/* line 4391, app/assets/stylesheets/public/main.scss */
.pt-85 {
  padding-top: 85px !important;
}

/* line 4395, app/assets/stylesheets/public/main.scss */
.pt-90 {
  padding-top: 90px !important;
}

/* line 4399, app/assets/stylesheets/public/main.scss */
.pt-95 {
  padding-top: 95px !important;
}

/* line 4403, app/assets/stylesheets/public/main.scss */
.pt-100 {
  padding-top: 100px !important;
}

/* line 4407, app/assets/stylesheets/public/main.scss */
.pt-105 {
  padding-top: 105px !important;
}

/* line 4411, app/assets/stylesheets/public/main.scss */
.pt-110 {
  padding-top: 110px !important;
}

/* line 4415, app/assets/stylesheets/public/main.scss */
.pt-115 {
  padding-top: 115px !important;
}

/* line 4419, app/assets/stylesheets/public/main.scss */
.pt-120 {
  padding-top: 120px !important;
}

/* line 4423, app/assets/stylesheets/public/main.scss */
.pt-125 {
  padding-top: 125px !important;
}

/* line 4427, app/assets/stylesheets/public/main.scss */
.pt-130 {
  padding-top: 130px !important;
}

/* line 4431, app/assets/stylesheets/public/main.scss */
.pt-135 {
  padding-top: 135px !important;
}

/* line 4435, app/assets/stylesheets/public/main.scss */
.pt-140 {
  padding-top: 140px !important;
}

/* line 4439, app/assets/stylesheets/public/main.scss */
.pt-145 {
  padding-top: 145px !important;
}

/* line 4443, app/assets/stylesheets/public/main.scss */
.pt-150 {
  padding-top: 150px !important;
}

/* line 4447, app/assets/stylesheets/public/main.scss */
.pt-155 {
  padding-top: 155px !important;
}

/* line 4451, app/assets/stylesheets/public/main.scss */
.pt-160 {
  padding-top: 160px !important;
}

/* line 4455, app/assets/stylesheets/public/main.scss */
.pt-165 {
  padding-top: 165px !important;
}

/* line 4459, app/assets/stylesheets/public/main.scss */
.pt-170 {
  padding-top: 170px !important;
}

/* line 4463, app/assets/stylesheets/public/main.scss */
.pt-175 {
  padding-top: 175px !important;
}

/* line 4467, app/assets/stylesheets/public/main.scss */
.pt-180 {
  padding-top: 180px !important;
}

/* line 4471, app/assets/stylesheets/public/main.scss */
.pt-185 {
  padding-top: 185px !important;
}

/* line 4475, app/assets/stylesheets/public/main.scss */
.pt-190 {
  padding-top: 190px !important;
}

/* line 4479, app/assets/stylesheets/public/main.scss */
.pt-195 {
  padding-top: 195px !important;
}

/* line 4483, app/assets/stylesheets/public/main.scss */
.pt-200 {
  padding-top: 200px !important;
}

/* line 4487, app/assets/stylesheets/public/main.scss */
.pt-260 {
  padding-top: 260px !important;
}

/* line 4491, app/assets/stylesheets/public/main.scss */
.pb-5 {
  padding-bottom: 5px !important;
}

/* line 4495, app/assets/stylesheets/public/main.scss */
.pb-10 {
  padding-bottom: 10px !important;
}

/* line 4499, app/assets/stylesheets/public/main.scss */
.pb-15 {
  padding-bottom: 15px !important;
}

/* line 4503, app/assets/stylesheets/public/main.scss */
.pb-20 {
  padding-bottom: 20px !important;
}

/* line 4507, app/assets/stylesheets/public/main.scss */
.pb-25 {
  padding-bottom: 25px !important;
}

/* line 4511, app/assets/stylesheets/public/main.scss */
.pb-30 {
  padding-bottom: 30px !important;
}

/* line 4515, app/assets/stylesheets/public/main.scss */
.pb-35 {
  padding-bottom: 35px !important;
}

/* line 4519, app/assets/stylesheets/public/main.scss */
.pb-40 {
  padding-bottom: 40px !important;
}

/* line 4523, app/assets/stylesheets/public/main.scss */
.pb-45 {
  padding-bottom: 45px !important;
}

/* line 4527, app/assets/stylesheets/public/main.scss */
.pb-50 {
  padding-bottom: 50px !important;
}

/* line 4531, app/assets/stylesheets/public/main.scss */
.pb-55 {
  padding-bottom: 55px !important;
}

/* line 4535, app/assets/stylesheets/public/main.scss */
.pb-60 {
  padding-bottom: 60px !important;
}

/* line 4539, app/assets/stylesheets/public/main.scss */
.pb-65 {
  padding-bottom: 65px !important;
}

/* line 4543, app/assets/stylesheets/public/main.scss */
.pb-70 {
  padding-bottom: 70px !important;
}

/* line 4547, app/assets/stylesheets/public/main.scss */
.pb-75 {
  padding-bottom: 75px !important;
}

/* line 4551, app/assets/stylesheets/public/main.scss */
.pb-80 {
  padding-bottom: 80px !important;
}

/* line 4555, app/assets/stylesheets/public/main.scss */
.pb-85 {
  padding-bottom: 85px !important;
}

/* line 4559, app/assets/stylesheets/public/main.scss */
.pb-90 {
  padding-bottom: 90px !important;
}

/* line 4563, app/assets/stylesheets/public/main.scss */
.pb-95 {
  padding-bottom: 95px !important;
}

/* line 4567, app/assets/stylesheets/public/main.scss */
.pb-100 {
  padding-bottom: 100px !important;
}

/* line 4571, app/assets/stylesheets/public/main.scss */
.pb-105 {
  padding-bottom: 105px !important;
}

/* line 4575, app/assets/stylesheets/public/main.scss */
.pb-110 {
  padding-bottom: 110px !important;
}

/* line 4579, app/assets/stylesheets/public/main.scss */
.pb-115 {
  padding-bottom: 115px !important;
}

/* line 4583, app/assets/stylesheets/public/main.scss */
.pb-120 {
  padding-bottom: 120px !important;
}

/* line 4587, app/assets/stylesheets/public/main.scss */
.pb-125 {
  padding-bottom: 125px !important;
}

/* line 4591, app/assets/stylesheets/public/main.scss */
.pb-130 {
  padding-bottom: 130px !important;
}

/* line 4595, app/assets/stylesheets/public/main.scss */
.pb-135 {
  padding-bottom: 135px !important;
}

/* line 4599, app/assets/stylesheets/public/main.scss */
.pb-140 {
  padding-bottom: 140px !important;
}

/* line 4603, app/assets/stylesheets/public/main.scss */
.pb-145 {
  padding-bottom: 145px !important;
}

/* line 4607, app/assets/stylesheets/public/main.scss */
.pb-150 {
  padding-bottom: 150px !important;
}

/* line 4611, app/assets/stylesheets/public/main.scss */
.pb-155 {
  padding-bottom: 155px !important;
}

/* line 4615, app/assets/stylesheets/public/main.scss */
.pb-160 {
  padding-bottom: 160px !important;
}

/* line 4619, app/assets/stylesheets/public/main.scss */
.pb-165 {
  padding-bottom: 165px !important;
}

/* line 4623, app/assets/stylesheets/public/main.scss */
.pb-170 {
  padding-bottom: 170px !important;
}

/* line 4627, app/assets/stylesheets/public/main.scss */
.pb-175 {
  padding-bottom: 175px !important;
}

/* line 4631, app/assets/stylesheets/public/main.scss */
.pb-180 {
  padding-bottom: 180px !important;
}

/* line 4635, app/assets/stylesheets/public/main.scss */
.pb-185 {
  padding-bottom: 185px !important;
}

/* line 4639, app/assets/stylesheets/public/main.scss */
.pb-190 {
  padding-bottom: 190px !important;
}

/* line 4643, app/assets/stylesheets/public/main.scss */
.pb-195 {
  padding-bottom: 195px !important;
}

/* line 4647, app/assets/stylesheets/public/main.scss */
.pb-200 {
  padding-bottom: 200px !important;
}

/* line 4651, app/assets/stylesheets/public/main.scss */
.pl-0 {
  padding-left: 0px !important;
}

/* line 4655, app/assets/stylesheets/public/main.scss */
.pl-5 {
  padding-left: 5px !important;
}

/* line 4659, app/assets/stylesheets/public/main.scss */
.pl-10 {
  padding-left: 10px !important;
}

/* line 4663, app/assets/stylesheets/public/main.scss */
.pl-15 {
  padding-left: 15px !important;
}

/* line 4667, app/assets/stylesheets/public/main.scss */
.pl-20 {
  padding-left: 20px !important;
}

/* line 4671, app/assets/stylesheets/public/main.scss */
.pl-25 {
  padding-left: 25px !important;
}

/* line 4675, app/assets/stylesheets/public/main.scss */
.pl-30 {
  padding-left: 30px !important;
}

/* line 4679, app/assets/stylesheets/public/main.scss */
.pl-35 {
  padding-left: 35px !important;
}

/* line 4683, app/assets/stylesheets/public/main.scss */
.pl-40 {
  padding-left: 40px !important;
}

/* line 4687, app/assets/stylesheets/public/main.scss */
.pl-45 {
  padding-left: 45px !important;
}

/* line 4691, app/assets/stylesheets/public/main.scss */
.pl-50 {
  padding-left: 50px !important;
}

/* line 4695, app/assets/stylesheets/public/main.scss */
.pl-55 {
  padding-left: 55px !important;
}

/* line 4699, app/assets/stylesheets/public/main.scss */
.pl-60 {
  padding-left: 60px !important;
}

/* line 4703, app/assets/stylesheets/public/main.scss */
.pl-65 {
  padding-left: 65px !important;
}

/* line 4707, app/assets/stylesheets/public/main.scss */
.pl-70 {
  padding-left: 70px !important;
}

/* line 4711, app/assets/stylesheets/public/main.scss */
.pl-75 {
  padding-left: 75px !important;
}

/* line 4715, app/assets/stylesheets/public/main.scss */
.pl-80 {
  padding-left: 80px !important;
}

/* line 4719, app/assets/stylesheets/public/main.scss */
.pl-85 {
  padding-left: 85px !important;
}

/* line 4723, app/assets/stylesheets/public/main.scss */
.pl-90 {
  padding-left: 90px !important;
}

/* line 4727, app/assets/stylesheets/public/main.scss */
.pl-95 {
  padding-left: 95px !important;
}

/* line 4731, app/assets/stylesheets/public/main.scss */
.pl-100 {
  padding-left: 100px !important;
}

/* line 4735, app/assets/stylesheets/public/main.scss */
.pl-105 {
  padding-left: 105px !important;
}

/* line 4739, app/assets/stylesheets/public/main.scss */
.pl-110 {
  padding-left: 110px !important;
}

/* line 4743, app/assets/stylesheets/public/main.scss */
.pl-115 {
  padding-left: 115px !important;
}

/* line 4747, app/assets/stylesheets/public/main.scss */
.pl-120 {
  padding-left: 120px !important;
}

/* line 4751, app/assets/stylesheets/public/main.scss */
.pl-125 {
  padding-left: 125px !important;
}

/* line 4755, app/assets/stylesheets/public/main.scss */
.pl-130 {
  padding-left: 130px !important;
}

/* line 4759, app/assets/stylesheets/public/main.scss */
.pl-135 {
  padding-left: 135px !important;
}

/* line 4763, app/assets/stylesheets/public/main.scss */
.pl-140 {
  padding-left: 140px !important;
}

/* line 4767, app/assets/stylesheets/public/main.scss */
.pl-145 {
  padding-left: 145px !important;
}

/* line 4771, app/assets/stylesheets/public/main.scss */
.pl-150 {
  padding-left: 150px !important;
}

/* line 4775, app/assets/stylesheets/public/main.scss */
.pl-155 {
  padding-left: 155px !important;
}

/* line 4779, app/assets/stylesheets/public/main.scss */
.pl-160 {
  padding-left: 160px !important;
}

/* line 4783, app/assets/stylesheets/public/main.scss */
.pl-165 {
  padding-left: 165px !important;
}

/* line 4787, app/assets/stylesheets/public/main.scss */
.pl-170 {
  padding-left: 170px !important;
}

/* line 4791, app/assets/stylesheets/public/main.scss */
.pl-175 {
  padding-left: 175px !important;
}

/* line 4795, app/assets/stylesheets/public/main.scss */
.pl-180 {
  padding-left: 180px !important;
}

/* line 4799, app/assets/stylesheets/public/main.scss */
.pl-185 {
  padding-left: 185px !important;
}

/* line 4803, app/assets/stylesheets/public/main.scss */
.pl-190 {
  padding-left: 190px !important;
}

/* line 4807, app/assets/stylesheets/public/main.scss */
.pl-195 {
  padding-left: 195px !important;
}

/* line 4811, app/assets/stylesheets/public/main.scss */
.pl-200 {
  padding-left: 200px !important;
}

/* line 4815, app/assets/stylesheets/public/main.scss */
.pr-5 {
  padding-right: 5px !important;
}

/* line 4819, app/assets/stylesheets/public/main.scss */
.pr-10 {
  padding-right: 10px !important;
}

/* line 4823, app/assets/stylesheets/public/main.scss */
.pr-15 {
  padding-right: 15px !important;
}

/* line 4827, app/assets/stylesheets/public/main.scss */
.pr-20 {
  padding-right: 20px !important;
}

/* line 4831, app/assets/stylesheets/public/main.scss */
.pr-25 {
  padding-right: 25px !important;
}

/* line 4835, app/assets/stylesheets/public/main.scss */
.pr-30 {
  padding-right: 30px !important;
}

/* line 4839, app/assets/stylesheets/public/main.scss */
.pr-35 {
  padding-right: 35px !important;
}

/* line 4843, app/assets/stylesheets/public/main.scss */
.pr-40 {
  padding-right: 40px !important;
}

/* line 4847, app/assets/stylesheets/public/main.scss */
.pr-45 {
  padding-right: 45px !important;
}

/* line 4851, app/assets/stylesheets/public/main.scss */
.pr-50 {
  padding-right: 50px !important;
}

/* line 4855, app/assets/stylesheets/public/main.scss */
.pr-55 {
  padding-right: 55px !important;
}

/* line 4859, app/assets/stylesheets/public/main.scss */
.pr-60 {
  padding-right: 60px !important;
}

/* line 4863, app/assets/stylesheets/public/main.scss */
.pr-65 {
  padding-right: 65px !important;
}

/* line 4867, app/assets/stylesheets/public/main.scss */
.pr-70 {
  padding-right: 70px !important;
}

/* line 4871, app/assets/stylesheets/public/main.scss */
.pr-75 {
  padding-right: 75px !important;
}

/* line 4875, app/assets/stylesheets/public/main.scss */
.pr-80 {
  padding-right: 80px !important;
}

/* line 4879, app/assets/stylesheets/public/main.scss */
.pr-85 {
  padding-right: 85px !important;
}

/* line 4883, app/assets/stylesheets/public/main.scss */
.pr-90 {
  padding-right: 90px !important;
}

/* line 4887, app/assets/stylesheets/public/main.scss */
.pr-95 {
  padding-right: 95px !important;
}

/* line 4891, app/assets/stylesheets/public/main.scss */
.pr-100 {
  padding-right: 100px !important;
}

/* line 4895, app/assets/stylesheets/public/main.scss */
.pr-105 {
  padding-right: 105px !important;
}

/* line 4899, app/assets/stylesheets/public/main.scss */
.pr-110 {
  padding-right: 110px !important;
}

/* line 4903, app/assets/stylesheets/public/main.scss */
.pr-115 {
  padding-right: 115px !important;
}

/* line 4907, app/assets/stylesheets/public/main.scss */
.pr-120 {
  padding-right: 120px !important;
}

/* line 4911, app/assets/stylesheets/public/main.scss */
.pr-125 {
  padding-right: 125px !important;
}

/* line 4915, app/assets/stylesheets/public/main.scss */
.pr-130 {
  padding-right: 130px !important;
}

/* line 4919, app/assets/stylesheets/public/main.scss */
.pr-135 {
  padding-right: 135px !important;
}

/* line 4923, app/assets/stylesheets/public/main.scss */
.pr-140 {
  padding-right: 140px !important;
}

/* line 4927, app/assets/stylesheets/public/main.scss */
.pr-145 {
  padding-right: 145px !important;
}

/* line 4931, app/assets/stylesheets/public/main.scss */
.pr-150 {
  padding-right: 150px !important;
}

/* line 4935, app/assets/stylesheets/public/main.scss */
.pr-155 {
  padding-right: 155px !important;
}

/* line 4939, app/assets/stylesheets/public/main.scss */
.pr-160 {
  padding-right: 160px !important;
}

/* line 4943, app/assets/stylesheets/public/main.scss */
.pr-165 {
  padding-right: 165px !important;
}

/* line 4947, app/assets/stylesheets/public/main.scss */
.pr-170 {
  padding-right: 170px !important;
}

/* line 4951, app/assets/stylesheets/public/main.scss */
.pr-175 {
  padding-right: 175px !important;
}

/* line 4955, app/assets/stylesheets/public/main.scss */
.pr-180 {
  padding-right: 180px !important;
}

/* line 4959, app/assets/stylesheets/public/main.scss */
.pr-185 {
  padding-right: 185px !important;
}

/* line 4963, app/assets/stylesheets/public/main.scss */
.pr-190 {
  padding-right: 190px !important;
}

/* line 4967, app/assets/stylesheets/public/main.scss */
.pr-195 {
  padding-right: 195px !important;
}

/* line 4971, app/assets/stylesheets/public/main.scss */
.pr-200 {
  padding-right: 200px !important;
}

/* line 4975, app/assets/stylesheets/public/main.scss */
.plr-5-percent {
  padding: 0 5%;
}

/***************************
    Page section margin 
****************************/
/* line 4982, app/assets/stylesheets/public/main.scss */
.mtb-0 {
  margin: 0;
}

/* line 4986, app/assets/stylesheets/public/main.scss */
.mtb-10 {
  margin: 10px 0;
}

/* line 4990, app/assets/stylesheets/public/main.scss */
.mtb-15 {
  margin: 15px 0;
}

/* line 4994, app/assets/stylesheets/public/main.scss */
.mtb-20 {
  margin: 20px 0;
}

/* line 4998, app/assets/stylesheets/public/main.scss */
.mtb-30 {
  margin: 30px 0;
}

/* line 5002, app/assets/stylesheets/public/main.scss */
.mtb-40 {
  margin: 40px 0;
}

/* line 5006, app/assets/stylesheets/public/main.scss */
.mtb-50 {
  margin: 50px 0;
}

/* line 5010, app/assets/stylesheets/public/main.scss */
.mtb-60 {
  margin: 60px 0;
}

/* line 5014, app/assets/stylesheets/public/main.scss */
.mtb-70 {
  margin: 70px 0;
}

/* line 5018, app/assets/stylesheets/public/main.scss */
.mtb-80 {
  margin: 80px 0;
}

/* line 5022, app/assets/stylesheets/public/main.scss */
.mtb-90 {
  margin: 90px 0;
}

/* line 5026, app/assets/stylesheets/public/main.scss */
.mtb-100 {
  margin: 100px 0;
}

/* line 5030, app/assets/stylesheets/public/main.scss */
.mtb-110 {
  margin: 110px 0;
}

/* line 5034, app/assets/stylesheets/public/main.scss */
.mtb-120 {
  margin: 120px 0;
}

/* line 5038, app/assets/stylesheets/public/main.scss */
.mtb-130 {
  margin: 130px 0;
}

/* line 5042, app/assets/stylesheets/public/main.scss */
.mtb-140 {
  margin: 140px 0;
}

/* line 5046, app/assets/stylesheets/public/main.scss */
.mtb-150 {
  margin: 150px 0;
}

/* line 5050, app/assets/stylesheets/public/main.scss */
.mtb-290 {
  margin: 290px 0;
}

/* line 5054, app/assets/stylesheets/public/main.scss */
.mb-24 {
  margin-bottom: 24px;
}

/* line 5058, app/assets/stylesheets/public/main.scss */
.mt-5 {
  margin-top: 5px !important;
}

/* line 5062, app/assets/stylesheets/public/main.scss */
.mt-8 {
  margin-top: 8px !important;
}

/* line 5066, app/assets/stylesheets/public/main.scss */
.mt-10 {
  margin-top: 10px !important;
}

/* line 5070, app/assets/stylesheets/public/main.scss */
.mt-15 {
  margin-top: 15px !important;
}

/* line 5074, app/assets/stylesheets/public/main.scss */
.mt-20 {
  margin-top: 20px !important;
}

/* line 5078, app/assets/stylesheets/public/main.scss */
.mt-25 {
  margin-top: 25px !important;
}

/* line 5082, app/assets/stylesheets/public/main.scss */
.mt-30 {
  margin-top: 30px !important;
}

/* line 5086, app/assets/stylesheets/public/main.scss */
.mt-35 {
  margin-top: 35px !important;
}

/* line 5090, app/assets/stylesheets/public/main.scss */
.mt-40 {
  margin-top: 40px !important;
}

/* line 5094, app/assets/stylesheets/public/main.scss */
.mt-45 {
  margin-top: 45px !important;
}

/* line 5098, app/assets/stylesheets/public/main.scss */
.mt-50 {
  margin-top: 50px !important;
}

/* line 5102, app/assets/stylesheets/public/main.scss */
.mt-55 {
  margin-top: 55px !important;
}

/* line 5106, app/assets/stylesheets/public/main.scss */
.mt-60 {
  margin-top: 60px !important;
}

/* line 5110, app/assets/stylesheets/public/main.scss */
.mt-65 {
  margin-top: 65px !important;
}

/* line 5114, app/assets/stylesheets/public/main.scss */
.mt-70 {
  margin-top: 70px !important;
}

/* line 5118, app/assets/stylesheets/public/main.scss */
.mt-75 {
  margin-top: 75px !important;
}

/* line 5122, app/assets/stylesheets/public/main.scss */
.mt-80 {
  margin-top: 80px !important;
}

/* line 5126, app/assets/stylesheets/public/main.scss */
.mt-85 {
  margin-top: 85px !important;
}

/* line 5130, app/assets/stylesheets/public/main.scss */
.mt-90 {
  margin-top: 90px !important;
}

/* line 5134, app/assets/stylesheets/public/main.scss */
.mt-95 {
  margin-top: 95px !important;
}

/* line 5138, app/assets/stylesheets/public/main.scss */
.mt-100 {
  margin-top: 100px !important;
}

/* line 5142, app/assets/stylesheets/public/main.scss */
.mt-105 {
  margin-top: 105px !important;
}

/* line 5146, app/assets/stylesheets/public/main.scss */
.mt-110 {
  margin-top: 110px !important;
}

/* line 5150, app/assets/stylesheets/public/main.scss */
.mt-115 {
  margin-top: 115px !important;
}

/* line 5154, app/assets/stylesheets/public/main.scss */
.mt-120 {
  margin-top: 120px !important;
}

/* line 5158, app/assets/stylesheets/public/main.scss */
.mt-125 {
  margin-top: 125px !important;
}

/* line 5162, app/assets/stylesheets/public/main.scss */
.mt-130 {
  margin-top: 130px !important;
}

/* line 5166, app/assets/stylesheets/public/main.scss */
.mt-135 {
  margin-top: 135px !important;
}

/* line 5170, app/assets/stylesheets/public/main.scss */
.mt-140 {
  margin-top: 140px !important;
}

/* line 5174, app/assets/stylesheets/public/main.scss */
.mt-145 {
  margin-top: 145px !important;
}

/* line 5178, app/assets/stylesheets/public/main.scss */
.mt-150 {
  margin-top: 150px !important;
}

/* line 5182, app/assets/stylesheets/public/main.scss */
.mt-155 {
  margin-top: 155px !important;
}

/* line 5186, app/assets/stylesheets/public/main.scss */
.mt-160 {
  margin-top: 160px !important;
}

/* line 5190, app/assets/stylesheets/public/main.scss */
.mt-165 {
  margin-top: 165px !important;
}

/* line 5194, app/assets/stylesheets/public/main.scss */
.mt-170 {
  margin-top: 170px !important;
}

/* line 5198, app/assets/stylesheets/public/main.scss */
.mt-175 {
  margin-top: 175px !important;
}

/* line 5202, app/assets/stylesheets/public/main.scss */
.mt-180 {
  margin-top: 180px !important;
}

/* line 5206, app/assets/stylesheets/public/main.scss */
.mt-185 {
  margin-top: 185px !important;
}

/* line 5210, app/assets/stylesheets/public/main.scss */
.mt-190 {
  margin-top: 190px !important;
}

/* line 5214, app/assets/stylesheets/public/main.scss */
.mt-195 {
  margin-top: 195px !important;
}

/* line 5218, app/assets/stylesheets/public/main.scss */
.mt-200 {
  margin-top: 200px !important;
}

/* line 5222, app/assets/stylesheets/public/main.scss */
.mb-5 {
  margin-bottom: 5px !important;
}

/* line 5226, app/assets/stylesheets/public/main.scss */
.mb-10 {
  margin-bottom: 10px !important;
}

/* line 5230, app/assets/stylesheets/public/main.scss */
.mb-15 {
  margin-bottom: 15px !important;
}

/* line 5234, app/assets/stylesheets/public/main.scss */
.mb-20 {
  margin-bottom: 20px !important;
}

/* line 5238, app/assets/stylesheets/public/main.scss */
.mb-25 {
  margin-bottom: 25px !important;
}

/* line 5242, app/assets/stylesheets/public/main.scss */
.mb-30 {
  margin-bottom: 30px !important;
}

/* line 5246, app/assets/stylesheets/public/main.scss */
.mb-35 {
  margin-bottom: 35px !important;
}

/* line 5250, app/assets/stylesheets/public/main.scss */
.mb-40 {
  margin-bottom: 40px !important;
}

/* line 5254, app/assets/stylesheets/public/main.scss */
.mb-45 {
  margin-bottom: 45px !important;
}

/* line 5258, app/assets/stylesheets/public/main.scss */
.mb-50 {
  margin-bottom: 50px !important;
}

/* line 5262, app/assets/stylesheets/public/main.scss */
.mb-55 {
  margin-bottom: 55px !important;
}

/* line 5266, app/assets/stylesheets/public/main.scss */
.mb-60 {
  margin-bottom: 60px !important;
}

/* line 5270, app/assets/stylesheets/public/main.scss */
.mb-65 {
  margin-bottom: 65px !important;
}

/* line 5274, app/assets/stylesheets/public/main.scss */
.mb-70 {
  margin-bottom: 70px !important;
}

/* line 5278, app/assets/stylesheets/public/main.scss */
.mb-75 {
  margin-bottom: 75px !important;
}

/* line 5282, app/assets/stylesheets/public/main.scss */
.mb-80 {
  margin-bottom: 80px !important;
}

/* line 5286, app/assets/stylesheets/public/main.scss */
.mb-85 {
  margin-bottom: 85px !important;
}

/* line 5290, app/assets/stylesheets/public/main.scss */
.mb-90 {
  margin-bottom: 90px !important;
}

/* line 5294, app/assets/stylesheets/public/main.scss */
.mb-95 {
  margin-bottom: 95px !important;
}

/* line 5298, app/assets/stylesheets/public/main.scss */
.mb-100 {
  margin-bottom: 100px !important;
}

/* line 5302, app/assets/stylesheets/public/main.scss */
.mb-105 {
  margin-bottom: 105px !important;
}

/* line 5306, app/assets/stylesheets/public/main.scss */
.mb-110 {
  margin-bottom: 110px !important;
}

/* line 5310, app/assets/stylesheets/public/main.scss */
.mb-115 {
  margin-bottom: 115px !important;
}

/* line 5314, app/assets/stylesheets/public/main.scss */
.mb-120 {
  margin-bottom: 120px !important;
}

/* line 5318, app/assets/stylesheets/public/main.scss */
.mb-125 {
  margin-bottom: 125px !important;
}

/* line 5322, app/assets/stylesheets/public/main.scss */
.mb-130 {
  margin-bottom: 130px !important;
}

/* line 5326, app/assets/stylesheets/public/main.scss */
.mb-135 {
  margin-bottom: 135px !important;
}

/* line 5330, app/assets/stylesheets/public/main.scss */
.mb-140 {
  margin-bottom: 140px !important;
}

/* line 5334, app/assets/stylesheets/public/main.scss */
.mb-145 {
  margin-bottom: 145px !important;
}

/* line 5338, app/assets/stylesheets/public/main.scss */
.mb-150 {
  margin-bottom: 150px !important;
}

/* line 5342, app/assets/stylesheets/public/main.scss */
.mb-155 {
  margin-bottom: 155px !important;
}

/* line 5346, app/assets/stylesheets/public/main.scss */
.mb-160 {
  margin-bottom: 160px !important;
}

/* line 5350, app/assets/stylesheets/public/main.scss */
.mb-165 {
  margin-bottom: 165px !important;
}

/* line 5354, app/assets/stylesheets/public/main.scss */
.mb-170 {
  margin-bottom: 170px !important;
}

/* line 5358, app/assets/stylesheets/public/main.scss */
.mb-175 {
  margin-bottom: 175px !important;
}

/* line 5362, app/assets/stylesheets/public/main.scss */
.mb-180 {
  margin-bottom: 180px !important;
}

/* line 5366, app/assets/stylesheets/public/main.scss */
.mb-185 {
  margin-bottom: 185px !important;
}

/* line 5370, app/assets/stylesheets/public/main.scss */
.mb-190 {
  margin-bottom: 190px !important;
}

/* line 5374, app/assets/stylesheets/public/main.scss */
.mb-195 {
  margin-bottom: 195px !important;
}

/* line 5378, app/assets/stylesheets/public/main.scss */
.mb-200 {
  margin-bottom: 200px !important;
}

/* line 5382, app/assets/stylesheets/public/main.scss */
.ml-0 {
  margin-left: 0px !important;
}

/* line 5386, app/assets/stylesheets/public/main.scss */
.ml-5 {
  margin-left: 5px !important;
}

/* line 5390, app/assets/stylesheets/public/main.scss */
.ml-10 {
  margin-left: 10px !important;
}

/* line 5394, app/assets/stylesheets/public/main.scss */
.ml-15 {
  margin-left: 15px !important;
}

/* line 5398, app/assets/stylesheets/public/main.scss */
.ml-20 {
  margin-left: 20px !important;
}

/* line 5402, app/assets/stylesheets/public/main.scss */
.ml-25 {
  margin-left: 25px !important;
}

/* line 5406, app/assets/stylesheets/public/main.scss */
.ml-30 {
  margin-left: 30px !important;
}

/* line 5410, app/assets/stylesheets/public/main.scss */
.ml-35 {
  margin-left: 35px !important;
}

/* line 5414, app/assets/stylesheets/public/main.scss */
.ml-40 {
  margin-left: 40px !important;
}

/* line 5418, app/assets/stylesheets/public/main.scss */
.ml-45 {
  margin-left: 45px !important;
}

/* line 5422, app/assets/stylesheets/public/main.scss */
.ml-50 {
  margin-left: 50px !important;
}

/* line 5426, app/assets/stylesheets/public/main.scss */
.ml-55 {
  margin-left: 55px !important;
}

/* line 5430, app/assets/stylesheets/public/main.scss */
.ml-60 {
  margin-left: 60px !important;
}

/* line 5434, app/assets/stylesheets/public/main.scss */
.ml-65 {
  margin-left: 65px !important;
}

/* line 5438, app/assets/stylesheets/public/main.scss */
.ml-70 {
  margin-left: 70px !important;
}

/* line 5442, app/assets/stylesheets/public/main.scss */
.ml-75 {
  margin-left: 75px !important;
}

/* line 5446, app/assets/stylesheets/public/main.scss */
.ml-80 {
  margin-left: 80px !important;
}

/* line 5450, app/assets/stylesheets/public/main.scss */
.ml-85 {
  margin-left: 85px !important;
}

/* line 5454, app/assets/stylesheets/public/main.scss */
.ml-90 {
  margin-left: 90px !important;
}

/* line 5458, app/assets/stylesheets/public/main.scss */
.ml-95 {
  margin-left: 95px !important;
}

/* line 5462, app/assets/stylesheets/public/main.scss */
.ml-100 {
  margin-left: 100px !important;
}

/* line 5466, app/assets/stylesheets/public/main.scss */
.ml-105 {
  margin-left: 105px !important;
}

/* line 5470, app/assets/stylesheets/public/main.scss */
.ml-110 {
  margin-left: 110px !important;
}

/* line 5474, app/assets/stylesheets/public/main.scss */
.ml-115 {
  margin-left: 115px !important;
}

/* line 5478, app/assets/stylesheets/public/main.scss */
.ml-120 {
  margin-left: 120px !important;
}

/* line 5482, app/assets/stylesheets/public/main.scss */
.ml-125 {
  margin-left: 125px !important;
}

/* line 5486, app/assets/stylesheets/public/main.scss */
.ml-130 {
  margin-left: 130px !important;
}

/* line 5490, app/assets/stylesheets/public/main.scss */
.ml-135 {
  margin-left: 135px !important;
}

/* line 5494, app/assets/stylesheets/public/main.scss */
.ml-140 {
  margin-left: 140px !important;
}

/* line 5498, app/assets/stylesheets/public/main.scss */
.ml-145 {
  margin-left: 145px !important;
}

/* line 5502, app/assets/stylesheets/public/main.scss */
.ml-150 {
  margin-left: 150px !important;
}

/* line 5506, app/assets/stylesheets/public/main.scss */
.ml-155 {
  margin-left: 155px !important;
}

/* line 5510, app/assets/stylesheets/public/main.scss */
.ml-160 {
  margin-left: 160px !important;
}

/* line 5514, app/assets/stylesheets/public/main.scss */
.ml-165 {
  margin-left: 165px !important;
}

/* line 5518, app/assets/stylesheets/public/main.scss */
.ml-170 {
  margin-left: 170px !important;
}

/* line 5522, app/assets/stylesheets/public/main.scss */
.ml-175 {
  margin-left: 175px !important;
}

/* line 5526, app/assets/stylesheets/public/main.scss */
.ml-180 {
  margin-left: 180px !important;
}

/* line 5530, app/assets/stylesheets/public/main.scss */
.ml-185 {
  margin-left: 185px !important;
}

/* line 5534, app/assets/stylesheets/public/main.scss */
.ml-190 {
  margin-left: 190px !important;
}

/* line 5538, app/assets/stylesheets/public/main.scss */
.ml-195 {
  margin-left: 195px !important;
}

/* line 5542, app/assets/stylesheets/public/main.scss */
.ml-200 {
  margin-left: 200px !important;
}

/* line 5546, app/assets/stylesheets/public/main.scss */
.mr-5 {
  margin-right: 5px !important;
}

/* line 5550, app/assets/stylesheets/public/main.scss */
.mr-10 {
  margin-right: 10px !important;
}

/* line 5554, app/assets/stylesheets/public/main.scss */
.mr-15 {
  margin-right: 15px !important;
}

/* line 5558, app/assets/stylesheets/public/main.scss */
.mr-20 {
  margin-right: 20px !important;
}

/* line 5562, app/assets/stylesheets/public/main.scss */
.mr-25 {
  margin-right: 25px !important;
}

/* line 5566, app/assets/stylesheets/public/main.scss */
.mr-30 {
  margin-right: 30px !important;
}

/* line 5570, app/assets/stylesheets/public/main.scss */
.mr-35 {
  margin-right: 35px !important;
}

/* line 5574, app/assets/stylesheets/public/main.scss */
.mr-40 {
  margin-right: 40px !important;
}

/* line 5578, app/assets/stylesheets/public/main.scss */
.mr-45 {
  margin-right: 45px !important;
}

/* line 5582, app/assets/stylesheets/public/main.scss */
.mr-50 {
  margin-right: 50px !important;
}

/* line 5586, app/assets/stylesheets/public/main.scss */
.mr-55 {
  margin-right: 55px !important;
}

/* line 5590, app/assets/stylesheets/public/main.scss */
.mr-60 {
  margin-right: 60px !important;
}

/* line 5594, app/assets/stylesheets/public/main.scss */
.mr-65 {
  margin-right: 65px !important;
}

/* line 5598, app/assets/stylesheets/public/main.scss */
.mr-70 {
  margin-right: 70px !important;
}

/* line 5602, app/assets/stylesheets/public/main.scss */
.mr-75 {
  margin-right: 75px !important;
}

/* line 5606, app/assets/stylesheets/public/main.scss */
.mr-80 {
  margin-right: 80px !important;
}

/* line 5610, app/assets/stylesheets/public/main.scss */
.mr-85 {
  margin-right: 85px !important;
}

/* line 5614, app/assets/stylesheets/public/main.scss */
.mr-90 {
  margin-right: 90px !important;
}

/* line 5618, app/assets/stylesheets/public/main.scss */
.mr-95 {
  margin-right: 95px !important;
}

/* line 5622, app/assets/stylesheets/public/main.scss */
.mr-100 {
  margin-right: 100px !important;
}

/* line 5626, app/assets/stylesheets/public/main.scss */
.mr-105 {
  margin-right: 105px !important;
}

/* line 5630, app/assets/stylesheets/public/main.scss */
.mr-110 {
  margin-right: 110px !important;
}

/* line 5634, app/assets/stylesheets/public/main.scss */
.mr-115 {
  margin-right: 115px !important;
}

/* line 5638, app/assets/stylesheets/public/main.scss */
.mr-120 {
  margin-right: 120px !important;
}

/* line 5642, app/assets/stylesheets/public/main.scss */
.mr-125 {
  margin-right: 125px !important;
}

/* line 5646, app/assets/stylesheets/public/main.scss */
.mr-130 {
  margin-right: 130px !important;
}

/* line 5650, app/assets/stylesheets/public/main.scss */
.mr-135 {
  margin-right: 135px !important;
}

/* line 5654, app/assets/stylesheets/public/main.scss */
.mr-140 {
  margin-right: 140px !important;
}

/* line 5658, app/assets/stylesheets/public/main.scss */
.mr-145 {
  margin-right: 145px !important;
}

/* line 5662, app/assets/stylesheets/public/main.scss */
.mr-150 {
  margin-right: 150px !important;
}

/* line 5666, app/assets/stylesheets/public/main.scss */
.mr-155 {
  margin-right: 155px !important;
}

/* line 5670, app/assets/stylesheets/public/main.scss */
.mr-160 {
  margin-right: 160px !important;
}

/* line 5674, app/assets/stylesheets/public/main.scss */
.mr-165 {
  margin-right: 165px !important;
}

/* line 5678, app/assets/stylesheets/public/main.scss */
.mr-170 {
  margin-right: 170px !important;
}

/* line 5682, app/assets/stylesheets/public/main.scss */
.mr-175 {
  margin-right: 175px !important;
}

/* line 5686, app/assets/stylesheets/public/main.scss */
.mr-180 {
  margin-right: 180px !important;
}

/* line 5690, app/assets/stylesheets/public/main.scss */
.mr-185 {
  margin-right: 185px !important;
}

/* line 5694, app/assets/stylesheets/public/main.scss */
.mr-190 {
  margin-right: 190px !important;
}

/* line 5698, app/assets/stylesheets/public/main.scss */
.mr-195 {
  margin-right: 195px !important;
}

/* line 5702, app/assets/stylesheets/public/main.scss */
.mr-200 {
  margin-right: 200px !important;
}

/*page about*/
/* line 5707, app/assets/stylesheets/public/main.scss */
.page-about {
  background-position: 0 5%;
}

/* line 5711, app/assets/stylesheets/public/main.scss */
.header-bg,
.bg-banner-about {
  background-color: #fff9f3;
}

/* line 5716, app/assets/stylesheets/public/main.scss */
.bg-banner-about {
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  padding-bottom: 40px;
}

/* line 5722, app/assets/stylesheets/public/main.scss */
.banner-about::before {
  width: 100%;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  right: 0px;
  left: 0px;
}

/* line 5732, app/assets/stylesheets/public/main.scss */
.banner-about .banner-inner .banner-imgs {
  padding-top: 35px;
}

/* line 5736, app/assets/stylesheets/public/main.scss */
.banner-about .main-banner {
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
}

/* line 5741, app/assets/stylesheets/public/main.scss */
.banner-about .banner-sm-1 {
  position: absolute;
  top: 3%;
  left: -110px;
  width: 102px;
}

/* line 5748, app/assets/stylesheets/public/main.scss */
.banner-about .banner-sm-1 img {
  width: 102px;
  height: 102px;
  border-radius: 50%;
}

/* line 5754, app/assets/stylesheets/public/main.scss */
.banner-about .banner-sm-2 {
  position: absolute;
  top: 21%;
  left: -142px;
  width: 132px;
}

/* line 5761, app/assets/stylesheets/public/main.scss */
.banner-about .banner-sm-2 img {
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
}

/* line 5766, app/assets/stylesheets/public/main.scss */
.banner-about .banner-sm-3 {
  position: absolute;
  top: 51%;
  left: -192px;
  width: 182px;
}

/* line 5773, app/assets/stylesheets/public/main.scss */
.banner-about .banner-sm-3 img {
  border-bottom-left-radius: 40px;
}

/* line 5777, app/assets/stylesheets/public/main.scss */
.heading-36 {
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: bold;
}

/* line 5784, app/assets/stylesheets/public/main.scss */
.text-lg {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

/* line 5790, app/assets/stylesheets/public/main.scss */
.text-blue {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  color: #5192ff;
  font-weight: 600;
  line-height: 24px;
}

/* line 5798, app/assets/stylesheets/public/main.scss */
.box-info-job {
  display: inline-block;
  width: 100%;
  padding: 70px 30px 0px 30px;
}

/* line 5804, app/assets/stylesheets/public/main.scss */
.box-image-findjob {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-left: -50px;
}

/* line 5811, app/assets/stylesheets/public/main.scss */
.box-image-findjob img {
  border-top-left-radius: 100px;
  border-bottom-right-radius: 100px;
  box-shadow: 0px 20px 60px -6px rgba(0, 0, 0, 0.04);
}

/* line 5818, app/assets/stylesheets/public/main.scss */
.box-image-findjob::before {
  position: absolute;
  content: "";
  bottom: -45px;
  right: -45px;
  height: 39px;
  width: 39px;
  border-radius: 50%;
  background: #9fdbe9;
}

/* line 5829, app/assets/stylesheets/public/main.scss */
.block-job-bg {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 65px 0px 0px 20px;
}

/* line 5836, app/assets/stylesheets/public/main.scss */
.block-job-bg .row {
  z-index: 2;
  position: relative;
}

/* line 5841, app/assets/stylesheets/public/main.scss */
.block-job-bg::before {
  content: "";
  position: absolute;
  top: 0px;
  right: -50px;
  height: 84%;
  width: 88%;
  background: rgba(81, 146, 255, 0.3) url(/assets/theme_public/page/about/bg-inner-job-9043e2c554556764ffe1582c5a14ae0f9bad92844826f14a030e450e9ccecfaa.svg) no-repeat;
  background-size: cover;
  border-radius: 80px;
  z-index: 0;
}

/* line 5854, app/assets/stylesheets/public/main.scss */
.block-job-bg::after {
  content: "";
  position: absolute;
  top: 10px;
  right: 85%;
  height: 39px;
  width: 39px;
  background: #bee2ae;
  border-radius: 50%;
  z-index: 0;
}

/* line 5866, app/assets/stylesheets/public/main.scss */
.bdrd-4 {
  border-radius: 4px !important;
}

/* line 5870, app/assets/stylesheets/public/main.scss */
.banner-imgs-about {
  position: relative;
}

/* line 5874, app/assets/stylesheets/public/main.scss */
.banner-imgs-about .banner-sm-4 {
  position: absolute;
  top: 15%;
  left: -110px;
}

/* line 5880, app/assets/stylesheets/public/main.scss */
.banner-imgs-about .banner-sm-5 {
  position: absolute;
  top: 65%;
  left: -90px;
}

/* line 5886, app/assets/stylesheets/public/main.scss */
.banner-imgs-about .main-banner {
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
}

/* line 5891, app/assets/stylesheets/public/main.scss */
.color-black-5 {
  color: rgba(8, 10, 40, 0.5);
}

/* line 5895, app/assets/stylesheets/public/main.scss */
.box-mw-60 {
  max-width: 60%;
  margin: auto;
}

/* line 5900, app/assets/stylesheets/public/main.scss */
.box-mw-70 {
  max-width: 70%;
}

/*page services*/
/* line 5905, app/assets/stylesheets/public/main.scss */
.bg-body-service {
  background: url(/assets/theme_public/page/services/bg-body-service-31088b8f526132a57eb979d17c0d6825679b8beb0765a04be590a85a6c28dc2a.svg) no-repeat top center;
  background-size: contain;
}

/* line 5910, app/assets/stylesheets/public/main.scss */
.box-banner-services--inner {
  position: relative;
  max-width: 1090px;
  margin: auto;
}

/* line 5916, app/assets/stylesheets/public/main.scss */
.box-banner-services--inner img {
  border-radius: 15px;
  width: 100%;
}

/* line 5921, app/assets/stylesheets/public/main.scss */
.box-banner-services--inner .btn-play-2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  right: 0px;
  height: 140px;
  width: 150px;
  z-index: 3;
  margin: auto;
  background: url(/assets/theme_public/theme/icons/play-2-04cc53fa763f76660775686065340f6a9969bd90f63f20f62b8da6bccc1af1c5.svg) no-repeat;
}

/* line 5935, app/assets/stylesheets/public/main.scss */
.mw-650,
.mw-450 {
  max-width: 650px;
  margin: auto;
}

/* line 5941, app/assets/stylesheets/public/main.scss */
.mw-450 {
  max-width: 450px;
}

/* line 5945, app/assets/stylesheets/public/main.scss */
.pattern-service {
  position: relative;
}

/* line 5949, app/assets/stylesheets/public/main.scss */
.pattern-service .container {
  z-index: 2;
  position: relative;
}

/* line 5954, app/assets/stylesheets/public/main.scss */
.pattern-service::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0px;
  top: 0px;
  height: 100%;
  min-height: 611px;
  width: 290px;
  background: url(/assets/theme_public/theme/patern-service-fe6157556f007aa0509be3051b3e414fecc8b579eca7464f94516394e559da76.svg) no-repeat 0px 0px;
}

/*page pricing*/
/* line 5967, app/assets/stylesheets/public/main.scss */
.bg-blue-full {
  background-color: #ecf4ff;
  padding: 82px 0px;
}

/* line 5972, app/assets/stylesheets/public/main.scss */
.bg-blue-full .btn-border {
  color: #37404e;
}

/* line 5976, app/assets/stylesheets/public/main.scss */
.bg-body-pricing {
  background: url(/assets/theme_public/theme/bg-body-pricing-fa79f045c3f577c3d84beb1d4dfa52ded5b1134d49c722072f9a84cccbd1ed76.svg) no-repeat right 0 top 27%;
}

/* line 5980, app/assets/stylesheets/public/main.scss */
.text-billed {
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  vertical-align: middle;
  color: #000000;
}

/* line 5988, app/assets/stylesheets/public/main.scss */
.block-pricing {
  background-color: #fff9f3;
  border-radius: 30px;
}

/* line 5993, app/assets/stylesheets/public/main.scss */
.block-pricing .box-pricing-item {
  display: inline-block;
  width: 100%;
  padding: 44px;
}

/* line 5999, app/assets/stylesheets/public/main.scss */
.block-pricing .box-pricing-item .for-year,
.block-pricing .box-pricing-item .for-month {
  display: none;
}

/* line 6004, app/assets/stylesheets/public/main.scss */
.block-pricing .box-pricing-item .display-month {
  display: inline-block;
}

/* line 6008, app/assets/stylesheets/public/main.scss */
.block-pricing .box-pricing-item .display-year {
  display: inline-block;
}

/* line 6012, app/assets/stylesheets/public/main.scss */
.block-pricing .box-pricing-item .btn-border {
  border: 1px solid #7D42F4;
  color: #37404e;
}

/* line 6017, app/assets/stylesheets/public/main.scss */
.block-pricing .box-info-price {
  display: inline-block;
  width: 100%;
  padding-bottom: 40px;
}

/* line 6023, app/assets/stylesheets/public/main.scss */
.block-pricing .box-info-price .text-price {
  font-size: 36px;
  color: #231d4f;
  font-family: "Montserrat", sans-serif;
  line-height: 46px;
  font-weight: 600;
  margin-right: 15px;
}

/* line 6032, app/assets/stylesheets/public/main.scss */
.block-pricing .box-info-price .text-month {
  font-size: 17px;
  line-height: 23px;
  color: #37404e;
}

/* line 6038, app/assets/stylesheets/public/main.scss */
.block-pricing .text-desc-package {
  font-size: 15px;
  line-height: 20px;
  color: #37404e;
}

/* line 6044, app/assets/stylesheets/public/main.scss */
.block-pricing .list-package-feature {
  display: inline-block;
  width: 100%;
  padding-bottom: 30px;
}

/* line 6050, app/assets/stylesheets/public/main.scss */
.block-pricing .list-package-feature li {
  display: inline-block;
  width: 100%;
  padding: 0px 0px 0px 35px;
  background: url(/assets/theme_public/theme/icons/check-circle-5b4e9070990b43916b01df5b5829618be2d251db7d6ccbf4606131b8efccf7cf.svg) no-repeat left center;
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 20px;
  color: #37404e;
}

/* line 6061, app/assets/stylesheets/public/main.scss */
.block-pricing .most-popular {
  margin-top: -50px;
  background: #7D42F4 url(/assets/theme_public/theme/bg-featured-af6c9cea3de090e748b38d94d93587743538c852ba06b2868745094770dfa5e8.svg) no-repeat top right;
  background-size: contain;
  border-radius: 26px;
  padding: 20px 30px 44px 30px;
}

/* line 6069, app/assets/stylesheets/public/main.scss */
.block-pricing .most-popular .text-price,
.block-pricing .most-popular .text-month,
.block-pricing .most-popular h4,
.block-pricing .most-popular .text-desc-package {
  color: #ffffff;
}

/* line 6076, app/assets/stylesheets/public/main.scss */
.block-pricing .most-popular .list-package-feature li {
  color: #ffffff;
  background: url(/assets/theme_public/theme/icons/check-circle-white-3abeaaaae7fb418991f251173f993a502e0613ac1a4d5b2d9e3e9eae569579ab.svg) no-repeat left center;
}

/* line 6081, app/assets/stylesheets/public/main.scss */
.block-pricing .most-popular .btn-border {
  font-weight: bold;
  color: #7D42F4;
  width: 100%;
  text-align: center;
}

/* line 6088, app/assets/stylesheets/public/main.scss */
.block-pricing .most-popular .btn-white-sm {
  border-radius: 14px;
  text-transform: uppercase;
  padding: 9px 25px 7px 25px;
  font-size: 10px;
  color: #7D42F4;
  line-height: 12px;
  font-family: "Montserrat", sans-serif;
}

/* line 6098, app/assets/stylesheets/public/main.scss */
.heading-md-regular {
  font-size: 20px;
  line-height: 24px;
  color: #1f2938;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
}

/* line 6106, app/assets/stylesheets/public/main.scss */
.box-info-job .text-md {
  line-height: 28px;
}

/* line 6110, app/assets/stylesheets/public/main.scss */
.box-image-findjob.box-image-about {
  padding-top: 44px;
  padding-right: 44px;
  text-align: center;
}

/* line 6116, app/assets/stylesheets/public/main.scss */
.box-image-findjob.box-image-about::before {
  background: url(/assets/theme_public/theme/bg-dot-f8befb7ceddf2dfae5edfd686910449caca0af73151823c583ea316ebe10f51c.svg) no-repeat;
  width: 159px;
  height: 130px;
  top: 0px;
  right: 0px;
  border-radius: 0px;
  z-index: 0;
}

/* line 6126, app/assets/stylesheets/public/main.scss */
.box-image-findjob.box-image-about .btn-play-video {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  right: 0px;
  height: 140px;
  width: 150px;
  z-index: 3;
  margin: auto;
  background: url(/assets/theme_public/theme/icons/play-092d212693165a8a7f48673cb918dbb5d638fc580d638b813e1b9bda58979bc4.svg) no-repeat;
}

/* line 6140, app/assets/stylesheets/public/main.scss */
.box-image-findjob figure {
  position: relative;
  z-index: 2;
}

/* line 6145, app/assets/stylesheets/public/main.scss */
.box-info-job.box-info-about {
  padding-top: 30px;
}

/* line 6149, app/assets/stylesheets/public/main.scss */
.box-info-job.box-info-about .btn-border {
  color: #37404e;
}

/* line 6153, app/assets/stylesheets/public/main.scss */
.text-gray-200 {
  color: #727272;
  font-size: 16px;
}

/*page-faqs*/
/* line 6159, app/assets/stylesheets/public/main.scss */
.faqs-imgs .faqs-1 {
  border-radius: 80px 80px 80px 0;
}

/* line 6163, app/assets/stylesheets/public/main.scss */
.faqs-imgs .faqs-2 {
  border-radius: 0 80px 0 80px;
}

/* line 6167, app/assets/stylesheets/public/main.scss */
.faqs-imgs .faqs-3 {
  border-radius: 0 80px 80px 80px;
}

/* line 6171, app/assets/stylesheets/public/main.scss */
.accordion-flush .accordion-button {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  line-height: 2;
  font-size: 18px;
  font-weight: 800;
  padding-left: 48px;
}

/* line 6181, app/assets/stylesheets/public/main.scss */
.accordion-flush .accordion-button::after {
  flex-shrink: 0;
  width: 14px;
  height: 20px;
  margin-left: auto;
  content: "";
  background: url(/assets/theme_public/theme/icons/accordion-right-34cdb561aa634152d64219f16248348a2615ff7986e33866faf8d3b8fa5a4060.svg) no-repeat unset;
  transition: transform 0.2s ease-in-out;
  position: absolute;
  left: 15px;
}

/* line 6197, app/assets/stylesheets/public/main.scss */
.accordion-flush .accordion-button:not(.collapsed) {
  color: #7D42F4;
  background-color: transparent;
}

/* line 6202, app/assets/stylesheets/public/main.scss */
.accordion-flush .accordion-button:not(.collapsed)::after {
  width: 20px;
  height: 20px;
  background: url(/assets/theme_public/theme/icons/accordion-up-5994f7bc54d70b21bfb5eaf1a6630802f3b263b54dfefcfef77712c972bb0684.svg);
  margin-top: 10px;
  transform: none;
}

/* line 6211, app/assets/stylesheets/public/main.scss */
.accordion-flush .accordion-button:focus {
  border-color: rgba(151, 119, 250, 0.5);
}

/* line 6215, app/assets/stylesheets/public/main.scss */
.accordion-flush .accordion-body {
  color: #88929b;
  font-size: 16px;
}

/* line 6220, app/assets/stylesheets/public/main.scss */
.accordion-flush .accordion-collapse {
  border: 0;
}

/*Page contact*/
/* line 6225, app/assets/stylesheets/public/main.scss */
.leaflet-map {
  height: 528px;
  width: 100%;
}

/* line 6230, app/assets/stylesheets/public/main.scss */
.archive-header h3 {
  font-size: 46px;
}

/* line 6234, app/assets/stylesheets/public/main.scss */
.archive-header .post-meta .author img {
  max-width: 30px;
  border-radius: 50%;
  margin-right: 5px;
}

/* line 6240, app/assets/stylesheets/public/main.scss */
.card-blog-1 {
  border-radius: 15px;
  border: thin solid #ececec;
  padding: 30px;
}

/* line 6246, app/assets/stylesheets/public/main.scss */
.card-blog-1:hover {
  box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
}

/* line 6251, app/assets/stylesheets/public/main.scss */
.card-blog-1 .post-thumb {
  border-radius: 15px;
  overflow: hidden;
}

/* line 6256, app/assets/stylesheets/public/main.scss */
.card-blog-1 .post-thumb img {
  border-radius: 15px;
}

/* line 6260, app/assets/stylesheets/public/main.scss */
.card-blog-1 .post-meta .author img {
  max-width: 30px;
  border-radius: 50%;
  margin-right: 5px;
}

/* line 6266, app/assets/stylesheets/public/main.scss */
.card-blog-1 h3.post-title {
  font-size: 24px;
  line-height: 1.33;
}

/* line 6271, app/assets/stylesheets/public/main.scss */
.card-blog-1 h3.post-title a {
  color: #1f2938;
}

/* line 6275, app/assets/stylesheets/public/main.scss */
.card-blog-1 h3.post-title a:hover {
  color: #7D42F4;
}

/* line 6279, app/assets/stylesheets/public/main.scss */
.card-blog-1 h3.post-title.small {
  font-size: 18px;
}

/* line 6283, app/assets/stylesheets/public/main.scss */
.card-blog-1 .btn-brand-hover {
  border-color: rgba(151, 119, 250, 0.5);
}

/* line 6287, app/assets/stylesheets/public/main.scss */
.card-blog-1.post-list {
  display: flex;
}

/* line 6293, app/assets/stylesheets/public/main.scss */
.card-blog-1.post-list .post-thumb {
  max-width: 275px;
  margin-right: 25px;
}

/* line 6298, app/assets/stylesheets/public/main.scss */
.single-body figure img {
  border-radius: 15px;
}

/* line 6302, app/assets/stylesheets/public/main.scss */
.single-body p {
  font-size: 18px;
  margin-bottom: 15px;
  color: #586475;
  line-height: 1.5;
}

/* line 6309, app/assets/stylesheets/public/main.scss */
.single-body h1,
.single-body h2,
.single-body h3,
.single-body h4,
.single-body h5,
.single-body h6 {
  margin: 30px 0 25px 0;
}

/* line 6318, app/assets/stylesheets/public/main.scss */
.single-body .excerpt p {
  font-size: 22px;
  line-height: 1.5;
  color: #1f2938;
}

/* line 6324, app/assets/stylesheets/public/main.scss */
.single-body blockquote {
  background-color: rgba(81, 146, 255, 0.12);
  padding: 40px 60px;
  border-radius: 15px;
  margin: 30px auto;
  font-size: 24px;
  max-width: 80%;
}

/* line 6333, app/assets/stylesheets/public/main.scss */
.single-body blockquote p {
  font-size: 24px;
  line-height: 32px;
  color: #7e7e7e;
  margin-bottom: 0;
}

/* line 6340, app/assets/stylesheets/public/main.scss */
.author-bio {
  border-radius: 15px;
  border: 1px solid #ececec;
}

/* line 6345, app/assets/stylesheets/public/main.scss */
.author-bio h5 {
  margin: 0 !important;
  font-weight: 600;
}

/* line 6350, app/assets/stylesheets/public/main.scss */
.author-bio .author-image {
  display: flex;
  justify-content: start;
  align-content: center;
  align-items: center;
}

/* line 6364, app/assets/stylesheets/public/main.scss */
.author-bio .author-image img {
  margin-right: 10px;
  max-width: 64px;
}

/* line 6369, app/assets/stylesheets/public/main.scss */
.author-bio .author-image p {
  font-size: 14px;
}

/* line 6373, app/assets/stylesheets/public/main.scss */
.related-posts h6 {
  font-size: 16px;
  font-weight: 600;
}

/* line 6378, app/assets/stylesheets/public/main.scss */
.related-posts h6 a {
  color: #1f2938;
}

/* line 6382, app/assets/stylesheets/public/main.scss */
.bg-white {
  background: #ffffff;
}

/* line 6386, app/assets/stylesheets/public/main.scss */
.box-head-single {
  background-color: #FFF9F3;
  display: inline-block;
  width: 100%;
  padding: 55px 0px;
  position: relative;
}

/* line 6394, app/assets/stylesheets/public/main.scss */
.box-head-single.bg-2 {
  background-color: #E9F7FF;
}

/* line 6398, app/assets/stylesheets/public/main.scss */
.box-head-single::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  z-index: 1;
  width: 100px;
  background: url(/assets/theme_public/page/job-single/bg-header-left-2c4b267c912c43a6412cb153cf546b35ba25137363123395724c925901729aaa.svg) no-repeat right bottom;
}

/* line 6409, app/assets/stylesheets/public/main.scss */
.box-head-single::after {
  z-index: 1;
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 100%;
  width: 543px;
  background: url(/assets/theme_public/page/job-single/bg-header-right-e3118bfee8fa0783b35dba01cc9c07e0969694cc32d9465f3195c6b3e5ac12e2.svg) no-repeat right bottom;
}

/* line 6420, app/assets/stylesheets/public/main.scss */
.box-head-single .container {
  position: relative;
  z-index: 2;
}

/* line 6425, app/assets/stylesheets/public/main.scss */
.box-head-single h3 {
  margin-bottom: 15px;
}

/* line 6429, app/assets/stylesheets/public/main.scss */
.box-head-single .avatar-sidebar {
  position: relative;
  text-align: center;
  display: flex;
  margin-bottom: 15px;
  justify-content: center;
}

/* line 6441, app/assets/stylesheets/public/main.scss */
.box-head-single .avatar-sidebar img {
  max-width: 60px;
  border-radius: 50%;
  margin-right: 10px;
}

/* line 6447, app/assets/stylesheets/public/main.scss */
.box-head-single .avatar-sidebar .sidebar-company {
  font-weight: 600;
}

/* line 6451, app/assets/stylesheets/public/main.scss */
.box-head-single .avatar-sidebar .sidebar-website-text {
  color: #7D42F4;
}

/* line 6455, app/assets/stylesheets/public/main.scss */
.img-rd-15 {
  border-radius: 15px;
  width: 100%;
}

/* line 6460, app/assets/stylesheets/public/main.scss */
.single-image-feature {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}

/* line 6466, app/assets/stylesheets/public/main.scss */
.content-single p {
  font-size: 16px;
  line-height: 200%;
  color: #37404e;
  margin-bottom: 20px;
}

/* line 6473, app/assets/stylesheets/public/main.scss */
.content-single h5 {
  margin-top: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

/* line 6479, app/assets/stylesheets/public/main.scss */
.content-single ul {
  padding-left: 30px;
  line-height: 200%;
  font-size: 16px;
  color: #37404e;
  list-style: disc;
}

/* line 6487, app/assets/stylesheets/public/main.scss */
.author-single {
  display: inline-block;
  padding-left: 26px;
  padding-top: 10px;
}

/* line 6493, app/assets/stylesheets/public/main.scss */
.author-single span {
  position: relative;
  background-color: #ffffff;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
}

/* line 6501, app/assets/stylesheets/public/main.scss */
.author-single span::before {
  content: "";
  height: 1px;
  border-top: 1px solid #a5a5a5;
  width: 21px;
  position: absolute;
  top: 13px;
  left: -26px;
}

/* line 6511, app/assets/stylesheets/public/main.scss */
.author-single span::after {
  content: "";
  height: 1px;
  border-top: 1px solid #a5a5a5;
  width: 21px;
  position: absolute;
  top: 13px;
  right: -27px;
}

/* line 6521, app/assets/stylesheets/public/main.scss */
.single-apply-jobs {
  display: inline-block;
  width: 100%;
  padding: 47px 0px;
  border-top: 1px solid rgba(6, 18, 36, 0.1);
  margin-top: 50px;
}

/* line 6529, app/assets/stylesheets/public/main.scss */
.heading-border {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0px;
}

/* line 6536, app/assets/stylesheets/public/main.scss */
.heading-border::before {
  content: "";
  position: absolute;
  top: 25px;
  left: 0px;
  width: 100%;
  height: 1px;
  z-index: 1;
  border-top: 1px solid rgba(6, 18, 36, 0.1);
}

/* line 6547, app/assets/stylesheets/public/main.scss */
.heading-border span {
  background-color: #ffffff;
  display: inline-block;
  padding: 5px 10px 5px 0px;
  position: relative;
  z-index: 2;
}

/* line 6555, app/assets/stylesheets/public/main.scss */
.sidebar-shadow {
  border: 1px solid rgba(6, 18, 36, 0.1);
  padding: 29px 33px;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
  margin-bottom: 40px;
}

/* line 6565, app/assets/stylesheets/public/main.scss */
.sidebar-shadow .sidebar-heading {
  display: inline-block;
  width: 100%;
}

/* line 6570, app/assets/stylesheets/public/main.scss */
.sidebar-shadow .sidebar-heading .avatar-sidebar figure {
  float: left;
}

/* line 6574, app/assets/stylesheets/public/main.scss */
.sidebar-shadow .sidebar-heading .avatar-sidebar figure img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

/* line 6580, app/assets/stylesheets/public/main.scss */
.sidebar-shadow .sidebar-heading .avatar-sidebar .sidebar-info {
  display: block;
  padding-left: 60px;
  position: relative;
}

/* line 6586, app/assets/stylesheets/public/main.scss */
.sidebar-shadow .sidebar-heading .avatar-sidebar .sidebar-info .sidebar-company {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 18px;
  font-weight: bold;
  display: block;
  padding-top: 5px;
}

/* line 6595, app/assets/stylesheets/public/main.scss */
.sidebar-shadow .sidebar-heading .avatar-sidebar .sidebar-info .sidebar-website-text {
  font-size: 12px;
  line-height: 18px;
  color: #7D42F4;
}

/* line 6601, app/assets/stylesheets/public/main.scss */
.sidebar-shadow .sidebar-heading .avatar-sidebar .sidebar-info .dropdown-toggle::after {
  display: none;
}

/* line 6605, app/assets/stylesheets/public/main.scss */
.sidebar-shadow .sidebar-heading .avatar-sidebar .sidebar-info .dropdown-menu {
  min-width: unset;
  box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
  border: thin solid #ececec;
}

/* line 6612, app/assets/stylesheets/public/main.scss */
.sidebar-shadow .sidebar-heading .avatar-sidebar .sidebar-info .dropdown-menu a {
  font-size: 14px;
  color: #636477;
}

/* line 6617, app/assets/stylesheets/public/main.scss */
.text-description {
  font-size: 16px;
  color: #37404e;
  line-height: 24px;
  display: inline-block;
  width: 100%;
}

/* line 6625, app/assets/stylesheets/public/main.scss */
.sidebar-team-member {
  border-top: 1px solid rgba(6, 18, 36, 0.1);
  display: inline-block;
  width: 100%;
  padding: 30px 0px 0px 0px;
  margin: 30px 0px 0px 0px;
}

/* line 6633, app/assets/stylesheets/public/main.scss */
.sidebar-team-member .sidebar-list-member {
  display: inline-block;
  width: 100%;
  padding: 30px 0px;
}

/* line 6639, app/assets/stylesheets/public/main.scss */
.sidebar-team-member .sidebar-list-member ul li {
  display: inline-block;
  margin-right: 18px;
  margin-bottom: 18px;
  transition-duration: 0.2s;
}

/* line 6647, app/assets/stylesheets/public/main.scss */
.sidebar-team-member .sidebar-list-member ul li:hover {
  transform: translateY(-3px);
  transition-duration: 0.2s;
}

/* line 6654, app/assets/stylesheets/public/main.scss */
.sidebar-team-member .sidebar-list-member ul li:hover img {
  opacity: 0.85;
  transition-duration: 0.2s;
}

/* line 6660, app/assets/stylesheets/public/main.scss */
.sidebar-team-member .sidebar-list-member ul li a img {
  width: 49px;
  height: 49px;
  border-radius: 50%;
  transition-duration: 0.2s;
}

/* line 6668, app/assets/stylesheets/public/main.scss */
.sidebar-team-member .info-address {
  padding-top: 20px;
}

/* line 6672, app/assets/stylesheets/public/main.scss */
.sidebar-team-member .info-address span {
  display: block;
  font-size: 16px;
  padding-bottom: 10px;
}

/* line 6678, app/assets/stylesheets/public/main.scss */
.sidebar-team-member .info-address span i {
  float: left;
  margin: 4px 8px 0px 0px;
  color: #88929b;
}

/* line 6684, app/assets/stylesheets/public/main.scss */
.sidebar-team-member .info-address span span {
  display: block;
  padding-left: 28px;
}

/* line 6689, app/assets/stylesheets/public/main.scss */
.sidebar-list-job {
  border-top: 1px solid rgba(6, 18, 36, 0.1);
  display: inline-block;
  width: 100%;
  padding: 30px 0px 0px 0px;
  margin: 30px 0px 0px 0px;
}

/* line 6697, app/assets/stylesheets/public/main.scss */
.sidebar-list-job ul {
  padding: 0px;
}

/* line 6701, app/assets/stylesheets/public/main.scss */
.sidebar-list-job ul li {
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}

/* line 6707, app/assets/stylesheets/public/main.scss */
.sidebar-list-job ul li .sidebar-icon-item {
  float: left;
  width: 32px;
}

/* line 6712, app/assets/stylesheets/public/main.scss */
.sidebar-list-job ul li .sidebar-icon-item i {
  font-size: 23px;
  color: #88929b;
}

/* line 6717, app/assets/stylesheets/public/main.scss */
.sidebar-list-job ul li .sidebar-text-info {
  display: block;
  padding-left: 35px;
}

/* line 6722, app/assets/stylesheets/public/main.scss */
.sidebar-list-job ul li .sidebar-text-info span {
  color: #727272;
}

/* line 6726, app/assets/stylesheets/public/main.scss */
.sidebar-list-job ul li .sidebar-text-info strong {
  display: block;
  padding-top: 10px;
  color: #1f2938;
}

/* line 6732, app/assets/stylesheets/public/main.scss */
.sidebar-normal {
  padding: 29px 33px;
}

/* line 6736, app/assets/stylesheets/public/main.scss */
.ul-lists {
  padding: 15px 0px 15px 15px;
}

/* line 6740, app/assets/stylesheets/public/main.scss */
.ul-lists li {
  list-style-type: disc;
  color: #88929b;
  padding-bottom: 5px;
}

/* line 6746, app/assets/stylesheets/public/main.scss */
.ul-lists li a {
  color: #88929b;
  text-decoration: none;
}

/* line 6751, app/assets/stylesheets/public/main.scss */
.ul-lists li a:hover {
  color: #7D42F4;
}

/* line 6755, app/assets/stylesheets/public/main.scss */
.btn-dots-abs-right {
  position: absolute;
  top: 0px;
  right: 0px;
}

/* line 6761, app/assets/stylesheets/public/main.scss */
.job-overview {
  border: thin solid #ececec;
  box-shadow: 0px 20px 60px -6px rgba(0, 0, 0, 0.04);
  border-radius: 15px;
  padding: 50px;
  margin-bottom: 50px;
}

/* line 6770, app/assets/stylesheets/public/main.scss */
.job-overview .sidebar-icon-item {
  font-size: 18px;
  color: #a0abb8;
}

/* line 6775, app/assets/stylesheets/public/main.scss */
.job-overview .text-description {
  font-size: 16px;
  color: #727272;
  line-height: 24px;
}

/* line 6781, app/assets/stylesheets/public/main.scss */
.job-meta {
  font-size: 12px;
  color: #88929b;
}

/* line 6786, app/assets/stylesheets/public/main.scss */
.job-meta .company {
  font-weight: bold;
  color: #7D42F4;
}

/* line 6791, app/assets/stylesheets/public/main.scss */
.job-meta span {
  margin-right: 15px;
  display: inline-block;
}

/* line 6796, app/assets/stylesheets/public/main.scss */
.heading-image-rd {
  float: left;
  width: 130px;
  margin-right: 15px;
}

/* line 6802, app/assets/stylesheets/public/main.scss */
.heading-image-rd figure {
  position: relative;
  display: inline-block;
}

/* line 6807, app/assets/stylesheets/public/main.scss */
.heading-image-rd figure img {
  border-radius: 50%;
  height: 130px;
  width: 130px;
}

/* line 6813, app/assets/stylesheets/public/main.scss */
.heading-image-rd.online figure::before {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  content: "";
  position: absolute;
  bottom: 16px;
  right: 10px;
  background: #00C070;
}

/* line 6824, app/assets/stylesheets/public/main.scss */
.heading-main-info {
  display: block;
  padding-left: 145px;
}

/* line 6829, app/assets/stylesheets/public/main.scss */
.heading-main-info h4 {
  padding: 4px 0px 10px 0px;
}

/* line 6833, app/assets/stylesheets/public/main.scss */
.heading-main-info .head-info-profile {
  margin-bottom: 20px;
}

/* line 6837, app/assets/stylesheets/public/main.scss */
.heading-main-info .head-info-profile i {
  float: left;
  margin: 1px 10px 0px 0px;
}

/* line 6842, app/assets/stylesheets/public/main.scss */
.heading-main-info .head-info-profile &gt; span {
  display: inline-block;
}

/* line 6846, app/assets/stylesheets/public/main.scss */
.heading-main-info .head-info-profile .rate-reviews-small {
  display: inline-block;
  margin-left: 30px;
}

/* line 6851, app/assets/stylesheets/public/main.scss */
.heading-main-info .head-info-profile .rate-reviews-small img {
  height: 13px;
}

/* line 6855, app/assets/stylesheets/public/main.scss */
.heading-main-info .mt-minus-15 {
  margin-top: -15px;
}

/* line 6859, app/assets/stylesheets/public/main.scss */
.box-head-single-candidate::after {
  width: 165px;
}

/* line 6863, app/assets/stylesheets/public/main.scss */
.box-head-single-candidate::before {
  background: url(/assets/theme_public/theme/bg-head-left-candidate-df81c83b36aef4cedcdc2f46869716ce76f9e667d4414a0953b2a24ab74e275d.svg) no-repeat right bottom;
}

/* line 6867, app/assets/stylesheets/public/main.scss */
.block-progress-status {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 30px 0px;
}

/* line 6874, app/assets/stylesheets/public/main.scss */
.block-progress-status .item-progress {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

/* line 6881, app/assets/stylesheets/public/main.scss */
.block-progress-status .item-progress .title-progress {
  float: left;
  width: 170px;
  margin-right: 10px;
}

/* line 6887, app/assets/stylesheets/public/main.scss */
.block-progress-status .item-progress .info-progress {
  max-width: 605px;
  display: block;
  padding-left: 180px;
  margin-top: 7px;
}

/* line 6894, app/assets/stylesheets/public/main.scss */
.block-progress-status .item-progress .info-progress .progress {
  height: 10px;
  width: 100%;
  border-radius: 5px;
  background: rgba(6, 18, 36, 0.1);
}

/* line 6901, app/assets/stylesheets/public/main.scss */
.block-progress-status .item-progress .info-progress .progress .progress-bar {
  background: #7D42F4;
  border-radius: 5px;
}

/* line 6906, app/assets/stylesheets/public/main.scss */
.text-md-bold {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #37404e;
}

/* line 6913, app/assets/stylesheets/public/main.scss */
.none-bd {
  border: 0px;
}

/* line 6917, app/assets/stylesheets/public/main.scss */
.sidebar-list-follower ul li {
  position: relative;
}

/* line 6921, app/assets/stylesheets/public/main.scss */
.sidebar-list-follower ul li a.online::before {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 0px;
  right: 4px;
  background: #00c070;
}

/* line 6932, app/assets/stylesheets/public/main.scss */
.dis-block {
  display: block;
}

/* line 6936, app/assets/stylesheets/public/main.scss */
.text-md-lh28 {
  font-size: 16px;
  line-height: 24px;
}

/* line 6941, app/assets/stylesheets/public/main.scss */
.lh-32 {
  line-height: 32px !important;
}

/* line 6945, app/assets/stylesheets/public/main.scss */
.none-bg::before {
  display: none;
}

/* line 6949, app/assets/stylesheets/public/main.scss */
.none-bg::after {
  display: none;
}

/* line 6953, app/assets/stylesheets/public/main.scss */
.box-shadow-bdrd-15 {
  border-radius: 15px;
  box-shadow: 0px 20px 60px -6px rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  padding: 15px;
  border: thin solid #ececec;
}

/* line 6962, app/assets/stylesheets/public/main.scss */
.box-filters .box-search-job {
  display: inline-block;
  vertical-align: middle;
}

/* line 6967, app/assets/stylesheets/public/main.scss */
.box-filters .box-search-job .form-search-job {
  float: left;
  padding-right: 20px;
}

/* line 6972, app/assets/stylesheets/public/main.scss */
.box-filters .box-search-job .form-search-job .input-search-job {
  border: 0px;
  padding: 12px 10px 10px 45px;
  background: url(/assets/theme_public/theme/icons/icon-search-05fd8aaedeef90f937b35f0910f13a96959f09cb1862f97eacf77fefeb26e3c8.svg) no-repeat 10px center;
}

/* line 6978, app/assets/stylesheets/public/main.scss */
.box-filters .list-tags-job {
  vertical-align: middle;
  float: right;
}

/* line 6983, app/assets/stylesheets/public/main.scss */
.box-filters .list-tags-job a {
  display: inline-block;
  padding: 12px 45px 12px 22px;
  border-radius: 10px;
  background-color: #f1f7ff;
  text-decoration: none;
  position: relative;
}

/* line 6992, app/assets/stylesheets/public/main.scss */
.box-filters .list-tags-job a .remove-tags-job {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  height: 15px;
  width: 15px;
  background: url(/assets/theme_public/theme/icons/icon-remove-7610fadc3cf7c1f92bfb366f033dc829316f06c570d40f7109cb9e6b3938f5e3.svg) no-repeat center;
}

/* line 7003, app/assets/stylesheets/public/main.scss */
.paginations {
  margin: 20px 0px 50px 0px;
}

/* line 7007, app/assets/stylesheets/public/main.scss */
.paginations .pager {
  padding: 0px;
}

/* line 7011, app/assets/stylesheets/public/main.scss */
.paginations .pager li {
  display: inline-block;
  vertical-align: middle;
}

/* line 7016, app/assets/stylesheets/public/main.scss */
.paginations .pager li a {
  display: block;
  padding: 10px 8px;
  font-weight: 600;
  color: #37404e;
  line-height: 24px;
  text-decoration: none;
  position: relative;
  font-size: 16px;
}

/* line 7027, app/assets/stylesheets/public/main.scss */
.paginations .pager li a:hover {
  font-weight: bold;
}

/* line 7031, app/assets/stylesheets/public/main.scss */
.paginations .pager li a.active {
  font-weight: bold;
}

/* line 7035, app/assets/stylesheets/public/main.scss */
.paginations .pager li a.pager-number.active::before {
  content: "";
  height: 28px;
  width: 28px;
  background: #7D42F4;
  opacity: 0.3;
  border-radius: 8px;
  position: absolute;
  z-index: -1;
  top: 8px;
  left: -1px;
}

/* line 7048, app/assets/stylesheets/public/main.scss */
.paginations .pager li a.pager-number:hover::before {
  content: "";
  height: 28px;
  width: 28px;
  background: #7D42F4;
  opacity: 0.3;
  border-radius: 8px;
  position: absolute;
  z-index: -1;
  top: 8px;
  left: -1px;
}

/* line 7061, app/assets/stylesheets/public/main.scss */
.paginations .pager li .pager-prev {
  background: url(/assets/theme_public/theme/icons/page-prev-0ee45ee7cc31b2200d226341a1abe1325dedb0cac8d3e4c0fac90e4b3284c32d.svg) no-repeat center;
  height: 40px;
  width: 40px;
  margin-right: 15px;
}

/* line 7068, app/assets/stylesheets/public/main.scss */
.paginations .pager li .pager-prev:hover {
  background: url(/assets/theme_public/theme/icons/page-prev-hover-3335ab39c104478e9b4efeffc42a520682e3b12d63648f64fb243a476913039a.svg) no-repeat center;
}

/* line 7072, app/assets/stylesheets/public/main.scss */
.paginations .pager li .pager-next {
  background: url(/assets/theme_public/theme/icons/page-next-a0515c9ec8b9b73e4049eaeeffd7737c83d1af203be08d55d5115ef5617a836f.svg) no-repeat center;
  height: 40px;
  width: 40px;
  margin-left: 15px;
}

/* line 7079, app/assets/stylesheets/public/main.scss */
.paginations .pager li .pager-next:hover {
  background: url(/assets/theme_public/theme/icons/page-next-hover-611902d33485e42861625b7f054e06804db19fd53952ce6dddc61a6a6a82d40e.svg) no-repeat center;
}

/* line 7083, app/assets/stylesheets/public/main.scss */
.sidebar-with-bg {
  background: rgba(81, 146, 255, 0.12);
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
}

/* line 7090, app/assets/stylesheets/public/main.scss */
.text-body-999 {
  font-size: 16px;
  line-height: 22px;
  color: #999;
}

/* line 7096, app/assets/stylesheets/public/main.scss */
.box-email-reminder .form-group {
  position: relative;
}

/* line 7100, app/assets/stylesheets/public/main.scss */
.box-email-reminder .form-group input {
  border: 0px;
  padding-left: 42px;
}

/* line 7105, app/assets/stylesheets/public/main.scss */
.box-email-reminder .form-group input::-webkit-input-placeholder {
  color: #88929b;
  font-size: 12px;
}

/* line 7110, app/assets/stylesheets/public/main.scss */
.box-email-reminder .form-group input:-ms-input-placeholder {
  color: #88929b;
  font-size: 12px;
}

/* line 7115, app/assets/stylesheets/public/main.scss */
.box-email-reminder .form-group input::-ms-input-placeholder {
  color: #88929b;
  font-size: 12px;
}

/* line 7120, app/assets/stylesheets/public/main.scss */
.box-email-reminder .form-group input::-moz-placeholder {
  color: #88929b;
  font-size: 12px;
}
.box-email-reminder .form-group input::placeholder {
  color: #88929b;
  font-size: 12px;
}

/* line 7125, app/assets/stylesheets/public/main.scss */
.job-fillter .box-button-find {
  width: 140px;
  float: right;
  flex: auto;
}

/* line 7133, app/assets/stylesheets/public/main.scss */
.job-fillter .box-salary {
  padding: 14px 5px 14px 45px;
  display: inline-block;
  vertical-align: middle;
  line-height: 14px;
}

/* line 7140, app/assets/stylesheets/public/main.scss */
.job-fillter .box-salary i {
  color: #88929b;
  float: left;
  margin: 1px 7px 0px 0px;
}

/* line 7146, app/assets/stylesheets/public/main.scss */
.job-fillter .dropdown {
  margin-right: 15px;
  width: 30%;
  max-width: 170px;
}

/* line 7152, app/assets/stylesheets/public/main.scss */
.job-fillter .dropdown .dropdown-toggle::after {
  border: 0px;
}

/* line 7156, app/assets/stylesheets/public/main.scss */
.job-fillter .dropdown .dropdown-toggle {
  font-size: 14px;
  line-height: 16px;
}

/* line 7161, app/assets/stylesheets/public/main.scss */
.job-fillter .dropdown .dropdown-toggle .fi-rr-angle-small-down {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
}

/* line 7169, app/assets/stylesheets/public/main.scss */
.job-fillter .dropdown .dropdown-toggle i {
  color: #88929b;
  float: left;
  margin: -3px 7px 0px 0px;
  font-size: 18px;
}

/* line 7176, app/assets/stylesheets/public/main.scss */
.job-fillter .dropdown .dropdown-menu.show {
  border-radius: 0 0 10px 10px;
  margin: 15px 0 0 25px;
}

/* line 7181, app/assets/stylesheets/public/main.scss */
.job-fillter .btn-default {
  width: 140px;
  max-width: 140px;
}

/* line 7186, app/assets/stylesheets/public/main.scss */
.text-sortby {
  color: #9c9ca3;
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}

/* line 7194, app/assets/stylesheets/public/main.scss */
.box-view-type {
  float: right;
  margin-left: 15px;
}

/* line 7199, app/assets/stylesheets/public/main.scss */
.box-view-type a {
  display: inline-block;
  vertical-align: middle;
}

/* line 7204, app/assets/stylesheets/public/main.scss */
.dropdown-sort {
  line-height: 21px;
  display: inline-block;
  vertical-align: middle;
}

/* line 7210, app/assets/stylesheets/public/main.scss */
.dropdown-sort .dropdown-toggle::after {
  border: 0px;
}

/* line 7214, app/assets/stylesheets/public/main.scss */
.dropdown-sort .dropdown-toggle {
  padding: 0px;
  outline: none;
  font-size: 14px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}

/* line 7222, app/assets/stylesheets/public/main.scss */
.dropdown-sort .dropdown-toggle:focus {
  box-shadow: none;
}

/* line 7227, app/assets/stylesheets/public/main.scss */
.dropdown-sort .dropdown-toggle i {
  color: #88929b;
  float: right;
  margin: -3px 7px 0px 0px;
  font-size: 18px;
}

/* line 7234, app/assets/stylesheets/public/main.scss */
.fs-ri-dollar2 {
  border: 2px solid #ccc;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 20px !important;
  vertical-align: middle;
  font-size: 10px;
}

/* line 7246, app/assets/stylesheets/public/main.scss */
.text-normal {
  font-size: 16px;
  line-height: 22px;
  color: #37404e;
}

/* line 7252, app/assets/stylesheets/public/main.scss */
.text-small {
  font-size: 14px;
  line-height: 19px;
  color: #37404e;
}

/* line 7258, app/assets/stylesheets/public/main.scss */
.float-right {
  float: right;
}

/* line 7262, app/assets/stylesheets/public/main.scss */
.list-checkbox {
  display: inline-block;
  width: 100%;
  padding: 15px 0px 5px 0px;
}

/* line 7268, app/assets/stylesheets/public/main.scss */
.list-checkbox li {
  position: relative;
  padding: 0px 30px 1px 0px;
  display: inline-block;
  width: 100%;
}

/* line 7275, app/assets/stylesheets/public/main.scss */
.list-checkbox li .number-item {
  position: absolute;
  top: 35%;
  right: 0px;
  transform: translateY(-50%);
  padding: 2px 8px 4px 8px;
  font-size: 12px;
  line-height: 16px;
  border-radius: 5px;
  background: rgba(156, 156, 163, 0.18);
  color: #9c9ca3;
}

/* line 7289, app/assets/stylesheets/public/main.scss */
.background-primary {
  background-color: #5192ff;
}

/* line 7293, app/assets/stylesheets/public/main.scss */
.bg-sidebar {
  background: url(/assets/theme_public/theme/bg-sidebar-2717f7e04e0a44db78c04da9bad16d95b009bf5d0d3c4882eb6103fcbe59d22a.svg) no-repeat bottom right;
}

/* line 7297, app/assets/stylesheets/public/main.scss */
.menu-dropdown-abs {
  position: absolute;
  top: 10px;
  right: 0px;
}

/* line 7303, app/assets/stylesheets/public/main.scss */
.content-page .card-grid-2 .card-block-info {
  padding: 20px 20px 30px 20px;
  position: relative;
}

/* line 7308, app/assets/stylesheets/public/main.scss */
.content-page .card-grid-2 .card-block-info .btn-dots-abs-right {
  top: 0px;
  right: 15px;
}

/* line 7313, app/assets/stylesheets/public/main.scss */
.content-page .card-grid-2 .card-block-info .btn-dots-abs-right::after {
  display: none;
}

/* line 7317, app/assets/stylesheets/public/main.scss */
.content-page h5 {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

/* line 7323, app/assets/stylesheets/public/main.scss */
.content-page .card-grid-2:hover {
  border-color: rgba(151, 119, 250, 0.5);
}

/* line 7327, app/assets/stylesheets/public/main.scss */
.sidebar-shadow.none-shadow {
  padding-left: 20px;
  padding-right: 17px;
}

/* line 7332, app/assets/stylesheets/public/main.scss */
.buttons-filter .btn {
  padding: 12px 15px;
  font-size: 14px;
  color: #88929b;
}

/* line 7338, app/assets/stylesheets/public/main.scss */
.buttons-filter .btn-default {
  color: #ffffff;
}

/* line 7342, app/assets/stylesheets/public/main.scss */
.input-disabled {
  background-color: #f9f9f9 !important;
  border: 1px solid rgba(6, 18, 36, 0.1);
  padding: 8px 15px;
  color: #a9a9a9;
}

/* line 7349, app/assets/stylesheets/public/main.scss */
.input-disabled:focus {
  color: #a9a9a9;
}

/* line 7353, app/assets/stylesheets/public/main.scss */
.minus-input {
  position: relative;
}

/* line 7357, app/assets/stylesheets/public/main.scss */
.minus-input::before {
  content: "-";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -15px;
  font-size: 14px;
  color: #a9a9a9;
}

/* line 7368, app/assets/stylesheets/public/main.scss */
.lb-slider {
  font-weight: 600;
  font-size: 12px;
  color: #37404e;
  font-family: "Montserrat", sans-serif;
}

/* line 7375, app/assets/stylesheets/public/main.scss */
.text-brand-10 {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  color: #7D42F4;
  font-family: "Open Sans", sans-serif;
}

/* line 7383, app/assets/stylesheets/public/main.scss */
.text-icon-first {
  position: relative;
  display: inline-block;
  padding-left: 10px;
}

/* line 7389, app/assets/stylesheets/public/main.scss */
.text-icon-first::before {
  position: absolute;
  top: 5px;
  left: 0px;
  content: "";
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: #96de95;
}

/* line 7400, app/assets/stylesheets/public/main.scss */
.job-listing-grid-2 .card-grid-2 .card-block-info .card-text-price {
  font-size: 16px;
  line-height: 20px;
}

/* line 7405, app/assets/stylesheets/public/main.scss */
.job-listing-grid-2 .card-grid-2 .card-block-info .card-text-price span {
  font-size: 12px;
}

/* line 7409, app/assets/stylesheets/public/main.scss */
.job-listing-grid-2 .card-grid-2 .card-block-info .dropdown-menu {
  border: thin solid #ececec;
  box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
}

/* line 7415, app/assets/stylesheets/public/main.scss */
.job-listing-grid-2 .card-grid-2 .card-block-info .dropdown-menu .dropdown-item {
  font-size: 14px;
  color: #636477;
}

/* line 7420, app/assets/stylesheets/public/main.scss */
.text-gray-100 {
  color: #bababa;
}

/* line 7424, app/assets/stylesheets/public/main.scss */
.job-list-list .list-recent-jobs {
  margin-top: 0px;
}

/* line 7428, app/assets/stylesheets/public/main.scss */
.background-12 {
  background-color: #c5ffdc;
}

/* line 7432, app/assets/stylesheets/public/main.scss */
.background-6 {
  background-color: rgba(151, 119, 250, 0.12);
}

/* line 7436, app/assets/stylesheets/public/main.scss */
.background-blue-light {
  background-color: #c5e3ff;
}

/* line 7440, app/assets/stylesheets/public/main.scss */
.background-urgent {
  background-color: #ffcfc5;
}

/* line 7444, app/assets/stylesheets/public/main.scss */
.job-tags a {
  background-color: #f1f7ff;
  color: #727272;
  border-radius: 15px;
  padding: 8px 20px;
  display: inline-block;
}

/* line 7452, app/assets/stylesheets/public/main.scss */
.job-tags a + a {
  margin-left: 5px;
}

/* line 7456, app/assets/stylesheets/public/main.scss */
.employers-list {
  position: relative;
}

/* line 7460, app/assets/stylesheets/public/main.scss */
.employers-list .card-employers {
  border: 1px solid rgba(6, 18, 36, 0.1);
  padding: 26px 23px;
  border-radius: 10px;
  background-color: #ffffff;
  margin-bottom: 30px;
}

/* line 7468, app/assets/stylesheets/public/main.scss */
.employers-list .card-employers:hover {
  box-shadow: 0px 20px 60px -6px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(151, 119, 250, 0.5);
}

/* line 7474, app/assets/stylesheets/public/main.scss */
.employers-list .card-employers .employers-name h5 {
  font-size: 18px;
}

/* line 7478, app/assets/stylesheets/public/main.scss */
.employers-list .card-employers .employers-name h5 a {
  color: #1f2938;
}

/* line 7482, app/assets/stylesheets/public/main.scss */
.employers-list .card-employers .employers-name h5:hover a {
  color: #7D42F4;
}

/* line 7486, app/assets/stylesheets/public/main.scss */
.employers-list .card-employers .employers-name .rate {
  margin-left: -20px;
}

/* line 7490, app/assets/stylesheets/public/main.scss */
.employers-list .card-employers .employers-info i {
  font-size: 20px;
  color: #88929b;
  margin-left: 10px;
}

/* line 7496, app/assets/stylesheets/public/main.scss */
.employers-list .card-employers .card-grid-2-link {
  text-align: right;
}

/* line 7500, app/assets/stylesheets/public/main.scss */
.employers-list .card-employers .card-grid-2-link i {
  font-size: 20px;
  color: #88929b;
  margin-left: 10px;
}

/* line 7506, app/assets/stylesheets/public/main.scss */
.employers-list .card-employers .btn-brand-hover {
  border: thin solid rgba(151, 119, 250, 0.5);
  font-size: 14px;
}

/* line 7511, app/assets/stylesheets/public/main.scss */
.employers-list .card-employers .employers-logo img {
  max-width: 110px;
}

/* line 7515, app/assets/stylesheets/public/main.scss */
.employers-list .card-employers .employers-logo.online figure {
  position: relative;
  display: inline-block;
}

/* line 7520, app/assets/stylesheets/public/main.scss */
.employers-list .card-employers .employers-logo.online figure::before {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  content: "";
  position: absolute;
  bottom: 13px;
  right: 9px;
  background: #00c070;
}

/* line 7531, app/assets/stylesheets/public/main.scss */
.employers-header-2 {
  border-bottom: thin solid #ececec;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

/* line 7537, app/assets/stylesheets/public/main.scss */
.mw-720 {
  max-width: 720px;
  margin: auto;
  display: table !important;
  table-layout: fixed;
}

/* line 7544, app/assets/stylesheets/public/main.scss */
.banner-home-3 {
  position: relative;
  padding-bottom: 140px !important;
}

/* line 7549, app/assets/stylesheets/public/main.scss */
.banner-home-3 .banner-hero::before {
  display: none;
}

/* line 7553, app/assets/stylesheets/public/main.scss */
.banner-home-3 .banner-hero .block-banner {
  padding-right: 80px;
}

/* line 7557, app/assets/stylesheets/public/main.scss */
.banner-home-3::before {
  content: "";
  height: 351px;
  width: 400px;
  position: absolute;
  bottom: 40px;
  left: 40px;
  background: url(/assets/theme_public/theme/designer-2bd6ce022ebd973ab2553187f30503d9a1c6ed9ef343398eb8d9424d1135ae6b.svg) no-repeat 0px 0px;
  background-size: contain;
}

/* line 7568, app/assets/stylesheets/public/main.scss */
.banner-home-3::after {
  content: "";
  height: 351px;
  width: 400px;
  position: absolute;
  bottom: 40px;
  right: 20px;
  background: url(/assets/theme_public/theme/working-1c3a9ef3cac20f901400a9869c05ff09c72fb3fe7b3419eecc87e637cd5bced9.svg) no-repeat 0px 0px;
  background-size: contain;
}

/* line 7579, app/assets/stylesheets/public/main.scss */
.list-job-2-col .card-job-description {
  font-size: 14px;
  line-height: 22px;
}

/* line 7584, app/assets/stylesheets/public/main.scss */
.findjob-homepage-2::before {
  right: 100px !important;
  bottom: -55px !important;
}

/* line 7589, app/assets/stylesheets/public/main.scss */
.block-job-bg-homepage-2::before {
  right: 0px !important;
}

/* line 7593, app/assets/stylesheets/public/main.scss */
.none-bg-body {
  background: #ffffff;
}

/* line 7597, app/assets/stylesheets/public/main.scss */
.nav-style-homepage-3 li button.active {
  color: #7D42F4;
  background: none;
}

/* line 7602, app/assets/stylesheets/public/main.scss */
.nav-style-homepage-3 li button:hover {
  color: #7D42F4;
  background: none;
}

/* line 7607, app/assets/stylesheets/public/main.scss */
.nav-style-homepage-3 &gt; li:last-child button {
  padding-right: 0px;
}

/* line 7611, app/assets/stylesheets/public/main.scss */
.bg-body-homepage-3 {
  background: url(/assets/theme_public/theme/bg-body-pricing-fa79f045c3f577c3d84beb1d4dfa52ded5b1134d49c722072f9a84cccbd1ed76.svg) no-repeat right 0 top 5%;
}

/* line 7615, app/assets/stylesheets/public/main.scss */
.bg-body-homepage-3::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 901px;
  width: 901px;
  background: url(/assets/theme_public/theme/half-circle-79686b98ba8081b5c6c90457b6caa04ad8f0d5fde99e06b07aa333199982298c.svg) no-repeat 0px 0px;
  z-index: -1;
}

@media (min-width: 1560px) {
  /* line 7627, app/assets/stylesheets/public/main.scss */
  .banner-homepage-3 {
    padding: 0px 0px 0px 145px;
  }
}

/* line 7632, app/assets/stylesheets/public/main.scss */
.banner-homepage-3 {
  padding-top: 40px;
}

/* line 7636, app/assets/stylesheets/public/main.scss */
.banner-homepage-3::before {
  display: none;
}

/* line 7640, app/assets/stylesheets/public/main.scss */
.banner-homepage-3 .block-banner {
  padding-right: 250px;
}

/* line 7644, app/assets/stylesheets/public/main.scss */
.banner-homepage-3 .banner-imgs::before {
  content: "";
  z-index: 0;
  position: absolute;
  bottom: 0px;
  left: -70px;
  height: 54px;
  width: 56px;
  background: url(/assets/theme_public/theme/icons/triangle-c7eebd0899b3eb69c3d50bd732252524e791da71f194ac2d9642d0a5f00f7638.svg) no-repeat 0px 0px;
}

/* line 7655, app/assets/stylesheets/public/main.scss */
.banner-homepage-3 .banner-imgs .banner-sm1, .banner-homepage-3 .banner-imgs .banner-sm2, .banner-homepage-3 .banner-imgs .banner-sm3 {
  position: absolute;
  top: 4%;
  left: -86px;
  z-index: 12;
}

/* line 7662, app/assets/stylesheets/public/main.scss */
.banner-homepage-3 .banner-imgs .banner-sm1 img {
  width: 251px;
}

/* line 7666, app/assets/stylesheets/public/main.scss */
.banner-homepage-3 .banner-imgs .banner-sm2 {
  top: 43%;
  left: -136px;
}

/* line 7671, app/assets/stylesheets/public/main.scss */
.banner-homepage-3 .banner-imgs .banner-sm2 img {
  width: 144px;
}

/* line 7675, app/assets/stylesheets/public/main.scss */
.banner-homepage-3 .banner-imgs .banner-sm3 {
  top: 62%;
  left: -90px;
}

/* line 7680, app/assets/stylesheets/public/main.scss */
.banner-homepage-3 .banner-imgs .banner-sm3 img {
  width: 251px;
}

@media (max-width: 1399.98px) {
  /* line 7685, app/assets/stylesheets/public/main.scss */
  .custom-class {
    display: block;
  }
}

@media (max-width: 1199.98px) {
  /* line 7691, app/assets/stylesheets/public/main.scss */
  .custom-class {
    display: block;
  }
}

@media (max-width: 991.98px) {
  /* line 7697, app/assets/stylesheets/public/main.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 7700, app/assets/stylesheets/public/main.scss */
  .pl-lg-15 {
    padding-left: 15px !important;
  }
  /* line 7703, app/assets/stylesheets/public/main.scss */
  .header-right {
    padding-right: 50px;
  }
  /* line 7706, app/assets/stylesheets/public/main.scss */
  h2.section-title {
    font-size: 48px;
  }
  /* line 7709, app/assets/stylesheets/public/main.scss */
  .banner-hero {
    max-width: 100%;
    padding: 0;
  }
  /* line 7713, app/assets/stylesheets/public/main.scss */
  .banner-hero.hero-1 .block-banner {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
    max-width: 720px;
    overflow: hidden;
  }
  /* line 7723, app/assets/stylesheets/public/main.scss */
  .banner-hero.hero-1::before {
    width: 100%;
    border-radius: 0;
    left: 0;
  }
  /* line 7728, app/assets/stylesheets/public/main.scss */
  .banner-hero.hero-1 .banner-imgs {
    display: none;
  }
  /* line 7731, app/assets/stylesheets/public/main.scss */
  .banner-hero.hero-1 .text-small-primary {
    font-size: 14px;
  }
  /* line 7734, app/assets/stylesheets/public/main.scss */
  .banner-hero.hero-1 h1 {
    font-size: 52px;
  }
  /* line 7737, app/assets/stylesheets/public/main.scss */
  .box-swiper .swiper-button-next {
    right: -45px;
  }
  /* line 7740, app/assets/stylesheets/public/main.scss */
  .box-swiper .swiper-button-prev {
    left: -45px;
  }
  /* line 7743, app/assets/stylesheets/public/main.scss */
  .card-grid-2 h5 {
    font-size: 18px;
  }
  /* line 7746, app/assets/stylesheets/public/main.scss */
  .box-image-job .job-top-creator {
    left: 10px;
  }
  /* line 7749, app/assets/stylesheets/public/main.scss */
  .list-partners li {
    padding: 15px 18px;
  }
  /* line 7752, app/assets/stylesheets/public/main.scss */
  .list-partners li figure img {
    max-width: 80px;
  }
  /* line 7755, app/assets/stylesheets/public/main.scss */
  .box-newsletter {
    padding: 57px 50px 96px 50px;
  }
  /* line 7758, app/assets/stylesheets/public/main.scss */
  .nav.nav-right {
    margin-top: 30px;
  }
  /* line 7761, app/assets/stylesheets/public/main.scss */
  .mt-lg-30 {
    margin-top: 30px !important;
  }
  /* line 7764, app/assets/stylesheets/public/main.scss */
  .bg-banner-about.banner-home-3 {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
  }
  /* line 7768, app/assets/stylesheets/public/main.scss */
  .bg-banner-about.banner-home-3 .banner-hero {
    max-width: 720px;
  }
  /* line 7771, app/assets/stylesheets/public/main.scss */
  .bg-banner-about.banner-home-3 .banner-hero .block-banner {
    padding-top: 0;
  }
  /* line 7774, app/assets/stylesheets/public/main.scss */
  .bg-banner-about.banner-home-3 .banner-hero .block-banner h2.heading-banner {
    font-size: 36px;
    line-height: 1.2;
  }
  /* line 7778, app/assets/stylesheets/public/main.scss */
  .bg-banner-about.banner-home-3::before, .bg-banner-about.banner-home-3::after {
    opacity: 0.1;
  }
  /* line 7781, app/assets/stylesheets/public/main.scss */
  .banner-hero.banner-homepage-3 {
    padding-top: 0;
    margin-bottom: 50px;
  }
  /* line 7785, app/assets/stylesheets/public/main.scss */
  .banner-hero.banner-homepage-3 h1 {
    font-size: 48px;
  }
  /* line 7788, app/assets/stylesheets/public/main.scss */
  .banner-hero.banner-homepage-3 .block-banner {
    padding-right: 80px;
    background: #fff9f3;
  }
  /* line 7792, app/assets/stylesheets/public/main.scss */
  .banner-hero.banner-homepage-3 .banner-imgs {
    display: none;
  }
  /* line 7795, app/assets/stylesheets/public/main.scss */
  .box-info-job {
    padding-left: 30px !important;
  }
  /* line 7798, app/assets/stylesheets/public/main.scss */
  .box-info-job .mt-50 {
    margin-top: 0px !important;
  }
  /* line 7801, app/assets/stylesheets/public/main.scss */
  .block-pricing .most-popular {
    margin-top: 0 !important;
  }
  /* line 7804, app/assets/stylesheets/public/main.scss */
  .job-fillter {
    margin: 15px 0 0 0;
    border-top: 1px solid #eee;
    padding-top: 15px;
  }
  /* line 7809, app/assets/stylesheets/public/main.scss */
  .job-fillter .btn {
    padding-left: 10px !important;
  }
  /* line 7812, app/assets/stylesheets/public/main.scss */
  .job-fillter .dropdown-menu {
    margin-left: 10px !important;
    margin-top: 0 !important;
  }
  /* line 7816, app/assets/stylesheets/public/main.scss */
  .heading-main-info .btn-default {
    margin: 15px 0;
  }
  /* line 7819, app/assets/stylesheets/public/main.scss */
  .card-blog-1.post-list .post-thumb {
    max-width: 175px;
    margin-right: 15px;
  }
  /* line 7823, app/assets/stylesheets/public/main.scss */
  .card-blog-1.post-list .btn-brand-hover {
    padding: 10px 15px;
    font-size: 14px;
  }
  /* line 7827, app/assets/stylesheets/public/main.scss */
  .card-blog-1.post-list .post-title {
    font-size: 20px;
  }
  /* line 7830, app/assets/stylesheets/public/main.scss */
  .archive-header h3 {
    font-size: 36px;
    width: 100% !important;
  }
  /* line 7834, app/assets/stylesheets/public/main.scss */
  .mb-md-30 {
    margin-bottom: 30px !important;
  }
  /* line 7837, app/assets/stylesheets/public/main.scss */
  .mt-md-50 {
    margin-top: 50px !important;
  }
  /* line 7840, app/assets/stylesheets/public/main.scss */
  .mt-md-30 {
    margin-top: 30px !important;
  }
  /* line 7843, app/assets/stylesheets/public/main.scss */
  .mt-md-0 {
    margin-top: 0px !important;
  }
  /* line 7846, app/assets/stylesheets/public/main.scss */
  .mb-md-0 {
    margin-bottom: 0px !important;
  }
  /* line 7849, app/assets/stylesheets/public/main.scss */
  .pl-md-0 {
    padding-left: 0 !important;
  }
  /* line 7852, app/assets/stylesheets/public/main.scss */
  .pl-md-15 {
    padding-left: 15px !important;
  }
  /* line 7855, app/assets/stylesheets/public/main.scss */
  .w-md-100 {
    width: 100% !important;
  }
  /* line 7858, app/assets/stylesheets/public/main.scss */
  .section-title-large {
    font-size: 48px;
  }
  /* line 7861, app/assets/stylesheets/public/main.scss */
  .leaflet-map {
    height: 328px;
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  /* line 7868, app/assets/stylesheets/public/main.scss */
  .section-title-large {
    font-size: 42px;
  }
  /* line 7871, app/assets/stylesheets/public/main.scss */
  .banner-hero .block-banner {
    padding: 0;
  }
  /* line 7874, app/assets/stylesheets/public/main.scss */
  .header-right {
    display: none;
  }
  /* line 7877, app/assets/stylesheets/public/main.scss */
  .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top {
    padding: 15px 30px 13px 30px;
    border-bottom: 1px solid #ececec;
  }
  /* line 7881, app/assets/stylesheets/public/main.scss */
  .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
    width: 140px;
  }
  /* line 7884, app/assets/stylesheets/public/main.scss */
  .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area {
    padding: 30px;
  }
  /* line 7887, app/assets/stylesheets/public/main.scss */
  .nav.nav-right {
    margin-top: 30px;
  }
  /* line 7890, app/assets/stylesheets/public/main.scss */
  .box-head-single h3 {
    font-size: 36px;
    line-height: 1.2;
  }
  /* line 7894, app/assets/stylesheets/public/main.scss */
  .social-share {
    margin-top: 25px;
  }
  /* line 7897, app/assets/stylesheets/public/main.scss */
  .social-share .btn-sm {
    padding: 10px 15px;
    vertical-align: middle;
  }
  /* line 7901, app/assets/stylesheets/public/main.scss */
  .job-overview {
    padding: 25px !important;
  }
}

@media (max-width: 575.98px) {
  /* line 7907, app/assets/stylesheets/public/main.scss */
  .section-box.mt-70,
.section-box.mt-80,
.section-box.mt-100,
.section-box.mt-40 {
    margin-top: 30px !important;
  }
  /* line 7913, app/assets/stylesheets/public/main.scss */
  .header.sticky-bar .col-lg-7 .burger-icon {
    right: 15px;
  }
  /* line 7916, app/assets/stylesheets/public/main.scss */
  .banner-hero.hero-1 h1 {
    font-size: 38px;
  }
  /* line 7919, app/assets/stylesheets/public/main.scss */
  .banner-hero .block-banner .form-find {
    padding: 15px;
    margin-top: 40px !important;
  }
  /* line 7923, app/assets/stylesheets/public/main.scss */
  .banner-hero .block-banner .form-find form {
    display: block;
  }
  /* line 7926, app/assets/stylesheets/public/main.scss */
  .banner-hero .block-banner .form-find form input {
    margin-bottom: 15px;
  }
  /* line 7929, app/assets/stylesheets/public/main.scss */
  .banner-hero .block-banner .form-find form button {
    margin-top: 15px;
  }
  /* line 7932, app/assets/stylesheets/public/main.scss */
  .swiper-button-next,
.swiper-button-prev {
    display: none;
  }
  /* line 7936, app/assets/stylesheets/public/main.scss */
  h2.section-title {
    font-size: 32px;
    line-height: 48px;
  }
  /* line 7940, app/assets/stylesheets/public/main.scss */
  .mt-sm-15 {
    margin-top: 15px !important;
  }
  /* line 7943, app/assets/stylesheets/public/main.scss */
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  /* line 7946, app/assets/stylesheets/public/main.scss */
  .pt-sm-15 {
    padding-top: 15px;
  }
  /* line 7949, app/assets/stylesheets/public/main.scss */
  .swiper-group-6 {
    max-height: 140px;
  }
  /* line 7952, app/assets/stylesheets/public/main.scss */
  .box-swiper .swiper-container .item-logo {
    box-shadow: none;
  }
  /* line 7956, app/assets/stylesheets/public/main.scss */
  .list-partners li {
    padding: 15px 15px;
  }
  /* line 7959, app/assets/stylesheets/public/main.scss */
  .box-newsletter {
    padding: 50px 15px;
  }
  /* line 7962, app/assets/stylesheets/public/main.scss */
  .box-newsletter .text-md-newsletter {
    font-size: 22px;
    line-height: 28px;
  }
  /* line 7966, app/assets/stylesheets/public/main.scss */
  .box-newsletter .text-lg-newsletter {
    font-size: 32px;
  }
  /* line 7969, app/assets/stylesheets/public/main.scss */
  .box-newsletter form {
    display: block;
  }
  /* line 7972, app/assets/stylesheets/public/main.scss */
  .footer .col-xs-6 {
    width: 50%;
  }
  /* line 7975, app/assets/stylesheets/public/main.scss */
  .footer ul.mt-40 {
    margin-top: 15px !important;
    margin-bottom: 20px !important;
  }
  /* line 7979, app/assets/stylesheets/public/main.scss */
  .footer .footer-social {
    margin-top: 15px;
    margin-left: -10px;
  }
  /* line 7983, app/assets/stylesheets/public/main.scss */
  .bg-banner-about.banner-home-3 {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
  }
  /* line 7987, app/assets/stylesheets/public/main.scss */
  .bg-banner-about.banner-home-3 .banner-hero .block-banner {
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 7991, app/assets/stylesheets/public/main.scss */
  .card-job-top--info-heading {
    margin-bottom: 10px;
  }
  /* line 7994, app/assets/stylesheets/public/main.scss */
  .card-job-top--price {
    margin-top: 15px;
    display: block;
  }
  /* line 7998, app/assets/stylesheets/public/main.scss */
  .box-info-job {
    padding: 0 !important;
  }
  /* line 8001, app/assets/stylesheets/public/main.scss */
  .block-job-bg::before {
    display: none;
  }
  /* line 8004, app/assets/stylesheets/public/main.scss */
  .box-mw-60 {
    max-width: 100% !important;
  }
  /* line 8007, app/assets/stylesheets/public/main.scss */
  .banner-hero.banner-homepage-3 .block-banner {
    padding: 30px 15px;
  }
  /* line 8010, app/assets/stylesheets/public/main.scss */
  .box-image-findjob img {
    border-radius: 20px;
    margin-bottom: 20px;
  }
  /* line 8014, app/assets/stylesheets/public/main.scss */
  .nav-right li {
    margin-bottom: 15px;
  }
  /* line 8017, app/assets/stylesheets/public/main.scss */
  .block-pricing.mt-125 {
    margin-top: 50px !important;
  }
  /* line 8020, app/assets/stylesheets/public/main.scss */
  .box-filters .list-tags-job {
    display: none;
  }
  /* line 8023, app/assets/stylesheets/public/main.scss */
  .job-fillter.d-flex {
    display: block !important;
  }
  /* line 8026, app/assets/stylesheets/public/main.scss */
  .job-fillter.d-flex .box-button-find {
    float: none;
  }
  /* line 8029, app/assets/stylesheets/public/main.scss */
  .job-fillter.d-flex .btn {
    padding-left: 10px !important;
  }
  /* line 8032, app/assets/stylesheets/public/main.scss */
  .job-fillter.d-flex .dropdown {
    margin: 0 0 10px 0;
    width: 100%;
    max-width: 100%;
  }
  /* line 8037, app/assets/stylesheets/public/main.scss */
  .box-shadow-bdrd-15.box-filters {
    padding-bottom: 30px;
  }
  /* line 8040, app/assets/stylesheets/public/main.scss */
  .social-share .btn-sm {
    padding: 10px 11px;
  }
  /* line 8043, app/assets/stylesheets/public/main.scss */
  .card-employers .col-sm-6 {
    width: 50%;
  }
  /* line 8046, app/assets/stylesheets/public/main.scss */
  .archive-header h3 {
    font-size: 32px;
    line-height: 1.2;
  }
  /* line 8050, app/assets/stylesheets/public/main.scss */
  .card-blog-1 .tags {
    display: none;
  }
  /* line 8053, app/assets/stylesheets/public/main.scss */
  .card-blog-1 .post-meta {
    font-size: 12px;
  }
  /* line 8056, app/assets/stylesheets/public/main.scss */
  .card-blog-1.post-list {
    display: block;
  }
  /* line 8059, app/assets/stylesheets/public/main.scss */
  .card-blog-1.post-list .post-thumb {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 8064, app/assets/stylesheets/public/main.scss */
  .card-blog-1.post-list .post-title {
    font-size: 18px;
  }
  /* line 8067, app/assets/stylesheets/public/main.scss */
  .single-body blockquote {
    padding: 15px 20px;
    border-radius: 5px;
    margin: 15px auto;
    font-size: 18px;
    max-width: 100%;
  }
  /* line 8074, app/assets/stylesheets/public/main.scss */
  .single-body blockquote p {
    font-size: 18px;
    line-height: 1.5;
  }
  /* line 8078, app/assets/stylesheets/public/main.scss */
  .bg-banner-about {
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    padding: 15px 15px 40px 15px;
  }
  /* line 8083, app/assets/stylesheets/public/main.scss */
  .bg-banner-about .heading-lg {
    font-size: 32px;
    line-height: 1.2;
  }
  /* line 8087, app/assets/stylesheets/public/main.scss */
  .banner-about::before {
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
  }
  /* line 8091, app/assets/stylesheets/public/main.scss */
  .section-title-large {
    font-size: 38px;
  }
}

@media (min-width: 1400px) {
  /* line 8097, app/assets/stylesheets/public/main.scss */
  .container.wide {
    max-width: 1544px;
  }
}

/*OTHER SCREEN*/
@media screen and (min-width: 1200px) and (max-width: 1440px) {
  /* line 8104, app/assets/stylesheets/public/main.scss */
  .header-right {
    display: block;
  }
}
/* line 1, app/assets/stylesheets/public/custom.scss */
body {
  background-size: 100% auto;
}

/* line 7, app/assets/stylesheets/public/custom.scss */
header .block-signin .btn-signin {
  font-size: 14px;
  padding: 12px 14px;
  min-width: 145px;
}

/* line 17, app/assets/stylesheets/public/custom.scss */
header .main-menu li a.font-menu {
  font-size: 14px;
}

/* line 23, app/assets/stylesheets/public/custom.scss */
header .main-menu .container-language {
  max-width: 20%;
}

/* line 30, app/assets/stylesheets/public/custom.scss */
.mobile-menu .container-language {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

/* line 36, app/assets/stylesheets/public/custom.scss */
.language-dropdown {
  position: relative;
  display: inline-block;
  margin: 12px 22px 10px 22px;
  max-width: 15%;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

/* line 44, app/assets/stylesheets/public/custom.scss */
.language-dropdown.language-dropdown-mobile {
  margin: 0;
  max-width: 35%;
}

/* line 47, app/assets/stylesheets/public/custom.scss */
.language-dropdown.language-dropdown-mobile .current-language {
  padding: 10px 30px 10px 0;
}

/* line 51, app/assets/stylesheets/public/custom.scss */
.language-dropdown.language-dropdown-mobile .current-language img.language-icon {
  width: 30%;
}

/* line 61, app/assets/stylesheets/public/custom.scss */
.language-dropdown.language-dropdown-mobile .language-options li img.language-icon {
  width: 36%;
}

/* line 70, app/assets/stylesheets/public/custom.scss */
.language-dropdown .current-language {
  display: flex;
  align-items: center;
  cursor: pointer;
}

/* line 75, app/assets/stylesheets/public/custom.scss */
.language-dropdown .current-language .flag {
  margin-right: 10px;
}

/* line 80, app/assets/stylesheets/public/custom.scss */
.language-dropdown .language-options {
  min-width: auto !important;
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  opacity: 1 !important;
  visibility: visible !important;
  list-style: none;
  padding: 10px !important;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  z-index: 1000;
  margin-top: 10px;
}

/* line 96, app/assets/stylesheets/public/custom.scss */
.language-dropdown .language-options li {
  display: flex !important;
  align-items: center;
  padding: 7px 10px !important;
  cursor: pointer;
}

/* line 102, app/assets/stylesheets/public/custom.scss */
.language-dropdown .language-options li:hover {
  background-color: #f5f5f5;
  border-radius: 5px;
}

/* line 108, app/assets/stylesheets/public/custom.scss */
.language-dropdown .language-options li img.language-icon {
  width: 90%;
}

/* line 114, app/assets/stylesheets/public/custom.scss */
.language-dropdown .language-options .flag {
  margin-right: 7px;
}

/* line 118, app/assets/stylesheets/public/custom.scss */
.language-dropdown .language-options .language {
  margin-top: -2px;
}

/* line 126, app/assets/stylesheets/public/custom.scss */
footer .menu-footer-logos li {
  display: inline-block;
  margin-right: 10px;
}

/* line 130, app/assets/stylesheets/public/custom.scss */
footer .menu-footer-logos li:first-child {
  margin-right: 15px;
}

/* line 134, app/assets/stylesheets/public/custom.scss */
footer .menu-footer-logos li:last-child {
  margin-right: 0;
}

/* line 141, app/assets/stylesheets/public/custom.scss */
footer .footer-bottom .icon-socials {
  font-size: 24px;
}

/* line 148, app/assets/stylesheets/public/custom.scss */
#btn-more-areas:hover {
  color: white;
}

/* line 154, app/assets/stylesheets/public/custom.scss */
#section-areas .card-grid {
  min-height: 320px;
}

/* line 157, app/assets/stylesheets/public/custom.scss */
#section-areas .card-grid h5 {
  font-size: 18px;
}

/* line 163, app/assets/stylesheets/public/custom.scss */
#section-areas figure img {
  height: 100px;
}

/* line 172, app/assets/stylesheets/public/custom.scss */
.banner-hero .block-banner .list-tags-banner a {
  text-decoration: underline;
}

/* line 178, app/assets/stylesheets/public/custom.scss */
.banner-hero .text-small-primary {
  color: #000000;
  font-weight: normal;
}

/* line 184, app/assets/stylesheets/public/custom.scss */
.banner-hero::before {
  background-color: #F8F6FE;
}

/* line 188, app/assets/stylesheets/public/custom.scss */
.btn-orange {
  background: #FF632B;
  color: white;
}

/* line 193, app/assets/stylesheets/public/custom.scss */
.box-head-single {
  background-color: #F8F6FE;
}

/* line 196, app/assets/stylesheets/public/custom.scss */
.box-head-single.tech {
  background-color: #ece6ff;
}

/* line 203, app/assets/stylesheets/public/custom.scss */
.box-swiper .swiper-container .item-logo {
  overflow: hidden;
  padding: 8px 10px 0px 10px;
}

/* line 207, app/assets/stylesheets/public/custom.scss */
.box-swiper .swiper-container .item-logo img {
  border-radius: 8px;
}

/* line 215, app/assets/stylesheets/public/custom.scss */
.card-grid-2-image figure {
  overflow: hidden;
  height: auto;
}

/* line 222, app/assets/stylesheets/public/custom.scss */
.card-grid-2 .card-block-info {
  color: #37404e;
  min-height: 225px;
}

/* line 226, app/assets/stylesheets/public/custom.scss */
.card-grid-2 .card-block-info h5 {
  height: 42px;
}

/* line 230, app/assets/stylesheets/public/custom.scss */
.card-grid-2 .card-block-info .client-name {
  height: 44px;
  line-height: 22px;
  overflow: hidden;
  font-weight: 600;
}

/* line 237, app/assets/stylesheets/public/custom.scss */
.card-grid-2 .card-block-info .card-2-img-text {
  padding: 4px 0px 4px 55px;
}

/* line 240, app/assets/stylesheets/public/custom.scss */
.card-grid-2 .card-block-info .card-2-img-text .card-grid-2-img-small {
  background: none;
  border-radius: 0;
  width: 48px;
  height: auto;
  padding: 5px 0 0 0;
}

/* line 252, app/assets/stylesheets/public/custom.scss */
.contact-form-style .disabled {
  opacity: .3;
  pointer-events: none;
}

/* line 258, app/assets/stylesheets/public/custom.scss */
.container-section-efy {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 264, app/assets/stylesheets/public/custom.scss */
.content-offer h1, .content-offer h2, .content-offer h3, .content-offer h4, .content-offer h5, .content-offer h6 {
  margin-top: 20px !important;
  font-weight: bold !important;
  margin-bottom: 20px !important;
}

/* line 270, app/assets/stylesheets/public/custom.scss */
.content-offer div, .content-offer p {
  font-size: 16px !important;
  line-height: 200% !important;
  color: #37404e !important;
}

/* line 276, app/assets/stylesheets/public/custom.scss */
.content-offer ul {
  padding-left: 30px !important;
  line-height: 200% !important;
  font-size: 16px !important;
  color: #37404e !important;
  list-style: disc !important;
}

/* line 285, app/assets/stylesheets/public/custom.scss */
.err-msg {
  margin-top: 7px;
  width: 100%;
}

/* line 289, app/assets/stylesheets/public/custom.scss */
.err-msg .alert-icon, .err-msg .err-msg .alert-text {
  display: inline-block;
  font-weight: bold;
}

/* line 294, app/assets/stylesheets/public/custom.scss */
.err-msg .alert.alert-custom .alert-icon i {
  font-size: 1.5rem;
}

/* line 298, app/assets/stylesheets/public/custom.scss */
.err-msg .alert-outline-danger {
  padding: 7px 20px;
}

/* line 302, app/assets/stylesheets/public/custom.scss */
.err-msg .alert.alert-custom.alert-outline-danger {
  background-color: transparent;
  border-color: #F64E60;
}

/* line 307, app/assets/stylesheets/public/custom.scss */
.err-msg .alert.alert-custom.alert-outline-danger .alert-icon i {
  color: #F64E60;
}

/* line 311, app/assets/stylesheets/public/custom.scss */
.err-msg .alert.alert-custom.alert-outline-danger .alert-text {
  color: #F64E60;
}

/* line 315, app/assets/stylesheets/public/custom.scss */
.err-msg .alert.alert-custom.alert-outline-danger .alert-close i {
  opacity: 0.8;
  color: #F64E60;
}

/* line 320, app/assets/stylesheets/public/custom.scss */
.err-msg .alert.alert-custom.alert-outline-danger .alert-close:focus i, .err-msg .alert.alert-custom.alert-outline-danger .alert-close:hover i {
  opacity: 1;
}

/* line 327, app/assets/stylesheets/public/custom.scss */
.filter-block .form-group input {
  height: 44px;
}

/* line 332, app/assets/stylesheets/public/custom.scss */
.filter-block .selectize-control {
  padding-top: 5px;
  padding-bottom: 0px;
}

/* line 336, app/assets/stylesheets/public/custom.scss */
.filter-block .selectize-control .selectize-input {
  box-shadow: none;
  border: none;
}

/* line 340, app/assets/stylesheets/public/custom.scss */
.filter-block .selectize-control .selectize-input input {
  height: 24px;
}

/* line 348, app/assets/stylesheets/public/custom.scss */
.list-radio .cb-container {
  padding-left: 0;
}

/* line 351, app/assets/stylesheets/public/custom.scss */
.list-radio .cb-container input {
  width: 24px;
  height: 24px;
  opacity: 1;
}

/* line 357, app/assets/stylesheets/public/custom.scss */
.list-radio .cb-container .text-small {
  padding-left: 35px;
}

/* line 365, app/assets/stylesheets/public/custom.scss */
.list-recent-jobs .card-job-top .card-job-top--image {
  border-radius: 0;
  width: 64px;
  height: 64px;
}

/* line 371, app/assets/stylesheets/public/custom.scss */
.list-recent-jobs .card-job-top .card-job-top--info {
  padding-left: 82px;
}

/* line 374, app/assets/stylesheets/public/custom.scss */
.list-recent-jobs .card-job-top .card-job-top--info .card-job-top--info-heading {
  font-weight: 600;
  padding-top: 0;
}

/* line 379, app/assets/stylesheets/public/custom.scss */
.list-recent-jobs .card-job-top .card-job-top--info .card-job-top--company {
  font-size: 14px;
}

/* line 383, app/assets/stylesheets/public/custom.scss */
.list-recent-jobs .card-job-top .card-job-top--info .card-job-top--location {
  font-size: 13px;
}

/* line 386, app/assets/stylesheets/public/custom.scss */
.list-recent-jobs .card-job-top .card-job-top--info .card-job-top--location .location-job-tooltip {
  display: none;
}

/* line 394, app/assets/stylesheets/public/custom.scss */
.logo-fj-360 {
  max-height: 50px;
}

/* line 398, app/assets/stylesheets/public/custom.scss */
.mobile-header-wrapper-style {
  top: 70px;
}

/* line 402, app/assets/stylesheets/public/custom.scss */
.paginations {
  margin: 20px 0px 50px 0px;
  padding: 0px;
}

/* line 406, app/assets/stylesheets/public/custom.scss */
.paginations li {
  display: inline-block;
  vertical-align: middle;
}

/* line 410, app/assets/stylesheets/public/custom.scss */
.paginations li a {
  display: block;
  padding: 9px 15px;
  font-weight: 600;
  color: #37404e;
  line-height: 24px;
  text-decoration: none;
  position: relative;
  font-size: 16px;
}

/* line 420, app/assets/stylesheets/public/custom.scss */
.paginations li a:hover {
  font-weight: bold;
  background: #e0d8fe;
  border-radius: 8px;
}

/* line 429, app/assets/stylesheets/public/custom.scss */
.paginations li.active a {
  font-weight: bold;
  background: #e0d8fe;
  border-radius: 8px;
  padding: 9px 15px;
}

/* line 435, app/assets/stylesheets/public/custom.scss */
.paginations li.active a:hover {
  background: #e0d8fe;
  border-radius: 8px;
  padding: 9px 15px;
}

/* line 444, app/assets/stylesheets/public/custom.scss */
.paginations li.first a {
  background: url(/assets/theme_public/theme/icons/page-prev-0ee45ee7cc31b2200d226341a1abe1325dedb0cac8d3e4c0fac90e4b3284c32d.svg) no-repeat center;
  height: 40px;
  width: 40px;
  margin-right: 15px;
}

/* line 450, app/assets/stylesheets/public/custom.scss */
.paginations li.first a:hover {
  background: url(/assets/theme_public/theme/icons/page-prev-hover-3335ab39c104478e9b4efeffc42a520682e3b12d63648f64fb243a476913039a.svg) no-repeat center;
}

/* line 457, app/assets/stylesheets/public/custom.scss */
.paginations li.last a {
  background: url(/assets/theme_public/theme/icons/page-next-a0515c9ec8b9b73e4049eaeeffd7737c83d1af203be08d55d5115ef5617a836f.svg) no-repeat center;
  height: 40px;
  width: 40px;
  margin-left: 15px;
}

/* line 463, app/assets/stylesheets/public/custom.scss */
.paginations li.last a:hover {
  background: url(/assets/theme_public/theme/icons/page-next-hover-611902d33485e42861625b7f054e06804db19fd53952ce6dddc61a6a6a82d40e.svg) no-repeat center;
}

/* line 475, app/assets/stylesheets/public/custom.scss */
.sidebar-shadow .sidebar-heading .avatar-sidebar figure img {
  border-radius: 0;
  width: 64px;
  height: auto;
}

/* line 482, app/assets/stylesheets/public/custom.scss */
.sidebar-shadow .sidebar-heading .avatar-sidebar .sidebar-info {
  padding-left: 80px;
}

/* line 490, app/assets/stylesheets/public/custom.scss */
.swal2-header .swal2-title {
  font-size: 21px;
  line-height: 38px;
}

/* line 497, app/assets/stylesheets/public/custom.scss */
.textarea-style textarea {
  min-height: 100px;
}

/* line 502, app/assets/stylesheets/public/custom.scss */
#job-overview-main {
  display: none;
}

@media screen and (min-width: 1200px) {
  /* line 507, app/assets/stylesheets/public/custom.scss */
  .burger-icon {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  /* line 513, app/assets/stylesheets/public/custom.scss */
  #user-account {
    display: none;
  }
  /* line 517, app/assets/stylesheets/public/custom.scss */
  .block-signin {
    margin-right: 20px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (min--moz-device-pixel-ratio: 2) and (-o-min-device-pixel-ratio: 2/1) {
  /* line 526, app/assets/stylesheets/public/custom.scss */
  .banner-hero .block-banner .form-find form {
    display: block;
  }
  /* line 529, app/assets/stylesheets/public/custom.scss */
  .banner-hero .block-banner .form-find form input, .banner-hero .block-banner .form-find form select {
    margin-bottom: 15px;
  }
  /* line 535, app/assets/stylesheets/public/custom.scss */
  .banner-hero .block-banner .heading-banner {
    font-size: 33px;
    line-height: 38px;
  }
  /* line 544, app/assets/stylesheets/public/custom.scss */
  .mobile-header-top a.btn-signin:first-child {
    margin-bottom: 10px !important;
  }
  /* line 548, app/assets/stylesheets/public/custom.scss */
  .mobile-header-top a.btn-signin:last-child {
    margin-left: 0 !important;
  }
}

@media screen and (min-width: 768px) {
  /* line 557, app/assets/stylesheets/public/custom.scss */
  .mobile-header-top #container-signin-sidebar {
    display: none;
  }
  /* line 562, app/assets/stylesheets/public/custom.scss */
  .btn-participants-container {
    display: none;
  }
  /* line 566, app/assets/stylesheets/public/custom.scss */
  .btn-postulation-container {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  /* line 573, app/assets/stylesheets/public/custom.scss */
  #job-overview-main {
    display: block;
  }
  /* line 577, app/assets/stylesheets/public/custom.scss */
  #job-overview-sidebar {
    display: none;
  }
  /* line 581, app/assets/stylesheets/public/custom.scss */
  .btn-participants-container {
    display: inline-block;
  }
  /* line 585, app/assets/stylesheets/public/custom.scss */
  .btn-postulation-container {
    display: inline-block;
  }
  /* line 591, app/assets/stylesheets/public/custom.scss */
  .mobile-header-top #container-signin-sidebar .btn-signin {
    display: block;
    font-size: 14px;
    padding: 12px 15px;
  }
  /* line 596, app/assets/stylesheets/public/custom.scss */
  .mobile-header-top #container-signin-sidebar .btn-signin:first-child {
    margin-bottom: 10px !important;
  }
  /* line 600, app/assets/stylesheets/public/custom.scss */
  .mobile-header-top #container-signin-sidebar .btn-signin:last-child {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 425px) {
  /* line 609, app/assets/stylesheets/public/custom.scss */
  #container-signin-sidebar {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 15px;
  }
  /* line 614, app/assets/stylesheets/public/custom.scss */
  #container-signin-sidebar a {
    width: 100%;
  }
  /* line 617, app/assets/stylesheets/public/custom.scss */
  #container-signin-sidebar a:first-child {
    margin-bottom: 10px;
  }
  /* line 621, app/assets/stylesheets/public/custom.scss */
  #container-signin-sidebar a:last-child {
    margin-bottom: 0;
    margin-left: 0 !important;
  }
  /* line 629, app/assets/stylesheets/public/custom.scss */
  #section-top-clients h3 {
    font-size: 34px;
    line-height: 44px;
  }
  /* line 636, app/assets/stylesheets/public/custom.scss */
  #section-top-offers h3 {
    font-size: 34px;
    line-height: 44px;
  }
  /* line 642, app/assets/stylesheets/public/custom.scss */
  .header {
    padding: 15px 0;
  }
  /* line 648, app/assets/stylesheets/public/custom.scss */
  .banner-hero .block-banner .heading-banner {
    font-size: 33px;
    line-height: 38px;
  }
  /* line 655, app/assets/stylesheets/public/custom.scss */
  .burger-icon {
    top: 30px;
  }
  /* line 659, app/assets/stylesheets/public/custom.scss */
  .mobile-header-wrapper-style {
    top: 70px;
    width: 100%;
  }
  /* line 664, app/assets/stylesheets/public/custom.scss */
  .main.main {
    padding-top: 70px;
  }
  /* line 669, app/assets/stylesheets/public/custom.scss */
  .single-apply-jobs .btn {
    width: 100%;
    margin-right: 0 !important;
  }
  /* line 674, app/assets/stylesheets/public/custom.scss */
  .single-apply-jobs .btn-border {
    margin-bottom: 10px;
  }
  /* line 678, app/assets/stylesheets/public/custom.scss */
  .single-apply-jobs #postulation-form {
    width: 100%;
  }
}

@media screen and (max-width: 425px) and (-webkit-min-device-pixel-ratio: 2) and (min--moz-device-pixel-ratio: 2) and (-o-min-device-pixel-ratio: 2/1) {
  /* line 685, app/assets/stylesheets/public/custom.scss */
  #section-top-clients {
    display: none;
  }
  /* line 690, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2-image {
    display: none;
  }
  /* line 696, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text {
    padding: 4px 0px 4px 72px;
  }
  /* line 699, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text span {
    font-size: 20px;
  }
  /* line 703, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text .card-grid-2-img-small {
    width: 58px;
  }
  /* line 713, app/assets/stylesheets/public/custom.scss */
  .banner-hero .block-banner .heading-banner {
    font-size: 33px;
    line-height: 38px;
  }
  /* line 720, app/assets/stylesheets/public/custom.scss */
  .mobile-header-wrapper-style {
    top: 100px;
  }
}

@media screen and (max-width: 375px) and (-webkit-min-device-pixel-ratio: 2) and (min--moz-device-pixel-ratio: 2) and (-o-min-device-pixel-ratio: 2/1) {
  /* line 729, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text {
    padding: 4px 0px 4px 60px;
  }
  /* line 732, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text span {
    font-size: 16px;
  }
  /* line 736, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text .card-grid-2-img-small {
    width: 50px;
  }
  /* line 744, app/assets/stylesheets/public/custom.scss */
  .section-title {
    font-size: 36px;
    line-height: 42px;
  }
  /* line 749, app/assets/stylesheets/public/custom.scss */
  .mobile-header-wrapper-style {
    width: 100%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (min--moz-device-pixel-ratio: 2) and (-o-min-device-pixel-ratio: 2/1) {
  /* line 758, app/assets/stylesheets/public/custom.scss */
  .banner-hero .block-banner .form-find form {
    display: block;
  }
  /* line 761, app/assets/stylesheets/public/custom.scss */
  .banner-hero .block-banner .form-find form input, .banner-hero .block-banner .form-find form select {
    margin-bottom: 15px;
  }
  /* line 767, app/assets/stylesheets/public/custom.scss */
  .banner-hero .block-banner .heading-banner {
    font-size: 33px;
    line-height: 38px;
  }
}

@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (min--moz-device-pixel-ratio: 2) and (-o-min-device-pixel-ratio: 2/1) {
  /* line 777, app/assets/stylesheets/public/custom.scss */
  .mobile-header-top #container-signin-sidebar {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (min--moz-device-pixel-ratio: 2) and (-o-min-device-pixel-ratio: 2/1) {
  /* line 786, app/assets/stylesheets/public/custom.scss */
  .mobile-header-top #container-signin-sidebar .btn-signin {
    display: block;
    font-size: 14px;
    padding: 12px 15px;
  }
  /* line 791, app/assets/stylesheets/public/custom.scss */
  .mobile-header-top #container-signin-sidebar .btn-signin:first-child {
    margin-bottom: 10px !important;
  }
  /* line 795, app/assets/stylesheets/public/custom.scss */
  .mobile-header-top #container-signin-sidebar .btn-signin:last-child {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 425px) and (-webkit-min-device-pixel-ratio: 2) and (min--moz-device-pixel-ratio: 2) and (-o-min-device-pixel-ratio: 2/1) {
  /* line 804, app/assets/stylesheets/public/custom.scss */
  #section-top-clients {
    display: none;
  }
  /* line 809, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2-image {
    display: none;
  }
  /* line 815, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text {
    padding: 4px 0px 4px 72px;
  }
  /* line 818, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text span {
    font-size: 20px;
  }
  /* line 822, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text .card-grid-2-img-small {
    width: 58px;
  }
  /* line 832, app/assets/stylesheets/public/custom.scss */
  .banner-hero .block-banner .heading-banner {
    font-size: 33px;
    line-height: 38px;
  }
  /* line 839, app/assets/stylesheets/public/custom.scss */
  .mobile-header-wrapper-style {
    top: 100px;
  }
}

@media screen and (max-width: 375px) and (-webkit-min-device-pixel-ratio: 2) and (min--moz-device-pixel-ratio: 2) and (-o-min-device-pixel-ratio: 2/1) {
  /* line 848, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text {
    padding: 4px 0px 4px 60px;
  }
  /* line 851, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text span {
    font-size: 16px;
  }
  /* line 855, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text .card-grid-2-img-small {
    width: 50px;
  }
  /* line 863, app/assets/stylesheets/public/custom.scss */
  .section-title {
    font-size: 36px;
    line-height: 42px;
  }
  /* line 868, app/assets/stylesheets/public/custom.scss */
  .mobile-header-wrapper-style {
    width: 100%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (min--moz-device-pixel-ratio: 2) and (-o-min-device-pixel-ratio: 2/1) {
  /* line 877, app/assets/stylesheets/public/custom.scss */
  .banner-hero .block-banner .form-find form {
    display: block;
  }
  /* line 880, app/assets/stylesheets/public/custom.scss */
  .banner-hero .block-banner .form-find form input, .banner-hero .block-banner .form-find form select {
    margin-bottom: 15px;
  }
  /* line 886, app/assets/stylesheets/public/custom.scss */
  .banner-hero .block-banner .heading-banner {
    font-size: 33px;
    line-height: 38px;
  }
}

@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (min--moz-device-pixel-ratio: 2) and (-o-min-device-pixel-ratio: 2/1) {
  /* line 896, app/assets/stylesheets/public/custom.scss */
  .mobile-header-top #container-signin-sidebar {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (min--moz-device-pixel-ratio: 2) and (-o-min-device-pixel-ratio: 2/1) {
  /* line 905, app/assets/stylesheets/public/custom.scss */
  .mobile-header-top #container-signin-sidebar .btn-signin {
    display: block;
    font-size: 14px;
    padding: 12px 15px;
  }
  /* line 910, app/assets/stylesheets/public/custom.scss */
  .mobile-header-top #container-signin-sidebar .btn-signin:first-child {
    margin-bottom: 10px !important;
  }
  /* line 914, app/assets/stylesheets/public/custom.scss */
  .mobile-header-top #container-signin-sidebar .btn-signin:last-child {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 425px) and (-webkit-min-device-pixel-ratio: 2) and (min--moz-device-pixel-ratio: 2) and (-o-min-device-pixel-ratio: 2/1) {
  /* line 923, app/assets/stylesheets/public/custom.scss */
  #section-top-clients {
    display: none;
  }
  /* line 928, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2-image {
    display: none;
  }
  /* line 934, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text {
    padding: 4px 0px 4px 72px;
  }
  /* line 937, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text span {
    font-size: 20px;
  }
  /* line 941, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text .card-grid-2-img-small {
    width: 58px;
  }
  /* line 951, app/assets/stylesheets/public/custom.scss */
  .banner-hero .block-banner .heading-banner {
    font-size: 33px;
    line-height: 38px;
  }
  /* line 958, app/assets/stylesheets/public/custom.scss */
  .mobile-header-wrapper-style {
    top: 100px;
  }
}

@media screen and (max-width: 375px) and (-webkit-min-device-pixel-ratio: 2) and (min--moz-device-pixel-ratio: 2) and (-o-min-device-pixel-ratio: 2/1) {
  /* line 967, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text {
    padding: 4px 0px 4px 60px;
  }
  /* line 970, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text span {
    font-size: 16px;
  }
  /* line 974, app/assets/stylesheets/public/custom.scss */
  #section-top-offers .card-grid-2 .card-block-info .card-2-img-text .card-grid-2-img-small {
    width: 50px;
  }
  /* line 982, app/assets/stylesheets/public/custom.scss */
  .section-title {
    font-size: 36px;
    line-height: 42px;
  }
  /* line 987, app/assets/stylesheets/public/custom.scss */
  .mobile-header-wrapper-style {
    width: 100%;
  }
}

@media screen and (max-width: 349px) {
  /* line 994, app/assets/stylesheets/public/custom.scss */
  #section-top-clients {
    display: none;
  }
}

@media screen and (max-width: 349px) and (-webkit-min-device-pixel-ratio: 2) and (min--moz-device-pixel-ratio: 2) and (-o-min-device-pixel-ratio: 2/1) {
  /* line 1000, app/assets/stylesheets/public/custom.scss */
  #section-top-clients {
    display: none;
  }
}

/* line 1008, app/assets/stylesheets/public/custom.scss */
#section-top-offers .card-grid-2 .card-block-info h5 {
  font-weight: 800;
}

/* line 1015, app/assets/stylesheets/public/custom.scss */
.postulation-title {
  font-size: 45px;
}
/* line 2, app/assets/stylesheets/public/notification_modal.scss */
#notificationModal #notification_modal_link {
  display: flex;
}

/* line 6, app/assets/stylesheets/public/notification_modal.scss */
#notificationModal .btn-close {
  background: none;
  position: absolute;
  right: 25px;
  top: 15px;
}

/* line 12, app/assets/stylesheets/public/notification_modal.scss */
#notificationModal .btn-close i {
  font-size: 30px;
}

/* line 17, app/assets/stylesheets/public/notification_modal.scss */
#notificationModal .modal-body {
  padding: 0 !important;
}

/* line 23, app/assets/stylesheets/public/notification_modal.scss */
#notificationModalForm .modal-body {
  padding: 0 !important;
}

/* line 27, app/assets/stylesheets/public/notification_modal.scss */
#notificationModalForm .btn-close {
  background: none;
  position: absolute;
  right: 25px;
  top: 15px;
}

/* line 33, app/assets/stylesheets/public/notification_modal.scss */
#notificationModalForm .btn-close i {
  font-size: 30px;
}

/* line 38, app/assets/stylesheets/public/notification_modal.scss */
#notificationModalForm .form-check-input {
  font-family: "Montserrat", sans-serif;
}

/* line 42, app/assets/stylesheets/public/notification_modal.scss */
#notificationModalForm p {
  font-family: "Montserrat", sans-serif;
}

/* line 46, app/assets/stylesheets/public/notification_modal.scss */
#notificationModalForm #submit_btn_update_email_tracking {
  font-size: 1rem !important;
  background-color: #590FF8 !important;
  border-color: #590FF8 !important;
}
/* line 4, app/assets/stylesheets/public/companies/companies.scss */
.heading-image-rd figure img.header-profile-picture {
  max-height: 50px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  border-radius: 0% !important;
}

@media (max-width: 425px) {
  /* line 12, app/assets/stylesheets/public/companies/companies.scss */
  .heading-image-rd.heading-image-responsive {
    float: none !important;
    width: 100% !important;
    text-align: center !important;
    margin-right: 0px !important;
  }
}

@media (max-width: 425px) {
  /* line 22, app/assets/stylesheets/public/companies/companies.scss */
  .heading-main-info-responsive {
    padding: 0 !important;
    text-align: center !important;
    margin-top: 30px !important;
  }
}

/* line 30, app/assets/stylesheets/public/companies/companies.scss */
.profile-banner {
  height: 266px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px;
}

@media (max-width: 576px) {
  /* line 30, app/assets/stylesheets/public/companies/companies.scss */
  .profile-banner {
    border-radius: 0px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 30, app/assets/stylesheets/public/companies/companies.scss */
  .profile-banner {
    height: 240px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 30, app/assets/stylesheets/public/companies/companies.scss */
  .profile-banner {
    height: 190px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  /* line 30, app/assets/stylesheets/public/companies/companies.scss */
  .profile-banner {
    height: 140px;
  }
}

@media (min-width: 425px) and (max-width: 575px) {
  /* line 30, app/assets/stylesheets/public/companies/companies.scss */
  .profile-banner {
    height: 110px;
  }
}

@media (max-width: 424px) {
  /* line 30, app/assets/stylesheets/public/companies/companies.scss */
  .profile-banner {
    height: 80px;
  }
}

/* line 63, app/assets/stylesheets/public/companies/companies.scss */
.employers-header-2 {
  padding-bottom: 35px !important;
}

/* line 69, app/assets/stylesheets/public/companies/companies.scss */
.post-list-small-item div.content {
  padding-top: 8px !important;
}

/* line 75, app/assets/stylesheets/public/companies/companies.scss */
.post-list-small-item figure img {
  max-width: 65px !important;
  border-radius: 0px !important;
}

/* line 84, app/assets/stylesheets/public/companies/companies.scss */
.social-video-container blockquote.tiktok-embed {
  margin-top: 0px;
}

@media (max-width: 320px) {
  /* line 90, app/assets/stylesheets/public/companies/companies.scss */
  .social-video-container blockquote {
    max-width: none !important;
    min-width: unset !important;
  }
  /* line 95, app/assets/stylesheets/public/companies/companies.scss */
  .social-video-container iframe {
    max-width: none !important;
    min-width: unset !important;
    width: 100% !important;
  }
}

@media (min-width: 375px) {
  /* line 104, app/assets/stylesheets/public/companies/companies.scss */
  .social-video-container iframe.instagram-media {
    width: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (max-width: 425px) {
  /* line 113, app/assets/stylesheets/public/companies/companies.scss */
  .sub-section-responsive {
    text-align: justify;
  }
}

/* line 119, app/assets/stylesheets/public/companies/companies.scss */
.sub-section-responsive.rankings .ranking-study-img {
  height: 70px;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *



















 */


.bootstrap-tagsinput {
  display: block;
  background-color: #F3F6F9;
  border: 1px solid #dfe5e7;
  box-shadow: none;
  padding: 5px;
  border-radius: 7px;
}

.bootstrap-tagsinput input {
  padding: 5px 10px !important;
  width: 100%;
}

.bootstrap-tagsinput .label-info {
  border-radius: 5px;
  background: #590FF8;
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
  height: auto;
  margin-bottom: 3px;
  padding: 5px 10px !important;
  width: auto;
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: none;
}

.preloader {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 100%;
  background: rgba(255,255,255,0.3);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  transition: opacity 0.3s linear;
}
</pre></body></html>