.toast-title {
	font-weight: bold;
}
.toast-message {
    word-wrap: break-word;
}

.toast-message a,
.toast-message label{
	color: #FFF;
}
.toast-message a:hover {
	color: #CCC;
	text-decoration: none;
}

.toast-top-left {
	top: 12px;
	left: 12px;
}

.toast-bottom-right {
	right: 12px;
	bottom: 12px;
}

.toast-bottom-left {
	left: 12px;
	bottom: 12px;
}

#toast-container  {
	position: fixed;
	z-index: 9999;
}

#toast-container > div {
	background-position: 15px center;
	background-repeat: no-repeat; 
	border-radius: 3px 3px 3px 3px; 
	-o-box-shadow: 0 0 12px #999999; 
	box-shadow: 0 0 12px #999999;
	color: #FFFFFF;
	margin: 0 0 6px;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity: 0.8;
	padding: 15px 15px 15px 50px;
	width: 300px;
}

.toast {
	background-color: #030303;
}

.toast-success{
	background-color: #51A351;
}

.toast-error{
	background-color: #BD362F;
}

.toast-info{
	background-color: #2F96B4;
}

.toast-warning{
	background-color: #F89406;
}
.toast-top-right {
	top: 12px;
	right: 12px;
}

#toast-container > :hover { 
	-o-box-shadow: 0 0 12px #000000; 
	box-shadow: 0 0 12px #000000;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	cursor: pointer;
}

#toast-container > .toast-info {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
.toast-top-right {
    top: 62px;
    right: 12px;
}
@charset "UTF-8";
/*
 * 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 v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 1, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_root.scss */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 19, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 25, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 46, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 62, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 72, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 88, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 97, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 110, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

/* line 119, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 125, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 132, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 139, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 143, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 148, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 152, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 157, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
small {
  font-size: 80%;
}

/* line 166, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 174, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 175, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 182, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 199, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

/* line 208, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 218, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 226, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 240, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 250, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 255, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 267, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
}

/* line 271, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 279, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
}

/* line 290, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 299, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 308, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 313, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 324, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
input {
  overflow: visible;
}

/* line 329, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 337, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 345, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 358, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 365, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 373, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 380, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 392, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 398, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 413, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 425, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 430, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 435, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 448, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 457, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 466, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 470, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 475, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
template {
  display: none;
}

/* line 481, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 16, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2.5rem;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 2rem;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.75rem;
}

/* line 19, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.5rem;
}

/* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 23, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 39, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 44, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 55, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 67, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 89, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}

/* line 95, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 106, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 117, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 122, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 8, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/* line 2, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

/* line 8, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
a > code {
  color: inherit;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 45, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 1140px;
  }
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 28, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 38, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-first {
  order: -1;
}

/* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-last {
  order: 13;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-0 {
  order: 0;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-1 {
  order: 1;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-2 {
  order: 2;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-3 {
  order: 3;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-4 {
  order: 4;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-5 {
  order: 5;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-6 {
  order: 6;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-7 {
  order: 7;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-8 {
  order: 8;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-9 {
  order: 9;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-10 {
  order: 10;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-11 {
  order: 11;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-12 {
  order: 12;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.3333333333%;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.6666666667%;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.3333333333%;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.6666666667%;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.3333333333%;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.6666666667%;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.3333333333%;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-first {
    order: -1;
  }
  /* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-last {
    order: 13;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-0 {
    order: 0;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-1 {
    order: 1;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-2 {
    order: 2;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-3 {
    order: 3;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-4 {
    order: 4;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-5 {
    order: 5;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-6 {
    order: 6;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-7 {
    order: 7;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-8 {
    order: 8;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-9 {
    order: 9;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-10 {
    order: 10;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-11 {
    order: 11;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-12 {
    order: 12;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-first {
    order: -1;
  }
  /* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-last {
    order: 13;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-0 {
    order: 0;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-1 {
    order: 1;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-2 {
    order: 2;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-3 {
    order: 3;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-4 {
    order: 4;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-5 {
    order: 5;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-6 {
    order: 6;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-7 {
    order: 7;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-8 {
    order: 8;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-9 {
    order: 9;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-10 {
    order: 10;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-11 {
    order: 11;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-12 {
    order: 12;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-first {
    order: -1;
  }
  /* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-last {
    order: 13;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-0 {
    order: 0;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-1 {
    order: 1;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-2 {
    order: 2;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-3 {
    order: 3;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-4 {
    order: 4;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-5 {
    order: 5;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-6 {
    order: 6;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-7 {
    order: 7;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-8 {
    order: 8;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-9 {
    order: 9;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-10 {
    order: 10;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-11 {
    order: 11;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-12 {
    order: 12;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-first {
    order: -1;
  }
  /* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-last {
    order: 13;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-0 {
    order: 0;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-1 {
    order: 1;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-2 {
    order: 2;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-3 {
    order: 3;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-4 {
    order: 4;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-5 {
    order: 5;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-6 {
    order: 6;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-7 {
    order: 7;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-8 {
    order: 8;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-9 {
    order: 9;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-10 {
    order: 10;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-11 {
    order: 11;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-12 {
    order: 12;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

/* line 5, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 23, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 45, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

/* line 54, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 62, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 75, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

/* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 114, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 122, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 130, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 134, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

/* line 140, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-bordered {
  border: 0;
}

/* line 145, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 171, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 171, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 171, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 171, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 171, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 179, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control {
    transition: none;
  }
}

/* line 28, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 57, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 69, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 82, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 90, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 97, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 110, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 122, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 137, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 145, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 155, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 161, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 170, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 174, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 184, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 190, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 202, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 208, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 213, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 218, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-label {
  margin-bottom: 0;
}

/* line 222, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 229, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 38, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 54, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 65, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 70, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 78, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 87, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 95, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 100, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 109, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 117, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

/* line 121, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 129, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

/* line 132, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 137, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 142, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

/* line 149, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 153, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 163, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

/* line 167, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 172, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 38, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 54, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 65, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 70, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 78, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 87, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 95, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 100, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 109, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 117, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 121, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 129, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 132, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 137, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 142, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

/* line 149, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 153, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 163, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 167, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 172, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 258, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 266, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 272, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 280, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 289, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 296, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 300, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  /* line 307, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 314, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 322, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 326, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn {
    transition: none;
  }
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:hover {
  color: #212529;
  text-decoration: none;
}

/* line 25, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

/* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 60, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary.active:not(:disabled):not(.disabled), .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

/* line 50, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 60, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary.active:not(:disabled):not(.disabled), .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

/* line 50, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 60, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active, .btn-success.active:not(:disabled):not(.disabled), .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

/* line 50, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success.active:not(:disabled):not(.disabled):focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 60, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active, .btn-info.active:not(:disabled):not(.disabled), .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

/* line 50, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info.active:not(:disabled):not(.disabled):focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 60, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning.active:not(:disabled):not(.disabled), .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 50, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.active:not(:disabled):not(.disabled):focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 60, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger.active:not(:disabled):not(.disabled), .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 50, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 60, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active, .btn-light.active:not(:disabled):not(.disabled), .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

/* line 50, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light.active:not(:disabled):not(.disabled):focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 60, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark.active:not(:disabled):not(.disabled), .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

/* line 50, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark.active:not(:disabled):not(.disabled):focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 66, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 71, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 76, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

/* line 82, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary.active:not(:disabled):not(.disabled), .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 89, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 66, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 71, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 76, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 82, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary.active:not(:disabled):not(.disabled), .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 89, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 66, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 71, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 76, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 82, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success.active:not(:disabled):not(.disabled), .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 89, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 66, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 71, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 76, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 82, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info.active:not(:disabled):not(.disabled), .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 89, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 66, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 71, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 76, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 82, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning.active:not(:disabled):not(.disabled), .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 89, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 66, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 71, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 76, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 82, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger.active:not(:disabled):not(.disabled), .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 89, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 66, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 71, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 76, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 82, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light.active:not(:disabled):not(.disabled), .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 89, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 66, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 71, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 76, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 82, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark.active:not(:disabled):not(.disabled), .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 89, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 77, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 87, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}

/* line 93, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 107, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 111, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 120, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 125, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 134, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 1, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
  .fade {
    transition: none;
  }
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 10, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 2, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 9, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 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, 0.15);
  border-radius: 0.25rem;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 57, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 70, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 80, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 87, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 45, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 97, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 106, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 116, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 123, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 153, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* line 160, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

/* line 172, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 177, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 187, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 10, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 19, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 28, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 33, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 46, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 73, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 79, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 84, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 89, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 111, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 116, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 121, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 127, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 132, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 152, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 156, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 25, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 33, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 46, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 56, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 76, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 80, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

/* line 85, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

/* line 93, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend {
  margin-right: -1px;
}

/* line 94, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-append {
  margin-left: -1px;
}

/* line 102, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 118, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 130, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

/* line 135, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 147, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

/* line 152, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 164, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 177, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 186, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 10, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 27, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 43, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

/* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

/* line 55, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 69, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 75, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

/* line 90, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

/* line 108, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 113, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

/* line 119, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

/* line 124, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

/* line 130, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 133, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 144, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 150, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  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");
}

/* line 156, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 167, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 171, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 179, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 179, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

/* line 192, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

/* line 199, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 212, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 230, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 239, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 250, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 257, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 263, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  display: none;
}

/* line 268, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

/* line 276, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

/* line 289, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

/* line 297, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 305, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 310, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 315, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 320, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 325, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 342, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 366, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 373, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus {
  outline: none;
}

/* line 378, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 379, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 380, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 383, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 387, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 387, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 398, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

/* line 403, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 414, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 414, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 424, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

/* line 429, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 440, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 440, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

/* line 453, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

/* line 458, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 469, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 474, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 481, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 485, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 489, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 493, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 497, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 503, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 503, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 23, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 41, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 56, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 63, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 77, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 81, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

/* line 94, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 101, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 114, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 117, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 28, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 61, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 68, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 73, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 84, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 99, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 108, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 123, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  /* line 142, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 140, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 156, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 167, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 142, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 140, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 156, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 167, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 142, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 140, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 156, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 167, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 142, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 140, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 156, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 167, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 140, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 142, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 153, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 156, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 160, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 167, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

/* line 172, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 179, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 194, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 203, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 210, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 215, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 223, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 228, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 232, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 234, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 246, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 255, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 262, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 267, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 275, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 280, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 284, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 286, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.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, 0.125);
  border-radius: 0.25rem;
}

/* line 16, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 28, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 46, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 60, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 69, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 76, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 81, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 87, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 92, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 102, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 109, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 115, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 124, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 130, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 135, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 143, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-deck {
  display: flex;
  flex-direction: column;
}

/* line 147, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 143, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 156, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 173, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-group {
  display: flex;
  flex-direction: column;
}

/* line 179, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 173, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    flex-flow: row wrap;
  }
  /* line 187, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 192, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 199, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 202, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 207, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 214, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 217, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 222, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 239, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 238, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 249, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 262, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card {
  overflow: hidden;
}

/* line 266, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 270, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 276, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 281, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 285, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card .card-header {
  margin-bottom: -1px;
}

/* line 1, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 16, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 38, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 1, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 25, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 45, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
  .badge {
    transition: none;
  }
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

/* line 25, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

/* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #007bff;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 1, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 1, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: 700;
}

/* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 4rem;
}

/* line 33, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary hr {
  border-top-color: #9fcdff;
}

/* line 10, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #002752;
}

/* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 10, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #202326;
}

/* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 10, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #0b2e13;
}

/* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #abdde5;
}

/* line 10, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #062c33;
}

/* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 10, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 10, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #491217;
}

/* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 10, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light .alert-link {
  color: #686868;
}

/* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 10, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 9, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 19, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 19, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 36, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  /* line 36, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 1, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  flex: 1;
}

/* line 5, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 33, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 44, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 54, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 63, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 71, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 88, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 91, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

/* line 95, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 100, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  /* line 88, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 91, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  /* line 88, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 91, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  /* line 88, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 91, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  /* line 88, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 91, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

/* line 117, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 122, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

/* line 128, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 134, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 1, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:hover {
  color: #000;
  text-decoration: none;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

/* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 39, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_close.scss */
a.close.disabled {
  pointer-events: none;
}

/* line 1, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast.showing {
  opacity: 1;
}

/* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast.show {
  display: block;
  opacity: 1;
}

/* line 27, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast.hide {
  display: none;
}

/* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast-body {
  padding: 0.75rem;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 36, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 44, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 44, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 53, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 57, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 62, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

/* line 67, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 72, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 78, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

/* line 85, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

/* line 90, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 94, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 101, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.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, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 119, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 129, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 130, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 135, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 143, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 151, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 158, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 167, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 176, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 177, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 181, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 192, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 197, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 200, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 205, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 208, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  /* line 217, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 221, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 228, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 2, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-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: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 46, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 54, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 62, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 76, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 84, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 108, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-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: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 27, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 41, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

/* line 44, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 50, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 58, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 61, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 67, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 73, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 81, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 84, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}

/* line 87, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 93, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 101, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 113, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 116, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 122, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 128, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 153, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 163, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 168, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 2, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    transition: none;
  }
}

/* line 39, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 45, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

/* line 50, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

/* line 61, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 67, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

/* line 74, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {
  /* line 74, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

/* line 87, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 87, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 111, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 117, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 125, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

/* line 132, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

/* line 135, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

/* line 145, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 159, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 159, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators li {
    transition: none;
  }
}

/* line 177, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  opacity: 1;
}

/* line 187, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

/* line 9, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

/* line 3, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #007bff !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #28a745 !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #17a2b8 !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 8, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 9, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 10, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 16, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-primary {
  border-color: #007bff !important;
}

/* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-success {
  border-color: #28a745 !important;
}

/* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-info {
  border-color: #17a2b8 !important;
}

/* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-dark {
  border-color: #343a40 !important;
}

/* line 25, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-white {
  border-color: #fff !important;
}

/* line 33, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 41, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 46, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 56, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 61, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 65, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 69, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 73, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 3, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

/* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 28, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 33, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-center {
  align-items: center !important;
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 38, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 39, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-center {
  align-content: center !important;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 41, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 44, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 45, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 46, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-center {
  align-self: center !important;
}

/* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 26, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 27, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 28, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 33, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 38, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 39, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 41, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 44, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 45, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 46, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 26, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 27, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 28, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 33, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 38, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 39, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 41, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 44, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 45, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 46, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 26, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 27, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 28, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 33, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 38, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 39, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 41, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 44, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 45, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 46, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 26, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 27, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 28, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 29, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 33, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 35, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 38, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 39, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 41, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 42, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 44, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 45, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 46, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 8, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 9, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 8, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 9, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 8, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 9, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 8, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 9, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 8, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 9, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 5, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-static {
  position: static !important;
}

/* line 5, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-relative {
  position: relative !important;
}

/* line 5, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-absolute {
  position: absolute !important;
}

/* line 5, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-fixed {
  position: fixed !important;
}

/* line 5, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-sticky {
  position: sticky !important;
}

/* line 10, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 26, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 3, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 4, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-auto {
  width: auto !important;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-auto {
  height: auto !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 16, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 19, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 20, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 54, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 57, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  /* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 54, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 57, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  /* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  /* line 54, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 57, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  /* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 54, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 57, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 15, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 18, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 48, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  /* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 54, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 57, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 12, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 14, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 23, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 23, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 23, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 23, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 22, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 23, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 30, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 31, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 32, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 36, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 37, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 39, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 40, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 41, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 45, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #007bff !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-secondary {
  color: #6c757d !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #28a745 !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #17a2b8 !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ffc107 !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #dc3545 !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-light {
  color: #f8f9fa !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

/* line 6, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-dark {
  color: #343a40 !important;
}

/* line 17, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

/* line 51, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-body {
  color: #212529 !important;
}

/* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 54, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 55, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 59, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 63, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 65, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

/* line 72, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-reset {
  color: inherit !important;
}

/* line 7, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible {
  visibility: visible !important;
}

/* line 11, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 24, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 34, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 49, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 52, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 63, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 67, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 72, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 79, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 92, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  body {
    min-width: 992px !important;
  }
  /* line 95, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .container {
    min-width: 992px !important;
  }
  /* line 100, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 103, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }
  /* line 107, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 110, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 117, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 123, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table-dark {
    color: inherit;
  }
  /* line 126, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  /* line 134, vendor/bundle/ruby/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/* line 1, app/assets/stylesheets/footer.scss */
.footer {
  height: 60px;
  /* Set the fixed height of the footer here */
  line-height: 60px;
  /* Vertically center the text there */
  background-color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/users.scss */
.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
  margin-top: 50px;
}

/* line 8, app/assets/stylesheets/users.scss */
.mt10 {
  margin-top: 10px;
}

/* line 1, app/assets/stylesheets/main.scss */
html, body {
  height: 100%;
}

@media (max-width: 768px) {
  /* line 5, app/assets/stylesheets/main.scss */
  h1 {
    font-size: 8vw !important;
  }
}

/* line 9, app/assets/stylesheets/main.scss */
.page-wrapper {
  min-height: calc(100vh - 150px);
}

/* line 12, app/assets/stylesheets/main.scss */
.dropdown-menu {
  min-width: 200px;
}

/* line 14, app/assets/stylesheets/main.scss */
.dropdown-menu a {
  color: #2E2F30;
}

/* line 19, app/assets/stylesheets/main.scss */
form .form-group {
  min-height: 110px;
  margin-bottom: 0px !important;
}

/* line 24, app/assets/stylesheets/main.scss */
.error {
  color: red;
  font-size: 15px;
}

/* line 29, app/assets/stylesheets/main.scss */
.toast-title {
  font-weight: bold;
}

/* line 32, app/assets/stylesheets/main.scss */
.toast-message {
  font-size: 1em;
  font-weight: 400;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/* line 38, app/assets/stylesheets/main.scss */
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}

/* line 42, app/assets/stylesheets/main.scss */
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

/* line 46, app/assets/stylesheets/main.scss */
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}

/* line 61, app/assets/stylesheets/main.scss */
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/* line 70, app/assets/stylesheets/main.scss */
.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
/* line 78, app/assets/stylesheets/main.scss */
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 85, app/assets/stylesheets/main.scss */
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 90, app/assets/stylesheets/main.scss */
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 95, app/assets/stylesheets/main.scss */
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 100, app/assets/stylesheets/main.scss */
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 105, app/assets/stylesheets/main.scss */
.toast-top-left {
  top: 12px;
  left: 12px;
}

/* line 109, app/assets/stylesheets/main.scss */
.toast-top-right {
  top: 12px;
  right: 12px;
}

/* line 113, app/assets/stylesheets/main.scss */
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

/* line 117, app/assets/stylesheets/main.scss */
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* line 121, app/assets/stylesheets/main.scss */
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
}

/* line 126, app/assets/stylesheets/main.scss */
#toast-container * {
  box-sizing: border-box;
}

/* line 131, app/assets/stylesheets/main.scss */
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999;
  color: #fff;
  opacity: 1;
}

/* line 145, app/assets/stylesheets/main.scss */
#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}

/* line 150, app/assets/stylesheets/main.scss */
#toast-container > div:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

/* line 159, app/assets/stylesheets/main.scss */
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

/* line 162, app/assets/stylesheets/main.scss */
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

/* line 165, app/assets/stylesheets/main.scss */
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

/* line 168, app/assets/stylesheets/main.scss */
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

/* line 171, app/assets/stylesheets/main.scss */
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

/* line 177, app/assets/stylesheets/main.scss */
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

/* line 183, app/assets/stylesheets/main.scss */
.toast {
  background-color: #030303;
}

/* line 186, app/assets/stylesheets/main.scss */
.toast-success {
  background-color: #51A351;
}

/* line 189, app/assets/stylesheets/main.scss */
.toast-error {
  background-color: #BD362F;
}

/* line 192, app/assets/stylesheets/main.scss */
.toast-info {
  background-color: #2F96B4;
}

/* line 195, app/assets/stylesheets/main.scss */
.toast-warning {
  background-color: #F89406;
}

/* line 198, app/assets/stylesheets/main.scss */
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  /* line 210, app/assets/stylesheets/main.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  /* line 214, app/assets/stylesheets/main.scss */
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  /* line 217, app/assets/stylesheets/main.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  /* line 221, app/assets/stylesheets/main.scss */
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  /* line 227, app/assets/stylesheets/main.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  /* line 231, app/assets/stylesheets/main.scss */
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  /* line 234, app/assets/stylesheets/main.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  /* line 238, app/assets/stylesheets/main.scss */
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  /* line 244, app/assets/stylesheets/main.scss */
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  /* line 248, app/assets/stylesheets/main.scss */
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}

/* line 1, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside {
  background-color: #1e1e2d;
}

/* line 3, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .ps > .ps__rail-x {
  background: transparent;
}

/* line 5, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .ps > .ps__rail-x:hover, .kt-aside .ps > .ps__rail-x:focus {
  opacity: 1;
  background: transparent;
}

/* line 8, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .ps > .ps__rail-x:hover > .ps__thumb-x, .kt-aside .ps > .ps__rail-x:focus > .ps__thumb-x {
  opacity: 1;
}

/* line 10, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .ps > .ps__rail-x > .ps__thumb-x {
  background: #637099;
  opacity: 1;
}

/* line 13, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .ps > .ps__rail-x > .ps__thumb-x:hover, .kt-aside .ps > .ps__rail-x > .ps__thumb-x:focus {
  opacity: 1;
  background: #637099;
}

/* line 16, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .ps > .ps__rail-y {
  background: transparent;
}

/* line 18, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .ps > .ps__rail-y:hover, .kt-aside .ps > .ps__rail-y:focus {
  background: transparent;
  opacity: 1;
}

/* line 21, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .ps > .ps__rail-y:hover > .ps__thumb-y, .kt-aside .ps > .ps__rail-y:focus > .ps__thumb-y {
  opacity: 1;
}

/* line 23, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .ps > .ps__rail-y > .ps__thumb-y {
  background: #637099;
  opacity: 1;
}

/* line 26, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .ps > .ps__rail-y > .ps__thumb-y:hover, .kt-aside .ps > .ps__rail-y > .ps__thumb-y:focus {
  opacity: 1;
  background: #637099;
}

/* line 29, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .kt-aside__footer {
  background-color: #1f2231;
}

/* line 31, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .kt-aside__footer .btn {
  transition: all 0.3s;
  background-color: transparent;
}

/* line 34, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .kt-aside__footer .btn i {
  transition: all 0.3s;
  color: #364b8b;
}

/* line 37, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .kt-aside__footer .show .btn,
.kt-aside .kt-aside__footer .btn:hover {
  transition: all 0.3s;
  background-color: #191b27;
}

/* line 41, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .kt-aside__footer .show .btn i,
.kt-aside .kt-aside__footer .btn:hover i {
  transition: all 0.3s;
  color: #583BC0;
}

/* line 46, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu {
  background-color: #1e1e2d;
}

/* line 48, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
  color: #a2a3b7;
}

/* line 51, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
  color: #494b74;
}

/* line 54, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #494b74;
}

/* line 58, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 61, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #5c5e81;
}

/* line 64, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #5c5e81;
}

/* line 67, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
  color: #5c5e81;
}

/* line 70, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open {
  transition: background-color 0.3s;
}

/* line 72, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link {
  background-color: #1b1b28;
}

/* line 75, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text {
  font-weight: 500;
  color: #ffffff;
}

/* line 79, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon {
  color: #583BC0;
}

/* line 82, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 86, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 89, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 92, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 95, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
  color: #ffffff;
}

/* line 98, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here {
  transition: background-color 0.3s;
}

/* line 100, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link {
  background-color: #1b1b28;
}

/* line 103, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text {
  color: #ffffff;
}

/* line 106, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon {
  color: #583BC0;
}

/* line 109, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 113, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 116, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 119, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 122, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__ver-arrow {
  color: #ffffff;
}

/* line 125, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active {
  transition: background-color 0.3s;
  border-left: 3px solid #aa44a8;
}

/* line 128, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
  background-color: #1b1b28;
}

/* line 131, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
  color: #ffffff;
}

/* line 134, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
  color: #583BC0;
}

/* line 137, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 141, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 144, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 147, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 150, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__ver-arrow {
  color: #ffffff;
}

/* line 153, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover {
  transition: background-color 0.3s;
}

/* line 155, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
  background-color: #1b1b28;
}

/* line 158, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
  color: #ffffff;
}

/* line 161, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon {
  color: #583BC0;
}

/* line 164, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 168, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 171, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 174, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 177, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__ver-arrow {
  color: #ffffff;
}

/* line 180, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__arrow {
  color: #1e1e2d;
}

/* line 182, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__section .kt-menu__section-text {
  color: #4c4e6f;
}

/* line 184, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__section .kt-menu__section-icon {
  color: #4c4e6f;
}

/* line 186, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__separator {
  border-bottom: 1px solid #4c4e6f;
}

/* line 188, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text {
  color: #9899ac;
}

/* line 191, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
  color: #494b74;
}

/* line 194, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #494b74;
}

/* line 198, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 201, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #5c5e81;
}

/* line 204, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #5c5e81;
}

/* line 207, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
  color: #5c5e81;
}

/* line 210, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open {
  transition: background-color 0.3s;
}

/* line 212, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link {
  background-color: #1b1b28;
}

/* line 215, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text {
  font-weight: 500;
  color: #ffffff;
}

/* line 219, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon {
  color: #583BC0;
}

/* line 222, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 226, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 229, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 232, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 235, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
  color: #ffffff;
}

/* line 238, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here {
  transition: background-color 0.3s;
}

/* line 240, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link {
  background-color: #1b1b28;
}

/* line 243, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon {
  color: #583BC0;
}

/* line 246, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 250, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 253, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 256, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 259, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__ver-arrow {
  color: #ffffff;
}

/* line 262, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active {
  transition: background-color 0.3s;
  border-left: 3px solid #aa44a8;
}

/* line 265, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link {
  background-color: #1b1b28;
}

/* line 268, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
  color: #ffffff;
}

/* line 271, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
  color: #583BC0;
}

/* line 274, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 278, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 281, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 284, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 287, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__ver-arrow {
  color: #ffffff;
}

/* line 290, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover {
  transition: background-color 0.3s;
}

/* line 292, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
  background-color: #1b1b28;
}

/* line 295, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
  color: #ffffff;
}

/* line 298, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon {
  color: #583BC0;
}

/* line 301, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 305, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 308, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 311, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 314, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__ver-arrow {
  color: #ffffff;
}

/* line 317, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__section .kt-menu__section-text {
  color: #4c4e6f;
}

/* line 319, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__section .kt-menu__section-icon {
  color: #4c4e6f;
}

/* line 321, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__separator {
  border-bottom: 1px solid #4c4e6f;
}

@media (min-width: 1025px) {
  /* line 325, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item {
    background: transparent;
  }
  /* line 327, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link > .kt-menu__link-icon {
    color: #7c87a6;
  }
  /* line 329, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover, .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open {
    background: transparent !important;
  }
  /* line 331, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover > .kt-menu__link > .kt-menu__link-icon, .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link > .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 333, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here, .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active {
    background: transparent !important;
  }
  /* line 335, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link > .kt-menu__link-icon, .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link > .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 337, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item:hover {
    background: transparent;
  }
  /* line 339, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link > .kt-menu__link-icon {
    color: #583BC0 !important;
  }
}

@media (min-width: 1025px) {
  /* line 343, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu {
    background-color: #fff;
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  }
  /* line 347, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #696e92;
  }
  /* line 352, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: #a8aabb;
  }
  /* line 357, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #a8aabb;
  }
  /* line 363, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 368, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #a8aabb;
  }
  /* line 373, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #a8aabb;
  }
  /* line 378, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    color: #a8aabb;
  }
  /* line 383, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open {
    transition: background-color 0.3s;
  }
  /* line 386, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link {
    background-color: #f8f8fb;
  }
  /* line 391, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-text,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text {
    font-weight: 500;
    color: #583BC0;
  }
  /* line 397, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 402, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 408, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 413, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 418, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 423, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
    color: #583BC0;
  }
  /* line 428, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here {
    transition: background-color 0.3s;
  }
  /* line 431, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link {
    background-color: #f8f8fb;
  }
  /* line 436, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 441, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 446, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 451, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 456, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active {
    transition: background-color 0.3s;
    border-left: 3px solid #aa44a8;
  }
  /* line 460, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: #f8f8fb;
  }
  /* line 465, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 470, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 475, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 481, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 486, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 491, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 496, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__ver-arrow {
    color: #583BC0;
  }
  /* line 501, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover {
    transition: background-color 0.3s;
  }
  /* line 504, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
    background-color: #f8f8fb;
  }
  /* line 509, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 514, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 519, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 525, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 530, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 535, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 540, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__ver-arrow {
    color: #583BC0;
  }
  /* line 545, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__section .kt-menu__section-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__section .kt-menu__section-text {
    color: #a4a7bd;
  }
  /* line 548, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__section .kt-menu__section-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__section .kt-menu__section-icon {
    color: #aaacc2;
  }
  /* line 551, app/assets/stylesheets/skins/aside/dark.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__separator,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__separator {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }
}

/* line 555, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-close {
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 557, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-close i {
  color: rgba(255, 255, 255, 0.7);
}

/* line 559, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-close:hover {
  background-color: #583BC0;
}

/* line 561, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside-close:hover i {
  color: #ffffff;
}

/* line 564, app/assets/stylesheets/skins/aside/dark.css */
.kt-aside .kt-aside-menu > .kt-menu__nav .kt-menu__item > .kt-menu__link:not(.kt-menu__link--active):not(.kt-menu__link--here):not(.kt-menu__link--hover) [class^="flaticon2-"],
.kt-aside .kt-aside-menu > .kt-menu__nav .kt-menu__item > .kt-menu__link:not(.kt-menu__link--active):not(.kt-menu__link--here):not(.kt-menu__link--hover) [class*=" flaticon2-"] {
  color: #434d6b;
}

/* line 1, app/assets/stylesheets/skins/aside/light.css */
.kt-aside {
  background-color: #ffffff;
  box-shadow: 0px 0px 28px 0px rgba(82, 63, 105, 0.08);
}

/* line 4, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .ps > .ps__rail-x {
  background: transparent;
}

/* line 6, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .ps > .ps__rail-x:hover, .kt-aside .ps > .ps__rail-x:focus {
  opacity: 1;
  background: transparent;
}

/* line 9, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .ps > .ps__rail-x:hover > .ps__thumb-x, .kt-aside .ps > .ps__rail-x:focus > .ps__thumb-x {
  opacity: 1;
}

/* line 11, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .ps > .ps__rail-x > .ps__thumb-x {
  background: #e0e2f0;
  opacity: 1;
}

/* line 14, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .ps > .ps__rail-x > .ps__thumb-x:hover, .kt-aside .ps > .ps__rail-x > .ps__thumb-x:focus {
  opacity: 1;
  background: #e0e2f0;
}

/* line 17, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .ps > .ps__rail-y {
  background: transparent;
}

/* line 19, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .ps > .ps__rail-y:hover, .kt-aside .ps > .ps__rail-y:focus {
  background: transparent;
  opacity: 1;
}

/* line 22, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .ps > .ps__rail-y:hover > .ps__thumb-y, .kt-aside .ps > .ps__rail-y:focus > .ps__thumb-y {
  opacity: 1;
}

/* line 24, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .ps > .ps__rail-y > .ps__thumb-y {
  background: #e0e2f0;
  opacity: 1;
}

/* line 27, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .ps > .ps__rail-y > .ps__thumb-y:hover, .kt-aside .ps > .ps__rail-y > .ps__thumb-y:focus {
  opacity: 1;
  background: #e0e2f0;
}

/* line 30, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .kt-aside__footer {
  background-color: #f6f7fd;
}

/* line 32, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .kt-aside__footer .btn {
  transition: all 0.3s;
  background-color: transparent;
}

/* line 35, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .kt-aside__footer .btn i {
  transition: all 0.3s;
  color: #99a7df;
}

/* line 38, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .kt-aside__footer .show .btn,
.kt-aside .kt-aside__footer .btn:hover {
  transition: all 0.3s;
  background-color: #dde1f7;
}

/* line 42, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .kt-aside__footer .show .btn i,
.kt-aside .kt-aside__footer .btn:hover i {
  transition: all 0.3s;
  color: #583BC0;
}

/* line 47, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu {
  background-color: #ffffff;
}

/* line 49, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
  color: #74747b;
}

/* line 52, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
  color: #74747b;
}

/* line 55, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #74747b;
}

/* line 59, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 62, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #c4cff9;
}

/* line 65, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #c4cff9;
}

/* line 68, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
  color: #c4cff9;
}

/* line 71, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open {
  transition: background-color 0.3s;
}

/* line 73, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link {
  background-color: #f6f7fd;
}

/* line 76, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text {
  font-weight: 500;
  color: #583BC0;
}

/* line 80, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon {
  color: #583BC0;
}

/* line 83, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 87, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 90, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 93, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 96, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
  color: #583BC0;
}

/* line 99, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here {
  transition: background-color 0.3s;
}

/* line 101, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link {
  background-color: #f6f7fd;
}

/* line 104, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text {
  color: #583BC0;
}

/* line 107, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon {
  color: #583BC0;
}

/* line 110, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 114, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 117, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 120, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 123, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__ver-arrow {
  color: #583BC0;
}

/* line 126, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active {
  transition: background-color 0.3s;
  border-left: 3px solid #aa44a8;
}

/* line 129, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
  background-color: rgba(179, 101, 239, 0.17);
}

/* line 132, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
  color: #aa44a8;
}

/* line 135, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
  color: #aa44a8;
}

/* line 138, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #aa44a8;
}

/* line 142, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 145, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 148, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 151, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__ver-arrow {
  color: #583BC0;
}

/* line 154, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover {
  transition: background-color 0.3s;
}

/* line 156, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
  background-color: #f6f7fd;
}

/* line 159, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
  color: #aa44a8;
}

/* line 162, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon {
  color: #aa44a8;
}

/* line 165, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #aa44a8;
}

/* line 169, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 172, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 175, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 178, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__ver-arrow {
  color: #583BC0;
}

/* line 181, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__arrow {
  color: #ffffff;
}

/* line 183, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__section .kt-menu__section-text {
  color: #a1a8c3;
}

/* line 185, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__section .kt-menu__section-icon {
  color: #a1a8c3;
}

/* line 187, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__separator {
  border-bottom: 1px solid #a1a8c3;
}

/* line 189, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text {
  color: #3d4465;
}

/* line 192, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
  color: #c4cff9;
}

/* line 195, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #c4cff9;
}

/* line 199, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 202, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #c4cff9;
}

/* line 205, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #c4cff9;
}

/* line 208, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
  color: #c4cff9;
}

/* line 211, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open {
  transition: background-color 0.3s;
}

/* line 213, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link {
  background-color: #f8f8fb;
}

/* line 216, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text {
  font-weight: 500;
  color: #583BC0;
}

/* line 220, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon {
  color: #583BC0;
}

/* line 223, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 227, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 230, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 233, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 236, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
  color: #583BC0;
}

/* line 239, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here {
  transition: background-color 0.3s;
}

/* line 241, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link {
  background-color: #f8f8fb;
}

/* line 244, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
}

/* line 247, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 250, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 253, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 256, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active {
  transition: background-color 0.3s;
  border-left: 3px solid #aa44a8;
}

/* line 259, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link {
  background-color: #f8f8fb;
}

/* line 262, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
  color: #583BC0;
}

/* line 265, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
  color: #583BC0;
}

/* line 268, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 272, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 275, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 278, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 281, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__ver-arrow {
  color: #583BC0;
}

/* line 284, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover {
  transition: background-color 0.3s;
}

/* line 286, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
  background-color: #f8f8fb;
}

/* line 289, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
  color: #583BC0;
}

/* line 292, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon {
  color: #583BC0;
}

/* line 295, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 299, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 302, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 305, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  background-color: #583BC0;
}

/* line 308, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__ver-arrow {
  color: #583BC0;
}

/* line 311, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__section .kt-menu__section-text {
  color: #a4a7bd;
}

/* line 313, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__section .kt-menu__section-icon {
  color: #aaacc2;
}

/* line 315, app/assets/stylesheets/skins/aside/light.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__separator {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

@media (min-width: 1025px) {
  /* line 319, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item {
    background: transparent;
  }
  /* line 321, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link > .kt-menu__link-icon {
    color: #c4cff9;
  }
  /* line 323, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover, .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open {
    background: transparent !important;
  }
  /* line 325, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover > .kt-menu__link > .kt-menu__link-icon, .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link > .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 327, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here, .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active {
    background: transparent !important;
  }
  /* line 329, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link > .kt-menu__link-icon, .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link > .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 331, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item:hover {
    background: transparent;
  }
  /* line 333, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link > .kt-menu__link-icon {
    color: #583BC0 !important;
  }
}

@media (min-width: 1025px) {
  /* line 337, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu {
    background-color: #fff;
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  }
  /* line 341, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #696e92;
  }
  /* line 346, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: #a8aabb;
  }
  /* line 351, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #a8aabb;
  }
  /* line 357, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 362, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #a8aabb;
  }
  /* line 367, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #a8aabb;
  }
  /* line 372, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    color: #a8aabb;
  }
  /* line 377, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open {
    transition: background-color 0.3s;
  }
  /* line 380, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link {
    background-color: #f8f8fb;
  }
  /* line 385, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-text,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text {
    font-weight: 500;
    color: #583BC0;
  }
  /* line 391, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 396, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 402, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 407, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 412, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 417, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
    color: #583BC0;
  }
  /* line 422, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here {
    transition: background-color 0.3s;
  }
  /* line 425, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link {
    background-color: #f8f8fb;
  }
  /* line 430, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 435, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 440, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 445, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 450, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active {
    transition: background-color 0.3s;
    border-left: 3px solid #aa44a8;
  }
  /* line 454, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: #f8f8fb;
  }
  /* line 459, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 464, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 469, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 475, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 480, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 485, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 490, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__ver-arrow {
    color: #583BC0;
  }
  /* line 495, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover {
    transition: background-color 0.3s;
  }
  /* line 498, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
    background-color: #f8f8fb;
  }
  /* line 503, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 508, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 513, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 519, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 524, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 529, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 534, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__ver-arrow {
    color: #583BC0;
  }
  /* line 539, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__section .kt-menu__section-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__section .kt-menu__section-text {
    color: #a4a7bd;
  }
  /* line 542, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__section .kt-menu__section-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__section .kt-menu__section-icon {
    color: #aaacc2;
  }
  /* line 545, app/assets/stylesheets/skins/aside/light.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__separator,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav .kt-menu__separator {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }
}

/* line 549, app/assets/stylesheets/skins/aside/light.css */
.kt-aside .kt-aside-menu > .kt-menu__navm .kt-menu__item > .kt-menu__link .kt-menu__link-text {
  font-weight: 500;
}

@media (min-width: 1025px) {
  /* line 2, app/assets/stylesheets/skins/brand/dark.css */
  .kt-aside__brand {
    background-color: #1a1a27;
    box-shadow: none;
  }
  /* line 5, app/assets/stylesheets/skins/brand/dark.css */
  .kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler svg g [fill] {
    transition: fill 0.3s ease;
    fill: #494b74;
  }
  /* line 8, app/assets/stylesheets/skins/brand/dark.css */
  .kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 10, app/assets/stylesheets/skins/brand/dark.css */
  .kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler:hover svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 13, app/assets/stylesheets/skins/brand/dark.css */
  .kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler:hover svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
}

@media (max-width: 1024px) {
  /* line 17, app/assets/stylesheets/skins/brand/dark.css */
  .kt-header-mobile {
    background-color: #1a1a27;
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.1);
  }
  /* line 20, app/assets/stylesheets/skins/brand/dark.css */
  .kt-header__topbar--mobile-on .kt-header-mobile {
    box-shadow: none;
  }
  /* line 22, app/assets/stylesheets/skins/brand/dark.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span {
    background: #484f66;
  }
  /* line 24, app/assets/stylesheets/skins/brand/dark.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span::before, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span::after {
    background: #484f66;
  }
  /* line 26, app/assets/stylesheets/skins/brand/dark.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler:hover span {
    background: #ffffff;
  }
  /* line 28, app/assets/stylesheets/skins/brand/dark.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler:hover span::before, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler:hover span::after {
    background: #ffffff;
  }
  /* line 30, app/assets/stylesheets/skins/brand/dark.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--active span {
    background: #ffffff;
  }
  /* line 32, app/assets/stylesheets/skins/brand/dark.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--active span::before, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--active span::after {
    background: #ffffff;
  }
  /* line 34, app/assets/stylesheets/skins/brand/dark.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__topbar-toggler i {
    color: #484f66;
  }
  /* line 36, app/assets/stylesheets/skins/brand/dark.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__topbar-toggler.kt-header-mobile__topbar-toggler--active i, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__topbar-toggler:hover i {
    color: #ffffff;
  }
}

@media (min-width: 1025px) {
  /* line 2, app/assets/stylesheets/skins/brand/light.css */
  .kt-aside__brand {
    background-color: #ffffff;
    box-shadow: none;
  }
  /* line 5, app/assets/stylesheets/skins/brand/light.css */
  .kt-aside__brand .kt-aside__brand-tools svg g [fill] {
    fill: #583BC0;
  }
}

@media (max-width: 1024px) {
  /* line 9, app/assets/stylesheets/skins/brand/light.css */
  .kt-header-mobile {
    background-color: #ffffff;
    border-bottom: 1px solid #eff0f6;
  }
  /* line 12, app/assets/stylesheets/skins/brand/light.css */
  .kt-header-mobile--fixed.kt-header--minimize .kt-header-mobile {
    border-bottom: 0;
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.1);
  }
  /* line 15, app/assets/stylesheets/skins/brand/light.css */
  .kt-header__topbar--mobile-on .kt-header-mobile {
    box-shadow: none;
  }
  /* line 17, app/assets/stylesheets/skins/brand/light.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span {
    background: #b4b8ce;
  }
  /* line 19, app/assets/stylesheets/skins/brand/light.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span::before, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span::after {
    background: #b4b8ce;
  }
  /* line 21, app/assets/stylesheets/skins/brand/light.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler:hover span {
    background: #583BC0;
  }
  /* line 23, app/assets/stylesheets/skins/brand/light.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler:hover span::before, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler:hover span::after {
    background: #583BC0;
  }
  /* line 25, app/assets/stylesheets/skins/brand/light.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--active span {
    background: #583BC0;
  }
  /* line 27, app/assets/stylesheets/skins/brand/light.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--active span::before, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--active span::after {
    background: #583BC0;
  }
  /* line 29, app/assets/stylesheets/skins/brand/light.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__topbar-toggler i {
    color: #b4b8ce;
  }
  /* line 31, app/assets/stylesheets/skins/brand/light.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__topbar-toggler.kt-header-mobile__topbar-toggler--active i, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__topbar-toggler:hover i {
    color: #583BC0;
  }
}

@media (min-width: 1025px) {
  /* line 2, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header {
    background-color: #1e1e2d;
    box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
  }
  /* line 5, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    border-radius: 4px;
  }
  /* line 7, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #c0c4d1;
    font-weight: 500;
  }
  /* line 10, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    color: #677191;
  }
  /* line 12, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__hor-icon {
    color: #677191;
  }
  /* line 14, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link {
    background-color: #282f48;
  }
  /* line 16, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 18, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__hor-arrow, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__hor-arrow, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link .kt-menu__hor-arrow {
    color: #ffffff;
  }
  /* line 20, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__hor-icon, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__hor-icon, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link .kt-menu__hor-icon {
    color: #ffffff;
  }
}

/* line 23, app/assets/stylesheets/skins/header/base/dark.css */
.kt-header .kt-header__topbar {
  padding-right: 15px;
}

/* line 25, app/assets/stylesheets/skins/header/base/dark.css */
.kt-aside-secondary--enabled .kt-header .kt-header__topbar {
  padding-right: 0;
}

/* line 27, app/assets/stylesheets/skins/header/base/dark.css */
.kt-header .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon i {
  color: #6e7899;
}

/* line 29, app/assets/stylesheets/skins/header/base/dark.css */
.kt-header .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon svg g [fill] {
  fill: #6e7899;
}

/* line 31, app/assets/stylesheets/skins/header/base/dark.css */
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-welcome {
  color: #6b7594;
}

/* line 33, app/assets/stylesheets/skins/header/base/dark.css */
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-username {
  color: #c0c4d1;
}

/* line 35, app/assets/stylesheets/skins/header/base/dark.css */
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar--quick-panel-toggler .kt-header__topbar-icon i {
  color: #6e7899;
}

/* line 37, app/assets/stylesheets/skins/header/base/dark.css */
.kt-header .kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon, .kt-header .kt-header__topbar .kt-header__topbar-item.show .kt-header__topbar-icon {
  background-color: #282f48;
}

/* line 39, app/assets/stylesheets/skins/header/base/dark.css */
.kt-header .kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon i, .kt-header .kt-header__topbar .kt-header__topbar-item.show .kt-header__topbar-icon i {
  color: #fff;
}

/* line 41, app/assets/stylesheets/skins/header/base/dark.css */
.kt-header .kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon svg g [fill], .kt-header .kt-header__topbar .kt-header__topbar-item.show .kt-header__topbar-icon svg g [fill] {
  fill: #fff;
}

/* line 43, app/assets/stylesheets/skins/header/base/dark.css */
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user:hover .kt-header__topbar-user, .kt-header .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar-item--user .kt-header__topbar-user {
  transition: all 0.3s;
  background-color: #282f48;
}

/* line 46, app/assets/stylesheets/skins/header/base/dark.css */
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user:hover .kt-header__topbar-user .kt-header__topbar-username, .kt-header .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar-item--user .kt-header__topbar-user .kt-header__topbar-username {
  color: #ffffff;
}

/* line 48, app/assets/stylesheets/skins/header/base/dark.css */
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar--quick-panel-toggler:hover, .kt-header .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar--quick-panel-toggler {
  background-color: #583BC0;
}

/* line 50, app/assets/stylesheets/skins/header/base/dark.css */
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar--quick-panel-toggler:hover .kt-header__topbar-icon i, .kt-header .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar--quick-panel-toggler .kt-header__topbar-icon i {
  color: #ffffff;
}

/* line 52, app/assets/stylesheets/skins/header/base/dark.css */
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--search .kt-input-icon .kt-input-icon__icon i {
  color: #2E2F36;
}

@media (max-width: 1024px) {
  /* line 56, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu-wrapper {
    background-color: #1e1e2d;
  }
  /* line 58, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-x {
    background: transparent;
  }
  /* line 60, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-x:hover, .kt-header-menu-wrapper .ps > .ps__rail-x:focus {
    opacity: 1;
    background: transparent;
  }
  /* line 63, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-x:hover > .ps__thumb-x, .kt-header-menu-wrapper .ps > .ps__rail-x:focus > .ps__thumb-x {
    opacity: 1;
  }
  /* line 65, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-x > .ps__thumb-x {
    background: #637099;
    opacity: 1;
  }
  /* line 68, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-x > .ps__thumb-x:hover, .kt-header-menu-wrapper .ps > .ps__rail-x > .ps__thumb-x:focus {
    opacity: 1;
    background: #637099;
  }
  /* line 71, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-y {
    background: transparent;
  }
  /* line 73, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-y:hover, .kt-header-menu-wrapper .ps > .ps__rail-y:focus {
    background: transparent;
    opacity: 1;
  }
  /* line 76, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-y:hover > .ps__thumb-y, .kt-header-menu-wrapper .ps > .ps__rail-y:focus > .ps__thumb-y {
    opacity: 1;
  }
  /* line 78, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-y > .ps__thumb-y {
    background: #637099;
    opacity: 1;
  }
  /* line 81, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-y > .ps__thumb-y:hover, .kt-header-menu-wrapper .ps > .ps__rail-y > .ps__thumb-y:focus {
    opacity: 1;
    background: #637099;
  }
  /* line 84, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header__topbar {
    background-color: #1e1e2d;
    box-shadow: none;
  }
  /* line 87, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header__topbar--mobile-on .kt-header__topbar {
    box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
    border-top: 1px solid #2e3448;
  }
}

@media (max-width: 1024px) and (min-width: 1025px) {
  /* line 92, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    background-color: none;
  }
  /* line 94, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 96, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 98, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #9096b8;
  }
  /* line 100, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #9096b8;
  }
  /* line 102, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #9096b8;
  }
  /* line 104, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    color: #6c7293;
  }
  /* line 106, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: none;
  }
  /* line 108, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 110, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 112, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 114, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 116, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 118, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 120, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link {
    background-color: none;
  }
  /* line 122, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 124, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 126, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 128, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 130, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 132, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 134, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link {
    background-color: none;
  }
  /* line 136, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 138, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 140, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 142, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 144, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 146, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 148, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu {
    background-color: #1e1e2d;
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  }
  /* line 151, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    background-color: transparent;
  }
  /* line 153, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: #494b74;
  }
  /* line 155, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #494b74;
  }
  /* line 158, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 160, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #494b74;
  }
  /* line 162, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #494b74;
  }
  /* line 164, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #a2a3b7;
  }
  /* line 166, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    color: #494b74;
  }
  /* line 168, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 170, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 172, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 175, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 177, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 179, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 181, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 183, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 185, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 187, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 190, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 192, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 194, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 196, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 198, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 200, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 202, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 204, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 207, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 209, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 211, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 213, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 215, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 217, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content > .kt-menu__item {
    border-right: 1px solid rgba(73, 75, 116, 0.25);
  }
  /* line 219, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__heading > .kt-menu__link-text {
    color: #a2a3b7;
  }
  /* line 221, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__heading > .kt-menu__link-icon {
    color: #494b74;
  }
  /* line 223, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link {
    background-color: transparent;
  }
  /* line 225, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: #494b74;
  }
  /* line 227, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #494b74;
  }
  /* line 230, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 232, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #494b74;
  }
  /* line 234, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #494b74;
  }
  /* line 236, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #a2a3b7;
  }
  /* line 238, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    color: #494b74;
  }
  /* line 240, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 242, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 244, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 247, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 249, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 251, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 253, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 255, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 257, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 259, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 262, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 264, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 266, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 268, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 270, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 272, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 274, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 276, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 279, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 281, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 283, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 285, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 287, app/assets/stylesheets/skins/header/base/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
}

@media (min-width: 1025px) {
  /* line 2, app/assets/stylesheets/skins/header/base/light.css */
  .kt-header {
    background-color: #ffffff;
    border-bottom: 1px solid #eff0f6;
  }
  /* line 5, app/assets/stylesheets/skins/header/base/light.css */
  .kt-header--fixed:not(.kt-subheader--fixed) .kt-header {
    border-bottom: 0;
    box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
  }
  /* line 8, app/assets/stylesheets/skins/header/base/light.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    border-radius: 4px;
  }
  /* line 10, app/assets/stylesheets/skins/header/base/light.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #6c7293;
    font-weight: 500;
  }
  /* line 13, app/assets/stylesheets/skins/header/base/light.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    color: #c8cde8;
  }
  /* line 15, app/assets/stylesheets/skins/header/base/light.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__hor-icon {
    color: #c8cde8;
  }
  /* line 17, app/assets/stylesheets/skins/header/base/light.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link {
    background-color: rgba(77, 89, 149, 0.06);
  }
  /* line 19, app/assets/stylesheets/skins/header/base/light.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 21, app/assets/stylesheets/skins/header/base/light.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__hor-arrow, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__hor-arrow, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 23, app/assets/stylesheets/skins/header/base/light.css */
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__hor-icon, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__hor-icon, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link .kt-menu__hor-icon {
    color: #583BC0;
  }
}

/* line 26, app/assets/stylesheets/skins/header/base/light.css */
.kt-aside-secondary--enabled .kt-header .kt-header__topbar {
  padding-right: 0;
}

/* line 29, app/assets/stylesheets/skins/header/base/light.css */
.kt-header .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon i {
  transition: all 0.3s;
  color: #c8cad5;
}

/* line 33, app/assets/stylesheets/skins/header/base/light.css */
.kt-header .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon svg g [fill] {
  fill: #583BC0;
}

/* line 36, app/assets/stylesheets/skins/header/base/light.css */
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-header__topbar-welcome {
  transition: all 0.3s;
  color: #959cb6;
}

/* line 40, app/assets/stylesheets/skins/header/base/light.css */
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-header__topbar-username {
  transition: all 0.3s;
  color: #6c7293;
}

/* line 44, app/assets/stylesheets/skins/header/base/light.css */
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-badge.kt-badge--username {
  height: 35px;
  width: 35px;
  font-size: 1.4rem;
  font-weight: 600;
}

/* line 50, app/assets/stylesheets/skins/header/base/light.css */
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--quick-panel .kt-header__topbar-icon i {
  color: #c8cad5;
}

/* line 53, app/assets/stylesheets/skins/header/base/light.css */
.kt-header .kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon, .kt-header .kt-header__topbar .kt-header__topbar-item.show .kt-header__topbar-icon {
  transition: all 0.3s;
  background-color: rgba(77, 89, 149, 0.06);
}

/* line 56, app/assets/stylesheets/skins/header/base/light.css */
.kt-header .kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon i, .kt-header .kt-header__topbar .kt-header__topbar-item.show .kt-header__topbar-icon i {
  transition: all 0.3s;
  color: #583BC0;
}

/* line 60, app/assets/stylesheets/skins/header/base/light.css */
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user:hover .kt-header__topbar-user, .kt-header .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar-item--user .kt-header__topbar-user {
  transition: all 0.3s;
  background-color: rgba(77, 89, 149, 0.06);
}

/* line 64, app/assets/stylesheets/skins/header/base/light.css */
.kt-aside-secondary--enabled .kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--quick-panel:hover, .kt-aside-secondary--enabled .kt-header .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar-item--quick-panel {
  transition: all 0.3s;
  background-color: #583BC0;
}

/* line 67, app/assets/stylesheets/skins/header/base/light.css */
.kt-aside-secondary--enabled .kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--quick-panel:hover .kt-header__topbar-icon, .kt-aside-secondary--enabled .kt-header .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar-item--quick-panel .kt-header__topbar-icon {
  transition: all 0.3s;
  background-color: transparent !important;
}

/* line 70, app/assets/stylesheets/skins/header/base/light.css */
.kt-aside-secondary--enabled .kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--quick-panel:hover .kt-header__topbar-icon i, .kt-aside-secondary--enabled .kt-header .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar-item--quick-panel .kt-header__topbar-icon i {
  transition: all 0.3s;
  color: #ffffff;
}

/* line 74, app/assets/stylesheets/skins/header/base/light.css */
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--search .kt-input-icon .kt-input-icon__icon i {
  color: #2E2F36;
}

@media (max-width: 1024px) {
  /* line 78, app/assets/stylesheets/skins/header/base/light.css */
  .kt-header-mobile {
    box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
  }
  /* line 80, app/assets/stylesheets/skins/header/base/light.css */
  .kt-header__topbar {
    background-color: #ffffff;
    box-shadow: none;
  }
  /* line 83, app/assets/stylesheets/skins/header/base/light.css */
  .kt-header__topbar--mobile-on .kt-header-mobile {
    box-shadow: none;
    border-bottom-color: transparent;
  }
  /* line 86, app/assets/stylesheets/skins/header/base/light.css */
  .kt-header__topbar--mobile-on .kt-header__topbar {
    box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
    border-top: 1px solid #ebedf2;
  }
}

@media (min-width: 1025px) {
  /* line 2, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    background-color: none;
  }
  /* line 4, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 6, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 8, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #9096b8;
  }
  /* line 10, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #9096b8;
  }
  /* line 12, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #9096b8;
  }
  /* line 14, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    color: #6c7293;
  }
  /* line 16, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: none;
  }
  /* line 18, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 20, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 22, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 24, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 26, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 28, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 30, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link {
    background-color: none;
  }
  /* line 32, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 34, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 36, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 38, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 40, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 42, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 44, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link {
    background-color: none;
  }
  /* line 46, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 48, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 50, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 52, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 54, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 56, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 58, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu {
    background-color: #1e1e2d;
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  }
  /* line 61, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    background-color: transparent;
  }
  /* line 63, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: #494b74;
  }
  /* line 65, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #494b74;
  }
  /* line 68, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 70, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #494b74;
  }
  /* line 72, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #494b74;
  }
  /* line 74, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #a2a3b7;
  }
  /* line 76, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    color: #494b74;
  }
  /* line 78, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 80, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 82, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 85, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 87, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 89, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 91, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 93, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 95, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 97, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 100, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 102, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 104, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 106, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 108, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 110, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 112, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 114, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 117, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 119, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 121, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 123, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 125, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 127, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content > .kt-menu__item {
    border-right: 1px solid rgba(73, 75, 116, 0.25);
  }
  /* line 129, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__heading > .kt-menu__link-text {
    color: #a2a3b7;
  }
  /* line 131, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__heading > .kt-menu__link-icon {
    color: #494b74;
  }
  /* line 133, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link {
    background-color: transparent;
  }
  /* line 135, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: #494b74;
  }
  /* line 137, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #494b74;
  }
  /* line 140, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 142, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #494b74;
  }
  /* line 144, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #494b74;
  }
  /* line 146, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #a2a3b7;
  }
  /* line 148, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    color: #494b74;
  }
  /* line 150, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 152, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 154, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 157, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 159, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 161, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 163, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 165, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 167, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 169, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 172, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 174, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 176, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 178, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 180, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 182, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 184, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 186, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 189, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 191, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 193, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 195, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 197, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
}

@media (max-width: 1024px) {
  /* line 201, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile {
    background-color: #1e1e2d;
  }
  /* line 203, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #a2a3b7;
  }
  /* line 206, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: #494b74;
  }
  /* line 209, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #494b74;
  }
  /* line 213, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 216, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #5c5e81;
  }
  /* line 219, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #5c5e81;
  }
  /* line 222, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    color: #5c5e81;
  }
  /* line 225, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open {
    transition: background-color 0.3s;
  }
  /* line 227, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 230, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text {
    font-weight: 500;
    color: #ffffff;
  }
  /* line 234, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 237, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 241, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 244, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 247, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 250, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
    color: #ffffff;
  }
  /* line 253, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here {
    transition: background-color 0.3s;
  }
  /* line 255, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 258, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 261, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 264, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 268, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 271, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 274, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 277, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__ver-arrow {
    color: #ffffff;
  }
  /* line 280, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active {
    transition: background-color 0.3s;
    border-left: 3px solid #aa44a8;
  }
  /* line 283, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 286, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 289, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 292, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 296, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 299, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 302, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 305, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__ver-arrow {
    color: #ffffff;
  }
  /* line 308, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover {
    transition: background-color 0.3s;
  }
  /* line 310, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 313, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 316, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 319, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 323, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 326, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 329, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 332, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__ver-arrow {
    color: #ffffff;
  }
  /* line 335, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__arrow {
    color: #1e1e2d;
  }
  /* line 337, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__section .kt-menu__section-text {
    color: #4c4e6f;
  }
  /* line 339, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__section .kt-menu__section-icon {
    color: #4c4e6f;
  }
  /* line 341, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__separator {
    border-bottom: 1px solid #4c4e6f;
  }
  /* line 343, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #9899ac;
  }
  /* line 346, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: #494b74;
  }
  /* line 349, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #494b74;
  }
  /* line 353, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 356, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #5c5e81;
  }
  /* line 359, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #5c5e81;
  }
  /* line 362, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    color: #5c5e81;
  }
  /* line 365, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open {
    transition: background-color 0.3s;
  }
  /* line 367, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 370, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text {
    font-weight: 500;
    color: #ffffff;
  }
  /* line 374, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 377, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 381, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 384, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 387, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 390, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
    color: #ffffff;
  }
  /* line 393, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here {
    transition: background-color 0.3s;
  }
  /* line 395, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 398, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 401, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 405, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 408, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 411, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 414, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__ver-arrow {
    color: #ffffff;
  }
  /* line 417, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active {
    transition: background-color 0.3s;
    border-left: 3px solid #aa44a8;
  }
  /* line 420, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 423, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 426, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 429, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 433, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 436, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 439, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 442, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__ver-arrow {
    color: #ffffff;
  }
  /* line 445, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover {
    transition: background-color 0.3s;
  }
  /* line 447, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
    background-color: #1b1b28;
  }
  /* line 450, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
  }
  /* line 453, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 456, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 460, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 463, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 466, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 469, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__ver-arrow {
    color: #ffffff;
  }
  /* line 472, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__section .kt-menu__section-text {
    color: #4c4e6f;
  }
  /* line 474, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__section .kt-menu__section-icon {
    color: #4c4e6f;
  }
  /* line 476, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__separator {
    border-bottom: 1px solid #4c4e6f;
  }
}

@media (max-width: 1024px) {
  /* line 480, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-wrapper {
    background-color: #1e1e2d;
  }
  /* line 482, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-x {
    background: transparent;
  }
  /* line 484, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-x:hover, .kt-header-menu-wrapper .ps > .ps__rail-x:focus {
    opacity: 1;
    background: transparent;
  }
  /* line 487, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-x:hover > .ps__thumb-x, .kt-header-menu-wrapper .ps > .ps__rail-x:focus > .ps__thumb-x {
    opacity: 1;
  }
  /* line 489, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-x > .ps__thumb-x {
    background: #637099;
    opacity: 1;
  }
  /* line 492, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-x > .ps__thumb-x:hover, .kt-header-menu-wrapper .ps > .ps__rail-x > .ps__thumb-x:focus {
    opacity: 1;
    background: #637099;
  }
  /* line 495, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-y {
    background: transparent;
  }
  /* line 497, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-y:hover, .kt-header-menu-wrapper .ps > .ps__rail-y:focus {
    background: transparent;
    opacity: 1;
  }
  /* line 500, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-y:hover > .ps__thumb-y, .kt-header-menu-wrapper .ps > .ps__rail-y:focus > .ps__thumb-y {
    opacity: 1;
  }
  /* line 502, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-y > .ps__thumb-y {
    background: #637099;
    opacity: 1;
  }
  /* line 505, app/assets/stylesheets/skins/header/menu/dark.css */
  .kt-header-menu-wrapper .ps > .ps__rail-y > .ps__thumb-y:hover, .kt-header-menu-wrapper .ps > .ps__rail-y > .ps__thumb-y:focus {
    opacity: 1;
    background: #637099;
  }
}

@media (min-width: 1025px) {
  /* line 2, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    background-color: none;
  }
  /* line 4, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 6, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 8, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #9096b8;
  }
  /* line 10, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #9096b8;
  }
  /* line 12, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #9096b8;
  }
  /* line 14, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    color: #6c7293;
  }
  /* line 16, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: none;
  }
  /* line 18, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 20, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 22, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 24, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 26, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 28, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 30, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link {
    background-color: none;
  }
  /* line 32, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 34, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 36, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 38, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 40, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 42, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 44, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link {
    background-color: none;
  }
  /* line 46, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 48, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 50, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 52, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 54, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 56, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 58, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu {
    background-color: #ffffff;
    box-shadow: 0px 15px 50px 0px rgba(82, 63, 105, 0.15);
  }
  /* line 61, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: #cacad2;
  }
  /* line 63, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #cacad2;
  }
  /* line 66, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 68, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #cacad2;
  }
  /* line 70, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #cacad2;
  }
  /* line 72, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #5f6281;
  }
  /* line 74, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    color: #cacad2;
  }
  /* line 76, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: #fafbff;
  }
  /* line 78, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 80, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 83, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 85, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 87, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 89, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 91, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--active > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 93, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link {
    background-color: #fafbff;
  }
  /* line 95, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 97, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 100, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 102, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 104, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 106, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 108, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--here > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 110, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link {
    background-color: #fafbff;
  }
  /* line 112, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 114, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 117, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 119, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 121, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 123, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 125, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 127, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content > .kt-menu__item {
    border-right: 1px solid #f6f6f9;
  }
  /* line 129, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__heading > .kt-menu__link-text {
    color: #5f6281;
  }
  /* line 131, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__heading > .kt-menu__link-icon {
    color: #cacad2;
  }
  /* line 133, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: #cacad2;
  }
  /* line 135, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #cacad2;
  }
  /* line 138, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 140, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #cacad2;
  }
  /* line 142, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #cacad2;
  }
  /* line 144, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #5f6281;
  }
  /* line 146, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    color: #cacad2;
  }
  /* line 148, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: #fafbff;
  }
  /* line 150, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 152, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 155, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 157, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 159, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 161, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 163, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--active > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 165, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link {
    background-color: #fafbff;
  }
  /* line 167, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 169, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 172, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 174, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 176, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 178, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 180, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--here > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
  /* line 182, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link {
    background-color: #fafbff;
  }
  /* line 184, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 186, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 189, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill], .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 191, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 193, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 195, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 197, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link > .kt-menu__hor-arrow {
    color: #583BC0;
  }
}

@media (max-width: 1024px) {
  /* line 201, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile {
    background-color: #ffffff;
  }
  /* line 203, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #313752;
  }
  /* line 206, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: #c4cff9;
  }
  /* line 209, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #c4cff9;
  }
  /* line 213, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 216, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #c4cff9;
  }
  /* line 219, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #c4cff9;
  }
  /* line 222, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    color: #c4cff9;
  }
  /* line 225, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open {
    transition: background-color 0.3s;
  }
  /* line 227, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link {
    background-color: #f6f7fd;
  }
  /* line 230, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text {
    font-weight: 500;
    color: #583BC0;
  }
  /* line 234, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 237, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 241, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 244, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 247, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 250, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
    color: #583BC0;
  }
  /* line 253, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here {
    transition: background-color 0.3s;
  }
  /* line 255, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link {
    background-color: #f6f7fd;
  }
  /* line 258, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 261, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 264, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 268, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 271, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 274, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 277, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__ver-arrow {
    color: #583BC0;
  }
  /* line 280, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active {
    transition: background-color 0.3s;
    border-left: 3px solid #aa44a8;
  }
  /* line 283, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: #f6f7fd;
  }
  /* line 286, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 289, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 292, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 296, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 299, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 302, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 305, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__ver-arrow {
    color: #583BC0;
  }
  /* line 308, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover {
    transition: background-color 0.3s;
  }
  /* line 310, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
    background-color: #f6f7fd;
  }
  /* line 313, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 316, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 319, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 323, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 326, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 329, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 332, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__ver-arrow {
    color: #583BC0;
  }
  /* line 335, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__arrow {
    color: #ffffff;
  }
  /* line 337, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__section .kt-menu__section-text {
    color: #a1a8c3;
  }
  /* line 339, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__section .kt-menu__section-icon {
    color: #a1a8c3;
  }
  /* line 341, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__separator {
    border-bottom: 1px solid #a1a8c3;
  }
  /* line 343, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #3d4465;
  }
  /* line 346, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: #c4cff9;
  }
  /* line 349, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #c4cff9;
  }
  /* line 353, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 356, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #c4cff9;
  }
  /* line 359, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #c4cff9;
  }
  /* line 362, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    color: #c4cff9;
  }
  /* line 365, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open {
    transition: background-color 0.3s;
  }
  /* line 367, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link {
    background-color: #f8f8fb;
  }
  /* line 370, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text {
    font-weight: 500;
    color: #583BC0;
  }
  /* line 374, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 377, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 381, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 384, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 387, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 390, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
    color: #583BC0;
  }
  /* line 393, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here {
    transition: background-color 0.3s;
  }
  /* line 395, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link {
    background-color: #f8f8fb;
  }
  /* line 398, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 401, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 404, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 407, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 410, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active {
    transition: background-color 0.3s;
    border-left: 3px solid #aa44a8;
  }
  /* line 413, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: #f8f8fb;
  }
  /* line 416, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 419, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 422, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 426, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 429, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 432, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 435, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__ver-arrow {
    color: #583BC0;
  }
  /* line 438, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover {
    transition: background-color 0.3s;
  }
  /* line 440, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
    background-color: #f8f8fb;
  }
  /* line 443, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
    color: #583BC0;
  }
  /* line 446, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon {
    color: #583BC0;
  }
  /* line 449, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #583BC0;
  }
  /* line 453, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon svg:hover g [fill],
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
  }
  /* line 456, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    background-color: #583BC0;
  }
  /* line 459, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #583BC0;
  }
  /* line 462, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__ver-arrow {
    color: #583BC0;
  }
  /* line 465, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__section .kt-menu__section-text {
    color: #a4a7bd;
  }
  /* line 467, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__section .kt-menu__section-icon {
    color: #aaacc2;
  }
  /* line 469, app/assets/stylesheets/skins/header/menu/light.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__separator {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }
}

/* line 1, app/assets/stylesheets/pages/error/error-1.css */
.kt-error-v1 {
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

/* line 6, app/assets/stylesheets/pages/error/error-1.css */
.kt-error-v1 .kt-error-v1__container .kt-error-v1__number {
  font-size: 150px;
  margin-left: 80px;
  margin-top: 9rem;
  font-weight: 700;
  color: #2C2D73;
}

/* line 12, app/assets/stylesheets/pages/error/error-1.css */
.kt-error-v1 .kt-error-v1__container .kt-error-v1__desc {
  font-size: 1.5rem;
  margin-left: 80px;
  color: #2E2F36;
}

@media (max-width: 768px) {
  /* line 18, app/assets/stylesheets/pages/error/error-1.css */
  .kt-error-v1 .kt-error-v1__container .kt-error-v1__number {
    margin: 120px 0 0 3rem;
    font-size: 8rem;
  }
  /* line 21, app/assets/stylesheets/pages/error/error-1.css */
  .kt-error-v1 .kt-error-v1__container .kt-error-v1__desc {
    margin-left: 3rem;
    padding-right: 0.5rem;
  }
}

/* line 1, app/assets/stylesheets/pages/error/error-2.css */
.kt-error-v2 {
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

/* line 6, app/assets/stylesheets/pages/error/error-2.css */
.kt-error-v2 .kt-error_container .kt-error_title2 > h1 {
  font-size: 6rem;
  text-align: center;
  margin-top: 45rem;
  font-weight: 500;
}

/* line 11, app/assets/stylesheets/pages/error/error-2.css */
.kt-error-v2 .kt-error_container .kt-error_desc {
  font-size: 2.5rem;
  text-align: center;
  display: block;
  font-weight: 700;
}

@media (max-width: 768px) {
  /* line 18, app/assets/stylesheets/pages/error/error-2.css */
  .kt-error-v2 .kt-error_container .kt-error_desc {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
  }
}

/* line 1, app/assets/stylesheets/pages/error/error-3.css */
.kt-error-v3 {
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

/* line 6, app/assets/stylesheets/pages/error/error-3.css */
.kt-error-v3 .kt-error_container .kt-error_number > h1 {
  font-size: 15.7rem;
  margin-left: 7.85rem;
  margin-top: 11.4rem;
  font-weight: 500;
  -webkit-text-stroke-width: 0.35rem;
  -moz-text-stroke-width: 0.35rem;
  text-stroke-width: 0.35rem;
  color: #A3DCF0;
  -webkit-text-stroke-color: white;
  -moz-text-stroke-color: white;
  text-stroke-color: white;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 19, app/assets/stylesheets/pages/error/error-3.css */
  .kt-error-v3 .kt-error_container .kt-error_number > h1 {
    color: white;
  }
}

/* line 21, app/assets/stylesheets/pages/error/error-3.css */
.kt-error-v3 .kt-error_container .kt-error_title {
  margin-left: 7.85rem;
  font-size: 2.5rem;
  font-weight: 700;
  color: #48465b;
}

/* line 26, app/assets/stylesheets/pages/error/error-3.css */
.kt-error-v3 .kt-error_container .kt-error_subtitle {
  margin-left: 7.85rem;
  margin-top: 3.57rem;
  font-size: 1.8rem;
  font-weight: 700;
  color: #2C2D73;
}

/* line 32, app/assets/stylesheets/pages/error/error-3.css */
.kt-error-v3 .kt-error_container .kt-error_description {
  margin-left: 7.85rem;
  font-size: 1.4rem;
  font-weight: 500;
  color: #2E2F36;
}

@media (max-width: 768px) {
  /* line 39, app/assets/stylesheets/pages/error/error-3.css */
  .kt-error-v3 .kt-error_container .kt-error_number > h1 {
    font-size: 8rem;
    margin-left: 4rem;
    margin-top: 3.5rem;
  }
  /* line 43, app/assets/stylesheets/pages/error/error-3.css */
  .kt-error-v3 .kt-error_container .kt-error_title {
    margin-left: 4rem;
  }
  /* line 45, app/assets/stylesheets/pages/error/error-3.css */
  .kt-error-v3 .kt-error_container .kt-error_subtitle {
    margin-left: 4rem;
    padding-right: 0.5rem;
  }
  /* line 48, app/assets/stylesheets/pages/error/error-3.css */
  .kt-error-v3 .kt-error_container .kt-error_description {
    margin-left: 4rem;
    padding-right: 0.5rem;
  }
}

/* line 1, app/assets/stylesheets/pages/error/error-4.css */
.kt-error-v4 {
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

/* line 6, app/assets/stylesheets/pages/error/error-4.css */
.kt-error-v4 .kt-error_container .kt-error_number {
  font-size: 15.7rem;
  margin-left: 14.3rem;
  margin-top: 11.4rem;
  font-weight: 700;
  color: #84D49E;
}

/* line 12, app/assets/stylesheets/pages/error/error-4.css */
.kt-error-v4 .kt-error_container .kt-error_title {
  margin: -70px 0 2% 14.3rem;
  font-size: 10rem;
  font-weight: 700;
  color: #84D49E;
}

/* line 17, app/assets/stylesheets/pages/error/error-4.css */
.kt-error-v4 .kt-error_container .kt-error_description {
  margin-left: 15rem;
  font-size: 2.5rem;
  margin: -70px 0 2% 14.8rem;
  font-weight: 700;
  color: #CC6622;
}

@media (min-width: 769px) and (max-width: 1024px) {
  /* line 25, app/assets/stylesheets/pages/error/error-4.css */
  .kt-error-v4 .kt-error_container .kt-error_number {
    font-size: 12rem;
    margin-left: 7rem;
    margin-top: 8rem;
    font-weight: 700;
  }
  /* line 30, app/assets/stylesheets/pages/error/error-4.css */
  .kt-error-v4 .kt-error_container .kt-error_title {
    margin: -40px 0 2% 7rem;
    font-size: 7rem;
    font-weight: 700;
  }
  /* line 34, app/assets/stylesheets/pages/error/error-4.css */
  .kt-error-v4 .kt-error_container .kt-error_description {
    margin-left: 15rem;
    font-size: 2rem;
    margin: -40px 0 2% 7.3rem;
    font-weight: 700;
  }
}

@media (max-width: 768px) {
  /* line 41, app/assets/stylesheets/pages/error/error-4.css */
  .kt-error-v4 .kt-error_container {
    text-align: center;
  }
  /* line 43, app/assets/stylesheets/pages/error/error-4.css */
  .kt-error-v4 .kt-error_container .kt-error_number {
    font-size: 9rem;
    margin: 4rem auto 0 auto;
  }
  /* line 46, app/assets/stylesheets/pages/error/error-4.css */
  .kt-error-v4 .kt-error_container .kt-error_title {
    margin: 0.3rem auto;
    text-align: center;
    font-size: 5rem;
  }
  /* line 50, app/assets/stylesheets/pages/error/error-4.css */
  .kt-error-v4 .kt-error_container .kt-error_description {
    text-align: center;
    font-size: 2rem;
    margin: 0.3rem auto;
    padding: 0  0.5rem 0 0.5rem;
  }
}

/* line 1, app/assets/stylesheets/pages/error/error-5.css */
.kt-error-v5 {
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

/* line 6, app/assets/stylesheets/pages/error/error-5.css */
.kt-error-v5 .kt-error_container .kt-error_title > h1 {
  font-size: 14rem;
  margin-left: 25rem;
  margin-top: 18rem;
  font-weight: 700;
  color: #314DA7;
  -webkit-text-stroke-color: white;
}

/* line 13, app/assets/stylesheets/pages/error/error-5.css */
.kt-error-v5 .kt-error_container .kt-error_subtitle {
  margin-left: 26rem;
  margin-top: 3.57rem;
  font-size: 2.3rem;
  font-weight: 700;
  color: #2C2D73;
}

/* line 19, app/assets/stylesheets/pages/error/error-5.css */
.kt-error-v5 .kt-error_container .kt-error_description {
  margin-left: 26rem;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 130%;
  color: #2E2F36;
}

@media (min-width: 1025px) and (max-width: 1399px) {
  /* line 27, app/assets/stylesheets/pages/error/error-5.css */
  .kt-error-v5 {
    background-position: bottom -80px left 1300px;
  }
  /* line 29, app/assets/stylesheets/pages/error/error-5.css */
  .kt-error-v5 .kt-error_container .kt-error_title > h1 {
    font-weight: 700;
    font-size: 12rem;
    margin-left: 7rem;
  }
  /* line 33, app/assets/stylesheets/pages/error/error-5.css */
  .kt-error-v5 .kt-error_container .kt-error_subtitle {
    margin-left: 7rem;
    font-size: 2.3rem;
    font-weight: 700;
  }
  /* line 37, app/assets/stylesheets/pages/error/error-5.css */
  .kt-error-v5 .kt-error_container .kt-error_description {
    margin-left: 7rem;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 130%;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  /* line 44, app/assets/stylesheets/pages/error/error-5.css */
  .kt-error-v5 .kt-error_container .kt-error_title > h1 {
    font-weight: 700;
    font-size: 12rem;
    margin-left: 7rem;
  }
  /* line 48, app/assets/stylesheets/pages/error/error-5.css */
  .kt-error-v5 .kt-error_container .kt-error_subtitle {
    margin-left: 7rem;
    font-size: 2.3rem;
    font-weight: 700;
  }
  /* line 52, app/assets/stylesheets/pages/error/error-5.css */
  .kt-error-v5 .kt-error_container .kt-error_description {
    margin-left: 7rem;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 130%;
  }
}

@media (max-width: 768px) {
  /* line 59, app/assets/stylesheets/pages/error/error-5.css */
  .kt-error-v5 .kt-error_container .kt-error_title > h1 {
    font-size: 6rem;
    margin-top: 5rem;
    margin-left: 4rem;
  }
  /* line 63, app/assets/stylesheets/pages/error/error-5.css */
  .kt-error-v5 .kt-error_container .kt-error_subtitle {
    margin-top: 2rem;
    margin-left: 4rem;
    font-size: 2rem;
    line-height: 2rem;
  }
  /* line 68, app/assets/stylesheets/pages/error/error-5.css */
  .kt-error-v5 .kt-error_container .kt-error_description {
    font-size: 1.4rem;
    margin-left: 4rem;
  }
}

/* line 1, app/assets/stylesheets/pages/error/error-6.css */
.kt-error-v6 {
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

/* line 6, app/assets/stylesheets/pages/error/error-6.css */
.kt-error-v6 .kt-error_container {
  text-align: center;
}

/* line 8, app/assets/stylesheets/pages/error/error-6.css */
.kt-error-v6 .kt-error_container .kt-error_subtitle > h1 {
  font-size: 10rem;
  margin-top: 12rem;
  font-weight: 700;
}

/* line 12, app/assets/stylesheets/pages/error/error-6.css */
.kt-error-v6 .kt-error_container .kt-error_description {
  margin-top: 3rem;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 3rem;
}

@media (max-width: 768px) {
  /* line 19, app/assets/stylesheets/pages/error/error-6.css */
  .kt-error-v6 .kt-error_container .kt-error_subtitle > h1 {
    font-size: 5rem;
  }
  /* line 21, app/assets/stylesheets/pages/error/error-6.css */
  .kt-error-v6 .kt-error_container .kt-error_description {
    font-size: 1.7rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

/* line 1, app/assets/stylesheets/pages/faq/faq-1.css */
.kt-faq-v1 .kt-nav .kt-nav__item {
  padding: 0.5rem 0;
}

/* line 3, app/assets/stylesheets/pages/faq/faq-1.css */
.kt-faq-v1 .kt-nav .kt-nav__item .kt-nav__link {
  background-color: transparent !important;
}

/* line 5, app/assets/stylesheets/pages/faq/faq-1.css */
.kt-faq-v1 .kt-nav .kt-nav__item .kt-nav__link > .kt-nav__link-text {
  font-size: 1.1rem;
  font-weight: 500;
  color: #2E2F36;
  transition: color 0.3s ease;
}

/* line 10, app/assets/stylesheets/pages/faq/faq-1.css */
.kt-faq-v1 .kt-nav .kt-nav__item:hover > .kt-nav__link > .kt-nav__link-text, .kt-faq-v1 .kt-nav .kt-nav__item.kt-nav__item--active > .kt-nav__link > .kt-nav__link-text {
  color: #583BC0;
  transition: color 0.3s ease;
}

/* line 13, app/assets/stylesheets/pages/faq/faq-1.css */
.kt-faq-v1 .kt-nav .kt-nav__item .kt-nav__sub .kt-nav__item {
  padding: 0.25rem 0;
}

/* line 1, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon {
  border: 0;
  background: none;
  outline: none !important;
  box-shadow: none;
  outline: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 35px;
  width: 35px;
  background-color: #f7f8fa;
  transition: all 0.3s ease;
  cursor: pointer;
  margin: 0;
  border-radius: 0;
  border-radius: 4px;
}

/* line 18, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon i {
  font-size: 1.1rem;
}

/* line 20, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--sm {
  height: 26px;
  width: 26px;
}

/* line 23, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--sm i {
  font-size: 0.8rem;
}

/* line 25, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--md {
  height: 30px;
  width: 30px;
}

/* line 28, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--md i {
  font-size: 1rem;
}

/* line 30, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--light {
  background-color: transparent;
}

/* line 32, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon i {
  color: #8e96b8;
}

/* line 34, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon g [fill] {
  transition: fill 0.3s ease;
  fill: #8e96b8;
}

/* line 37, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 39, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--active, .kt-inbox .kt-inbox__icon:hover {
  transition: all 0.3s ease;
  background-color: #ebedf2;
}

/* line 42, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--active.kt-inbox__icon--light, .kt-inbox .kt-inbox__icon.kt-inbox__icon--light:hover {
  background-color: transparent;
}

/* line 44, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--active i, .kt-inbox .kt-inbox__icon:hover i {
  color: #583BC0;
}

/* line 46, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--active g [fill], .kt-inbox .kt-inbox__icon:hover g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 49, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--active:hover g [fill], .kt-inbox .kt-inbox__icon:hover:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 51, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--back {
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--back i {
  color: #8e96b8;
  font-size: 1.5rem;
}

/* line 56, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--back g [fill] {
  transition: fill 0.3s ease;
  fill: #8e96b8;
}

/* line 59, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--back:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 61, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--back svg {
  height: 32px;
  width: 32px;
}

/* line 64, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--back:hover {
  background-color: transparent;
}

/* line 66, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--back:hover i {
  color: #583BC0;
}

/* line 68, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--back:hover g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 71, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__icon.kt-inbox__icon--back:hover:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 74, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside {
  padding: 40px 20px;
  width: 275px;
}

/* line 77, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__compose {
  margin: 0 20px;
  padding: 0.9rem 0;
}

/* line 80, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav {
  margin-top: 1.2rem;
}

/* line 82, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item {
  margin-bottom: 0.5rem;
}

/* line 84, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item .kt-nav__link {
  padding: 0.75rem 20px;
  border-radius: 4px;
}

/* line 87, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item .kt-nav__link i {
  color: #8e96b8;
}

/* line 89, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item .kt-nav__link g [fill] {
  transition: fill 0.3s ease;
  fill: #8e96b8;
}

/* line 92, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item .kt-nav__link:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 94, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item .kt-nav__link .kt-nav__link-icon {
  text-align: center;
  margin: 0 0.7rem 0 -0.23rem;
}

/* line 97, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item .kt-nav__link .kt-nav__link-text {
  font-weight: 500;
  color: #2E2F36;
}

/* line 100, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item:last-child {
  margin-bottom: 0;
}

/* line 102, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item:last-child .kt-nav__link .kt-nav__link-icon {
  font-size: 0.9rem;
}

/* line 104, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.hover .kt-nav__link, .kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.kt-nav__item--selected .kt-nav__link, .kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.kt-nav__item--active .kt-nav__link {
  background-color: #f7f8fa;
  border-radius: 4px;
}

/* line 107, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.hover .kt-nav__link i, .kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.kt-nav__item--selected .kt-nav__link i, .kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.kt-nav__item--active .kt-nav__link i {
  color: #583BC0;
}

/* line 109, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.hover .kt-nav__link g [fill], .kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.kt-nav__item--selected .kt-nav__link g [fill], .kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.kt-nav__item--active .kt-nav__link g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 112, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.hover .kt-nav__link:hover g [fill], .kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.kt-nav__item--selected .kt-nav__link:hover g [fill], .kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.kt-nav__item--active .kt-nav__link:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 114, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.hover .kt-nav__link .kt-nav__link-text, .kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.kt-nav__item--selected .kt-nav__link .kt-nav__link-text, .kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item.kt-nav__item--active .kt-nav__link .kt-nav__link-text {
  color: #583BC0;
}

/* line 117, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list {
  display: none;
  padding: 0;
}

@media (min-width: 1025px) {
  /* line 121, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__list {
    margin-left: 25px;
  }
}

/* line 123, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list.kt-inbox__list--shown {
  display: flex;
}

/* line 125, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items {
  padding: 0;
}

/* line 127, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item {
  display: none;
  align-items: flex-start;
  padding: 12px 25px;
  transition: all 0.3s ease;
  cursor: pointer;
}

/* line 133, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info {
  display: flex;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 136, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info {
    padding: 8px 0;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 139, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info {
    min-width: 210px;
  }
}

/* line 141, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__actions {
  display: flex;
  margin-right: 10px;
  align-items: center;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 146, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__actions {
    min-width: 70px;
  }
}

/* line 148, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__actions .kt-checkbox {
  margin: 0;
  padding: 0;
  margin-right: 10px;
}

/* line 152, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__actions .kt-inbox__icon {
  height: 22px;
  width: 22px;
}

/* line 155, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__actions .kt-inbox__icon i {
  font-size: 1rem;
  color: #ebedf2;
}

/* line 158, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__actions .kt-inbox__icon:hover i {
  color: rgba(255, 184, 34, 0.5) !important;
}

/* line 160, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__actions .kt-inbox__icon.kt-inbox__icon--on i {
  color: #ffb822 !important;
}

/* line 162, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__sender {
  display: flex;
  align-items: center;
  margin-right: 30px;
  width: 175px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 168, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__sender {
    min-width: 175px;
  }
}

/* line 170, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__sender .kt-media {
  margin-right: 10px;
  min-width: 30px !important;
}

/* line 173, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__sender .kt-media span {
  min-width: 30px !important;
}

/* line 175, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__sender .kt-inbox__author {
  font-size: 1rem;
  color: #2C2D73;
  font-weight: 500;
}

@media (max-width: 1400px) {
  /* line 180, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__sender {
    display: block;
    width: 70px;
    margin-right: 10px;
  }
  /* line 184, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__sender .kt-inbox__author {
    display: block;
  }
  /* line 186, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__info .kt-inbox__sender .kt-media {
    margin-bottom: 5px;
  }
}

/* line 188, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__details {
  flex-grow: 1;
  margin-top: 5px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 192, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__details {
    width: 0;
    height: 0;
  }
}

/* line 195, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__details .kt-inbox__message .kt-inbox__subject {
  font-size: 1rem;
  color: #48465b;
  font-weight: 400;
}

/* line 199, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__details .kt-inbox__message .kt-inbox__summary {
  font-size: 1rem;
  color: #a2a5b9;
  font-weight: 400;
  text-overflow: ellipsis;
}

/* line 204, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__details .kt-inbox__labels {
  display: flex;
  margin-top: 5px;
}

/* line 207, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__details .kt-inbox__labels .kt-inbox__label {
  margin-right: 5px;
}

/* line 209, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__datetime {
  font-size: 1rem;
  color: #a2a5b9;
  font-weight: 400;
  margin-left: 20px;
  margin-top: 5px;
  width: 85px;
  text-align: right;
}

@media (max-width: 1400px) {
  /* line 218, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item .kt-inbox__datetime {
    width: 70px;
  }
}

/* line 220, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item:hover, .kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item.kt-inbox__item--selected {
  transition: all 0.3s ease;
  background-color: #f2f3f7;
}

/* line 223, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item:hover .kt-inbox__info .kt-inbox__actions .kt-inbox__icon i, .kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item.kt-inbox__item--selected .kt-inbox__info .kt-inbox__actions .kt-inbox__icon i {
  font-size: 1rem;
  color: #e2e5ec;
}

/* line 226, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item.kt-inbox__item--unread .kt-inbox__sender .kt-inbox__author {
  color: #48465b;
  font-weight: 600;
}

/* line 229, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item.kt-inbox__item--unread .kt-inbox__details .kt-inbox__message .kt-inbox__subject {
  color: #48465b;
  font-weight: 600;
}

/* line 232, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item.kt-inbox__item--unread .kt-inbox__datetime {
  color: #48465b;
  font-weight: 600;
}

/* line 235, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items[data-type="inbox"] .kt-inbox__item[data-type="inbox"] {
  display: flex;
}

/* line 237, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items[data-type="marked"] .kt-inbox__item[data-type="marked"] {
  display: flex;
}

/* line 239, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items[data-type="draft"] .kt-inbox__item[data-type="draft"] {
  display: flex;
}

/* line 241, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items[data-type="sent"] .kt-inbox__item[data-type="sent"] {
  display: flex;
}

/* line 243, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__list .kt-inbox__items[data-type="trash"] .kt-inbox__item[data-type="trash"] {
  display: flex;
}

/* line 246, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar {
  position: relative;
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* line 253, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__actions {
  display: flex;
  align-items: center;
  margin-right: 1rem;
}

/* line 257, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__actions .kt-inbox__check {
  display: flex;
  align-items: center;
}

/* line 260, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__actions .kt-inbox__check .kt-checkbox {
  margin: 0;
  padding-left: 0;
}

/* line 263, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__actions .kt-inbox__check .kt-inbox__icon {
  margin-left: 0;
}

/* line 265, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__actions .kt-inbox__panel {
  display: none;
  flex-wrap: wrap;
}

/* line 268, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__actions.kt-inbox__actions--expanded .kt-inbox__panel {
  display: flex;
}

/* line 270, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__actions .kt-inbox__icon {
  margin-right: 0.5rem;
}

/* line 272, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__actions .kt-inbox__icon.kt-inbox__icon--back {
  margin-right: 2.5rem;
}

/* line 274, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__controls {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}

/* line 278, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__controls .kt-inbox__icon {
  margin-left: 0.5rem;
}

/* line 280, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__controls .kt-inbox__sort {
  margin-left: 0.5rem;
}

/* line 282, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__controls .kt-inbox__pages {
  margin-left: 0.5rem;
}

/* line 284, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__controls .kt-inbox__pages .kt-inbox__perpage {
  color: #2E2F36;
  font-size: 1rem;
  font-weight: 500;
  margin-right: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 0.5rem 0;
}

/* line 292, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__controls .kt-inbox__pages .kt-inbox__perpage:hover {
  transition: all 0.3s ease;
  color: #583BC0;
}

/* line 295, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__search {
  width: 300px;
}

@media (min-width: 1601px) {
  /* line 298, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__toolbar .kt-inbox__search {
    position: absolute;
    left: 50%;
    width: 300px;
    margin-left: -150px;
  }
}

@media screen and (min-width: 1601px) and (-ms-high-contrast: active), (min-width: 1601px) and (-ms-high-contrast: none) {
  /* line 304, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__toolbar .kt-inbox__search {
    top: 18px;
  }
}

@media (max-width: 1599px) {
  /* line 307, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__toolbar .kt-inbox__search {
    width: 175px;
  }
}

/* line 309, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__search .input-group .input-group-text {
  border: none;
  background-color: #f2f3f7;
  padding: 0 0.65rem 0 1rem;
}

/* line 313, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__search .input-group .input-group-text .kt-svg-icon {
  height: 22px;
  width: 22px;
}

/* line 316, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__search .input-group .input-group-text i {
  font-size: 1.1rem;
}

/* line 318, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__search .input-group .form-control {
  height: 44px;
  border: none;
  background-color: #f2f3f7;
}

@media (max-width: 1024px) {
  /* line 323, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__toolbar .kt-inbox__search .input-group .form-control {
    height: 40px;
  }
}

/* line 325, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__toolbar .kt-inbox__sep {
  display: flex;
  height: 1rem;
  width: 1rem;
}

@media (max-width: 1450px) {
  /* line 330, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__toolbar {
    position: static;
  }
  /* line 332, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__toolbar .kt-inbox__search {
    order: 1;
    margin-top: 25px;
    margin-bottom: 10px;
    flex-grow: 1;
    width: 100%;
  }
  /* line 338, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__toolbar .kt-inbox__actions {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 341, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__toolbar .kt-inbox__controls {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 344, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__toolbar.kt-inbox__toolbar--extended .kt-inbox__actions {
    order: 2;
    margin-bottom: 10px;
    justify-content: flex-first;
  }
  /* line 348, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__toolbar.kt-inbox__toolbar--extended .kt-inbox__controls {
    order: 2;
    margin-bottom: 10px;
    justify-content: flex-end;
  }
}

/* line 353, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view {
  padding: 0;
  display: none;
}

@media (min-width: 1025px) {
  /* line 357, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__view {
    margin-left: 25px;
  }
}

/* line 359, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view.kt-inbox__view--shown {
  display: flex;
}

/* line 361, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__subject {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 25px;
}

/* line 367, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__subject .kt-inbox__title {
  margin-right: 1rem;
  display: flex;
  align-items: center;
}

/* line 371, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__subject .kt-inbox__title .kt-inbox__text {
  margin: 0;
  padding: 0;
  color: #2C2D73;
  font-size: 1.4rem;
  font-weight: 500;
}

/* line 377, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__subject .kt-inbox__title .kt-inbox__label {
  margin-left: 0.75rem;
}

/* line 379, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__subject .kt-inbox__actions {
  display: flex;
  align-items: center;
  margin: 10px 0;
}

/* line 383, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__subject .kt-inbox__actions .kt-inbox__icon {
  margin-left: 0.5rem;
}

/* line 385, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__subject .kt-inbox__actions .kt-inbox__icon:first-child {
  margin-left: 0;
}

/* line 387, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__reply {
  margin-top: 30px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  padding: 0 25px;
}

/* line 393, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__reply .kt-inbox__actions {
  display: flex;
}

/* line 395, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__reply .kt-inbox__actions .btn {
  margin-right: 1rem;
}

/* line 397, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__reply .kt-inbox__form {
  display: none;
}

/* line 399, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__reply.kt-inbox__reply--on .kt-inbox__actions {
  display: none;
}

/* line 401, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__reply.kt-inbox__reply--on .kt-inbox__form {
  display: flex;
}

/* line 403, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages {
  margin-top: 15px;
}

/* line 405, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message {
  padding: 0 25px 15px 25px;
  margin-bottom: 15px;
  border-radius: 4px;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.05);
}

/* line 410, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message:last-child {
  margin-bottom: 0;
}

/* line 412, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head {
  display: flex;
  align-items: center;
  cursor: pointer;
}

/* line 416, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-media {
  margin-right: 1.2rem;
}

/* line 418, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0.5rem 0.5rem 0.5rem 0;
  flex-grow: 1;
}

/* line 424, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__author {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

/* line 428, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__author .kt-inbox__name {
  color: #48465b;
  font-weight: 600;
  font-size: 1.1rem;
  margin-right: 0.5rem;
}

/* line 433, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__author .kt-inbox__status {
  color: #a2a5b9;
  font-weight: 500;
}

/* line 436, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__author .kt-inbox__status a {
  font-size: 0.9rem;
}

/* line 438, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__author .kt-inbox__status .kt-badge {
  margin-right: 0.4rem;
  margin-bottom: 0.1rem;
}

/* line 441, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__details {
  display: flex;
}

/* line 443, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__details .kt-inbox__tome {
  display: none;
}

/* line 445, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__details .kt-inbox__tome .kt-inbox__details {
  padding: 20px 0;
}

/* line 447, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__details .kt-inbox__tome .kt-inbox__details td {
  padding: 5px 10px;
  vertical-align: top;
}

/* line 450, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__details .kt-inbox__tome .kt-inbox__details td:nth-child(1) {
  width: 30px;
  text-align: right;
  color: #a2a5b9;
}

/* line 454, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__details .kt-inbox__tome .kt-inbox__details td:nth-child(2) {
  text-align: left;
  color: #2C2D73;
  font-weight: 500;
}

/* line 458, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__details .kt-inbox__tome .kt-inbox__label {
  color: #2E2F36;
  font-weight: 400;
  font-size: 1rem;
}

/* line 462, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__details .kt-inbox__tome .kt-inbox__label i {
  margin-left: 0.5rem;
  font-size: 0.7rem;
  color: #2E2F36;
}

/* line 466, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__details .kt-inbox__desc {
  color: #2E2F36;
  font-weight: 400;
  font-size: 1rem;
}

/* line 470, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__actions {
  display: flex;
  align-items: center;
}

/* line 473, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__actions .kt-inbox__datetime {
  color: #a2a5b9;
  font-weight: 500;
  font-size: 1rem;
  margin-right: 1.5rem;
}

/* line 478, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__actions .kt-inbox__group {
  display: flex;
}

/* line 480, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__actions .kt-inbox__icon.kt-inbox__icon--label:hover i {
  color: rgba(255, 184, 34, 0.5) !important;
}

/* line 482, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__actions .kt-inbox__icon.kt-inbox__icon--label.kt-inbox__icon--on i {
  color: #ffb822 !important;
}

/* line 484, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__body {
  display: none;
  padding: 1rem 0;
}

/* line 487, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message.kt-inbox__message--expanded .kt-inbox__head .kt-inbox__info .kt-inbox__details .kt-inbox__tome {
  display: flex;
}

/* line 489, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message.kt-inbox__message--expanded .kt-inbox__head .kt-inbox__info .kt-inbox__details .kt-inbox__desc {
  display: none;
}

/* line 491, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message.kt-inbox__message--expanded .kt-inbox__body {
  display: block;
}

/* line 493, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message.kt-inbox__message--reply .kt-inbox__reply {
  display: flex;
}

/* line 495, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__reply {
  margin-bottom: 30px;
}

/* line 498, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form {
  display: flex;
  flex-direction: column;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
}

/* line 502, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 20px 15px 20px 25px;
  border-bottom: 1px solid #ebedf2;
}

/* line 509, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__head .kt-inbox__title {
  margin-right: 10px;
  font-size: 1.2rem;
  font-weight: 500;
  color: #2C2D73;
}

/* line 514, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__head .kt-inbox__actions {
  display: flex;
}

/* line 516, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__head .kt-inbox__actions .kt-inbox__icon {
  margin-left: 5px;
}

/* line 518, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body {
  padding: 0 0 10px 0;
}

/* line 520, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to {
  display: flex;
  min-height: 50px;
  align-items: center;
  padding: 10px 25px;
}

/* line 525, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .kt-inbox__wrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

/* line 529, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .tagify {
  border: 0 !important;
}

/* line 531, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .tagify .tagify__input {
  border: 0 !important;
}

/* line 533, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .kt-inbox__field {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0;
}

/* line 538, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .kt-inbox__field.kt-inbox__field--cc, .kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .kt-inbox__field.kt-inbox__field--bcc {
  display: none;
  margin-top: 5px;
}

/* line 541, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .kt-inbox__field .kt-inbox__label {
  font-weight: 400;
  font-size: 1rem;
  width: 40px;
  min-width: 40px;
  color: #2E2F36;
}

/* line 547, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .kt-inbox__field .kt-inbox__input {
  flex-grow: 1;
}

/* line 549, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .kt-inbox__field .kt-inbox__input input {
  border: 0 !important;
  box-shadow: none !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
}

/* line 554, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .kt-inbox__field .kt-inbox__input .form-control {
  border: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  color: #2E2F36;
}

/* line 560, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .kt-inbox__field .kt-inbox__input .form-control::-moz-placeholder {
  color: #2E2F36;
  opacity: 1;
}

/* line 563, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .kt-inbox__field .kt-inbox__input .form-control:-ms-input-placeholder {
  color: #2E2F36;
}

/* line 565, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .kt-inbox__field .kt-inbox__input .form-control::-webkit-input-placeholder {
  color: #2E2F36;
}

/* line 567, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .kt-inbox__field .kt-inbox__tools {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}

/* line 571, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to .kt-inbox__field .kt-inbox__tools .kt-inbox__tool {
  font-size: 1rem;
  color: #a2a5b9;
  font-weight: 500;
  margin-left: 10px;
  cursor: pointer;
}

/* line 577, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to.kt-inbox__to--cc .kt-inbox__tools .kt-inbox__tool:nth-child(1) {
  display: none;
}

/* line 579, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to.kt-inbox__to--cc .kt-inbox__field.kt-inbox__field--cc {
  display: flex;
}

/* line 581, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to.kt-inbox__to--bcc .kt-inbox__tools .kt-inbox__tool:nth-child(2) {
  display: none;
}

/* line 583, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to.kt-inbox__to--bcc .kt-inbox__field.kt-inbox__field--bcc {
  display: flex;
}

/* line 585, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__subject {
  display: flex;
  min-height: 50px;
  align-items: center;
  padding: 0 25px;
  border-top: 1px solid #ebedf2;
}

/* line 591, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__subject .form-control {
  border: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
  font-size: 1rem;
  color: #2E2F36;
}

/* line 599, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__subject .form-control::-moz-placeholder {
  color: #2E2F36;
  opacity: 1;
}

/* line 602, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__subject .form-control:-ms-input-placeholder {
  color: #2E2F36;
}

/* line 604, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__subject .form-control::-webkit-input-placeholder {
  color: #2E2F36;
}

/* line 606, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__text {
  padding: 10px 25px;
  padding-bottom: 0;
  font-weight: 400;
  font-size: 1rem;
  color: #2E2F36;
}

/* line 612, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .ql-container.ql-snow {
  border: 0;
  padding: 0;
  border-radius: 0;
}

/* line 616, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .ql-container.ql-snow .ql-editor {
  font-weight: 400;
  font-size: 1rem;
  color: #2E2F36;
  padding: 15px 25px;
  font-family: Montserrat, Helvetica, sans-serif;
}

/* line 622, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .ql-container.ql-snow .ql-editor.ql-blank:before {
  left: 25px;
  color: #a2a5b9;
  font-weight: 400;
  font-style: normal;
}

/* line 627, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .ql-toolbar.ql-snow {
  display: flex;
  height: 50px;
  align-items: center;
  border-radius: 0;
  border: 0;
  border-top: 1px solid #ebedf2;
  border-bottom: 1px solid #ebedf2;
  padding-left: 18px;
}

/* line 636, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .ql-toolbar.ql-snow .ql-picker-label, .kt-inbox .kt-inbox__form .kt-inbox__body .ql-toolbar.ql-snow .ql-picker-label:before {
  font-weight: 400;
  font-size: 1rem;
  color: #2E2F36;
  font-family: Montserrat, Helvetica, sans-serif;
}

/* line 641, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__attachments {
  min-width: 500px;
  display: inline-block;
  padding: 0 25px;
}

/* line 645, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__foot {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  padding: 20px 15px 20px 25px;
  border-top: 1px solid #ebedf2;
}

/* line 652, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__foot .kt-inbox__primary {
  display: flex;
  flex-grow: 1;
  align-items: center;
}

/* line 656, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__foot .kt-inbox__primary .btn-group .btn:nth-child(1) {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 659, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__foot .kt-inbox__primary .btn-group .btn:nth-child(2) {
  padding-left: 6px;
  padding-right: 9px;
}

/* line 662, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__foot .kt-inbox__primary .kt-inbox__panel {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}

/* line 666, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-inbox__form .kt-inbox__foot .kt-inbox__secondary {
  display: flex;
  align-items: center;
  margin: 0;
}

/* line 671, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox .kt-portlet__head {
  min-height: 80px !important;
  padding: 10px 25px;
}

@media (max-width: 1024px) {
  /* line 676, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 679, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__aside {
    background: #fff;
    margin: 0;
  }
  /* line 682, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__aside .kt-inbox__compose {
    margin: 0;
  }
  /* line 684, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__aside .kt-inbox__nav .kt-nav .kt-nav__item .kt-nav__link {
    padding: 0.75rem 10px;
  }
  /* line 686, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__toolbar {
    position: static;
  }
  /* line 688, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__toolbar .kt-inbox__search {
    margin: 10px 0;
  }
  /* line 690, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__toolbar .kt-inbox__actions {
    margin: 10px 0;
  }
  /* line 692, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__toolbar .kt-inbox__controls {
    margin: 10px 0;
  }
  /* line 694, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__list .kt-inbox__items {
    overflow: auto;
  }
  /* line 696, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__list .kt-inbox__items .kt-inbox__item {
    min-width: 500px;
    padding: 10px 15px;
    margin-bottom: 15px;
  }
  /* line 700, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__list .kt-portlet__head {
    min-height: 60px !important;
    padding: 10px 15px;
  }
  /* line 703, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__view .kt-inbox__subject {
    padding: 10px 15px;
  }
  /* line 705, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__view .kt-inbox__subject .kt-inbox__title {
    display: block;
  }
  /* line 707, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__view .kt-inbox__subject .kt-inbox__title .kt-inbox__text {
    display: inline;
  }
  /* line 709, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__view .kt-inbox__messages {
    padding: 10px 15px;
  }
  /* line 711, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message {
    padding: 0 10px 5px 10px;
    margin-bottom: 15px;
  }
  /* line 714, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-media span {
    width: 26px;
    height: 26px;
  }
  /* line 717, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__info .kt-inbox__details .kt-inbox__desc {
    display: none;
  }
  /* line 719, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__view .kt-inbox__reply {
    padding: 10px 15px;
    overflow: auto;
  }
  /* line 722, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__form {
    min-width: 400px;
  }
  /* line 724, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__to {
    padding: 10px 15px;
  }
  /* line 726, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__subject {
    padding: 10px 15px;
  }
  /* line 728, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__text {
    padding: 10px 15px;
  }
  /* line 730, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__form .kt-inbox__body .ql-container.ql-snow .ql-editor {
    padding: 15px 15px;
  }
  /* line 732, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__form .kt-inbox__body .ql-container.ql-snow .ql-editor.ql-blank:before {
    left: 15px;
  }
  /* line 734, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__form .kt-inbox__body .kt-inbox__attachments {
    min-width: auto;
    padding: 0 15px;
  }
  /* line 737, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-portlet__head {
    min-height: 60px !important;
    padding: 10px 15px;
  }
}

@media (max-width: 768px) {
  /* line 742, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head {
    flex-wrap: wrap;
  }
  /* line 744, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__view .kt-inbox__messages .kt-inbox__message .kt-inbox__head .kt-inbox__actions {
    flex-grow: 1;
    justify-content: space-between;
  }
  /* line 747, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox .kt-inbox__view .kt-inbox__reply {
    padding: 10px 15px;
  }
}

/* line 750, app/assets/stylesheets/pages/inbox/inbox.css */
.kt-inbox__aside-close {
  display: none;
}

@media (max-width: 1024px) {
  /* line 754, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside {
    z-index: 1001;
    position: fixed;
    -webkit-overflow-scrolling: touch;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    width: 300px !important;
    transition: left 0.3s ease, right 0.3s ease;
    left: -320px;
  }
  /* line 767, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside.kt-inbox__aside--on {
    transition: left 0.3s ease, right 0.3s ease;
    left: 0;
  }
}

@media screen and (max-width: 1024px) and (-ms-high-contrast: active), (max-width: 1024px) and (-ms-high-contrast: none) {
  /* line 771, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside {
    transition: none !important;
  }
}

@media (max-width: 1024px) {
  /* line 775, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside--right .kt-inbox__aside {
    right: -320px;
    left: auto;
  }
  /* line 778, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside--right .kt-inbox__aside.kt-inbox__aside--on {
    transition: left 0.3s ease, right 0.3s ease;
    right: 0;
    left: auto;
  }
  /* line 782, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside-close {
    width: 25px;
    height: 25px;
    top: 1px;
    z-index: 1002;
    transition: left 0.3s ease, right 0.3s ease;
    position: fixed;
    border: 0;
    box-shadow: none;
    border-radius: 3px;
    cursor: pointer;
    outline: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
    left: -25px;
  }
}

@media screen and (max-width: 1024px) and (-ms-high-contrast: active), (max-width: 1024px) and (-ms-high-contrast: none) {
  /* line 799, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside-close {
    transition: none !important;
  }
}

@media (max-width: 1024px) {
  /* line 803, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside-close > i {
    line-height: 0;
    font-size: 1.4rem;
  }
  /* line 806, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside-close:hover {
    text-decoration: none;
  }
  /* line 808, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside--right .kt-inbox__aside-close {
    left: auto;
    right: -25px;
  }
  /* line 811, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside--on .kt-inbox__aside-close {
    transition: left 0.3s ease, right 0.3s ease;
    left: 274px;
  }
  /* line 814, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside--on.kt-inbox__aside--right .kt-inbox__aside-close {
    left: auto;
    right: 274px;
  }
  /* line 817, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
    background: rgba(134, 138, 168, 0.2) !important;
    animation: kt-animate-fade-in .3s linear 1;
  }
  /* line 827, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside-overlay {
    background: rgba(0, 0, 0, 0.05);
  }
  /* line 829, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside-close {
    background-color: #f7f8fa;
  }
  /* line 831, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside-close > i {
    color: #2E2F36;
  }
  /* line 833, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside-close:hover {
    background-color: transparent;
  }
  /* line 835, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside-close:hover > i {
    color: #583BC0;
  }
}

@media (max-width: 350px) {
  /* line 839, app/assets/stylesheets/pages/inbox/inbox.css */
  .kt-inbox__aside {
    width: 90% !important;
  }
}

/* line 1, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login {
  background: #fff;
}

/* line 3, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside {
  padding: 2rem;
  background: #fff;
  width: 478px;
}

/* line 7, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside a {
  text-decoration: underline;
}

/* line 9, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside a.btn {
  text-decoration: none;
}

/* line 11, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 0;
}

/* line 16, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container {
  flex: 1;
  width: 400px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-bottom: 5rem;
}

/* line 23, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__body {
  width: 100%;
  flex: 1;
}

/* line 26, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__logo {
  text-align: center;
  margin: 1rem auto 4rem auto;
}

/* line 29, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__head {
  margin-top: 1rem;
  text-align: center;
}

/* line 32, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__head .kt-login__title {
  text-align: center;
  font-size: 32px;
  color: #2C2D73;
  font-weight: 500;
}

/* line 37, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__head .kt-login__link {
  text-decoration: none;
  font-weight: bold;
  color: #48465b;
}

/* line 41, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__head .kt-login__desc {
  text-align: center;
  font-size: 15px;
  color: #2E2F36;
  font-weight: 400;
  margin-top: 2rem;
}

/* line 47, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__head .kt-login__desc.kt-login__desc--lighter {
  color: #74747B;
}

/* line 49, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__form {
  margin-top: 3rem;
}

/* line 51, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__form .form-group {
  margin: 0 0 12px 0;
  padding: 0;
  position: relative;
}

/* line 55, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__form .form-control {
  font-size: 15px;
  height: 46px;
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  padding: 1rem;
  margin-top: 0;
  color: #2C2D73;
}

/* line 64, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__form .form-control::-moz-placeholder {
  color: #2E2F36;
  opacity: 1;
}

/* line 67, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__form .form-control:-ms-input-placeholder {
  color: #2E2F36;
}

/* line 69, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__form .form-control::-webkit-input-placeholder {
  color: #2E2F36;
}

/* line 71, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__form .form-control:not(.is-invalid) {
  border-color: rgba(145, 149, 167, 0.8);
}

/* line 73, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__actions {
  margin: 2rem 0;
  text-align: center;
}

/* line 76, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__extra {
  margin-top: 17px;
  display: flex;
  justify-content: space-between;
}

/* line 80, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__extra label {
  margin: 0;
  color: #74747B;
}

/* line 83, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__extra a {
  font-weight: 500;
  color: #74747B;
  transition: color 0.3s ease;
  display: inline-block;
}

/* line 88, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__extra a:hover {
  transition: color 0.3s ease;
  color: #583BC0;
}

/* line 91, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__account {
  text-align: center;
}

/* line 93, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__account .kt-login__account-msg {
  font-size: 1rem;
  font-weight: 500;
  color: #2E2F36;
}

/* line 97, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__account .kt-login__account-link {
  font-size: 1rem;
  font-weight: 500;
  color: #2C2D73;
  transition: color 0.3s ease;
}

/* line 102, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__account .kt-login__account-link:hover {
  transition: color 0.3s ease;
  color: #583BC0;
}

/* line 105, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .btn {
  height: 46px;
  padding-left: 3rem;
  padding-right: 3rem;
}

/* line 109, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .btn ~ .btn {
  margin-left: 0.5rem;
}

/* line 111, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__content {
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 114, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__content .kt-login__section {
  display: flex;
  /*align-items: center;
            justify-content: center;*/
  flex: 1;
  margin: 168px 0 0 137px;
}

/* line 120, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__content .kt-login__section .kt-login__title {
  color: #fff;
  font-size: 90px;
  font-weight: 700;
  line-height: 110px;
}

/* line 125, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__content .kt-login__section .kt-login__slogan {
  display: block;
}

/* line 127, app/assets/stylesheets/pages/login/login.css */
.kt-login.kt-login .kt-login__content .kt-login__section .kt-login__desc {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.1rem;
  font-weight: 400;
}

@media (max-width: 1024px) {
  /* line 133, app/assets/stylesheets/pages/login/login.css */
  .kt-login.kt-login {
    height: 100%;
  }
  /* line 135, app/assets/stylesheets/pages/login/login.css */
  .kt-login.kt-login .kt-login__aside {
    padding: 20px 15px;
    width: 100%;
  }
  /* line 138, app/assets/stylesheets/pages/login/login.css */
  .kt-login.kt-login .kt-login__aside .kt-login__wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 15px;
  }
  /* line 142, app/assets/stylesheets/pages/login/login.css */
  .kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container {
    width: 100%;
    padding-bottom: 20px;
  }
  /* line 145, app/assets/stylesheets/pages/login/login.css */
  .kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__form {
    margin-top: 20px;
  }
  /* line 147, app/assets/stylesheets/pages/login/login.css */
  .kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__container .kt-login__actions {
    margin: 20px 0;
  }
  /* line 149, app/assets/stylesheets/pages/login/login.css */
  .kt-login.kt-login .kt-login__aside .kt-login__wrapper .kt-login__logo {
    margin: 20px auto;
  }
  /* line 151, app/assets/stylesheets/pages/login/login.css */
  .kt-login.kt-login .kt-login__aside .kt-login__account {
    margin-top: 1.5rem;
  }
  /* line 153, app/assets/stylesheets/pages/login/login.css */
  .kt-login.kt-login .kt-login__content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 15px;
  }
  /* line 158, app/assets/stylesheets/pages/login/login.css */
  .kt-login.kt-login .kt-login__content .kt-login__section {
    margin: 0;
    align-items: center;
    justify-content: center;
  }
  /* line 162, app/assets/stylesheets/pages/login/login.css */
  .kt-login.kt-login .kt-login__content .kt-login__section .kt-login__title {
    font-size: 1.3rem;
    margin-bottom: 1rem;
  }
  /* line 165, app/assets/stylesheets/pages/login/login.css */
  .kt-login.kt-login .kt-login__content .kt-login__section .kt-login__slogan {
    font-size: 34px;
    line-height: 1.2rem;
    display: inline;
    padding-left: 10px;
  }
  /* line 170, app/assets/stylesheets/pages/login/login.css */
  .kt-login.kt-login .kt-login__content .kt-login__section .kt-login__desc {
    font-size: 1rem;
    margin: 0;
  }
}

/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 8, app/assets/stylesheets/style.bundle.css */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #4169E1;
  --secondary: #e1e1ef;
  --success: #0abb87;
  --info: #5578eb;
  --warning: #ffb822;
  --danger: #EB5757;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1399px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 38, app/assets/stylesheets/style.bundle.css */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 43, app/assets/stylesheets/style.bundle.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 49, app/assets/stylesheets/style.bundle.css */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 52, app/assets/stylesheets/style.bundle.css */
body {
  margin: 0;
  font-family: Montserrat, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 62, app/assets/stylesheets/style.bundle.css */
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

/* line 65, app/assets/stylesheets/style.bundle.css */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 70, app/assets/stylesheets/style.bundle.css */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 74, app/assets/stylesheets/style.bundle.css */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 78, app/assets/stylesheets/style.bundle.css */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

/* line 86, app/assets/stylesheets/style.bundle.css */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 91, app/assets/stylesheets/style.bundle.css */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 97, app/assets/stylesheets/style.bundle.css */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 103, app/assets/stylesheets/style.bundle.css */
dt {
  font-weight: 700;
}

/* line 106, app/assets/stylesheets/style.bundle.css */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 110, app/assets/stylesheets/style.bundle.css */
blockquote {
  margin: 0 0 1rem;
}

/* line 113, app/assets/stylesheets/style.bundle.css */
b,
strong {
  font-weight: bolder;
}

/* line 117, app/assets/stylesheets/style.bundle.css */
small {
  font-size: 80%;
}

/* line 120, app/assets/stylesheets/style.bundle.css */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 127, app/assets/stylesheets/style.bundle.css */
sub {
  bottom: -.25em;
}

/* line 130, app/assets/stylesheets/style.bundle.css */
sup {
  top: -.5em;
}

/* line 133, app/assets/stylesheets/style.bundle.css */
a {
  color: #4169E1;
  text-decoration: none;
  background-color: transparent;
}

/* line 137, app/assets/stylesheets/style.bundle.css */
a:hover {
  color: #1d44b8;
  text-decoration: underline;
}

/* line 141, app/assets/stylesheets/style.bundle.css */
a:not([href]) {
  color: inherit;
  text-decoration: none;
}

/* line 144, app/assets/stylesheets/style.bundle.css */
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 148, app/assets/stylesheets/style.bundle.css */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 155, app/assets/stylesheets/style.bundle.css */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 161, app/assets/stylesheets/style.bundle.css */
figure {
  margin: 0 0 1rem;
}

/* line 164, app/assets/stylesheets/style.bundle.css */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 168, app/assets/stylesheets/style.bundle.css */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 172, app/assets/stylesheets/style.bundle.css */
table {
  border-collapse: collapse;
}

/* line 175, app/assets/stylesheets/style.bundle.css */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #2E2F36;
  text-align: left;
  caption-side: bottom;
}

/* line 182, app/assets/stylesheets/style.bundle.css */
th {
  text-align: inherit;
}

/* line 185, app/assets/stylesheets/style.bundle.css */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 189, app/assets/stylesheets/style.bundle.css */
button {
  border-radius: 0;
}

/* line 192, app/assets/stylesheets/style.bundle.css */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 196, app/assets/stylesheets/style.bundle.css */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 206, app/assets/stylesheets/style.bundle.css */
button,
input {
  overflow: visible;
}

/* line 210, app/assets/stylesheets/style.bundle.css */
button,
select {
  text-transform: none;
}

/* line 214, app/assets/stylesheets/style.bundle.css */
[role="button"] {
  cursor: pointer;
}

/* line 217, app/assets/stylesheets/style.bundle.css */
select {
  word-wrap: normal;
}

/* line 220, app/assets/stylesheets/style.bundle.css */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 226, app/assets/stylesheets/style.bundle.css */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 232, app/assets/stylesheets/style.bundle.css */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 239, app/assets/stylesheets/style.bundle.css */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 244, app/assets/stylesheets/style.bundle.css */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 248, app/assets/stylesheets/style.bundle.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 254, app/assets/stylesheets/style.bundle.css */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 265, app/assets/stylesheets/style.bundle.css */
progress {
  vertical-align: baseline;
}

/* line 268, app/assets/stylesheets/style.bundle.css */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 272, app/assets/stylesheets/style.bundle.css */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 276, app/assets/stylesheets/style.bundle.css */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 279, app/assets/stylesheets/style.bundle.css */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 283, app/assets/stylesheets/style.bundle.css */
output {
  display: inline-block;
}

/* line 286, app/assets/stylesheets/style.bundle.css */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 290, app/assets/stylesheets/style.bundle.css */
template {
  display: none;
}

/* line 293, app/assets/stylesheets/style.bundle.css */
[hidden] {
  display: none !important;
}

/* line 296, app/assets/stylesheets/style.bundle.css */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 302, app/assets/stylesheets/style.bundle.css */
h1, .h1 {
  font-size: 2.5rem;
}

/* line 305, app/assets/stylesheets/style.bundle.css */
h2, .h2 {
  font-size: 2rem;
}

/* line 308, app/assets/stylesheets/style.bundle.css */
h3, .h3 {
  font-size: 1.75rem;
}

/* line 311, app/assets/stylesheets/style.bundle.css */
h4, .h4 {
  font-size: 1.5rem;
}

/* line 314, app/assets/stylesheets/style.bundle.css */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 317, app/assets/stylesheets/style.bundle.css */
h6, .h6 {
  font-size: 1rem;
}

/* line 320, app/assets/stylesheets/style.bundle.css */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 324, app/assets/stylesheets/style.bundle.css */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 329, app/assets/stylesheets/style.bundle.css */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 334, app/assets/stylesheets/style.bundle.css */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 339, app/assets/stylesheets/style.bundle.css */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 344, app/assets/stylesheets/style.bundle.css */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 350, app/assets/stylesheets/style.bundle.css */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 355, app/assets/stylesheets/style.bundle.css */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 360, app/assets/stylesheets/style.bundle.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 364, app/assets/stylesheets/style.bundle.css */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 368, app/assets/stylesheets/style.bundle.css */
.list-inline-item {
  display: inline-block;
}

/* line 370, app/assets/stylesheets/style.bundle.css */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 373, app/assets/stylesheets/style.bundle.css */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 377, app/assets/stylesheets/style.bundle.css */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 381, app/assets/stylesheets/style.bundle.css */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 385, app/assets/stylesheets/style.bundle.css */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 388, app/assets/stylesheets/style.bundle.css */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 392, app/assets/stylesheets/style.bundle.css */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 400, app/assets/stylesheets/style.bundle.css */
.figure {
  display: inline-block;
}

/* line 403, app/assets/stylesheets/style.bundle.css */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 407, app/assets/stylesheets/style.bundle.css */
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/* line 411, app/assets/stylesheets/style.bundle.css */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

/* line 415, app/assets/stylesheets/style.bundle.css */
a > code {
  color: inherit;
}

/* line 418, app/assets/stylesheets/style.bundle.css */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 424, app/assets/stylesheets/style.bundle.css */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 429, app/assets/stylesheets/style.bundle.css */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 433, app/assets/stylesheets/style.bundle.css */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 438, app/assets/stylesheets/style.bundle.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 442, app/assets/stylesheets/style.bundle.css */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 449, app/assets/stylesheets/style.bundle.css */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 452, app/assets/stylesheets/style.bundle.css */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 1024px) {
  /* line 455, app/assets/stylesheets/style.bundle.css */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1399px) {
  /* line 458, app/assets/stylesheets/style.bundle.css */
  .container {
    max-width: 1140px;
  }
}

/* line 461, app/assets/stylesheets/style.bundle.css */
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 469, app/assets/stylesheets/style.bundle.css */
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 473, app/assets/stylesheets/style.bundle.css */
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 1024px) {
  /* line 477, app/assets/stylesheets/style.bundle.css */
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1399px) {
  /* line 481, app/assets/stylesheets/style.bundle.css */
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}

/* line 484, app/assets/stylesheets/style.bundle.css */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 490, app/assets/stylesheets/style.bundle.css */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 493, app/assets/stylesheets/style.bundle.css */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 498, app/assets/stylesheets/style.bundle.css */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 509, app/assets/stylesheets/style.bundle.css */
.col {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

/* line 515, app/assets/stylesheets/style.bundle.css */
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 519, app/assets/stylesheets/style.bundle.css */
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 523, app/assets/stylesheets/style.bundle.css */
.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 527, app/assets/stylesheets/style.bundle.css */
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 531, app/assets/stylesheets/style.bundle.css */
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

/* line 535, app/assets/stylesheets/style.bundle.css */
.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 539, app/assets/stylesheets/style.bundle.css */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 544, app/assets/stylesheets/style.bundle.css */
.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

/* line 548, app/assets/stylesheets/style.bundle.css */
.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 552, app/assets/stylesheets/style.bundle.css */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 556, app/assets/stylesheets/style.bundle.css */
.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 560, app/assets/stylesheets/style.bundle.css */
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

/* line 564, app/assets/stylesheets/style.bundle.css */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 568, app/assets/stylesheets/style.bundle.css */
.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

/* line 572, app/assets/stylesheets/style.bundle.css */
.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

/* line 576, app/assets/stylesheets/style.bundle.css */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 580, app/assets/stylesheets/style.bundle.css */
.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

/* line 584, app/assets/stylesheets/style.bundle.css */
.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

/* line 588, app/assets/stylesheets/style.bundle.css */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 592, app/assets/stylesheets/style.bundle.css */
.order-first {
  order: -1;
}

/* line 595, app/assets/stylesheets/style.bundle.css */
.order-last {
  order: 13;
}

/* line 598, app/assets/stylesheets/style.bundle.css */
.order-0 {
  order: 0;
}

/* line 601, app/assets/stylesheets/style.bundle.css */
.order-1 {
  order: 1;
}

/* line 604, app/assets/stylesheets/style.bundle.css */
.order-2 {
  order: 2;
}

/* line 607, app/assets/stylesheets/style.bundle.css */
.order-3 {
  order: 3;
}

/* line 610, app/assets/stylesheets/style.bundle.css */
.order-4 {
  order: 4;
}

/* line 613, app/assets/stylesheets/style.bundle.css */
.order-5 {
  order: 5;
}

/* line 616, app/assets/stylesheets/style.bundle.css */
.order-6 {
  order: 6;
}

/* line 619, app/assets/stylesheets/style.bundle.css */
.order-7 {
  order: 7;
}

/* line 622, app/assets/stylesheets/style.bundle.css */
.order-8 {
  order: 8;
}

/* line 625, app/assets/stylesheets/style.bundle.css */
.order-9 {
  order: 9;
}

/* line 628, app/assets/stylesheets/style.bundle.css */
.order-10 {
  order: 10;
}

/* line 631, app/assets/stylesheets/style.bundle.css */
.order-11 {
  order: 11;
}

/* line 634, app/assets/stylesheets/style.bundle.css */
.order-12 {
  order: 12;
}

/* line 637, app/assets/stylesheets/style.bundle.css */
.offset-1 {
  margin-left: 8.33333%;
}

/* line 640, app/assets/stylesheets/style.bundle.css */
.offset-2 {
  margin-left: 16.66667%;
}

/* line 643, app/assets/stylesheets/style.bundle.css */
.offset-3 {
  margin-left: 25%;
}

/* line 646, app/assets/stylesheets/style.bundle.css */
.offset-4 {
  margin-left: 33.33333%;
}

/* line 649, app/assets/stylesheets/style.bundle.css */
.offset-5 {
  margin-left: 41.66667%;
}

/* line 652, app/assets/stylesheets/style.bundle.css */
.offset-6 {
  margin-left: 50%;
}

/* line 655, app/assets/stylesheets/style.bundle.css */
.offset-7 {
  margin-left: 58.33333%;
}

/* line 658, app/assets/stylesheets/style.bundle.css */
.offset-8 {
  margin-left: 66.66667%;
}

/* line 661, app/assets/stylesheets/style.bundle.css */
.offset-9 {
  margin-left: 75%;
}

/* line 664, app/assets/stylesheets/style.bundle.css */
.offset-10 {
  margin-left: 83.33333%;
}

/* line 667, app/assets/stylesheets/style.bundle.css */
.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  /* line 671, app/assets/stylesheets/style.bundle.css */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  /* line 676, app/assets/stylesheets/style.bundle.css */
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 679, app/assets/stylesheets/style.bundle.css */
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 682, app/assets/stylesheets/style.bundle.css */
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 685, app/assets/stylesheets/style.bundle.css */
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 688, app/assets/stylesheets/style.bundle.css */
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 691, app/assets/stylesheets/style.bundle.css */
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 694, app/assets/stylesheets/style.bundle.css */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 698, app/assets/stylesheets/style.bundle.css */
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 701, app/assets/stylesheets/style.bundle.css */
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 704, app/assets/stylesheets/style.bundle.css */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 707, app/assets/stylesheets/style.bundle.css */
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 710, app/assets/stylesheets/style.bundle.css */
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 713, app/assets/stylesheets/style.bundle.css */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 716, app/assets/stylesheets/style.bundle.css */
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 719, app/assets/stylesheets/style.bundle.css */
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 722, app/assets/stylesheets/style.bundle.css */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 725, app/assets/stylesheets/style.bundle.css */
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 728, app/assets/stylesheets/style.bundle.css */
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 731, app/assets/stylesheets/style.bundle.css */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 734, app/assets/stylesheets/style.bundle.css */
  .order-sm-first {
    order: -1;
  }
  /* line 736, app/assets/stylesheets/style.bundle.css */
  .order-sm-last {
    order: 13;
  }
  /* line 738, app/assets/stylesheets/style.bundle.css */
  .order-sm-0 {
    order: 0;
  }
  /* line 740, app/assets/stylesheets/style.bundle.css */
  .order-sm-1 {
    order: 1;
  }
  /* line 742, app/assets/stylesheets/style.bundle.css */
  .order-sm-2 {
    order: 2;
  }
  /* line 744, app/assets/stylesheets/style.bundle.css */
  .order-sm-3 {
    order: 3;
  }
  /* line 746, app/assets/stylesheets/style.bundle.css */
  .order-sm-4 {
    order: 4;
  }
  /* line 748, app/assets/stylesheets/style.bundle.css */
  .order-sm-5 {
    order: 5;
  }
  /* line 750, app/assets/stylesheets/style.bundle.css */
  .order-sm-6 {
    order: 6;
  }
  /* line 752, app/assets/stylesheets/style.bundle.css */
  .order-sm-7 {
    order: 7;
  }
  /* line 754, app/assets/stylesheets/style.bundle.css */
  .order-sm-8 {
    order: 8;
  }
  /* line 756, app/assets/stylesheets/style.bundle.css */
  .order-sm-9 {
    order: 9;
  }
  /* line 758, app/assets/stylesheets/style.bundle.css */
  .order-sm-10 {
    order: 10;
  }
  /* line 760, app/assets/stylesheets/style.bundle.css */
  .order-sm-11 {
    order: 11;
  }
  /* line 762, app/assets/stylesheets/style.bundle.css */
  .order-sm-12 {
    order: 12;
  }
  /* line 764, app/assets/stylesheets/style.bundle.css */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 766, app/assets/stylesheets/style.bundle.css */
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  /* line 768, app/assets/stylesheets/style.bundle.css */
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  /* line 770, app/assets/stylesheets/style.bundle.css */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 772, app/assets/stylesheets/style.bundle.css */
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  /* line 774, app/assets/stylesheets/style.bundle.css */
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  /* line 776, app/assets/stylesheets/style.bundle.css */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 778, app/assets/stylesheets/style.bundle.css */
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  /* line 780, app/assets/stylesheets/style.bundle.css */
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  /* line 782, app/assets/stylesheets/style.bundle.css */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 784, app/assets/stylesheets/style.bundle.css */
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  /* line 786, app/assets/stylesheets/style.bundle.css */
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  /* line 790, app/assets/stylesheets/style.bundle.css */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  /* line 795, app/assets/stylesheets/style.bundle.css */
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 798, app/assets/stylesheets/style.bundle.css */
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 801, app/assets/stylesheets/style.bundle.css */
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 804, app/assets/stylesheets/style.bundle.css */
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 807, app/assets/stylesheets/style.bundle.css */
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 810, app/assets/stylesheets/style.bundle.css */
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 813, app/assets/stylesheets/style.bundle.css */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 817, app/assets/stylesheets/style.bundle.css */
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 820, app/assets/stylesheets/style.bundle.css */
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 823, app/assets/stylesheets/style.bundle.css */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 826, app/assets/stylesheets/style.bundle.css */
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 829, app/assets/stylesheets/style.bundle.css */
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 832, app/assets/stylesheets/style.bundle.css */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 835, app/assets/stylesheets/style.bundle.css */
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 838, app/assets/stylesheets/style.bundle.css */
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 841, app/assets/stylesheets/style.bundle.css */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 844, app/assets/stylesheets/style.bundle.css */
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 847, app/assets/stylesheets/style.bundle.css */
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 850, app/assets/stylesheets/style.bundle.css */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 853, app/assets/stylesheets/style.bundle.css */
  .order-md-first {
    order: -1;
  }
  /* line 855, app/assets/stylesheets/style.bundle.css */
  .order-md-last {
    order: 13;
  }
  /* line 857, app/assets/stylesheets/style.bundle.css */
  .order-md-0 {
    order: 0;
  }
  /* line 859, app/assets/stylesheets/style.bundle.css */
  .order-md-1 {
    order: 1;
  }
  /* line 861, app/assets/stylesheets/style.bundle.css */
  .order-md-2 {
    order: 2;
  }
  /* line 863, app/assets/stylesheets/style.bundle.css */
  .order-md-3 {
    order: 3;
  }
  /* line 865, app/assets/stylesheets/style.bundle.css */
  .order-md-4 {
    order: 4;
  }
  /* line 867, app/assets/stylesheets/style.bundle.css */
  .order-md-5 {
    order: 5;
  }
  /* line 869, app/assets/stylesheets/style.bundle.css */
  .order-md-6 {
    order: 6;
  }
  /* line 871, app/assets/stylesheets/style.bundle.css */
  .order-md-7 {
    order: 7;
  }
  /* line 873, app/assets/stylesheets/style.bundle.css */
  .order-md-8 {
    order: 8;
  }
  /* line 875, app/assets/stylesheets/style.bundle.css */
  .order-md-9 {
    order: 9;
  }
  /* line 877, app/assets/stylesheets/style.bundle.css */
  .order-md-10 {
    order: 10;
  }
  /* line 879, app/assets/stylesheets/style.bundle.css */
  .order-md-11 {
    order: 11;
  }
  /* line 881, app/assets/stylesheets/style.bundle.css */
  .order-md-12 {
    order: 12;
  }
  /* line 883, app/assets/stylesheets/style.bundle.css */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 885, app/assets/stylesheets/style.bundle.css */
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  /* line 887, app/assets/stylesheets/style.bundle.css */
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  /* line 889, app/assets/stylesheets/style.bundle.css */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 891, app/assets/stylesheets/style.bundle.css */
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  /* line 893, app/assets/stylesheets/style.bundle.css */
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  /* line 895, app/assets/stylesheets/style.bundle.css */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 897, app/assets/stylesheets/style.bundle.css */
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  /* line 899, app/assets/stylesheets/style.bundle.css */
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  /* line 901, app/assets/stylesheets/style.bundle.css */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 903, app/assets/stylesheets/style.bundle.css */
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  /* line 905, app/assets/stylesheets/style.bundle.css */
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1024px) {
  /* line 909, app/assets/stylesheets/style.bundle.css */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  /* line 914, app/assets/stylesheets/style.bundle.css */
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 917, app/assets/stylesheets/style.bundle.css */
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 920, app/assets/stylesheets/style.bundle.css */
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 923, app/assets/stylesheets/style.bundle.css */
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 926, app/assets/stylesheets/style.bundle.css */
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 929, app/assets/stylesheets/style.bundle.css */
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 932, app/assets/stylesheets/style.bundle.css */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 936, app/assets/stylesheets/style.bundle.css */
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 939, app/assets/stylesheets/style.bundle.css */
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 942, app/assets/stylesheets/style.bundle.css */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 945, app/assets/stylesheets/style.bundle.css */
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 948, app/assets/stylesheets/style.bundle.css */
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 951, app/assets/stylesheets/style.bundle.css */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 954, app/assets/stylesheets/style.bundle.css */
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 957, app/assets/stylesheets/style.bundle.css */
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 960, app/assets/stylesheets/style.bundle.css */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 963, app/assets/stylesheets/style.bundle.css */
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 966, app/assets/stylesheets/style.bundle.css */
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 969, app/assets/stylesheets/style.bundle.css */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 972, app/assets/stylesheets/style.bundle.css */
  .order-lg-first {
    order: -1;
  }
  /* line 974, app/assets/stylesheets/style.bundle.css */
  .order-lg-last {
    order: 13;
  }
  /* line 976, app/assets/stylesheets/style.bundle.css */
  .order-lg-0 {
    order: 0;
  }
  /* line 978, app/assets/stylesheets/style.bundle.css */
  .order-lg-1 {
    order: 1;
  }
  /* line 980, app/assets/stylesheets/style.bundle.css */
  .order-lg-2 {
    order: 2;
  }
  /* line 982, app/assets/stylesheets/style.bundle.css */
  .order-lg-3 {
    order: 3;
  }
  /* line 984, app/assets/stylesheets/style.bundle.css */
  .order-lg-4 {
    order: 4;
  }
  /* line 986, app/assets/stylesheets/style.bundle.css */
  .order-lg-5 {
    order: 5;
  }
  /* line 988, app/assets/stylesheets/style.bundle.css */
  .order-lg-6 {
    order: 6;
  }
  /* line 990, app/assets/stylesheets/style.bundle.css */
  .order-lg-7 {
    order: 7;
  }
  /* line 992, app/assets/stylesheets/style.bundle.css */
  .order-lg-8 {
    order: 8;
  }
  /* line 994, app/assets/stylesheets/style.bundle.css */
  .order-lg-9 {
    order: 9;
  }
  /* line 996, app/assets/stylesheets/style.bundle.css */
  .order-lg-10 {
    order: 10;
  }
  /* line 998, app/assets/stylesheets/style.bundle.css */
  .order-lg-11 {
    order: 11;
  }
  /* line 1000, app/assets/stylesheets/style.bundle.css */
  .order-lg-12 {
    order: 12;
  }
  /* line 1002, app/assets/stylesheets/style.bundle.css */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 1004, app/assets/stylesheets/style.bundle.css */
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  /* line 1006, app/assets/stylesheets/style.bundle.css */
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  /* line 1008, app/assets/stylesheets/style.bundle.css */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 1010, app/assets/stylesheets/style.bundle.css */
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  /* line 1012, app/assets/stylesheets/style.bundle.css */
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  /* line 1014, app/assets/stylesheets/style.bundle.css */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 1016, app/assets/stylesheets/style.bundle.css */
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  /* line 1018, app/assets/stylesheets/style.bundle.css */
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  /* line 1020, app/assets/stylesheets/style.bundle.css */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 1022, app/assets/stylesheets/style.bundle.css */
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  /* line 1024, app/assets/stylesheets/style.bundle.css */
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1399px) {
  /* line 1028, app/assets/stylesheets/style.bundle.css */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  /* line 1033, app/assets/stylesheets/style.bundle.css */
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1036, app/assets/stylesheets/style.bundle.css */
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 1039, app/assets/stylesheets/style.bundle.css */
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 1042, app/assets/stylesheets/style.bundle.css */
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 1045, app/assets/stylesheets/style.bundle.css */
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 1048, app/assets/stylesheets/style.bundle.css */
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 1051, app/assets/stylesheets/style.bundle.css */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 1055, app/assets/stylesheets/style.bundle.css */
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 1058, app/assets/stylesheets/style.bundle.css */
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 1061, app/assets/stylesheets/style.bundle.css */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 1064, app/assets/stylesheets/style.bundle.css */
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 1067, app/assets/stylesheets/style.bundle.css */
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 1070, app/assets/stylesheets/style.bundle.css */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 1073, app/assets/stylesheets/style.bundle.css */
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 1076, app/assets/stylesheets/style.bundle.css */
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 1079, app/assets/stylesheets/style.bundle.css */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 1082, app/assets/stylesheets/style.bundle.css */
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 1085, app/assets/stylesheets/style.bundle.css */
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 1088, app/assets/stylesheets/style.bundle.css */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1091, app/assets/stylesheets/style.bundle.css */
  .order-xl-first {
    order: -1;
  }
  /* line 1093, app/assets/stylesheets/style.bundle.css */
  .order-xl-last {
    order: 13;
  }
  /* line 1095, app/assets/stylesheets/style.bundle.css */
  .order-xl-0 {
    order: 0;
  }
  /* line 1097, app/assets/stylesheets/style.bundle.css */
  .order-xl-1 {
    order: 1;
  }
  /* line 1099, app/assets/stylesheets/style.bundle.css */
  .order-xl-2 {
    order: 2;
  }
  /* line 1101, app/assets/stylesheets/style.bundle.css */
  .order-xl-3 {
    order: 3;
  }
  /* line 1103, app/assets/stylesheets/style.bundle.css */
  .order-xl-4 {
    order: 4;
  }
  /* line 1105, app/assets/stylesheets/style.bundle.css */
  .order-xl-5 {
    order: 5;
  }
  /* line 1107, app/assets/stylesheets/style.bundle.css */
  .order-xl-6 {
    order: 6;
  }
  /* line 1109, app/assets/stylesheets/style.bundle.css */
  .order-xl-7 {
    order: 7;
  }
  /* line 1111, app/assets/stylesheets/style.bundle.css */
  .order-xl-8 {
    order: 8;
  }
  /* line 1113, app/assets/stylesheets/style.bundle.css */
  .order-xl-9 {
    order: 9;
  }
  /* line 1115, app/assets/stylesheets/style.bundle.css */
  .order-xl-10 {
    order: 10;
  }
  /* line 1117, app/assets/stylesheets/style.bundle.css */
  .order-xl-11 {
    order: 11;
  }
  /* line 1119, app/assets/stylesheets/style.bundle.css */
  .order-xl-12 {
    order: 12;
  }
  /* line 1121, app/assets/stylesheets/style.bundle.css */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 1123, app/assets/stylesheets/style.bundle.css */
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  /* line 1125, app/assets/stylesheets/style.bundle.css */
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  /* line 1127, app/assets/stylesheets/style.bundle.css */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 1129, app/assets/stylesheets/style.bundle.css */
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  /* line 1131, app/assets/stylesheets/style.bundle.css */
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  /* line 1133, app/assets/stylesheets/style.bundle.css */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 1135, app/assets/stylesheets/style.bundle.css */
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  /* line 1137, app/assets/stylesheets/style.bundle.css */
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  /* line 1139, app/assets/stylesheets/style.bundle.css */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 1141, app/assets/stylesheets/style.bundle.css */
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  /* line 1143, app/assets/stylesheets/style.bundle.css */
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

/* line 1146, app/assets/stylesheets/style.bundle.css */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  background-color: transparent;
}

/* line 1151, app/assets/stylesheets/style.bundle.css */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #ebedf2;
}

/* line 1156, app/assets/stylesheets/style.bundle.css */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #ebedf2;
}

/* line 1159, app/assets/stylesheets/style.bundle.css */
.table tbody + tbody {
  border-top: 2px solid #ebedf2;
}

/* line 1162, app/assets/stylesheets/style.bundle.css */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 1166, app/assets/stylesheets/style.bundle.css */
.table-bordered {
  border: 1px solid #ebedf2;
}

/* line 1168, app/assets/stylesheets/style.bundle.css */
.table-bordered th,
.table-bordered td {
  border: 1px solid #ebedf2;
}

/* line 1171, app/assets/stylesheets/style.bundle.css */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 1175, app/assets/stylesheets/style.bundle.css */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 1181, app/assets/stylesheets/style.bundle.css */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f7f8fa;
}

/* line 1184, app/assets/stylesheets/style.bundle.css */
.table-hover tbody tr:hover {
  color: #212529;
  background-color: #fafbfc;
}

/* line 1188, app/assets/stylesheets/style.bundle.css */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #cad5f7;
}

/* line 1193, app/assets/stylesheets/style.bundle.css */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #9cb1ef;
}

/* line 1199, app/assets/stylesheets/style.bundle.css */
.table-hover .table-primary:hover {
  background-color: #b4c3f4;
}

/* line 1201, app/assets/stylesheets/style.bundle.css */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #b4c3f4;
}

/* line 1205, app/assets/stylesheets/style.bundle.css */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #f7f7fb;
}

/* line 1210, app/assets/stylesheets/style.bundle.css */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #efeff7;
}

/* line 1216, app/assets/stylesheets/style.bundle.css */
.table-hover .table-secondary:hover {
  background-color: #e6e6f3;
}

/* line 1218, app/assets/stylesheets/style.bundle.css */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #e6e6f3;
}

/* line 1222, app/assets/stylesheets/style.bundle.css */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #baecdd;
}

/* line 1227, app/assets/stylesheets/style.bundle.css */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #80dcc1;
}

/* line 1233, app/assets/stylesheets/style.bundle.css */
.table-hover .table-success:hover {
  background-color: #a6e6d3;
}

/* line 1235, app/assets/stylesheets/style.bundle.css */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #a6e6d3;
}

/* line 1239, app/assets/stylesheets/style.bundle.css */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #cfd9f9;
}

/* line 1244, app/assets/stylesheets/style.bundle.css */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #a7b9f5;
}

/* line 1250, app/assets/stylesheets/style.bundle.css */
.table-hover .table-info:hover {
  background-color: #b8c7f6;
}

/* line 1252, app/assets/stylesheets/style.bundle.css */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #b8c7f6;
}

/* line 1256, app/assets/stylesheets/style.bundle.css */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffebc1;
}

/* line 1261, app/assets/stylesheets/style.bundle.css */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffda8c;
}

/* line 1267, app/assets/stylesheets/style.bundle.css */
.table-hover .table-warning:hover {
  background-color: #ffe3a8;
}

/* line 1269, app/assets/stylesheets/style.bundle.css */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe3a8;
}

/* line 1273, app/assets/stylesheets/style.bundle.css */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f9d0d0;
}

/* line 1278, app/assets/stylesheets/style.bundle.css */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #f5a8a8;
}

/* line 1284, app/assets/stylesheets/style.bundle.css */
.table-hover .table-danger:hover {
  background-color: #f6b9b9;
}

/* line 1286, app/assets/stylesheets/style.bundle.css */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f6b9b9;
}

/* line 1290, app/assets/stylesheets/style.bundle.css */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 1295, app/assets/stylesheets/style.bundle.css */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

/* line 1301, app/assets/stylesheets/style.bundle.css */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 1303, app/assets/stylesheets/style.bundle.css */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 1307, app/assets/stylesheets/style.bundle.css */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 1312, app/assets/stylesheets/style.bundle.css */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

/* line 1318, app/assets/stylesheets/style.bundle.css */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 1320, app/assets/stylesheets/style.bundle.css */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 1324, app/assets/stylesheets/style.bundle.css */
.table-active,
.table-active > th,
.table-active > td {
  background-color: #4169E1;
}

/* line 1329, app/assets/stylesheets/style.bundle.css */
.table-hover .table-active:hover {
  background-color: #2b58de;
}

/* line 1331, app/assets/stylesheets/style.bundle.css */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: #2b58de;
}

/* line 1335, app/assets/stylesheets/style.bundle.css */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 1340, app/assets/stylesheets/style.bundle.css */
.table .thead-light th {
  color: #2C2D73;
  background-color: #ebedf2;
  border-color: #ebedf2;
}

/* line 1345, app/assets/stylesheets/style.bundle.css */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 1348, app/assets/stylesheets/style.bundle.css */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

/* line 1352, app/assets/stylesheets/style.bundle.css */
.table-dark.table-bordered {
  border: 0;
}

/* line 1354, app/assets/stylesheets/style.bundle.css */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 1356, app/assets/stylesheets/style.bundle.css */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 1361, app/assets/stylesheets/style.bundle.css */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1366, app/assets/stylesheets/style.bundle.css */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 1370, app/assets/stylesheets/style.bundle.css */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1375, app/assets/stylesheets/style.bundle.css */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1023.98px) {
  /* line 1379, app/assets/stylesheets/style.bundle.css */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1384, app/assets/stylesheets/style.bundle.css */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1398.98px) {
  /* line 1388, app/assets/stylesheets/style.bundle.css */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1393, app/assets/stylesheets/style.bundle.css */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 1396, app/assets/stylesheets/style.bundle.css */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 1401, app/assets/stylesheets/style.bundle.css */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 1404, app/assets/stylesheets/style.bundle.css */
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 1.3rem + 2px);
  padding: 0.65rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e2e5ec;
  border-radius: 4px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1419, app/assets/stylesheets/style.bundle.css */
  .form-control {
    transition: none;
  }
}

/* line 1421, app/assets/stylesheets/style.bundle.css */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 1424, app/assets/stylesheets/style.bundle.css */
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

/* line 1427, app/assets/stylesheets/style.bundle.css */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #7f68d1;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(65, 105, 225, 0.25);
}

/* line 1433, app/assets/stylesheets/style.bundle.css */
.form-control::-moz-placeholder {
  color: #2E2F36;
  opacity: 1;
}
.form-control::placeholder {
  color: #2E2F36;
  opacity: 1;
}

/* line 1436, app/assets/stylesheets/style.bundle.css */
.form-control:disabled, .form-control[readonly] {
  background-color: #f7f8fa;
  opacity: 1;
}

/* line 1440, app/assets/stylesheets/style.bundle.css */
input.form-control[type="date"],
input.form-control[type="time"],
input.form-control[type="datetime-local"],
input.form-control[type="month"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 1446, app/assets/stylesheets/style.bundle.css */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 1450, app/assets/stylesheets/style.bundle.css */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 1455, app/assets/stylesheets/style.bundle.css */
.col-form-label {
  padding-top: calc(0.65rem + 1px);
  padding-bottom: calc(0.65rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 1462, app/assets/stylesheets/style.bundle.css */
.col-form-label-lg {
  padding-top: calc(1.15rem + 1px);
  padding-bottom: calc(1.15rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 1468, app/assets/stylesheets/style.bundle.css */
.col-form-label-sm {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 1474, app/assets/stylesheets/style.bundle.css */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.65rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #2C2D73;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 1485, app/assets/stylesheets/style.bundle.css */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 1489, app/assets/stylesheets/style.bundle.css */
.form-control-sm {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 1496, app/assets/stylesheets/style.bundle.css */
.form-control-lg {
  height: calc(1.5em + 2.3rem + 2px);
  padding: 1.15rem 1.65rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 1503, app/assets/stylesheets/style.bundle.css */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 1506, app/assets/stylesheets/style.bundle.css */
textarea.form-control {
  height: auto;
}

/* line 1509, app/assets/stylesheets/style.bundle.css */
.form-group {
  margin-bottom: 1rem;
}

/* line 1512, app/assets/stylesheets/style.bundle.css */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 1516, app/assets/stylesheets/style.bundle.css */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 1521, app/assets/stylesheets/style.bundle.css */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 1526, app/assets/stylesheets/style.bundle.css */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 1531, app/assets/stylesheets/style.bundle.css */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 1535, app/assets/stylesheets/style.bundle.css */
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #2E2F36;
}

/* line 1539, app/assets/stylesheets/style.bundle.css */
.form-check-label {
  margin-bottom: 0;
}

/* line 1542, app/assets/stylesheets/style.bundle.css */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 1547, app/assets/stylesheets/style.bundle.css */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 1553, app/assets/stylesheets/style.bundle.css */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #0abb87;
}

/* line 1560, app/assets/stylesheets/style.bundle.css */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.75rem 1rem;
  margin-top: .1rem;
  font-size: 0.9rem;
  line-height: 1.5;
  color: #fff;
  background-color: #0abb87;
  border-radius: 3px;
}

/* line 1574, app/assets/stylesheets/style.bundle.css */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 1580, app/assets/stylesheets/style.bundle.css */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #0abb87;
  padding-right: calc(1.5em + 1.3rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%230abb87' 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(0.375em + 0.325rem) center;
  background-size: calc(0.75em + 0.65rem) calc(0.75em + 0.65rem);
}

/* line 1587, app/assets/stylesheets/style.bundle.css */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #0abb87;
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.25);
}

/* line 1591, app/assets/stylesheets/style.bundle.css */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 1.3rem);
  background-position: top calc(0.375em + 0.325rem) right calc(0.375em + 0.325rem);
}

/* line 1595, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #0abb87;
  padding-right: calc(0.75em + 2.975rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%230abb87' 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") #fff no-repeat center right 2rem/calc(0.75em + 0.65rem) calc(0.75em + 0.65rem);
}

/* line 1599, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #0abb87;
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.25);
}

/* line 1603, app/assets/stylesheets/style.bundle.css */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #0abb87;
}

/* line 1606, app/assets/stylesheets/style.bundle.css */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 1611, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #0abb87;
}

/* line 1613, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #0abb87;
}

/* line 1616, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #0debaa;
  background-color: #0debaa;
}

/* line 1620, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.25);
}

/* line 1623, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #0abb87;
}

/* line 1626, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #0abb87;
}

/* line 1629, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #0abb87;
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.25);
}

/* line 1633, app/assets/stylesheets/style.bundle.css */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #EB5757;
}

/* line 1640, app/assets/stylesheets/style.bundle.css */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.75rem 1rem;
  margin-top: .1rem;
  font-size: 0.9rem;
  line-height: 1.5;
  color: #fff;
  background-color: #eb5757;
  border-radius: 3px;
}

/* line 1654, app/assets/stylesheets/style.bundle.css */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 1660, app/assets/stylesheets/style.bundle.css */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #EB5757;
  padding-right: calc(1.5em + 1.3rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23EB5757' viewBox='0 0 12 12'%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='%23EB5757' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.325rem) center;
  background-size: calc(0.75em + 0.65rem) calc(0.75em + 0.65rem);
}

/* line 1667, app/assets/stylesheets/style.bundle.css */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #EB5757;
  box-shadow: 0 0 0 0.2rem rgba(235, 87, 87, 0.25);
}

/* line 1671, app/assets/stylesheets/style.bundle.css */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 1.3rem);
  background-position: top calc(0.375em + 0.325rem) right calc(0.375em + 0.325rem);
}

/* line 1675, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #EB5757;
  padding-right: calc(0.75em + 2.975rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23EB5757' viewBox='0 0 12 12'%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='%23EB5757' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 2rem/calc(0.75em + 0.65rem) calc(0.75em + 0.65rem);
}

/* line 1679, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #EB5757;
  box-shadow: 0 0 0 0.2rem rgba(235, 87, 87, 0.25);
}

/* line 1683, app/assets/stylesheets/style.bundle.css */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #EB5757;
}

/* line 1686, app/assets/stylesheets/style.bundle.css */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 1691, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #EB5757;
}

/* line 1693, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #EB5757;
}

/* line 1696, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #f08585;
  background-color: #f08585;
}

/* line 1700, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(235, 87, 87, 0.25);
}

/* line 1703, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #EB5757;
}

/* line 1706, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #EB5757;
}

/* line 1709, app/assets/stylesheets/style.bundle.css */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #EB5757;
  box-shadow: 0 0 0 0.2rem rgba(235, 87, 87, 0.25);
}

/* line 1713, app/assets/stylesheets/style.bundle.css */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 1717, app/assets/stylesheets/style.bundle.css */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 1720, app/assets/stylesheets/style.bundle.css */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 1725, app/assets/stylesheets/style.bundle.css */
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 1731, app/assets/stylesheets/style.bundle.css */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 1735, app/assets/stylesheets/style.bundle.css */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 1737, app/assets/stylesheets/style.bundle.css */
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  /* line 1740, app/assets/stylesheets/style.bundle.css */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 1746, app/assets/stylesheets/style.bundle.css */
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 1752, app/assets/stylesheets/style.bundle.css */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 1755, app/assets/stylesheets/style.bundle.css */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 1758, app/assets/stylesheets/style.bundle.css */
.btn {
  display: inline-block;
  font-weight: normal;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.65rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1773, app/assets/stylesheets/style.bundle.css */
  .btn {
    transition: none;
  }
}

/* line 1775, app/assets/stylesheets/style.bundle.css */
.btn:hover {
  color: #212529;
  text-decoration: none;
}

/* line 1778, app/assets/stylesheets/style.bundle.css */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(65, 105, 225, 0.25);
}

/* line 1781, app/assets/stylesheets/style.bundle.css */
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

/* line 1783, app/assets/stylesheets/style.bundle.css */
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 1786, app/assets/stylesheets/style.bundle.css */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 1790, app/assets/stylesheets/style.bundle.css */
.btn-primary {
  color: #fff;
  background-color: #4169E1;
  border-color: #4169E1;
}

/* line 1794, app/assets/stylesheets/style.bundle.css */
.btn-primary:hover {
  color: #fff;
  background-color: #2250d9;
  border-color: #214cce;
}

/* line 1798, app/assets/stylesheets/style.bundle.css */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #2250d9;
  border-color: #214cce;
  box-shadow: 0 0 0 0.2rem rgba(94, 128, 230, 0.5);
}

/* line 1803, app/assets/stylesheets/style.bundle.css */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #4169E1;
  border-color: #4169E1;
}

/* line 1807, app/assets/stylesheets/style.bundle.css */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary.active:not(:disabled):not(.disabled),
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #214cce;
  border-color: #1f48c3;
}

/* line 1812, app/assets/stylesheets/style.bundle.css */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.active:not(:disabled):not(.disabled):focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(94, 128, 230, 0.5);
}

/* line 1816, app/assets/stylesheets/style.bundle.css */
.btn-secondary {
  color: #212529;
  background-color: #e1e1ef;
  border-color: #e1e1ef;
}

/* line 1820, app/assets/stylesheets/style.bundle.css */
.btn-secondary:hover {
  color: #212529;
  background-color: #c8c8e2;
  border-color: #c0c0dd;
}

/* line 1824, app/assets/stylesheets/style.bundle.css */
.btn-secondary:focus, .btn-secondary.focus {
  color: #212529;
  background-color: #c8c8e2;
  border-color: #c0c0dd;
  box-shadow: 0 0 0 0.2rem rgba(196, 197, 209, 0.5);
}

/* line 1829, app/assets/stylesheets/style.bundle.css */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #212529;
  background-color: #e1e1ef;
  border-color: #e1e1ef;
}

/* line 1833, app/assets/stylesheets/style.bundle.css */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary.active:not(:disabled):not(.disabled),
.show > .btn-secondary.dropdown-toggle {
  color: #212529;
  background-color: #c0c0dd;
  border-color: #b7b7d9;
}

/* line 1838, app/assets/stylesheets/style.bundle.css */
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary.active:not(:disabled):not(.disabled):focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(196, 197, 209, 0.5);
}

/* line 1842, app/assets/stylesheets/style.bundle.css */
.btn-success {
  color: #fff;
  background-color: #0abb87;
  border-color: #0abb87;
}

/* line 1846, app/assets/stylesheets/style.bundle.css */
.btn-success:hover {
  color: #fff;
  background-color: #08976d;
  border-color: #078b64;
}

/* line 1850, app/assets/stylesheets/style.bundle.css */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #08976d;
  border-color: #078b64;
  box-shadow: 0 0 0 0.2rem rgba(47, 197, 153, 0.5);
}

/* line 1855, app/assets/stylesheets/style.bundle.css */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #0abb87;
  border-color: #0abb87;
}

/* line 1859, app/assets/stylesheets/style.bundle.css */
.btn-success:not(:disabled):not(.disabled):active, .btn-success.active:not(:disabled):not(.disabled),
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #078b64;
  border-color: #077e5b;
}

/* line 1864, app/assets/stylesheets/style.bundle.css */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success.active:not(:disabled):not(.disabled):focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(47, 197, 153, 0.5);
}

/* line 1868, app/assets/stylesheets/style.bundle.css */
.btn-info {
  color: #fff;
  background-color: #5578eb;
  border-color: #5578eb;
}

/* line 1872, app/assets/stylesheets/style.bundle.css */
.btn-info:hover {
  color: #fff;
  background-color: #335de7;
  border-color: #2754e6;
}

/* line 1876, app/assets/stylesheets/style.bundle.css */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #335de7;
  border-color: #2754e6;
  box-shadow: 0 0 0 0.2rem rgba(111, 140, 238, 0.5);
}

/* line 1881, app/assets/stylesheets/style.bundle.css */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #5578eb;
  border-color: #5578eb;
}

/* line 1885, app/assets/stylesheets/style.bundle.css */
.btn-info:not(:disabled):not(.disabled):active, .btn-info.active:not(:disabled):not(.disabled),
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #2754e6;
  border-color: #1c4be4;
}

/* line 1890, app/assets/stylesheets/style.bundle.css */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info.active:not(:disabled):not(.disabled):focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(111, 140, 238, 0.5);
}

/* line 1894, app/assets/stylesheets/style.bundle.css */
.btn-warning {
  color: #212529;
  background-color: #ffb822;
  border-color: #ffb822;
}

/* line 1898, app/assets/stylesheets/style.bundle.css */
.btn-warning:hover {
  color: #212529;
  background-color: #fbaa00;
  border-color: #eea200;
}

/* line 1902, app/assets/stylesheets/style.bundle.css */
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #fbaa00;
  border-color: #eea200;
  box-shadow: 0 0 0 0.2rem rgba(222, 162, 35, 0.5);
}

/* line 1907, app/assets/stylesheets/style.bundle.css */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffb822;
  border-color: #ffb822;
}

/* line 1911, app/assets/stylesheets/style.bundle.css */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning.active:not(:disabled):not(.disabled),
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #eea200;
  border-color: #e19900;
}

/* line 1916, app/assets/stylesheets/style.bundle.css */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.active:not(:disabled):not(.disabled):focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 162, 35, 0.5);
}

/* line 1920, app/assets/stylesheets/style.bundle.css */
.btn-danger {
  color: #fff;
  background-color: #EB5757;
  border-color: #EB5757;
}

/* line 1924, app/assets/stylesheets/style.bundle.css */
.btn-danger:hover {
  color: #fff;
  background-color: #e73535;
  border-color: #e62929;
}

/* line 1928, app/assets/stylesheets/style.bundle.css */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #e73535;
  border-color: #e62929;
  box-shadow: 0 0 0 0.2rem rgba(238, 112, 112, 0.5);
}

/* line 1933, app/assets/stylesheets/style.bundle.css */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #EB5757;
  border-color: #EB5757;
}

/* line 1937, app/assets/stylesheets/style.bundle.css */
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger.active:not(:disabled):not(.disabled),
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #e62929;
  border-color: #e41e1e;
}

/* line 1942, app/assets/stylesheets/style.bundle.css */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger.active:not(:disabled):not(.disabled):focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 112, 112, 0.5);
}

/* line 1946, app/assets/stylesheets/style.bundle.css */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 1950, app/assets/stylesheets/style.bundle.css */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 1954, app/assets/stylesheets/style.bundle.css */
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 1959, app/assets/stylesheets/style.bundle.css */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 1963, app/assets/stylesheets/style.bundle.css */
.btn-light:not(:disabled):not(.disabled):active, .btn-light.active:not(:disabled):not(.disabled),
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

/* line 1968, app/assets/stylesheets/style.bundle.css */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light.active:not(:disabled):not(.disabled):focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 1972, app/assets/stylesheets/style.bundle.css */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 1976, app/assets/stylesheets/style.bundle.css */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 1980, app/assets/stylesheets/style.bundle.css */
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 1985, app/assets/stylesheets/style.bundle.css */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 1989, app/assets/stylesheets/style.bundle.css */
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark.active:not(:disabled):not(.disabled),
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

/* line 1994, app/assets/stylesheets/style.bundle.css */
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark.active:not(:disabled):not(.disabled):focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 1998, app/assets/stylesheets/style.bundle.css */
.btn-outline-primary {
  color: #4169E1;
  border-color: #4169E1;
}

/* line 2001, app/assets/stylesheets/style.bundle.css */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #4169E1;
  border-color: #4169E1;
}

/* line 2005, app/assets/stylesheets/style.bundle.css */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(65, 105, 225, 0.5);
}

/* line 2007, app/assets/stylesheets/style.bundle.css */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #4169E1;
  background-color: transparent;
}

/* line 2010, app/assets/stylesheets/style.bundle.css */
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary.active:not(:disabled):not(.disabled),
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #4169E1;
  border-color: #4169E1;
}

/* line 2015, app/assets/stylesheets/style.bundle.css */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(65, 105, 225, 0.5);
}

/* line 2019, app/assets/stylesheets/style.bundle.css */
.btn-outline-secondary {
  color: #e1e1ef;
  border-color: #e1e1ef;
}

/* line 2022, app/assets/stylesheets/style.bundle.css */
.btn-outline-secondary:hover {
  color: #212529;
  background-color: #e1e1ef;
  border-color: #e1e1ef;
}

/* line 2026, app/assets/stylesheets/style.bundle.css */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 225, 239, 0.5);
}

/* line 2028, app/assets/stylesheets/style.bundle.css */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #e1e1ef;
  background-color: transparent;
}

/* line 2031, app/assets/stylesheets/style.bundle.css */
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary.active:not(:disabled):not(.disabled),
.show > .btn-outline-secondary.dropdown-toggle {
  color: #212529;
  background-color: #e1e1ef;
  border-color: #e1e1ef;
}

/* line 2036, app/assets/stylesheets/style.bundle.css */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 225, 239, 0.5);
}

/* line 2040, app/assets/stylesheets/style.bundle.css */
.btn-outline-success {
  color: #0abb87;
  border-color: #0abb87;
}

/* line 2043, app/assets/stylesheets/style.bundle.css */
.btn-outline-success:hover {
  color: #fff;
  background-color: #0abb87;
  border-color: #0abb87;
}

/* line 2047, app/assets/stylesheets/style.bundle.css */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.5);
}

/* line 2049, app/assets/stylesheets/style.bundle.css */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #0abb87;
  background-color: transparent;
}

/* line 2052, app/assets/stylesheets/style.bundle.css */
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success.active:not(:disabled):not(.disabled),
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #0abb87;
  border-color: #0abb87;
}

/* line 2057, app/assets/stylesheets/style.bundle.css */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.5);
}

/* line 2061, app/assets/stylesheets/style.bundle.css */
.btn-outline-info {
  color: #5578eb;
  border-color: #5578eb;
}

/* line 2064, app/assets/stylesheets/style.bundle.css */
.btn-outline-info:hover {
  color: #fff;
  background-color: #5578eb;
  border-color: #5578eb;
}

/* line 2068, app/assets/stylesheets/style.bundle.css */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(85, 120, 235, 0.5);
}

/* line 2070, app/assets/stylesheets/style.bundle.css */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #5578eb;
  background-color: transparent;
}

/* line 2073, app/assets/stylesheets/style.bundle.css */
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info.active:not(:disabled):not(.disabled),
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5578eb;
  border-color: #5578eb;
}

/* line 2078, app/assets/stylesheets/style.bundle.css */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(85, 120, 235, 0.5);
}

/* line 2082, app/assets/stylesheets/style.bundle.css */
.btn-outline-warning {
  color: #ffb822;
  border-color: #ffb822;
}

/* line 2085, app/assets/stylesheets/style.bundle.css */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffb822;
  border-color: #ffb822;
}

/* line 2089, app/assets/stylesheets/style.bundle.css */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 184, 34, 0.5);
}

/* line 2091, app/assets/stylesheets/style.bundle.css */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffb822;
  background-color: transparent;
}

/* line 2094, app/assets/stylesheets/style.bundle.css */
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning.active:not(:disabled):not(.disabled),
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffb822;
  border-color: #ffb822;
}

/* line 2099, app/assets/stylesheets/style.bundle.css */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 184, 34, 0.5);
}

/* line 2103, app/assets/stylesheets/style.bundle.css */
.btn-outline-danger {
  color: #EB5757;
  border-color: #EB5757;
}

/* line 2106, app/assets/stylesheets/style.bundle.css */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #EB5757;
  border-color: #EB5757;
}

/* line 2110, app/assets/stylesheets/style.bundle.css */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(235, 87, 87, 0.5);
}

/* line 2112, app/assets/stylesheets/style.bundle.css */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #EB5757;
  background-color: transparent;
}

/* line 2115, app/assets/stylesheets/style.bundle.css */
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger.active:not(:disabled):not(.disabled),
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #EB5757;
  border-color: #EB5757;
}

/* line 2120, app/assets/stylesheets/style.bundle.css */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(235, 87, 87, 0.5);
}

/* line 2124, app/assets/stylesheets/style.bundle.css */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 2127, app/assets/stylesheets/style.bundle.css */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 2131, app/assets/stylesheets/style.bundle.css */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 2133, app/assets/stylesheets/style.bundle.css */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 2136, app/assets/stylesheets/style.bundle.css */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light.active:not(:disabled):not(.disabled),
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 2141, app/assets/stylesheets/style.bundle.css */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 2145, app/assets/stylesheets/style.bundle.css */
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

/* line 2148, app/assets/stylesheets/style.bundle.css */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 2152, app/assets/stylesheets/style.bundle.css */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 2154, app/assets/stylesheets/style.bundle.css */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 2157, app/assets/stylesheets/style.bundle.css */
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark.active:not(:disabled):not(.disabled),
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 2162, app/assets/stylesheets/style.bundle.css */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 2166, app/assets/stylesheets/style.bundle.css */
.btn-link {
  font-weight: 400;
  color: #4169E1;
  text-decoration: none;
}

/* line 2170, app/assets/stylesheets/style.bundle.css */
.btn-link:hover {
  color: #1d44b8;
  text-decoration: underline;
}

/* line 2173, app/assets/stylesheets/style.bundle.css */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}

/* line 2175, app/assets/stylesheets/style.bundle.css */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 2179, app/assets/stylesheets/style.bundle.css */
.btn-lg, .btn-group-lg > .btn {
  padding: 1.15rem 1.65rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 2185, app/assets/stylesheets/style.bundle.css */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 2191, app/assets/stylesheets/style.bundle.css */
.btn-block {
  display: block;
  width: 100%;
}

/* line 2194, app/assets/stylesheets/style.bundle.css */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 2197, app/assets/stylesheets/style.bundle.css */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 2202, app/assets/stylesheets/style.bundle.css */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2205, app/assets/stylesheets/style.bundle.css */
  .fade {
    transition: none;
  }
}

/* line 2207, app/assets/stylesheets/style.bundle.css */
.fade:not(.show) {
  opacity: 0;
}

/* line 2210, app/assets/stylesheets/style.bundle.css */
.collapse:not(.show) {
  display: none;
}

/* line 2213, app/assets/stylesheets/style.bundle.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2219, app/assets/stylesheets/style.bundle.css */
  .collapsing {
    transition: none;
  }
}

/* line 2222, app/assets/stylesheets/style.bundle.css */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 2228, app/assets/stylesheets/style.bundle.css */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 2230, app/assets/stylesheets/style.bundle.css */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 2239, app/assets/stylesheets/style.bundle.css */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 2242, app/assets/stylesheets/style.bundle.css */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 95;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 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, 0.15);
  border-radius: 0.25rem;
}

/* line 2261, app/assets/stylesheets/style.bundle.css */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 2265, app/assets/stylesheets/style.bundle.css */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 2270, app/assets/stylesheets/style.bundle.css */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 2273, app/assets/stylesheets/style.bundle.css */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 2278, app/assets/stylesheets/style.bundle.css */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 2281, app/assets/stylesheets/style.bundle.css */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1024px) {
  /* line 2286, app/assets/stylesheets/style.bundle.css */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 2289, app/assets/stylesheets/style.bundle.css */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1399px) {
  /* line 2294, app/assets/stylesheets/style.bundle.css */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 2297, app/assets/stylesheets/style.bundle.css */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 2301, app/assets/stylesheets/style.bundle.css */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 2307, app/assets/stylesheets/style.bundle.css */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 2317, app/assets/stylesheets/style.bundle.css */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 2320, app/assets/stylesheets/style.bundle.css */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 2327, app/assets/stylesheets/style.bundle.css */
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 2337, app/assets/stylesheets/style.bundle.css */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 2340, app/assets/stylesheets/style.bundle.css */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 2343, app/assets/stylesheets/style.bundle.css */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 2350, app/assets/stylesheets/style.bundle.css */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 2356, app/assets/stylesheets/style.bundle.css */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 2359, app/assets/stylesheets/style.bundle.css */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 2368, app/assets/stylesheets/style.bundle.css */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 2371, app/assets/stylesheets/style.bundle.css */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 2374, app/assets/stylesheets/style.bundle.css */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 2378, app/assets/stylesheets/style.bundle.css */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 2384, app/assets/stylesheets/style.bundle.css */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #2E2F36;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 2395, app/assets/stylesheets/style.bundle.css */
.dropdown-item:hover, .dropdown-item:focus {
  color: #2C2D73;
  text-decoration: none;
  background-color: #f7f8fa;
}

/* line 2399, app/assets/stylesheets/style.bundle.css */
.dropdown-item.active, .dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #583BC0;
}

/* line 2403, app/assets/stylesheets/style.bundle.css */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #a2a5b9;
  pointer-events: none;
  background-color: transparent;
}

/* line 2408, app/assets/stylesheets/style.bundle.css */
.dropdown-menu.show {
  display: block;
}

/* line 2411, app/assets/stylesheets/style.bundle.css */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #2E2F36;
  white-space: nowrap;
}

/* line 2419, app/assets/stylesheets/style.bundle.css */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #2E2F36;
}

/* line 2424, app/assets/stylesheets/style.bundle.css */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 2429, app/assets/stylesheets/style.bundle.css */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 2433, app/assets/stylesheets/style.bundle.css */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 2436, app/assets/stylesheets/style.bundle.css */
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 2442, app/assets/stylesheets/style.bundle.css */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 2446, app/assets/stylesheets/style.bundle.css */
.btn-toolbar .input-group {
  width: auto;
}

/* line 2449, app/assets/stylesheets/style.bundle.css */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 2453, app/assets/stylesheets/style.bundle.css */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2458, app/assets/stylesheets/style.bundle.css */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2463, app/assets/stylesheets/style.bundle.css */
.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 2466, app/assets/stylesheets/style.bundle.css */
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 2470, app/assets/stylesheets/style.bundle.css */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 2473, app/assets/stylesheets/style.bundle.css */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 2477, app/assets/stylesheets/style.bundle.css */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.2375rem;
  padding-left: 1.2375rem;
}

/* line 2481, app/assets/stylesheets/style.bundle.css */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 2485, app/assets/stylesheets/style.bundle.css */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 2488, app/assets/stylesheets/style.bundle.css */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 2491, app/assets/stylesheets/style.bundle.css */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2495, app/assets/stylesheets/style.bundle.css */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 2500, app/assets/stylesheets/style.bundle.css */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 2503, app/assets/stylesheets/style.bundle.css */
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 2511, app/assets/stylesheets/style.bundle.css */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 2517, app/assets/stylesheets/style.bundle.css */
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}

/* line 2526, app/assets/stylesheets/style.bundle.css */
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 2539, app/assets/stylesheets/style.bundle.css */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 2543, app/assets/stylesheets/style.bundle.css */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 2545, app/assets/stylesheets/style.bundle.css */
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2549, app/assets/stylesheets/style.bundle.css */
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2553, app/assets/stylesheets/style.bundle.css */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 2556, app/assets/stylesheets/style.bundle.css */
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2560, app/assets/stylesheets/style.bundle.css */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2564, app/assets/stylesheets/style.bundle.css */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 2567, app/assets/stylesheets/style.bundle.css */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 2571, app/assets/stylesheets/style.bundle.css */
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

/* line 2574, app/assets/stylesheets/style.bundle.css */
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

/* line 2584, app/assets/stylesheets/style.bundle.css */
.input-group-prepend {
  margin-right: -1px;
}

/* line 2587, app/assets/stylesheets/style.bundle.css */
.input-group-append {
  margin-left: -1px;
}

/* line 2590, app/assets/stylesheets/style.bundle.css */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.65rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #2E2F36;
  text-align: center;
  white-space: nowrap;
  background-color: #f7f8fa;
  border: 1px solid #e2e5ec;
  border-radius: 4px;
}

/* line 2604, app/assets/stylesheets/style.bundle.css */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 2608, app/assets/stylesheets/style.bundle.css */
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 2.3rem + 2px);
}

/* line 2612, app/assets/stylesheets/style.bundle.css */
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 1.15rem 1.65rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 2623, app/assets/stylesheets/style.bundle.css */
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

/* line 2627, app/assets/stylesheets/style.bundle.css */
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 2638, app/assets/stylesheets/style.bundle.css */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 2rem;
}

/* line 2642, app/assets/stylesheets/style.bundle.css */
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2651, app/assets/stylesheets/style.bundle.css */
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2660, app/assets/stylesheets/style.bundle.css */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 2666, app/assets/stylesheets/style.bundle.css */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 2670, app/assets/stylesheets/style.bundle.css */
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

/* line 2677, app/assets/stylesheets/style.bundle.css */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #4169E1;
  background-color: #4169E1;
}

/* line 2681, app/assets/stylesheets/style.bundle.css */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(65, 105, 225, 0.25);
}

/* line 2683, app/assets/stylesheets/style.bundle.css */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #7f68d1;
}

/* line 2685, app/assets/stylesheets/style.bundle.css */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #dbe3f9;
  border-color: #dbe3f9;
}

/* line 2689, app/assets/stylesheets/style.bundle.css */
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 2691, app/assets/stylesheets/style.bundle.css */
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #f7f8fa;
}

/* line 2694, app/assets/stylesheets/style.bundle.css */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 2698, app/assets/stylesheets/style.bundle.css */
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

/* line 2709, app/assets/stylesheets/style.bundle.css */
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

/* line 2719, app/assets/stylesheets/style.bundle.css */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 2722, app/assets/stylesheets/style.bundle.css */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

/* line 2725, app/assets/stylesheets/style.bundle.css */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #4169E1;
  background-color: #4169E1;
}

/* line 2729, app/assets/stylesheets/style.bundle.css */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

/* line 2732, app/assets/stylesheets/style.bundle.css */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(65, 105, 225, 0.5);
}

/* line 2735, app/assets/stylesheets/style.bundle.css */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(65, 105, 225, 0.5);
}

/* line 2738, app/assets/stylesheets/style.bundle.css */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 2741, app/assets/stylesheets/style.bundle.css */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 2744, app/assets/stylesheets/style.bundle.css */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(65, 105, 225, 0.5);
}

/* line 2747, app/assets/stylesheets/style.bundle.css */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 2749, app/assets/stylesheets/style.bundle.css */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 2754, app/assets/stylesheets/style.bundle.css */
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2763, app/assets/stylesheets/style.bundle.css */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

/* line 2765, app/assets/stylesheets/style.bundle.css */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

/* line 2768, app/assets/stylesheets/style.bundle.css */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(65, 105, 225, 0.5);
}

/* line 2771, app/assets/stylesheets/style.bundle.css */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.3rem + 2px);
  padding: 0.65rem 2rem 0.65rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px;
  border: 1px solid #e2e5ec;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 2785, app/assets/stylesheets/style.bundle.css */
.custom-select:focus {
  border-color: #7f68d1;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(65, 105, 225, 0.25);
}

/* line 2789, app/assets/stylesheets/style.bundle.css */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 2792, app/assets/stylesheets/style.bundle.css */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 1rem;
  background-image: none;
}

/* line 2796, app/assets/stylesheets/style.bundle.css */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 2799, app/assets/stylesheets/style.bundle.css */
.custom-select::-ms-expand {
  display: none;
}

/* line 2801, app/assets/stylesheets/style.bundle.css */
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

/* line 2805, app/assets/stylesheets/style.bundle.css */
.custom-select-sm {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 0.875rem;
}

/* line 2812, app/assets/stylesheets/style.bundle.css */
.custom-select-lg {
  height: calc(1.5em + 2.3rem + 2px);
  padding-top: 1.15rem;
  padding-bottom: 1.15rem;
  padding-left: 1.65rem;
  font-size: 1.25rem;
}

/* line 2819, app/assets/stylesheets/style.bundle.css */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.3rem + 2px);
  margin-bottom: 0;
}

/* line 2826, app/assets/stylesheets/style.bundle.css */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 1.3rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 2833, app/assets/stylesheets/style.bundle.css */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #7f68d1;
  box-shadow: 0 0 0 0.2rem rgba(65, 105, 225, 0.25);
}

/* line 2836, app/assets/stylesheets/style.bundle.css */
.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #f7f8fa;
}

/* line 2839, app/assets/stylesheets/style.bundle.css */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 2841, app/assets/stylesheets/style.bundle.css */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 2844, app/assets/stylesheets/style.bundle.css */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 1.3rem + 2px);
  padding: 0.65rem 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #e2e5ec;
  border-radius: 4px;
}

/* line 2858, app/assets/stylesheets/style.bundle.css */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 1.3rem);
  padding: 0.65rem 1rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #f7f8fa;
  border-left: inherit;
  border-radius: 0 4px 4px 0;
}

/* line 2874, app/assets/stylesheets/style.bundle.css */
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 2880, app/assets/stylesheets/style.bundle.css */
.custom-range:focus {
  outline: none;
}

/* line 2882, app/assets/stylesheets/style.bundle.css */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(65, 105, 225, 0.25);
}

/* line 2884, app/assets/stylesheets/style.bundle.css */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(65, 105, 225, 0.25);
}

/* line 2886, app/assets/stylesheets/style.bundle.css */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(65, 105, 225, 0.25);
}

/* line 2888, app/assets/stylesheets/style.bundle.css */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 2890, app/assets/stylesheets/style.bundle.css */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #4169E1;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2900, app/assets/stylesheets/style.bundle.css */
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 2902, app/assets/stylesheets/style.bundle.css */
.custom-range::-webkit-slider-thumb:active {
  background-color: #dbe3f9;
}

/* line 2904, app/assets/stylesheets/style.bundle.css */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 2912, app/assets/stylesheets/style.bundle.css */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #4169E1;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2921, app/assets/stylesheets/style.bundle.css */
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 2923, app/assets/stylesheets/style.bundle.css */
.custom-range::-moz-range-thumb:active {
  background-color: #dbe3f9;
}

/* line 2925, app/assets/stylesheets/style.bundle.css */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 2933, app/assets/stylesheets/style.bundle.css */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #4169E1;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2945, app/assets/stylesheets/style.bundle.css */
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

/* line 2947, app/assets/stylesheets/style.bundle.css */
.custom-range::-ms-thumb:active {
  background-color: #dbe3f9;
}

/* line 2949, app/assets/stylesheets/style.bundle.css */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 2957, app/assets/stylesheets/style.bundle.css */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 2960, app/assets/stylesheets/style.bundle.css */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 2964, app/assets/stylesheets/style.bundle.css */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 2966, app/assets/stylesheets/style.bundle.css */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 2968, app/assets/stylesheets/style.bundle.css */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 2970, app/assets/stylesheets/style.bundle.css */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 2972, app/assets/stylesheets/style.bundle.css */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 2975, app/assets/stylesheets/style.bundle.css */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2980, app/assets/stylesheets/style.bundle.css */
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

/* line 2985, app/assets/stylesheets/style.bundle.css */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 2992, app/assets/stylesheets/style.bundle.css */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 2995, app/assets/stylesheets/style.bundle.css */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 2997, app/assets/stylesheets/style.bundle.css */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 3002, app/assets/stylesheets/style.bundle.css */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 3004, app/assets/stylesheets/style.bundle.css */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 3006, app/assets/stylesheets/style.bundle.css */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 3010, app/assets/stylesheets/style.bundle.css */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 3012, app/assets/stylesheets/style.bundle.css */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 3016, app/assets/stylesheets/style.bundle.css */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 3021, app/assets/stylesheets/style.bundle.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3026, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 3029, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #4169E1;
}

/* line 3034, app/assets/stylesheets/style.bundle.css */
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 3038, app/assets/stylesheets/style.bundle.css */
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 3043, app/assets/stylesheets/style.bundle.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 3046, app/assets/stylesheets/style.bundle.css */
.tab-content > .active {
  display: block;
}

/* line 3049, app/assets/stylesheets/style.bundle.css */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 3056, app/assets/stylesheets/style.bundle.css */
.navbar .container,
.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 3063, app/assets/stylesheets/style.bundle.css */
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 3071, app/assets/stylesheets/style.bundle.css */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 3074, app/assets/stylesheets/style.bundle.css */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3080, app/assets/stylesheets/style.bundle.css */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 3083, app/assets/stylesheets/style.bundle.css */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 3087, app/assets/stylesheets/style.bundle.css */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 3092, app/assets/stylesheets/style.bundle.css */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 3097, app/assets/stylesheets/style.bundle.css */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 3104, app/assets/stylesheets/style.bundle.css */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 3107, app/assets/stylesheets/style.bundle.css */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  /* line 3117, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 3123, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 3126, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 3128, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 3130, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 3133, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 3136, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 3139, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 3143, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 3149, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 3152, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 3154, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 3156, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 3159, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 3162, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 3165, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1023.98px) {
  /* line 3169, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1024px) {
  /* line 3175, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 3178, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 3180, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 3182, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 3185, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 3188, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 3191, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1398.98px) {
  /* line 3195, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1399px) {
  /* line 3201, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 3204, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 3206, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 3208, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 3211, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 3214, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 3217, app/assets/stylesheets/style.bundle.css */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 3220, app/assets/stylesheets/style.bundle.css */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 3223, app/assets/stylesheets/style.bundle.css */
.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

/* line 3227, app/assets/stylesheets/style.bundle.css */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 3229, app/assets/stylesheets/style.bundle.css */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 3231, app/assets/stylesheets/style.bundle.css */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 3234, app/assets/stylesheets/style.bundle.css */
.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  flex-wrap: nowrap;
}

/* line 3237, app/assets/stylesheets/style.bundle.css */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 3240, app/assets/stylesheets/style.bundle.css */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 3243, app/assets/stylesheets/style.bundle.css */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 3245, app/assets/stylesheets/style.bundle.css */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 3248, app/assets/stylesheets/style.bundle.css */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 3250, app/assets/stylesheets/style.bundle.css */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 3252, app/assets/stylesheets/style.bundle.css */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 3255, app/assets/stylesheets/style.bundle.css */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 3261, app/assets/stylesheets/style.bundle.css */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 3265, app/assets/stylesheets/style.bundle.css */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 3268, app/assets/stylesheets/style.bundle.css */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 3270, app/assets/stylesheets/style.bundle.css */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 3272, app/assets/stylesheets/style.bundle.css */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 3275, app/assets/stylesheets/style.bundle.css */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 3277, app/assets/stylesheets/style.bundle.css */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 3280, app/assets/stylesheets/style.bundle.css */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 3282, app/assets/stylesheets/style.bundle.css */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 3284, app/assets/stylesheets/style.bundle.css */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 3287, app/assets/stylesheets/style.bundle.css */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 3293, app/assets/stylesheets/style.bundle.css */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 3297, app/assets/stylesheets/style.bundle.css */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 3300, app/assets/stylesheets/style.bundle.css */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 3302, app/assets/stylesheets/style.bundle.css */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 3304, app/assets/stylesheets/style.bundle.css */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 3307, app/assets/stylesheets/style.bundle.css */
.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 #ebedf2;
  border-radius: 0.25rem;
}

/* line 3317, app/assets/stylesheets/style.bundle.css */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 3320, app/assets/stylesheets/style.bundle.css */
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 3323, app/assets/stylesheets/style.bundle.css */
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 3327, app/assets/stylesheets/style.bundle.css */
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 3332, app/assets/stylesheets/style.bundle.css */
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

/* line 3337, app/assets/stylesheets/style.bundle.css */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 3340, app/assets/stylesheets/style.bundle.css */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 3344, app/assets/stylesheets/style.bundle.css */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 3347, app/assets/stylesheets/style.bundle.css */
.card-link:hover {
  text-decoration: none;
}

/* line 3350, app/assets/stylesheets/style.bundle.css */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 3353, app/assets/stylesheets/style.bundle.css */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f8fa;
  border-bottom: 1px solid #ebedf2;
}

/* line 3358, app/assets/stylesheets/style.bundle.css */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 3360, app/assets/stylesheets/style.bundle.css */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 3363, app/assets/stylesheets/style.bundle.css */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f8fa;
  border-top: 1px solid #ebedf2;
}

/* line 3367, app/assets/stylesheets/style.bundle.css */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 3370, app/assets/stylesheets/style.bundle.css */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 3376, app/assets/stylesheets/style.bundle.css */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 3380, app/assets/stylesheets/style.bundle.css */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 3388, app/assets/stylesheets/style.bundle.css */
.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

/* line 3394, app/assets/stylesheets/style.bundle.css */
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 3399, app/assets/stylesheets/style.bundle.css */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 3404, app/assets/stylesheets/style.bundle.css */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 3408, app/assets/stylesheets/style.bundle.css */
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 3413, app/assets/stylesheets/style.bundle.css */
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 3419, app/assets/stylesheets/style.bundle.css */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 3423, app/assets/stylesheets/style.bundle.css */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 3426, app/assets/stylesheets/style.bundle.css */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 3429, app/assets/stylesheets/style.bundle.css */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 3432, app/assets/stylesheets/style.bundle.css */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 3435, app/assets/stylesheets/style.bundle.css */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 3438, app/assets/stylesheets/style.bundle.css */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 3441, app/assets/stylesheets/style.bundle.css */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 3444, app/assets/stylesheets/style.bundle.css */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 3447, app/assets/stylesheets/style.bundle.css */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 3451, app/assets/stylesheets/style.bundle.css */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 3455, app/assets/stylesheets/style.bundle.css */
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 3460, app/assets/stylesheets/style.bundle.css */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 3464, app/assets/stylesheets/style.bundle.css */
.accordion > .card {
  overflow: hidden;
}

/* line 3466, app/assets/stylesheets/style.bundle.css */
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3470, app/assets/stylesheets/style.bundle.css */
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3473, app/assets/stylesheets/style.bundle.css */
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

/* line 3477, app/assets/stylesheets/style.bundle.css */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 3486, app/assets/stylesheets/style.bundle.css */
.breadcrumb-item {
  display: flex;
}

/* line 3488, app/assets/stylesheets/style.bundle.css */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 3490, app/assets/stylesheets/style.bundle.css */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 3495, app/assets/stylesheets/style.bundle.css */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 3497, app/assets/stylesheets/style.bundle.css */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 3499, app/assets/stylesheets/style.bundle.css */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 3502, app/assets/stylesheets/style.bundle.css */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 3508, app/assets/stylesheets/style.bundle.css */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #583BC0;
  background-color: #fff;
  border: 1px solid #ebedf2;
}

/* line 3517, app/assets/stylesheets/style.bundle.css */
.page-link:hover {
  z-index: 2;
  color: #1d44b8;
  text-decoration: none;
  background-color: #ebedf2;
  border-color: #ebedf2;
}

/* line 3523, app/assets/stylesheets/style.bundle.css */
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(65, 105, 225, 0.25);
}

/* line 3528, app/assets/stylesheets/style.bundle.css */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 3533, app/assets/stylesheets/style.bundle.css */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 3537, app/assets/stylesheets/style.bundle.css */
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #4169E1;
  border-color: #4169E1;
}

/* line 3543, app/assets/stylesheets/style.bundle.css */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #ebedf2;
}

/* line 3550, app/assets/stylesheets/style.bundle.css */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 3555, app/assets/stylesheets/style.bundle.css */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 3559, app/assets/stylesheets/style.bundle.css */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 3563, app/assets/stylesheets/style.bundle.css */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 3568, app/assets/stylesheets/style.bundle.css */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 3572, app/assets/stylesheets/style.bundle.css */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 3576, app/assets/stylesheets/style.bundle.css */
.badge {
  display: inline-block;
  padding: 0.5em 0.75em;
  font-size: 85%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3588, app/assets/stylesheets/style.bundle.css */
  .badge {
    transition: none;
  }
}

/* line 3590, app/assets/stylesheets/style.bundle.css */
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

/* line 3592, app/assets/stylesheets/style.bundle.css */
.badge:empty {
  display: none;
}

/* line 3595, app/assets/stylesheets/style.bundle.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 3599, app/assets/stylesheets/style.bundle.css */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 3604, app/assets/stylesheets/style.bundle.css */
.badge-primary {
  color: #fff;
  background-color: #4169E1;
}

/* line 3607, app/assets/stylesheets/style.bundle.css */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #214cce;
}

/* line 3610, app/assets/stylesheets/style.bundle.css */
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(65, 105, 225, 0.5);
}

/* line 3614, app/assets/stylesheets/style.bundle.css */
.badge-secondary {
  color: #212529;
  background-color: #e1e1ef;
}

/* line 3617, app/assets/stylesheets/style.bundle.css */
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #212529;
  background-color: #c0c0dd;
}

/* line 3620, app/assets/stylesheets/style.bundle.css */
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(225, 225, 239, 0.5);
}

/* line 3624, app/assets/stylesheets/style.bundle.css */
.badge-success {
  color: #fff;
  background-color: #0abb87;
}

/* line 3627, app/assets/stylesheets/style.bundle.css */
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #078b64;
}

/* line 3630, app/assets/stylesheets/style.bundle.css */
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.5);
}

/* line 3634, app/assets/stylesheets/style.bundle.css */
.badge-info {
  color: #fff;
  background-color: #5578eb;
}

/* line 3637, app/assets/stylesheets/style.bundle.css */
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #2754e6;
}

/* line 3640, app/assets/stylesheets/style.bundle.css */
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(85, 120, 235, 0.5);
}

/* line 3644, app/assets/stylesheets/style.bundle.css */
.badge-warning {
  color: #212529;
  background-color: #ffb822;
}

/* line 3647, app/assets/stylesheets/style.bundle.css */
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #eea200;
}

/* line 3650, app/assets/stylesheets/style.bundle.css */
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 184, 34, 0.5);
}

/* line 3654, app/assets/stylesheets/style.bundle.css */
.badge-danger {
  color: #fff;
  background-color: #EB5757;
}

/* line 3657, app/assets/stylesheets/style.bundle.css */
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #e62929;
}

/* line 3660, app/assets/stylesheets/style.bundle.css */
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(235, 87, 87, 0.5);
}

/* line 3664, app/assets/stylesheets/style.bundle.css */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 3667, app/assets/stylesheets/style.bundle.css */
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

/* line 3670, app/assets/stylesheets/style.bundle.css */
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 3674, app/assets/stylesheets/style.bundle.css */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 3677, app/assets/stylesheets/style.bundle.css */
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

/* line 3680, app/assets/stylesheets/style.bundle.css */
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 3684, app/assets/stylesheets/style.bundle.css */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 3690, app/assets/stylesheets/style.bundle.css */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 3693, app/assets/stylesheets/style.bundle.css */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 3698, app/assets/stylesheets/style.bundle.css */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 3705, app/assets/stylesheets/style.bundle.css */
.alert-heading {
  color: inherit;
}

/* line 3708, app/assets/stylesheets/style.bundle.css */
.alert-link {
  font-weight: 700;
}

/* line 3711, app/assets/stylesheets/style.bundle.css */
.alert-dismissible {
  padding-right: 4rem;
}

/* line 3713, app/assets/stylesheets/style.bundle.css */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 3720, app/assets/stylesheets/style.bundle.css */
.alert-primary {
  color: #223775;
  background-color: #d9e1f9;
  border-color: #cad5f7;
}

/* line 3724, app/assets/stylesheets/style.bundle.css */
.alert-primary hr {
  border-top-color: #b4c3f4;
}

/* line 3726, app/assets/stylesheets/style.bundle.css */
.alert-primary .alert-link {
  color: #17244d;
}

/* line 3729, app/assets/stylesheets/style.bundle.css */
.alert-secondary {
  color: #75757c;
  background-color: #f9f9fc;
  border-color: #f7f7fb;
}

/* line 3733, app/assets/stylesheets/style.bundle.css */
.alert-secondary hr {
  border-top-color: #e6e6f3;
}

/* line 3735, app/assets/stylesheets/style.bundle.css */
.alert-secondary .alert-link {
  color: #5c5c62;
}

/* line 3738, app/assets/stylesheets/style.bundle.css */
.alert-success {
  color: #056146;
  background-color: #cef1e7;
  border-color: #baecdd;
}

/* line 3742, app/assets/stylesheets/style.bundle.css */
.alert-success hr {
  border-top-color: #a6e6d3;
}

/* line 3744, app/assets/stylesheets/style.bundle.css */
.alert-success .alert-link {
  color: #033123;
}

/* line 3747, app/assets/stylesheets/style.bundle.css */
.alert-info {
  color: #2c3e7a;
  background-color: #dde4fb;
  border-color: #cfd9f9;
}

/* line 3751, app/assets/stylesheets/style.bundle.css */
.alert-info hr {
  border-top-color: #b8c7f6;
}

/* line 3753, app/assets/stylesheets/style.bundle.css */
.alert-info .alert-link {
  color: #1e2b55;
}

/* line 3756, app/assets/stylesheets/style.bundle.css */
.alert-warning {
  color: #856012;
  background-color: #fff1d3;
  border-color: #ffebc1;
}

/* line 3760, app/assets/stylesheets/style.bundle.css */
.alert-warning hr {
  border-top-color: #ffe3a8;
}

/* line 3762, app/assets/stylesheets/style.bundle.css */
.alert-warning .alert-link {
  color: #58400c;
}

/* line 3765, app/assets/stylesheets/style.bundle.css */
.alert-danger {
  color: #7a2d2d;
  background-color: #fbdddd;
  border-color: #f9d0d0;
}

/* line 3769, app/assets/stylesheets/style.bundle.css */
.alert-danger hr {
  border-top-color: #f6b9b9;
}

/* line 3771, app/assets/stylesheets/style.bundle.css */
.alert-danger .alert-link {
  color: #551f1f;
}

/* line 3774, app/assets/stylesheets/style.bundle.css */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 3778, app/assets/stylesheets/style.bundle.css */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 3780, app/assets/stylesheets/style.bundle.css */
.alert-light .alert-link {
  color: #686868;
}

/* line 3783, app/assets/stylesheets/style.bundle.css */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 3787, app/assets/stylesheets/style.bundle.css */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 3789, app/assets/stylesheets/style.bundle.css */
.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 3798, app/assets/stylesheets/style.bundle.css */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: kt-get-color();
  border-radius: 0.25rem;
}

/* line 3807, app/assets/stylesheets/style.bundle.css */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #4169E1;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3818, app/assets/stylesheets/style.bundle.css */
  .progress-bar {
    transition: none;
  }
}

/* line 3821, app/assets/stylesheets/style.bundle.css */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 3825, app/assets/stylesheets/style.bundle.css */
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3828, app/assets/stylesheets/style.bundle.css */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 3831, app/assets/stylesheets/style.bundle.css */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 3835, app/assets/stylesheets/style.bundle.css */
.media-body {
  flex: 1;
}

/* line 3838, app/assets/stylesheets/style.bundle.css */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

/* line 3845, app/assets/stylesheets/style.bundle.css */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 3849, app/assets/stylesheets/style.bundle.css */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #ebedf2;
}

/* line 3854, app/assets/stylesheets/style.bundle.css */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 3858, app/assets/stylesheets/style.bundle.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid #ebedf2;
}

/* line 3864, app/assets/stylesheets/style.bundle.css */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 3867, app/assets/stylesheets/style.bundle.css */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 3870, app/assets/stylesheets/style.bundle.css */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 3874, app/assets/stylesheets/style.bundle.css */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #4169E1;
  border-color: #4169E1;
}

/* line 3879, app/assets/stylesheets/style.bundle.css */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 3881, app/assets/stylesheets/style.bundle.css */
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

/* line 3885, app/assets/stylesheets/style.bundle.css */
.list-group-horizontal {
  flex-direction: row;
}

/* line 3887, app/assets/stylesheets/style.bundle.css */
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 3890, app/assets/stylesheets/style.bundle.css */
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

/* line 3893, app/assets/stylesheets/style.bundle.css */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 3895, app/assets/stylesheets/style.bundle.css */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

/* line 3898, app/assets/stylesheets/style.bundle.css */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  /* line 3903, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 3905, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 3908, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 3911, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 3913, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 3916, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  /* line 3921, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 3923, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 3926, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 3929, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 3931, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 3934, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1024px) {
  /* line 3939, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 3941, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 3944, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 3947, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 3949, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 3952, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1399px) {
  /* line 3957, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 3959, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 3962, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 3965, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 3967, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 3970, app/assets/stylesheets/style.bundle.css */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

/* line 3974, app/assets/stylesheets/style.bundle.css */
.list-group-flush {
  border-radius: 0;
}

/* line 3976, app/assets/stylesheets/style.bundle.css */
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

/* line 3978, app/assets/stylesheets/style.bundle.css */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 3981, app/assets/stylesheets/style.bundle.css */
.list-group-item-primary {
  color: #223775;
  background-color: #cad5f7;
}

/* line 3984, app/assets/stylesheets/style.bundle.css */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #223775;
  background-color: #b4c3f4;
}

/* line 3987, app/assets/stylesheets/style.bundle.css */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #223775;
  border-color: #223775;
}

/* line 3992, app/assets/stylesheets/style.bundle.css */
.list-group-item-secondary {
  color: #75757c;
  background-color: #f7f7fb;
}

/* line 3995, app/assets/stylesheets/style.bundle.css */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #75757c;
  background-color: #e6e6f3;
}

/* line 3998, app/assets/stylesheets/style.bundle.css */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #75757c;
  border-color: #75757c;
}

/* line 4003, app/assets/stylesheets/style.bundle.css */
.list-group-item-success {
  color: #056146;
  background-color: #baecdd;
}

/* line 4006, app/assets/stylesheets/style.bundle.css */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #056146;
  background-color: #a6e6d3;
}

/* line 4009, app/assets/stylesheets/style.bundle.css */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #056146;
  border-color: #056146;
}

/* line 4014, app/assets/stylesheets/style.bundle.css */
.list-group-item-info {
  color: #2c3e7a;
  background-color: #cfd9f9;
}

/* line 4017, app/assets/stylesheets/style.bundle.css */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #2c3e7a;
  background-color: #b8c7f6;
}

/* line 4020, app/assets/stylesheets/style.bundle.css */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #2c3e7a;
  border-color: #2c3e7a;
}

/* line 4025, app/assets/stylesheets/style.bundle.css */
.list-group-item-warning {
  color: #856012;
  background-color: #ffebc1;
}

/* line 4028, app/assets/stylesheets/style.bundle.css */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856012;
  background-color: #ffe3a8;
}

/* line 4031, app/assets/stylesheets/style.bundle.css */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856012;
  border-color: #856012;
}

/* line 4036, app/assets/stylesheets/style.bundle.css */
.list-group-item-danger {
  color: #7a2d2d;
  background-color: #f9d0d0;
}

/* line 4039, app/assets/stylesheets/style.bundle.css */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #7a2d2d;
  background-color: #f6b9b9;
}

/* line 4042, app/assets/stylesheets/style.bundle.css */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #7a2d2d;
  border-color: #7a2d2d;
}

/* line 4047, app/assets/stylesheets/style.bundle.css */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 4050, app/assets/stylesheets/style.bundle.css */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

/* line 4053, app/assets/stylesheets/style.bundle.css */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 4058, app/assets/stylesheets/style.bundle.css */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 4061, app/assets/stylesheets/style.bundle.css */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 4064, app/assets/stylesheets/style.bundle.css */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 4069, app/assets/stylesheets/style.bundle.css */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 4077, app/assets/stylesheets/style.bundle.css */
.close:hover {
  color: #000;
  text-decoration: none;
}

/* line 4080, app/assets/stylesheets/style.bundle.css */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

/* line 4083, app/assets/stylesheets/style.bundle.css */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

/* line 4088, app/assets/stylesheets/style.bundle.css */
a.close.disabled {
  pointer-events: none;
}

/* line 4091, app/assets/stylesheets/style.bundle.css */
.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

/* line 4102, app/assets/stylesheets/style.bundle.css */
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 4104, app/assets/stylesheets/style.bundle.css */
.toast.showing {
  opacity: 1;
}

/* line 4106, app/assets/stylesheets/style.bundle.css */
.toast.show {
  display: block;
  opacity: 1;
}

/* line 4109, app/assets/stylesheets/style.bundle.css */
.toast.hide {
  display: none;
}

/* line 4112, app/assets/stylesheets/style.bundle.css */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #2C2D73;
  background-color: #fff;
  background-clip: padding-box;
  border-bottom: 1px solid #ebedf2;
}

/* line 4121, app/assets/stylesheets/style.bundle.css */
.toast-body {
  padding: 0.75rem;
}

/* line 4124, app/assets/stylesheets/style.bundle.css */
.modal-open {
  overflow: hidden;
}

/* line 4126, app/assets/stylesheets/style.bundle.css */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 4130, app/assets/stylesheets/style.bundle.css */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 4141, app/assets/stylesheets/style.bundle.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 4146, app/assets/stylesheets/style.bundle.css */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 4150, app/assets/stylesheets/style.bundle.css */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 4152, app/assets/stylesheets/style.bundle.css */
.modal.show .modal-dialog {
  transform: none;
}

/* line 4154, app/assets/stylesheets/style.bundle.css */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 4157, app/assets/stylesheets/style.bundle.css */
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 4160, app/assets/stylesheets/style.bundle.css */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 4163, app/assets/stylesheets/style.bundle.css */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

/* line 4166, app/assets/stylesheets/style.bundle.css */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 4169, app/assets/stylesheets/style.bundle.css */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 4173, app/assets/stylesheets/style.bundle.css */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -moz-min-content;
  height: min-content;
  content: "";
}

/* line 4178, app/assets/stylesheets/style.bundle.css */
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

/* line 4182, app/assets/stylesheets/style.bundle.css */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 4184, app/assets/stylesheets/style.bundle.css */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 4187, app/assets/stylesheets/style.bundle.css */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ebedf2;
  border-radius: 0.3rem;
  outline: 0;
}

/* line 4199, app/assets/stylesheets/style.bundle.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 4207, app/assets/stylesheets/style.bundle.css */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 4209, app/assets/stylesheets/style.bundle.css */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 4212, app/assets/stylesheets/style.bundle.css */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.25rem;
  border-bottom: 1px solid #ebedf2;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 4220, app/assets/stylesheets/style.bundle.css */
.modal-header .close {
  padding: 1.25rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 4224, app/assets/stylesheets/style.bundle.css */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 4228, app/assets/stylesheets/style.bundle.css */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 4233, app/assets/stylesheets/style.bundle.css */
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #ebedf2;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

/* line 4242, app/assets/stylesheets/style.bundle.css */
.modal-footer > * {
  margin: 0.25rem;
}

/* line 4245, app/assets/stylesheets/style.bundle.css */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 4253, app/assets/stylesheets/style.bundle.css */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 4256, app/assets/stylesheets/style.bundle.css */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 4258, app/assets/stylesheets/style.bundle.css */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 4260, app/assets/stylesheets/style.bundle.css */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 4262, app/assets/stylesheets/style.bundle.css */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -moz-min-content;
    height: min-content;
  }
  /* line 4265, app/assets/stylesheets/style.bundle.css */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 1024px) {
  /* line 4269, app/assets/stylesheets/style.bundle.css */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1399px) {
  /* line 4274, app/assets/stylesheets/style.bundle.css */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 4277, app/assets/stylesheets/style.bundle.css */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: Montserrat, Helvetica, 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: 0.9rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 4299, app/assets/stylesheets/style.bundle.css */
.tooltip.show {
  opacity: 1;
}

/* line 4301, app/assets/stylesheets/style.bundle.css */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 4306, app/assets/stylesheets/style.bundle.css */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 4312, app/assets/stylesheets/style.bundle.css */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 4314, app/assets/stylesheets/style.bundle.css */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 4316, app/assets/stylesheets/style.bundle.css */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #ffffff;
}

/* line 4321, app/assets/stylesheets/style.bundle.css */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 4323, app/assets/stylesheets/style.bundle.css */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 4327, app/assets/stylesheets/style.bundle.css */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #ffffff;
}

/* line 4332, app/assets/stylesheets/style.bundle.css */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 4334, app/assets/stylesheets/style.bundle.css */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 4336, app/assets/stylesheets/style.bundle.css */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #ffffff;
}

/* line 4341, app/assets/stylesheets/style.bundle.css */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 4343, app/assets/stylesheets/style.bundle.css */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 4347, app/assets/stylesheets/style.bundle.css */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #ffffff;
}

/* line 4352, app/assets/stylesheets/style.bundle.css */
.tooltip-inner {
  max-width: 200px;
  padding: 0.75rem 1rem;
  color: #2C2D73;
  text-align: center;
  background-color: #ffffff;
  border-radius: 3px;
}

/* line 4360, app/assets/stylesheets/style.bundle.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: Montserrat, Helvetica, 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: 0.9rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ffffff;
  border-radius: 3px;
}

/* line 4387, app/assets/stylesheets/style.bundle.css */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 3px;
}

/* line 4393, app/assets/stylesheets/style.bundle.css */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 4400, app/assets/stylesheets/style.bundle.css */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 4402, app/assets/stylesheets/style.bundle.css */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}

/* line 4404, app/assets/stylesheets/style.bundle.css */
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: white;
}

/* line 4408, app/assets/stylesheets/style.bundle.css */
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 4413, app/assets/stylesheets/style.bundle.css */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 4415, app/assets/stylesheets/style.bundle.css */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 3px 0;
}

/* line 4420, app/assets/stylesheets/style.bundle.css */
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: white;
}

/* line 4424, app/assets/stylesheets/style.bundle.css */
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 4429, app/assets/stylesheets/style.bundle.css */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 4431, app/assets/stylesheets/style.bundle.css */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}

/* line 4433, app/assets/stylesheets/style.bundle.css */
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: white;
}

/* line 4437, app/assets/stylesheets/style.bundle.css */
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 4441, app/assets/stylesheets/style.bundle.css */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #ffffff;
}

/* line 4451, app/assets/stylesheets/style.bundle.css */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 4453, app/assets/stylesheets/style.bundle.css */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 3px 0;
}

/* line 4458, app/assets/stylesheets/style.bundle.css */
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: white;
}

/* line 4462, app/assets/stylesheets/style.bundle.css */
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 4467, app/assets/stylesheets/style.bundle.css */
.popover-header {
  padding: 1rem 1.25rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #2C2D73;
  background-color: #ffffff;
  border-bottom: 1px solid #f2f2f2;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 4476, app/assets/stylesheets/style.bundle.css */
.popover-header:empty {
  display: none;
}

/* line 4479, app/assets/stylesheets/style.bundle.css */
.popover-body {
  padding: 1rem 1.25rem;
  color: #2E2F36;
}

/* line 4483, app/assets/stylesheets/style.bundle.css */
.carousel {
  position: relative;
}

/* line 4486, app/assets/stylesheets/style.bundle.css */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 4489, app/assets/stylesheets/style.bundle.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 4493, app/assets/stylesheets/style.bundle.css */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 4498, app/assets/stylesheets/style.bundle.css */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4507, app/assets/stylesheets/style.bundle.css */
  .carousel-item {
    transition: none;
  }
}

/* line 4510, app/assets/stylesheets/style.bundle.css */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 4515, app/assets/stylesheets/style.bundle.css */
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

/* line 4519, app/assets/stylesheets/style.bundle.css */
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

/* line 4523, app/assets/stylesheets/style.bundle.css */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 4528, app/assets/stylesheets/style.bundle.css */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

/* line 4534, app/assets/stylesheets/style.bundle.css */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4540, app/assets/stylesheets/style.bundle.css */
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

/* line 4544, app/assets/stylesheets/style.bundle.css */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4559, app/assets/stylesheets/style.bundle.css */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 4562, app/assets/stylesheets/style.bundle.css */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 4570, app/assets/stylesheets/style.bundle.css */
.carousel-control-prev {
  left: 0;
}

/* line 4573, app/assets/stylesheets/style.bundle.css */
.carousel-control-next {
  right: 0;
}

/* line 4576, app/assets/stylesheets/style.bundle.css */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

/* line 4583, app/assets/stylesheets/style.bundle.css */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

/* line 4586, app/assets/stylesheets/style.bundle.css */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

/* line 4589, app/assets/stylesheets/style.bundle.css */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 4601, app/assets/stylesheets/style.bundle.css */
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4617, app/assets/stylesheets/style.bundle.css */
  .carousel-indicators li {
    transition: none;
  }
}

/* line 4619, app/assets/stylesheets/style.bundle.css */
.carousel-indicators .active {
  opacity: 1;
}

/* line 4622, app/assets/stylesheets/style.bundle.css */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

/* line 4637, app/assets/stylesheets/style.bundle.css */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite;
}

/* line 4647, app/assets/stylesheets/style.bundle.css */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

/* line 4659, app/assets/stylesheets/style.bundle.css */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite;
}

/* line 4669, app/assets/stylesheets/style.bundle.css */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

/* line 4673, app/assets/stylesheets/style.bundle.css */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4676, app/assets/stylesheets/style.bundle.css */
.align-top {
  vertical-align: top !important;
}

/* line 4679, app/assets/stylesheets/style.bundle.css */
.align-middle {
  vertical-align: middle !important;
}

/* line 4682, app/assets/stylesheets/style.bundle.css */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 4685, app/assets/stylesheets/style.bundle.css */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 4688, app/assets/stylesheets/style.bundle.css */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 4691, app/assets/stylesheets/style.bundle.css */
.bg-primary {
  background-color: #4169E1 !important;
}

/* line 4694, app/assets/stylesheets/style.bundle.css */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #214cce !important;
}

/* line 4699, app/assets/stylesheets/style.bundle.css */
.bg-secondary {
  background-color: #e1e1ef !important;
}

/* line 4702, app/assets/stylesheets/style.bundle.css */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #c0c0dd !important;
}

/* line 4707, app/assets/stylesheets/style.bundle.css */
.bg-success {
  background-color: #0abb87 !important;
}

/* line 4710, app/assets/stylesheets/style.bundle.css */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #078b64 !important;
}

/* line 4715, app/assets/stylesheets/style.bundle.css */
.bg-info {
  background-color: #5578eb !important;
}

/* line 4718, app/assets/stylesheets/style.bundle.css */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #2754e6 !important;
}

/* line 4723, app/assets/stylesheets/style.bundle.css */
.bg-warning {
  background-color: #ffb822 !important;
}

/* line 4726, app/assets/stylesheets/style.bundle.css */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #eea200 !important;
}

/* line 4731, app/assets/stylesheets/style.bundle.css */
.bg-danger {
  background-color: #EB5757 !important;
}

/* line 4734, app/assets/stylesheets/style.bundle.css */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #e62929 !important;
}

/* line 4739, app/assets/stylesheets/style.bundle.css */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 4742, app/assets/stylesheets/style.bundle.css */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 4747, app/assets/stylesheets/style.bundle.css */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 4750, app/assets/stylesheets/style.bundle.css */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 4755, app/assets/stylesheets/style.bundle.css */
.bg-white {
  background-color: #fff !important;
}

/* line 4758, app/assets/stylesheets/style.bundle.css */
.bg-transparent {
  background-color: transparent !important;
}

/* line 4761, app/assets/stylesheets/style.bundle.css */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 4764, app/assets/stylesheets/style.bundle.css */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 4767, app/assets/stylesheets/style.bundle.css */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 4770, app/assets/stylesheets/style.bundle.css */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 4773, app/assets/stylesheets/style.bundle.css */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 4776, app/assets/stylesheets/style.bundle.css */
.border-0 {
  border: 0 !important;
}

/* line 4779, app/assets/stylesheets/style.bundle.css */
.border-top-0 {
  border-top: 0 !important;
}

/* line 4782, app/assets/stylesheets/style.bundle.css */
.border-right-0 {
  border-right: 0 !important;
}

/* line 4785, app/assets/stylesheets/style.bundle.css */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 4788, app/assets/stylesheets/style.bundle.css */
.border-left-0 {
  border-left: 0 !important;
}

/* line 4791, app/assets/stylesheets/style.bundle.css */
.border-primary {
  border-color: #4169E1 !important;
}

/* line 4794, app/assets/stylesheets/style.bundle.css */
.border-secondary {
  border-color: #e1e1ef !important;
}

/* line 4797, app/assets/stylesheets/style.bundle.css */
.border-success {
  border-color: #0abb87 !important;
}

/* line 4800, app/assets/stylesheets/style.bundle.css */
.border-info {
  border-color: #5578eb !important;
}

/* line 4803, app/assets/stylesheets/style.bundle.css */
.border-warning {
  border-color: #ffb822 !important;
}

/* line 4806, app/assets/stylesheets/style.bundle.css */
.border-danger {
  border-color: #EB5757 !important;
}

/* line 4809, app/assets/stylesheets/style.bundle.css */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 4812, app/assets/stylesheets/style.bundle.css */
.border-dark {
  border-color: #343a40 !important;
}

/* line 4815, app/assets/stylesheets/style.bundle.css */
.border-white {
  border-color: #fff !important;
}

/* line 4818, app/assets/stylesheets/style.bundle.css */
.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 4821, app/assets/stylesheets/style.bundle.css */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 4824, app/assets/stylesheets/style.bundle.css */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 4828, app/assets/stylesheets/style.bundle.css */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 4832, app/assets/stylesheets/style.bundle.css */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 4836, app/assets/stylesheets/style.bundle.css */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 4840, app/assets/stylesheets/style.bundle.css */
.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 4843, app/assets/stylesheets/style.bundle.css */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 4846, app/assets/stylesheets/style.bundle.css */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 4849, app/assets/stylesheets/style.bundle.css */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 4852, app/assets/stylesheets/style.bundle.css */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 4857, app/assets/stylesheets/style.bundle.css */
.d-none {
  display: none !important;
}

/* line 4860, app/assets/stylesheets/style.bundle.css */
.d-inline {
  display: inline !important;
}

/* line 4863, app/assets/stylesheets/style.bundle.css */
.d-inline-block {
  display: inline-block !important;
}

/* line 4866, app/assets/stylesheets/style.bundle.css */
.d-block {
  display: block !important;
}

/* line 4869, app/assets/stylesheets/style.bundle.css */
.d-table {
  display: table !important;
}

/* line 4872, app/assets/stylesheets/style.bundle.css */
.d-table-row {
  display: table-row !important;
}

/* line 4875, app/assets/stylesheets/style.bundle.css */
.d-table-cell {
  display: table-cell !important;
}

/* line 4878, app/assets/stylesheets/style.bundle.css */
.d-flex {
  display: flex !important;
}

/* line 4881, app/assets/stylesheets/style.bundle.css */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 4885, app/assets/stylesheets/style.bundle.css */
  .d-sm-none {
    display: none !important;
  }
  /* line 4887, app/assets/stylesheets/style.bundle.css */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 4889, app/assets/stylesheets/style.bundle.css */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 4891, app/assets/stylesheets/style.bundle.css */
  .d-sm-block {
    display: block !important;
  }
  /* line 4893, app/assets/stylesheets/style.bundle.css */
  .d-sm-table {
    display: table !important;
  }
  /* line 4895, app/assets/stylesheets/style.bundle.css */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 4897, app/assets/stylesheets/style.bundle.css */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 4899, app/assets/stylesheets/style.bundle.css */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 4901, app/assets/stylesheets/style.bundle.css */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 4905, app/assets/stylesheets/style.bundle.css */
  .d-md-none {
    display: none !important;
  }
  /* line 4907, app/assets/stylesheets/style.bundle.css */
  .d-md-inline {
    display: inline !important;
  }
  /* line 4909, app/assets/stylesheets/style.bundle.css */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 4911, app/assets/stylesheets/style.bundle.css */
  .d-md-block {
    display: block !important;
  }
  /* line 4913, app/assets/stylesheets/style.bundle.css */
  .d-md-table {
    display: table !important;
  }
  /* line 4915, app/assets/stylesheets/style.bundle.css */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 4917, app/assets/stylesheets/style.bundle.css */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 4919, app/assets/stylesheets/style.bundle.css */
  .d-md-flex {
    display: flex !important;
  }
  /* line 4921, app/assets/stylesheets/style.bundle.css */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1024px) {
  /* line 4925, app/assets/stylesheets/style.bundle.css */
  .d-lg-none {
    display: none !important;
  }
  /* line 4927, app/assets/stylesheets/style.bundle.css */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 4929, app/assets/stylesheets/style.bundle.css */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 4931, app/assets/stylesheets/style.bundle.css */
  .d-lg-block {
    display: block !important;
  }
  /* line 4933, app/assets/stylesheets/style.bundle.css */
  .d-lg-table {
    display: table !important;
  }
  /* line 4935, app/assets/stylesheets/style.bundle.css */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 4937, app/assets/stylesheets/style.bundle.css */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 4939, app/assets/stylesheets/style.bundle.css */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 4941, app/assets/stylesheets/style.bundle.css */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1399px) {
  /* line 4945, app/assets/stylesheets/style.bundle.css */
  .d-xl-none {
    display: none !important;
  }
  /* line 4947, app/assets/stylesheets/style.bundle.css */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 4949, app/assets/stylesheets/style.bundle.css */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 4951, app/assets/stylesheets/style.bundle.css */
  .d-xl-block {
    display: block !important;
  }
  /* line 4953, app/assets/stylesheets/style.bundle.css */
  .d-xl-table {
    display: table !important;
  }
  /* line 4955, app/assets/stylesheets/style.bundle.css */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 4957, app/assets/stylesheets/style.bundle.css */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 4959, app/assets/stylesheets/style.bundle.css */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 4961, app/assets/stylesheets/style.bundle.css */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 4965, app/assets/stylesheets/style.bundle.css */
  .d-print-none {
    display: none !important;
  }
  /* line 4967, app/assets/stylesheets/style.bundle.css */
  .d-print-inline {
    display: inline !important;
  }
  /* line 4969, app/assets/stylesheets/style.bundle.css */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 4971, app/assets/stylesheets/style.bundle.css */
  .d-print-block {
    display: block !important;
  }
  /* line 4973, app/assets/stylesheets/style.bundle.css */
  .d-print-table {
    display: table !important;
  }
  /* line 4975, app/assets/stylesheets/style.bundle.css */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 4977, app/assets/stylesheets/style.bundle.css */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 4979, app/assets/stylesheets/style.bundle.css */
  .d-print-flex {
    display: flex !important;
  }
  /* line 4981, app/assets/stylesheets/style.bundle.css */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 4984, app/assets/stylesheets/style.bundle.css */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 4990, app/assets/stylesheets/style.bundle.css */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 4993, app/assets/stylesheets/style.bundle.css */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 5006, app/assets/stylesheets/style.bundle.css */
.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

/* line 5009, app/assets/stylesheets/style.bundle.css */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 5012, app/assets/stylesheets/style.bundle.css */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 5015, app/assets/stylesheets/style.bundle.css */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 5018, app/assets/stylesheets/style.bundle.css */
.flex-row {
  flex-direction: row !important;
}

/* line 5021, app/assets/stylesheets/style.bundle.css */
.flex-column {
  flex-direction: column !important;
}

/* line 5024, app/assets/stylesheets/style.bundle.css */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 5027, app/assets/stylesheets/style.bundle.css */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 5030, app/assets/stylesheets/style.bundle.css */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 5033, app/assets/stylesheets/style.bundle.css */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 5036, app/assets/stylesheets/style.bundle.css */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 5039, app/assets/stylesheets/style.bundle.css */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 5042, app/assets/stylesheets/style.bundle.css */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 5045, app/assets/stylesheets/style.bundle.css */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 5048, app/assets/stylesheets/style.bundle.css */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 5051, app/assets/stylesheets/style.bundle.css */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 5054, app/assets/stylesheets/style.bundle.css */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 5057, app/assets/stylesheets/style.bundle.css */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 5060, app/assets/stylesheets/style.bundle.css */
.justify-content-center {
  justify-content: center !important;
}

/* line 5063, app/assets/stylesheets/style.bundle.css */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 5066, app/assets/stylesheets/style.bundle.css */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 5069, app/assets/stylesheets/style.bundle.css */
.align-items-start {
  align-items: flex-start !important;
}

/* line 5072, app/assets/stylesheets/style.bundle.css */
.align-items-end {
  align-items: flex-end !important;
}

/* line 5075, app/assets/stylesheets/style.bundle.css */
.align-items-center {
  align-items: center !important;
}

/* line 5078, app/assets/stylesheets/style.bundle.css */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 5081, app/assets/stylesheets/style.bundle.css */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 5084, app/assets/stylesheets/style.bundle.css */
.align-content-start {
  align-content: flex-start !important;
}

/* line 5087, app/assets/stylesheets/style.bundle.css */
.align-content-end {
  align-content: flex-end !important;
}

/* line 5090, app/assets/stylesheets/style.bundle.css */
.align-content-center {
  align-content: center !important;
}

/* line 5093, app/assets/stylesheets/style.bundle.css */
.align-content-between {
  align-content: space-between !important;
}

/* line 5096, app/assets/stylesheets/style.bundle.css */
.align-content-around {
  align-content: space-around !important;
}

/* line 5099, app/assets/stylesheets/style.bundle.css */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 5102, app/assets/stylesheets/style.bundle.css */
.align-self-auto {
  align-self: auto !important;
}

/* line 5105, app/assets/stylesheets/style.bundle.css */
.align-self-start {
  align-self: flex-start !important;
}

/* line 5108, app/assets/stylesheets/style.bundle.css */
.align-self-end {
  align-self: flex-end !important;
}

/* line 5111, app/assets/stylesheets/style.bundle.css */
.align-self-center {
  align-self: center !important;
}

/* line 5114, app/assets/stylesheets/style.bundle.css */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 5117, app/assets/stylesheets/style.bundle.css */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 5121, app/assets/stylesheets/style.bundle.css */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 5123, app/assets/stylesheets/style.bundle.css */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 5125, app/assets/stylesheets/style.bundle.css */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 5127, app/assets/stylesheets/style.bundle.css */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 5129, app/assets/stylesheets/style.bundle.css */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 5131, app/assets/stylesheets/style.bundle.css */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 5133, app/assets/stylesheets/style.bundle.css */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 5135, app/assets/stylesheets/style.bundle.css */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 5137, app/assets/stylesheets/style.bundle.css */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 5139, app/assets/stylesheets/style.bundle.css */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 5141, app/assets/stylesheets/style.bundle.css */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 5143, app/assets/stylesheets/style.bundle.css */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 5145, app/assets/stylesheets/style.bundle.css */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 5147, app/assets/stylesheets/style.bundle.css */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 5149, app/assets/stylesheets/style.bundle.css */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 5151, app/assets/stylesheets/style.bundle.css */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 5153, app/assets/stylesheets/style.bundle.css */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 5155, app/assets/stylesheets/style.bundle.css */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 5157, app/assets/stylesheets/style.bundle.css */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 5159, app/assets/stylesheets/style.bundle.css */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 5161, app/assets/stylesheets/style.bundle.css */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 5163, app/assets/stylesheets/style.bundle.css */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 5165, app/assets/stylesheets/style.bundle.css */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 5167, app/assets/stylesheets/style.bundle.css */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 5169, app/assets/stylesheets/style.bundle.css */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 5171, app/assets/stylesheets/style.bundle.css */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 5173, app/assets/stylesheets/style.bundle.css */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 5175, app/assets/stylesheets/style.bundle.css */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 5177, app/assets/stylesheets/style.bundle.css */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 5179, app/assets/stylesheets/style.bundle.css */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 5181, app/assets/stylesheets/style.bundle.css */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 5183, app/assets/stylesheets/style.bundle.css */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 5185, app/assets/stylesheets/style.bundle.css */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 5187, app/assets/stylesheets/style.bundle.css */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 5191, app/assets/stylesheets/style.bundle.css */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 5193, app/assets/stylesheets/style.bundle.css */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 5195, app/assets/stylesheets/style.bundle.css */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 5197, app/assets/stylesheets/style.bundle.css */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 5199, app/assets/stylesheets/style.bundle.css */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 5201, app/assets/stylesheets/style.bundle.css */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 5203, app/assets/stylesheets/style.bundle.css */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 5205, app/assets/stylesheets/style.bundle.css */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 5207, app/assets/stylesheets/style.bundle.css */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 5209, app/assets/stylesheets/style.bundle.css */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 5211, app/assets/stylesheets/style.bundle.css */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 5213, app/assets/stylesheets/style.bundle.css */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 5215, app/assets/stylesheets/style.bundle.css */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 5217, app/assets/stylesheets/style.bundle.css */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 5219, app/assets/stylesheets/style.bundle.css */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 5221, app/assets/stylesheets/style.bundle.css */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 5223, app/assets/stylesheets/style.bundle.css */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 5225, app/assets/stylesheets/style.bundle.css */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 5227, app/assets/stylesheets/style.bundle.css */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 5229, app/assets/stylesheets/style.bundle.css */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 5231, app/assets/stylesheets/style.bundle.css */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 5233, app/assets/stylesheets/style.bundle.css */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 5235, app/assets/stylesheets/style.bundle.css */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 5237, app/assets/stylesheets/style.bundle.css */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 5239, app/assets/stylesheets/style.bundle.css */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 5241, app/assets/stylesheets/style.bundle.css */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 5243, app/assets/stylesheets/style.bundle.css */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 5245, app/assets/stylesheets/style.bundle.css */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 5247, app/assets/stylesheets/style.bundle.css */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 5249, app/assets/stylesheets/style.bundle.css */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 5251, app/assets/stylesheets/style.bundle.css */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 5253, app/assets/stylesheets/style.bundle.css */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 5255, app/assets/stylesheets/style.bundle.css */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 5257, app/assets/stylesheets/style.bundle.css */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1024px) {
  /* line 5261, app/assets/stylesheets/style.bundle.css */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 5263, app/assets/stylesheets/style.bundle.css */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 5265, app/assets/stylesheets/style.bundle.css */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 5267, app/assets/stylesheets/style.bundle.css */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 5269, app/assets/stylesheets/style.bundle.css */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 5271, app/assets/stylesheets/style.bundle.css */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 5273, app/assets/stylesheets/style.bundle.css */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 5275, app/assets/stylesheets/style.bundle.css */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 5277, app/assets/stylesheets/style.bundle.css */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 5279, app/assets/stylesheets/style.bundle.css */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 5281, app/assets/stylesheets/style.bundle.css */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 5283, app/assets/stylesheets/style.bundle.css */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 5285, app/assets/stylesheets/style.bundle.css */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 5287, app/assets/stylesheets/style.bundle.css */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 5289, app/assets/stylesheets/style.bundle.css */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 5291, app/assets/stylesheets/style.bundle.css */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 5293, app/assets/stylesheets/style.bundle.css */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 5295, app/assets/stylesheets/style.bundle.css */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 5297, app/assets/stylesheets/style.bundle.css */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 5299, app/assets/stylesheets/style.bundle.css */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 5301, app/assets/stylesheets/style.bundle.css */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 5303, app/assets/stylesheets/style.bundle.css */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 5305, app/assets/stylesheets/style.bundle.css */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 5307, app/assets/stylesheets/style.bundle.css */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 5309, app/assets/stylesheets/style.bundle.css */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 5311, app/assets/stylesheets/style.bundle.css */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 5313, app/assets/stylesheets/style.bundle.css */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 5315, app/assets/stylesheets/style.bundle.css */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 5317, app/assets/stylesheets/style.bundle.css */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 5319, app/assets/stylesheets/style.bundle.css */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 5321, app/assets/stylesheets/style.bundle.css */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 5323, app/assets/stylesheets/style.bundle.css */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 5325, app/assets/stylesheets/style.bundle.css */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 5327, app/assets/stylesheets/style.bundle.css */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1399px) {
  /* line 5331, app/assets/stylesheets/style.bundle.css */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 5333, app/assets/stylesheets/style.bundle.css */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 5335, app/assets/stylesheets/style.bundle.css */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 5337, app/assets/stylesheets/style.bundle.css */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 5339, app/assets/stylesheets/style.bundle.css */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 5341, app/assets/stylesheets/style.bundle.css */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 5343, app/assets/stylesheets/style.bundle.css */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 5345, app/assets/stylesheets/style.bundle.css */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 5347, app/assets/stylesheets/style.bundle.css */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 5349, app/assets/stylesheets/style.bundle.css */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 5351, app/assets/stylesheets/style.bundle.css */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 5353, app/assets/stylesheets/style.bundle.css */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 5355, app/assets/stylesheets/style.bundle.css */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 5357, app/assets/stylesheets/style.bundle.css */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 5359, app/assets/stylesheets/style.bundle.css */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 5361, app/assets/stylesheets/style.bundle.css */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 5363, app/assets/stylesheets/style.bundle.css */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 5365, app/assets/stylesheets/style.bundle.css */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 5367, app/assets/stylesheets/style.bundle.css */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 5369, app/assets/stylesheets/style.bundle.css */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 5371, app/assets/stylesheets/style.bundle.css */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 5373, app/assets/stylesheets/style.bundle.css */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 5375, app/assets/stylesheets/style.bundle.css */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 5377, app/assets/stylesheets/style.bundle.css */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 5379, app/assets/stylesheets/style.bundle.css */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 5381, app/assets/stylesheets/style.bundle.css */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 5383, app/assets/stylesheets/style.bundle.css */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 5385, app/assets/stylesheets/style.bundle.css */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 5387, app/assets/stylesheets/style.bundle.css */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 5389, app/assets/stylesheets/style.bundle.css */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 5391, app/assets/stylesheets/style.bundle.css */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 5393, app/assets/stylesheets/style.bundle.css */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 5395, app/assets/stylesheets/style.bundle.css */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 5397, app/assets/stylesheets/style.bundle.css */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 5400, app/assets/stylesheets/style.bundle.css */
.float-left {
  float: left !important;
}

/* line 5403, app/assets/stylesheets/style.bundle.css */
.float-right {
  float: right !important;
}

/* line 5406, app/assets/stylesheets/style.bundle.css */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 5410, app/assets/stylesheets/style.bundle.css */
  .float-sm-left {
    float: left !important;
  }
  /* line 5412, app/assets/stylesheets/style.bundle.css */
  .float-sm-right {
    float: right !important;
  }
  /* line 5414, app/assets/stylesheets/style.bundle.css */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 5418, app/assets/stylesheets/style.bundle.css */
  .float-md-left {
    float: left !important;
  }
  /* line 5420, app/assets/stylesheets/style.bundle.css */
  .float-md-right {
    float: right !important;
  }
  /* line 5422, app/assets/stylesheets/style.bundle.css */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 1024px) {
  /* line 5426, app/assets/stylesheets/style.bundle.css */
  .float-lg-left {
    float: left !important;
  }
  /* line 5428, app/assets/stylesheets/style.bundle.css */
  .float-lg-right {
    float: right !important;
  }
  /* line 5430, app/assets/stylesheets/style.bundle.css */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1399px) {
  /* line 5434, app/assets/stylesheets/style.bundle.css */
  .float-xl-left {
    float: left !important;
  }
  /* line 5436, app/assets/stylesheets/style.bundle.css */
  .float-xl-right {
    float: right !important;
  }
  /* line 5438, app/assets/stylesheets/style.bundle.css */
  .float-xl-none {
    float: none !important;
  }
}

/* line 5441, app/assets/stylesheets/style.bundle.css */
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

/* line 5444, app/assets/stylesheets/style.bundle.css */
.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

/* line 5447, app/assets/stylesheets/style.bundle.css */
.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

/* line 5450, app/assets/stylesheets/style.bundle.css */
.overflow-auto {
  overflow: auto !important;
}

/* line 5453, app/assets/stylesheets/style.bundle.css */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 5456, app/assets/stylesheets/style.bundle.css */
.position-static {
  position: static !important;
}

/* line 5459, app/assets/stylesheets/style.bundle.css */
.position-relative {
  position: relative !important;
}

/* line 5462, app/assets/stylesheets/style.bundle.css */
.position-absolute {
  position: absolute !important;
}

/* line 5465, app/assets/stylesheets/style.bundle.css */
.position-fixed {
  position: fixed !important;
}

/* line 5468, app/assets/stylesheets/style.bundle.css */
.position-sticky {
  position: sticky !important;
}

/* line 5471, app/assets/stylesheets/style.bundle.css */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 5478, app/assets/stylesheets/style.bundle.css */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 5486, app/assets/stylesheets/style.bundle.css */
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5491, app/assets/stylesheets/style.bundle.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 5502, app/assets/stylesheets/style.bundle.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 5510, app/assets/stylesheets/style.bundle.css */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 5513, app/assets/stylesheets/style.bundle.css */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5516, app/assets/stylesheets/style.bundle.css */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 5519, app/assets/stylesheets/style.bundle.css */
.shadow-none {
  box-shadow: none !important;
}

/* line 5522, app/assets/stylesheets/style.bundle.css */
.w-25 {
  width: 25% !important;
}

/* line 5525, app/assets/stylesheets/style.bundle.css */
.w-50 {
  width: 50% !important;
}

/* line 5528, app/assets/stylesheets/style.bundle.css */
.w-75 {
  width: 75% !important;
}

/* line 5531, app/assets/stylesheets/style.bundle.css */
.w-100 {
  width: 100% !important;
}

/* line 5534, app/assets/stylesheets/style.bundle.css */
.w-auto {
  width: auto !important;
}

/* line 5537, app/assets/stylesheets/style.bundle.css */
.h-25 {
  height: 25% !important;
}

/* line 5540, app/assets/stylesheets/style.bundle.css */
.h-50 {
  height: 50% !important;
}

/* line 5543, app/assets/stylesheets/style.bundle.css */
.h-75 {
  height: 75% !important;
}

/* line 5546, app/assets/stylesheets/style.bundle.css */
.h-100 {
  height: 100% !important;
}

/* line 5549, app/assets/stylesheets/style.bundle.css */
.h-auto {
  height: auto !important;
}

/* line 5552, app/assets/stylesheets/style.bundle.css */
.mw-100 {
  max-width: 100% !important;
}

/* line 5555, app/assets/stylesheets/style.bundle.css */
.mh-100 {
  max-height: 100% !important;
}

/* line 5558, app/assets/stylesheets/style.bundle.css */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 5561, app/assets/stylesheets/style.bundle.css */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 5564, app/assets/stylesheets/style.bundle.css */
.vw-100 {
  width: 100vw !important;
}

/* line 5567, app/assets/stylesheets/style.bundle.css */
.vh-100 {
  height: 100vh !important;
}

/* line 5570, app/assets/stylesheets/style.bundle.css */
.m-0 {
  margin: 0 !important;
}

/* line 5573, app/assets/stylesheets/style.bundle.css */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 5577, app/assets/stylesheets/style.bundle.css */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 5581, app/assets/stylesheets/style.bundle.css */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 5585, app/assets/stylesheets/style.bundle.css */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 5589, app/assets/stylesheets/style.bundle.css */
.m-1 {
  margin: 0.25rem !important;
}

/* line 5592, app/assets/stylesheets/style.bundle.css */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 5596, app/assets/stylesheets/style.bundle.css */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 5600, app/assets/stylesheets/style.bundle.css */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 5604, app/assets/stylesheets/style.bundle.css */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 5608, app/assets/stylesheets/style.bundle.css */
.m-2 {
  margin: 0.5rem !important;
}

/* line 5611, app/assets/stylesheets/style.bundle.css */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 5615, app/assets/stylesheets/style.bundle.css */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 5619, app/assets/stylesheets/style.bundle.css */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 5623, app/assets/stylesheets/style.bundle.css */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 5627, app/assets/stylesheets/style.bundle.css */
.m-3 {
  margin: 1rem !important;
}

/* line 5630, app/assets/stylesheets/style.bundle.css */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 5634, app/assets/stylesheets/style.bundle.css */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 5638, app/assets/stylesheets/style.bundle.css */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 5642, app/assets/stylesheets/style.bundle.css */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 5646, app/assets/stylesheets/style.bundle.css */
.m-4 {
  margin: 1.5rem !important;
}

/* line 5649, app/assets/stylesheets/style.bundle.css */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 5653, app/assets/stylesheets/style.bundle.css */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 5657, app/assets/stylesheets/style.bundle.css */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 5661, app/assets/stylesheets/style.bundle.css */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 5665, app/assets/stylesheets/style.bundle.css */
.m-5 {
  margin: 3rem !important;
}

/* line 5668, app/assets/stylesheets/style.bundle.css */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 5672, app/assets/stylesheets/style.bundle.css */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 5676, app/assets/stylesheets/style.bundle.css */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 5680, app/assets/stylesheets/style.bundle.css */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 5684, app/assets/stylesheets/style.bundle.css */
.p-0 {
  padding: 0 !important;
}

/* line 5687, app/assets/stylesheets/style.bundle.css */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 5691, app/assets/stylesheets/style.bundle.css */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 5695, app/assets/stylesheets/style.bundle.css */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 5699, app/assets/stylesheets/style.bundle.css */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 5703, app/assets/stylesheets/style.bundle.css */
.p-1 {
  padding: 0.25rem !important;
}

/* line 5706, app/assets/stylesheets/style.bundle.css */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 5710, app/assets/stylesheets/style.bundle.css */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 5714, app/assets/stylesheets/style.bundle.css */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 5718, app/assets/stylesheets/style.bundle.css */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 5722, app/assets/stylesheets/style.bundle.css */
.p-2 {
  padding: 0.5rem !important;
}

/* line 5725, app/assets/stylesheets/style.bundle.css */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 5729, app/assets/stylesheets/style.bundle.css */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 5733, app/assets/stylesheets/style.bundle.css */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 5737, app/assets/stylesheets/style.bundle.css */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 5741, app/assets/stylesheets/style.bundle.css */
.p-3 {
  padding: 1rem !important;
}

/* line 5744, app/assets/stylesheets/style.bundle.css */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 5748, app/assets/stylesheets/style.bundle.css */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 5752, app/assets/stylesheets/style.bundle.css */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 5756, app/assets/stylesheets/style.bundle.css */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 5760, app/assets/stylesheets/style.bundle.css */
.p-4 {
  padding: 1.5rem !important;
}

/* line 5763, app/assets/stylesheets/style.bundle.css */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 5767, app/assets/stylesheets/style.bundle.css */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 5771, app/assets/stylesheets/style.bundle.css */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 5775, app/assets/stylesheets/style.bundle.css */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 5779, app/assets/stylesheets/style.bundle.css */
.p-5 {
  padding: 3rem !important;
}

/* line 5782, app/assets/stylesheets/style.bundle.css */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 5786, app/assets/stylesheets/style.bundle.css */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 5790, app/assets/stylesheets/style.bundle.css */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 5794, app/assets/stylesheets/style.bundle.css */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 5798, app/assets/stylesheets/style.bundle.css */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 5801, app/assets/stylesheets/style.bundle.css */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 5805, app/assets/stylesheets/style.bundle.css */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 5809, app/assets/stylesheets/style.bundle.css */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 5813, app/assets/stylesheets/style.bundle.css */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 5817, app/assets/stylesheets/style.bundle.css */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 5820, app/assets/stylesheets/style.bundle.css */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 5824, app/assets/stylesheets/style.bundle.css */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 5828, app/assets/stylesheets/style.bundle.css */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 5832, app/assets/stylesheets/style.bundle.css */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 5836, app/assets/stylesheets/style.bundle.css */
.m-n3 {
  margin: -1rem !important;
}

/* line 5839, app/assets/stylesheets/style.bundle.css */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 5843, app/assets/stylesheets/style.bundle.css */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 5847, app/assets/stylesheets/style.bundle.css */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 5851, app/assets/stylesheets/style.bundle.css */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 5855, app/assets/stylesheets/style.bundle.css */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 5858, app/assets/stylesheets/style.bundle.css */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 5862, app/assets/stylesheets/style.bundle.css */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 5866, app/assets/stylesheets/style.bundle.css */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 5870, app/assets/stylesheets/style.bundle.css */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 5874, app/assets/stylesheets/style.bundle.css */
.m-n5 {
  margin: -3rem !important;
}

/* line 5877, app/assets/stylesheets/style.bundle.css */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 5881, app/assets/stylesheets/style.bundle.css */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 5885, app/assets/stylesheets/style.bundle.css */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 5889, app/assets/stylesheets/style.bundle.css */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 5893, app/assets/stylesheets/style.bundle.css */
.m-auto {
  margin: auto !important;
}

/* line 5896, app/assets/stylesheets/style.bundle.css */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 5900, app/assets/stylesheets/style.bundle.css */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 5904, app/assets/stylesheets/style.bundle.css */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 5908, app/assets/stylesheets/style.bundle.css */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 5913, app/assets/stylesheets/style.bundle.css */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 5915, app/assets/stylesheets/style.bundle.css */
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 5918, app/assets/stylesheets/style.bundle.css */
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 5921, app/assets/stylesheets/style.bundle.css */
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 5924, app/assets/stylesheets/style.bundle.css */
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 5927, app/assets/stylesheets/style.bundle.css */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 5929, app/assets/stylesheets/style.bundle.css */
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 5932, app/assets/stylesheets/style.bundle.css */
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 5935, app/assets/stylesheets/style.bundle.css */
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 5938, app/assets/stylesheets/style.bundle.css */
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 5941, app/assets/stylesheets/style.bundle.css */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 5943, app/assets/stylesheets/style.bundle.css */
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 5946, app/assets/stylesheets/style.bundle.css */
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 5949, app/assets/stylesheets/style.bundle.css */
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 5952, app/assets/stylesheets/style.bundle.css */
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 5955, app/assets/stylesheets/style.bundle.css */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 5957, app/assets/stylesheets/style.bundle.css */
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 5960, app/assets/stylesheets/style.bundle.css */
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 5963, app/assets/stylesheets/style.bundle.css */
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 5966, app/assets/stylesheets/style.bundle.css */
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 5969, app/assets/stylesheets/style.bundle.css */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 5971, app/assets/stylesheets/style.bundle.css */
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 5974, app/assets/stylesheets/style.bundle.css */
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 5977, app/assets/stylesheets/style.bundle.css */
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 5980, app/assets/stylesheets/style.bundle.css */
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 5983, app/assets/stylesheets/style.bundle.css */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 5985, app/assets/stylesheets/style.bundle.css */
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 5988, app/assets/stylesheets/style.bundle.css */
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 5991, app/assets/stylesheets/style.bundle.css */
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 5994, app/assets/stylesheets/style.bundle.css */
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 5997, app/assets/stylesheets/style.bundle.css */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 5999, app/assets/stylesheets/style.bundle.css */
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 6002, app/assets/stylesheets/style.bundle.css */
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 6005, app/assets/stylesheets/style.bundle.css */
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 6008, app/assets/stylesheets/style.bundle.css */
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 6011, app/assets/stylesheets/style.bundle.css */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 6013, app/assets/stylesheets/style.bundle.css */
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6016, app/assets/stylesheets/style.bundle.css */
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6019, app/assets/stylesheets/style.bundle.css */
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6022, app/assets/stylesheets/style.bundle.css */
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6025, app/assets/stylesheets/style.bundle.css */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 6027, app/assets/stylesheets/style.bundle.css */
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6030, app/assets/stylesheets/style.bundle.css */
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6033, app/assets/stylesheets/style.bundle.css */
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6036, app/assets/stylesheets/style.bundle.css */
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6039, app/assets/stylesheets/style.bundle.css */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 6041, app/assets/stylesheets/style.bundle.css */
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 6044, app/assets/stylesheets/style.bundle.css */
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 6047, app/assets/stylesheets/style.bundle.css */
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6050, app/assets/stylesheets/style.bundle.css */
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 6053, app/assets/stylesheets/style.bundle.css */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 6055, app/assets/stylesheets/style.bundle.css */
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6058, app/assets/stylesheets/style.bundle.css */
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6061, app/assets/stylesheets/style.bundle.css */
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6064, app/assets/stylesheets/style.bundle.css */
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6067, app/assets/stylesheets/style.bundle.css */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 6069, app/assets/stylesheets/style.bundle.css */
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 6072, app/assets/stylesheets/style.bundle.css */
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 6075, app/assets/stylesheets/style.bundle.css */
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6078, app/assets/stylesheets/style.bundle.css */
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 6081, app/assets/stylesheets/style.bundle.css */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 6083, app/assets/stylesheets/style.bundle.css */
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 6086, app/assets/stylesheets/style.bundle.css */
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 6089, app/assets/stylesheets/style.bundle.css */
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 6092, app/assets/stylesheets/style.bundle.css */
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 6095, app/assets/stylesheets/style.bundle.css */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 6097, app/assets/stylesheets/style.bundle.css */
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 6100, app/assets/stylesheets/style.bundle.css */
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 6103, app/assets/stylesheets/style.bundle.css */
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 6106, app/assets/stylesheets/style.bundle.css */
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 6109, app/assets/stylesheets/style.bundle.css */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 6111, app/assets/stylesheets/style.bundle.css */
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 6114, app/assets/stylesheets/style.bundle.css */
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 6117, app/assets/stylesheets/style.bundle.css */
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 6120, app/assets/stylesheets/style.bundle.css */
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 6123, app/assets/stylesheets/style.bundle.css */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 6125, app/assets/stylesheets/style.bundle.css */
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 6128, app/assets/stylesheets/style.bundle.css */
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 6131, app/assets/stylesheets/style.bundle.css */
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 6134, app/assets/stylesheets/style.bundle.css */
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 6137, app/assets/stylesheets/style.bundle.css */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 6139, app/assets/stylesheets/style.bundle.css */
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 6142, app/assets/stylesheets/style.bundle.css */
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 6145, app/assets/stylesheets/style.bundle.css */
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 6148, app/assets/stylesheets/style.bundle.css */
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 6151, app/assets/stylesheets/style.bundle.css */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 6153, app/assets/stylesheets/style.bundle.css */
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  /* line 6156, app/assets/stylesheets/style.bundle.css */
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 6159, app/assets/stylesheets/style.bundle.css */
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 6162, app/assets/stylesheets/style.bundle.css */
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 6167, app/assets/stylesheets/style.bundle.css */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 6169, app/assets/stylesheets/style.bundle.css */
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  /* line 6172, app/assets/stylesheets/style.bundle.css */
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 6175, app/assets/stylesheets/style.bundle.css */
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 6178, app/assets/stylesheets/style.bundle.css */
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 6181, app/assets/stylesheets/style.bundle.css */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 6183, app/assets/stylesheets/style.bundle.css */
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6186, app/assets/stylesheets/style.bundle.css */
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6189, app/assets/stylesheets/style.bundle.css */
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6192, app/assets/stylesheets/style.bundle.css */
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6195, app/assets/stylesheets/style.bundle.css */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 6197, app/assets/stylesheets/style.bundle.css */
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6200, app/assets/stylesheets/style.bundle.css */
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6203, app/assets/stylesheets/style.bundle.css */
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6206, app/assets/stylesheets/style.bundle.css */
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6209, app/assets/stylesheets/style.bundle.css */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 6211, app/assets/stylesheets/style.bundle.css */
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 6214, app/assets/stylesheets/style.bundle.css */
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 6217, app/assets/stylesheets/style.bundle.css */
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6220, app/assets/stylesheets/style.bundle.css */
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 6223, app/assets/stylesheets/style.bundle.css */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 6225, app/assets/stylesheets/style.bundle.css */
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6228, app/assets/stylesheets/style.bundle.css */
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6231, app/assets/stylesheets/style.bundle.css */
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6234, app/assets/stylesheets/style.bundle.css */
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6237, app/assets/stylesheets/style.bundle.css */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 6239, app/assets/stylesheets/style.bundle.css */
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 6242, app/assets/stylesheets/style.bundle.css */
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 6245, app/assets/stylesheets/style.bundle.css */
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6248, app/assets/stylesheets/style.bundle.css */
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 6251, app/assets/stylesheets/style.bundle.css */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 6253, app/assets/stylesheets/style.bundle.css */
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  /* line 6256, app/assets/stylesheets/style.bundle.css */
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  /* line 6259, app/assets/stylesheets/style.bundle.css */
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 6262, app/assets/stylesheets/style.bundle.css */
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  /* line 6265, app/assets/stylesheets/style.bundle.css */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 6267, app/assets/stylesheets/style.bundle.css */
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6270, app/assets/stylesheets/style.bundle.css */
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6273, app/assets/stylesheets/style.bundle.css */
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6276, app/assets/stylesheets/style.bundle.css */
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6279, app/assets/stylesheets/style.bundle.css */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 6281, app/assets/stylesheets/style.bundle.css */
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6284, app/assets/stylesheets/style.bundle.css */
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6287, app/assets/stylesheets/style.bundle.css */
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6290, app/assets/stylesheets/style.bundle.css */
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6293, app/assets/stylesheets/style.bundle.css */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 6295, app/assets/stylesheets/style.bundle.css */
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 6298, app/assets/stylesheets/style.bundle.css */
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 6301, app/assets/stylesheets/style.bundle.css */
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6304, app/assets/stylesheets/style.bundle.css */
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 6307, app/assets/stylesheets/style.bundle.css */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 6309, app/assets/stylesheets/style.bundle.css */
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6312, app/assets/stylesheets/style.bundle.css */
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6315, app/assets/stylesheets/style.bundle.css */
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6318, app/assets/stylesheets/style.bundle.css */
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6321, app/assets/stylesheets/style.bundle.css */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 6323, app/assets/stylesheets/style.bundle.css */
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 6326, app/assets/stylesheets/style.bundle.css */
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 6329, app/assets/stylesheets/style.bundle.css */
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6332, app/assets/stylesheets/style.bundle.css */
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 6335, app/assets/stylesheets/style.bundle.css */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 6337, app/assets/stylesheets/style.bundle.css */
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 6340, app/assets/stylesheets/style.bundle.css */
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 6343, app/assets/stylesheets/style.bundle.css */
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 6346, app/assets/stylesheets/style.bundle.css */
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 6349, app/assets/stylesheets/style.bundle.css */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 6351, app/assets/stylesheets/style.bundle.css */
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 6354, app/assets/stylesheets/style.bundle.css */
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 6357, app/assets/stylesheets/style.bundle.css */
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 6360, app/assets/stylesheets/style.bundle.css */
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 6363, app/assets/stylesheets/style.bundle.css */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 6365, app/assets/stylesheets/style.bundle.css */
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 6368, app/assets/stylesheets/style.bundle.css */
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 6371, app/assets/stylesheets/style.bundle.css */
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 6374, app/assets/stylesheets/style.bundle.css */
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 6377, app/assets/stylesheets/style.bundle.css */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 6379, app/assets/stylesheets/style.bundle.css */
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 6382, app/assets/stylesheets/style.bundle.css */
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 6385, app/assets/stylesheets/style.bundle.css */
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 6388, app/assets/stylesheets/style.bundle.css */
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 6391, app/assets/stylesheets/style.bundle.css */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 6393, app/assets/stylesheets/style.bundle.css */
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 6396, app/assets/stylesheets/style.bundle.css */
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 6399, app/assets/stylesheets/style.bundle.css */
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 6402, app/assets/stylesheets/style.bundle.css */
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 6405, app/assets/stylesheets/style.bundle.css */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 6407, app/assets/stylesheets/style.bundle.css */
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  /* line 6410, app/assets/stylesheets/style.bundle.css */
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  /* line 6413, app/assets/stylesheets/style.bundle.css */
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 6416, app/assets/stylesheets/style.bundle.css */
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1024px) {
  /* line 6421, app/assets/stylesheets/style.bundle.css */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 6423, app/assets/stylesheets/style.bundle.css */
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 6426, app/assets/stylesheets/style.bundle.css */
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 6429, app/assets/stylesheets/style.bundle.css */
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 6432, app/assets/stylesheets/style.bundle.css */
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 6435, app/assets/stylesheets/style.bundle.css */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 6437, app/assets/stylesheets/style.bundle.css */
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6440, app/assets/stylesheets/style.bundle.css */
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6443, app/assets/stylesheets/style.bundle.css */
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6446, app/assets/stylesheets/style.bundle.css */
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6449, app/assets/stylesheets/style.bundle.css */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 6451, app/assets/stylesheets/style.bundle.css */
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6454, app/assets/stylesheets/style.bundle.css */
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6457, app/assets/stylesheets/style.bundle.css */
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6460, app/assets/stylesheets/style.bundle.css */
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6463, app/assets/stylesheets/style.bundle.css */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 6465, app/assets/stylesheets/style.bundle.css */
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 6468, app/assets/stylesheets/style.bundle.css */
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 6471, app/assets/stylesheets/style.bundle.css */
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6474, app/assets/stylesheets/style.bundle.css */
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 6477, app/assets/stylesheets/style.bundle.css */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 6479, app/assets/stylesheets/style.bundle.css */
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6482, app/assets/stylesheets/style.bundle.css */
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6485, app/assets/stylesheets/style.bundle.css */
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6488, app/assets/stylesheets/style.bundle.css */
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6491, app/assets/stylesheets/style.bundle.css */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 6493, app/assets/stylesheets/style.bundle.css */
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 6496, app/assets/stylesheets/style.bundle.css */
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 6499, app/assets/stylesheets/style.bundle.css */
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6502, app/assets/stylesheets/style.bundle.css */
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 6505, app/assets/stylesheets/style.bundle.css */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 6507, app/assets/stylesheets/style.bundle.css */
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 6510, app/assets/stylesheets/style.bundle.css */
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 6513, app/assets/stylesheets/style.bundle.css */
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 6516, app/assets/stylesheets/style.bundle.css */
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 6519, app/assets/stylesheets/style.bundle.css */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 6521, app/assets/stylesheets/style.bundle.css */
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6524, app/assets/stylesheets/style.bundle.css */
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6527, app/assets/stylesheets/style.bundle.css */
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6530, app/assets/stylesheets/style.bundle.css */
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6533, app/assets/stylesheets/style.bundle.css */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 6535, app/assets/stylesheets/style.bundle.css */
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6538, app/assets/stylesheets/style.bundle.css */
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6541, app/assets/stylesheets/style.bundle.css */
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6544, app/assets/stylesheets/style.bundle.css */
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6547, app/assets/stylesheets/style.bundle.css */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 6549, app/assets/stylesheets/style.bundle.css */
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 6552, app/assets/stylesheets/style.bundle.css */
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 6555, app/assets/stylesheets/style.bundle.css */
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6558, app/assets/stylesheets/style.bundle.css */
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 6561, app/assets/stylesheets/style.bundle.css */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 6563, app/assets/stylesheets/style.bundle.css */
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6566, app/assets/stylesheets/style.bundle.css */
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6569, app/assets/stylesheets/style.bundle.css */
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6572, app/assets/stylesheets/style.bundle.css */
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6575, app/assets/stylesheets/style.bundle.css */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 6577, app/assets/stylesheets/style.bundle.css */
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 6580, app/assets/stylesheets/style.bundle.css */
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 6583, app/assets/stylesheets/style.bundle.css */
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6586, app/assets/stylesheets/style.bundle.css */
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 6589, app/assets/stylesheets/style.bundle.css */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 6591, app/assets/stylesheets/style.bundle.css */
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 6594, app/assets/stylesheets/style.bundle.css */
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 6597, app/assets/stylesheets/style.bundle.css */
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 6600, app/assets/stylesheets/style.bundle.css */
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 6603, app/assets/stylesheets/style.bundle.css */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 6605, app/assets/stylesheets/style.bundle.css */
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 6608, app/assets/stylesheets/style.bundle.css */
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 6611, app/assets/stylesheets/style.bundle.css */
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 6614, app/assets/stylesheets/style.bundle.css */
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 6617, app/assets/stylesheets/style.bundle.css */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 6619, app/assets/stylesheets/style.bundle.css */
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 6622, app/assets/stylesheets/style.bundle.css */
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 6625, app/assets/stylesheets/style.bundle.css */
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 6628, app/assets/stylesheets/style.bundle.css */
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 6631, app/assets/stylesheets/style.bundle.css */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 6633, app/assets/stylesheets/style.bundle.css */
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 6636, app/assets/stylesheets/style.bundle.css */
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 6639, app/assets/stylesheets/style.bundle.css */
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 6642, app/assets/stylesheets/style.bundle.css */
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 6645, app/assets/stylesheets/style.bundle.css */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 6647, app/assets/stylesheets/style.bundle.css */
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 6650, app/assets/stylesheets/style.bundle.css */
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 6653, app/assets/stylesheets/style.bundle.css */
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 6656, app/assets/stylesheets/style.bundle.css */
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 6659, app/assets/stylesheets/style.bundle.css */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 6661, app/assets/stylesheets/style.bundle.css */
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  /* line 6664, app/assets/stylesheets/style.bundle.css */
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 6667, app/assets/stylesheets/style.bundle.css */
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 6670, app/assets/stylesheets/style.bundle.css */
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1399px) {
  /* line 6675, app/assets/stylesheets/style.bundle.css */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 6677, app/assets/stylesheets/style.bundle.css */
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 6680, app/assets/stylesheets/style.bundle.css */
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 6683, app/assets/stylesheets/style.bundle.css */
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 6686, app/assets/stylesheets/style.bundle.css */
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 6689, app/assets/stylesheets/style.bundle.css */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 6691, app/assets/stylesheets/style.bundle.css */
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6694, app/assets/stylesheets/style.bundle.css */
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6697, app/assets/stylesheets/style.bundle.css */
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6700, app/assets/stylesheets/style.bundle.css */
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6703, app/assets/stylesheets/style.bundle.css */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 6705, app/assets/stylesheets/style.bundle.css */
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6708, app/assets/stylesheets/style.bundle.css */
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6711, app/assets/stylesheets/style.bundle.css */
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6714, app/assets/stylesheets/style.bundle.css */
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6717, app/assets/stylesheets/style.bundle.css */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 6719, app/assets/stylesheets/style.bundle.css */
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 6722, app/assets/stylesheets/style.bundle.css */
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 6725, app/assets/stylesheets/style.bundle.css */
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6728, app/assets/stylesheets/style.bundle.css */
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 6731, app/assets/stylesheets/style.bundle.css */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 6733, app/assets/stylesheets/style.bundle.css */
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6736, app/assets/stylesheets/style.bundle.css */
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6739, app/assets/stylesheets/style.bundle.css */
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6742, app/assets/stylesheets/style.bundle.css */
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6745, app/assets/stylesheets/style.bundle.css */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 6747, app/assets/stylesheets/style.bundle.css */
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 6750, app/assets/stylesheets/style.bundle.css */
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 6753, app/assets/stylesheets/style.bundle.css */
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6756, app/assets/stylesheets/style.bundle.css */
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 6759, app/assets/stylesheets/style.bundle.css */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 6761, app/assets/stylesheets/style.bundle.css */
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 6764, app/assets/stylesheets/style.bundle.css */
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 6767, app/assets/stylesheets/style.bundle.css */
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 6770, app/assets/stylesheets/style.bundle.css */
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 6773, app/assets/stylesheets/style.bundle.css */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 6775, app/assets/stylesheets/style.bundle.css */
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6778, app/assets/stylesheets/style.bundle.css */
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6781, app/assets/stylesheets/style.bundle.css */
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6784, app/assets/stylesheets/style.bundle.css */
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6787, app/assets/stylesheets/style.bundle.css */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 6789, app/assets/stylesheets/style.bundle.css */
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6792, app/assets/stylesheets/style.bundle.css */
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6795, app/assets/stylesheets/style.bundle.css */
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6798, app/assets/stylesheets/style.bundle.css */
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6801, app/assets/stylesheets/style.bundle.css */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 6803, app/assets/stylesheets/style.bundle.css */
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 6806, app/assets/stylesheets/style.bundle.css */
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 6809, app/assets/stylesheets/style.bundle.css */
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6812, app/assets/stylesheets/style.bundle.css */
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 6815, app/assets/stylesheets/style.bundle.css */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 6817, app/assets/stylesheets/style.bundle.css */
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6820, app/assets/stylesheets/style.bundle.css */
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6823, app/assets/stylesheets/style.bundle.css */
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6826, app/assets/stylesheets/style.bundle.css */
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6829, app/assets/stylesheets/style.bundle.css */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 6831, app/assets/stylesheets/style.bundle.css */
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 6834, app/assets/stylesheets/style.bundle.css */
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 6837, app/assets/stylesheets/style.bundle.css */
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6840, app/assets/stylesheets/style.bundle.css */
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 6843, app/assets/stylesheets/style.bundle.css */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 6845, app/assets/stylesheets/style.bundle.css */
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 6848, app/assets/stylesheets/style.bundle.css */
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 6851, app/assets/stylesheets/style.bundle.css */
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 6854, app/assets/stylesheets/style.bundle.css */
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 6857, app/assets/stylesheets/style.bundle.css */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 6859, app/assets/stylesheets/style.bundle.css */
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 6862, app/assets/stylesheets/style.bundle.css */
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 6865, app/assets/stylesheets/style.bundle.css */
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 6868, app/assets/stylesheets/style.bundle.css */
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 6871, app/assets/stylesheets/style.bundle.css */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 6873, app/assets/stylesheets/style.bundle.css */
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 6876, app/assets/stylesheets/style.bundle.css */
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 6879, app/assets/stylesheets/style.bundle.css */
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 6882, app/assets/stylesheets/style.bundle.css */
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 6885, app/assets/stylesheets/style.bundle.css */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 6887, app/assets/stylesheets/style.bundle.css */
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 6890, app/assets/stylesheets/style.bundle.css */
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 6893, app/assets/stylesheets/style.bundle.css */
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 6896, app/assets/stylesheets/style.bundle.css */
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 6899, app/assets/stylesheets/style.bundle.css */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 6901, app/assets/stylesheets/style.bundle.css */
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 6904, app/assets/stylesheets/style.bundle.css */
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 6907, app/assets/stylesheets/style.bundle.css */
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 6910, app/assets/stylesheets/style.bundle.css */
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 6913, app/assets/stylesheets/style.bundle.css */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 6915, app/assets/stylesheets/style.bundle.css */
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  /* line 6918, app/assets/stylesheets/style.bundle.css */
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 6921, app/assets/stylesheets/style.bundle.css */
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 6924, app/assets/stylesheets/style.bundle.css */
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 6928, app/assets/stylesheets/style.bundle.css */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

/* line 6939, app/assets/stylesheets/style.bundle.css */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 6942, app/assets/stylesheets/style.bundle.css */
.text-justify {
  text-align: justify !important;
}

/* line 6945, app/assets/stylesheets/style.bundle.css */
.text-wrap {
  white-space: normal !important;
}

/* line 6948, app/assets/stylesheets/style.bundle.css */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 6951, app/assets/stylesheets/style.bundle.css */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 6956, app/assets/stylesheets/style.bundle.css */
.text-left {
  text-align: left !important;
}

/* line 6959, app/assets/stylesheets/style.bundle.css */
.text-right {
  text-align: right !important;
}

/* line 6962, app/assets/stylesheets/style.bundle.css */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 6966, app/assets/stylesheets/style.bundle.css */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 6968, app/assets/stylesheets/style.bundle.css */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 6970, app/assets/stylesheets/style.bundle.css */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 6974, app/assets/stylesheets/style.bundle.css */
  .text-md-left {
    text-align: left !important;
  }
  /* line 6976, app/assets/stylesheets/style.bundle.css */
  .text-md-right {
    text-align: right !important;
  }
  /* line 6978, app/assets/stylesheets/style.bundle.css */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 1024px) {
  /* line 6982, app/assets/stylesheets/style.bundle.css */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 6984, app/assets/stylesheets/style.bundle.css */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 6986, app/assets/stylesheets/style.bundle.css */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1399px) {
  /* line 6990, app/assets/stylesheets/style.bundle.css */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 6992, app/assets/stylesheets/style.bundle.css */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 6994, app/assets/stylesheets/style.bundle.css */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 6997, app/assets/stylesheets/style.bundle.css */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 7000, app/assets/stylesheets/style.bundle.css */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 7003, app/assets/stylesheets/style.bundle.css */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 7006, app/assets/stylesheets/style.bundle.css */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 7009, app/assets/stylesheets/style.bundle.css */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 7012, app/assets/stylesheets/style.bundle.css */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 7015, app/assets/stylesheets/style.bundle.css */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 7018, app/assets/stylesheets/style.bundle.css */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 7021, app/assets/stylesheets/style.bundle.css */
.font-italic {
  font-style: italic !important;
}

/* line 7024, app/assets/stylesheets/style.bundle.css */
.text-white {
  color: #fff !important;
}

/* line 7027, app/assets/stylesheets/style.bundle.css */
.text-primary {
  color: #4169E1 !important;
}

/* line 7030, app/assets/stylesheets/style.bundle.css */
a.text-primary:hover, a.text-primary:focus {
  color: #1d44b8 !important;
}

/* line 7033, app/assets/stylesheets/style.bundle.css */
.text-secondary {
  color: #e1e1ef !important;
}

/* line 7036, app/assets/stylesheets/style.bundle.css */
a.text-secondary:hover, a.text-secondary:focus {
  color: #afafd4 !important;
}

/* line 7039, app/assets/stylesheets/style.bundle.css */
.text-success {
  color: #0abb87 !important;
}

/* line 7042, app/assets/stylesheets/style.bundle.css */
a.text-success:hover, a.text-success:focus {
  color: #067253 !important;
}

/* line 7045, app/assets/stylesheets/style.bundle.css */
.text-info {
  color: #5578eb !important;
}

/* line 7048, app/assets/stylesheets/style.bundle.css */
a.text-info:hover, a.text-info:focus {
  color: #1a46da !important;
}

/* line 7051, app/assets/stylesheets/style.bundle.css */
.text-warning {
  color: #ffb822 !important;
}

/* line 7054, app/assets/stylesheets/style.bundle.css */
a.text-warning:hover, a.text-warning:focus {
  color: #d59000 !important;
}

/* line 7057, app/assets/stylesheets/style.bundle.css */
.text-danger {
  color: #EB5757 !important;
}

/* line 7060, app/assets/stylesheets/style.bundle.css */
a.text-danger:hover, a.text-danger:focus {
  color: #db1a1a !important;
}

/* line 7063, app/assets/stylesheets/style.bundle.css */
.text-light {
  color: #f8f9fa !important;
}

/* line 7066, app/assets/stylesheets/style.bundle.css */
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

/* line 7069, app/assets/stylesheets/style.bundle.css */
.text-dark {
  color: #343a40 !important;
}

/* line 7072, app/assets/stylesheets/style.bundle.css */
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

/* line 7075, app/assets/stylesheets/style.bundle.css */
.text-body {
  color: #212529 !important;
}

/* line 7078, app/assets/stylesheets/style.bundle.css */
.text-muted {
  color: #2E2F36 !important;
}

/* line 7081, app/assets/stylesheets/style.bundle.css */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 7084, app/assets/stylesheets/style.bundle.css */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 7087, app/assets/stylesheets/style.bundle.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 7094, app/assets/stylesheets/style.bundle.css */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 7097, app/assets/stylesheets/style.bundle.css */
.text-break {
  word-wrap: break-word !important;
}

/* line 7100, app/assets/stylesheets/style.bundle.css */
.text-reset {
  color: inherit !important;
}

/* line 7103, app/assets/stylesheets/style.bundle.css */
.visible {
  visibility: visible !important;
}

/* line 7106, app/assets/stylesheets/style.bundle.css */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 7110, app/assets/stylesheets/style.bundle.css */
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 7115, app/assets/stylesheets/style.bundle.css */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 7117, app/assets/stylesheets/style.bundle.css */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 7119, app/assets/stylesheets/style.bundle.css */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 7121, app/assets/stylesheets/style.bundle.css */
  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 7125, app/assets/stylesheets/style.bundle.css */
  thead {
    display: table-header-group;
  }
  /* line 7127, app/assets/stylesheets/style.bundle.css */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 7130, app/assets/stylesheets/style.bundle.css */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 7135, app/assets/stylesheets/style.bundle.css */
  h2,
h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 7140, app/assets/stylesheets/style.bundle.css */
  body {
    min-width: 1024px !important;
  }
  /* line 7142, app/assets/stylesheets/style.bundle.css */
  .container {
    min-width: 1024px !important;
  }
  /* line 7144, app/assets/stylesheets/style.bundle.css */
  .navbar {
    display: none;
  }
  /* line 7146, app/assets/stylesheets/style.bundle.css */
  .badge {
    border: 1px solid #000;
  }
  /* line 7148, app/assets/stylesheets/style.bundle.css */
  .table {
    border-collapse: collapse !important;
  }
  /* line 7150, app/assets/stylesheets/style.bundle.css */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 7153, app/assets/stylesheets/style.bundle.css */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 7156, app/assets/stylesheets/style.bundle.css */
  .table-dark {
    color: inherit;
  }
  /* line 7158, app/assets/stylesheets/style.bundle.css */
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #ebedf2;
  }
  /* line 7163, app/assets/stylesheets/style.bundle.css */
  .table .thead-dark th {
    color: inherit;
    border-color: #ebedf2;
  }
}

/* line 7167, app/assets/stylesheets/style.bundle.css */
.accordion .card {
  overflow: visible !important;
  margin: 0;
}

/* line 7170, app/assets/stylesheets/style.bundle.css */
.accordion .card .card-header {
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-bottom: 0;
}

/* line 7175, app/assets/stylesheets/style.bundle.css */
.accordion .card .card-header .card-title {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 500;
  padding: 1rem 1rem;
  color: #583BC0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

/* line 7184, app/assets/stylesheets/style.bundle.css */
.accordion .card .card-header .card-title > i {
  margin-right: 1rem;
  font-size: 1.4rem;
  color: #583BC0;
}

/* line 7188, app/assets/stylesheets/style.bundle.css */
.accordion .card .card-header .card-title.collapsed {
  color: #2C2D73;
}

/* line 7190, app/assets/stylesheets/style.bundle.css */
.accordion .card .card-header .card-title.collapsed > i {
  color: #2E2F36;
}

/* line 7192, app/assets/stylesheets/style.bundle.css */
.accordion .card .card-header .card-title:after {
  right: 1rem;
}

/* line 7194, app/assets/stylesheets/style.bundle.css */
.accordion .card .card-body {
  padding: 1.25rem;
  font-size: 1rem;
}

/* line 7198, app/assets/stylesheets/style.bundle.css */
.accordion--no-bg .card {
  background-color: transparent;
}

/* line 7201, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-light .card {
  border: 0;
  border-top: 1px solid #eeeef4;
  margin: 0;
}

/* line 7205, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-light .card .card-header {
  cursor: pointer;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: 0;
}

/* line 7211, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-light .card .card-header .card-title {
  margin: 0;
  font-size: 1.1rem;
  padding: 1rem 1rem 1rem 0;
  font-weight: 500;
  color: #583BC0;
}

/* line 7217, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-light .card .card-header .card-title.collapsed {
  color: #2E2F36;
}

/* line 7219, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-light .card .card-header .card-title.collapsed:after {
  color: #2E2F36;
}

/* line 7221, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-light .card .card-header .card-title:after {
  right: 0;
}

/* line 7223, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-light .card .card-body {
  padding: 0;
  margin-bottom: 1.25rem;
  font-size: 1rem;
}

/* line 7227, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-light .card:first-child {
  border-top: 0;
}

/* line 7229, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-light .card:first-child .card-header {
  margin: 0;
}

/* line 7231, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-light .card:last-child {
  margin-bottom: 1.25rem;
}

/* line 7233, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-light .card:last-child .card-body {
  padding: 0;
  margin: 0;
}

/* line 7237, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-outline--padded {
  padding: 1.7rem;
}

/* line 7240, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-outline .card {
  margin-bottom: 1.25rem;
  border: 0;
}

/* line 7243, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-outline .card .card-header {
  padding: 0;
  background-color: transparent;
}

/* line 7246, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-outline .card .card-header .card-title {
  font-size: 1.1rem;
  padding: 1.25rem;
  border-color: #9987da;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 0;
  padding-bottom: calc(1.5rem + 2px);
  border-left-width: 2px;
  border-style: solid;
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}

/* line 7258, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-outline .card .card-header .card-title:after {
  position: absolute;
  right: 1.25rem;
  font-family: "LineAwesome";
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  content: "";
  font-size: 1.7rem;
  font-weight: bold;
  color: #583BC0;
}

/* line 7272, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-outline .card .card-header .card-title.collapsed {
  color: #464457;
  border-color: #efeff0;
  border-bottom-width: 2px;
  padding-bottom: 1.5rem;
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}

/* line 7279, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-outline .card .card-header .card-title.collapsed:after {
  content: "";
  color: #efeff0;
}

/* line 7282, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-outline .card .card-body-wrapper > .card-body {
  padding: 0 2.7rem 1.7rem 1.7rem;
  font-size: 1.1rem;
  font-weight: 400;
  border-color: #9987da;
  border-top-width: 0;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-style: solid;
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  color: #8d8c9b;
}

/* line 7295, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-outline .card .card-body-wrapper > .card-body > p:last-child {
  margin-bottom: 0;
}

/* line 7297, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-outline .card:last-child {
  margin-bottom: 0;
}

/* line 7300, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-solid .card {
  margin-bottom: 1.5rem;
  border: 0;
}

/* line 7303, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-solid .card:last-child {
  margin-bottom: 0;
}

/* line 7305, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-solid .card .card-header {
  padding: 0;
  background-color: transparent;
}

/* line 7308, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-solid .card .card-header .card-title {
  font-size: 1.1rem;
  padding: 1.25rem;
  background-color: #ebedf2;
  border-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 7315, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-solid .card .card-header .card-title.collapsed {
  border-radius: 4px;
}

/* line 7317, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-solid .card .card-body {
  border: 1px solid #ebedf2;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 7322, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-toggle-arrow .card .card-header .card-title {
  color: #583BC0;
  position: relative;
}

/* line 7325, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-toggle-arrow .card .card-header .card-title:after {
  position: absolute;
  font-size: 1rem;
  font-family: "LineAwesome";
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  content: "";
  color: #583BC0;
}

/* line 7337, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-toggle-arrow .card .card-header .card-title.collapsed {
  color: #2E2F36;
}

/* line 7339, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-toggle-arrow .card .card-header .card-title.collapsed:after {
  color: #2E2F36;
  content: "";
}

/* line 7343, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-toggle-plus .card .card-header .card-title {
  color: #583BC0;
  position: relative;
}

/* line 7346, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-toggle-plus .card .card-header .card-title:after {
  position: absolute;
  font-family: "LineAwesome";
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  content: "";
  font-size: 1.2rem;
  color: #583BC0;
}

/* line 7358, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-toggle-plus .card .card-header .card-title.collapsed {
  color: #2E2F36;
}

/* line 7360, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-toggle-plus .card .card-header .card-title.collapsed:after {
  color: #2E2F36;
  content: "";
}

/* line 7364, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-svg-icon .card {
  border-top: 0;
}

/* line 7366, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-svg-icon .card .card-header .card-title {
  color: #48465b;
  position: relative;
  font-size: 1.2rem;
}

/* line 7370, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-svg-icon .card .card-header .card-title .kt-svg-icon {
  margin-right: 1.2rem;
  transform: rotate(90deg);
  flex: 0 0 2rem;
  transition: all 0.3s;
}

/* line 7375, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-svg-icon .card .card-header .card-title.collapsed {
  color: #48465b;
}

/* line 7377, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-svg-icon .card .card-header .card-title.collapsed .kt-svg-icon {
  transform: rotate(0);
}

/* line 7379, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-svg-icon .card .card-body {
  padding-left: 3.2rem;
}

/* line 7381, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-svg-icon .card:last-child .card-body {
  padding-left: 3.2rem;
}

/* line 7384, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-toggle-svg .card .card-header .card-title {
  color: #48465b;
  font-size: 1.2rem;
  background-color: #ffffff;
}

/* line 7388, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-toggle-svg .card .card-header .card-title .kt-svg-icon {
  margin: auto 0 auto auto;
  transform: rotate(90deg);
  transition: all 0.3s;
}

/* line 7392, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-toggle-svg .card .card-header .card-title.collapsed {
  color: #48465b;
}

/* line 7394, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-toggle-svg .card .card-header .card-title.collapsed .kt-svg-icon {
  transform: rotate(0);
}

/* line 7397, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-panel .card {
  border-radius: 4px !important;
}

/* line 7399, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-panel .card .card-header .card-title {
  font-size: 1.1rem;
  padding: 1.25rem;
  background-color: #fff;
  border-radius: 4px !important;
}

/* line 7404, app/assets/stylesheets/style.bundle.css */
.accordion.accordion-panel .card .card-body {
  padding-top: 0;
  border: 0;
  border-radius: 4px !important;
}

/* line 7409, app/assets/stylesheets/style.bundle.css */
.alert {
  display: flex;
  align-items: stretch;
  padding: 1rem 2rem;
  margin: 0 0 30px 0;
  border-radius: 4px;
}

/* line 7415, app/assets/stylesheets/style.bundle.css */
.alert .alert-icon {
  display: flex;
  align-items: center;
  padding: 0 1.25rem 0 0;
}

/* line 7419, app/assets/stylesheets/style.bundle.css */
.alert .alert-icon i {
  font-size: 2.4rem;
}

/* line 7421, app/assets/stylesheets/style.bundle.css */
.alert .alert-icon.alert-icon-top {
  align-items: flex-start;
  align-content: stretch;
}

/* line 7424, app/assets/stylesheets/style.bundle.css */
.alert .alert-text {
  align-self: center;
  flex-grow: 1;
}

/* line 7427, app/assets/stylesheets/style.bundle.css */
.alert .alert-close {
  padding: 0 0 0 1rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/* line 7432, app/assets/stylesheets/style.bundle.css */
.alert .alert-close .close {
  text-shadow: none !important;
}

/* line 7434, app/assets/stylesheets/style.bundle.css */
.alert .alert-close i {
  opacity: 0.8;
  transition: all 0.3s ease;
  cursor: pointer;
}

/* line 7438, app/assets/stylesheets/style.bundle.css */
.alert .alert-close i:hover {
  transition: all 0.3s ease;
  opacity: 1;
}

/* line 7441, app/assets/stylesheets/style.bundle.css */
.alert.alert-elevate {
  box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.1);
}

/* line 7443, app/assets/stylesheets/style.bundle.css */
.alert.alert-brand {
  background: #583BC0;
  border: 1px solid #583BC0;
  color: #ffffff;
}

/* line 7447, app/assets/stylesheets/style.bundle.css */
.alert.alert-brand .alert-icon i {
  color: #ffffff;
}

/* line 7449, app/assets/stylesheets/style.bundle.css */
.alert.alert-brand .alert-text {
  color: #ffffff;
}

/* line 7451, app/assets/stylesheets/style.bundle.css */
.alert.alert-brand .alert-text hr {
  border-top-color: #ffffff;
  opacity: 0.4;
}

/* line 7454, app/assets/stylesheets/style.bundle.css */
.alert.alert-brand .alert-close i {
  color: #ffffff;
}

/* line 7456, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-brand {
  border: 1px solid #583BC0;
  color: #583BC0;
}

/* line 7459, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-brand .alert-icon i {
  color: #583BC0;
}

/* line 7461, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-brand .alert-text {
  color: #583BC0;
}

/* line 7463, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-brand .alert-close i {
  color: #583BC0;
}

/* line 7465, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-brand {
  background: rgba(88, 59, 192, 0.1);
  border-color: transparent;
  color: #583BC0;
}

/* line 7469, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-brand .alert-icon i {
  color: #583BC0;
}

/* line 7471, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-brand .alert-text {
  color: #583BC0;
}

/* line 7473, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-brand .alert-close i {
  color: #583BC0;
}

/* line 7475, app/assets/stylesheets/style.bundle.css */
.alert.alert-light {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #282a3c;
}

/* line 7479, app/assets/stylesheets/style.bundle.css */
.alert.alert-light .alert-icon i {
  color: #282a3c;
}

/* line 7481, app/assets/stylesheets/style.bundle.css */
.alert.alert-light .alert-text {
  color: #282a3c;
}

/* line 7483, app/assets/stylesheets/style.bundle.css */
.alert.alert-light .alert-text hr {
  border-top-color: #282a3c;
  opacity: 0.4;
}

/* line 7486, app/assets/stylesheets/style.bundle.css */
.alert.alert-light .alert-close i {
  color: #282a3c;
}

/* line 7488, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-light {
  border: 1px solid #ffffff;
  color: #ffffff;
}

/* line 7491, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-light .alert-icon i {
  color: #ffffff;
}

/* line 7493, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-light .alert-text {
  color: #ffffff;
}

/* line 7495, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-light .alert-close i {
  color: #ffffff;
}

/* line 7497, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-light {
  background: rgba(255, 255, 255, 0.1);
  border-color: transparent;
  color: #ffffff;
}

/* line 7501, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-light .alert-icon i {
  color: #ffffff;
}

/* line 7503, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-light .alert-text {
  color: #ffffff;
}

/* line 7505, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-light .alert-close i {
  color: #ffffff;
}

/* line 7507, app/assets/stylesheets/style.bundle.css */
.alert.alert-dark {
  background: #282a3c;
  border: 1px solid #282a3c;
  color: #ffffff;
}

/* line 7511, app/assets/stylesheets/style.bundle.css */
.alert.alert-dark .alert-icon i {
  color: #ffffff;
}

/* line 7513, app/assets/stylesheets/style.bundle.css */
.alert.alert-dark .alert-text {
  color: #ffffff;
}

/* line 7515, app/assets/stylesheets/style.bundle.css */
.alert.alert-dark .alert-text hr {
  border-top-color: #ffffff;
  opacity: 0.4;
}

/* line 7518, app/assets/stylesheets/style.bundle.css */
.alert.alert-dark .alert-close i {
  color: #ffffff;
}

/* line 7520, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-dark {
  border: 1px solid #282a3c;
  color: #282a3c;
}

/* line 7523, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-dark .alert-icon i {
  color: #282a3c;
}

/* line 7525, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-dark .alert-text {
  color: #282a3c;
}

/* line 7527, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-dark .alert-close i {
  color: #282a3c;
}

/* line 7529, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-dark {
  background: rgba(40, 42, 60, 0.1);
  border-color: transparent;
  color: #282a3c;
}

/* line 7533, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-dark .alert-icon i {
  color: #282a3c;
}

/* line 7535, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-dark .alert-text {
  color: #282a3c;
}

/* line 7537, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-dark .alert-close i {
  color: #282a3c;
}

/* line 7539, app/assets/stylesheets/style.bundle.css */
.alert.alert-primary {
  background: #4169E1;
  border: 1px solid #4169E1;
  color: #ffffff;
}

/* line 7543, app/assets/stylesheets/style.bundle.css */
.alert.alert-primary .alert-icon i {
  color: #ffffff;
}

/* line 7545, app/assets/stylesheets/style.bundle.css */
.alert.alert-primary .alert-text {
  color: #ffffff;
}

/* line 7547, app/assets/stylesheets/style.bundle.css */
.alert.alert-primary .alert-text hr {
  border-top-color: #ffffff;
  opacity: 0.4;
}

/* line 7550, app/assets/stylesheets/style.bundle.css */
.alert.alert-primary .alert-close i {
  color: #ffffff;
}

/* line 7552, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-primary {
  border: 1px solid #4169E1;
  color: #4169E1;
}

/* line 7555, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-primary .alert-icon i {
  color: #4169E1;
}

/* line 7557, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-primary .alert-text {
  color: #4169E1;
}

/* line 7559, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-primary .alert-close i {
  color: #4169E1;
}

/* line 7561, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-primary {
  background: rgba(65, 105, 225, 0.1);
  border-color: transparent;
  color: #4169E1;
}

/* line 7565, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-primary .alert-icon i {
  color: #4169E1;
}

/* line 7567, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-primary .alert-text {
  color: #4169E1;
}

/* line 7569, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-primary .alert-close i {
  color: #4169E1;
}

/* line 7571, app/assets/stylesheets/style.bundle.css */
.alert.alert-success {
  background: #0abb87;
  border: 1px solid #0abb87;
  color: #ffffff;
}

/* line 7575, app/assets/stylesheets/style.bundle.css */
.alert.alert-success .alert-icon i {
  color: #ffffff;
}

/* line 7577, app/assets/stylesheets/style.bundle.css */
.alert.alert-success .alert-text {
  color: #ffffff;
}

/* line 7579, app/assets/stylesheets/style.bundle.css */
.alert.alert-success .alert-text hr {
  border-top-color: #ffffff;
  opacity: 0.4;
}

/* line 7582, app/assets/stylesheets/style.bundle.css */
.alert.alert-success .alert-close i {
  color: #ffffff;
}

/* line 7584, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-success {
  border: 1px solid #0abb87;
  color: #0abb87;
}

/* line 7587, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-success .alert-icon i {
  color: #0abb87;
}

/* line 7589, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-success .alert-text {
  color: #0abb87;
}

/* line 7591, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-success .alert-close i {
  color: #0abb87;
}

/* line 7593, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-success {
  background: rgba(10, 187, 135, 0.1);
  border-color: transparent;
  color: #0abb87;
}

/* line 7597, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-success .alert-icon i {
  color: #0abb87;
}

/* line 7599, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-success .alert-text {
  color: #0abb87;
}

/* line 7601, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-success .alert-close i {
  color: #0abb87;
}

/* line 7603, app/assets/stylesheets/style.bundle.css */
.alert.alert-info {
  background: #5578eb;
  border: 1px solid #5578eb;
  color: #ffffff;
}

/* line 7607, app/assets/stylesheets/style.bundle.css */
.alert.alert-info .alert-icon i {
  color: #ffffff;
}

/* line 7609, app/assets/stylesheets/style.bundle.css */
.alert.alert-info .alert-text {
  color: #ffffff;
}

/* line 7611, app/assets/stylesheets/style.bundle.css */
.alert.alert-info .alert-text hr {
  border-top-color: #ffffff;
  opacity: 0.4;
}

/* line 7614, app/assets/stylesheets/style.bundle.css */
.alert.alert-info .alert-close i {
  color: #ffffff;
}

/* line 7616, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-info {
  border: 1px solid #5578eb;
  color: #5578eb;
}

/* line 7619, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-info .alert-icon i {
  color: #5578eb;
}

/* line 7621, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-info .alert-text {
  color: #5578eb;
}

/* line 7623, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-info .alert-close i {
  color: #5578eb;
}

/* line 7625, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-info {
  background: rgba(85, 120, 235, 0.1);
  border-color: transparent;
  color: #5578eb;
}

/* line 7629, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-info .alert-icon i {
  color: #5578eb;
}

/* line 7631, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-info .alert-text {
  color: #5578eb;
}

/* line 7633, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-info .alert-close i {
  color: #5578eb;
}

/* line 7635, app/assets/stylesheets/style.bundle.css */
.alert.alert-warning {
  background: #ffb822;
  border: 1px solid #ffb822;
  color: #111111;
}

/* line 7639, app/assets/stylesheets/style.bundle.css */
.alert.alert-warning .alert-icon i {
  color: #111111;
}

/* line 7641, app/assets/stylesheets/style.bundle.css */
.alert.alert-warning .alert-text {
  color: #111111;
}

/* line 7643, app/assets/stylesheets/style.bundle.css */
.alert.alert-warning .alert-text hr {
  border-top-color: #111111;
  opacity: 0.4;
}

/* line 7646, app/assets/stylesheets/style.bundle.css */
.alert.alert-warning .alert-close i {
  color: #111111;
}

/* line 7648, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-warning {
  border: 1px solid #ffb822;
  color: #ffb822;
}

/* line 7651, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-warning .alert-icon i {
  color: #ffb822;
}

/* line 7653, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-warning .alert-text {
  color: #ffb822;
}

/* line 7655, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-warning .alert-close i {
  color: #ffb822;
}

/* line 7657, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-warning {
  background: rgba(255, 184, 34, 0.1);
  border-color: transparent;
  color: #ffb822;
}

/* line 7661, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-warning .alert-icon i {
  color: #ffb822;
}

/* line 7663, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-warning .alert-text {
  color: #ffb822;
}

/* line 7665, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-warning .alert-close i {
  color: #ffb822;
}

/* line 7667, app/assets/stylesheets/style.bundle.css */
.alert.alert-danger {
  background: #EB5757;
  border: 1px solid #EB5757;
  color: #fff;
}

/* line 7671, app/assets/stylesheets/style.bundle.css */
.alert.alert-danger .alert-icon i {
  color: #fff;
}

/* line 7673, app/assets/stylesheets/style.bundle.css */
.alert.alert-danger .alert-text {
  color: #fff;
}

/* line 7675, app/assets/stylesheets/style.bundle.css */
.alert.alert-danger .alert-text hr {
  border-top-color: #fff;
  opacity: 0.4;
}

/* line 7678, app/assets/stylesheets/style.bundle.css */
.alert.alert-danger .alert-close i {
  color: #fff;
}

/* line 7680, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-danger {
  border: 1px solid #EB5757;
  color: #EB5757;
}

/* line 7683, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-danger .alert-icon i {
  color: #EB5757;
}

/* line 7685, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-danger .alert-text {
  color: #EB5757;
}

/* line 7687, app/assets/stylesheets/style.bundle.css */
.alert.alert-outline-danger .alert-close i {
  color: #EB5757;
}

/* line 7689, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-danger {
  background: rgba(235, 87, 87, 0.1);
  border-color: transparent;
  color: #EB5757;
}

/* line 7693, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-danger .alert-icon i {
  color: #EB5757;
}

/* line 7695, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-danger .alert-text {
  color: #EB5757;
}

/* line 7697, app/assets/stylesheets/style.bundle.css */
.alert.alert-solid-danger .alert-close i {
  color: #EB5757;
}

/* line 7699, app/assets/stylesheets/style.bundle.css */
.alert.alert-secondary .alert-icon i {
  color: #2E2F36;
}

/* line 7701, app/assets/stylesheets/style.bundle.css */
.alert.alert-secondary .alert-text {
  color: #2C2D73;
}

/* line 7703, app/assets/stylesheets/style.bundle.css */
.alert.alert--marginless {
  margin: 0;
}

/* line 7705, app/assets/stylesheets/style.bundle.css */
.alert.alert-bold .alert-text {
  font-weight: 500;
}

/* line 7708, app/assets/stylesheets/style.bundle.css */
.badge {
  font-weight: 400;
}

/* line 7711, app/assets/stylesheets/style.bundle.css */
.btn {
  background: transparent;
  outline: none !important;
  vertical-align: middle;
}

/* line 7715, app/assets/stylesheets/style.bundle.css */
.btn:focus:not(.btn-elevate) {
  box-shadow: none !important;
}

/* line 7718, app/assets/stylesheets/style.bundle.css */
label.btn,
input.btn,
button.btn {
  cursor: pointer;
}

/* line 7723, app/assets/stylesheets/style.bundle.css */
.btn.btn-clean {
  border-color: transparent;
  background: transparent;
  color: #93a2dd;
}

/* line 7727, app/assets/stylesheets/style.bundle.css */
.btn.btn-clean i {
  color: #93a2dd;
}

/* line 7729, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-clean, .btn.btn-clean.active, .btn.btn-clean:active, .btn.btn-clean:hover {
  color: #583BC0;
  background: #f0f3ff;
}

/* line 7732, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-clean i, .btn.btn-clean.active i, .btn.btn-clean:active i, .btn.btn-clean:hover i {
  color: #583BC0;
}

/* line 7735, app/assets/stylesheets/style.bundle.css */
.btn.btn-block {
  display: block;
  width: 100%;
}

/* line 7739, app/assets/stylesheets/style.bundle.css */
.btn.btn-default {
  background: transparent;
  color: #2E2F36;
  border: 1px solid #e8ecfa;
}

/* line 7743, app/assets/stylesheets/style.bundle.css */
.btn.btn-default i {
  color: #93a2dd;
}

/* line 7745, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-default, .btn.btn-default.active, .btn.btn-default:active, .btn.btn-default:hover {
  color: #ffffff;
  background: #583BC0;
  border-color: #583BC0;
}

/* line 7749, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-default i, .btn.btn-default.active i, .btn.btn-default:active i, .btn.btn-default:hover i {
  color: #ffffff;
}

/* line 7752, app/assets/stylesheets/style.bundle.css */
.btn-secondary {
  background-color: transparent;
  border: 1px solid #e2e5ec;
  color: #2C2D73;
}

/* line 7756, app/assets/stylesheets/style.bundle.css */
.show > .btn-secondary.dropdown-toggle, .btn-secondary:focus, .btn-secondary.active, .btn-secondary:active, .btn-secondary:hover {
  color: #2C2D73;
  border-color: #e2e5ec;
  background-color: #f4f5f8;
}

/* line 7761, app/assets/stylesheets/style.bundle.css */
.btn-brand {
  color: #fff;
  background-color: #583BC0;
  border-color: #583BC0;
  color: #ffffff;
}

/* line 7766, app/assets/stylesheets/style.bundle.css */
.btn-brand:hover {
  color: #fff;
  background-color: #4b32a3;
  border-color: #462f99;
}

/* line 7770, app/assets/stylesheets/style.bundle.css */
.btn-brand:focus, .btn-brand.focus {
  color: #fff;
  background-color: #4b32a3;
  border-color: #462f99;
  box-shadow: 0 0 0 0.2rem rgba(113, 88, 201, 0.5);
}

/* line 7775, app/assets/stylesheets/style.bundle.css */
.btn-brand.disabled, .btn-brand:disabled {
  color: #fff;
  background-color: #583BC0;
  border-color: #583BC0;
}

/* line 7779, app/assets/stylesheets/style.bundle.css */
.btn-brand:not(:disabled):not(.disabled):active, .btn-brand.active:not(:disabled):not(.disabled),
.show > .btn-brand.dropdown-toggle {
  color: #fff;
  background-color: #462f99;
  border-color: #422c8f;
}

/* line 7784, app/assets/stylesheets/style.bundle.css */
.btn-brand:not(:disabled):not(.disabled):active:focus, .btn-brand.active:not(:disabled):not(.disabled):focus,
.show > .btn-brand.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(113, 88, 201, 0.5);
}

/* line 7787, app/assets/stylesheets/style.bundle.css */
.btn-brand + .btn.dropdown-toggle {
  position: relative;
}

/* line 7789, app/assets/stylesheets/style.bundle.css */
.btn-brand + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #ffffff;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 7798, app/assets/stylesheets/style.bundle.css */
.btn-brand + .btn.dropdown-toggle:hover:before, .btn-brand + .btn.dropdown-toggle:focus:before, .btn-brand + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 7801, app/assets/stylesheets/style.bundle.css */
.btn-light {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
  color: #282a3c;
}

/* line 7806, app/assets/stylesheets/style.bundle.css */
.btn-light:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}

/* line 7810, app/assets/stylesheets/style.bundle.css */
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
  box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}

/* line 7815, app/assets/stylesheets/style.bundle.css */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}

/* line 7819, app/assets/stylesheets/style.bundle.css */
.btn-light:not(:disabled):not(.disabled):active, .btn-light.active:not(:disabled):not(.disabled),
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}

/* line 7824, app/assets/stylesheets/style.bundle.css */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light.active:not(:disabled):not(.disabled):focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}

/* line 7827, app/assets/stylesheets/style.bundle.css */
.show > .btn-light.dropdown-toggle, .btn-light:focus, .btn-light.active, .btn-light:active, .btn-light:hover {
  background-color: #f7f8fa;
  border-color: #f7f8fa;
}

/* line 7830, app/assets/stylesheets/style.bundle.css */
.btn-light + .btn.dropdown-toggle {
  position: relative;
}

/* line 7832, app/assets/stylesheets/style.bundle.css */
.btn-light + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #282a3c;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 7841, app/assets/stylesheets/style.bundle.css */
.btn-light + .btn.dropdown-toggle:hover:before, .btn-light + .btn.dropdown-toggle:focus:before, .btn-light + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 7844, app/assets/stylesheets/style.bundle.css */
.btn-dark {
  color: #fff;
  background-color: #282a3c;
  border-color: #282a3c;
  color: #ffffff;
}

/* line 7849, app/assets/stylesheets/style.bundle.css */
.btn-dark:hover {
  color: #fff;
  background-color: #191a25;
  border-color: #14151d;
}

/* line 7853, app/assets/stylesheets/style.bundle.css */
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #191a25;
  border-color: #14151d;
  box-shadow: 0 0 0 0.2rem rgba(72, 74, 89, 0.5);
}

/* line 7858, app/assets/stylesheets/style.bundle.css */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #282a3c;
  border-color: #282a3c;
}

/* line 7862, app/assets/stylesheets/style.bundle.css */
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark.active:not(:disabled):not(.disabled),
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #14151d;
  border-color: #0f0f16;
}

/* line 7867, app/assets/stylesheets/style.bundle.css */
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark.active:not(:disabled):not(.disabled):focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 74, 89, 0.5);
}

/* line 7870, app/assets/stylesheets/style.bundle.css */
.btn-dark + .btn.dropdown-toggle {
  position: relative;
}

/* line 7872, app/assets/stylesheets/style.bundle.css */
.btn-dark + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #ffffff;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 7881, app/assets/stylesheets/style.bundle.css */
.btn-dark + .btn.dropdown-toggle:hover:before, .btn-dark + .btn.dropdown-toggle:focus:before, .btn-dark + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 7884, app/assets/stylesheets/style.bundle.css */
.btn-primary {
  color: #fff;
  background-color: #4169E1;
  border-color: #4169E1;
  color: #ffffff;
}

/* line 7889, app/assets/stylesheets/style.bundle.css */
.btn-primary:hover {
  color: #fff;
  background-color: #2250d9;
  border-color: #214cce;
}

/* line 7893, app/assets/stylesheets/style.bundle.css */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #2250d9;
  border-color: #214cce;
  box-shadow: 0 0 0 0.2rem rgba(94, 128, 230, 0.5);
}

/* line 7898, app/assets/stylesheets/style.bundle.css */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #4169E1;
  border-color: #4169E1;
}

/* line 7902, app/assets/stylesheets/style.bundle.css */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary.active:not(:disabled):not(.disabled),
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #214cce;
  border-color: #1f48c3;
}

/* line 7907, app/assets/stylesheets/style.bundle.css */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.active:not(:disabled):not(.disabled):focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(94, 128, 230, 0.5);
}

/* line 7910, app/assets/stylesheets/style.bundle.css */
.btn-primary + .btn.dropdown-toggle {
  position: relative;
}

/* line 7912, app/assets/stylesheets/style.bundle.css */
.btn-primary + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #ffffff;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 7921, app/assets/stylesheets/style.bundle.css */
.btn-primary + .btn.dropdown-toggle:hover:before, .btn-primary + .btn.dropdown-toggle:focus:before, .btn-primary + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 7924, app/assets/stylesheets/style.bundle.css */
.btn-success {
  color: #fff;
  background-color: #0abb87;
  border-color: #0abb87;
  color: #ffffff;
}

/* line 7929, app/assets/stylesheets/style.bundle.css */
.btn-success:hover {
  color: #fff;
  background-color: #08976d;
  border-color: #078b64;
}

/* line 7933, app/assets/stylesheets/style.bundle.css */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #08976d;
  border-color: #078b64;
  box-shadow: 0 0 0 0.2rem rgba(47, 197, 153, 0.5);
}

/* line 7938, app/assets/stylesheets/style.bundle.css */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #0abb87;
  border-color: #0abb87;
}

/* line 7942, app/assets/stylesheets/style.bundle.css */
.btn-success:not(:disabled):not(.disabled):active, .btn-success.active:not(:disabled):not(.disabled),
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #078b64;
  border-color: #077e5b;
}

/* line 7947, app/assets/stylesheets/style.bundle.css */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success.active:not(:disabled):not(.disabled):focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(47, 197, 153, 0.5);
}

/* line 7950, app/assets/stylesheets/style.bundle.css */
.btn-success + .btn.dropdown-toggle {
  position: relative;
}

/* line 7952, app/assets/stylesheets/style.bundle.css */
.btn-success + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #ffffff;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 7961, app/assets/stylesheets/style.bundle.css */
.btn-success + .btn.dropdown-toggle:hover:before, .btn-success + .btn.dropdown-toggle:focus:before, .btn-success + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 7964, app/assets/stylesheets/style.bundle.css */
.btn-info {
  color: #fff;
  background-color: #5578eb;
  border-color: #5578eb;
  color: #ffffff;
}

/* line 7969, app/assets/stylesheets/style.bundle.css */
.btn-info:hover {
  color: #fff;
  background-color: #335de7;
  border-color: #2754e6;
}

/* line 7973, app/assets/stylesheets/style.bundle.css */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #335de7;
  border-color: #2754e6;
  box-shadow: 0 0 0 0.2rem rgba(111, 140, 238, 0.5);
}

/* line 7978, app/assets/stylesheets/style.bundle.css */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #5578eb;
  border-color: #5578eb;
}

/* line 7982, app/assets/stylesheets/style.bundle.css */
.btn-info:not(:disabled):not(.disabled):active, .btn-info.active:not(:disabled):not(.disabled),
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #2754e6;
  border-color: #1c4be4;
}

/* line 7987, app/assets/stylesheets/style.bundle.css */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info.active:not(:disabled):not(.disabled):focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(111, 140, 238, 0.5);
}

/* line 7990, app/assets/stylesheets/style.bundle.css */
.btn-info + .btn.dropdown-toggle {
  position: relative;
}

/* line 7992, app/assets/stylesheets/style.bundle.css */
.btn-info + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #ffffff;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 8001, app/assets/stylesheets/style.bundle.css */
.btn-info + .btn.dropdown-toggle:hover:before, .btn-info + .btn.dropdown-toggle:focus:before, .btn-info + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 8004, app/assets/stylesheets/style.bundle.css */
.btn-warning {
  color: #212529;
  background-color: #ffb822;
  border-color: #ffb822;
  color: #111111;
}

/* line 8009, app/assets/stylesheets/style.bundle.css */
.btn-warning:hover {
  color: #212529;
  background-color: #fbaa00;
  border-color: #eea200;
}

/* line 8013, app/assets/stylesheets/style.bundle.css */
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #fbaa00;
  border-color: #eea200;
  box-shadow: 0 0 0 0.2rem rgba(222, 162, 35, 0.5);
}

/* line 8018, app/assets/stylesheets/style.bundle.css */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffb822;
  border-color: #ffb822;
}

/* line 8022, app/assets/stylesheets/style.bundle.css */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning.active:not(:disabled):not(.disabled),
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #eea200;
  border-color: #e19900;
}

/* line 8027, app/assets/stylesheets/style.bundle.css */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.active:not(:disabled):not(.disabled):focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 162, 35, 0.5);
}

/* line 8030, app/assets/stylesheets/style.bundle.css */
.btn-warning + .btn.dropdown-toggle {
  position: relative;
}

/* line 8032, app/assets/stylesheets/style.bundle.css */
.btn-warning + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #111111;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 8041, app/assets/stylesheets/style.bundle.css */
.btn-warning + .btn.dropdown-toggle:hover:before, .btn-warning + .btn.dropdown-toggle:focus:before, .btn-warning + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 8044, app/assets/stylesheets/style.bundle.css */
.btn-danger {
  color: #fff;
  background-color: #EB5757;
  border-color: #EB5757;
  color: #fff;
}

/* line 8049, app/assets/stylesheets/style.bundle.css */
.btn-danger:hover {
  color: #fff;
  background-color: #e73535;
  border-color: #e62929;
}

/* line 8053, app/assets/stylesheets/style.bundle.css */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #e73535;
  border-color: #e62929;
  box-shadow: 0 0 0 0.2rem rgba(238, 112, 112, 0.5);
}

/* line 8058, app/assets/stylesheets/style.bundle.css */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #EB5757;
  border-color: #EB5757;
}

/* line 8062, app/assets/stylesheets/style.bundle.css */
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger.active:not(:disabled):not(.disabled),
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #e62929;
  border-color: #e41e1e;
}

/* line 8067, app/assets/stylesheets/style.bundle.css */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger.active:not(:disabled):not(.disabled):focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 112, 112, 0.5);
}

/* line 8070, app/assets/stylesheets/style.bundle.css */
.btn-danger + .btn.dropdown-toggle {
  position: relative;
}

/* line 8072, app/assets/stylesheets/style.bundle.css */
.btn-danger + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #fff;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 8081, app/assets/stylesheets/style.bundle.css */
.btn-danger + .btn.dropdown-toggle:hover:before, .btn-danger + .btn.dropdown-toggle:focus:before, .btn-danger + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 8084, app/assets/stylesheets/style.bundle.css */
.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
  color: #ffffff;
}

/* line 8089, app/assets/stylesheets/style.bundle.css */
.btn-facebook:hover {
  color: #fff;
  background-color: #30497c;
  border-color: #2d4373;
}

/* line 8093, app/assets/stylesheets/style.bundle.css */
.btn-facebook:focus, .btn-facebook.focus {
  color: #fff;
  background-color: #30497c;
  border-color: #2d4373;
  box-shadow: 0 0 0 0.2rem rgba(88, 114, 167, 0.5);
}

/* line 8098, app/assets/stylesheets/style.bundle.css */
.btn-facebook.disabled, .btn-facebook:disabled {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}

/* line 8102, app/assets/stylesheets/style.bundle.css */
.btn-facebook:not(:disabled):not(.disabled):active, .btn-facebook.active:not(:disabled):not(.disabled),
.show > .btn-facebook.dropdown-toggle {
  color: #fff;
  background-color: #2d4373;
  border-color: #293e6a;
}

/* line 8107, app/assets/stylesheets/style.bundle.css */
.btn-facebook:not(:disabled):not(.disabled):active:focus, .btn-facebook.active:not(:disabled):not(.disabled):focus,
.show > .btn-facebook.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(88, 114, 167, 0.5);
}

/* line 8110, app/assets/stylesheets/style.bundle.css */
.btn-facebook + .btn.dropdown-toggle {
  position: relative;
}

/* line 8112, app/assets/stylesheets/style.bundle.css */
.btn-facebook + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #ffffff;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 8121, app/assets/stylesheets/style.bundle.css */
.btn-facebook + .btn.dropdown-toggle:hover:before, .btn-facebook + .btn.dropdown-toggle:focus:before, .btn-facebook + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 8124, app/assets/stylesheets/style.bundle.css */
.btn-google {
  color: #fff;
  background-color: #dc4e41;
  border-color: #dc4e41;
  color: #ffffff;
}

/* line 8129, app/assets/stylesheets/style.bundle.css */
.btn-google:hover {
  color: #fff;
  background-color: #d03526;
  border-color: #c63224;
}

/* line 8133, app/assets/stylesheets/style.bundle.css */
.btn-google:focus, .btn-google.focus {
  color: #fff;
  background-color: #d03526;
  border-color: #c63224;
  box-shadow: 0 0 0 0.2rem rgba(225, 105, 94, 0.5);
}

/* line 8138, app/assets/stylesheets/style.bundle.css */
.btn-google.disabled, .btn-google:disabled {
  color: #fff;
  background-color: #dc4e41;
  border-color: #dc4e41;
}

/* line 8142, app/assets/stylesheets/style.bundle.css */
.btn-google:not(:disabled):not(.disabled):active, .btn-google.active:not(:disabled):not(.disabled),
.show > .btn-google.dropdown-toggle {
  color: #fff;
  background-color: #c63224;
  border-color: #bb2f22;
}

/* line 8147, app/assets/stylesheets/style.bundle.css */
.btn-google:not(:disabled):not(.disabled):active:focus, .btn-google.active:not(:disabled):not(.disabled):focus,
.show > .btn-google.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 105, 94, 0.5);
}

/* line 8150, app/assets/stylesheets/style.bundle.css */
.btn-google + .btn.dropdown-toggle {
  position: relative;
}

/* line 8152, app/assets/stylesheets/style.bundle.css */
.btn-google + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #ffffff;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 8161, app/assets/stylesheets/style.bundle.css */
.btn-google + .btn.dropdown-toggle:hover:before, .btn-google + .btn.dropdown-toggle:focus:before, .btn-google + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 8164, app/assets/stylesheets/style.bundle.css */
.btn-twitter {
  color: #212529;
  background-color: #4AB3F4;
  border-color: #4AB3F4;
  color: #ffffff;
}

/* line 8169, app/assets/stylesheets/style.bundle.css */
.btn-twitter:hover {
  color: #fff;
  background-color: #26a4f2;
  border-color: #1a9ff1;
}

/* line 8173, app/assets/stylesheets/style.bundle.css */
.btn-twitter:focus, .btn-twitter.focus {
  color: #fff;
  background-color: #26a4f2;
  border-color: #1a9ff1;
  box-shadow: 0 0 0 0.2rem rgba(68, 158, 214, 0.5);
}

/* line 8178, app/assets/stylesheets/style.bundle.css */
.btn-twitter.disabled, .btn-twitter:disabled {
  color: #212529;
  background-color: #4AB3F4;
  border-color: #4AB3F4;
}

/* line 8182, app/assets/stylesheets/style.bundle.css */
.btn-twitter:not(:disabled):not(.disabled):active, .btn-twitter.active:not(:disabled):not(.disabled),
.show > .btn-twitter.dropdown-toggle {
  color: #fff;
  background-color: #1a9ff1;
  border-color: #0f9af0;
}

/* line 8187, app/assets/stylesheets/style.bundle.css */
.btn-twitter:not(:disabled):not(.disabled):active:focus, .btn-twitter.active:not(:disabled):not(.disabled):focus,
.show > .btn-twitter.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(68, 158, 214, 0.5);
}

/* line 8190, app/assets/stylesheets/style.bundle.css */
.btn-twitter + .btn.dropdown-toggle {
  position: relative;
}

/* line 8192, app/assets/stylesheets/style.bundle.css */
.btn-twitter + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #ffffff;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 8201, app/assets/stylesheets/style.bundle.css */
.btn-twitter + .btn.dropdown-toggle:hover:before, .btn-twitter + .btn.dropdown-toggle:focus:before, .btn-twitter + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 8204, app/assets/stylesheets/style.bundle.css */
.btn-instagram {
  color: #fff;
  background-color: #517fa4;
  border-color: #517fa4;
  color: #ffffff;
}

/* line 8209, app/assets/stylesheets/style.bundle.css */
.btn-instagram:hover {
  color: #fff;
  background-color: #446b8a;
  border-color: #406582;
}

/* line 8213, app/assets/stylesheets/style.bundle.css */
.btn-instagram:focus, .btn-instagram.focus {
  color: #fff;
  background-color: #446b8a;
  border-color: #406582;
  box-shadow: 0 0 0 0.2rem rgba(107, 146, 178, 0.5);
}

/* line 8218, app/assets/stylesheets/style.bundle.css */
.btn-instagram.disabled, .btn-instagram:disabled {
  color: #fff;
  background-color: #517fa4;
  border-color: #517fa4;
}

/* line 8222, app/assets/stylesheets/style.bundle.css */
.btn-instagram:not(:disabled):not(.disabled):active, .btn-instagram.active:not(:disabled):not(.disabled),
.show > .btn-instagram.dropdown-toggle {
  color: #fff;
  background-color: #406582;
  border-color: #3c5e79;
}

/* line 8227, app/assets/stylesheets/style.bundle.css */
.btn-instagram:not(:disabled):not(.disabled):active:focus, .btn-instagram.active:not(:disabled):not(.disabled):focus,
.show > .btn-instagram.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 146, 178, 0.5);
}

/* line 8230, app/assets/stylesheets/style.bundle.css */
.btn-instagram + .btn.dropdown-toggle {
  position: relative;
}

/* line 8232, app/assets/stylesheets/style.bundle.css */
.btn-instagram + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #ffffff;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 8241, app/assets/stylesheets/style.bundle.css */
.btn-instagram + .btn.dropdown-toggle:hover:before, .btn-instagram + .btn.dropdown-toggle:focus:before, .btn-instagram + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 8244, app/assets/stylesheets/style.bundle.css */
.btn-youtube {
  color: #fff;
  background-color: #b31217;
  border-color: #b31217;
  color: #ffffff;
}

/* line 8249, app/assets/stylesheets/style.bundle.css */
.btn-youtube:hover {
  color: #fff;
  background-color: #900f13;
  border-color: #850d11;
}

/* line 8253, app/assets/stylesheets/style.bundle.css */
.btn-youtube:focus, .btn-youtube.focus {
  color: #fff;
  background-color: #900f13;
  border-color: #850d11;
  box-shadow: 0 0 0 0.2rem rgba(190, 54, 58, 0.5);
}

/* line 8258, app/assets/stylesheets/style.bundle.css */
.btn-youtube.disabled, .btn-youtube:disabled {
  color: #fff;
  background-color: #b31217;
  border-color: #b31217;
}

/* line 8262, app/assets/stylesheets/style.bundle.css */
.btn-youtube:not(:disabled):not(.disabled):active, .btn-youtube.active:not(:disabled):not(.disabled),
.show > .btn-youtube.dropdown-toggle {
  color: #fff;
  background-color: #850d11;
  border-color: #790c10;
}

/* line 8267, app/assets/stylesheets/style.bundle.css */
.btn-youtube:not(:disabled):not(.disabled):active:focus, .btn-youtube.active:not(:disabled):not(.disabled):focus,
.show > .btn-youtube.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(190, 54, 58, 0.5);
}

/* line 8270, app/assets/stylesheets/style.bundle.css */
.btn-youtube + .btn.dropdown-toggle {
  position: relative;
}

/* line 8272, app/assets/stylesheets/style.bundle.css */
.btn-youtube + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #ffffff;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 8281, app/assets/stylesheets/style.bundle.css */
.btn-youtube + .btn.dropdown-toggle:hover:before, .btn-youtube + .btn.dropdown-toggle:focus:before, .btn-youtube + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 8284, app/assets/stylesheets/style.bundle.css */
.btn-linkedin {
  color: #fff;
  background-color: #0077b5;
  border-color: #0077b5;
  color: #ffffff;
}

/* line 8289, app/assets/stylesheets/style.bundle.css */
.btn-linkedin:hover {
  color: #fff;
  background-color: #005e8f;
  border-color: #005582;
}

/* line 8293, app/assets/stylesheets/style.bundle.css */
.btn-linkedin:focus, .btn-linkedin.focus {
  color: #fff;
  background-color: #005e8f;
  border-color: #005582;
  box-shadow: 0 0 0 0.2rem rgba(38, 139, 192, 0.5);
}

/* line 8298, app/assets/stylesheets/style.bundle.css */
.btn-linkedin.disabled, .btn-linkedin:disabled {
  color: #fff;
  background-color: #0077b5;
  border-color: #0077b5;
}

/* line 8302, app/assets/stylesheets/style.bundle.css */
.btn-linkedin:not(:disabled):not(.disabled):active, .btn-linkedin.active:not(:disabled):not(.disabled),
.show > .btn-linkedin.dropdown-toggle {
  color: #fff;
  background-color: #005582;
  border-color: #004d75;
}

/* line 8307, app/assets/stylesheets/style.bundle.css */
.btn-linkedin:not(:disabled):not(.disabled):active:focus, .btn-linkedin.active:not(:disabled):not(.disabled):focus,
.show > .btn-linkedin.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 139, 192, 0.5);
}

/* line 8310, app/assets/stylesheets/style.bundle.css */
.btn-linkedin + .btn.dropdown-toggle {
  position: relative;
}

/* line 8312, app/assets/stylesheets/style.bundle.css */
.btn-linkedin + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #ffffff;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 8321, app/assets/stylesheets/style.bundle.css */
.btn-linkedin + .btn.dropdown-toggle:hover:before, .btn-linkedin + .btn.dropdown-toggle:focus:before, .btn-linkedin + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 8324, app/assets/stylesheets/style.bundle.css */
.btn-skype {
  color: #fff;
  background-color: #00aff0;
  border-color: #00aff0;
  color: #ffffff;
}

/* line 8329, app/assets/stylesheets/style.bundle.css */
.btn-skype:hover {
  color: #fff;
  background-color: #0093ca;
  border-color: #008abd;
}

/* line 8333, app/assets/stylesheets/style.bundle.css */
.btn-skype:focus, .btn-skype.focus {
  color: #fff;
  background-color: #0093ca;
  border-color: #008abd;
  box-shadow: 0 0 0 0.2rem rgba(38, 187, 242, 0.5);
}

/* line 8338, app/assets/stylesheets/style.bundle.css */
.btn-skype.disabled, .btn-skype:disabled {
  color: #fff;
  background-color: #00aff0;
  border-color: #00aff0;
}

/* line 8342, app/assets/stylesheets/style.bundle.css */
.btn-skype:not(:disabled):not(.disabled):active, .btn-skype.active:not(:disabled):not(.disabled),
.show > .btn-skype.dropdown-toggle {
  color: #fff;
  background-color: #008abd;
  border-color: #0081b0;
}

/* line 8347, app/assets/stylesheets/style.bundle.css */
.btn-skype:not(:disabled):not(.disabled):active:focus, .btn-skype.active:not(:disabled):not(.disabled):focus,
.show > .btn-skype.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 187, 242, 0.5);
}

/* line 8350, app/assets/stylesheets/style.bundle.css */
.btn-skype + .btn.dropdown-toggle {
  position: relative;
}

/* line 8352, app/assets/stylesheets/style.bundle.css */
.btn-skype + .btn.dropdown-toggle:before {
  display: block;
  content: ' ';
  border-left: 1px solid #ffffff;
  position: absolute;
  top: 3px;
  left: -1px;
  bottom: 3px;
  opacity: 0.3;
}

/* line 8361, app/assets/stylesheets/style.bundle.css */
.btn-skype + .btn.dropdown-toggle:hover:before, .btn-skype + .btn.dropdown-toggle:focus:before, .btn-skype + .btn.dropdown-toggle.active:before {
  display: none;
}

/* line 8364, app/assets/stylesheets/style.bundle.css */
.btn-outline-brand {
  color: #583BC0;
  border-color: #583BC0;
}

/* line 8367, app/assets/stylesheets/style.bundle.css */
.btn-outline-brand:hover {
  color: #ffffff;
  background-color: #583BC0;
  border-color: #583BC0;
}

/* line 8371, app/assets/stylesheets/style.bundle.css */
.btn-outline-brand:focus, .btn-outline-brand.focus {
  box-shadow: 0 0 0 0.2rem rgba(88, 59, 192, 0.5);
}

/* line 8373, app/assets/stylesheets/style.bundle.css */
.btn-outline-brand.disabled, .btn-outline-brand:disabled {
  color: #583BC0;
  background-color: transparent;
}

/* line 8376, app/assets/stylesheets/style.bundle.css */
.btn-outline-brand:not(:disabled):not(.disabled):active, .btn-outline-brand.active:not(:disabled):not(.disabled),
.show > .btn-outline-brand.dropdown-toggle {
  color: #fff;
  background-color: #583BC0;
  border-color: #583BC0;
}

/* line 8381, app/assets/stylesheets/style.bundle.css */
.btn-outline-brand:not(:disabled):not(.disabled):active:focus, .btn-outline-brand.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-brand.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(88, 59, 192, 0.5);
}

/* line 8385, app/assets/stylesheets/style.bundle.css */
.btn-outline-light {
  color: #ffffff;
  border-color: #ffffff;
}

/* line 8388, app/assets/stylesheets/style.bundle.css */
.btn-outline-light:hover {
  color: #282a3c;
  background-color: #ffffff;
  border-color: #ffffff;
}

/* line 8392, app/assets/stylesheets/style.bundle.css */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

/* line 8394, app/assets/stylesheets/style.bundle.css */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #ffffff;
  background-color: transparent;
}

/* line 8397, app/assets/stylesheets/style.bundle.css */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light.active:not(:disabled):not(.disabled),
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}

/* line 8402, app/assets/stylesheets/style.bundle.css */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

/* line 8406, app/assets/stylesheets/style.bundle.css */
.btn-outline-dark {
  color: #282a3c;
  border-color: #282a3c;
}

/* line 8409, app/assets/stylesheets/style.bundle.css */
.btn-outline-dark:hover {
  color: #ffffff;
  background-color: #282a3c;
  border-color: #282a3c;
}

/* line 8413, app/assets/stylesheets/style.bundle.css */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 42, 60, 0.5);
}

/* line 8415, app/assets/stylesheets/style.bundle.css */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #282a3c;
  background-color: transparent;
}

/* line 8418, app/assets/stylesheets/style.bundle.css */
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark.active:not(:disabled):not(.disabled),
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #282a3c;
  border-color: #282a3c;
}

/* line 8423, app/assets/stylesheets/style.bundle.css */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 42, 60, 0.5);
}

/* line 8427, app/assets/stylesheets/style.bundle.css */
.btn-outline-primary {
  color: #4169E1;
  border-color: #4169E1;
}

/* line 8430, app/assets/stylesheets/style.bundle.css */
.btn-outline-primary:hover {
  color: #ffffff;
  background-color: #4169E1;
  border-color: #4169E1;
}

/* line 8434, app/assets/stylesheets/style.bundle.css */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(65, 105, 225, 0.5);
}

/* line 8436, app/assets/stylesheets/style.bundle.css */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #4169E1;
  background-color: transparent;
}

/* line 8439, app/assets/stylesheets/style.bundle.css */
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary.active:not(:disabled):not(.disabled),
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #4169E1;
  border-color: #4169E1;
}

/* line 8444, app/assets/stylesheets/style.bundle.css */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(65, 105, 225, 0.5);
}

/* line 8448, app/assets/stylesheets/style.bundle.css */
.btn-outline-success {
  color: #0abb87;
  border-color: #0abb87;
}

/* line 8451, app/assets/stylesheets/style.bundle.css */
.btn-outline-success:hover {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

/* line 8455, app/assets/stylesheets/style.bundle.css */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.5);
}

/* line 8457, app/assets/stylesheets/style.bundle.css */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #0abb87;
  background-color: transparent;
}

/* line 8460, app/assets/stylesheets/style.bundle.css */
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success.active:not(:disabled):not(.disabled),
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #0abb87;
  border-color: #0abb87;
}

/* line 8465, app/assets/stylesheets/style.bundle.css */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.5);
}

/* line 8469, app/assets/stylesheets/style.bundle.css */
.btn-outline-info {
  color: #5578eb;
  border-color: #5578eb;
}

/* line 8472, app/assets/stylesheets/style.bundle.css */
.btn-outline-info:hover {
  color: #ffffff;
  background-color: #5578eb;
  border-color: #5578eb;
}

/* line 8476, app/assets/stylesheets/style.bundle.css */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(85, 120, 235, 0.5);
}

/* line 8478, app/assets/stylesheets/style.bundle.css */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #5578eb;
  background-color: transparent;
}

/* line 8481, app/assets/stylesheets/style.bundle.css */
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info.active:not(:disabled):not(.disabled),
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5578eb;
  border-color: #5578eb;
}

/* line 8486, app/assets/stylesheets/style.bundle.css */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(85, 120, 235, 0.5);
}

/* line 8490, app/assets/stylesheets/style.bundle.css */
.btn-outline-warning {
  color: #ffb822;
  border-color: #ffb822;
}

/* line 8493, app/assets/stylesheets/style.bundle.css */
.btn-outline-warning:hover {
  color: #111111;
  background-color: #ffb822;
  border-color: #ffb822;
}

/* line 8497, app/assets/stylesheets/style.bundle.css */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 184, 34, 0.5);
}

/* line 8499, app/assets/stylesheets/style.bundle.css */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffb822;
  background-color: transparent;
}

/* line 8502, app/assets/stylesheets/style.bundle.css */
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning.active:not(:disabled):not(.disabled),
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffb822;
  border-color: #ffb822;
}

/* line 8507, app/assets/stylesheets/style.bundle.css */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 184, 34, 0.5);
}

/* line 8511, app/assets/stylesheets/style.bundle.css */
.btn-outline-danger {
  color: #EB5757;
  border-color: #EB5757;
}

/* line 8514, app/assets/stylesheets/style.bundle.css */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #EB5757;
  border-color: #EB5757;
}

/* line 8518, app/assets/stylesheets/style.bundle.css */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(235, 87, 87, 0.5);
}

/* line 8520, app/assets/stylesheets/style.bundle.css */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #EB5757;
  background-color: transparent;
}

/* line 8523, app/assets/stylesheets/style.bundle.css */
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger.active:not(:disabled):not(.disabled),
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #EB5757;
  border-color: #EB5757;
}

/* line 8528, app/assets/stylesheets/style.bundle.css */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(235, 87, 87, 0.5);
}

/* line 8532, app/assets/stylesheets/style.bundle.css */
.show > .btn-hover-brand, .btn-hover-brand.active, .btn-hover-brand:active, .btn-hover-brand:hover {
  color: #ffffff;
  background-color: #583BC0;
  border-color: #583BC0;
}

/* line 8537, app/assets/stylesheets/style.bundle.css */
.btn-outline-hover-brand.btn-clean {
  border: 1px solid transparent;
}

/* line 8540, app/assets/stylesheets/style.bundle.css */
.show > .btn-outline-hover-brand, .btn-outline-hover-brand.active, .btn-outline-hover-brand:active, .btn-outline-hover-brand:hover {
  color: #583BC0;
  border-color: #583BC0;
  background-color: transparent;
}

/* line 8545, app/assets/stylesheets/style.bundle.css */
.show > .btn-hover-light, .btn-hover-light.active, .btn-hover-light:active, .btn-hover-light:hover {
  color: #282a3c;
  background-color: #ffffff;
  border-color: #ffffff;
}

/* line 8550, app/assets/stylesheets/style.bundle.css */
.btn-outline-hover-light.btn-clean {
  border: 1px solid transparent;
}

/* line 8553, app/assets/stylesheets/style.bundle.css */
.show > .btn-outline-hover-light, .btn-outline-hover-light.active, .btn-outline-hover-light:active, .btn-outline-hover-light:hover {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}

/* line 8558, app/assets/stylesheets/style.bundle.css */
.show > .btn-hover-dark, .btn-hover-dark.active, .btn-hover-dark:active, .btn-hover-dark:hover {
  color: #ffffff;
  background-color: #282a3c;
  border-color: #282a3c;
}

/* line 8563, app/assets/stylesheets/style.bundle.css */
.btn-outline-hover-dark.btn-clean {
  border: 1px solid transparent;
}

/* line 8566, app/assets/stylesheets/style.bundle.css */
.show > .btn-outline-hover-dark, .btn-outline-hover-dark.active, .btn-outline-hover-dark:active, .btn-outline-hover-dark:hover {
  color: #282a3c;
  border-color: #282a3c;
  background-color: transparent;
}

/* line 8571, app/assets/stylesheets/style.bundle.css */
.show > .btn-hover-primary, .btn-hover-primary.active, .btn-hover-primary:active, .btn-hover-primary:hover {
  color: #ffffff;
  background-color: #4169E1;
  border-color: #4169E1;
}

/* line 8576, app/assets/stylesheets/style.bundle.css */
.btn-outline-hover-primary.btn-clean {
  border: 1px solid transparent;
}

/* line 8579, app/assets/stylesheets/style.bundle.css */
.show > .btn-outline-hover-primary, .btn-outline-hover-primary.active, .btn-outline-hover-primary:active, .btn-outline-hover-primary:hover {
  color: #4169E1;
  border-color: #4169E1;
  background-color: transparent;
}

/* line 8584, app/assets/stylesheets/style.bundle.css */
.show > .btn-hover-success, .btn-hover-success.active, .btn-hover-success:active, .btn-hover-success:hover {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

/* line 8589, app/assets/stylesheets/style.bundle.css */
.btn-outline-hover-success.btn-clean {
  border: 1px solid transparent;
}

/* line 8592, app/assets/stylesheets/style.bundle.css */
.show > .btn-outline-hover-success, .btn-outline-hover-success.active, .btn-outline-hover-success:active, .btn-outline-hover-success:hover {
  color: #0abb87;
  border-color: #0abb87;
  background-color: transparent;
}

/* line 8597, app/assets/stylesheets/style.bundle.css */
.show > .btn-hover-info, .btn-hover-info.active, .btn-hover-info:active, .btn-hover-info:hover {
  color: #ffffff;
  background-color: #5578eb;
  border-color: #5578eb;
}

/* line 8602, app/assets/stylesheets/style.bundle.css */
.btn-outline-hover-info.btn-clean {
  border: 1px solid transparent;
}

/* line 8605, app/assets/stylesheets/style.bundle.css */
.show > .btn-outline-hover-info, .btn-outline-hover-info.active, .btn-outline-hover-info:active, .btn-outline-hover-info:hover {
  color: #5578eb;
  border-color: #5578eb;
  background-color: transparent;
}

/* line 8610, app/assets/stylesheets/style.bundle.css */
.show > .btn-hover-warning, .btn-hover-warning.active, .btn-hover-warning:active, .btn-hover-warning:hover {
  color: #111111;
  background-color: #ffb822;
  border-color: #ffb822;
}

/* line 8615, app/assets/stylesheets/style.bundle.css */
.btn-outline-hover-warning.btn-clean {
  border: 1px solid transparent;
}

/* line 8618, app/assets/stylesheets/style.bundle.css */
.show > .btn-outline-hover-warning, .btn-outline-hover-warning.active, .btn-outline-hover-warning:active, .btn-outline-hover-warning:hover {
  color: #ffb822;
  border-color: #ffb822;
  background-color: transparent;
}

/* line 8623, app/assets/stylesheets/style.bundle.css */
.show > .btn-hover-danger, .btn-hover-danger.active, .btn-hover-danger:active, .btn-hover-danger:hover {
  color: #fff;
  background-color: #EB5757;
  border-color: #EB5757;
}

/* line 8628, app/assets/stylesheets/style.bundle.css */
.btn-outline-hover-danger.btn-clean {
  border: 1px solid transparent;
}

/* line 8631, app/assets/stylesheets/style.bundle.css */
.show > .btn-outline-hover-danger, .btn-outline-hover-danger.active, .btn-outline-hover-danger:active, .btn-outline-hover-danger:hover {
  color: #EB5757;
  border-color: #EB5757;
  background-color: transparent;
}

/* line 8636, app/assets/stylesheets/style.bundle.css */
.btn-font-brand {
  color: #583BC0;
}

/* line 8639, app/assets/stylesheets/style.bundle.css */
.show > .btn-font-hover-brand, .btn-font-hover-brand.active, .btn-font-hover-brand:active, .btn-font-hover-brand:hover {
  color: #583BC0;
}

/* line 8642, app/assets/stylesheets/style.bundle.css */
.btn-font-light {
  color: #ffffff;
}

/* line 8645, app/assets/stylesheets/style.bundle.css */
.show > .btn-font-hover-light, .btn-font-hover-light.active, .btn-font-hover-light:active, .btn-font-hover-light:hover {
  color: #ffffff;
}

/* line 8648, app/assets/stylesheets/style.bundle.css */
.btn-font-dark {
  color: #282a3c;
}

/* line 8651, app/assets/stylesheets/style.bundle.css */
.show > .btn-font-hover-dark, .btn-font-hover-dark.active, .btn-font-hover-dark:active, .btn-font-hover-dark:hover {
  color: #282a3c;
}

/* line 8654, app/assets/stylesheets/style.bundle.css */
.btn-font-primary {
  color: #4169E1;
}

/* line 8657, app/assets/stylesheets/style.bundle.css */
.show > .btn-font-hover-primary, .btn-font-hover-primary.active, .btn-font-hover-primary:active, .btn-font-hover-primary:hover {
  color: #4169E1;
}

/* line 8660, app/assets/stylesheets/style.bundle.css */
.btn-font-success {
  color: #0abb87;
}

/* line 8663, app/assets/stylesheets/style.bundle.css */
.show > .btn-font-hover-success, .btn-font-hover-success.active, .btn-font-hover-success:active, .btn-font-hover-success:hover {
  color: #0abb87;
}

/* line 8666, app/assets/stylesheets/style.bundle.css */
.btn-font-info {
  color: #5578eb;
}

/* line 8669, app/assets/stylesheets/style.bundle.css */
.show > .btn-font-hover-info, .btn-font-hover-info.active, .btn-font-hover-info:active, .btn-font-hover-info:hover {
  color: #5578eb;
}

/* line 8672, app/assets/stylesheets/style.bundle.css */
.btn-font-warning {
  color: #ffb822;
}

/* line 8675, app/assets/stylesheets/style.bundle.css */
.show > .btn-font-hover-warning, .btn-font-hover-warning.active, .btn-font-hover-warning:active, .btn-font-hover-warning:hover {
  color: #ffb822;
}

/* line 8678, app/assets/stylesheets/style.bundle.css */
.btn-font-danger {
  color: #EB5757;
}

/* line 8681, app/assets/stylesheets/style.bundle.css */
.show > .btn-font-hover-danger, .btn-font-hover-danger.active, .btn-font-hover-danger:active, .btn-font-hover-danger:hover {
  color: #EB5757;
}

/* line 8684, app/assets/stylesheets/style.bundle.css */
.btn.btn-outline-secondary {
  color: #494988;
}

/* line 8686, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-outline-secondary, .btn.btn-outline-secondary.active, .btn.btn-outline-secondary:active, .btn.btn-outline-secondary:hover {
  background-color: #e1e1ef;
}

/* line 8689, app/assets/stylesheets/style.bundle.css */
.btn.btn-elevate {
  transition: all 0.3s ease 0s;
}

/* line 8691, app/assets/stylesheets/style.bundle.css */
.btn.btn-elevate.btn-elevate-air:hover {
  transform: translate(0, -4px);
}

/* line 8694, app/assets/stylesheets/style.bundle.css */
.btn.btn-brand.btn-elevate {
  box-shadow: 0px 4px 16px 0px rgba(88, 59, 192, 0.15);
}

/* line 8696, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-brand.btn-elevate, .btn.btn-brand.btn-elevate:focus, .btn.btn-brand.btn-elevate.active, .btn.btn-brand.btn-elevate:active, .btn.btn-brand.btn-elevate:hover {
  box-shadow: 0px 9px 16px 0px rgba(88, 59, 192, 0.25) !important;
}

/* line 8698, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-brand.btn-elevate.btn-sm, .btn-group-sm.show > .btn-elevate.btn, .btn-group-sm.show > .btn.btn-brand.btn-elevate, .btn.btn-brand.btn-elevate.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-brand.btn-elevate:focus, .btn.btn-brand.btn-elevate.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-brand.btn-elevate.active, .btn.btn-brand.btn-elevate.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-brand.btn-elevate:active, .btn.btn-brand.btn-elevate.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-brand.btn-elevate:hover {
  box-shadow: 0px 6px 16px 0px rgba(88, 59, 192, 0.25) !important;
}

/* line 8701, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-brand.btn-elevate-hover, .btn.btn-brand.btn-elevate-hover.active, .btn.btn-brand.btn-elevate-hover:focus, .btn.btn-brand.btn-elevate-hover:active, .btn.btn-brand.btn-elevate-hover:hover {
  box-shadow: 0px 9px 16px 0px rgba(88, 59, 192, 0.25) !important;
}

/* line 8703, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-brand.btn-elevate-hover.btn-sm, .btn-group-sm.show > .btn-elevate-hover.btn, .btn-group-sm.show > .btn.btn-brand.btn-elevate-hover, .btn.btn-brand.btn-elevate-hover.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-brand.btn-elevate-hover.active, .btn.btn-brand.btn-elevate-hover.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-brand.btn-elevate-hover:focus, .btn.btn-brand.btn-elevate-hover.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-brand.btn-elevate-hover:active, .btn.btn-brand.btn-elevate-hover.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-brand.btn-elevate-hover:hover {
  box-shadow: 0px 6px 16px 0px rgba(88, 59, 192, 0.25) !important;
}

/* line 8706, app/assets/stylesheets/style.bundle.css */
.btn.btn-light.btn-elevate {
  box-shadow: 0px 4px 16px 0px rgba(153, 153, 153, 0.15);
}

/* line 8708, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-light.btn-elevate, .btn.btn-light.btn-elevate:focus, .btn.btn-light.btn-elevate.active, .btn.btn-light.btn-elevate:active, .btn.btn-light.btn-elevate:hover {
  box-shadow: 0px 9px 16px 0px rgba(153, 153, 153, 0.25) !important;
  background-color: transparent;
  border-color: transparent;
}

/* line 8712, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-light.btn-elevate.btn-sm, .btn-group-sm.show > .btn-elevate.btn, .btn-group-sm.show > .btn.btn-light.btn-elevate, .btn.btn-light.btn-elevate.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-light.btn-elevate:focus, .btn.btn-light.btn-elevate.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-light.btn-elevate.active, .btn.btn-light.btn-elevate.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-light.btn-elevate:active, .btn.btn-light.btn-elevate.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-light.btn-elevate:hover {
  box-shadow: 0px 6px 16px 0px rgba(153, 153, 153, 0.25) !important;
}

/* line 8715, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-light.btn-elevate-hover, .btn.btn-light.btn-elevate-hover.active, .btn.btn-light.btn-elevate-hover:focus, .btn.btn-light.btn-elevate-hover:active, .btn.btn-light.btn-elevate-hover:hover {
  box-shadow: 0px 9px 16px 0px rgba(153, 153, 153, 0.25) !important;
  background-color: transparent;
  border-color: transparent;
}

/* line 8719, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-light.btn-elevate-hover.btn-sm, .btn-group-sm.show > .btn-elevate-hover.btn, .btn-group-sm.show > .btn.btn-light.btn-elevate-hover, .btn.btn-light.btn-elevate-hover.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-light.btn-elevate-hover.active, .btn.btn-light.btn-elevate-hover.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-light.btn-elevate-hover:focus, .btn.btn-light.btn-elevate-hover.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-light.btn-elevate-hover:active, .btn.btn-light.btn-elevate-hover.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-light.btn-elevate-hover:hover {
  box-shadow: 0px 6px 16px 0px rgba(153, 153, 153, 0.25) !important;
}

/* line 8722, app/assets/stylesheets/style.bundle.css */
.btn.btn-dark.btn-elevate {
  box-shadow: 0px 4px 16px 0px rgba(40, 42, 60, 0.15);
}

/* line 8724, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-dark.btn-elevate, .btn.btn-dark.btn-elevate:focus, .btn.btn-dark.btn-elevate.active, .btn.btn-dark.btn-elevate:active, .btn.btn-dark.btn-elevate:hover {
  box-shadow: 0px 9px 16px 0px rgba(40, 42, 60, 0.25) !important;
}

/* line 8726, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-dark.btn-elevate.btn-sm, .btn-group-sm.show > .btn-elevate.btn, .btn-group-sm.show > .btn.btn-dark.btn-elevate, .btn.btn-dark.btn-elevate.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-dark.btn-elevate:focus, .btn.btn-dark.btn-elevate.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-dark.btn-elevate.active, .btn.btn-dark.btn-elevate.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-dark.btn-elevate:active, .btn.btn-dark.btn-elevate.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-dark.btn-elevate:hover {
  box-shadow: 0px 6px 16px 0px rgba(40, 42, 60, 0.25) !important;
}

/* line 8729, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-dark.btn-elevate-hover, .btn.btn-dark.btn-elevate-hover.active, .btn.btn-dark.btn-elevate-hover:focus, .btn.btn-dark.btn-elevate-hover:active, .btn.btn-dark.btn-elevate-hover:hover {
  box-shadow: 0px 9px 16px 0px rgba(40, 42, 60, 0.25) !important;
}

/* line 8731, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-dark.btn-elevate-hover.btn-sm, .btn-group-sm.show > .btn-elevate-hover.btn, .btn-group-sm.show > .btn.btn-dark.btn-elevate-hover, .btn.btn-dark.btn-elevate-hover.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-dark.btn-elevate-hover.active, .btn.btn-dark.btn-elevate-hover.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-dark.btn-elevate-hover:focus, .btn.btn-dark.btn-elevate-hover.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-dark.btn-elevate-hover:active, .btn.btn-dark.btn-elevate-hover.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-dark.btn-elevate-hover:hover {
  box-shadow: 0px 6px 16px 0px rgba(40, 42, 60, 0.25) !important;
}

/* line 8734, app/assets/stylesheets/style.bundle.css */
.btn.btn-primary.btn-elevate {
  box-shadow: 0px 4px 16px 0px rgba(65, 105, 225, 0.15);
}

/* line 8736, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-primary.btn-elevate, .btn.btn-primary.btn-elevate:focus, .btn.btn-primary.btn-elevate.active, .btn.btn-primary.btn-elevate:active, .btn.btn-primary.btn-elevate:hover {
  box-shadow: 0px 9px 16px 0px rgba(65, 105, 225, 0.25) !important;
}

/* line 8738, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-primary.btn-elevate.btn-sm, .btn-group-sm.show > .btn-elevate.btn, .btn-group-sm.show > .btn.btn-primary.btn-elevate, .btn.btn-primary.btn-elevate.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-primary.btn-elevate:focus, .btn.btn-primary.btn-elevate.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-primary.btn-elevate.active, .btn.btn-primary.btn-elevate.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-primary.btn-elevate:active, .btn.btn-primary.btn-elevate.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-primary.btn-elevate:hover {
  box-shadow: 0px 6px 16px 0px rgba(65, 105, 225, 0.25) !important;
}

/* line 8741, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-primary.btn-elevate-hover, .btn.btn-primary.btn-elevate-hover.active, .btn.btn-primary.btn-elevate-hover:focus, .btn.btn-primary.btn-elevate-hover:active, .btn.btn-primary.btn-elevate-hover:hover {
  box-shadow: 0px 9px 16px 0px rgba(65, 105, 225, 0.25) !important;
}

/* line 8743, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-primary.btn-elevate-hover.btn-sm, .btn-group-sm.show > .btn-elevate-hover.btn, .btn-group-sm.show > .btn.btn-primary.btn-elevate-hover, .btn.btn-primary.btn-elevate-hover.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-primary.btn-elevate-hover.active, .btn.btn-primary.btn-elevate-hover.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-primary.btn-elevate-hover:focus, .btn.btn-primary.btn-elevate-hover.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-primary.btn-elevate-hover:active, .btn.btn-primary.btn-elevate-hover.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-primary.btn-elevate-hover:hover {
  box-shadow: 0px 6px 16px 0px rgba(65, 105, 225, 0.25) !important;
}

/* line 8746, app/assets/stylesheets/style.bundle.css */
.btn.btn-success.btn-elevate {
  box-shadow: 0px 4px 16px 0px rgba(10, 187, 135, 0.15);
}

/* line 8748, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-success.btn-elevate, .btn.btn-success.btn-elevate:focus, .btn.btn-success.btn-elevate.active, .btn.btn-success.btn-elevate:active, .btn.btn-success.btn-elevate:hover {
  box-shadow: 0px 9px 16px 0px rgba(10, 187, 135, 0.25) !important;
}

/* line 8750, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-success.btn-elevate.btn-sm, .btn-group-sm.show > .btn-elevate.btn, .btn-group-sm.show > .btn.btn-success.btn-elevate, .btn.btn-success.btn-elevate.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-success.btn-elevate:focus, .btn.btn-success.btn-elevate.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-success.btn-elevate.active, .btn.btn-success.btn-elevate.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-success.btn-elevate:active, .btn.btn-success.btn-elevate.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-success.btn-elevate:hover {
  box-shadow: 0px 6px 16px 0px rgba(10, 187, 135, 0.25) !important;
}

/* line 8753, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-success.btn-elevate-hover, .btn.btn-success.btn-elevate-hover.active, .btn.btn-success.btn-elevate-hover:focus, .btn.btn-success.btn-elevate-hover:active, .btn.btn-success.btn-elevate-hover:hover {
  box-shadow: 0px 9px 16px 0px rgba(10, 187, 135, 0.25) !important;
}

/* line 8755, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-success.btn-elevate-hover.btn-sm, .btn-group-sm.show > .btn-elevate-hover.btn, .btn-group-sm.show > .btn.btn-success.btn-elevate-hover, .btn.btn-success.btn-elevate-hover.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-success.btn-elevate-hover.active, .btn.btn-success.btn-elevate-hover.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-success.btn-elevate-hover:focus, .btn.btn-success.btn-elevate-hover.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-success.btn-elevate-hover:active, .btn.btn-success.btn-elevate-hover.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-success.btn-elevate-hover:hover {
  box-shadow: 0px 6px 16px 0px rgba(10, 187, 135, 0.25) !important;
}

/* line 8758, app/assets/stylesheets/style.bundle.css */
.btn.btn-info.btn-elevate {
  box-shadow: 0px 4px 16px 0px rgba(85, 120, 235, 0.15);
}

/* line 8760, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-info.btn-elevate, .btn.btn-info.btn-elevate:focus, .btn.btn-info.btn-elevate.active, .btn.btn-info.btn-elevate:active, .btn.btn-info.btn-elevate:hover {
  box-shadow: 0px 9px 16px 0px rgba(85, 120, 235, 0.25) !important;
}

/* line 8762, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-info.btn-elevate.btn-sm, .btn-group-sm.show > .btn-elevate.btn, .btn-group-sm.show > .btn.btn-info.btn-elevate, .btn.btn-info.btn-elevate.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-info.btn-elevate:focus, .btn.btn-info.btn-elevate.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-info.btn-elevate.active, .btn.btn-info.btn-elevate.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-info.btn-elevate:active, .btn.btn-info.btn-elevate.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-info.btn-elevate:hover {
  box-shadow: 0px 6px 16px 0px rgba(85, 120, 235, 0.25) !important;
}

/* line 8765, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-info.btn-elevate-hover, .btn.btn-info.btn-elevate-hover.active, .btn.btn-info.btn-elevate-hover:focus, .btn.btn-info.btn-elevate-hover:active, .btn.btn-info.btn-elevate-hover:hover {
  box-shadow: 0px 9px 16px 0px rgba(85, 120, 235, 0.25) !important;
}

/* line 8767, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-info.btn-elevate-hover.btn-sm, .btn-group-sm.show > .btn-elevate-hover.btn, .btn-group-sm.show > .btn.btn-info.btn-elevate-hover, .btn.btn-info.btn-elevate-hover.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-info.btn-elevate-hover.active, .btn.btn-info.btn-elevate-hover.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-info.btn-elevate-hover:focus, .btn.btn-info.btn-elevate-hover.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-info.btn-elevate-hover:active, .btn.btn-info.btn-elevate-hover.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-info.btn-elevate-hover:hover {
  box-shadow: 0px 6px 16px 0px rgba(85, 120, 235, 0.25) !important;
}

/* line 8770, app/assets/stylesheets/style.bundle.css */
.btn.btn-warning.btn-elevate {
  box-shadow: 0px 4px 16px 0px rgba(255, 184, 34, 0.15);
}

/* line 8772, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-warning.btn-elevate, .btn.btn-warning.btn-elevate:focus, .btn.btn-warning.btn-elevate.active, .btn.btn-warning.btn-elevate:active, .btn.btn-warning.btn-elevate:hover {
  box-shadow: 0px 9px 16px 0px rgba(255, 184, 34, 0.25) !important;
}

/* line 8774, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-warning.btn-elevate.btn-sm, .btn-group-sm.show > .btn-elevate.btn, .btn-group-sm.show > .btn.btn-warning.btn-elevate, .btn.btn-warning.btn-elevate.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-warning.btn-elevate:focus, .btn.btn-warning.btn-elevate.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-warning.btn-elevate.active, .btn.btn-warning.btn-elevate.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-warning.btn-elevate:active, .btn.btn-warning.btn-elevate.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-warning.btn-elevate:hover {
  box-shadow: 0px 6px 16px 0px rgba(255, 184, 34, 0.25) !important;
}

/* line 8777, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-warning.btn-elevate-hover, .btn.btn-warning.btn-elevate-hover.active, .btn.btn-warning.btn-elevate-hover:focus, .btn.btn-warning.btn-elevate-hover:active, .btn.btn-warning.btn-elevate-hover:hover {
  box-shadow: 0px 9px 16px 0px rgba(255, 184, 34, 0.25) !important;
}

/* line 8779, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-warning.btn-elevate-hover.btn-sm, .btn-group-sm.show > .btn-elevate-hover.btn, .btn-group-sm.show > .btn.btn-warning.btn-elevate-hover, .btn.btn-warning.btn-elevate-hover.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-warning.btn-elevate-hover.active, .btn.btn-warning.btn-elevate-hover.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-warning.btn-elevate-hover:focus, .btn.btn-warning.btn-elevate-hover.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-warning.btn-elevate-hover:active, .btn.btn-warning.btn-elevate-hover.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-warning.btn-elevate-hover:hover {
  box-shadow: 0px 6px 16px 0px rgba(255, 184, 34, 0.25) !important;
}

/* line 8782, app/assets/stylesheets/style.bundle.css */
.btn.btn-danger.btn-elevate {
  box-shadow: 0px 4px 16px 0px rgba(235, 87, 87, 0.15);
}

/* line 8784, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-danger.btn-elevate, .btn.btn-danger.btn-elevate:focus, .btn.btn-danger.btn-elevate.active, .btn.btn-danger.btn-elevate:active, .btn.btn-danger.btn-elevate:hover {
  box-shadow: 0px 9px 16px 0px rgba(235, 87, 87, 0.25) !important;
}

/* line 8786, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-danger.btn-elevate.btn-sm, .btn-group-sm.show > .btn-elevate.btn, .btn-group-sm.show > .btn.btn-danger.btn-elevate, .btn.btn-danger.btn-elevate.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-danger.btn-elevate:focus, .btn.btn-danger.btn-elevate.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-danger.btn-elevate.active, .btn.btn-danger.btn-elevate.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-danger.btn-elevate:active, .btn.btn-danger.btn-elevate.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-danger.btn-elevate:hover {
  box-shadow: 0px 6px 16px 0px rgba(235, 87, 87, 0.25) !important;
}

/* line 8789, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-danger.btn-elevate-hover, .btn.btn-danger.btn-elevate-hover.active, .btn.btn-danger.btn-elevate-hover:focus, .btn.btn-danger.btn-elevate-hover:active, .btn.btn-danger.btn-elevate-hover:hover {
  box-shadow: 0px 9px 16px 0px rgba(235, 87, 87, 0.25) !important;
}

/* line 8791, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-danger.btn-elevate-hover.btn-sm, .btn-group-sm.show > .btn-elevate-hover.btn, .btn-group-sm.show > .btn.btn-danger.btn-elevate-hover, .btn.btn-danger.btn-elevate-hover.active.btn-sm, .btn-group-sm > .active.btn, .btn-group-sm > .btn.btn-danger.btn-elevate-hover.active, .btn.btn-danger.btn-elevate-hover.btn-sm:focus, .btn-group-sm > .btn:focus, .btn-group-sm > .btn.btn-danger.btn-elevate-hover:focus, .btn.btn-danger.btn-elevate-hover.btn-sm:active, .btn-group-sm > .btn:active, .btn-group-sm > .btn.btn-danger.btn-elevate-hover:active, .btn.btn-danger.btn-elevate-hover.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-group-sm > .btn.btn-danger.btn-elevate-hover:hover {
  box-shadow: 0px 6px 16px 0px rgba(235, 87, 87, 0.25) !important;
}

/* line 8794, app/assets/stylesheets/style.bundle.css */
.btn.btn-square {
  border-radius: 0;
}

/* line 8797, app/assets/stylesheets/style.bundle.css */
.btn.btn-pill {
  border-radius: 2rem;
}

/* line 8800, app/assets/stylesheets/style.bundle.css */
.btn.btn-upper {
  text-transform: uppercase;
}

/* line 8803, app/assets/stylesheets/style.bundle.css */
.btn.btn-bold {
  font-weight: 600;
}

/* line 8806, app/assets/stylesheets/style.bundle.css */
.btn.btn-bolder {
  font-weight: 600;
}

/* line 8809, app/assets/stylesheets/style.bundle.css */
.btn.btn-boldest {
  font-weight: 700;
}

/* line 8812, app/assets/stylesheets/style.bundle.css */
.btn.btn-thin {
  font-weight: 400;
}

/* line 8815, app/assets/stylesheets/style.bundle.css */
.btn.btn-lower {
  text-transform: lowercase;
}

/* line 8818, app/assets/stylesheets/style.bundle.css */
.btn.btn-wide {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

/* line 8822, app/assets/stylesheets/style.bundle.css */
.btn.btn-wider {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

/* line 8826, app/assets/stylesheets/style.bundle.css */
.btn.btn-widest {
  padding-left: 3rem;
  padding-right: 3rem;
}

/* line 8830, app/assets/stylesheets/style.bundle.css */
.btn.btn-tall {
  padding-top: 0.85rem;
  padding-bottom: 0.85rem;
}

/* line 8834, app/assets/stylesheets/style.bundle.css */
.btn.btn-taller {
  padding-top: 1.15rem;
  padding-bottom: 1.15rem;
}

/* line 8838, app/assets/stylesheets/style.bundle.css */
.btn.btn-tallest {
  padding-top: 1.35rem;
  padding-bottom: 1.35rem;
}

/* line 8842, app/assets/stylesheets/style.bundle.css */
.btn.btn-font-sm {
  font-size: 0.85rem;
}

/* line 8845, app/assets/stylesheets/style.bundle.css */
.btn.btn-font-md {
  font-size: 1rem;
}

/* line 8848, app/assets/stylesheets/style.bundle.css */
.btn.btn-font-lg {
  font-size: 1.1rem;
}

/* line 8851, app/assets/stylesheets/style.bundle.css */
.btn {
  align-items: center;
}

/* line 8853, app/assets/stylesheets/style.bundle.css */
.btn [class^="la-"],
.btn [class*=" la-"] {
  font-size: 1.5rem;
}

/* line 8856, app/assets/stylesheets/style.bundle.css */
.btn [class^="fa-"],
.btn [class*=" fa-"] {
  font-size: 1.2rem;
}

/* line 8859, app/assets/stylesheets/style.bundle.css */
.btn [class^="flaticon-"],
.btn [class*=" flaticon-"],
.btn [class^="flaticon2-"],
.btn [class*=" flaticon2-"] {
  font-size: 1.2rem;
  float: left;
}

/* line 8865, app/assets/stylesheets/style.bundle.css */
.btn i {
  padding-right: 0.5rem;
  vertical-align: middle;
}

/* line 8868, app/assets/stylesheets/style.bundle.css */
.btn.btn-sm [class^="la-"], .btn-group-sm > .btn [class^="la-"],
.btn.btn-sm [class*=" la-"],
.btn-group-sm > .btn [class*=" la-"] {
  font-size: 1.3rem;
}

/* line 8872, app/assets/stylesheets/style.bundle.css */
.btn.btn-sm [class^="fa-"], .btn-group-sm > .btn [class^="fa-"],
.btn.btn-sm [class*=" fa-"],
.btn-group-sm > .btn [class*=" fa-"] {
  font-size: 1rem;
}

/* line 8876, app/assets/stylesheets/style.bundle.css */
.btn.btn-sm [class^="flaticon-"], .btn-group-sm > .btn [class^="flaticon-"],
.btn.btn-sm [class*=" flaticon-"],
.btn-group-sm > .btn [class*=" flaticon-"],
.btn.btn-sm [class^="flaticon2-"],
.btn-group-sm > .btn [class^="flaticon2-"],
.btn.btn-sm [class*=" flaticon2-"],
.btn-group-sm > .btn [class*=" flaticon2-"] {
  font-size: 1rem;
  float: left;
}

/* line 8885, app/assets/stylesheets/style.bundle.css */
.btn.btn-sm i, .btn-group-sm > .btn i {
  padding-right: 0.35rem;
}

/* line 8887, app/assets/stylesheets/style.bundle.css */
.btn.btn-lg [class^="la-"], .btn-group-lg > .btn [class^="la-"],
.btn.btn-lg [class*=" la-"],
.btn-group-lg > .btn [class*=" la-"] {
  font-size: 1.7rem;
}

/* line 8891, app/assets/stylesheets/style.bundle.css */
.btn.btn-lg [class^="fa-"], .btn-group-lg > .btn [class^="fa-"],
.btn.btn-lg [class*=" fa-"],
.btn-group-lg > .btn [class*=" fa-"] {
  font-size: 1.4rem;
}

/* line 8895, app/assets/stylesheets/style.bundle.css */
.btn.btn-lg [class^="flaticon-"], .btn-group-lg > .btn [class^="flaticon-"],
.btn.btn-lg [class*=" flaticon-"],
.btn-group-lg > .btn [class*=" flaticon-"],
.btn.btn-lg [class^="flaticon2-"],
.btn-group-lg > .btn [class^="flaticon2-"],
.btn.btn-lg [class*=" flaticon2-"],
.btn-group-lg > .btn [class*=" flaticon2-"] {
  font-size: 1.3rem;
  float: left;
}

/* line 8904, app/assets/stylesheets/style.bundle.css */
.btn.btn-lg i, .btn-group-lg > .btn i {
  padding-right: 0.75rem;
}

/* line 8907, app/assets/stylesheets/style.bundle.css */
.btn.btn-label {
  background-color: #f0f3ff;
  color: #583BC0;
  cursor: text !important;
}

/* line 8912, app/assets/stylesheets/style.bundle.css */
.btn.btn-link,
a.btn.btn-label,
button.btn.btn-label,
input.btn.btn-label {
  cursor: pointer !important;
}

/* line 8917, app/assets/stylesheets/style.bundle.css */
.btn.btn-link:focus, .btn.btn-link:hover, .btn.btn-link.active,
a.btn.btn-label:focus,
a.btn.btn-label:hover,
a.btn.btn-label.active,
button.btn.btn-label:focus,
button.btn.btn-label:hover,
button.btn.btn-label.active,
input.btn.btn-label:focus,
input.btn.btn-label:hover,
input.btn.btn-label.active {
  background-color: #583BC0;
  color: #ffffff;
}

/* line 8930, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-brand {
  background-color: rgba(88, 59, 192, 0.1);
  color: #583BC0;
  cursor: text !important;
}

/* line 8935, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-brand-o2 {
  background-color: rgba(88, 59, 192, 0.2);
  color: #583BC0;
  cursor: text !important;
}

/* line 8940, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-brand,
a.btn.btn-label-brand,
button.btn.btn-label-brand,
input.btn.btn-label-brand {
  cursor: pointer !important;
}

/* line 8945, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-brand:focus, label.btn.btn-label-brand:hover, label.btn.btn-label-brand.active,
a.btn.btn-label-brand:focus,
a.btn.btn-label-brand:hover,
a.btn.btn-label-brand.active,
button.btn.btn-label-brand:focus,
button.btn.btn-label-brand:hover,
button.btn.btn-label-brand.active,
input.btn.btn-label-brand:focus,
input.btn.btn-label-brand:hover,
input.btn.btn-label-brand.active {
  background-color: #583BC0;
  color: #ffffff;
}

/* line 8958, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-light {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  cursor: text !important;
}

/* line 8963, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-light-o2 {
  background-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  cursor: text !important;
}

/* line 8968, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-light,
a.btn.btn-label-light,
button.btn.btn-label-light,
input.btn.btn-label-light {
  cursor: pointer !important;
}

/* line 8973, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-light:focus, label.btn.btn-label-light:hover, label.btn.btn-label-light.active,
a.btn.btn-label-light:focus,
a.btn.btn-label-light:hover,
a.btn.btn-label-light.active,
button.btn.btn-label-light:focus,
button.btn.btn-label-light:hover,
button.btn.btn-label-light.active,
input.btn.btn-label-light:focus,
input.btn.btn-label-light:hover,
input.btn.btn-label-light.active {
  background-color: #ffffff;
  color: #282a3c;
}

/* line 8986, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-dark {
  background-color: rgba(40, 42, 60, 0.1);
  color: #282a3c;
  cursor: text !important;
}

/* line 8991, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-dark-o2 {
  background-color: rgba(40, 42, 60, 0.2);
  color: #282a3c;
  cursor: text !important;
}

/* line 8996, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-dark,
a.btn.btn-label-dark,
button.btn.btn-label-dark,
input.btn.btn-label-dark {
  cursor: pointer !important;
}

/* line 9001, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-dark:focus, label.btn.btn-label-dark:hover, label.btn.btn-label-dark.active,
a.btn.btn-label-dark:focus,
a.btn.btn-label-dark:hover,
a.btn.btn-label-dark.active,
button.btn.btn-label-dark:focus,
button.btn.btn-label-dark:hover,
button.btn.btn-label-dark.active,
input.btn.btn-label-dark:focus,
input.btn.btn-label-dark:hover,
input.btn.btn-label-dark.active {
  background-color: #282a3c;
  color: #ffffff;
}

/* line 9014, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-primary {
  background-color: rgba(65, 105, 225, 0.1);
  color: #4169E1;
  cursor: text !important;
}

/* line 9019, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-primary-o2 {
  background-color: rgba(65, 105, 225, 0.2);
  color: #4169E1;
  cursor: text !important;
}

/* line 9024, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-primary,
a.btn.btn-label-primary,
button.btn.btn-label-primary,
input.btn.btn-label-primary {
  cursor: pointer !important;
}

/* line 9029, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-primary:focus, label.btn.btn-label-primary:hover, label.btn.btn-label-primary.active,
a.btn.btn-label-primary:focus,
a.btn.btn-label-primary:hover,
a.btn.btn-label-primary.active,
button.btn.btn-label-primary:focus,
button.btn.btn-label-primary:hover,
button.btn.btn-label-primary.active,
input.btn.btn-label-primary:focus,
input.btn.btn-label-primary:hover,
input.btn.btn-label-primary.active {
  background-color: #4169E1;
  color: #ffffff;
}

/* line 9042, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-success {
  background-color: rgba(10, 187, 135, 0.1);
  color: #0abb87;
  cursor: text !important;
}

/* line 9047, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-success-o2 {
  background-color: rgba(10, 187, 135, 0.2);
  color: #0abb87;
  cursor: text !important;
}

/* line 9052, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-success,
a.btn.btn-label-success,
button.btn.btn-label-success,
input.btn.btn-label-success {
  cursor: pointer !important;
}

/* line 9057, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-success:focus, label.btn.btn-label-success:hover, label.btn.btn-label-success.active,
a.btn.btn-label-success:focus,
a.btn.btn-label-success:hover,
a.btn.btn-label-success.active,
button.btn.btn-label-success:focus,
button.btn.btn-label-success:hover,
button.btn.btn-label-success.active,
input.btn.btn-label-success:focus,
input.btn.btn-label-success:hover,
input.btn.btn-label-success.active {
  background-color: #0abb87;
  color: #ffffff;
}

/* line 9070, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-info {
  background-color: rgba(85, 120, 235, 0.1);
  color: #5578eb;
  cursor: text !important;
}

/* line 9075, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-info-o2 {
  background-color: rgba(85, 120, 235, 0.2);
  color: #5578eb;
  cursor: text !important;
}

/* line 9080, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-info,
a.btn.btn-label-info,
button.btn.btn-label-info,
input.btn.btn-label-info {
  cursor: pointer !important;
}

/* line 9085, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-info:focus, label.btn.btn-label-info:hover, label.btn.btn-label-info.active,
a.btn.btn-label-info:focus,
a.btn.btn-label-info:hover,
a.btn.btn-label-info.active,
button.btn.btn-label-info:focus,
button.btn.btn-label-info:hover,
button.btn.btn-label-info.active,
input.btn.btn-label-info:focus,
input.btn.btn-label-info:hover,
input.btn.btn-label-info.active {
  background-color: #5578eb;
  color: #ffffff;
}

/* line 9098, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-warning {
  background-color: rgba(255, 184, 34, 0.1);
  color: #ffb822;
  cursor: text !important;
}

/* line 9103, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-warning-o2 {
  background-color: rgba(255, 184, 34, 0.2);
  color: #ffb822;
  cursor: text !important;
}

/* line 9108, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-warning,
a.btn.btn-label-warning,
button.btn.btn-label-warning,
input.btn.btn-label-warning {
  cursor: pointer !important;
}

/* line 9113, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-warning:focus, label.btn.btn-label-warning:hover, label.btn.btn-label-warning.active,
a.btn.btn-label-warning:focus,
a.btn.btn-label-warning:hover,
a.btn.btn-label-warning.active,
button.btn.btn-label-warning:focus,
button.btn.btn-label-warning:hover,
button.btn.btn-label-warning.active,
input.btn.btn-label-warning:focus,
input.btn.btn-label-warning:hover,
input.btn.btn-label-warning.active {
  background-color: #ffb822;
  color: #111111;
}

/* line 9126, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-danger {
  background-color: rgba(235, 87, 87, 0.1);
  color: #EB5757;
  cursor: text !important;
}

/* line 9131, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-danger-o2 {
  background-color: rgba(235, 87, 87, 0.2);
  color: #EB5757;
  cursor: text !important;
}

/* line 9136, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-danger,
a.btn.btn-label-danger,
button.btn.btn-label-danger,
input.btn.btn-label-danger {
  cursor: pointer !important;
}

/* line 9141, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-danger:focus, label.btn.btn-label-danger:hover, label.btn.btn-label-danger.active,
a.btn.btn-label-danger:focus,
a.btn.btn-label-danger:hover,
a.btn.btn-label-danger.active,
button.btn.btn-label-danger:focus,
button.btn.btn-label-danger:hover,
button.btn.btn-label-danger.active,
input.btn.btn-label-danger:focus,
input.btn.btn-label-danger:hover,
input.btn.btn-label-danger.active {
  background-color: #EB5757;
  color: #fff;
}

/* line 9154, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-facebook {
  background-color: rgba(59, 89, 152, 0.1);
  color: #3b5998;
  cursor: text !important;
}

/* line 9159, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-facebook-o2 {
  background-color: rgba(59, 89, 152, 0.2);
  color: #3b5998;
  cursor: text !important;
}

/* line 9164, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-facebook,
a.btn.btn-label-facebook,
button.btn.btn-label-facebook,
input.btn.btn-label-facebook {
  cursor: pointer !important;
}

/* line 9169, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-facebook:focus, label.btn.btn-label-facebook:hover, label.btn.btn-label-facebook.active,
a.btn.btn-label-facebook:focus,
a.btn.btn-label-facebook:hover,
a.btn.btn-label-facebook.active,
button.btn.btn-label-facebook:focus,
button.btn.btn-label-facebook:hover,
button.btn.btn-label-facebook.active,
input.btn.btn-label-facebook:focus,
input.btn.btn-label-facebook:hover,
input.btn.btn-label-facebook.active {
  background-color: #3b5998;
  color: #ffffff;
}

/* line 9182, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-google {
  background-color: rgba(220, 78, 65, 0.1);
  color: #dc4e41;
  cursor: text !important;
}

/* line 9187, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-google-o2 {
  background-color: rgba(220, 78, 65, 0.2);
  color: #dc4e41;
  cursor: text !important;
}

/* line 9192, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-google,
a.btn.btn-label-google,
button.btn.btn-label-google,
input.btn.btn-label-google {
  cursor: pointer !important;
}

/* line 9197, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-google:focus, label.btn.btn-label-google:hover, label.btn.btn-label-google.active,
a.btn.btn-label-google:focus,
a.btn.btn-label-google:hover,
a.btn.btn-label-google.active,
button.btn.btn-label-google:focus,
button.btn.btn-label-google:hover,
button.btn.btn-label-google.active,
input.btn.btn-label-google:focus,
input.btn.btn-label-google:hover,
input.btn.btn-label-google.active {
  background-color: #dc4e41;
  color: #ffffff;
}

/* line 9210, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-twitter {
  background-color: rgba(74, 179, 244, 0.1);
  color: #4AB3F4;
  cursor: text !important;
}

/* line 9215, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-twitter-o2 {
  background-color: rgba(74, 179, 244, 0.2);
  color: #4AB3F4;
  cursor: text !important;
}

/* line 9220, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-twitter,
a.btn.btn-label-twitter,
button.btn.btn-label-twitter,
input.btn.btn-label-twitter {
  cursor: pointer !important;
}

/* line 9225, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-twitter:focus, label.btn.btn-label-twitter:hover, label.btn.btn-label-twitter.active,
a.btn.btn-label-twitter:focus,
a.btn.btn-label-twitter:hover,
a.btn.btn-label-twitter.active,
button.btn.btn-label-twitter:focus,
button.btn.btn-label-twitter:hover,
button.btn.btn-label-twitter.active,
input.btn.btn-label-twitter:focus,
input.btn.btn-label-twitter:hover,
input.btn.btn-label-twitter.active {
  background-color: #4AB3F4;
  color: #ffffff;
}

/* line 9238, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-instagram {
  background-color: rgba(81, 127, 164, 0.1);
  color: #517fa4;
  cursor: text !important;
}

/* line 9243, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-instagram-o2 {
  background-color: rgba(81, 127, 164, 0.2);
  color: #517fa4;
  cursor: text !important;
}

/* line 9248, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-instagram,
a.btn.btn-label-instagram,
button.btn.btn-label-instagram,
input.btn.btn-label-instagram {
  cursor: pointer !important;
}

/* line 9253, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-instagram:focus, label.btn.btn-label-instagram:hover, label.btn.btn-label-instagram.active,
a.btn.btn-label-instagram:focus,
a.btn.btn-label-instagram:hover,
a.btn.btn-label-instagram.active,
button.btn.btn-label-instagram:focus,
button.btn.btn-label-instagram:hover,
button.btn.btn-label-instagram.active,
input.btn.btn-label-instagram:focus,
input.btn.btn-label-instagram:hover,
input.btn.btn-label-instagram.active {
  background-color: #517fa4;
  color: #ffffff;
}

/* line 9266, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-youtube {
  background-color: rgba(179, 18, 23, 0.1);
  color: #b31217;
  cursor: text !important;
}

/* line 9271, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-youtube-o2 {
  background-color: rgba(179, 18, 23, 0.2);
  color: #b31217;
  cursor: text !important;
}

/* line 9276, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-youtube,
a.btn.btn-label-youtube,
button.btn.btn-label-youtube,
input.btn.btn-label-youtube {
  cursor: pointer !important;
}

/* line 9281, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-youtube:focus, label.btn.btn-label-youtube:hover, label.btn.btn-label-youtube.active,
a.btn.btn-label-youtube:focus,
a.btn.btn-label-youtube:hover,
a.btn.btn-label-youtube.active,
button.btn.btn-label-youtube:focus,
button.btn.btn-label-youtube:hover,
button.btn.btn-label-youtube.active,
input.btn.btn-label-youtube:focus,
input.btn.btn-label-youtube:hover,
input.btn.btn-label-youtube.active {
  background-color: #b31217;
  color: #ffffff;
}

/* line 9294, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-linkedin {
  background-color: rgba(0, 119, 181, 0.1);
  color: #0077b5;
  cursor: text !important;
}

/* line 9299, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-linkedin-o2 {
  background-color: rgba(0, 119, 181, 0.2);
  color: #0077b5;
  cursor: text !important;
}

/* line 9304, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-linkedin,
a.btn.btn-label-linkedin,
button.btn.btn-label-linkedin,
input.btn.btn-label-linkedin {
  cursor: pointer !important;
}

/* line 9309, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-linkedin:focus, label.btn.btn-label-linkedin:hover, label.btn.btn-label-linkedin.active,
a.btn.btn-label-linkedin:focus,
a.btn.btn-label-linkedin:hover,
a.btn.btn-label-linkedin.active,
button.btn.btn-label-linkedin:focus,
button.btn.btn-label-linkedin:hover,
button.btn.btn-label-linkedin.active,
input.btn.btn-label-linkedin:focus,
input.btn.btn-label-linkedin:hover,
input.btn.btn-label-linkedin.active {
  background-color: #0077b5;
  color: #ffffff;
}

/* line 9322, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-skype {
  background-color: rgba(0, 175, 240, 0.1);
  color: #00aff0;
  cursor: text !important;
}

/* line 9327, app/assets/stylesheets/style.bundle.css */
.btn.btn-label-skype-o2 {
  background-color: rgba(0, 175, 240, 0.2);
  color: #00aff0;
  cursor: text !important;
}

/* line 9332, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-skype,
a.btn.btn-label-skype,
button.btn.btn-label-skype,
input.btn.btn-label-skype {
  cursor: pointer !important;
}

/* line 9337, app/assets/stylesheets/style.bundle.css */
label.btn.btn-label-skype:focus, label.btn.btn-label-skype:hover, label.btn.btn-label-skype.active,
a.btn.btn-label-skype:focus,
a.btn.btn-label-skype:hover,
a.btn.btn-label-skype.active,
button.btn.btn-label-skype:focus,
button.btn.btn-label-skype:hover,
button.btn.btn-label-skype.active,
input.btn.btn-label-skype:focus,
input.btn.btn-label-skype:hover,
input.btn.btn-label-skype.active {
  background-color: #00aff0;
  color: #ffffff;
}

/* line 9350, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

/* line 9355, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-circle {
  border-radius: 50%;
}

/* line 9357, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon i {
  padding: 0;
  margin: 0;
}

/* line 9360, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon [class^="socicon-"],
.btn.btn-icon [class*=" socicon-"] {
  line-height: 1;
}

/* line 9363, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon {
  height: 3rem;
  width: 3rem;
}

/* line 9366, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-sm, .btn-group-sm > .btn.btn-icon {
  height: 2.5rem;
  width: 2.5rem;
}

/* line 9369, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-lg, .btn-group-lg > .btn.btn-icon {
  height: 4rem;
  width: 4rem;
}

/* line 9372, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-icon-sm [class^="la-"],
.btn.btn-icon.btn-icon-sm [class*=" la-"] {
  font-size: 1.25rem;
}

/* line 9375, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-icon-sm [class^="fa-"],
.btn.btn-icon.btn-icon-sm [class*=" fa-"] {
  font-size: 1.15rem;
}

/* line 9378, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-icon-sm [class^="flaticon-"],
.btn.btn-icon.btn-icon-sm [class*=" flaticon-"],
.btn.btn-icon.btn-icon-sm [class^="flaticon2-"],
.btn.btn-icon.btn-icon-sm [class*=" flaticon2-"] {
  font-size: 1.15rem;
  float: left;
}

/* line 9384, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-icon-md [class^="la-"],
.btn.btn-icon.btn-icon-md [class*=" la-"] {
  font-size: 1.3rem;
}

/* line 9387, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-icon-md [class^="fa-"],
.btn.btn-icon.btn-icon-md [class*=" fa-"] {
  font-size: 1.2rem;
}

/* line 9390, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-icon-md [class^="flaticon-"],
.btn.btn-icon.btn-icon-md [class*=" flaticon-"],
.btn.btn-icon.btn-icon-md [class^="flaticon2-"],
.btn.btn-icon.btn-icon-md [class*=" flaticon2-"] {
  font-size: 1.2rem;
  float: left;
}

/* line 9396, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-icon-lg [class^="la-"],
.btn.btn-icon.btn-icon-lg [class*=" la-"] {
  font-size: 1.4rem;
}

/* line 9399, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-icon-lg [class^="fa-"],
.btn.btn-icon.btn-icon-lg [class*=" fa-"] {
  font-size: 1.4rem;
}

/* line 9402, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-icon-lg [class^="flaticon-"],
.btn.btn-icon.btn-icon-lg [class*=" flaticon-"],
.btn.btn-icon.btn-icon-lg [class^="flaticon2-"],
.btn.btn-icon.btn-icon-lg [class*=" flaticon2-"] {
  font-size: 1.4rem;
  float: left;
}

/* line 9408, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-brand i {
  color: #ffffff;
}

/* line 9410, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-brand:focus i, .btn.btn-icon.btn-brand:hover i, .btn.btn-icon.btn-brand.active i {
  color: #ffffff;
}

/* line 9412, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-light i {
  color: #282a3c;
}

/* line 9414, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-light:focus i, .btn.btn-icon.btn-light:hover i, .btn.btn-icon.btn-light.active i {
  color: #282a3c;
}

/* line 9416, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-dark i {
  color: #ffffff;
}

/* line 9418, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-dark:focus i, .btn.btn-icon.btn-dark:hover i, .btn.btn-icon.btn-dark.active i {
  color: #ffffff;
}

/* line 9420, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-primary i {
  color: #ffffff;
}

/* line 9422, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-primary:focus i, .btn.btn-icon.btn-primary:hover i, .btn.btn-icon.btn-primary.active i {
  color: #ffffff;
}

/* line 9424, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-success i {
  color: #ffffff;
}

/* line 9426, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-success:focus i, .btn.btn-icon.btn-success:hover i, .btn.btn-icon.btn-success.active i {
  color: #ffffff;
}

/* line 9428, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-info i {
  color: #ffffff;
}

/* line 9430, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-info:focus i, .btn.btn-icon.btn-info:hover i, .btn.btn-icon.btn-info.active i {
  color: #ffffff;
}

/* line 9432, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-warning i {
  color: #111111;
}

/* line 9434, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-warning:focus i, .btn.btn-icon.btn-warning:hover i, .btn.btn-icon.btn-warning.active i {
  color: #111111;
}

/* line 9436, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-danger i {
  color: #fff;
}

/* line 9438, app/assets/stylesheets/style.bundle.css */
.btn.btn-icon.btn-danger:focus i, .btn.btn-icon.btn-danger:hover i, .btn.btn-icon.btn-danger.active i {
  color: #fff;
}

/* line 9441, app/assets/stylesheets/style.bundle.css */
.btn-icon-h {
  height: 3rem;
}

/* line 9444, app/assets/stylesheets/style.bundle.css */
.btn-icon-h.btn-sm, .btn-group-sm > .btn-icon-h.btn {
  height: 2.25rem;
}

/* line 9447, app/assets/stylesheets/style.bundle.css */
.btn-icon-h.btn-lg, .btn-group-lg > .btn-icon-h.btn {
  height: 4rem;
}

/* line 9450, app/assets/stylesheets/style.bundle.css */
.input-group-append .btn.btn-icon,
.input-group-prepend .btn.btn-icon {
  height: auto;
}

/* line 9454, app/assets/stylesheets/style.bundle.css */
.btn.kt-spinner:not(.kt-spinner--center) {
  padding-left: 3rem;
}

/* line 9456, app/assets/stylesheets/style.bundle.css */
.btn.kt-spinner:not(.kt-spinner--center):before {
  left: 1rem;
}

/* line 9459, app/assets/stylesheets/style.bundle.css */
.btn.kt-spinner.kt-spinner--right {
  padding-left: 1rem;
  padding-right: 3rem;
}

/* line 9462, app/assets/stylesheets/style.bundle.css */
.btn.kt-spinner.kt-spinner--right:before {
  left: auto;
  right: 1rem;
}

/* line 9466, app/assets/stylesheets/style.bundle.css */
.btn.kt-spinner.kt-spinner--sm:not(.kt-spinner--center) {
  padding-left: 2.5rem;
}

/* line 9468, app/assets/stylesheets/style.bundle.css */
.btn.kt-spinner.kt-spinner--sm:not(.kt-spinner--center):before {
  left: 1rem;
}

/* line 9471, app/assets/stylesheets/style.bundle.css */
.btn.kt-spinner.kt-spinner--sm.kt-spinner--right {
  padding-left: 1rem;
  padding-right: 2.5rem;
}

/* line 9474, app/assets/stylesheets/style.bundle.css */
.btn.kt-spinner.kt-spinner--sm.kt-spinner--right:before {
  left: auto;
  right: 1rem;
}

/* line 9478, app/assets/stylesheets/style.bundle.css */
.btn.kt-spinner.kt-spinner--lg:not(.kt-spinner--center) {
  padding-left: 3.5rem;
}

/* line 9480, app/assets/stylesheets/style.bundle.css */
.btn.kt-spinner.kt-spinner--lg:not(.kt-spinner--center):before {
  left: 1rem;
}

/* line 9483, app/assets/stylesheets/style.bundle.css */
.btn.kt-spinner.kt-spinner--lg.kt-spinner--right {
  padding-left: 1rem;
  padding-right: 3.5rem;
}

/* line 9486, app/assets/stylesheets/style.bundle.css */
.btn.kt-spinner.kt-spinner--lg.kt-spinner--right:before {
  left: auto;
  right: 1rem;
}

/* line 9490, app/assets/stylesheets/style.bundle.css */
.btn.btn-glow {
  box-shadow: 0px 2px 14px 2px rgba(255, 255, 255, 0.1);
}

/* line 9492, app/assets/stylesheets/style.bundle.css */
.show > .btn.btn-glow, .btn.btn-glow.active, .btn.btn-glow:active, .btn.btn-glow:hover {
  box-shadow: 0px 2px 14px 2px rgba(255, 255, 255, 0.3);
}

/* line 9495, app/assets/stylesheets/style.bundle.css */
.btn-group.btn-pill {
  border-radius: 2rem;
  overflow: hidden;
}

/* line 9498, app/assets/stylesheets/style.bundle.css */
.btn-group.btn-pill .btn-brand {
  border-width: 1px;
  border-style: solid;
}

/* line 9501, app/assets/stylesheets/style.bundle.css */
.btn-group.btn-pill .btn-light {
  border-width: 1px;
  border-style: solid;
}

/* line 9504, app/assets/stylesheets/style.bundle.css */
.btn-group.btn-pill .btn-dark {
  border-width: 1px;
  border-style: solid;
}

/* line 9507, app/assets/stylesheets/style.bundle.css */
.btn-group.btn-pill .btn-primary {
  border-width: 1px;
  border-style: solid;
}

/* line 9510, app/assets/stylesheets/style.bundle.css */
.btn-group.btn-pill .btn-success {
  border-width: 1px;
  border-style: solid;
}

/* line 9513, app/assets/stylesheets/style.bundle.css */
.btn-group.btn-pill .btn-info {
  border-width: 1px;
  border-style: solid;
}

/* line 9516, app/assets/stylesheets/style.bundle.css */
.btn-group.btn-pill .btn-warning {
  border-width: 1px;
  border-style: solid;
}

/* line 9519, app/assets/stylesheets/style.bundle.css */
.btn-group.btn-pill .btn-danger {
  border-width: 1px;
  border-style: solid;
}

/* line 9523, app/assets/stylesheets/style.bundle.css */
.btn-group.btn-elevated {
  box-shadow: 0px 0px 11px 0px rgba(56, 36, 99, 0.08);
}

@media (max-width: 768px) {
  /* line 9527, app/assets/stylesheets/style.bundle.css */
  .btn-group.btn-pill {
    border-radius: 0;
  }
  /* line 9529, app/assets/stylesheets/style.bundle.css */
  .btn-group.btn-pill .nav {
    justify-content: center;
  }
  /* line 9531, app/assets/stylesheets/style.bundle.css */
  .btn-group.btn-pill .btn {
    margin-bottom: 0.5rem;
    border-radius: 2rem;
  }
}

/* line 9535, app/assets/stylesheets/style.bundle.css */
code {
  background-color: #f7f8fa;
  padding: 0.15rem 0.25rem;
  border-radius: 4px;
}

/* line 9540, app/assets/stylesheets/style.bundle.css */
.dropdown-menu {
  border: 0 !important;
  margin: 0;
  border-radius: 0;
  min-width: 14rem;
  padding: 0;
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  padding: 1rem 0;
  border-radius: 4px;
  left: 0;
  /*rtl:raw:
    right: auto;
    */
}

/* line 9553, app/assets/stylesheets/style.bundle.css */
.dropdown-menu.dropdown-menu-fit {
  padding: 0;
}

/* line 9555, app/assets/stylesheets/style.bundle.css */
.dropdown-menu.dropdown-menu-fit-bottom {
  padding-bottom: 0;
}

/* line 9557, app/assets/stylesheets/style.bundle.css */
.dropdown-menu.dropdown-menu-fit-top {
  padding-top: 0;
}

/* line 9559, app/assets/stylesheets/style.bundle.css */
.dropdown-menu.dropdown-menu-fit:not(.dropdown-menu-top-unround) > div:first-of-type {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 9562, app/assets/stylesheets/style.bundle.css */
.dropdown-menu.dropdown-menu-fit:not(.dropdown-menu-top-unround) form {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 9565, app/assets/stylesheets/style.bundle.css */
.dropdown-menu.dropdown-menu-top-unround {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 9568, app/assets/stylesheets/style.bundle.css */
.dropdown-menu:before, .dropdown-menu:after {
  display: none !important;
}

/* line 9570, app/assets/stylesheets/style.bundle.css */
.dropdown-menu > li > a,
.dropdown-menu > .dropdown-item {
  outline: none !important;
  display: flex;
  flex-grow: 1;
  padding: 0.7rem 1.2rem;
}

/* line 9576, app/assets/stylesheets/style.bundle.css */
.dropdown-menu > li > a [class^="la-"],
.dropdown-menu > li > a [class*=" la-"],
.dropdown-menu > .dropdown-item [class^="la-"],
.dropdown-menu > .dropdown-item [class*=" la-"] {
  font-size: 1.4rem;
}

/* line 9581, app/assets/stylesheets/style.bundle.css */
.dropdown-menu > li > a [class^="fa-"],
.dropdown-menu > li > a [class*=" fa-"],
.dropdown-menu > .dropdown-item [class^="fa-"],
.dropdown-menu > .dropdown-item [class*=" fa-"] {
  font-size: 1.4rem;
}

/* line 9586, app/assets/stylesheets/style.bundle.css */
.dropdown-menu > li > a [class^="flaticon-"],
.dropdown-menu > li > a [class*=" flaticon-"],
.dropdown-menu > li > a [class^="flaticon2-"],
.dropdown-menu > li > a [class*=" flaticon2-"],
.dropdown-menu > .dropdown-item [class^="flaticon-"],
.dropdown-menu > .dropdown-item [class*=" flaticon-"],
.dropdown-menu > .dropdown-item [class^="flaticon2-"],
.dropdown-menu > .dropdown-item [class*=" flaticon2-"] {
  font-size: 1.3rem;
  float: left;
}

/* line 9596, app/assets/stylesheets/style.bundle.css */
.dropdown-menu > li > a > i,
.dropdown-menu > .dropdown-item > i {
  margin-right: 0.75rem;
  color: #2E2F36;
}

/* line 9600, app/assets/stylesheets/style.bundle.css */
.dropdown-menu > li > a > i:before,
.dropdown-menu > .dropdown-item > i:before {
  line-height: 0;
  vertical-align: middle;
}

/* line 9604, app/assets/stylesheets/style.bundle.css */
.dropdown-menu .dropdown-divider {
  border-top: 1px solid #ebedf2;
}

/* line 9606, app/assets/stylesheets/style.bundle.css */
.dropdown-menu .dropdown-menu:not(.daterangepicker) {
  /*rtl:raw:
        left: auto !important;
        */
}

/* line 9610, app/assets/stylesheets/style.bundle.css */
.dropdown-menu.dropdown-menu-xs {
  width: 160px;
}

/* line 9612, app/assets/stylesheets/style.bundle.css */
.dropdown-menu.dropdown-menu-sm {
  width: 240px;
}

/* line 9614, app/assets/stylesheets/style.bundle.css */
.dropdown-menu.dropdown-menu-md {
  width: 260px;
}

/* line 9616, app/assets/stylesheets/style.bundle.css */
.dropdown-menu.dropdown-menu-lg {
  width: 320px;
}

/* line 9618, app/assets/stylesheets/style.bundle.css */
.dropdown-menu.dropdown-menu-xl {
  width: 380px;
}

/* line 9620, app/assets/stylesheets/style.bundle.css */
.dropdown-menu.dropdown-menu-anim {
  animation: dropdown-menu-fade-in .3s ease 1, dropdown-menu-move-up .3s ease-out 1;
}

/* line 9622, app/assets/stylesheets/style.bundle.css */
.dropup .dropdown-menu.dropdown-menu-anim,
.dropdown-menu .dropdown-menu-anim-down.dropdown-menu-anim {
  animation: dropdown-menu-fade-in .3s ease 1, dropdown-menu-move-down .3s ease-out 1;
}

@media (max-width: 768px) {
  /* line 9626, app/assets/stylesheets/style.bundle.css */
  .dropdown-menu.dropdown-menu-xl, .dropdown-menu.dropdown-menu-lg, .dropdown-menu.dropdown-menu-md {
    width: 300px;
  }
}

/* line 9629, app/assets/stylesheets/style.bundle.css */
.nav-link.dropdown-toggle:after,
.btn.dropdown-toggle:after {
  text-align: center;
  display: inline;
  border: 0;
  font-size: 0.6rem;
  line-height: 0;
  vertical-align: middle;
  position: relative;
  margin-left: 0.5rem;
  opacity: 0.7;
  font-family: Flaticon2;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  content: "";
}

/* line 9653, app/assets/stylesheets/style.bundle.css */
.nav-link.dropdown-toggle.dropdown-toggle-split:after,
.btn.dropdown-toggle.dropdown-toggle-split:after {
  right: 1px;
}

/* line 9657, app/assets/stylesheets/style.bundle.css */
.dropdown.dropdown-inline {
  display: inline-block;
}

/* line 9660, app/assets/stylesheets/style.bundle.css */
.dropup .nav-link.dropdown-toggle:after,
.dropup .btn.dropdown-toggle:after {
  font-family: Flaticon2;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  content: "";
}

/* line 9675, app/assets/stylesheets/style.bundle.css */
.btn-group.dropright .nav-link.dropdown-toggle:before,
.btn-group.dropright .btn.dropdown-toggle:before {
  display: none;
}

/* line 9679, app/assets/stylesheets/style.bundle.css */
.btn-group.dropright .nav-link.dropdown-toggle:after,
.btn-group.dropright .btn.dropdown-toggle:after {
  font-family: Flaticon2;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  content: "";
}

/* line 9694, app/assets/stylesheets/style.bundle.css */
.btn-group.dropleft .nav-link.dropdown-toggle:before,
.btn-group.dropleft .btn.dropdown-toggle:before {
  display: none;
}

/* line 9698, app/assets/stylesheets/style.bundle.css */
.btn-group.dropleft .nav-link.dropdown-toggle:after,
.btn-group.dropleft .btn.dropdown-toggle:after {
  font-family: Flaticon2;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  content: "";
}

@keyframes dropdown-menu-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes dropdown-menu-move-down {
  from {
    margin-top: -10px;
  }
  to {
    margin-top: 0;
  }
}

@keyframes dropdown-menu-move-up {
  from {
    margin-top: 10px;
  }
  to {
    margin-top: 0;
  }
}

/* line 9731, app/assets/stylesheets/style.bundle.css */
.form-group {
  margin-bottom: 2rem;
}

/* line 9733, app/assets/stylesheets/style.bundle.css */
.form-group.form-group-marginless, .form-group.form-group-last {
  margin-bottom: 0px;
}

/* line 9735, app/assets/stylesheets/style.bundle.css */
.form-group label {
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 0.24px;
  color: #74747B;
}

/* line 9742, app/assets/stylesheets/style.bundle.css */
.form-group .invalid-feedback,
.form-group .valid-feedback {
  font-size: 13px;
  font-weight: bold;
}

/* line 9746, app/assets/stylesheets/style.bundle.css */
.form-group .form-text {
  font-size: 0.9rem;
}

/* line 9748, app/assets/stylesheets/style.bundle.css */
.form-group.form-group-md {
  margin-bottom: 1rem;
}

/* line 9750, app/assets/stylesheets/style.bundle.css */
.form-group.form-group-sm {
  margin-bottom: 0.5rem;
}

/* line 9752, app/assets/stylesheets/style.bundle.css */
.form-group.form-group-xs {
  margin-bottom: 0.25rem;
}

/* line 9754, app/assets/stylesheets/style.bundle.css */
.form-group.form-group-last {
  margin-bottom: 0rem;
}

/* line 9757, app/assets/stylesheets/style.bundle.css */
.kt-form .form-control {
  font-size: 17px;
  line-height: 25px;
  height: 51px;
}

/* line 9762, app/assets/stylesheets/style.bundle.css */
.kt-form textarea.form-control {
  height: auto;
}

/* line 9765, app/assets/stylesheets/style.bundle.css */
.form-control {
  font-weight: normal;
  color: #2E2F36;
  border-color: #E2E5EC;
}

/* line 9769, app/assets/stylesheets/style.bundle.css */
.form-control:focus, .form-control:active {
  box-shadow: none !important;
}

/* line 9771, app/assets/stylesheets/style.bundle.css */
.form-control[readonly] {
  background-color: #ffffff;
}

/* line 9773, app/assets/stylesheets/style.bundle.css */
.form-control.form-control-pill {
  border-radius: 50px;
}

/* line 9775, app/assets/stylesheets/style.bundle.css */
.form-control.form-control-auto {
  width: auto;
}

/* line 9777, app/assets/stylesheets/style.bundle.css */
.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: .5;
}

/* line 9780, app/assets/stylesheets/style.bundle.css */
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  opacity: .5;
}

/* line 9783, app/assets/stylesheets/style.bundle.css */
.form-control:-ms-input-placeholder {
  /* IE 10+ */
  opacity: .5;
}

/* line 9786, app/assets/stylesheets/style.bundle.css */
.form-control:-moz-placeholder {
  /* Firefox 18- */
  opacity: .5;
}

/* line 9790, app/assets/stylesheets/style.bundle.css */
.custom-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 9795, app/assets/stylesheets/style.bundle.css */
.custom-file {
  width: 100%;
}

/* line 9798, app/assets/stylesheets/style.bundle.css */
.custom-file-input:focus ~ .custom-file-label {
  box-shadow: none !important;
}

/* line 9801, app/assets/stylesheets/style.bundle.css */
.custom-file-label {
  text-align: left;
}

/* line 9803, app/assets/stylesheets/style.bundle.css */
.custom-file-label:after {
  float: left;
}

/* line 9806, app/assets/stylesheets/style.bundle.css */
.input-group [class^="la-"],
.input-group [class*=" la-"] {
  font-size: 1.4rem;
}

/* line 9810, app/assets/stylesheets/style.bundle.css */
.input-group [class^="fa-"],
.input-group [class*=" fa-"] {
  font-size: 1.2rem;
}

/* line 9814, app/assets/stylesheets/style.bundle.css */
.input-group [class^="flaticon-"],
.input-group [class*=" flaticon-"],
.input-group [class^="flaticon2-"],
.input-group [class*=" flaticon2-"] {
  font-size: 1.2rem;
  float: left;
}

/* line 9821, app/assets/stylesheets/style.bundle.css */
.input-group i {
  color: #2E2F36;
  line-height: 0;
}

/* line 9825, app/assets/stylesheets/style.bundle.css */
.input-group .form-control.is-valid + .input-group-append,
.input-group .form-control.is-invalid + .input-group-append {
  margin-left: 0;
}

/* line 9829, app/assets/stylesheets/style.bundle.css */
.input-group .input-group-prepend + .form-control.is-valid,
.input-group .input-group-prepend + .form-control.is-invalid {
  margin-left: 1px;
}

/* line 9833, app/assets/stylesheets/style.bundle.css */
.input-group.input-group--color .input-group-prepend {
  border: 1px solid #ebedf2;
  border-right: none;
  padding: 0 10px;
}

/* line 9837, app/assets/stylesheets/style.bundle.css */
.input-group.input-group--color .input-group-prepend #orgcolor-preview {
  width: 30px;
  height: 30px;
  border-radius: 3px;
  margin: auto;
  border: 1px solid #ebedf2;
}

/* line 9844, app/assets/stylesheets/style.bundle.css */
.validated .valid-feedback,
.validated .invalid-feedback {
  display: block;
}

/* line 9848, app/assets/stylesheets/style.bundle.css */
.row.row-no-padding {
  margin-left: 0;
  margin-right: 0;
}

/* line 9851, app/assets/stylesheets/style.bundle.css */
.row.row-no-padding > div {
  padding-left: 0;
  padding-right: 0;
}

/* line 9855, app/assets/stylesheets/style.bundle.css */
.row.row-full-height {
  height: 100%;
}

/* line 9858, app/assets/stylesheets/style.bundle.css */
.row .col-stretch {
  display: flex;
  align-items: stretch;
}

/* line 9862, app/assets/stylesheets/style.bundle.css */
.row[class*="row-col-separator-"] > div {
  border-bottom: 1px solid #ebedf2;
}

/* line 9864, app/assets/stylesheets/style.bundle.css */
.row[class*="row-col-separator-"] > div:last-child {
  border-bottom: 0;
}

@media (min-width: 1px) {
  /* line 9868, app/assets/stylesheets/style.bundle.css */
  .row.row-col-separator-xs > div {
    border-bottom: 0;
    border-right: 1px solid #ebedf2;
  }
  /* line 9871, app/assets/stylesheets/style.bundle.css */
  .row.row-col-separator-xs > div:last-child {
    border-right: 0;
  }
}

@media (min-width: 577px) {
  /* line 9875, app/assets/stylesheets/style.bundle.css */
  .row.row-col-separator-sm > div {
    border-bottom: 0;
    border-right: 1px solid #ebedf2;
  }
  /* line 9878, app/assets/stylesheets/style.bundle.css */
  .row.row-col-separator-sm > div:last-child {
    border-right: 0;
  }
}

@media (min-width: 769px) {
  /* line 9882, app/assets/stylesheets/style.bundle.css */
  .row.row-col-separator-md > div {
    border-bottom: 0;
    border-right: 1px solid #ebedf2;
  }
  /* line 9885, app/assets/stylesheets/style.bundle.css */
  .row.row-col-separator-md > div:last-child {
    border-right: 0;
  }
}

@media (min-width: 1025px) {
  /* line 9889, app/assets/stylesheets/style.bundle.css */
  .row.row-col-separator-lg > div {
    border-bottom: 0;
    border-right: 1px solid #ebedf2;
  }
  /* line 9892, app/assets/stylesheets/style.bundle.css */
  .row.row-col-separator-lg > div:last-child {
    border-right: 0;
  }
}

@media (min-width: 1400px) {
  /* line 9896, app/assets/stylesheets/style.bundle.css */
  .row.row-col-separator-xl > div {
    border-bottom: 0;
    border-right: 1px solid #ebedf2;
  }
  /* line 9899, app/assets/stylesheets/style.bundle.css */
  .row.row-col-separator-xl > div:last-child {
    border-right: 0;
  }
}

/* line 9902, app/assets/stylesheets/style.bundle.css */
.modal .modal-content {
  border-radius: 4px;
}

/* line 9904, app/assets/stylesheets/style.bundle.css */
.modal .modal-content .modal-header .modal-title {
  font-weight: 500;
  font-size: 1.3rem;
  color: #48465b;
}

/* line 9908, app/assets/stylesheets/style.bundle.css */
.modal .modal-content .modal-header .modal-title small {
  font-weight: 400;
  font-size: 0.9rem;
  color: #2E2F36;
}

/* line 9912, app/assets/stylesheets/style.bundle.css */
.modal .modal-content .modal-header .close {
  outline: none !important;
  color: #2E2F36;
  font-family: "LineAwesome";
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  transition: all 0.3s;
}

/* line 9923, app/assets/stylesheets/style.bundle.css */
.modal .modal-content .modal-header .close:before {
  content: "";
}

/* line 9925, app/assets/stylesheets/style.bundle.css */
.modal .modal-content .modal-header .close:hover {
  transition: all 0.3s;
}

/* line 9927, app/assets/stylesheets/style.bundle.css */
.modal .modal-content .modal-header .close:before {
  font-size: 1.3rem;
}

/* line 9929, app/assets/stylesheets/style.bundle.css */
.modal .modal-content .modal-header .close span {
  display: none;
}

/* line 9931, app/assets/stylesheets/style.bundle.css */
.modal .modal-content .modal-header .close:hover {
  color: #583BC0;
}

/* line 9934, app/assets/stylesheets/style.bundle.css */
.modal.modal-sticky-bottom-right {
  padding: 0 !important;
  max-width: 500px;
  height: auto;
  position: fixed;
  left: auto;
  top: auto;
  bottom: 25px;
  right: 25px;
  margin: 0;
  box-shadow: 0px 0px 60px -15px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

/* line 9946, app/assets/stylesheets/style.bundle.css */
.modal.modal-sticky-bottom-right.modal-sticky-lg {
  max-width: 600px;
}

@media (max-width: 1024px) {
  /* line 9949, app/assets/stylesheets/style.bundle.css */
  .modal.modal-sticky-bottom-right {
    bottom: 10px;
    right: 10px;
  }
}

@media (max-width: 768px) {
  /* line 9953, app/assets/stylesheets/style.bundle.css */
  .modal.modal-sticky-bottom-right {
    max-width: 90%;
  }
}

/* line 9955, app/assets/stylesheets/style.bundle.css */
.modal.modal-sticky-bottom-right .modal-dialog {
  position: static;
  max-width: 500px;
  width: auto;
  margin: 0;
  border-radius: 4px;
}

/* line 9961, app/assets/stylesheets/style.bundle.css */
.modal.modal-sticky-bottom-right .modal-dialog .modal-content {
  border: 0;
  border-radius: 4px;
}

/* line 9964, app/assets/stylesheets/style.bundle.css */
.modal.modal-sticky-bottom-right.modal-sticky-lg .modal-dialog {
  max-width: 600px;
}

/* line 9967, app/assets/stylesheets/style.bundle.css */
.modal-open {
  overflow: auto !important;
  padding: 0 !important;
}

/* line 9971, app/assets/stylesheets/style.bundle.css */
.modal-body.modal-body-fit {
  padding: 0;
}

/* line 9974, app/assets/stylesheets/style.bundle.css */
.modal-body.modal-body-x-fit {
  padding-left: 0;
  padding-right: 0;
}

/* line 9978, app/assets/stylesheets/style.bundle.css */
.modal-body.modal-body-y-fit {
  padding-top: 0;
  padding-bottom: 0;
}

@media (min-width: 1400px) {
  /* line 9983, app/assets/stylesheets/style.bundle.css */
  .modal-dialog.modal-xl {
    max-width: 1299px;
  }
}

/* line 9986, app/assets/stylesheets/style.bundle.css */
.pagination.pagination--grid {
  flex: 1;
  display: flex;
  justify-content: center;
  margin: 0;
}

/* line 9991, app/assets/stylesheets/style.bundle.css */
.pagination.pagination--grid .page-item .page-link {
  background-color: transparent;
  border: 0;
  font-weight: 400;
  color: #928eaa;
  border-radius: 5px;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  margin: 0 0.1rem;
  transition: all 0.3s;
}

/* line 10005, app/assets/stylesheets/style.bundle.css */
.pagination.pagination--grid .page-item.active .page-link, .pagination.pagination--grid .page-item:hover .page-link, .pagination.pagination--grid .page-item:focus .page-link {
  background-color: #583BC0;
  color: #ffffff;
}

/* line 10009, app/assets/stylesheets/style.bundle.css */
.popover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

/* line 10011, app/assets/stylesheets/style.bundle.css */
.popover .popover-header {
  font-size: 1rem;
  font-weight: 500;
  border-bottom: 1px solid #ebedf2;
}

/* line 10016, app/assets/stylesheets/style.bundle.css */
.progress {
  background-color: #ebedf2;
}

/* line 10018, app/assets/stylesheets/style.bundle.css */
.progress .progress-bar {
  transition: all 0.5s ease;
}

/* line 10020, app/assets/stylesheets/style.bundle.css */
.progress.progress-sm {
  height: 6px;
}

/* line 10022, app/assets/stylesheets/style.bundle.css */
.progress.progress-sm .progress-bar {
  border-radius: 3px;
}

/* line 10024, app/assets/stylesheets/style.bundle.css */
.progress.progress-lg {
  height: 20px;
}

/* line 10026, app/assets/stylesheets/style.bundle.css */
.progress.progress-lg .progress-bar {
  border-radius: 4px;
}

/* line 10029, app/assets/stylesheets/style.bundle.css */
.table th.table-center, .table td.table-center {
  text-align: center;
}

/* line 10032, app/assets/stylesheets/style.bundle.css */
.table thead th, .table thead td {
  font-weight: 500;
  border-bottom-width: 1px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* line 10038, app/assets/stylesheets/style.bundle.css */
.table tr.table-active td, .table tr.table-active th {
  color: #ffffff;
}

/* line 10041, app/assets/stylesheets/style.bundle.css */
.table.table-head-noborder thead th, .table.table-head-noborder thead td {
  border-top: 0;
}

/* line 10044, app/assets/stylesheets/style.bundle.css */
.table.table-head-solid thead th, .table.table-head-solid thead td {
  background-color: #f7f8fa;
}

/* line 10047, app/assets/stylesheets/style.bundle.css */
.table.table-light tr {
  border-radius: 5px;
  color: #9392a0;
}

/* line 10050, app/assets/stylesheets/style.bundle.css */
.table.table-light tr:nth-child(even) {
  background-color: #f7f8fa;
}

/* line 10052, app/assets/stylesheets/style.bundle.css */
.table.table-light tr td.table-row-title {
  color: #48465b;
}

/* line 10055, app/assets/stylesheets/style.bundle.css */
.table.table-light thead tr {
  background-color: rgba(88, 59, 192, 0.15);
  color: #583BC0;
}

/* line 10059, app/assets/stylesheets/style.bundle.css */
.table.table-light--brand thead tr {
  color: #583BC0;
  background-color: rgba(88, 59, 192, 0.15);
}

/* line 10063, app/assets/stylesheets/style.bundle.css */
.table.table-light--light thead tr {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 10067, app/assets/stylesheets/style.bundle.css */
.table.table-light--dark thead tr {
  color: #282a3c;
  background-color: rgba(40, 42, 60, 0.15);
}

/* line 10071, app/assets/stylesheets/style.bundle.css */
.table.table-light--primary thead tr {
  color: #4169E1;
  background-color: rgba(65, 105, 225, 0.15);
}

/* line 10075, app/assets/stylesheets/style.bundle.css */
.table.table-light--success thead tr {
  color: #0abb87;
  background-color: rgba(10, 187, 135, 0.15);
}

/* line 10079, app/assets/stylesheets/style.bundle.css */
.table.table-light--info thead tr {
  color: #5578eb;
  background-color: rgba(85, 120, 235, 0.15);
}

/* line 10083, app/assets/stylesheets/style.bundle.css */
.table.table-light--warning thead tr {
  color: #ffb822;
  background-color: rgba(255, 184, 34, 0.15);
}

/* line 10087, app/assets/stylesheets/style.bundle.css */
.table.table-light--danger thead tr {
  color: #EB5757;
  background-color: rgba(235, 87, 87, 0.15);
}

/* line 10091, app/assets/stylesheets/style.bundle.css */
.table:not(.table-bordered) thead th, .table:not(.table-bordered) thead td {
  border-top: 0;
}

/* line 10094, app/assets/stylesheets/style.bundle.css */
.nav-pills,
.nav-tabs {
  margin: 0 0 25px 0;
}

/* line 10097, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-item .nav-link,
.nav-tabs .nav-item .nav-link {
  padding: 13px 18px;
  transition: all 0.3s;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}

/* line 10104, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-item .nav-link [class^="la-"],
.nav-pills .nav-item .nav-link [class*=" la-"],
.nav-tabs .nav-item .nav-link [class^="la-"],
.nav-tabs .nav-item .nav-link [class*=" la-"] {
  font-size: 1.3rem;
}

/* line 10109, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-item .nav-link [class^="fa-"],
.nav-pills .nav-item .nav-link [class*=" fa-"],
.nav-tabs .nav-item .nav-link [class^="fa-"],
.nav-tabs .nav-item .nav-link [class*=" fa-"] {
  font-size: 1.2rem;
}

/* line 10114, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-item .nav-link [class^="flaticon-"],
.nav-pills .nav-item .nav-link [class*=" flaticon-"],
.nav-pills .nav-item .nav-link [class^="flaticon2-"],
.nav-pills .nav-item .nav-link [class*=" flaticon2-"],
.nav-tabs .nav-item .nav-link [class^="flaticon-"],
.nav-tabs .nav-item .nav-link [class*=" flaticon-"],
.nav-tabs .nav-item .nav-link [class^="flaticon2-"],
.nav-tabs .nav-item .nav-link [class*=" flaticon2-"] {
  font-size: 1.4rem;
}

/* line 10123, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-item .nav-link i,
.nav-tabs .nav-item .nav-link i {
  vertical-align: middle;
  line-height: 0;
  display: inline-block;
  margin-right: 0.5rem;
}

/* line 10129, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-item .nav-link.active, .nav-pills .nav-item .nav-link:active, .nav-pills .nav-item .nav-link:hover,
.nav-tabs .nav-item .nav-link.active,
.nav-tabs .nav-item .nav-link:active,
.nav-tabs .nav-item .nav-link:hover {
  transition: all 0.3s;
}

/* line 10134, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-item .nav-link.active, .nav-pills .nav-item .nav-link:active,
.nav-tabs .nav-item .nav-link.active,
.nav-tabs .nav-item .nav-link:active {
  font-weight: 600;
}

/* line 10138, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-item:not(:first-child),
.nav-tabs .nav-item:not(:first-child) {
  margin-left: 1px;
}

/* line 10142, app/assets/stylesheets/style.bundle.css */
.nav-tabs {
  border-bottom: 2px solid #E1DFF3;
}

/* line 10144, app/assets/stylesheets/style.bundle.css */
.nav-tabs .nav-item {
  margin-bottom: 0;
}

/* line 10146, app/assets/stylesheets/style.bundle.css */
.nav-tabs .nav-item .nav-link {
  color: #74747b;
  background: #fff;
  border: none;
  border-left: 1px solid #f2f3f7;
  border-right: 1px solid #f2f3f7;
}

/* line 10152, app/assets/stylesheets/style.bundle.css */
.nav-tabs .nav-item .nav-link i {
  color: #583BC0;
}

/* line 10154, app/assets/stylesheets/style.bundle.css */
.nav-tabs .nav-item .nav-link.active, .nav-tabs .nav-item .nav-link:active, .nav-tabs .nav-item .nav-link:hover {
  color: #583BC0;
  background: rgba(179, 101, 239, 0.17);
  border: none;
  border-left: 1px solid rgba(179, 101, 239, 0.17);
  border-right: 1px solid rgba(179, 101, 239, 0.17);
}

/* line 10160, app/assets/stylesheets/style.bundle.css */
.nav-tabs .nav-item .nav-link.active i, .nav-tabs .nav-item .nav-link:active i, .nav-tabs .nav-item .nav-link:hover i {
  color: #583BC0;
}

/* line 10162, app/assets/stylesheets/style.bundle.css */
.nav-tabs .nav-item .nav-link.disabled {
  color: #2E2F36;
}

/* line 10164, app/assets/stylesheets/style.bundle.css */
.nav-tabs .nav-item .nav-link.disabled i {
  color: #2E2F36;
}

/* line 10166, app/assets/stylesheets/style.bundle.css */
.nav-tabs .nav-item.show > .nav-link {
  color: #583BC0;
}

/* line 10168, app/assets/stylesheets/style.bundle.css */
.nav-tabs .nav-item.show > .nav-link i {
  color: #583BC0;
}

/* line 10171, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-item {
  margin-right: 0.5rem;
}

/* line 10173, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-item:last-child {
  margin-right: 0;
}

/* line 10175, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-item .nav-link {
  color: #2C2D73;
}

/* line 10177, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-item .nav-link:active, .nav-pills .nav-item .nav-link.active, .nav-pills .nav-item .nav-link.active:hover {
  background-color: #583BC0;
  color: #ffffff;
}

/* line 10180, app/assets/stylesheets/style.bundle.css */
.nav-pills .nav-item.show > .nav-link {
  background-color: #583BC0;
  color: #ffffff;
}

/* line 10184, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-pills-sm .nav-item .nav-link {
  font-size: 0.9rem;
  padding: 0.5rem 1rem;
}

/* line 10188, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-pills-bold .nav-item .nav-link {
  font-weight: 500;
}

/* line 10191, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-pills-label .nav-item .nav-link:active, .nav-pills.nav-pills-label .nav-item .nav-link.active, .nav-pills.nav-pills-label .nav-item .nav-link.active:hover {
  background-color: rgba(88, 59, 192, 0.1);
  color: #583BC0;
}

/* line 10195, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-pills-label .nav-item.show > .nav-link {
  background-color: rgba(88, 59, 192, 0.1);
  color: #583BC0;
}

/* line 10199, app/assets/stylesheets/style.bundle.css */
.nav-fit {
  margin: 0 !important;
}

@media (max-width: 1024px) {
  /* line 10203, app/assets/stylesheets/style.bundle.css */
  .nav-pills,
.nav-tabs {
    margin: 0 0 25px 0;
  }
  /* line 10206, app/assets/stylesheets/style.bundle.css */
  .nav-pills .nav-item .nav-link,
.nav-tabs .nav-item .nav-link {
    font-size: 12px;
    line-height: 16px;
    padding: 6px 10px;
  }
}

/* line 10212, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn {
  display: flex;
  justify-content: center;
}

/* line 10215, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn:before, .nav-pills.nav-tabs-btn:after {
  content: " ";
  display: table;
}

/* line 10218, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn:after {
  clear: both;
}

/* line 10220, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn .nav-item {
  max-width: 100%;
  min-width: 75px;
  margin: 0.5rem;
  box-shadow: rgba(69, 65, 78, 0.06) 0px 1px 15px 1px;
  border-radius: 0.5rem;
  text-align: center;
}

/* line 10227, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn .nav-item .nav-link {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 0.85rem 0.75rem;
}

/* line 10233, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn .nav-item .nav-link .nav-link-icon {
  display: block;
  padding-bottom: 0.5rem;
}

/* line 10236, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn .nav-item .nav-link .nav-link-icon i {
  margin: 0;
  font-size: 1.3rem;
}

/* line 10239, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn .nav-item .nav-link .nav-link-title {
  display: block;
  font-weight: 500;
}

/* line 10242, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn .nav-link {
  border: 0;
  padding: 12px 0;
  font-size: 1rem;
  font-weight: 400;
}

/* line 10247, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn .nav-link [class^="la-"],
.nav-pills.nav-tabs-btn .nav-link [class*=" la-"] {
  font-size: 1.3rem;
}

/* line 10250, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn .nav-link [class^="fa-"],
.nav-pills.nav-tabs-btn .nav-link [class*=" fa-"] {
  font-size: 1.2rem;
}

/* line 10253, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn .nav-link [class^="flaticon-"],
.nav-pills.nav-tabs-btn .nav-link [class*=" flaticon-"],
.nav-pills.nav-tabs-btn .nav-link [class^="flaticon2-"],
.nav-pills.nav-tabs-btn .nav-link [class*=" flaticon2-"] {
  font-size: 1.4rem;
}

/* line 10258, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn .nav-link i {
  vertical-align: middle;
  line-height: 0;
  display: inline-block;
  margin-right: 0.5rem;
}

/* line 10263, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-tabs-btn-2x a.nav-link {
  border-bottom-width: 2px !important;
}

/* line 10265, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-tabs-btn-left {
  float: left;
}

/* line 10267, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-tabs-btn-right {
  float: right;
}

/* line 10269, app/assets/stylesheets/style.bundle.css */
.kt-portlet--tabs .nav-pills.nav-tabs-btn {
  margin: 0 0 -1px 0;
}

/* line 10271, app/assets/stylesheets/style.bundle.css */
.kt-portlet--tabs .nav-pills.nav-tabs-btn.nav-tabs-btn-2x {
  margin: 0 0 -2px 0;
}

/* line 10273, app/assets/stylesheets/style.bundle.css */
.kt-portlet--tabs .nav-pills.nav-tabs-btn .nav-item {
  display: flex;
  align-items: stretch;
}

/* line 10276, app/assets/stylesheets/style.bundle.css */
.kt-portlet--tabs .nav-pills.nav-tabs-btn .nav-item .nav-link {
  display: flex;
  align-items: center;
}

/* line 10279, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-tabs-bold .nav-item .nav-link {
  font-weight: 500;
}

/* line 10282, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn a.nav-link.active .nav-link-icon i {
  color: #fff;
}

/* line 10285, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn a.nav-link.active .nav-link-title {
  color: #fff;
}

/* line 10288, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn a.nav-link .nav-link-icon i {
  color: #a2a5b9;
}

/* line 10291, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn a.nav-link .nav-link-title {
  color: #2E2F36;
}

/* line 10294, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-brand a.nav-link.active {
  background-color: #583BC0;
}

/* line 10296, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-brand a.nav-link.active .nav-link-icon i {
  color: #ffffff !important;
}

/* line 10298, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-brand a.nav-link.active .nav-link-title {
  color: #ffffff !important;
}

/* line 10301, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-light a.nav-link.active {
  background-color: #ffffff;
}

/* line 10303, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-light a.nav-link.active .nav-link-icon i {
  color: #282a3c !important;
}

/* line 10305, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-light a.nav-link.active .nav-link-title {
  color: #282a3c !important;
}

/* line 10308, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-dark a.nav-link.active {
  background-color: #282a3c;
}

/* line 10310, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-dark a.nav-link.active .nav-link-icon i {
  color: #ffffff !important;
}

/* line 10312, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-dark a.nav-link.active .nav-link-title {
  color: #ffffff !important;
}

/* line 10315, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-primary a.nav-link.active {
  background-color: #4169E1;
}

/* line 10317, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-primary a.nav-link.active .nav-link-icon i {
  color: #ffffff !important;
}

/* line 10319, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-primary a.nav-link.active .nav-link-title {
  color: #ffffff !important;
}

/* line 10322, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-success a.nav-link.active {
  background-color: #0abb87;
}

/* line 10324, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-success a.nav-link.active .nav-link-icon i {
  color: #ffffff !important;
}

/* line 10326, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-success a.nav-link.active .nav-link-title {
  color: #ffffff !important;
}

/* line 10329, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-info a.nav-link.active {
  background-color: #5578eb;
}

/* line 10331, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-info a.nav-link.active .nav-link-icon i {
  color: #ffffff !important;
}

/* line 10333, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-info a.nav-link.active .nav-link-title {
  color: #ffffff !important;
}

/* line 10336, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-warning a.nav-link.active {
  background-color: #ffb822;
}

/* line 10338, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-warning a.nav-link.active .nav-link-icon i {
  color: #111111 !important;
}

/* line 10340, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-warning a.nav-link.active .nav-link-title {
  color: #111111 !important;
}

/* line 10343, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-danger a.nav-link.active {
  background-color: #EB5757;
}

/* line 10345, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-danger a.nav-link.active .nav-link-icon i {
  color: #fff !important;
}

/* line 10347, app/assets/stylesheets/style.bundle.css */
.nav-pills.nav-tabs-btn.nav-pills-btn-danger a.nav-link.active .nav-link-title {
  color: #fff !important;
}

@media (max-width: 768px) {
  /* line 10351, app/assets/stylesheets/style.bundle.css */
  .nav-pills.nav-tabs-btn .nav .nav-item {
    max-width: 100%;
    width: 6.5rem;
    margin: 0.6rem;
  }
  /* line 10355, app/assets/stylesheets/style.bundle.css */
  .nav-pills.nav-tabs-btn .nav .nav-item .nav-link .nav-link-icon i {
    font-size: 1.2rem;
  }
  /* line 10357, app/assets/stylesheets/style.bundle.css */
  .nav-pills.nav-tabs-btn .nav .nav-item .nav-link .nav-link-title {
    font-size: 1rem;
  }
}

/* line 10360, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line {
  margin: 0 0 25px 0;
}

/* line 10362, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line:before, .nav-tabs.nav-tabs-line:after {
  content: " ";
  display: table;
}

/* line 10365, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line:after {
  clear: both;
}

/* line 10367, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line .nav-item {
  margin-right: 20px;
  margin-bottom: -1px;
}

@media (max-width: 1399px) {
  /* line 10371, app/assets/stylesheets/style.bundle.css */
  .nav-tabs.nav-tabs-line .nav-item {
    margin-right: 15px;
  }
}

/* line 10373, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line .nav-item:last-child {
  margin-right: 0;
}

/* line 10375, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line .nav-link {
  border: 0;
  border-bottom: 1px solid transparent;
  padding: 12px 0;
  font-size: 1rem;
  font-weight: 400;
}

/* line 10381, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line .nav-link [class^="la-"],
.nav-tabs.nav-tabs-line .nav-link [class*=" la-"] {
  font-size: 1.3rem;
}

/* line 10384, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line .nav-link [class^="fa-"],
.nav-tabs.nav-tabs-line .nav-link [class*=" fa-"] {
  font-size: 1.2rem;
}

/* line 10387, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line .nav-link [class^="flaticon-"],
.nav-tabs.nav-tabs-line .nav-link [class*=" flaticon-"],
.nav-tabs.nav-tabs-line .nav-link [class^="flaticon2-"],
.nav-tabs.nav-tabs-line .nav-link [class*=" flaticon2-"] {
  font-size: 1.2rem;
}

/* line 10392, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line .nav-link i {
  vertical-align: middle;
  line-height: 0;
  display: inline-block;
  margin-right: 0.5rem;
}

/* line 10397, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line .nav-link svg {
  margin-right: 0.5rem;
}

/* line 10399, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-left {
  float: left;
}

/* line 10401, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-right {
  float: right;
}

/* line 10403, app/assets/stylesheets/style.bundle.css */
.kt-portlet--tabs .nav-tabs.nav-tabs-line {
  margin: 0 0 -1px 0.5rem;
  border-color: transparent !important;
}

/* line 10406, app/assets/stylesheets/style.bundle.css */
.kt-portlet--tabs .nav-tabs.nav-tabs-line.nav-tabs-line-2x {
  margin: 0 0 -2px 0;
}

/* line 10408, app/assets/stylesheets/style.bundle.css */
.kt-portlet--tabs .nav-tabs.nav-tabs-line .nav-item {
  display: flex;
  align-items: stretch;
}

/* line 10411, app/assets/stylesheets/style.bundle.css */
.kt-portlet--tabs .nav-tabs.nav-tabs-line .nav-item .nav-link {
  display: flex;
  align-items: center;
}

/* line 10414, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-bold .nav-item .nav-link {
  font-weight: 500;
}

/* line 10416, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-bolder .nav-item .nav-link {
  font-weight: 600;
}

/* line 10418, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-lg .nav-item {
  margin-right: 30px;
}

@media (max-width: 1399px) {
  /* line 10421, app/assets/stylesheets/style.bundle.css */
  .nav-tabs.nav-tabs-line.nav-tabs-lg .nav-item {
    margin-right: 15px;
  }
}

/* line 10423, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-lg .nav-item:last-child {
  margin-right: 0;
}

/* line 10425, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-lg .nav-item .nav-link {
  padding: 12px 0;
  font-size: 1rem;
}

/* line 10428, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-2x {
  border-bottom-width: 2px !important;
}

/* line 10430, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-item {
  margin-bottom: -2px;
}

/* line 10432, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-2x a.nav-link {
  border-bottom-width: 2px !important;
}

/* line 10434, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-3x {
  border-bottom-width: 3px !important;
}

/* line 10436, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-item {
  margin-bottom: -3px;
}

/* line 10438, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-3x a.nav-link {
  border-bottom-width: 3px !important;
}

/* line 10440, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-space-lg .nav-item {
  margin-right: 40px;
}

/* line 10442, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-space-lg .nav-item:last-child {
  margin-right: 0;
}

@media (max-width: 1024px) {
  /* line 10445, app/assets/stylesheets/style.bundle.css */
  .nav-tabs.nav-tabs-line.nav-tabs-space-lg .nav-item {
    margin-right: 20px;
  }
  /* line 10447, app/assets/stylesheets/style.bundle.css */
  .nav-tabs.nav-tabs-line.nav-tabs-space-lg .nav-item:last-child {
    margin-right: 0;
  }
}

/* line 10449, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-space-xl .nav-item {
  margin-right: 50px;
}

/* line 10451, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-space-xl .nav-item:last-child {
  margin-right: 0;
}

@media (max-width: 1024px) {
  /* line 10454, app/assets/stylesheets/style.bundle.css */
  .nav-tabs.nav-tabs-line.nav-tabs-space-xl .nav-item {
    margin-right: 20px;
  }
  /* line 10456, app/assets/stylesheets/style.bundle.css */
  .nav-tabs.nav-tabs-line.nav-tabs-space-xl .nav-item:last-child {
    margin-right: 0;
  }
}

/* line 10459, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line {
  border-bottom: 1px solid #ebedf2;
}

/* line 10461, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link,
.nav-tabs.nav-tabs-line a.nav-link {
  background-color: transparent;
  color: #2C2D73;
}

/* line 10465, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link i,
.nav-tabs.nav-tabs-line a.nav-link i {
  color: #a2a5b9;
}

/* line 10468, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link:disabled,
.nav-tabs.nav-tabs-line a.nav-link:disabled {
  opacity: 0.7;
}

/* line 10471, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link g [fill],
.nav-tabs.nav-tabs-line a.nav-link g [fill] {
  transition: fill 0.3s ease;
  fill: #2E2F36;
}

/* line 10475, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link:hover g [fill],
.nav-tabs.nav-tabs-line a.nav-link:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 10478, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link:hover, .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link.active,
.nav-tabs.nav-tabs-line a.nav-link:hover,
.nav-tabs.nav-tabs-line a.nav-link.active {
  background-color: transparent;
  color: #2C2D73;
  border-bottom: 1px solid #583BC0;
}

/* line 10484, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link:hover > i, .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link.active > i,
.nav-tabs.nav-tabs-line a.nav-link:hover > i,
.nav-tabs.nav-tabs-line a.nav-link.active > i {
  color: #583BC0;
}

/* line 10488, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link:hover g [fill], .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link.active g [fill],
.nav-tabs.nav-tabs-line a.nav-link:hover g [fill],
.nav-tabs.nav-tabs-line a.nav-link.active g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 10493, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link:hover:hover g [fill], .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link.active:hover g [fill],
.nav-tabs.nav-tabs-line a.nav-link:hover:hover g [fill],
.nav-tabs.nav-tabs-line a.nav-link.active:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 10497, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-brand.nav.nav-tabs .nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-brand a.nav-link:hover {
  border-bottom: 1px solid #583BC0;
}

/* line 10500, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-brand.nav.nav-tabs .nav-link:hover, .nav-tabs.nav-tabs-line.nav-tabs-line-brand.nav.nav-tabs .nav-link.active,
.nav-tabs.nav-tabs-line.nav-tabs-line-brand a.nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-brand a.nav-link.active {
  color: #583BC0;
  border-bottom: 1px solid #583BC0;
}

/* line 10505, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-brand.nav.nav-tabs .nav-link:hover > i, .nav-tabs.nav-tabs-line.nav-tabs-line-brand.nav.nav-tabs .nav-link.active > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-brand a.nav-link:hover > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-brand a.nav-link.active > i {
  color: #674cc8;
}

/* line 10509, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-brand.nav-tabs-line-2x, .nav-tabs.nav-tabs-line.nav-tabs-line-brand.nav-tabs-line-3x {
  border-bottom-color: rgba(88, 59, 192, 0.1);
}

/* line 10511, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-light.nav.nav-tabs .nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-light a.nav-link:hover {
  border-bottom: 1px solid #ffffff;
}

/* line 10514, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-light.nav.nav-tabs .nav-link:hover, .nav-tabs.nav-tabs-line.nav-tabs-line-light.nav.nav-tabs .nav-link.active,
.nav-tabs.nav-tabs-line.nav-tabs-line-light a.nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-light a.nav-link.active {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

/* line 10519, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-light.nav.nav-tabs .nav-link:hover > i, .nav-tabs.nav-tabs-line.nav-tabs-line-light.nav.nav-tabs .nav-link.active > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-light a.nav-link:hover > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-light a.nav-link.active > i {
  color: white;
}

/* line 10523, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-light.nav-tabs-line-2x, .nav-tabs.nav-tabs-line.nav-tabs-line-light.nav-tabs-line-3x {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

/* line 10525, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-dark.nav.nav-tabs .nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-dark a.nav-link:hover {
  border-bottom: 1px solid #282a3c;
}

/* line 10528, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-dark.nav.nav-tabs .nav-link:hover, .nav-tabs.nav-tabs-line.nav-tabs-line-dark.nav.nav-tabs .nav-link.active,
.nav-tabs.nav-tabs-line.nav-tabs-line-dark a.nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-dark a.nav-link.active {
  color: #282a3c;
  border-bottom: 1px solid #282a3c;
}

/* line 10533, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-dark.nav.nav-tabs .nav-link:hover > i, .nav-tabs.nav-tabs-line.nav-tabs-line-dark.nav.nav-tabs .nav-link.active > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-dark a.nav-link:hover > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-dark a.nav-link.active > i {
  color: #32354b;
}

/* line 10537, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-dark.nav-tabs-line-2x, .nav-tabs.nav-tabs-line.nav-tabs-line-dark.nav-tabs-line-3x {
  border-bottom-color: rgba(40, 42, 60, 0.1);
}

/* line 10539, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-primary.nav.nav-tabs .nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-primary a.nav-link:hover {
  border-bottom: 1px solid #4169E1;
}

/* line 10542, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-primary.nav.nav-tabs .nav-link:hover, .nav-tabs.nav-tabs-line.nav-tabs-line-primary.nav.nav-tabs .nav-link.active,
.nav-tabs.nav-tabs-line.nav-tabs-line-primary a.nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-primary a.nav-link.active {
  color: #4169E1;
  border-bottom: 1px solid #4169E1;
}

/* line 10547, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-primary.nav.nav-tabs .nav-link:hover > i, .nav-tabs.nav-tabs-line.nav-tabs-line-primary.nav.nav-tabs .nav-link.active > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-primary a.nav-link:hover > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-primary a.nav-link.active > i {
  color: #577ae4;
}

/* line 10551, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-primary.nav-tabs-line-2x, .nav-tabs.nav-tabs-line.nav-tabs-line-primary.nav-tabs-line-3x {
  border-bottom-color: rgba(65, 105, 225, 0.1);
}

/* line 10553, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-success.nav.nav-tabs .nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-success a.nav-link:hover {
  border-bottom: 1px solid #0abb87;
}

/* line 10556, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-success.nav.nav-tabs .nav-link:hover, .nav-tabs.nav-tabs-line.nav-tabs-line-success.nav.nav-tabs .nav-link.active,
.nav-tabs.nav-tabs-line.nav-tabs-line-success a.nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-success a.nav-link.active {
  color: #0abb87;
  border-bottom: 1px solid #0abb87;
}

/* line 10561, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-success.nav.nav-tabs .nav-link:hover > i, .nav-tabs.nav-tabs-line.nav-tabs-line-success.nav.nav-tabs .nav-link.active > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-success a.nav-link:hover > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-success a.nav-link.active > i {
  color: #0bd398;
}

/* line 10565, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-success.nav-tabs-line-2x, .nav-tabs.nav-tabs-line.nav-tabs-line-success.nav-tabs-line-3x {
  border-bottom-color: rgba(10, 187, 135, 0.1);
}

/* line 10567, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-info.nav.nav-tabs .nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-info a.nav-link:hover {
  border-bottom: 1px solid #5578eb;
}

/* line 10570, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-info.nav.nav-tabs .nav-link:hover, .nav-tabs.nav-tabs-line.nav-tabs-line-info.nav.nav-tabs .nav-link.active,
.nav-tabs.nav-tabs-line.nav-tabs-line-info a.nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-info a.nav-link.active {
  color: #5578eb;
  border-bottom: 1px solid #5578eb;
}

/* line 10575, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-info.nav.nav-tabs .nav-link:hover > i, .nav-tabs.nav-tabs-line.nav-tabs-line-info.nav.nav-tabs .nav-link.active > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-info a.nav-link:hover > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-info a.nav-link.active > i {
  color: #6c8aee;
}

/* line 10579, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-info.nav-tabs-line-2x, .nav-tabs.nav-tabs-line.nav-tabs-line-info.nav-tabs-line-3x {
  border-bottom-color: rgba(85, 120, 235, 0.1);
}

/* line 10581, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-warning.nav.nav-tabs .nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-warning a.nav-link:hover {
  border-bottom: 1px solid #ffb822;
}

/* line 10584, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-warning.nav.nav-tabs .nav-link:hover, .nav-tabs.nav-tabs-line.nav-tabs-line-warning.nav.nav-tabs .nav-link.active,
.nav-tabs.nav-tabs-line.nav-tabs-line-warning a.nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-warning a.nav-link.active {
  color: #ffb822;
  border-bottom: 1px solid #ffb822;
}

/* line 10589, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-warning.nav.nav-tabs .nav-link:hover > i, .nav-tabs.nav-tabs-line.nav-tabs-line-warning.nav.nav-tabs .nav-link.active > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-warning a.nav-link:hover > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-warning a.nav-link.active > i {
  color: #ffc03c;
}

/* line 10593, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-warning.nav-tabs-line-2x, .nav-tabs.nav-tabs-line.nav-tabs-line-warning.nav-tabs-line-3x {
  border-bottom-color: rgba(255, 184, 34, 0.1);
}

/* line 10595, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-danger.nav.nav-tabs .nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-danger a.nav-link:hover {
  border-bottom: 1px solid #EB5757;
}

/* line 10598, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-danger.nav.nav-tabs .nav-link:hover, .nav-tabs.nav-tabs-line.nav-tabs-line-danger.nav.nav-tabs .nav-link.active,
.nav-tabs.nav-tabs-line.nav-tabs-line-danger a.nav-link:hover,
.nav-tabs.nav-tabs-line.nav-tabs-line-danger a.nav-link.active {
  color: #EB5757;
  border-bottom: 1px solid #EB5757;
}

/* line 10603, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-danger.nav.nav-tabs .nav-link:hover > i, .nav-tabs.nav-tabs-line.nav-tabs-line-danger.nav.nav-tabs .nav-link.active > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-danger a.nav-link:hover > i,
.nav-tabs.nav-tabs-line.nav-tabs-line-danger a.nav-link.active > i {
  color: #ee6e6e;
}

/* line 10607, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-line-danger.nav-tabs-line-2x, .nav-tabs.nav-tabs-line.nav-tabs-line-danger.nav-tabs-line-3x {
  border-bottom-color: rgba(235, 87, 87, 0.1);
}

/* line 10609, app/assets/stylesheets/style.bundle.css */
.nav-tabs.nav-tabs-line.nav-tabs-clear {
  border-bottom-color: transparent !important;
}

/* line 10612, app/assets/stylesheets/style.bundle.css */
.toast.toast-custom {
  display: none;
  position: absolute;
  z-index: 195;
  top: 2rem;
  right: 2rem;
  width: 350px;
  border: 0;
}

/* line 10620, app/assets/stylesheets/style.bundle.css */
.toast.toast-custom.toast-left {
  left: 2rem;
  right: auto;
}

/* line 10623, app/assets/stylesheets/style.bundle.css */
.toast.toast-custom.toast-bottom {
  top: auto;
  bottom: 2rem;
}

/* line 10626, app/assets/stylesheets/style.bundle.css */
.toast.toast-custom.toast-top {
  bottom: auto;
  top: 2rem;
}

/* line 10629, app/assets/stylesheets/style.bundle.css */
.toast.toast-custom.toast-center-v {
  top: 45%;
  bottom: auto;
}

/* line 10632, app/assets/stylesheets/style.bundle.css */
.toast.toast-custom.toast-center-h {
  right: auto;
  left: 50%;
  margin-left: -175px;
}

/* line 10636, app/assets/stylesheets/style.bundle.css */
.toast.toast-custom .toast-header {
  padding: 0.5rem 1rem;
}

/* line 10638, app/assets/stylesheets/style.bundle.css */
.toast.toast-custom .toast-body {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}

/* line 10641, app/assets/stylesheets/style.bundle.css */
.toast.toast-custom.show {
  display: block;
}

/* line 10643, app/assets/stylesheets/style.bundle.css */
.toast.toast-custom.toast-fill {
  background-color: #fff;
}

/* line 10646, app/assets/stylesheets/style.bundle.css */
.toast .toast-title {
  font-size: 0.9rem;
  font-weight: 500;
  color: #2C2D73;
  margin-right: auto !important;
}

/* line 10652, app/assets/stylesheets/style.bundle.css */
.toast .toast-time {
  margin-left: 0.5rem;
  font-size: 0.85rem;
  font-weight: 400;
  color: #2C2D73;
}

/* line 10658, app/assets/stylesheets/style.bundle.css */
.toast .toast-icon {
  margin-right: 0.5rem;
  font-size: 1.2rem;
  color: #2E2F36;
}

/* line 10663, app/assets/stylesheets/style.bundle.css */
.toast .toast-close {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  background: none;
  outline: none !important;
  margin: 0;
  padding: 0;
  margin-left: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 10677, app/assets/stylesheets/style.bundle.css */
.toast .toast-close i {
  font-size: 1.1rem;
  color: #2E2F36;
}

/* line 10680, app/assets/stylesheets/style.bundle.css */
.toast .toast-close i:before {
  line-height: 0;
  vertical-align: middle;
}

/* line 10683, app/assets/stylesheets/style.bundle.css */
.toast .toast-close:hover i {
  color: #583BC0;
}

/* line 10686, app/assets/stylesheets/style.bundle.css */
.tooltip .tooltip-inner {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

/* line 10689, app/assets/stylesheets/style.bundle.css */
.tooltip.bs-tooltip-left .arrow,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
  /*rtl:raw:
        left: auto;
        right: 0;
        */
}

/* line 10695, app/assets/stylesheets/style.bundle.css */
.tooltip.bs-tooltip-left .arrow:before,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow:before {
  /*rtl:raw:
        border-width: 0.4rem 0 0.4rem 0.4rem;
        border-left-color: #fff;
        */
}

/* line 10702, app/assets/stylesheets/style.bundle.css */
.tooltip.bs-tooltip-right .arrow,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
  /*rtl:raw:
        right: auto;
        left: 0;
        */
}

/* line 10708, app/assets/stylesheets/style.bundle.css */
.tooltip.bs-tooltip-right .arrow:before,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow:before {
  /*rtl:raw:
        border-width: 0.4rem 0.4rem 0.4rem 0;
        border-right-color: #fff;
        */
}

/* line 10715, app/assets/stylesheets/style.bundle.css */
.tooltip.tooltop-auto-width .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}

/* line 10719, app/assets/stylesheets/style.bundle.css */
.tooltip.tooltip-dark .tooltip-inner {
  color: #fff;
  background: #2c2e3e;
}

/* line 10723, app/assets/stylesheets/style.bundle.css */
.tooltip.tooltip-dark.bs-tooltip-top .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.tooltip-dark.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #2c2e3e;
}

/* line 10726, app/assets/stylesheets/style.bundle.css */
.tooltip.tooltip-dark.bs-tooltip-right .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.tooltip-dark.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #2c2e3e;
}

/* line 10729, app/assets/stylesheets/style.bundle.css */
.tooltip.tooltip-dark.bs-tooltip-bottom .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.tooltip-dark.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #2c2e3e;
}

/* line 10732, app/assets/stylesheets/style.bundle.css */
.tooltip.tooltip-dark.bs-tooltip-left .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.tooltip-dark.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #2c2e3e;
}

/* line 10735, app/assets/stylesheets/style.bundle.css */
.tooltip.tooltip-brand .tooltip-inner {
  color: #ffffff;
  background: #583BC0;
}

/* line 10739, app/assets/stylesheets/style.bundle.css */
.tooltip.tooltip-brand.bs-tooltip-top .arrow::before, .tooltip-brand.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.tooltip-brand.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #583BC0;
}

/* line 10742, app/assets/stylesheets/style.bundle.css */
.tooltip.tooltip-brand.bs-tooltip-right .arrow::before, .tooltip-brand.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.tooltip-brand.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #583BC0;
}

/* line 10745, app/assets/stylesheets/style.bundle.css */
.tooltip.tooltip-brand.bs-tooltip-bottom .arrow::before, .tooltip-brand.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.tooltip-brand.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #583BC0;
}

/* line 10748, app/assets/stylesheets/style.bundle.css */
.tooltip.tooltip-brand.bs-tooltip-left .arrow::before, .tooltip-brand.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.tooltip-brand.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #583BC0;
}

/* line 10751, app/assets/stylesheets/style.bundle.css */
.kt-scroll.kt-scroll--pull {
  padding-right: 12px;
  margin-right: -12px;
}

/* line 10754, app/assets/stylesheets/style.bundle.css */
.kt-scroll.kt-scroll--pull .ps__rail-y {
  right: -2px;
}

/* line 10757, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-y {
  width: 4px;
}

/* line 10759, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-y:hover, .ps > .ps__rail-y:focus {
  width: 4px;
}

/* line 10761, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-y > .ps__thumb-y {
  width: 4px;
  border-radius: 4px;
}

/* line 10764, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-y > .ps__thumb-y:hover, .ps > .ps__rail-y > .ps__thumb-y:focus {
  width: 4px;
}

/* line 10767, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-x {
  height: 4px;
}

/* line 10769, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-x:hover, .ps > .ps__rail-x:focus {
  height: 4px;
}

/* line 10771, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-x > .ps__thumb-x {
  top: 0;
  height: 4px;
  border-radius: 4px;
}

/* line 10775, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-x > .ps__thumb-x:hover, .ps > .ps__rail-x > .ps__thumb-x:focus {
  top: 0;
  height: 4px;
}

/* line 10779, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-x {
  background: transparent;
}

/* line 10781, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-x:hover, .ps > .ps__rail-x:focus {
  opacity: 1;
  background: transparent;
}

/* line 10784, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-x:hover > .ps__thumb-x, .ps > .ps__rail-x:focus > .ps__thumb-x {
  opacity: 1;
}

/* line 10786, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-x > .ps__thumb-x {
  background: #d8dce6;
  opacity: 1;
}

/* line 10789, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-x > .ps__thumb-x:hover, .ps > .ps__rail-x > .ps__thumb-x:focus {
  opacity: 1;
  background: #d8dce6;
}

/* line 10793, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-y {
  background: transparent;
}

/* line 10795, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-y:hover, .ps > .ps__rail-y:focus {
  background: transparent;
  opacity: 1;
}

/* line 10798, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-y:hover > .ps__thumb-y, .ps > .ps__rail-y:focus > .ps__thumb-y {
  opacity: 1;
}

/* line 10800, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-y > .ps__thumb-y {
  background: #d8dce6;
  opacity: 1;
}

/* line 10803, app/assets/stylesheets/style.bundle.css */
.ps > .ps__rail-y > .ps__thumb-y:hover, .ps > .ps__rail-y > .ps__thumb-y:focus {
  opacity: 1;
  background: #d8dce6;
}

/* line 10807, app/assets/stylesheets/style.bundle.css */
.blockui {
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  display: table;
  table-layout: fixed;
  border-radius: 4px;
}

/* line 10813, app/assets/stylesheets/style.bundle.css */
.blockui.blockui-noshadow {
  box-shadow: none;
}

/* line 10815, app/assets/stylesheets/style.bundle.css */
.blockui > span {
  color: #2E2F36;
  display: table-cell;
  vertical-align: middle;
  padding: 0.75rem 1.2rem;
  font-size: 1rem;
  font-weight: 400;
}

/* line 10822, app/assets/stylesheets/style.bundle.css */
.blockui > span > .kt-loader,
.blockui > span > .kt-spinner {
  margin-right: 1.25rem;
}

/* line 10826, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] {
  min-width: 300px;
}

/* line 10828, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] .close {
  right: 10px !important;
  padding: 0.25rem 0 0 2rem;
  font-family: "LineAwesome";
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 300;
}

/* line 10839, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] .close:before {
  content: "";
}

/* line 10841, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] .close:before {
  font-size: 1.1rem;
  color: #fff;
  opacity: 0.7;
  transition: all 0.3s;
}

/* line 10846, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] .close:hover:before {
  opacity: 1;
  transition: all 0.3s;
}

@media (min-width: 769px) and (max-width: 1024px) {
  /* line 10850, app/assets/stylesheets/style.bundle.css */
  .alert[data-notify] {
    max-width: 70%;
  }
}

@media (max-width: 768px) {
  /* line 10853, app/assets/stylesheets/style.bundle.css */
  .alert[data-notify] {
    max-width: 90%;
  }
}

/* line 10855, app/assets/stylesheets/style.bundle.css */
.alert[data-notify][data-notify-position=top-center], .alert[data-notify][data-notify-position=bottom-center] {
  width: 30%;
}

@media (min-width: 769px) and (max-width: 1024px) {
  /* line 10858, app/assets/stylesheets/style.bundle.css */
  .alert[data-notify][data-notify-position=top-center], .alert[data-notify][data-notify-position=bottom-center] {
    width: 70%;
  }
}

@media (max-width: 768px) {
  /* line 10861, app/assets/stylesheets/style.bundle.css */
  .alert[data-notify][data-notify-position=top-center], .alert[data-notify][data-notify-position=bottom-center] {
    width: 90%;
  }
}

/* line 10863, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] .icon {
  position: absolute;
}

/* line 10865, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] [class^="la-"],
.alert[data-notify] [class*=" la-"] {
  font-size: 1.8rem;
}

/* line 10868, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] [class^="fa-"],
.alert[data-notify] [class*=" fa-"] {
  font-size: 1.6rem;
}

/* line 10871, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] [class^="flaticon-"],
.alert[data-notify] [class*=" flaticon-"],
.alert[data-notify] [class^="flaticon2-"],
.alert[data-notify] [class*=" flaticon2-"] {
  font-size: 1.8rem;
}

/* line 10876, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] [class^="la-"],
.alert[data-notify] [class*=" la-"] {
  margin-top: -0.1rem;
}

/* line 10879, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] [class^="fa-"],
.alert[data-notify] [class*=" fa-"] {
  margin-top: -0.1rem;
}

/* line 10882, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] [class^="flaticon-"],
.alert[data-notify] [class*=" flaticon-"],
.alert[data-notify] [class^="flaticon2-"],
.alert[data-notify] [class*=" flaticon2-"] {
  margin-top: -0.4rem;
}

/* line 10887, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] [data-notify=title] {
  display: block;
  font-weight: 500;
}

/* line 10890, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] .icon ~ [data-notify=title] {
  padding-left: 2.85rem;
}

/* line 10892, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] .icon ~ [data-notify=message] {
  display: inline-block;
  padding-left: 2.85rem;
}

/* line 10895, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] [data-notify=title]:not(:empty) ~ [data-notify=message] {
  margin-top: 0.2rem;
}

/* line 10897, app/assets/stylesheets/style.bundle.css */
.alert[data-notify] .progress {
  margin-top: 0.5rem;
  line-height: 0.5rem;
  height: 0.5rem;
}

/* line 10902, app/assets/stylesheets/style.bundle.css */
.toast {
  background-position: 15px center !important;
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  border: 0;
}

/* line 10906, app/assets/stylesheets/style.bundle.css */
.toast .toast-close-button {
  font-family: "LineAwesome";
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  outline: none !important;
  font-size: 0;
  content: " ";
}

/* line 10917, app/assets/stylesheets/style.bundle.css */
.toast .toast-close-button:before {
  content: "";
}

/* line 10919, app/assets/stylesheets/style.bundle.css */
.toast .toast-close-button:before {
  font-size: 0.9rem;
}

/* line 10921, app/assets/stylesheets/style.bundle.css */
.toast .toast-title {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}

/* line 10925, app/assets/stylesheets/style.bundle.css */
.toast .toast-message {
  font-size: 0.9rem;
}

/* line 10928, app/assets/stylesheets/style.bundle.css */
.toast-success {
  background-color: #0abb87;
  color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

/* line 10933, app/assets/stylesheets/style.bundle.css */
#toast-container > div:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.125);
}

/* line 10936, app/assets/stylesheets/style.bundle.css */
.toast-warning {
  background-color: #ffb822;
  color: #111111;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

/* line 10941, app/assets/stylesheets/style.bundle.css */
#toast-container > div:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.125);
}

/* line 10944, app/assets/stylesheets/style.bundle.css */
.toast-info {
  background-color: #5578eb;
  color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

/* line 10949, app/assets/stylesheets/style.bundle.css */
#toast-container > div:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.125);
}

/* line 10952, app/assets/stylesheets/style.bundle.css */
.toast-error {
  background-color: #EB5757;
  color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

/* line 10957, app/assets/stylesheets/style.bundle.css */
#toast-container > div:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.125);
}

/* line 10960, app/assets/stylesheets/style.bundle.css */
.kt-container, .kt-container.kt-container--fluid {
  width: 100%;
  margin: 0;
}

/* line 10964, app/assets/stylesheets/style.bundle.css */
.kt-container.kt-container--fit {
  padding: 0 !important;
}

/* line 10967, app/assets/stylesheets/style.bundle.css */
.kt-container.kt-container--fit-left {
  padding-left: 0 !important;
}

/* line 10970, app/assets/stylesheets/style.bundle.css */
.kt-container.kt-container--fit-right {
  padding-right: 0 !important;
}

@media (min-width: 1429px) {
  /* line 10974, app/assets/stylesheets/style.bundle.css */
  .kt-container {
    width: 1380px;
    margin: 0 auto;
  }
  /* line 10977, app/assets/stylesheets/style.bundle.css */
  .kt-container.kt-container--fluid {
    width: 100%;
    margin: 0;
  }
}

/* line 10981, app/assets/stylesheets/style.bundle.css */
.kt-page--loading * {
  transition: none !important;
}

/* line 10984, app/assets/stylesheets/style.bundle.css */
.kt-page-loader {
  background: #fff;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: none;
}

/* line 10993, app/assets/stylesheets/style.bundle.css */
.kt-page--loading .kt-page-loader {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 10997, app/assets/stylesheets/style.bundle.css */
.kt-page-loader.kt-page-loader--non-block {
  background: transparent;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  width: auto;
}

/* line 11006, app/assets/stylesheets/style.bundle.css */
.kt-page--loading-non-block .kt-page-loader.kt-page-loader--non-block {
  display: inline-block;
}

/* line 11008, app/assets/stylesheets/style.bundle.css */
.kt-page-loader.kt-page-loader--logo {
  flex-direction: column;
  align-items: center;
}

/* line 11011, app/assets/stylesheets/style.bundle.css */
.kt-page-loader.kt-page-loader--logo img {
  display: block;
}

/* line 11013, app/assets/stylesheets/style.bundle.css */
.kt-page-loader.kt-page-loader--logo .kt-spinner {
  margin-top: 3rem;
}

/* line 11015, app/assets/stylesheets/style.bundle.css */
.kt-page-loader.kt-page-loader--logo .kt-spinner:before {
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 11022, app/assets/stylesheets/style.bundle.css */
html {
  font-family: sans-serif;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 11029, app/assets/stylesheets/style.bundle.css */
html,
body {
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  font-weight: 300;
  font-family: Montserrat, Helvetica, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 11040, app/assets/stylesheets/style.bundle.css */
html a:hover,
html a:active,
html a:focus,
body a:hover,
body a:active,
body a:focus {
  text-decoration: none !important;
}

/* line 11047, app/assets/stylesheets/style.bundle.css */
html a,
html button,
body a,
body button {
  outline: none !important;
}

/* line 11053, app/assets/stylesheets/style.bundle.css */
body {
  display: flex;
  flex-direction: column;
  color: #646c9a;
}

/* line 11058, app/assets/stylesheets/style.bundle.css */
router-outlet {
  display: none;
}

/* line 11061, app/assets/stylesheets/style.bundle.css */
canvas {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

/* Customize website's scrollbar like Mac OS */
/*
::-webkit-scrollbar {
    background-color:#f6f6f6;
    width:14px;
}

::-webkit-scrollbar-track {
    transition: all 0.3s ease;
    background-color:#f6f6f6;
    width:14px;
}

::-webkit-scrollbar-track:hover {
    transition: all 0.3s ease;
    background-color:#f6f6f6;
}

::-webkit-scrollbar-thumb {
    transition: all 0.3s ease;
    background-color:#c1c1c1;
}

::-webkit-scrollbar-thumb:hover {
    transition: all 0.3s ease;
    background-color: darken(#c1c1c1, 3%);
}
*/
/* set button(top and bottom of the scrollbar) */
/* line 11095, app/assets/stylesheets/style.bundle.css */
::-webkit-scrollbar-button {
  display: none;
}

@media (min-width: 769px) and (max-width: 1024px) {
  /* line 11099, app/assets/stylesheets/style.bundle.css */
  html,
body {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  /* line 11104, app/assets/stylesheets/style.bundle.css */
  html,
body {
    font-size: 12px;
  }
}

/* line 11108, app/assets/stylesheets/style.bundle.css */
.kt-animate-fade-in-up {
  animation: kt-animate-fade-in-up .5s;
}

/* line 11111, app/assets/stylesheets/style.bundle.css */
.kt-animate-fade-out {
  animation: kt-animate-fade-out .5s;
}

/* line 11114, app/assets/stylesheets/style.bundle.css */
.kt-animate-fade-in {
  animation: kt-animate-fade-in .5s;
}

/* line 11117, app/assets/stylesheets/style.bundle.css */
.kt-animate-blink {
  animation: kt-animate-blink 1s step-start 0s infinite;
  animation-fill-mode: initial;
}

/* line 11121, app/assets/stylesheets/style.bundle.css */
.kt-animate-shake {
  animation: kt-animate-shake 0.1s ease-in 0.1s infinite alternate;
  animation-fill-mode: initial;
}

/* line 11125, app/assets/stylesheets/style.bundle.css */
.kt-animate-pause {
  animation-play-state: paused;
}

/* line 11128, app/assets/stylesheets/style.bundle.css */
.kt-notransition {
  transition: none !important;
}

@keyframes kt-animate-fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes kt-animate-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes kt-animate-fade-in-up {
  from {
    opacity: 0;
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes kt-animate-fade-out-up {
  from {
    opacity: 1;
    transform: translateY(15px);
  }
  to {
    opacity: 0;
    transform: translateY(0px);
  }
}

@keyframes kt-animate-blink {
  50% {
    opacity: 0.0;
  }
}

@keyframes kt-animate-shake {
  from {
    transform: rotate(13deg);
  }
  to {
    -webkit-transform-origin: center center;
    transform: rotate(-13deg);
  }
}

/* line 11170, app/assets/stylesheets/style.bundle.css */
.kt-margin-0 {
  margin: 0px !important;
}

/* line 11173, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-0 {
  margin-top: 0px !important;
}

/* line 11176, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-0 {
  margin-bottom: 0px !important;
}

/* line 11179, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-0 {
  margin-left: 0px !important;
}

/* line 11182, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-0 {
  margin-right: 0px !important;
}

/* line 11185, app/assets/stylesheets/style.bundle.css */
.kt-padding-0 {
  padding: 0px !important;
}

/* line 11188, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-0 {
  padding-top: 0px !important;
}

/* line 11191, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-0 {
  padding-bottom: 0px !important;
}

/* line 11194, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-0 {
  padding-left: 0px !important;
}

/* line 11197, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-0 {
  padding-right: 0px !important;
}

/* line 11200, app/assets/stylesheets/style.bundle.css */
.kt-m0 {
  margin: 0px !important;
}

/* line 11203, app/assets/stylesheets/style.bundle.css */
.kt-mt-0 {
  margin-top: 0px !important;
}

/* line 11206, app/assets/stylesheets/style.bundle.css */
.kt-mb-0 {
  margin-bottom: 0px !important;
}

/* line 11209, app/assets/stylesheets/style.bundle.css */
.kt-ml-0 {
  margin-left: 0px !important;
}

/* line 11212, app/assets/stylesheets/style.bundle.css */
.kt-mr-0 {
  margin-right: 0px !important;
}

/* line 11215, app/assets/stylesheets/style.bundle.css */
.kt-p0 {
  padding: 0px !important;
}

/* line 11218, app/assets/stylesheets/style.bundle.css */
.kt-pt0 {
  padding-top: 0px !important;
}

/* line 11221, app/assets/stylesheets/style.bundle.css */
.kt-pb-0 {
  padding-bottom: 0px !important;
}

/* line 11224, app/assets/stylesheets/style.bundle.css */
.kt-pl0 {
  padding-left: 0px !important;
}

/* line 11227, app/assets/stylesheets/style.bundle.css */
.kt-pr0 {
  padding-right: 0px !important;
}

/* line 11230, app/assets/stylesheets/style.bundle.css */
.kt-margin-5 {
  margin: 5px !important;
}

/* line 11233, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-5 {
  margin-top: 5px !important;
}

/* line 11236, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-5 {
  margin-bottom: 5px !important;
}

/* line 11239, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-5 {
  margin-left: 5px !important;
}

/* line 11242, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-5 {
  margin-right: 5px !important;
}

/* line 11245, app/assets/stylesheets/style.bundle.css */
.kt-padding-5 {
  padding: 5px !important;
}

/* line 11248, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-5 {
  padding-top: 5px !important;
}

/* line 11251, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-5 {
  padding-bottom: 5px !important;
}

/* line 11254, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-5 {
  padding-left: 5px !important;
}

/* line 11257, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-5 {
  padding-right: 5px !important;
}

/* line 11260, app/assets/stylesheets/style.bundle.css */
.kt-m5 {
  margin: 5px !important;
}

/* line 11263, app/assets/stylesheets/style.bundle.css */
.kt-mt-5 {
  margin-top: 5px !important;
}

/* line 11266, app/assets/stylesheets/style.bundle.css */
.kt-mb-5 {
  margin-bottom: 5px !important;
}

/* line 11269, app/assets/stylesheets/style.bundle.css */
.kt-ml-5 {
  margin-left: 5px !important;
}

/* line 11272, app/assets/stylesheets/style.bundle.css */
.kt-mr-5 {
  margin-right: 5px !important;
}

/* line 11275, app/assets/stylesheets/style.bundle.css */
.kt-p5 {
  padding: 5px !important;
}

/* line 11278, app/assets/stylesheets/style.bundle.css */
.kt-pt5 {
  padding-top: 5px !important;
}

/* line 11281, app/assets/stylesheets/style.bundle.css */
.kt-pb-5 {
  padding-bottom: 5px !important;
}

/* line 11284, app/assets/stylesheets/style.bundle.css */
.kt-pl5 {
  padding-left: 5px !important;
}

/* line 11287, app/assets/stylesheets/style.bundle.css */
.kt-pr5 {
  padding-right: 5px !important;
}

/* line 11290, app/assets/stylesheets/style.bundle.css */
.kt-margin-10 {
  margin: 10px !important;
}

/* line 11293, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-10 {
  margin-top: 10px !important;
}

/* line 11296, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-10 {
  margin-bottom: 10px !important;
}

/* line 11299, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-10 {
  margin-left: 10px !important;
}

/* line 11302, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-10 {
  margin-right: 10px !important;
}

/* line 11305, app/assets/stylesheets/style.bundle.css */
.kt-padding-10 {
  padding: 10px !important;
}

/* line 11308, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-10 {
  padding-top: 10px !important;
}

/* line 11311, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-10 {
  padding-bottom: 10px !important;
}

/* line 11314, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-10 {
  padding-left: 10px !important;
}

/* line 11317, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-10 {
  padding-right: 10px !important;
}

/* line 11320, app/assets/stylesheets/style.bundle.css */
.kt-m10 {
  margin: 10px !important;
}

/* line 11323, app/assets/stylesheets/style.bundle.css */
.kt-mt-10 {
  margin-top: 10px !important;
}

/* line 11326, app/assets/stylesheets/style.bundle.css */
.kt-mb-10 {
  margin-bottom: 10px !important;
}

/* line 11329, app/assets/stylesheets/style.bundle.css */
.kt-ml-10 {
  margin-left: 10px !important;
}

/* line 11332, app/assets/stylesheets/style.bundle.css */
.kt-mr-10 {
  margin-right: 10px !important;
}

/* line 11335, app/assets/stylesheets/style.bundle.css */
.kt-p10 {
  padding: 10px !important;
}

/* line 11338, app/assets/stylesheets/style.bundle.css */
.kt-pt10 {
  padding-top: 10px !important;
}

/* line 11341, app/assets/stylesheets/style.bundle.css */
.kt-pb-10 {
  padding-bottom: 10px !important;
}

/* line 11344, app/assets/stylesheets/style.bundle.css */
.kt-pl10 {
  padding-left: 10px !important;
}

/* line 11347, app/assets/stylesheets/style.bundle.css */
.kt-pr10 {
  padding-right: 10px !important;
}

/* line 11350, app/assets/stylesheets/style.bundle.css */
.kt-margin-15 {
  margin: 15px !important;
}

/* line 11353, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-15 {
  margin-top: 15px !important;
}

/* line 11356, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-15 {
  margin-bottom: 15px !important;
}

/* line 11359, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-15 {
  margin-left: 15px !important;
}

/* line 11362, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-15 {
  margin-right: 15px !important;
}

/* line 11365, app/assets/stylesheets/style.bundle.css */
.kt-padding-15 {
  padding: 15px !important;
}

/* line 11368, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-15 {
  padding-top: 15px !important;
}

/* line 11371, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-15 {
  padding-bottom: 15px !important;
}

/* line 11374, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-15 {
  padding-left: 15px !important;
}

/* line 11377, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-15 {
  padding-right: 15px !important;
}

/* line 11380, app/assets/stylesheets/style.bundle.css */
.kt-m15 {
  margin: 15px !important;
}

/* line 11383, app/assets/stylesheets/style.bundle.css */
.kt-mt-15 {
  margin-top: 15px !important;
}

/* line 11386, app/assets/stylesheets/style.bundle.css */
.kt-mb-15 {
  margin-bottom: 15px !important;
}

/* line 11389, app/assets/stylesheets/style.bundle.css */
.kt-ml-15 {
  margin-left: 15px !important;
}

/* line 11392, app/assets/stylesheets/style.bundle.css */
.kt-mr-15 {
  margin-right: 15px !important;
}

/* line 11395, app/assets/stylesheets/style.bundle.css */
.kt-p15 {
  padding: 15px !important;
}

/* line 11398, app/assets/stylesheets/style.bundle.css */
.kt-pt15 {
  padding-top: 15px !important;
}

/* line 11401, app/assets/stylesheets/style.bundle.css */
.kt-pb-15 {
  padding-bottom: 15px !important;
}

/* line 11404, app/assets/stylesheets/style.bundle.css */
.kt-pl15 {
  padding-left: 15px !important;
}

/* line 11407, app/assets/stylesheets/style.bundle.css */
.kt-pr15 {
  padding-right: 15px !important;
}

/* line 11410, app/assets/stylesheets/style.bundle.css */
.kt-margin-20 {
  margin: 20px !important;
}

/* line 11413, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-20 {
  margin-top: 20px !important;
}

/* line 11416, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-20 {
  margin-bottom: 20px !important;
}

/* line 11419, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-20 {
  margin-left: 20px !important;
}

/* line 11422, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-20 {
  margin-right: 20px !important;
}

/* line 11425, app/assets/stylesheets/style.bundle.css */
.kt-padding-20 {
  padding: 20px !important;
}

/* line 11428, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-20 {
  padding-top: 20px !important;
}

/* line 11431, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-20 {
  padding-bottom: 20px !important;
}

/* line 11434, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-20 {
  padding-left: 20px !important;
}

/* line 11437, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-20 {
  padding-right: 20px !important;
}

/* line 11440, app/assets/stylesheets/style.bundle.css */
.kt-m20 {
  margin: 20px !important;
}

/* line 11443, app/assets/stylesheets/style.bundle.css */
.kt-mt-20 {
  margin-top: 20px !important;
}

/* line 11446, app/assets/stylesheets/style.bundle.css */
.kt-mb-20 {
  margin-bottom: 20px !important;
}

/* line 11449, app/assets/stylesheets/style.bundle.css */
.kt-ml-20 {
  margin-left: 20px !important;
}

/* line 11452, app/assets/stylesheets/style.bundle.css */
.kt-mr-20 {
  margin-right: 20px !important;
}

/* line 11455, app/assets/stylesheets/style.bundle.css */
.kt-p20 {
  padding: 20px !important;
}

/* line 11458, app/assets/stylesheets/style.bundle.css */
.kt-pt20 {
  padding-top: 20px !important;
}

/* line 11461, app/assets/stylesheets/style.bundle.css */
.kt-pb-20 {
  padding-bottom: 20px !important;
}

/* line 11464, app/assets/stylesheets/style.bundle.css */
.kt-pl20 {
  padding-left: 20px !important;
}

/* line 11467, app/assets/stylesheets/style.bundle.css */
.kt-pr20 {
  padding-right: 20px !important;
}

/* line 11470, app/assets/stylesheets/style.bundle.css */
.kt-margin-25 {
  margin: 25px !important;
}

/* line 11473, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-25 {
  margin-top: 25px !important;
}

/* line 11476, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-25 {
  margin-bottom: 25px !important;
}

/* line 11479, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-25 {
  margin-left: 25px !important;
}

/* line 11482, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-25 {
  margin-right: 25px !important;
}

/* line 11485, app/assets/stylesheets/style.bundle.css */
.kt-padding-25 {
  padding: 25px !important;
}

/* line 11488, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-25 {
  padding-top: 25px !important;
}

/* line 11491, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-25 {
  padding-bottom: 25px !important;
}

/* line 11494, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-25 {
  padding-left: 25px !important;
}

/* line 11497, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-25 {
  padding-right: 25px !important;
}

/* line 11500, app/assets/stylesheets/style.bundle.css */
.kt-m25 {
  margin: 25px !important;
}

/* line 11503, app/assets/stylesheets/style.bundle.css */
.kt-mt-25 {
  margin-top: 25px !important;
}

/* line 11506, app/assets/stylesheets/style.bundle.css */
.kt-mb-25 {
  margin-bottom: 25px !important;
}

/* line 11509, app/assets/stylesheets/style.bundle.css */
.kt-ml-25 {
  margin-left: 25px !important;
}

/* line 11512, app/assets/stylesheets/style.bundle.css */
.kt-mr-25 {
  margin-right: 25px !important;
}

/* line 11515, app/assets/stylesheets/style.bundle.css */
.kt-p25 {
  padding: 25px !important;
}

/* line 11518, app/assets/stylesheets/style.bundle.css */
.kt-pt25 {
  padding-top: 25px !important;
}

/* line 11521, app/assets/stylesheets/style.bundle.css */
.kt-pb-25 {
  padding-bottom: 25px !important;
}

/* line 11524, app/assets/stylesheets/style.bundle.css */
.kt-pl25 {
  padding-left: 25px !important;
}

/* line 11527, app/assets/stylesheets/style.bundle.css */
.kt-pr25 {
  padding-right: 25px !important;
}

/* line 11530, app/assets/stylesheets/style.bundle.css */
.kt-margin-30 {
  margin: 30px !important;
}

/* line 11533, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-30 {
  margin-top: 30px !important;
}

/* line 11536, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-30 {
  margin-bottom: 30px !important;
}

/* line 11539, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-30 {
  margin-left: 30px !important;
}

/* line 11542, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-30 {
  margin-right: 30px !important;
}

/* line 11545, app/assets/stylesheets/style.bundle.css */
.kt-padding-30 {
  padding: 30px !important;
}

/* line 11548, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-30 {
  padding-top: 30px !important;
}

/* line 11551, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-30 {
  padding-bottom: 30px !important;
}

/* line 11554, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-30 {
  padding-left: 30px !important;
}

/* line 11557, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-30 {
  padding-right: 30px !important;
}

/* line 11560, app/assets/stylesheets/style.bundle.css */
.kt-m30 {
  margin: 30px !important;
}

/* line 11563, app/assets/stylesheets/style.bundle.css */
.kt-mt-30 {
  margin-top: 30px !important;
}

/* line 11566, app/assets/stylesheets/style.bundle.css */
.kt-mb-30 {
  margin-bottom: 30px !important;
}

/* line 11569, app/assets/stylesheets/style.bundle.css */
.kt-ml-30 {
  margin-left: 30px !important;
}

/* line 11572, app/assets/stylesheets/style.bundle.css */
.kt-mr-30 {
  margin-right: 30px !important;
}

/* line 11575, app/assets/stylesheets/style.bundle.css */
.kt-p30 {
  padding: 30px !important;
}

/* line 11578, app/assets/stylesheets/style.bundle.css */
.kt-pt30 {
  padding-top: 30px !important;
}

/* line 11581, app/assets/stylesheets/style.bundle.css */
.kt-pb-30 {
  padding-bottom: 30px !important;
}

/* line 11584, app/assets/stylesheets/style.bundle.css */
.kt-pl30 {
  padding-left: 30px !important;
}

/* line 11587, app/assets/stylesheets/style.bundle.css */
.kt-pr30 {
  padding-right: 30px !important;
}

/* line 11590, app/assets/stylesheets/style.bundle.css */
.kt-margin-35 {
  margin: 35px !important;
}

/* line 11593, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-35 {
  margin-top: 35px !important;
}

/* line 11596, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-35 {
  margin-bottom: 35px !important;
}

/* line 11599, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-35 {
  margin-left: 35px !important;
}

/* line 11602, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-35 {
  margin-right: 35px !important;
}

/* line 11605, app/assets/stylesheets/style.bundle.css */
.kt-padding-35 {
  padding: 35px !important;
}

/* line 11608, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-35 {
  padding-top: 35px !important;
}

/* line 11611, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-35 {
  padding-bottom: 35px !important;
}

/* line 11614, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-35 {
  padding-left: 35px !important;
}

/* line 11617, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-35 {
  padding-right: 35px !important;
}

/* line 11620, app/assets/stylesheets/style.bundle.css */
.kt-m35 {
  margin: 35px !important;
}

/* line 11623, app/assets/stylesheets/style.bundle.css */
.kt-mt-35 {
  margin-top: 35px !important;
}

/* line 11626, app/assets/stylesheets/style.bundle.css */
.kt-mb-35 {
  margin-bottom: 35px !important;
}

/* line 11629, app/assets/stylesheets/style.bundle.css */
.kt-ml-35 {
  margin-left: 35px !important;
}

/* line 11632, app/assets/stylesheets/style.bundle.css */
.kt-mr-35 {
  margin-right: 35px !important;
}

/* line 11635, app/assets/stylesheets/style.bundle.css */
.kt-p35 {
  padding: 35px !important;
}

/* line 11638, app/assets/stylesheets/style.bundle.css */
.kt-pt35 {
  padding-top: 35px !important;
}

/* line 11641, app/assets/stylesheets/style.bundle.css */
.kt-pb-35 {
  padding-bottom: 35px !important;
}

/* line 11644, app/assets/stylesheets/style.bundle.css */
.kt-pl35 {
  padding-left: 35px !important;
}

/* line 11647, app/assets/stylesheets/style.bundle.css */
.kt-pr35 {
  padding-right: 35px !important;
}

/* line 11650, app/assets/stylesheets/style.bundle.css */
.kt-margin-40 {
  margin: 40px !important;
}

/* line 11653, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-40 {
  margin-top: 40px !important;
}

/* line 11656, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-40 {
  margin-bottom: 40px !important;
}

/* line 11659, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-40 {
  margin-left: 40px !important;
}

/* line 11662, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-40 {
  margin-right: 40px !important;
}

/* line 11665, app/assets/stylesheets/style.bundle.css */
.kt-padding-40 {
  padding: 40px !important;
}

/* line 11668, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-40 {
  padding-top: 40px !important;
}

/* line 11671, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-40 {
  padding-bottom: 40px !important;
}

/* line 11674, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-40 {
  padding-left: 40px !important;
}

/* line 11677, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-40 {
  padding-right: 40px !important;
}

/* line 11680, app/assets/stylesheets/style.bundle.css */
.kt-m40 {
  margin: 40px !important;
}

/* line 11683, app/assets/stylesheets/style.bundle.css */
.kt-mt-40 {
  margin-top: 40px !important;
}

/* line 11686, app/assets/stylesheets/style.bundle.css */
.kt-mb-40 {
  margin-bottom: 40px !important;
}

/* line 11689, app/assets/stylesheets/style.bundle.css */
.kt-ml-40 {
  margin-left: 40px !important;
}

/* line 11692, app/assets/stylesheets/style.bundle.css */
.kt-mr-40 {
  margin-right: 40px !important;
}

/* line 11695, app/assets/stylesheets/style.bundle.css */
.kt-p40 {
  padding: 40px !important;
}

/* line 11698, app/assets/stylesheets/style.bundle.css */
.kt-pt40 {
  padding-top: 40px !important;
}

/* line 11701, app/assets/stylesheets/style.bundle.css */
.kt-pb-40 {
  padding-bottom: 40px !important;
}

/* line 11704, app/assets/stylesheets/style.bundle.css */
.kt-pl40 {
  padding-left: 40px !important;
}

/* line 11707, app/assets/stylesheets/style.bundle.css */
.kt-pr40 {
  padding-right: 40px !important;
}

/* line 11710, app/assets/stylesheets/style.bundle.css */
.kt-margin-45 {
  margin: 45px !important;
}

/* line 11713, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-45 {
  margin-top: 45px !important;
}

/* line 11716, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-45 {
  margin-bottom: 45px !important;
}

/* line 11719, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-45 {
  margin-left: 45px !important;
}

/* line 11722, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-45 {
  margin-right: 45px !important;
}

/* line 11725, app/assets/stylesheets/style.bundle.css */
.kt-padding-45 {
  padding: 45px !important;
}

/* line 11728, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-45 {
  padding-top: 45px !important;
}

/* line 11731, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-45 {
  padding-bottom: 45px !important;
}

/* line 11734, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-45 {
  padding-left: 45px !important;
}

/* line 11737, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-45 {
  padding-right: 45px !important;
}

/* line 11740, app/assets/stylesheets/style.bundle.css */
.kt-m45 {
  margin: 45px !important;
}

/* line 11743, app/assets/stylesheets/style.bundle.css */
.kt-mt-45 {
  margin-top: 45px !important;
}

/* line 11746, app/assets/stylesheets/style.bundle.css */
.kt-mb-45 {
  margin-bottom: 45px !important;
}

/* line 11749, app/assets/stylesheets/style.bundle.css */
.kt-ml-45 {
  margin-left: 45px !important;
}

/* line 11752, app/assets/stylesheets/style.bundle.css */
.kt-mr-45 {
  margin-right: 45px !important;
}

/* line 11755, app/assets/stylesheets/style.bundle.css */
.kt-p45 {
  padding: 45px !important;
}

/* line 11758, app/assets/stylesheets/style.bundle.css */
.kt-pt45 {
  padding-top: 45px !important;
}

/* line 11761, app/assets/stylesheets/style.bundle.css */
.kt-pb-45 {
  padding-bottom: 45px !important;
}

/* line 11764, app/assets/stylesheets/style.bundle.css */
.kt-pl45 {
  padding-left: 45px !important;
}

/* line 11767, app/assets/stylesheets/style.bundle.css */
.kt-pr45 {
  padding-right: 45px !important;
}

/* line 11770, app/assets/stylesheets/style.bundle.css */
.kt-margin-50 {
  margin: 50px !important;
}

/* line 11773, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-50 {
  margin-top: 50px !important;
}

/* line 11776, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-50 {
  margin-bottom: 50px !important;
}

/* line 11779, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-50 {
  margin-left: 50px !important;
}

/* line 11782, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-50 {
  margin-right: 50px !important;
}

/* line 11785, app/assets/stylesheets/style.bundle.css */
.kt-padding-50 {
  padding: 50px !important;
}

/* line 11788, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-50 {
  padding-top: 50px !important;
}

/* line 11791, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-50 {
  padding-bottom: 50px !important;
}

/* line 11794, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-50 {
  padding-left: 50px !important;
}

/* line 11797, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-50 {
  padding-right: 50px !important;
}

/* line 11800, app/assets/stylesheets/style.bundle.css */
.kt-m50 {
  margin: 50px !important;
}

/* line 11803, app/assets/stylesheets/style.bundle.css */
.kt-mt-50 {
  margin-top: 50px !important;
}

/* line 11806, app/assets/stylesheets/style.bundle.css */
.kt-mb-50 {
  margin-bottom: 50px !important;
}

/* line 11809, app/assets/stylesheets/style.bundle.css */
.kt-ml-50 {
  margin-left: 50px !important;
}

/* line 11812, app/assets/stylesheets/style.bundle.css */
.kt-mr-50 {
  margin-right: 50px !important;
}

/* line 11815, app/assets/stylesheets/style.bundle.css */
.kt-p50 {
  padding: 50px !important;
}

/* line 11818, app/assets/stylesheets/style.bundle.css */
.kt-pt50 {
  padding-top: 50px !important;
}

/* line 11821, app/assets/stylesheets/style.bundle.css */
.kt-pb-50 {
  padding-bottom: 50px !important;
}

/* line 11824, app/assets/stylesheets/style.bundle.css */
.kt-pl50 {
  padding-left: 50px !important;
}

/* line 11827, app/assets/stylesheets/style.bundle.css */
.kt-pr50 {
  padding-right: 50px !important;
}

/* line 11830, app/assets/stylesheets/style.bundle.css */
.kt-margin-55 {
  margin: 55px !important;
}

/* line 11833, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-55 {
  margin-top: 55px !important;
}

/* line 11836, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-55 {
  margin-bottom: 55px !important;
}

/* line 11839, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-55 {
  margin-left: 55px !important;
}

/* line 11842, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-55 {
  margin-right: 55px !important;
}

/* line 11845, app/assets/stylesheets/style.bundle.css */
.kt-padding-55 {
  padding: 55px !important;
}

/* line 11848, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-55 {
  padding-top: 55px !important;
}

/* line 11851, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-55 {
  padding-bottom: 55px !important;
}

/* line 11854, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-55 {
  padding-left: 55px !important;
}

/* line 11857, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-55 {
  padding-right: 55px !important;
}

/* line 11860, app/assets/stylesheets/style.bundle.css */
.kt-m55 {
  margin: 55px !important;
}

/* line 11863, app/assets/stylesheets/style.bundle.css */
.kt-mt-55 {
  margin-top: 55px !important;
}

/* line 11866, app/assets/stylesheets/style.bundle.css */
.kt-mb-55 {
  margin-bottom: 55px !important;
}

/* line 11869, app/assets/stylesheets/style.bundle.css */
.kt-ml-55 {
  margin-left: 55px !important;
}

/* line 11872, app/assets/stylesheets/style.bundle.css */
.kt-mr-55 {
  margin-right: 55px !important;
}

/* line 11875, app/assets/stylesheets/style.bundle.css */
.kt-p55 {
  padding: 55px !important;
}

/* line 11878, app/assets/stylesheets/style.bundle.css */
.kt-pt55 {
  padding-top: 55px !important;
}

/* line 11881, app/assets/stylesheets/style.bundle.css */
.kt-pb-55 {
  padding-bottom: 55px !important;
}

/* line 11884, app/assets/stylesheets/style.bundle.css */
.kt-pl55 {
  padding-left: 55px !important;
}

/* line 11887, app/assets/stylesheets/style.bundle.css */
.kt-pr55 {
  padding-right: 55px !important;
}

/* line 11890, app/assets/stylesheets/style.bundle.css */
.kt-margin-60 {
  margin: 60px !important;
}

/* line 11893, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-60 {
  margin-top: 60px !important;
}

/* line 11896, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-60 {
  margin-bottom: 60px !important;
}

/* line 11899, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-60 {
  margin-left: 60px !important;
}

/* line 11902, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-60 {
  margin-right: 60px !important;
}

/* line 11905, app/assets/stylesheets/style.bundle.css */
.kt-padding-60 {
  padding: 60px !important;
}

/* line 11908, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-60 {
  padding-top: 60px !important;
}

/* line 11911, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-60 {
  padding-bottom: 60px !important;
}

/* line 11914, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-60 {
  padding-left: 60px !important;
}

/* line 11917, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-60 {
  padding-right: 60px !important;
}

/* line 11920, app/assets/stylesheets/style.bundle.css */
.kt-m60 {
  margin: 60px !important;
}

/* line 11923, app/assets/stylesheets/style.bundle.css */
.kt-mt-60 {
  margin-top: 60px !important;
}

/* line 11926, app/assets/stylesheets/style.bundle.css */
.kt-mb-60 {
  margin-bottom: 60px !important;
}

/* line 11929, app/assets/stylesheets/style.bundle.css */
.kt-ml-60 {
  margin-left: 60px !important;
}

/* line 11932, app/assets/stylesheets/style.bundle.css */
.kt-mr-60 {
  margin-right: 60px !important;
}

/* line 11935, app/assets/stylesheets/style.bundle.css */
.kt-p60 {
  padding: 60px !important;
}

/* line 11938, app/assets/stylesheets/style.bundle.css */
.kt-pt60 {
  padding-top: 60px !important;
}

/* line 11941, app/assets/stylesheets/style.bundle.css */
.kt-pb-60 {
  padding-bottom: 60px !important;
}

/* line 11944, app/assets/stylesheets/style.bundle.css */
.kt-pl60 {
  padding-left: 60px !important;
}

/* line 11947, app/assets/stylesheets/style.bundle.css */
.kt-pr60 {
  padding-right: 60px !important;
}

/* line 11950, app/assets/stylesheets/style.bundle.css */
.kt-margin-65 {
  margin: 65px !important;
}

/* line 11953, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-65 {
  margin-top: 65px !important;
}

/* line 11956, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-65 {
  margin-bottom: 65px !important;
}

/* line 11959, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-65 {
  margin-left: 65px !important;
}

/* line 11962, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-65 {
  margin-right: 65px !important;
}

/* line 11965, app/assets/stylesheets/style.bundle.css */
.kt-padding-65 {
  padding: 65px !important;
}

/* line 11968, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-65 {
  padding-top: 65px !important;
}

/* line 11971, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-65 {
  padding-bottom: 65px !important;
}

/* line 11974, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-65 {
  padding-left: 65px !important;
}

/* line 11977, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-65 {
  padding-right: 65px !important;
}

/* line 11980, app/assets/stylesheets/style.bundle.css */
.kt-m65 {
  margin: 65px !important;
}

/* line 11983, app/assets/stylesheets/style.bundle.css */
.kt-mt-65 {
  margin-top: 65px !important;
}

/* line 11986, app/assets/stylesheets/style.bundle.css */
.kt-mb-65 {
  margin-bottom: 65px !important;
}

/* line 11989, app/assets/stylesheets/style.bundle.css */
.kt-ml-65 {
  margin-left: 65px !important;
}

/* line 11992, app/assets/stylesheets/style.bundle.css */
.kt-mr-65 {
  margin-right: 65px !important;
}

/* line 11995, app/assets/stylesheets/style.bundle.css */
.kt-p65 {
  padding: 65px !important;
}

/* line 11998, app/assets/stylesheets/style.bundle.css */
.kt-pt65 {
  padding-top: 65px !important;
}

/* line 12001, app/assets/stylesheets/style.bundle.css */
.kt-pb-65 {
  padding-bottom: 65px !important;
}

/* line 12004, app/assets/stylesheets/style.bundle.css */
.kt-pl65 {
  padding-left: 65px !important;
}

/* line 12007, app/assets/stylesheets/style.bundle.css */
.kt-pr65 {
  padding-right: 65px !important;
}

/* line 12010, app/assets/stylesheets/style.bundle.css */
.kt-margin-70 {
  margin: 70px !important;
}

/* line 12013, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-70 {
  margin-top: 70px !important;
}

/* line 12016, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-70 {
  margin-bottom: 70px !important;
}

/* line 12019, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-70 {
  margin-left: 70px !important;
}

/* line 12022, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-70 {
  margin-right: 70px !important;
}

/* line 12025, app/assets/stylesheets/style.bundle.css */
.kt-padding-70 {
  padding: 70px !important;
}

/* line 12028, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-70 {
  padding-top: 70px !important;
}

/* line 12031, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-70 {
  padding-bottom: 70px !important;
}

/* line 12034, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-70 {
  padding-left: 70px !important;
}

/* line 12037, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-70 {
  padding-right: 70px !important;
}

/* line 12040, app/assets/stylesheets/style.bundle.css */
.kt-m70 {
  margin: 70px !important;
}

/* line 12043, app/assets/stylesheets/style.bundle.css */
.kt-mt-70 {
  margin-top: 70px !important;
}

/* line 12046, app/assets/stylesheets/style.bundle.css */
.kt-mb-70 {
  margin-bottom: 70px !important;
}

/* line 12049, app/assets/stylesheets/style.bundle.css */
.kt-ml-70 {
  margin-left: 70px !important;
}

/* line 12052, app/assets/stylesheets/style.bundle.css */
.kt-mr-70 {
  margin-right: 70px !important;
}

/* line 12055, app/assets/stylesheets/style.bundle.css */
.kt-p70 {
  padding: 70px !important;
}

/* line 12058, app/assets/stylesheets/style.bundle.css */
.kt-pt70 {
  padding-top: 70px !important;
}

/* line 12061, app/assets/stylesheets/style.bundle.css */
.kt-pb-70 {
  padding-bottom: 70px !important;
}

/* line 12064, app/assets/stylesheets/style.bundle.css */
.kt-pl70 {
  padding-left: 70px !important;
}

/* line 12067, app/assets/stylesheets/style.bundle.css */
.kt-pr70 {
  padding-right: 70px !important;
}

/* line 12070, app/assets/stylesheets/style.bundle.css */
.kt-margin-75 {
  margin: 75px !important;
}

/* line 12073, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-75 {
  margin-top: 75px !important;
}

/* line 12076, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-75 {
  margin-bottom: 75px !important;
}

/* line 12079, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-75 {
  margin-left: 75px !important;
}

/* line 12082, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-75 {
  margin-right: 75px !important;
}

/* line 12085, app/assets/stylesheets/style.bundle.css */
.kt-padding-75 {
  padding: 75px !important;
}

/* line 12088, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-75 {
  padding-top: 75px !important;
}

/* line 12091, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-75 {
  padding-bottom: 75px !important;
}

/* line 12094, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-75 {
  padding-left: 75px !important;
}

/* line 12097, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-75 {
  padding-right: 75px !important;
}

/* line 12100, app/assets/stylesheets/style.bundle.css */
.kt-m75 {
  margin: 75px !important;
}

/* line 12103, app/assets/stylesheets/style.bundle.css */
.kt-mt-75 {
  margin-top: 75px !important;
}

/* line 12106, app/assets/stylesheets/style.bundle.css */
.kt-mb-75 {
  margin-bottom: 75px !important;
}

/* line 12109, app/assets/stylesheets/style.bundle.css */
.kt-ml-75 {
  margin-left: 75px !important;
}

/* line 12112, app/assets/stylesheets/style.bundle.css */
.kt-mr-75 {
  margin-right: 75px !important;
}

/* line 12115, app/assets/stylesheets/style.bundle.css */
.kt-p75 {
  padding: 75px !important;
}

/* line 12118, app/assets/stylesheets/style.bundle.css */
.kt-pt75 {
  padding-top: 75px !important;
}

/* line 12121, app/assets/stylesheets/style.bundle.css */
.kt-pb-75 {
  padding-bottom: 75px !important;
}

/* line 12124, app/assets/stylesheets/style.bundle.css */
.kt-pl75 {
  padding-left: 75px !important;
}

/* line 12127, app/assets/stylesheets/style.bundle.css */
.kt-pr75 {
  padding-right: 75px !important;
}

/* line 12130, app/assets/stylesheets/style.bundle.css */
.kt-margin-80 {
  margin: 80px !important;
}

/* line 12133, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-80 {
  margin-top: 80px !important;
}

/* line 12136, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-80 {
  margin-bottom: 80px !important;
}

/* line 12139, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-80 {
  margin-left: 80px !important;
}

/* line 12142, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-80 {
  margin-right: 80px !important;
}

/* line 12145, app/assets/stylesheets/style.bundle.css */
.kt-padding-80 {
  padding: 80px !important;
}

/* line 12148, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-80 {
  padding-top: 80px !important;
}

/* line 12151, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-80 {
  padding-bottom: 80px !important;
}

/* line 12154, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-80 {
  padding-left: 80px !important;
}

/* line 12157, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-80 {
  padding-right: 80px !important;
}

/* line 12160, app/assets/stylesheets/style.bundle.css */
.kt-m80 {
  margin: 80px !important;
}

/* line 12163, app/assets/stylesheets/style.bundle.css */
.kt-mt-80 {
  margin-top: 80px !important;
}

/* line 12166, app/assets/stylesheets/style.bundle.css */
.kt-mb-80 {
  margin-bottom: 80px !important;
}

/* line 12169, app/assets/stylesheets/style.bundle.css */
.kt-ml-80 {
  margin-left: 80px !important;
}

/* line 12172, app/assets/stylesheets/style.bundle.css */
.kt-mr-80 {
  margin-right: 80px !important;
}

/* line 12175, app/assets/stylesheets/style.bundle.css */
.kt-p80 {
  padding: 80px !important;
}

/* line 12178, app/assets/stylesheets/style.bundle.css */
.kt-pt80 {
  padding-top: 80px !important;
}

/* line 12181, app/assets/stylesheets/style.bundle.css */
.kt-pb-80 {
  padding-bottom: 80px !important;
}

/* line 12184, app/assets/stylesheets/style.bundle.css */
.kt-pl80 {
  padding-left: 80px !important;
}

/* line 12187, app/assets/stylesheets/style.bundle.css */
.kt-pr80 {
  padding-right: 80px !important;
}

/* line 12190, app/assets/stylesheets/style.bundle.css */
.kt-margin-85 {
  margin: 85px !important;
}

/* line 12193, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-85 {
  margin-top: 85px !important;
}

/* line 12196, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-85 {
  margin-bottom: 85px !important;
}

/* line 12199, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-85 {
  margin-left: 85px !important;
}

/* line 12202, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-85 {
  margin-right: 85px !important;
}

/* line 12205, app/assets/stylesheets/style.bundle.css */
.kt-padding-85 {
  padding: 85px !important;
}

/* line 12208, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-85 {
  padding-top: 85px !important;
}

/* line 12211, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-85 {
  padding-bottom: 85px !important;
}

/* line 12214, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-85 {
  padding-left: 85px !important;
}

/* line 12217, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-85 {
  padding-right: 85px !important;
}

/* line 12220, app/assets/stylesheets/style.bundle.css */
.kt-m85 {
  margin: 85px !important;
}

/* line 12223, app/assets/stylesheets/style.bundle.css */
.kt-mt-85 {
  margin-top: 85px !important;
}

/* line 12226, app/assets/stylesheets/style.bundle.css */
.kt-mb-85 {
  margin-bottom: 85px !important;
}

/* line 12229, app/assets/stylesheets/style.bundle.css */
.kt-ml-85 {
  margin-left: 85px !important;
}

/* line 12232, app/assets/stylesheets/style.bundle.css */
.kt-mr-85 {
  margin-right: 85px !important;
}

/* line 12235, app/assets/stylesheets/style.bundle.css */
.kt-p85 {
  padding: 85px !important;
}

/* line 12238, app/assets/stylesheets/style.bundle.css */
.kt-pt85 {
  padding-top: 85px !important;
}

/* line 12241, app/assets/stylesheets/style.bundle.css */
.kt-pb-85 {
  padding-bottom: 85px !important;
}

/* line 12244, app/assets/stylesheets/style.bundle.css */
.kt-pl85 {
  padding-left: 85px !important;
}

/* line 12247, app/assets/stylesheets/style.bundle.css */
.kt-pr85 {
  padding-right: 85px !important;
}

/* line 12250, app/assets/stylesheets/style.bundle.css */
.kt-margin-90 {
  margin: 90px !important;
}

/* line 12253, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-90 {
  margin-top: 90px !important;
}

/* line 12256, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-90 {
  margin-bottom: 90px !important;
}

/* line 12259, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-90 {
  margin-left: 90px !important;
}

/* line 12262, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-90 {
  margin-right: 90px !important;
}

/* line 12265, app/assets/stylesheets/style.bundle.css */
.kt-padding-90 {
  padding: 90px !important;
}

/* line 12268, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-90 {
  padding-top: 90px !important;
}

/* line 12271, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-90 {
  padding-bottom: 90px !important;
}

/* line 12274, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-90 {
  padding-left: 90px !important;
}

/* line 12277, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-90 {
  padding-right: 90px !important;
}

/* line 12280, app/assets/stylesheets/style.bundle.css */
.kt-m90 {
  margin: 90px !important;
}

/* line 12283, app/assets/stylesheets/style.bundle.css */
.kt-mt-90 {
  margin-top: 90px !important;
}

/* line 12286, app/assets/stylesheets/style.bundle.css */
.kt-mb-90 {
  margin-bottom: 90px !important;
}

/* line 12289, app/assets/stylesheets/style.bundle.css */
.kt-ml-90 {
  margin-left: 90px !important;
}

/* line 12292, app/assets/stylesheets/style.bundle.css */
.kt-mr-90 {
  margin-right: 90px !important;
}

/* line 12295, app/assets/stylesheets/style.bundle.css */
.kt-p90 {
  padding: 90px !important;
}

/* line 12298, app/assets/stylesheets/style.bundle.css */
.kt-pt90 {
  padding-top: 90px !important;
}

/* line 12301, app/assets/stylesheets/style.bundle.css */
.kt-pb-90 {
  padding-bottom: 90px !important;
}

/* line 12304, app/assets/stylesheets/style.bundle.css */
.kt-pl90 {
  padding-left: 90px !important;
}

/* line 12307, app/assets/stylesheets/style.bundle.css */
.kt-pr90 {
  padding-right: 90px !important;
}

/* line 12310, app/assets/stylesheets/style.bundle.css */
.kt-margin-95 {
  margin: 95px !important;
}

/* line 12313, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-95 {
  margin-top: 95px !important;
}

/* line 12316, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-95 {
  margin-bottom: 95px !important;
}

/* line 12319, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-95 {
  margin-left: 95px !important;
}

/* line 12322, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-95 {
  margin-right: 95px !important;
}

/* line 12325, app/assets/stylesheets/style.bundle.css */
.kt-padding-95 {
  padding: 95px !important;
}

/* line 12328, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-95 {
  padding-top: 95px !important;
}

/* line 12331, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-95 {
  padding-bottom: 95px !important;
}

/* line 12334, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-95 {
  padding-left: 95px !important;
}

/* line 12337, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-95 {
  padding-right: 95px !important;
}

/* line 12340, app/assets/stylesheets/style.bundle.css */
.kt-m95 {
  margin: 95px !important;
}

/* line 12343, app/assets/stylesheets/style.bundle.css */
.kt-mt-95 {
  margin-top: 95px !important;
}

/* line 12346, app/assets/stylesheets/style.bundle.css */
.kt-mb-95 {
  margin-bottom: 95px !important;
}

/* line 12349, app/assets/stylesheets/style.bundle.css */
.kt-ml-95 {
  margin-left: 95px !important;
}

/* line 12352, app/assets/stylesheets/style.bundle.css */
.kt-mr-95 {
  margin-right: 95px !important;
}

/* line 12355, app/assets/stylesheets/style.bundle.css */
.kt-p95 {
  padding: 95px !important;
}

/* line 12358, app/assets/stylesheets/style.bundle.css */
.kt-pt95 {
  padding-top: 95px !important;
}

/* line 12361, app/assets/stylesheets/style.bundle.css */
.kt-pb-95 {
  padding-bottom: 95px !important;
}

/* line 12364, app/assets/stylesheets/style.bundle.css */
.kt-pl95 {
  padding-left: 95px !important;
}

/* line 12367, app/assets/stylesheets/style.bundle.css */
.kt-pr95 {
  padding-right: 95px !important;
}

/* line 12370, app/assets/stylesheets/style.bundle.css */
.kt-margin-100 {
  margin: 100px !important;
}

/* line 12373, app/assets/stylesheets/style.bundle.css */
.kt-margin-t-100 {
  margin-top: 100px !important;
}

/* line 12376, app/assets/stylesheets/style.bundle.css */
.kt-margin-b-100 {
  margin-bottom: 100px !important;
}

/* line 12379, app/assets/stylesheets/style.bundle.css */
.kt-margin-l-100 {
  margin-left: 100px !important;
}

/* line 12382, app/assets/stylesheets/style.bundle.css */
.kt-margin-r-100 {
  margin-right: 100px !important;
}

/* line 12385, app/assets/stylesheets/style.bundle.css */
.kt-padding-100 {
  padding: 100px !important;
}

/* line 12388, app/assets/stylesheets/style.bundle.css */
.kt-padding-t-100 {
  padding-top: 100px !important;
}

/* line 12391, app/assets/stylesheets/style.bundle.css */
.kt-padding-b-100 {
  padding-bottom: 100px !important;
}

/* line 12394, app/assets/stylesheets/style.bundle.css */
.kt-padding-l-100 {
  padding-left: 100px !important;
}

/* line 12397, app/assets/stylesheets/style.bundle.css */
.kt-padding-r-100 {
  padding-right: 100px !important;
}

/* line 12400, app/assets/stylesheets/style.bundle.css */
.kt-m100 {
  margin: 100px !important;
}

/* line 12403, app/assets/stylesheets/style.bundle.css */
.kt-mt-100 {
  margin-top: 100px !important;
}

/* line 12406, app/assets/stylesheets/style.bundle.css */
.kt-mb-100 {
  margin-bottom: 100px !important;
}

/* line 12409, app/assets/stylesheets/style.bundle.css */
.kt-ml-100 {
  margin-left: 100px !important;
}

/* line 12412, app/assets/stylesheets/style.bundle.css */
.kt-mr-100 {
  margin-right: 100px !important;
}

/* line 12415, app/assets/stylesheets/style.bundle.css */
.kt-p100 {
  padding: 100px !important;
}

/* line 12418, app/assets/stylesheets/style.bundle.css */
.kt-pt100 {
  padding-top: 100px !important;
}

/* line 12421, app/assets/stylesheets/style.bundle.css */
.kt-pb-100 {
  padding-bottom: 100px !important;
}

/* line 12424, app/assets/stylesheets/style.bundle.css */
.kt-pl100 {
  padding-left: 100px !important;
}

/* line 12427, app/assets/stylesheets/style.bundle.css */
.kt-pr100 {
  padding-right: 100px !important;
}

@media (min-width: 1025px) {
  /* line 12431, app/assets/stylesheets/style.bundle.css */
  .kt-margin-0-desktop {
    margin: 0px !important;
  }
  /* line 12433, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-0-desktop {
    margin-top: 0px !important;
  }
  /* line 12435, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-0-desktop {
    margin-bottom: 0px !important;
  }
  /* line 12437, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-0-desktop {
    margin-left: 0px !important;
  }
  /* line 12439, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-0-desktop {
    margin-right: 0px !important;
  }
  /* line 12441, app/assets/stylesheets/style.bundle.css */
  .kt-padding-0-desktop {
    padding: 0px !important;
  }
  /* line 12443, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-0-desktop {
    padding-top: 0px !important;
  }
  /* line 12445, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-0-desktop {
    padding-bottom: 0px !important;
  }
  /* line 12447, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-0-desktop {
    padding-left: 0px !important;
  }
  /* line 12449, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-0-desktop {
    padding-right: 0px !important;
  }
  /* line 12451, app/assets/stylesheets/style.bundle.css */
  .kt-m0-desktop {
    margin: 0px !important;
  }
  /* line 12453, app/assets/stylesheets/style.bundle.css */
  .kt-mt-0-desktop {
    margin-top: 0px !important;
  }
  /* line 12455, app/assets/stylesheets/style.bundle.css */
  .kt-mb-0-desktop {
    margin-bottom: 0px !important;
  }
  /* line 12457, app/assets/stylesheets/style.bundle.css */
  .kt-ml-0-desktop {
    margin-left: 0px !important;
  }
  /* line 12459, app/assets/stylesheets/style.bundle.css */
  .kt-mr-0-desktop {
    margin-right: 0px !important;
  }
  /* line 12461, app/assets/stylesheets/style.bundle.css */
  .kt-p0-desktop {
    padding: 0px !important;
  }
  /* line 12463, app/assets/stylesheets/style.bundle.css */
  .kt-pt0-desktop {
    padding-top: 0px !important;
  }
  /* line 12465, app/assets/stylesheets/style.bundle.css */
  .kt-pb-0-desktop {
    padding-bottom: 0px !important;
  }
  /* line 12467, app/assets/stylesheets/style.bundle.css */
  .kt-pl0-desktop {
    padding-left: 0px !important;
  }
  /* line 12469, app/assets/stylesheets/style.bundle.css */
  .kt-pr0-desktop {
    padding-right: 0px !important;
  }
  /* line 12471, app/assets/stylesheets/style.bundle.css */
  .kt-margin-5-desktop {
    margin: 5px !important;
  }
  /* line 12473, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-5-desktop {
    margin-top: 5px !important;
  }
  /* line 12475, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-5-desktop {
    margin-bottom: 5px !important;
  }
  /* line 12477, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-5-desktop {
    margin-left: 5px !important;
  }
  /* line 12479, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-5-desktop {
    margin-right: 5px !important;
  }
  /* line 12481, app/assets/stylesheets/style.bundle.css */
  .kt-padding-5-desktop {
    padding: 5px !important;
  }
  /* line 12483, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-5-desktop {
    padding-top: 5px !important;
  }
  /* line 12485, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-5-desktop {
    padding-bottom: 5px !important;
  }
  /* line 12487, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-5-desktop {
    padding-left: 5px !important;
  }
  /* line 12489, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-5-desktop {
    padding-right: 5px !important;
  }
  /* line 12491, app/assets/stylesheets/style.bundle.css */
  .kt-m5-desktop {
    margin: 5px !important;
  }
  /* line 12493, app/assets/stylesheets/style.bundle.css */
  .kt-mt-5-desktop {
    margin-top: 5px !important;
  }
  /* line 12495, app/assets/stylesheets/style.bundle.css */
  .kt-mb-5-desktop {
    margin-bottom: 5px !important;
  }
  /* line 12497, app/assets/stylesheets/style.bundle.css */
  .kt-ml-5-desktop {
    margin-left: 5px !important;
  }
  /* line 12499, app/assets/stylesheets/style.bundle.css */
  .kt-mr-5-desktop {
    margin-right: 5px !important;
  }
  /* line 12501, app/assets/stylesheets/style.bundle.css */
  .kt-p5-desktop {
    padding: 5px !important;
  }
  /* line 12503, app/assets/stylesheets/style.bundle.css */
  .kt-pt5-desktop {
    padding-top: 5px !important;
  }
  /* line 12505, app/assets/stylesheets/style.bundle.css */
  .kt-pb-5-desktop {
    padding-bottom: 5px !important;
  }
  /* line 12507, app/assets/stylesheets/style.bundle.css */
  .kt-pl5-desktop {
    padding-left: 5px !important;
  }
  /* line 12509, app/assets/stylesheets/style.bundle.css */
  .kt-pr5-desktop {
    padding-right: 5px !important;
  }
  /* line 12511, app/assets/stylesheets/style.bundle.css */
  .kt-margin-10-desktop {
    margin: 10px !important;
  }
  /* line 12513, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-10-desktop {
    margin-top: 10px !important;
  }
  /* line 12515, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-10-desktop {
    margin-bottom: 10px !important;
  }
  /* line 12517, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-10-desktop {
    margin-left: 10px !important;
  }
  /* line 12519, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-10-desktop {
    margin-right: 10px !important;
  }
  /* line 12521, app/assets/stylesheets/style.bundle.css */
  .kt-padding-10-desktop {
    padding: 10px !important;
  }
  /* line 12523, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-10-desktop {
    padding-top: 10px !important;
  }
  /* line 12525, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-10-desktop {
    padding-bottom: 10px !important;
  }
  /* line 12527, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-10-desktop {
    padding-left: 10px !important;
  }
  /* line 12529, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-10-desktop {
    padding-right: 10px !important;
  }
  /* line 12531, app/assets/stylesheets/style.bundle.css */
  .kt-m10-desktop {
    margin: 10px !important;
  }
  /* line 12533, app/assets/stylesheets/style.bundle.css */
  .kt-mt-10-desktop {
    margin-top: 10px !important;
  }
  /* line 12535, app/assets/stylesheets/style.bundle.css */
  .kt-mb-10-desktop {
    margin-bottom: 10px !important;
  }
  /* line 12537, app/assets/stylesheets/style.bundle.css */
  .kt-ml-10-desktop {
    margin-left: 10px !important;
  }
  /* line 12539, app/assets/stylesheets/style.bundle.css */
  .kt-mr-10-desktop {
    margin-right: 10px !important;
  }
  /* line 12541, app/assets/stylesheets/style.bundle.css */
  .kt-p10-desktop {
    padding: 10px !important;
  }
  /* line 12543, app/assets/stylesheets/style.bundle.css */
  .kt-pt10-desktop {
    padding-top: 10px !important;
  }
  /* line 12545, app/assets/stylesheets/style.bundle.css */
  .kt-pb-10-desktop {
    padding-bottom: 10px !important;
  }
  /* line 12547, app/assets/stylesheets/style.bundle.css */
  .kt-pl10-desktop {
    padding-left: 10px !important;
  }
  /* line 12549, app/assets/stylesheets/style.bundle.css */
  .kt-pr10-desktop {
    padding-right: 10px !important;
  }
  /* line 12551, app/assets/stylesheets/style.bundle.css */
  .kt-margin-15-desktop {
    margin: 15px !important;
  }
  /* line 12553, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-15-desktop {
    margin-top: 15px !important;
  }
  /* line 12555, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-15-desktop {
    margin-bottom: 15px !important;
  }
  /* line 12557, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-15-desktop {
    margin-left: 15px !important;
  }
  /* line 12559, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-15-desktop {
    margin-right: 15px !important;
  }
  /* line 12561, app/assets/stylesheets/style.bundle.css */
  .kt-padding-15-desktop {
    padding: 15px !important;
  }
  /* line 12563, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-15-desktop {
    padding-top: 15px !important;
  }
  /* line 12565, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-15-desktop {
    padding-bottom: 15px !important;
  }
  /* line 12567, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-15-desktop {
    padding-left: 15px !important;
  }
  /* line 12569, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-15-desktop {
    padding-right: 15px !important;
  }
  /* line 12571, app/assets/stylesheets/style.bundle.css */
  .kt-m15-desktop {
    margin: 15px !important;
  }
  /* line 12573, app/assets/stylesheets/style.bundle.css */
  .kt-mt-15-desktop {
    margin-top: 15px !important;
  }
  /* line 12575, app/assets/stylesheets/style.bundle.css */
  .kt-mb-15-desktop {
    margin-bottom: 15px !important;
  }
  /* line 12577, app/assets/stylesheets/style.bundle.css */
  .kt-ml-15-desktop {
    margin-left: 15px !important;
  }
  /* line 12579, app/assets/stylesheets/style.bundle.css */
  .kt-mr-15-desktop {
    margin-right: 15px !important;
  }
  /* line 12581, app/assets/stylesheets/style.bundle.css */
  .kt-p15-desktop {
    padding: 15px !important;
  }
  /* line 12583, app/assets/stylesheets/style.bundle.css */
  .kt-pt15-desktop {
    padding-top: 15px !important;
  }
  /* line 12585, app/assets/stylesheets/style.bundle.css */
  .kt-pb-15-desktop {
    padding-bottom: 15px !important;
  }
  /* line 12587, app/assets/stylesheets/style.bundle.css */
  .kt-pl15-desktop {
    padding-left: 15px !important;
  }
  /* line 12589, app/assets/stylesheets/style.bundle.css */
  .kt-pr15-desktop {
    padding-right: 15px !important;
  }
  /* line 12591, app/assets/stylesheets/style.bundle.css */
  .kt-margin-20-desktop {
    margin: 20px !important;
  }
  /* line 12593, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-20-desktop {
    margin-top: 20px !important;
  }
  /* line 12595, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-20-desktop {
    margin-bottom: 20px !important;
  }
  /* line 12597, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-20-desktop {
    margin-left: 20px !important;
  }
  /* line 12599, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-20-desktop {
    margin-right: 20px !important;
  }
  /* line 12601, app/assets/stylesheets/style.bundle.css */
  .kt-padding-20-desktop {
    padding: 20px !important;
  }
  /* line 12603, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-20-desktop {
    padding-top: 20px !important;
  }
  /* line 12605, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-20-desktop {
    padding-bottom: 20px !important;
  }
  /* line 12607, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-20-desktop {
    padding-left: 20px !important;
  }
  /* line 12609, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-20-desktop {
    padding-right: 20px !important;
  }
  /* line 12611, app/assets/stylesheets/style.bundle.css */
  .kt-m20-desktop {
    margin: 20px !important;
  }
  /* line 12613, app/assets/stylesheets/style.bundle.css */
  .kt-mt-20-desktop {
    margin-top: 20px !important;
  }
  /* line 12615, app/assets/stylesheets/style.bundle.css */
  .kt-mb-20-desktop {
    margin-bottom: 20px !important;
  }
  /* line 12617, app/assets/stylesheets/style.bundle.css */
  .kt-ml-20-desktop {
    margin-left: 20px !important;
  }
  /* line 12619, app/assets/stylesheets/style.bundle.css */
  .kt-mr-20-desktop {
    margin-right: 20px !important;
  }
  /* line 12621, app/assets/stylesheets/style.bundle.css */
  .kt-p20-desktop {
    padding: 20px !important;
  }
  /* line 12623, app/assets/stylesheets/style.bundle.css */
  .kt-pt20-desktop {
    padding-top: 20px !important;
  }
  /* line 12625, app/assets/stylesheets/style.bundle.css */
  .kt-pb-20-desktop {
    padding-bottom: 20px !important;
  }
  /* line 12627, app/assets/stylesheets/style.bundle.css */
  .kt-pl20-desktop {
    padding-left: 20px !important;
  }
  /* line 12629, app/assets/stylesheets/style.bundle.css */
  .kt-pr20-desktop {
    padding-right: 20px !important;
  }
  /* line 12631, app/assets/stylesheets/style.bundle.css */
  .kt-margin-25-desktop {
    margin: 25px !important;
  }
  /* line 12633, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-25-desktop {
    margin-top: 25px !important;
  }
  /* line 12635, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-25-desktop {
    margin-bottom: 25px !important;
  }
  /* line 12637, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-25-desktop {
    margin-left: 25px !important;
  }
  /* line 12639, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-25-desktop {
    margin-right: 25px !important;
  }
  /* line 12641, app/assets/stylesheets/style.bundle.css */
  .kt-padding-25-desktop {
    padding: 25px !important;
  }
  /* line 12643, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-25-desktop {
    padding-top: 25px !important;
  }
  /* line 12645, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-25-desktop {
    padding-bottom: 25px !important;
  }
  /* line 12647, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-25-desktop {
    padding-left: 25px !important;
  }
  /* line 12649, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-25-desktop {
    padding-right: 25px !important;
  }
  /* line 12651, app/assets/stylesheets/style.bundle.css */
  .kt-m25-desktop {
    margin: 25px !important;
  }
  /* line 12653, app/assets/stylesheets/style.bundle.css */
  .kt-mt-25-desktop {
    margin-top: 25px !important;
  }
  /* line 12655, app/assets/stylesheets/style.bundle.css */
  .kt-mb-25-desktop {
    margin-bottom: 25px !important;
  }
  /* line 12657, app/assets/stylesheets/style.bundle.css */
  .kt-ml-25-desktop {
    margin-left: 25px !important;
  }
  /* line 12659, app/assets/stylesheets/style.bundle.css */
  .kt-mr-25-desktop {
    margin-right: 25px !important;
  }
  /* line 12661, app/assets/stylesheets/style.bundle.css */
  .kt-p25-desktop {
    padding: 25px !important;
  }
  /* line 12663, app/assets/stylesheets/style.bundle.css */
  .kt-pt25-desktop {
    padding-top: 25px !important;
  }
  /* line 12665, app/assets/stylesheets/style.bundle.css */
  .kt-pb-25-desktop {
    padding-bottom: 25px !important;
  }
  /* line 12667, app/assets/stylesheets/style.bundle.css */
  .kt-pl25-desktop {
    padding-left: 25px !important;
  }
  /* line 12669, app/assets/stylesheets/style.bundle.css */
  .kt-pr25-desktop {
    padding-right: 25px !important;
  }
  /* line 12671, app/assets/stylesheets/style.bundle.css */
  .kt-margin-30-desktop {
    margin: 30px !important;
  }
  /* line 12673, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-30-desktop {
    margin-top: 30px !important;
  }
  /* line 12675, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-30-desktop {
    margin-bottom: 30px !important;
  }
  /* line 12677, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-30-desktop {
    margin-left: 30px !important;
  }
  /* line 12679, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-30-desktop {
    margin-right: 30px !important;
  }
  /* line 12681, app/assets/stylesheets/style.bundle.css */
  .kt-padding-30-desktop {
    padding: 30px !important;
  }
  /* line 12683, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-30-desktop {
    padding-top: 30px !important;
  }
  /* line 12685, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-30-desktop {
    padding-bottom: 30px !important;
  }
  /* line 12687, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-30-desktop {
    padding-left: 30px !important;
  }
  /* line 12689, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-30-desktop {
    padding-right: 30px !important;
  }
  /* line 12691, app/assets/stylesheets/style.bundle.css */
  .kt-m30-desktop {
    margin: 30px !important;
  }
  /* line 12693, app/assets/stylesheets/style.bundle.css */
  .kt-mt-30-desktop {
    margin-top: 30px !important;
  }
  /* line 12695, app/assets/stylesheets/style.bundle.css */
  .kt-mb-30-desktop {
    margin-bottom: 30px !important;
  }
  /* line 12697, app/assets/stylesheets/style.bundle.css */
  .kt-ml-30-desktop {
    margin-left: 30px !important;
  }
  /* line 12699, app/assets/stylesheets/style.bundle.css */
  .kt-mr-30-desktop {
    margin-right: 30px !important;
  }
  /* line 12701, app/assets/stylesheets/style.bundle.css */
  .kt-p30-desktop {
    padding: 30px !important;
  }
  /* line 12703, app/assets/stylesheets/style.bundle.css */
  .kt-pt30-desktop {
    padding-top: 30px !important;
  }
  /* line 12705, app/assets/stylesheets/style.bundle.css */
  .kt-pb-30-desktop {
    padding-bottom: 30px !important;
  }
  /* line 12707, app/assets/stylesheets/style.bundle.css */
  .kt-pl30-desktop {
    padding-left: 30px !important;
  }
  /* line 12709, app/assets/stylesheets/style.bundle.css */
  .kt-pr30-desktop {
    padding-right: 30px !important;
  }
  /* line 12711, app/assets/stylesheets/style.bundle.css */
  .kt-margin-35-desktop {
    margin: 35px !important;
  }
  /* line 12713, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-35-desktop {
    margin-top: 35px !important;
  }
  /* line 12715, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-35-desktop {
    margin-bottom: 35px !important;
  }
  /* line 12717, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-35-desktop {
    margin-left: 35px !important;
  }
  /* line 12719, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-35-desktop {
    margin-right: 35px !important;
  }
  /* line 12721, app/assets/stylesheets/style.bundle.css */
  .kt-padding-35-desktop {
    padding: 35px !important;
  }
  /* line 12723, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-35-desktop {
    padding-top: 35px !important;
  }
  /* line 12725, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-35-desktop {
    padding-bottom: 35px !important;
  }
  /* line 12727, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-35-desktop {
    padding-left: 35px !important;
  }
  /* line 12729, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-35-desktop {
    padding-right: 35px !important;
  }
  /* line 12731, app/assets/stylesheets/style.bundle.css */
  .kt-m35-desktop {
    margin: 35px !important;
  }
  /* line 12733, app/assets/stylesheets/style.bundle.css */
  .kt-mt-35-desktop {
    margin-top: 35px !important;
  }
  /* line 12735, app/assets/stylesheets/style.bundle.css */
  .kt-mb-35-desktop {
    margin-bottom: 35px !important;
  }
  /* line 12737, app/assets/stylesheets/style.bundle.css */
  .kt-ml-35-desktop {
    margin-left: 35px !important;
  }
  /* line 12739, app/assets/stylesheets/style.bundle.css */
  .kt-mr-35-desktop {
    margin-right: 35px !important;
  }
  /* line 12741, app/assets/stylesheets/style.bundle.css */
  .kt-p35-desktop {
    padding: 35px !important;
  }
  /* line 12743, app/assets/stylesheets/style.bundle.css */
  .kt-pt35-desktop {
    padding-top: 35px !important;
  }
  /* line 12745, app/assets/stylesheets/style.bundle.css */
  .kt-pb-35-desktop {
    padding-bottom: 35px !important;
  }
  /* line 12747, app/assets/stylesheets/style.bundle.css */
  .kt-pl35-desktop {
    padding-left: 35px !important;
  }
  /* line 12749, app/assets/stylesheets/style.bundle.css */
  .kt-pr35-desktop {
    padding-right: 35px !important;
  }
  /* line 12751, app/assets/stylesheets/style.bundle.css */
  .kt-margin-40-desktop {
    margin: 40px !important;
  }
  /* line 12753, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-40-desktop {
    margin-top: 40px !important;
  }
  /* line 12755, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-40-desktop {
    margin-bottom: 40px !important;
  }
  /* line 12757, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-40-desktop {
    margin-left: 40px !important;
  }
  /* line 12759, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-40-desktop {
    margin-right: 40px !important;
  }
  /* line 12761, app/assets/stylesheets/style.bundle.css */
  .kt-padding-40-desktop {
    padding: 40px !important;
  }
  /* line 12763, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-40-desktop {
    padding-top: 40px !important;
  }
  /* line 12765, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-40-desktop {
    padding-bottom: 40px !important;
  }
  /* line 12767, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-40-desktop {
    padding-left: 40px !important;
  }
  /* line 12769, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-40-desktop {
    padding-right: 40px !important;
  }
  /* line 12771, app/assets/stylesheets/style.bundle.css */
  .kt-m40-desktop {
    margin: 40px !important;
  }
  /* line 12773, app/assets/stylesheets/style.bundle.css */
  .kt-mt-40-desktop {
    margin-top: 40px !important;
  }
  /* line 12775, app/assets/stylesheets/style.bundle.css */
  .kt-mb-40-desktop {
    margin-bottom: 40px !important;
  }
  /* line 12777, app/assets/stylesheets/style.bundle.css */
  .kt-ml-40-desktop {
    margin-left: 40px !important;
  }
  /* line 12779, app/assets/stylesheets/style.bundle.css */
  .kt-mr-40-desktop {
    margin-right: 40px !important;
  }
  /* line 12781, app/assets/stylesheets/style.bundle.css */
  .kt-p40-desktop {
    padding: 40px !important;
  }
  /* line 12783, app/assets/stylesheets/style.bundle.css */
  .kt-pt40-desktop {
    padding-top: 40px !important;
  }
  /* line 12785, app/assets/stylesheets/style.bundle.css */
  .kt-pb-40-desktop {
    padding-bottom: 40px !important;
  }
  /* line 12787, app/assets/stylesheets/style.bundle.css */
  .kt-pl40-desktop {
    padding-left: 40px !important;
  }
  /* line 12789, app/assets/stylesheets/style.bundle.css */
  .kt-pr40-desktop {
    padding-right: 40px !important;
  }
  /* line 12791, app/assets/stylesheets/style.bundle.css */
  .kt-margin-45-desktop {
    margin: 45px !important;
  }
  /* line 12793, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-45-desktop {
    margin-top: 45px !important;
  }
  /* line 12795, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-45-desktop {
    margin-bottom: 45px !important;
  }
  /* line 12797, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-45-desktop {
    margin-left: 45px !important;
  }
  /* line 12799, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-45-desktop {
    margin-right: 45px !important;
  }
  /* line 12801, app/assets/stylesheets/style.bundle.css */
  .kt-padding-45-desktop {
    padding: 45px !important;
  }
  /* line 12803, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-45-desktop {
    padding-top: 45px !important;
  }
  /* line 12805, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-45-desktop {
    padding-bottom: 45px !important;
  }
  /* line 12807, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-45-desktop {
    padding-left: 45px !important;
  }
  /* line 12809, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-45-desktop {
    padding-right: 45px !important;
  }
  /* line 12811, app/assets/stylesheets/style.bundle.css */
  .kt-m45-desktop {
    margin: 45px !important;
  }
  /* line 12813, app/assets/stylesheets/style.bundle.css */
  .kt-mt-45-desktop {
    margin-top: 45px !important;
  }
  /* line 12815, app/assets/stylesheets/style.bundle.css */
  .kt-mb-45-desktop {
    margin-bottom: 45px !important;
  }
  /* line 12817, app/assets/stylesheets/style.bundle.css */
  .kt-ml-45-desktop {
    margin-left: 45px !important;
  }
  /* line 12819, app/assets/stylesheets/style.bundle.css */
  .kt-mr-45-desktop {
    margin-right: 45px !important;
  }
  /* line 12821, app/assets/stylesheets/style.bundle.css */
  .kt-p45-desktop {
    padding: 45px !important;
  }
  /* line 12823, app/assets/stylesheets/style.bundle.css */
  .kt-pt45-desktop {
    padding-top: 45px !important;
  }
  /* line 12825, app/assets/stylesheets/style.bundle.css */
  .kt-pb-45-desktop {
    padding-bottom: 45px !important;
  }
  /* line 12827, app/assets/stylesheets/style.bundle.css */
  .kt-pl45-desktop {
    padding-left: 45px !important;
  }
  /* line 12829, app/assets/stylesheets/style.bundle.css */
  .kt-pr45-desktop {
    padding-right: 45px !important;
  }
  /* line 12831, app/assets/stylesheets/style.bundle.css */
  .kt-margin-50-desktop {
    margin: 50px !important;
  }
  /* line 12833, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-50-desktop {
    margin-top: 50px !important;
  }
  /* line 12835, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-50-desktop {
    margin-bottom: 50px !important;
  }
  /* line 12837, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-50-desktop {
    margin-left: 50px !important;
  }
  /* line 12839, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-50-desktop {
    margin-right: 50px !important;
  }
  /* line 12841, app/assets/stylesheets/style.bundle.css */
  .kt-padding-50-desktop {
    padding: 50px !important;
  }
  /* line 12843, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-50-desktop {
    padding-top: 50px !important;
  }
  /* line 12845, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-50-desktop {
    padding-bottom: 50px !important;
  }
  /* line 12847, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-50-desktop {
    padding-left: 50px !important;
  }
  /* line 12849, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-50-desktop {
    padding-right: 50px !important;
  }
  /* line 12851, app/assets/stylesheets/style.bundle.css */
  .kt-m50-desktop {
    margin: 50px !important;
  }
  /* line 12853, app/assets/stylesheets/style.bundle.css */
  .kt-mt-50-desktop {
    margin-top: 50px !important;
  }
  /* line 12855, app/assets/stylesheets/style.bundle.css */
  .kt-mb-50-desktop {
    margin-bottom: 50px !important;
  }
  /* line 12857, app/assets/stylesheets/style.bundle.css */
  .kt-ml-50-desktop {
    margin-left: 50px !important;
  }
  /* line 12859, app/assets/stylesheets/style.bundle.css */
  .kt-mr-50-desktop {
    margin-right: 50px !important;
  }
  /* line 12861, app/assets/stylesheets/style.bundle.css */
  .kt-p50-desktop {
    padding: 50px !important;
  }
  /* line 12863, app/assets/stylesheets/style.bundle.css */
  .kt-pt50-desktop {
    padding-top: 50px !important;
  }
  /* line 12865, app/assets/stylesheets/style.bundle.css */
  .kt-pb-50-desktop {
    padding-bottom: 50px !important;
  }
  /* line 12867, app/assets/stylesheets/style.bundle.css */
  .kt-pl50-desktop {
    padding-left: 50px !important;
  }
  /* line 12869, app/assets/stylesheets/style.bundle.css */
  .kt-pr50-desktop {
    padding-right: 50px !important;
  }
  /* line 12871, app/assets/stylesheets/style.bundle.css */
  .kt-margin-55-desktop {
    margin: 55px !important;
  }
  /* line 12873, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-55-desktop {
    margin-top: 55px !important;
  }
  /* line 12875, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-55-desktop {
    margin-bottom: 55px !important;
  }
  /* line 12877, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-55-desktop {
    margin-left: 55px !important;
  }
  /* line 12879, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-55-desktop {
    margin-right: 55px !important;
  }
  /* line 12881, app/assets/stylesheets/style.bundle.css */
  .kt-padding-55-desktop {
    padding: 55px !important;
  }
  /* line 12883, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-55-desktop {
    padding-top: 55px !important;
  }
  /* line 12885, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-55-desktop {
    padding-bottom: 55px !important;
  }
  /* line 12887, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-55-desktop {
    padding-left: 55px !important;
  }
  /* line 12889, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-55-desktop {
    padding-right: 55px !important;
  }
  /* line 12891, app/assets/stylesheets/style.bundle.css */
  .kt-m55-desktop {
    margin: 55px !important;
  }
  /* line 12893, app/assets/stylesheets/style.bundle.css */
  .kt-mt-55-desktop {
    margin-top: 55px !important;
  }
  /* line 12895, app/assets/stylesheets/style.bundle.css */
  .kt-mb-55-desktop {
    margin-bottom: 55px !important;
  }
  /* line 12897, app/assets/stylesheets/style.bundle.css */
  .kt-ml-55-desktop {
    margin-left: 55px !important;
  }
  /* line 12899, app/assets/stylesheets/style.bundle.css */
  .kt-mr-55-desktop {
    margin-right: 55px !important;
  }
  /* line 12901, app/assets/stylesheets/style.bundle.css */
  .kt-p55-desktop {
    padding: 55px !important;
  }
  /* line 12903, app/assets/stylesheets/style.bundle.css */
  .kt-pt55-desktop {
    padding-top: 55px !important;
  }
  /* line 12905, app/assets/stylesheets/style.bundle.css */
  .kt-pb-55-desktop {
    padding-bottom: 55px !important;
  }
  /* line 12907, app/assets/stylesheets/style.bundle.css */
  .kt-pl55-desktop {
    padding-left: 55px !important;
  }
  /* line 12909, app/assets/stylesheets/style.bundle.css */
  .kt-pr55-desktop {
    padding-right: 55px !important;
  }
  /* line 12911, app/assets/stylesheets/style.bundle.css */
  .kt-margin-60-desktop {
    margin: 60px !important;
  }
  /* line 12913, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-60-desktop {
    margin-top: 60px !important;
  }
  /* line 12915, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-60-desktop {
    margin-bottom: 60px !important;
  }
  /* line 12917, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-60-desktop {
    margin-left: 60px !important;
  }
  /* line 12919, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-60-desktop {
    margin-right: 60px !important;
  }
  /* line 12921, app/assets/stylesheets/style.bundle.css */
  .kt-padding-60-desktop {
    padding: 60px !important;
  }
  /* line 12923, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-60-desktop {
    padding-top: 60px !important;
  }
  /* line 12925, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-60-desktop {
    padding-bottom: 60px !important;
  }
  /* line 12927, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-60-desktop {
    padding-left: 60px !important;
  }
  /* line 12929, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-60-desktop {
    padding-right: 60px !important;
  }
  /* line 12931, app/assets/stylesheets/style.bundle.css */
  .kt-m60-desktop {
    margin: 60px !important;
  }
  /* line 12933, app/assets/stylesheets/style.bundle.css */
  .kt-mt-60-desktop {
    margin-top: 60px !important;
  }
  /* line 12935, app/assets/stylesheets/style.bundle.css */
  .kt-mb-60-desktop {
    margin-bottom: 60px !important;
  }
  /* line 12937, app/assets/stylesheets/style.bundle.css */
  .kt-ml-60-desktop {
    margin-left: 60px !important;
  }
  /* line 12939, app/assets/stylesheets/style.bundle.css */
  .kt-mr-60-desktop {
    margin-right: 60px !important;
  }
  /* line 12941, app/assets/stylesheets/style.bundle.css */
  .kt-p60-desktop {
    padding: 60px !important;
  }
  /* line 12943, app/assets/stylesheets/style.bundle.css */
  .kt-pt60-desktop {
    padding-top: 60px !important;
  }
  /* line 12945, app/assets/stylesheets/style.bundle.css */
  .kt-pb-60-desktop {
    padding-bottom: 60px !important;
  }
  /* line 12947, app/assets/stylesheets/style.bundle.css */
  .kt-pl60-desktop {
    padding-left: 60px !important;
  }
  /* line 12949, app/assets/stylesheets/style.bundle.css */
  .kt-pr60-desktop {
    padding-right: 60px !important;
  }
  /* line 12951, app/assets/stylesheets/style.bundle.css */
  .kt-margin-65-desktop {
    margin: 65px !important;
  }
  /* line 12953, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-65-desktop {
    margin-top: 65px !important;
  }
  /* line 12955, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-65-desktop {
    margin-bottom: 65px !important;
  }
  /* line 12957, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-65-desktop {
    margin-left: 65px !important;
  }
  /* line 12959, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-65-desktop {
    margin-right: 65px !important;
  }
  /* line 12961, app/assets/stylesheets/style.bundle.css */
  .kt-padding-65-desktop {
    padding: 65px !important;
  }
  /* line 12963, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-65-desktop {
    padding-top: 65px !important;
  }
  /* line 12965, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-65-desktop {
    padding-bottom: 65px !important;
  }
  /* line 12967, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-65-desktop {
    padding-left: 65px !important;
  }
  /* line 12969, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-65-desktop {
    padding-right: 65px !important;
  }
  /* line 12971, app/assets/stylesheets/style.bundle.css */
  .kt-m65-desktop {
    margin: 65px !important;
  }
  /* line 12973, app/assets/stylesheets/style.bundle.css */
  .kt-mt-65-desktop {
    margin-top: 65px !important;
  }
  /* line 12975, app/assets/stylesheets/style.bundle.css */
  .kt-mb-65-desktop {
    margin-bottom: 65px !important;
  }
  /* line 12977, app/assets/stylesheets/style.bundle.css */
  .kt-ml-65-desktop {
    margin-left: 65px !important;
  }
  /* line 12979, app/assets/stylesheets/style.bundle.css */
  .kt-mr-65-desktop {
    margin-right: 65px !important;
  }
  /* line 12981, app/assets/stylesheets/style.bundle.css */
  .kt-p65-desktop {
    padding: 65px !important;
  }
  /* line 12983, app/assets/stylesheets/style.bundle.css */
  .kt-pt65-desktop {
    padding-top: 65px !important;
  }
  /* line 12985, app/assets/stylesheets/style.bundle.css */
  .kt-pb-65-desktop {
    padding-bottom: 65px !important;
  }
  /* line 12987, app/assets/stylesheets/style.bundle.css */
  .kt-pl65-desktop {
    padding-left: 65px !important;
  }
  /* line 12989, app/assets/stylesheets/style.bundle.css */
  .kt-pr65-desktop {
    padding-right: 65px !important;
  }
  /* line 12991, app/assets/stylesheets/style.bundle.css */
  .kt-margin-70-desktop {
    margin: 70px !important;
  }
  /* line 12993, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-70-desktop {
    margin-top: 70px !important;
  }
  /* line 12995, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-70-desktop {
    margin-bottom: 70px !important;
  }
  /* line 12997, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-70-desktop {
    margin-left: 70px !important;
  }
  /* line 12999, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-70-desktop {
    margin-right: 70px !important;
  }
  /* line 13001, app/assets/stylesheets/style.bundle.css */
  .kt-padding-70-desktop {
    padding: 70px !important;
  }
  /* line 13003, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-70-desktop {
    padding-top: 70px !important;
  }
  /* line 13005, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-70-desktop {
    padding-bottom: 70px !important;
  }
  /* line 13007, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-70-desktop {
    padding-left: 70px !important;
  }
  /* line 13009, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-70-desktop {
    padding-right: 70px !important;
  }
  /* line 13011, app/assets/stylesheets/style.bundle.css */
  .kt-m70-desktop {
    margin: 70px !important;
  }
  /* line 13013, app/assets/stylesheets/style.bundle.css */
  .kt-mt-70-desktop {
    margin-top: 70px !important;
  }
  /* line 13015, app/assets/stylesheets/style.bundle.css */
  .kt-mb-70-desktop {
    margin-bottom: 70px !important;
  }
  /* line 13017, app/assets/stylesheets/style.bundle.css */
  .kt-ml-70-desktop {
    margin-left: 70px !important;
  }
  /* line 13019, app/assets/stylesheets/style.bundle.css */
  .kt-mr-70-desktop {
    margin-right: 70px !important;
  }
  /* line 13021, app/assets/stylesheets/style.bundle.css */
  .kt-p70-desktop {
    padding: 70px !important;
  }
  /* line 13023, app/assets/stylesheets/style.bundle.css */
  .kt-pt70-desktop {
    padding-top: 70px !important;
  }
  /* line 13025, app/assets/stylesheets/style.bundle.css */
  .kt-pb-70-desktop {
    padding-bottom: 70px !important;
  }
  /* line 13027, app/assets/stylesheets/style.bundle.css */
  .kt-pl70-desktop {
    padding-left: 70px !important;
  }
  /* line 13029, app/assets/stylesheets/style.bundle.css */
  .kt-pr70-desktop {
    padding-right: 70px !important;
  }
  /* line 13031, app/assets/stylesheets/style.bundle.css */
  .kt-margin-75-desktop {
    margin: 75px !important;
  }
  /* line 13033, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-75-desktop {
    margin-top: 75px !important;
  }
  /* line 13035, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-75-desktop {
    margin-bottom: 75px !important;
  }
  /* line 13037, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-75-desktop {
    margin-left: 75px !important;
  }
  /* line 13039, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-75-desktop {
    margin-right: 75px !important;
  }
  /* line 13041, app/assets/stylesheets/style.bundle.css */
  .kt-padding-75-desktop {
    padding: 75px !important;
  }
  /* line 13043, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-75-desktop {
    padding-top: 75px !important;
  }
  /* line 13045, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-75-desktop {
    padding-bottom: 75px !important;
  }
  /* line 13047, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-75-desktop {
    padding-left: 75px !important;
  }
  /* line 13049, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-75-desktop {
    padding-right: 75px !important;
  }
  /* line 13051, app/assets/stylesheets/style.bundle.css */
  .kt-m75-desktop {
    margin: 75px !important;
  }
  /* line 13053, app/assets/stylesheets/style.bundle.css */
  .kt-mt-75-desktop {
    margin-top: 75px !important;
  }
  /* line 13055, app/assets/stylesheets/style.bundle.css */
  .kt-mb-75-desktop {
    margin-bottom: 75px !important;
  }
  /* line 13057, app/assets/stylesheets/style.bundle.css */
  .kt-ml-75-desktop {
    margin-left: 75px !important;
  }
  /* line 13059, app/assets/stylesheets/style.bundle.css */
  .kt-mr-75-desktop {
    margin-right: 75px !important;
  }
  /* line 13061, app/assets/stylesheets/style.bundle.css */
  .kt-p75-desktop {
    padding: 75px !important;
  }
  /* line 13063, app/assets/stylesheets/style.bundle.css */
  .kt-pt75-desktop {
    padding-top: 75px !important;
  }
  /* line 13065, app/assets/stylesheets/style.bundle.css */
  .kt-pb-75-desktop {
    padding-bottom: 75px !important;
  }
  /* line 13067, app/assets/stylesheets/style.bundle.css */
  .kt-pl75-desktop {
    padding-left: 75px !important;
  }
  /* line 13069, app/assets/stylesheets/style.bundle.css */
  .kt-pr75-desktop {
    padding-right: 75px !important;
  }
  /* line 13071, app/assets/stylesheets/style.bundle.css */
  .kt-margin-80-desktop {
    margin: 80px !important;
  }
  /* line 13073, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-80-desktop {
    margin-top: 80px !important;
  }
  /* line 13075, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-80-desktop {
    margin-bottom: 80px !important;
  }
  /* line 13077, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-80-desktop {
    margin-left: 80px !important;
  }
  /* line 13079, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-80-desktop {
    margin-right: 80px !important;
  }
  /* line 13081, app/assets/stylesheets/style.bundle.css */
  .kt-padding-80-desktop {
    padding: 80px !important;
  }
  /* line 13083, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-80-desktop {
    padding-top: 80px !important;
  }
  /* line 13085, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-80-desktop {
    padding-bottom: 80px !important;
  }
  /* line 13087, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-80-desktop {
    padding-left: 80px !important;
  }
  /* line 13089, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-80-desktop {
    padding-right: 80px !important;
  }
  /* line 13091, app/assets/stylesheets/style.bundle.css */
  .kt-m80-desktop {
    margin: 80px !important;
  }
  /* line 13093, app/assets/stylesheets/style.bundle.css */
  .kt-mt-80-desktop {
    margin-top: 80px !important;
  }
  /* line 13095, app/assets/stylesheets/style.bundle.css */
  .kt-mb-80-desktop {
    margin-bottom: 80px !important;
  }
  /* line 13097, app/assets/stylesheets/style.bundle.css */
  .kt-ml-80-desktop {
    margin-left: 80px !important;
  }
  /* line 13099, app/assets/stylesheets/style.bundle.css */
  .kt-mr-80-desktop {
    margin-right: 80px !important;
  }
  /* line 13101, app/assets/stylesheets/style.bundle.css */
  .kt-p80-desktop {
    padding: 80px !important;
  }
  /* line 13103, app/assets/stylesheets/style.bundle.css */
  .kt-pt80-desktop {
    padding-top: 80px !important;
  }
  /* line 13105, app/assets/stylesheets/style.bundle.css */
  .kt-pb-80-desktop {
    padding-bottom: 80px !important;
  }
  /* line 13107, app/assets/stylesheets/style.bundle.css */
  .kt-pl80-desktop {
    padding-left: 80px !important;
  }
  /* line 13109, app/assets/stylesheets/style.bundle.css */
  .kt-pr80-desktop {
    padding-right: 80px !important;
  }
  /* line 13111, app/assets/stylesheets/style.bundle.css */
  .kt-margin-85-desktop {
    margin: 85px !important;
  }
  /* line 13113, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-85-desktop {
    margin-top: 85px !important;
  }
  /* line 13115, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-85-desktop {
    margin-bottom: 85px !important;
  }
  /* line 13117, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-85-desktop {
    margin-left: 85px !important;
  }
  /* line 13119, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-85-desktop {
    margin-right: 85px !important;
  }
  /* line 13121, app/assets/stylesheets/style.bundle.css */
  .kt-padding-85-desktop {
    padding: 85px !important;
  }
  /* line 13123, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-85-desktop {
    padding-top: 85px !important;
  }
  /* line 13125, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-85-desktop {
    padding-bottom: 85px !important;
  }
  /* line 13127, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-85-desktop {
    padding-left: 85px !important;
  }
  /* line 13129, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-85-desktop {
    padding-right: 85px !important;
  }
  /* line 13131, app/assets/stylesheets/style.bundle.css */
  .kt-m85-desktop {
    margin: 85px !important;
  }
  /* line 13133, app/assets/stylesheets/style.bundle.css */
  .kt-mt-85-desktop {
    margin-top: 85px !important;
  }
  /* line 13135, app/assets/stylesheets/style.bundle.css */
  .kt-mb-85-desktop {
    margin-bottom: 85px !important;
  }
  /* line 13137, app/assets/stylesheets/style.bundle.css */
  .kt-ml-85-desktop {
    margin-left: 85px !important;
  }
  /* line 13139, app/assets/stylesheets/style.bundle.css */
  .kt-mr-85-desktop {
    margin-right: 85px !important;
  }
  /* line 13141, app/assets/stylesheets/style.bundle.css */
  .kt-p85-desktop {
    padding: 85px !important;
  }
  /* line 13143, app/assets/stylesheets/style.bundle.css */
  .kt-pt85-desktop {
    padding-top: 85px !important;
  }
  /* line 13145, app/assets/stylesheets/style.bundle.css */
  .kt-pb-85-desktop {
    padding-bottom: 85px !important;
  }
  /* line 13147, app/assets/stylesheets/style.bundle.css */
  .kt-pl85-desktop {
    padding-left: 85px !important;
  }
  /* line 13149, app/assets/stylesheets/style.bundle.css */
  .kt-pr85-desktop {
    padding-right: 85px !important;
  }
  /* line 13151, app/assets/stylesheets/style.bundle.css */
  .kt-margin-90-desktop {
    margin: 90px !important;
  }
  /* line 13153, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-90-desktop {
    margin-top: 90px !important;
  }
  /* line 13155, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-90-desktop {
    margin-bottom: 90px !important;
  }
  /* line 13157, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-90-desktop {
    margin-left: 90px !important;
  }
  /* line 13159, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-90-desktop {
    margin-right: 90px !important;
  }
  /* line 13161, app/assets/stylesheets/style.bundle.css */
  .kt-padding-90-desktop {
    padding: 90px !important;
  }
  /* line 13163, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-90-desktop {
    padding-top: 90px !important;
  }
  /* line 13165, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-90-desktop {
    padding-bottom: 90px !important;
  }
  /* line 13167, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-90-desktop {
    padding-left: 90px !important;
  }
  /* line 13169, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-90-desktop {
    padding-right: 90px !important;
  }
  /* line 13171, app/assets/stylesheets/style.bundle.css */
  .kt-m90-desktop {
    margin: 90px !important;
  }
  /* line 13173, app/assets/stylesheets/style.bundle.css */
  .kt-mt-90-desktop {
    margin-top: 90px !important;
  }
  /* line 13175, app/assets/stylesheets/style.bundle.css */
  .kt-mb-90-desktop {
    margin-bottom: 90px !important;
  }
  /* line 13177, app/assets/stylesheets/style.bundle.css */
  .kt-ml-90-desktop {
    margin-left: 90px !important;
  }
  /* line 13179, app/assets/stylesheets/style.bundle.css */
  .kt-mr-90-desktop {
    margin-right: 90px !important;
  }
  /* line 13181, app/assets/stylesheets/style.bundle.css */
  .kt-p90-desktop {
    padding: 90px !important;
  }
  /* line 13183, app/assets/stylesheets/style.bundle.css */
  .kt-pt90-desktop {
    padding-top: 90px !important;
  }
  /* line 13185, app/assets/stylesheets/style.bundle.css */
  .kt-pb-90-desktop {
    padding-bottom: 90px !important;
  }
  /* line 13187, app/assets/stylesheets/style.bundle.css */
  .kt-pl90-desktop {
    padding-left: 90px !important;
  }
  /* line 13189, app/assets/stylesheets/style.bundle.css */
  .kt-pr90-desktop {
    padding-right: 90px !important;
  }
  /* line 13191, app/assets/stylesheets/style.bundle.css */
  .kt-margin-95-desktop {
    margin: 95px !important;
  }
  /* line 13193, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-95-desktop {
    margin-top: 95px !important;
  }
  /* line 13195, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-95-desktop {
    margin-bottom: 95px !important;
  }
  /* line 13197, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-95-desktop {
    margin-left: 95px !important;
  }
  /* line 13199, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-95-desktop {
    margin-right: 95px !important;
  }
  /* line 13201, app/assets/stylesheets/style.bundle.css */
  .kt-padding-95-desktop {
    padding: 95px !important;
  }
  /* line 13203, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-95-desktop {
    padding-top: 95px !important;
  }
  /* line 13205, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-95-desktop {
    padding-bottom: 95px !important;
  }
  /* line 13207, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-95-desktop {
    padding-left: 95px !important;
  }
  /* line 13209, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-95-desktop {
    padding-right: 95px !important;
  }
  /* line 13211, app/assets/stylesheets/style.bundle.css */
  .kt-m95-desktop {
    margin: 95px !important;
  }
  /* line 13213, app/assets/stylesheets/style.bundle.css */
  .kt-mt-95-desktop {
    margin-top: 95px !important;
  }
  /* line 13215, app/assets/stylesheets/style.bundle.css */
  .kt-mb-95-desktop {
    margin-bottom: 95px !important;
  }
  /* line 13217, app/assets/stylesheets/style.bundle.css */
  .kt-ml-95-desktop {
    margin-left: 95px !important;
  }
  /* line 13219, app/assets/stylesheets/style.bundle.css */
  .kt-mr-95-desktop {
    margin-right: 95px !important;
  }
  /* line 13221, app/assets/stylesheets/style.bundle.css */
  .kt-p95-desktop {
    padding: 95px !important;
  }
  /* line 13223, app/assets/stylesheets/style.bundle.css */
  .kt-pt95-desktop {
    padding-top: 95px !important;
  }
  /* line 13225, app/assets/stylesheets/style.bundle.css */
  .kt-pb-95-desktop {
    padding-bottom: 95px !important;
  }
  /* line 13227, app/assets/stylesheets/style.bundle.css */
  .kt-pl95-desktop {
    padding-left: 95px !important;
  }
  /* line 13229, app/assets/stylesheets/style.bundle.css */
  .kt-pr95-desktop {
    padding-right: 95px !important;
  }
  /* line 13231, app/assets/stylesheets/style.bundle.css */
  .kt-margin-100-desktop {
    margin: 100px !important;
  }
  /* line 13233, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-100-desktop {
    margin-top: 100px !important;
  }
  /* line 13235, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-100-desktop {
    margin-bottom: 100px !important;
  }
  /* line 13237, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-100-desktop {
    margin-left: 100px !important;
  }
  /* line 13239, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-100-desktop {
    margin-right: 100px !important;
  }
  /* line 13241, app/assets/stylesheets/style.bundle.css */
  .kt-padding-100-desktop {
    padding: 100px !important;
  }
  /* line 13243, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-100-desktop {
    padding-top: 100px !important;
  }
  /* line 13245, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-100-desktop {
    padding-bottom: 100px !important;
  }
  /* line 13247, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-100-desktop {
    padding-left: 100px !important;
  }
  /* line 13249, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-100-desktop {
    padding-right: 100px !important;
  }
  /* line 13251, app/assets/stylesheets/style.bundle.css */
  .kt-m100-desktop {
    margin: 100px !important;
  }
  /* line 13253, app/assets/stylesheets/style.bundle.css */
  .kt-mt-100-desktop {
    margin-top: 100px !important;
  }
  /* line 13255, app/assets/stylesheets/style.bundle.css */
  .kt-mb-100-desktop {
    margin-bottom: 100px !important;
  }
  /* line 13257, app/assets/stylesheets/style.bundle.css */
  .kt-ml-100-desktop {
    margin-left: 100px !important;
  }
  /* line 13259, app/assets/stylesheets/style.bundle.css */
  .kt-mr-100-desktop {
    margin-right: 100px !important;
  }
  /* line 13261, app/assets/stylesheets/style.bundle.css */
  .kt-p100-desktop {
    padding: 100px !important;
  }
  /* line 13263, app/assets/stylesheets/style.bundle.css */
  .kt-pt100-desktop {
    padding-top: 100px !important;
  }
  /* line 13265, app/assets/stylesheets/style.bundle.css */
  .kt-pb-100-desktop {
    padding-bottom: 100px !important;
  }
  /* line 13267, app/assets/stylesheets/style.bundle.css */
  .kt-pl100-desktop {
    padding-left: 100px !important;
  }
  /* line 13269, app/assets/stylesheets/style.bundle.css */
  .kt-pr100-desktop {
    padding-right: 100px !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  /* line 13273, app/assets/stylesheets/style.bundle.css */
  .kt-margin-0-tablet {
    margin: 0px !important;
  }
  /* line 13275, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-0-tablet {
    margin-top: 0px !important;
  }
  /* line 13277, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-0-tablet {
    margin-bottom: 0px !important;
  }
  /* line 13279, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-0-tablet {
    margin-left: 0px !important;
  }
  /* line 13281, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-0-tablet {
    margin-right: 0px !important;
  }
  /* line 13283, app/assets/stylesheets/style.bundle.css */
  .kt-padding-0-tablet {
    padding: 0px !important;
  }
  /* line 13285, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-0-tablet {
    padding-top: 0px !important;
  }
  /* line 13287, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-0-tablet {
    padding-bottom: 0px !important;
  }
  /* line 13289, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-0-tablet {
    padding-left: 0px !important;
  }
  /* line 13291, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-0-tablet {
    padding-right: 0px !important;
  }
  /* line 13293, app/assets/stylesheets/style.bundle.css */
  .kt-m0-tablet {
    margin: 0px !important;
  }
  /* line 13295, app/assets/stylesheets/style.bundle.css */
  .kt-mt-0-tablet {
    margin-top: 0px !important;
  }
  /* line 13297, app/assets/stylesheets/style.bundle.css */
  .kt-mb-0-tablet {
    margin-bottom: 0px !important;
  }
  /* line 13299, app/assets/stylesheets/style.bundle.css */
  .kt-ml-0-tablet {
    margin-left: 0px !important;
  }
  /* line 13301, app/assets/stylesheets/style.bundle.css */
  .kt-mr-0-tablet {
    margin-right: 0px !important;
  }
  /* line 13303, app/assets/stylesheets/style.bundle.css */
  .kt-p0-tablet {
    padding: 0px !important;
  }
  /* line 13305, app/assets/stylesheets/style.bundle.css */
  .kt-pt0-tablet {
    padding-top: 0px !important;
  }
  /* line 13307, app/assets/stylesheets/style.bundle.css */
  .kt-pb-0-tablet {
    padding-bottom: 0px !important;
  }
  /* line 13309, app/assets/stylesheets/style.bundle.css */
  .kt-pl0-tablet {
    padding-left: 0px !important;
  }
  /* line 13311, app/assets/stylesheets/style.bundle.css */
  .kt-pr0-tablet {
    padding-right: 0px !important;
  }
  /* line 13313, app/assets/stylesheets/style.bundle.css */
  .kt-margin-5-tablet {
    margin: 5px !important;
  }
  /* line 13315, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-5-tablet {
    margin-top: 5px !important;
  }
  /* line 13317, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-5-tablet {
    margin-bottom: 5px !important;
  }
  /* line 13319, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-5-tablet {
    margin-left: 5px !important;
  }
  /* line 13321, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-5-tablet {
    margin-right: 5px !important;
  }
  /* line 13323, app/assets/stylesheets/style.bundle.css */
  .kt-padding-5-tablet {
    padding: 5px !important;
  }
  /* line 13325, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-5-tablet {
    padding-top: 5px !important;
  }
  /* line 13327, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-5-tablet {
    padding-bottom: 5px !important;
  }
  /* line 13329, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-5-tablet {
    padding-left: 5px !important;
  }
  /* line 13331, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-5-tablet {
    padding-right: 5px !important;
  }
  /* line 13333, app/assets/stylesheets/style.bundle.css */
  .kt-m5-tablet {
    margin: 5px !important;
  }
  /* line 13335, app/assets/stylesheets/style.bundle.css */
  .kt-mt-5-tablet {
    margin-top: 5px !important;
  }
  /* line 13337, app/assets/stylesheets/style.bundle.css */
  .kt-mb-5-tablet {
    margin-bottom: 5px !important;
  }
  /* line 13339, app/assets/stylesheets/style.bundle.css */
  .kt-ml-5-tablet {
    margin-left: 5px !important;
  }
  /* line 13341, app/assets/stylesheets/style.bundle.css */
  .kt-mr-5-tablet {
    margin-right: 5px !important;
  }
  /* line 13343, app/assets/stylesheets/style.bundle.css */
  .kt-p5-tablet {
    padding: 5px !important;
  }
  /* line 13345, app/assets/stylesheets/style.bundle.css */
  .kt-pt5-tablet {
    padding-top: 5px !important;
  }
  /* line 13347, app/assets/stylesheets/style.bundle.css */
  .kt-pb-5-tablet {
    padding-bottom: 5px !important;
  }
  /* line 13349, app/assets/stylesheets/style.bundle.css */
  .kt-pl5-tablet {
    padding-left: 5px !important;
  }
  /* line 13351, app/assets/stylesheets/style.bundle.css */
  .kt-pr5-tablet {
    padding-right: 5px !important;
  }
  /* line 13353, app/assets/stylesheets/style.bundle.css */
  .kt-margin-10-tablet {
    margin: 10px !important;
  }
  /* line 13355, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-10-tablet {
    margin-top: 10px !important;
  }
  /* line 13357, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-10-tablet {
    margin-bottom: 10px !important;
  }
  /* line 13359, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-10-tablet {
    margin-left: 10px !important;
  }
  /* line 13361, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-10-tablet {
    margin-right: 10px !important;
  }
  /* line 13363, app/assets/stylesheets/style.bundle.css */
  .kt-padding-10-tablet {
    padding: 10px !important;
  }
  /* line 13365, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-10-tablet {
    padding-top: 10px !important;
  }
  /* line 13367, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-10-tablet {
    padding-bottom: 10px !important;
  }
  /* line 13369, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-10-tablet {
    padding-left: 10px !important;
  }
  /* line 13371, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-10-tablet {
    padding-right: 10px !important;
  }
  /* line 13373, app/assets/stylesheets/style.bundle.css */
  .kt-m10-tablet {
    margin: 10px !important;
  }
  /* line 13375, app/assets/stylesheets/style.bundle.css */
  .kt-mt-10-tablet {
    margin-top: 10px !important;
  }
  /* line 13377, app/assets/stylesheets/style.bundle.css */
  .kt-mb-10-tablet {
    margin-bottom: 10px !important;
  }
  /* line 13379, app/assets/stylesheets/style.bundle.css */
  .kt-ml-10-tablet {
    margin-left: 10px !important;
  }
  /* line 13381, app/assets/stylesheets/style.bundle.css */
  .kt-mr-10-tablet {
    margin-right: 10px !important;
  }
  /* line 13383, app/assets/stylesheets/style.bundle.css */
  .kt-p10-tablet {
    padding: 10px !important;
  }
  /* line 13385, app/assets/stylesheets/style.bundle.css */
  .kt-pt10-tablet {
    padding-top: 10px !important;
  }
  /* line 13387, app/assets/stylesheets/style.bundle.css */
  .kt-pb-10-tablet {
    padding-bottom: 10px !important;
  }
  /* line 13389, app/assets/stylesheets/style.bundle.css */
  .kt-pl10-tablet {
    padding-left: 10px !important;
  }
  /* line 13391, app/assets/stylesheets/style.bundle.css */
  .kt-pr10-tablet {
    padding-right: 10px !important;
  }
  /* line 13393, app/assets/stylesheets/style.bundle.css */
  .kt-margin-15-tablet {
    margin: 15px !important;
  }
  /* line 13395, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-15-tablet {
    margin-top: 15px !important;
  }
  /* line 13397, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-15-tablet {
    margin-bottom: 15px !important;
  }
  /* line 13399, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-15-tablet {
    margin-left: 15px !important;
  }
  /* line 13401, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-15-tablet {
    margin-right: 15px !important;
  }
  /* line 13403, app/assets/stylesheets/style.bundle.css */
  .kt-padding-15-tablet {
    padding: 15px !important;
  }
  /* line 13405, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-15-tablet {
    padding-top: 15px !important;
  }
  /* line 13407, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-15-tablet {
    padding-bottom: 15px !important;
  }
  /* line 13409, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-15-tablet {
    padding-left: 15px !important;
  }
  /* line 13411, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-15-tablet {
    padding-right: 15px !important;
  }
  /* line 13413, app/assets/stylesheets/style.bundle.css */
  .kt-m15-tablet {
    margin: 15px !important;
  }
  /* line 13415, app/assets/stylesheets/style.bundle.css */
  .kt-mt-15-tablet {
    margin-top: 15px !important;
  }
  /* line 13417, app/assets/stylesheets/style.bundle.css */
  .kt-mb-15-tablet {
    margin-bottom: 15px !important;
  }
  /* line 13419, app/assets/stylesheets/style.bundle.css */
  .kt-ml-15-tablet {
    margin-left: 15px !important;
  }
  /* line 13421, app/assets/stylesheets/style.bundle.css */
  .kt-mr-15-tablet {
    margin-right: 15px !important;
  }
  /* line 13423, app/assets/stylesheets/style.bundle.css */
  .kt-p15-tablet {
    padding: 15px !important;
  }
  /* line 13425, app/assets/stylesheets/style.bundle.css */
  .kt-pt15-tablet {
    padding-top: 15px !important;
  }
  /* line 13427, app/assets/stylesheets/style.bundle.css */
  .kt-pb-15-tablet {
    padding-bottom: 15px !important;
  }
  /* line 13429, app/assets/stylesheets/style.bundle.css */
  .kt-pl15-tablet {
    padding-left: 15px !important;
  }
  /* line 13431, app/assets/stylesheets/style.bundle.css */
  .kt-pr15-tablet {
    padding-right: 15px !important;
  }
  /* line 13433, app/assets/stylesheets/style.bundle.css */
  .kt-margin-20-tablet {
    margin: 20px !important;
  }
  /* line 13435, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-20-tablet {
    margin-top: 20px !important;
  }
  /* line 13437, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-20-tablet {
    margin-bottom: 20px !important;
  }
  /* line 13439, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-20-tablet {
    margin-left: 20px !important;
  }
  /* line 13441, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-20-tablet {
    margin-right: 20px !important;
  }
  /* line 13443, app/assets/stylesheets/style.bundle.css */
  .kt-padding-20-tablet {
    padding: 20px !important;
  }
  /* line 13445, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-20-tablet {
    padding-top: 20px !important;
  }
  /* line 13447, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-20-tablet {
    padding-bottom: 20px !important;
  }
  /* line 13449, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-20-tablet {
    padding-left: 20px !important;
  }
  /* line 13451, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-20-tablet {
    padding-right: 20px !important;
  }
  /* line 13453, app/assets/stylesheets/style.bundle.css */
  .kt-m20-tablet {
    margin: 20px !important;
  }
  /* line 13455, app/assets/stylesheets/style.bundle.css */
  .kt-mt-20-tablet {
    margin-top: 20px !important;
  }
  /* line 13457, app/assets/stylesheets/style.bundle.css */
  .kt-mb-20-tablet {
    margin-bottom: 20px !important;
  }
  /* line 13459, app/assets/stylesheets/style.bundle.css */
  .kt-ml-20-tablet {
    margin-left: 20px !important;
  }
  /* line 13461, app/assets/stylesheets/style.bundle.css */
  .kt-mr-20-tablet {
    margin-right: 20px !important;
  }
  /* line 13463, app/assets/stylesheets/style.bundle.css */
  .kt-p20-tablet {
    padding: 20px !important;
  }
  /* line 13465, app/assets/stylesheets/style.bundle.css */
  .kt-pt20-tablet {
    padding-top: 20px !important;
  }
  /* line 13467, app/assets/stylesheets/style.bundle.css */
  .kt-pb-20-tablet {
    padding-bottom: 20px !important;
  }
  /* line 13469, app/assets/stylesheets/style.bundle.css */
  .kt-pl20-tablet {
    padding-left: 20px !important;
  }
  /* line 13471, app/assets/stylesheets/style.bundle.css */
  .kt-pr20-tablet {
    padding-right: 20px !important;
  }
  /* line 13473, app/assets/stylesheets/style.bundle.css */
  .kt-margin-25-tablet {
    margin: 25px !important;
  }
  /* line 13475, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-25-tablet {
    margin-top: 25px !important;
  }
  /* line 13477, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-25-tablet {
    margin-bottom: 25px !important;
  }
  /* line 13479, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-25-tablet {
    margin-left: 25px !important;
  }
  /* line 13481, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-25-tablet {
    margin-right: 25px !important;
  }
  /* line 13483, app/assets/stylesheets/style.bundle.css */
  .kt-padding-25-tablet {
    padding: 25px !important;
  }
  /* line 13485, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-25-tablet {
    padding-top: 25px !important;
  }
  /* line 13487, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-25-tablet {
    padding-bottom: 25px !important;
  }
  /* line 13489, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-25-tablet {
    padding-left: 25px !important;
  }
  /* line 13491, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-25-tablet {
    padding-right: 25px !important;
  }
  /* line 13493, app/assets/stylesheets/style.bundle.css */
  .kt-m25-tablet {
    margin: 25px !important;
  }
  /* line 13495, app/assets/stylesheets/style.bundle.css */
  .kt-mt-25-tablet {
    margin-top: 25px !important;
  }
  /* line 13497, app/assets/stylesheets/style.bundle.css */
  .kt-mb-25-tablet {
    margin-bottom: 25px !important;
  }
  /* line 13499, app/assets/stylesheets/style.bundle.css */
  .kt-ml-25-tablet {
    margin-left: 25px !important;
  }
  /* line 13501, app/assets/stylesheets/style.bundle.css */
  .kt-mr-25-tablet {
    margin-right: 25px !important;
  }
  /* line 13503, app/assets/stylesheets/style.bundle.css */
  .kt-p25-tablet {
    padding: 25px !important;
  }
  /* line 13505, app/assets/stylesheets/style.bundle.css */
  .kt-pt25-tablet {
    padding-top: 25px !important;
  }
  /* line 13507, app/assets/stylesheets/style.bundle.css */
  .kt-pb-25-tablet {
    padding-bottom: 25px !important;
  }
  /* line 13509, app/assets/stylesheets/style.bundle.css */
  .kt-pl25-tablet {
    padding-left: 25px !important;
  }
  /* line 13511, app/assets/stylesheets/style.bundle.css */
  .kt-pr25-tablet {
    padding-right: 25px !important;
  }
  /* line 13513, app/assets/stylesheets/style.bundle.css */
  .kt-margin-30-tablet {
    margin: 30px !important;
  }
  /* line 13515, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-30-tablet {
    margin-top: 30px !important;
  }
  /* line 13517, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-30-tablet {
    margin-bottom: 30px !important;
  }
  /* line 13519, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-30-tablet {
    margin-left: 30px !important;
  }
  /* line 13521, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-30-tablet {
    margin-right: 30px !important;
  }
  /* line 13523, app/assets/stylesheets/style.bundle.css */
  .kt-padding-30-tablet {
    padding: 30px !important;
  }
  /* line 13525, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-30-tablet {
    padding-top: 30px !important;
  }
  /* line 13527, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-30-tablet {
    padding-bottom: 30px !important;
  }
  /* line 13529, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-30-tablet {
    padding-left: 30px !important;
  }
  /* line 13531, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-30-tablet {
    padding-right: 30px !important;
  }
  /* line 13533, app/assets/stylesheets/style.bundle.css */
  .kt-m30-tablet {
    margin: 30px !important;
  }
  /* line 13535, app/assets/stylesheets/style.bundle.css */
  .kt-mt-30-tablet {
    margin-top: 30px !important;
  }
  /* line 13537, app/assets/stylesheets/style.bundle.css */
  .kt-mb-30-tablet {
    margin-bottom: 30px !important;
  }
  /* line 13539, app/assets/stylesheets/style.bundle.css */
  .kt-ml-30-tablet {
    margin-left: 30px !important;
  }
  /* line 13541, app/assets/stylesheets/style.bundle.css */
  .kt-mr-30-tablet {
    margin-right: 30px !important;
  }
  /* line 13543, app/assets/stylesheets/style.bundle.css */
  .kt-p30-tablet {
    padding: 30px !important;
  }
  /* line 13545, app/assets/stylesheets/style.bundle.css */
  .kt-pt30-tablet {
    padding-top: 30px !important;
  }
  /* line 13547, app/assets/stylesheets/style.bundle.css */
  .kt-pb-30-tablet {
    padding-bottom: 30px !important;
  }
  /* line 13549, app/assets/stylesheets/style.bundle.css */
  .kt-pl30-tablet {
    padding-left: 30px !important;
  }
  /* line 13551, app/assets/stylesheets/style.bundle.css */
  .kt-pr30-tablet {
    padding-right: 30px !important;
  }
  /* line 13553, app/assets/stylesheets/style.bundle.css */
  .kt-margin-35-tablet {
    margin: 35px !important;
  }
  /* line 13555, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-35-tablet {
    margin-top: 35px !important;
  }
  /* line 13557, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-35-tablet {
    margin-bottom: 35px !important;
  }
  /* line 13559, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-35-tablet {
    margin-left: 35px !important;
  }
  /* line 13561, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-35-tablet {
    margin-right: 35px !important;
  }
  /* line 13563, app/assets/stylesheets/style.bundle.css */
  .kt-padding-35-tablet {
    padding: 35px !important;
  }
  /* line 13565, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-35-tablet {
    padding-top: 35px !important;
  }
  /* line 13567, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-35-tablet {
    padding-bottom: 35px !important;
  }
  /* line 13569, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-35-tablet {
    padding-left: 35px !important;
  }
  /* line 13571, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-35-tablet {
    padding-right: 35px !important;
  }
  /* line 13573, app/assets/stylesheets/style.bundle.css */
  .kt-m35-tablet {
    margin: 35px !important;
  }
  /* line 13575, app/assets/stylesheets/style.bundle.css */
  .kt-mt-35-tablet {
    margin-top: 35px !important;
  }
  /* line 13577, app/assets/stylesheets/style.bundle.css */
  .kt-mb-35-tablet {
    margin-bottom: 35px !important;
  }
  /* line 13579, app/assets/stylesheets/style.bundle.css */
  .kt-ml-35-tablet {
    margin-left: 35px !important;
  }
  /* line 13581, app/assets/stylesheets/style.bundle.css */
  .kt-mr-35-tablet {
    margin-right: 35px !important;
  }
  /* line 13583, app/assets/stylesheets/style.bundle.css */
  .kt-p35-tablet {
    padding: 35px !important;
  }
  /* line 13585, app/assets/stylesheets/style.bundle.css */
  .kt-pt35-tablet {
    padding-top: 35px !important;
  }
  /* line 13587, app/assets/stylesheets/style.bundle.css */
  .kt-pb-35-tablet {
    padding-bottom: 35px !important;
  }
  /* line 13589, app/assets/stylesheets/style.bundle.css */
  .kt-pl35-tablet {
    padding-left: 35px !important;
  }
  /* line 13591, app/assets/stylesheets/style.bundle.css */
  .kt-pr35-tablet {
    padding-right: 35px !important;
  }
  /* line 13593, app/assets/stylesheets/style.bundle.css */
  .kt-margin-40-tablet {
    margin: 40px !important;
  }
  /* line 13595, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-40-tablet {
    margin-top: 40px !important;
  }
  /* line 13597, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-40-tablet {
    margin-bottom: 40px !important;
  }
  /* line 13599, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-40-tablet {
    margin-left: 40px !important;
  }
  /* line 13601, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-40-tablet {
    margin-right: 40px !important;
  }
  /* line 13603, app/assets/stylesheets/style.bundle.css */
  .kt-padding-40-tablet {
    padding: 40px !important;
  }
  /* line 13605, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-40-tablet {
    padding-top: 40px !important;
  }
  /* line 13607, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-40-tablet {
    padding-bottom: 40px !important;
  }
  /* line 13609, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-40-tablet {
    padding-left: 40px !important;
  }
  /* line 13611, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-40-tablet {
    padding-right: 40px !important;
  }
  /* line 13613, app/assets/stylesheets/style.bundle.css */
  .kt-m40-tablet {
    margin: 40px !important;
  }
  /* line 13615, app/assets/stylesheets/style.bundle.css */
  .kt-mt-40-tablet {
    margin-top: 40px !important;
  }
  /* line 13617, app/assets/stylesheets/style.bundle.css */
  .kt-mb-40-tablet {
    margin-bottom: 40px !important;
  }
  /* line 13619, app/assets/stylesheets/style.bundle.css */
  .kt-ml-40-tablet {
    margin-left: 40px !important;
  }
  /* line 13621, app/assets/stylesheets/style.bundle.css */
  .kt-mr-40-tablet {
    margin-right: 40px !important;
  }
  /* line 13623, app/assets/stylesheets/style.bundle.css */
  .kt-p40-tablet {
    padding: 40px !important;
  }
  /* line 13625, app/assets/stylesheets/style.bundle.css */
  .kt-pt40-tablet {
    padding-top: 40px !important;
  }
  /* line 13627, app/assets/stylesheets/style.bundle.css */
  .kt-pb-40-tablet {
    padding-bottom: 40px !important;
  }
  /* line 13629, app/assets/stylesheets/style.bundle.css */
  .kt-pl40-tablet {
    padding-left: 40px !important;
  }
  /* line 13631, app/assets/stylesheets/style.bundle.css */
  .kt-pr40-tablet {
    padding-right: 40px !important;
  }
  /* line 13633, app/assets/stylesheets/style.bundle.css */
  .kt-margin-45-tablet {
    margin: 45px !important;
  }
  /* line 13635, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-45-tablet {
    margin-top: 45px !important;
  }
  /* line 13637, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-45-tablet {
    margin-bottom: 45px !important;
  }
  /* line 13639, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-45-tablet {
    margin-left: 45px !important;
  }
  /* line 13641, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-45-tablet {
    margin-right: 45px !important;
  }
  /* line 13643, app/assets/stylesheets/style.bundle.css */
  .kt-padding-45-tablet {
    padding: 45px !important;
  }
  /* line 13645, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-45-tablet {
    padding-top: 45px !important;
  }
  /* line 13647, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-45-tablet {
    padding-bottom: 45px !important;
  }
  /* line 13649, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-45-tablet {
    padding-left: 45px !important;
  }
  /* line 13651, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-45-tablet {
    padding-right: 45px !important;
  }
  /* line 13653, app/assets/stylesheets/style.bundle.css */
  .kt-m45-tablet {
    margin: 45px !important;
  }
  /* line 13655, app/assets/stylesheets/style.bundle.css */
  .kt-mt-45-tablet {
    margin-top: 45px !important;
  }
  /* line 13657, app/assets/stylesheets/style.bundle.css */
  .kt-mb-45-tablet {
    margin-bottom: 45px !important;
  }
  /* line 13659, app/assets/stylesheets/style.bundle.css */
  .kt-ml-45-tablet {
    margin-left: 45px !important;
  }
  /* line 13661, app/assets/stylesheets/style.bundle.css */
  .kt-mr-45-tablet {
    margin-right: 45px !important;
  }
  /* line 13663, app/assets/stylesheets/style.bundle.css */
  .kt-p45-tablet {
    padding: 45px !important;
  }
  /* line 13665, app/assets/stylesheets/style.bundle.css */
  .kt-pt45-tablet {
    padding-top: 45px !important;
  }
  /* line 13667, app/assets/stylesheets/style.bundle.css */
  .kt-pb-45-tablet {
    padding-bottom: 45px !important;
  }
  /* line 13669, app/assets/stylesheets/style.bundle.css */
  .kt-pl45-tablet {
    padding-left: 45px !important;
  }
  /* line 13671, app/assets/stylesheets/style.bundle.css */
  .kt-pr45-tablet {
    padding-right: 45px !important;
  }
  /* line 13673, app/assets/stylesheets/style.bundle.css */
  .kt-margin-50-tablet {
    margin: 50px !important;
  }
  /* line 13675, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-50-tablet {
    margin-top: 50px !important;
  }
  /* line 13677, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-50-tablet {
    margin-bottom: 50px !important;
  }
  /* line 13679, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-50-tablet {
    margin-left: 50px !important;
  }
  /* line 13681, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-50-tablet {
    margin-right: 50px !important;
  }
  /* line 13683, app/assets/stylesheets/style.bundle.css */
  .kt-padding-50-tablet {
    padding: 50px !important;
  }
  /* line 13685, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-50-tablet {
    padding-top: 50px !important;
  }
  /* line 13687, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-50-tablet {
    padding-bottom: 50px !important;
  }
  /* line 13689, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-50-tablet {
    padding-left: 50px !important;
  }
  /* line 13691, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-50-tablet {
    padding-right: 50px !important;
  }
  /* line 13693, app/assets/stylesheets/style.bundle.css */
  .kt-m50-tablet {
    margin: 50px !important;
  }
  /* line 13695, app/assets/stylesheets/style.bundle.css */
  .kt-mt-50-tablet {
    margin-top: 50px !important;
  }
  /* line 13697, app/assets/stylesheets/style.bundle.css */
  .kt-mb-50-tablet {
    margin-bottom: 50px !important;
  }
  /* line 13699, app/assets/stylesheets/style.bundle.css */
  .kt-ml-50-tablet {
    margin-left: 50px !important;
  }
  /* line 13701, app/assets/stylesheets/style.bundle.css */
  .kt-mr-50-tablet {
    margin-right: 50px !important;
  }
  /* line 13703, app/assets/stylesheets/style.bundle.css */
  .kt-p50-tablet {
    padding: 50px !important;
  }
  /* line 13705, app/assets/stylesheets/style.bundle.css */
  .kt-pt50-tablet {
    padding-top: 50px !important;
  }
  /* line 13707, app/assets/stylesheets/style.bundle.css */
  .kt-pb-50-tablet {
    padding-bottom: 50px !important;
  }
  /* line 13709, app/assets/stylesheets/style.bundle.css */
  .kt-pl50-tablet {
    padding-left: 50px !important;
  }
  /* line 13711, app/assets/stylesheets/style.bundle.css */
  .kt-pr50-tablet {
    padding-right: 50px !important;
  }
  /* line 13713, app/assets/stylesheets/style.bundle.css */
  .kt-margin-55-tablet {
    margin: 55px !important;
  }
  /* line 13715, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-55-tablet {
    margin-top: 55px !important;
  }
  /* line 13717, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-55-tablet {
    margin-bottom: 55px !important;
  }
  /* line 13719, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-55-tablet {
    margin-left: 55px !important;
  }
  /* line 13721, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-55-tablet {
    margin-right: 55px !important;
  }
  /* line 13723, app/assets/stylesheets/style.bundle.css */
  .kt-padding-55-tablet {
    padding: 55px !important;
  }
  /* line 13725, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-55-tablet {
    padding-top: 55px !important;
  }
  /* line 13727, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-55-tablet {
    padding-bottom: 55px !important;
  }
  /* line 13729, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-55-tablet {
    padding-left: 55px !important;
  }
  /* line 13731, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-55-tablet {
    padding-right: 55px !important;
  }
  /* line 13733, app/assets/stylesheets/style.bundle.css */
  .kt-m55-tablet {
    margin: 55px !important;
  }
  /* line 13735, app/assets/stylesheets/style.bundle.css */
  .kt-mt-55-tablet {
    margin-top: 55px !important;
  }
  /* line 13737, app/assets/stylesheets/style.bundle.css */
  .kt-mb-55-tablet {
    margin-bottom: 55px !important;
  }
  /* line 13739, app/assets/stylesheets/style.bundle.css */
  .kt-ml-55-tablet {
    margin-left: 55px !important;
  }
  /* line 13741, app/assets/stylesheets/style.bundle.css */
  .kt-mr-55-tablet {
    margin-right: 55px !important;
  }
  /* line 13743, app/assets/stylesheets/style.bundle.css */
  .kt-p55-tablet {
    padding: 55px !important;
  }
  /* line 13745, app/assets/stylesheets/style.bundle.css */
  .kt-pt55-tablet {
    padding-top: 55px !important;
  }
  /* line 13747, app/assets/stylesheets/style.bundle.css */
  .kt-pb-55-tablet {
    padding-bottom: 55px !important;
  }
  /* line 13749, app/assets/stylesheets/style.bundle.css */
  .kt-pl55-tablet {
    padding-left: 55px !important;
  }
  /* line 13751, app/assets/stylesheets/style.bundle.css */
  .kt-pr55-tablet {
    padding-right: 55px !important;
  }
  /* line 13753, app/assets/stylesheets/style.bundle.css */
  .kt-margin-60-tablet {
    margin: 60px !important;
  }
  /* line 13755, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-60-tablet {
    margin-top: 60px !important;
  }
  /* line 13757, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-60-tablet {
    margin-bottom: 60px !important;
  }
  /* line 13759, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-60-tablet {
    margin-left: 60px !important;
  }
  /* line 13761, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-60-tablet {
    margin-right: 60px !important;
  }
  /* line 13763, app/assets/stylesheets/style.bundle.css */
  .kt-padding-60-tablet {
    padding: 60px !important;
  }
  /* line 13765, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-60-tablet {
    padding-top: 60px !important;
  }
  /* line 13767, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-60-tablet {
    padding-bottom: 60px !important;
  }
  /* line 13769, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-60-tablet {
    padding-left: 60px !important;
  }
  /* line 13771, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-60-tablet {
    padding-right: 60px !important;
  }
  /* line 13773, app/assets/stylesheets/style.bundle.css */
  .kt-m60-tablet {
    margin: 60px !important;
  }
  /* line 13775, app/assets/stylesheets/style.bundle.css */
  .kt-mt-60-tablet {
    margin-top: 60px !important;
  }
  /* line 13777, app/assets/stylesheets/style.bundle.css */
  .kt-mb-60-tablet {
    margin-bottom: 60px !important;
  }
  /* line 13779, app/assets/stylesheets/style.bundle.css */
  .kt-ml-60-tablet {
    margin-left: 60px !important;
  }
  /* line 13781, app/assets/stylesheets/style.bundle.css */
  .kt-mr-60-tablet {
    margin-right: 60px !important;
  }
  /* line 13783, app/assets/stylesheets/style.bundle.css */
  .kt-p60-tablet {
    padding: 60px !important;
  }
  /* line 13785, app/assets/stylesheets/style.bundle.css */
  .kt-pt60-tablet {
    padding-top: 60px !important;
  }
  /* line 13787, app/assets/stylesheets/style.bundle.css */
  .kt-pb-60-tablet {
    padding-bottom: 60px !important;
  }
  /* line 13789, app/assets/stylesheets/style.bundle.css */
  .kt-pl60-tablet {
    padding-left: 60px !important;
  }
  /* line 13791, app/assets/stylesheets/style.bundle.css */
  .kt-pr60-tablet {
    padding-right: 60px !important;
  }
  /* line 13793, app/assets/stylesheets/style.bundle.css */
  .kt-margin-65-tablet {
    margin: 65px !important;
  }
  /* line 13795, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-65-tablet {
    margin-top: 65px !important;
  }
  /* line 13797, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-65-tablet {
    margin-bottom: 65px !important;
  }
  /* line 13799, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-65-tablet {
    margin-left: 65px !important;
  }
  /* line 13801, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-65-tablet {
    margin-right: 65px !important;
  }
  /* line 13803, app/assets/stylesheets/style.bundle.css */
  .kt-padding-65-tablet {
    padding: 65px !important;
  }
  /* line 13805, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-65-tablet {
    padding-top: 65px !important;
  }
  /* line 13807, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-65-tablet {
    padding-bottom: 65px !important;
  }
  /* line 13809, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-65-tablet {
    padding-left: 65px !important;
  }
  /* line 13811, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-65-tablet {
    padding-right: 65px !important;
  }
  /* line 13813, app/assets/stylesheets/style.bundle.css */
  .kt-m65-tablet {
    margin: 65px !important;
  }
  /* line 13815, app/assets/stylesheets/style.bundle.css */
  .kt-mt-65-tablet {
    margin-top: 65px !important;
  }
  /* line 13817, app/assets/stylesheets/style.bundle.css */
  .kt-mb-65-tablet {
    margin-bottom: 65px !important;
  }
  /* line 13819, app/assets/stylesheets/style.bundle.css */
  .kt-ml-65-tablet {
    margin-left: 65px !important;
  }
  /* line 13821, app/assets/stylesheets/style.bundle.css */
  .kt-mr-65-tablet {
    margin-right: 65px !important;
  }
  /* line 13823, app/assets/stylesheets/style.bundle.css */
  .kt-p65-tablet {
    padding: 65px !important;
  }
  /* line 13825, app/assets/stylesheets/style.bundle.css */
  .kt-pt65-tablet {
    padding-top: 65px !important;
  }
  /* line 13827, app/assets/stylesheets/style.bundle.css */
  .kt-pb-65-tablet {
    padding-bottom: 65px !important;
  }
  /* line 13829, app/assets/stylesheets/style.bundle.css */
  .kt-pl65-tablet {
    padding-left: 65px !important;
  }
  /* line 13831, app/assets/stylesheets/style.bundle.css */
  .kt-pr65-tablet {
    padding-right: 65px !important;
  }
  /* line 13833, app/assets/stylesheets/style.bundle.css */
  .kt-margin-70-tablet {
    margin: 70px !important;
  }
  /* line 13835, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-70-tablet {
    margin-top: 70px !important;
  }
  /* line 13837, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-70-tablet {
    margin-bottom: 70px !important;
  }
  /* line 13839, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-70-tablet {
    margin-left: 70px !important;
  }
  /* line 13841, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-70-tablet {
    margin-right: 70px !important;
  }
  /* line 13843, app/assets/stylesheets/style.bundle.css */
  .kt-padding-70-tablet {
    padding: 70px !important;
  }
  /* line 13845, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-70-tablet {
    padding-top: 70px !important;
  }
  /* line 13847, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-70-tablet {
    padding-bottom: 70px !important;
  }
  /* line 13849, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-70-tablet {
    padding-left: 70px !important;
  }
  /* line 13851, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-70-tablet {
    padding-right: 70px !important;
  }
  /* line 13853, app/assets/stylesheets/style.bundle.css */
  .kt-m70-tablet {
    margin: 70px !important;
  }
  /* line 13855, app/assets/stylesheets/style.bundle.css */
  .kt-mt-70-tablet {
    margin-top: 70px !important;
  }
  /* line 13857, app/assets/stylesheets/style.bundle.css */
  .kt-mb-70-tablet {
    margin-bottom: 70px !important;
  }
  /* line 13859, app/assets/stylesheets/style.bundle.css */
  .kt-ml-70-tablet {
    margin-left: 70px !important;
  }
  /* line 13861, app/assets/stylesheets/style.bundle.css */
  .kt-mr-70-tablet {
    margin-right: 70px !important;
  }
  /* line 13863, app/assets/stylesheets/style.bundle.css */
  .kt-p70-tablet {
    padding: 70px !important;
  }
  /* line 13865, app/assets/stylesheets/style.bundle.css */
  .kt-pt70-tablet {
    padding-top: 70px !important;
  }
  /* line 13867, app/assets/stylesheets/style.bundle.css */
  .kt-pb-70-tablet {
    padding-bottom: 70px !important;
  }
  /* line 13869, app/assets/stylesheets/style.bundle.css */
  .kt-pl70-tablet {
    padding-left: 70px !important;
  }
  /* line 13871, app/assets/stylesheets/style.bundle.css */
  .kt-pr70-tablet {
    padding-right: 70px !important;
  }
  /* line 13873, app/assets/stylesheets/style.bundle.css */
  .kt-margin-75-tablet {
    margin: 75px !important;
  }
  /* line 13875, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-75-tablet {
    margin-top: 75px !important;
  }
  /* line 13877, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-75-tablet {
    margin-bottom: 75px !important;
  }
  /* line 13879, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-75-tablet {
    margin-left: 75px !important;
  }
  /* line 13881, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-75-tablet {
    margin-right: 75px !important;
  }
  /* line 13883, app/assets/stylesheets/style.bundle.css */
  .kt-padding-75-tablet {
    padding: 75px !important;
  }
  /* line 13885, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-75-tablet {
    padding-top: 75px !important;
  }
  /* line 13887, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-75-tablet {
    padding-bottom: 75px !important;
  }
  /* line 13889, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-75-tablet {
    padding-left: 75px !important;
  }
  /* line 13891, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-75-tablet {
    padding-right: 75px !important;
  }
  /* line 13893, app/assets/stylesheets/style.bundle.css */
  .kt-m75-tablet {
    margin: 75px !important;
  }
  /* line 13895, app/assets/stylesheets/style.bundle.css */
  .kt-mt-75-tablet {
    margin-top: 75px !important;
  }
  /* line 13897, app/assets/stylesheets/style.bundle.css */
  .kt-mb-75-tablet {
    margin-bottom: 75px !important;
  }
  /* line 13899, app/assets/stylesheets/style.bundle.css */
  .kt-ml-75-tablet {
    margin-left: 75px !important;
  }
  /* line 13901, app/assets/stylesheets/style.bundle.css */
  .kt-mr-75-tablet {
    margin-right: 75px !important;
  }
  /* line 13903, app/assets/stylesheets/style.bundle.css */
  .kt-p75-tablet {
    padding: 75px !important;
  }
  /* line 13905, app/assets/stylesheets/style.bundle.css */
  .kt-pt75-tablet {
    padding-top: 75px !important;
  }
  /* line 13907, app/assets/stylesheets/style.bundle.css */
  .kt-pb-75-tablet {
    padding-bottom: 75px !important;
  }
  /* line 13909, app/assets/stylesheets/style.bundle.css */
  .kt-pl75-tablet {
    padding-left: 75px !important;
  }
  /* line 13911, app/assets/stylesheets/style.bundle.css */
  .kt-pr75-tablet {
    padding-right: 75px !important;
  }
  /* line 13913, app/assets/stylesheets/style.bundle.css */
  .kt-margin-80-tablet {
    margin: 80px !important;
  }
  /* line 13915, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-80-tablet {
    margin-top: 80px !important;
  }
  /* line 13917, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-80-tablet {
    margin-bottom: 80px !important;
  }
  /* line 13919, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-80-tablet {
    margin-left: 80px !important;
  }
  /* line 13921, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-80-tablet {
    margin-right: 80px !important;
  }
  /* line 13923, app/assets/stylesheets/style.bundle.css */
  .kt-padding-80-tablet {
    padding: 80px !important;
  }
  /* line 13925, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-80-tablet {
    padding-top: 80px !important;
  }
  /* line 13927, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-80-tablet {
    padding-bottom: 80px !important;
  }
  /* line 13929, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-80-tablet {
    padding-left: 80px !important;
  }
  /* line 13931, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-80-tablet {
    padding-right: 80px !important;
  }
  /* line 13933, app/assets/stylesheets/style.bundle.css */
  .kt-m80-tablet {
    margin: 80px !important;
  }
  /* line 13935, app/assets/stylesheets/style.bundle.css */
  .kt-mt-80-tablet {
    margin-top: 80px !important;
  }
  /* line 13937, app/assets/stylesheets/style.bundle.css */
  .kt-mb-80-tablet {
    margin-bottom: 80px !important;
  }
  /* line 13939, app/assets/stylesheets/style.bundle.css */
  .kt-ml-80-tablet {
    margin-left: 80px !important;
  }
  /* line 13941, app/assets/stylesheets/style.bundle.css */
  .kt-mr-80-tablet {
    margin-right: 80px !important;
  }
  /* line 13943, app/assets/stylesheets/style.bundle.css */
  .kt-p80-tablet {
    padding: 80px !important;
  }
  /* line 13945, app/assets/stylesheets/style.bundle.css */
  .kt-pt80-tablet {
    padding-top: 80px !important;
  }
  /* line 13947, app/assets/stylesheets/style.bundle.css */
  .kt-pb-80-tablet {
    padding-bottom: 80px !important;
  }
  /* line 13949, app/assets/stylesheets/style.bundle.css */
  .kt-pl80-tablet {
    padding-left: 80px !important;
  }
  /* line 13951, app/assets/stylesheets/style.bundle.css */
  .kt-pr80-tablet {
    padding-right: 80px !important;
  }
  /* line 13953, app/assets/stylesheets/style.bundle.css */
  .kt-margin-85-tablet {
    margin: 85px !important;
  }
  /* line 13955, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-85-tablet {
    margin-top: 85px !important;
  }
  /* line 13957, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-85-tablet {
    margin-bottom: 85px !important;
  }
  /* line 13959, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-85-tablet {
    margin-left: 85px !important;
  }
  /* line 13961, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-85-tablet {
    margin-right: 85px !important;
  }
  /* line 13963, app/assets/stylesheets/style.bundle.css */
  .kt-padding-85-tablet {
    padding: 85px !important;
  }
  /* line 13965, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-85-tablet {
    padding-top: 85px !important;
  }
  /* line 13967, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-85-tablet {
    padding-bottom: 85px !important;
  }
  /* line 13969, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-85-tablet {
    padding-left: 85px !important;
  }
  /* line 13971, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-85-tablet {
    padding-right: 85px !important;
  }
  /* line 13973, app/assets/stylesheets/style.bundle.css */
  .kt-m85-tablet {
    margin: 85px !important;
  }
  /* line 13975, app/assets/stylesheets/style.bundle.css */
  .kt-mt-85-tablet {
    margin-top: 85px !important;
  }
  /* line 13977, app/assets/stylesheets/style.bundle.css */
  .kt-mb-85-tablet {
    margin-bottom: 85px !important;
  }
  /* line 13979, app/assets/stylesheets/style.bundle.css */
  .kt-ml-85-tablet {
    margin-left: 85px !important;
  }
  /* line 13981, app/assets/stylesheets/style.bundle.css */
  .kt-mr-85-tablet {
    margin-right: 85px !important;
  }
  /* line 13983, app/assets/stylesheets/style.bundle.css */
  .kt-p85-tablet {
    padding: 85px !important;
  }
  /* line 13985, app/assets/stylesheets/style.bundle.css */
  .kt-pt85-tablet {
    padding-top: 85px !important;
  }
  /* line 13987, app/assets/stylesheets/style.bundle.css */
  .kt-pb-85-tablet {
    padding-bottom: 85px !important;
  }
  /* line 13989, app/assets/stylesheets/style.bundle.css */
  .kt-pl85-tablet {
    padding-left: 85px !important;
  }
  /* line 13991, app/assets/stylesheets/style.bundle.css */
  .kt-pr85-tablet {
    padding-right: 85px !important;
  }
  /* line 13993, app/assets/stylesheets/style.bundle.css */
  .kt-margin-90-tablet {
    margin: 90px !important;
  }
  /* line 13995, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-90-tablet {
    margin-top: 90px !important;
  }
  /* line 13997, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-90-tablet {
    margin-bottom: 90px !important;
  }
  /* line 13999, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-90-tablet {
    margin-left: 90px !important;
  }
  /* line 14001, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-90-tablet {
    margin-right: 90px !important;
  }
  /* line 14003, app/assets/stylesheets/style.bundle.css */
  .kt-padding-90-tablet {
    padding: 90px !important;
  }
  /* line 14005, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-90-tablet {
    padding-top: 90px !important;
  }
  /* line 14007, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-90-tablet {
    padding-bottom: 90px !important;
  }
  /* line 14009, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-90-tablet {
    padding-left: 90px !important;
  }
  /* line 14011, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-90-tablet {
    padding-right: 90px !important;
  }
  /* line 14013, app/assets/stylesheets/style.bundle.css */
  .kt-m90-tablet {
    margin: 90px !important;
  }
  /* line 14015, app/assets/stylesheets/style.bundle.css */
  .kt-mt-90-tablet {
    margin-top: 90px !important;
  }
  /* line 14017, app/assets/stylesheets/style.bundle.css */
  .kt-mb-90-tablet {
    margin-bottom: 90px !important;
  }
  /* line 14019, app/assets/stylesheets/style.bundle.css */
  .kt-ml-90-tablet {
    margin-left: 90px !important;
  }
  /* line 14021, app/assets/stylesheets/style.bundle.css */
  .kt-mr-90-tablet {
    margin-right: 90px !important;
  }
  /* line 14023, app/assets/stylesheets/style.bundle.css */
  .kt-p90-tablet {
    padding: 90px !important;
  }
  /* line 14025, app/assets/stylesheets/style.bundle.css */
  .kt-pt90-tablet {
    padding-top: 90px !important;
  }
  /* line 14027, app/assets/stylesheets/style.bundle.css */
  .kt-pb-90-tablet {
    padding-bottom: 90px !important;
  }
  /* line 14029, app/assets/stylesheets/style.bundle.css */
  .kt-pl90-tablet {
    padding-left: 90px !important;
  }
  /* line 14031, app/assets/stylesheets/style.bundle.css */
  .kt-pr90-tablet {
    padding-right: 90px !important;
  }
  /* line 14033, app/assets/stylesheets/style.bundle.css */
  .kt-margin-95-tablet {
    margin: 95px !important;
  }
  /* line 14035, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-95-tablet {
    margin-top: 95px !important;
  }
  /* line 14037, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-95-tablet {
    margin-bottom: 95px !important;
  }
  /* line 14039, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-95-tablet {
    margin-left: 95px !important;
  }
  /* line 14041, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-95-tablet {
    margin-right: 95px !important;
  }
  /* line 14043, app/assets/stylesheets/style.bundle.css */
  .kt-padding-95-tablet {
    padding: 95px !important;
  }
  /* line 14045, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-95-tablet {
    padding-top: 95px !important;
  }
  /* line 14047, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-95-tablet {
    padding-bottom: 95px !important;
  }
  /* line 14049, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-95-tablet {
    padding-left: 95px !important;
  }
  /* line 14051, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-95-tablet {
    padding-right: 95px !important;
  }
  /* line 14053, app/assets/stylesheets/style.bundle.css */
  .kt-m95-tablet {
    margin: 95px !important;
  }
  /* line 14055, app/assets/stylesheets/style.bundle.css */
  .kt-mt-95-tablet {
    margin-top: 95px !important;
  }
  /* line 14057, app/assets/stylesheets/style.bundle.css */
  .kt-mb-95-tablet {
    margin-bottom: 95px !important;
  }
  /* line 14059, app/assets/stylesheets/style.bundle.css */
  .kt-ml-95-tablet {
    margin-left: 95px !important;
  }
  /* line 14061, app/assets/stylesheets/style.bundle.css */
  .kt-mr-95-tablet {
    margin-right: 95px !important;
  }
  /* line 14063, app/assets/stylesheets/style.bundle.css */
  .kt-p95-tablet {
    padding: 95px !important;
  }
  /* line 14065, app/assets/stylesheets/style.bundle.css */
  .kt-pt95-tablet {
    padding-top: 95px !important;
  }
  /* line 14067, app/assets/stylesheets/style.bundle.css */
  .kt-pb-95-tablet {
    padding-bottom: 95px !important;
  }
  /* line 14069, app/assets/stylesheets/style.bundle.css */
  .kt-pl95-tablet {
    padding-left: 95px !important;
  }
  /* line 14071, app/assets/stylesheets/style.bundle.css */
  .kt-pr95-tablet {
    padding-right: 95px !important;
  }
  /* line 14073, app/assets/stylesheets/style.bundle.css */
  .kt-margin-100-tablet {
    margin: 100px !important;
  }
  /* line 14075, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-100-tablet {
    margin-top: 100px !important;
  }
  /* line 14077, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-100-tablet {
    margin-bottom: 100px !important;
  }
  /* line 14079, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-100-tablet {
    margin-left: 100px !important;
  }
  /* line 14081, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-100-tablet {
    margin-right: 100px !important;
  }
  /* line 14083, app/assets/stylesheets/style.bundle.css */
  .kt-padding-100-tablet {
    padding: 100px !important;
  }
  /* line 14085, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-100-tablet {
    padding-top: 100px !important;
  }
  /* line 14087, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-100-tablet {
    padding-bottom: 100px !important;
  }
  /* line 14089, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-100-tablet {
    padding-left: 100px !important;
  }
  /* line 14091, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-100-tablet {
    padding-right: 100px !important;
  }
  /* line 14093, app/assets/stylesheets/style.bundle.css */
  .kt-m100-tablet {
    margin: 100px !important;
  }
  /* line 14095, app/assets/stylesheets/style.bundle.css */
  .kt-mt-100-tablet {
    margin-top: 100px !important;
  }
  /* line 14097, app/assets/stylesheets/style.bundle.css */
  .kt-mb-100-tablet {
    margin-bottom: 100px !important;
  }
  /* line 14099, app/assets/stylesheets/style.bundle.css */
  .kt-ml-100-tablet {
    margin-left: 100px !important;
  }
  /* line 14101, app/assets/stylesheets/style.bundle.css */
  .kt-mr-100-tablet {
    margin-right: 100px !important;
  }
  /* line 14103, app/assets/stylesheets/style.bundle.css */
  .kt-p100-tablet {
    padding: 100px !important;
  }
  /* line 14105, app/assets/stylesheets/style.bundle.css */
  .kt-pt100-tablet {
    padding-top: 100px !important;
  }
  /* line 14107, app/assets/stylesheets/style.bundle.css */
  .kt-pb-100-tablet {
    padding-bottom: 100px !important;
  }
  /* line 14109, app/assets/stylesheets/style.bundle.css */
  .kt-pl100-tablet {
    padding-left: 100px !important;
  }
  /* line 14111, app/assets/stylesheets/style.bundle.css */
  .kt-pr100-tablet {
    padding-right: 100px !important;
  }
}

@media (max-width: 1024px) {
  /* line 14115, app/assets/stylesheets/style.bundle.css */
  .kt-margin-0-tablet-and-mobile {
    margin: 0px !important;
  }
  /* line 14117, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-0-tablet-and-mobile {
    margin-top: 0px !important;
  }
  /* line 14119, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-0-tablet-and-mobile {
    margin-bottom: 0px !important;
  }
  /* line 14121, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-0-tablet-and-mobile {
    margin-left: 0px !important;
  }
  /* line 14123, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-0-tablet-and-mobile {
    margin-right: 0px !important;
  }
  /* line 14125, app/assets/stylesheets/style.bundle.css */
  .kt-padding-0-tablet-and-mobile {
    padding: 0px !important;
  }
  /* line 14127, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-0-tablet-and-mobile {
    padding-top: 0px !important;
  }
  /* line 14129, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-0-tablet-and-mobile {
    padding-bottom: 0px !important;
  }
  /* line 14131, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-0-tablet-and-mobile {
    padding-left: 0px !important;
  }
  /* line 14133, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-0-tablet-and-mobile {
    padding-right: 0px !important;
  }
  /* line 14135, app/assets/stylesheets/style.bundle.css */
  .kt-m0-tablet-and-mobile {
    margin: 0px !important;
  }
  /* line 14137, app/assets/stylesheets/style.bundle.css */
  .kt-mt-0-tablet-and-mobile {
    margin-top: 0px !important;
  }
  /* line 14139, app/assets/stylesheets/style.bundle.css */
  .kt-mb-0-tablet-and-mobile {
    margin-bottom: 0px !important;
  }
  /* line 14141, app/assets/stylesheets/style.bundle.css */
  .kt-ml-0-tablet-and-mobile {
    margin-left: 0px !important;
  }
  /* line 14143, app/assets/stylesheets/style.bundle.css */
  .kt-mr-0-tablet-and-mobile {
    margin-right: 0px !important;
  }
  /* line 14145, app/assets/stylesheets/style.bundle.css */
  .kt-p0-tablet-and-mobile {
    padding: 0px !important;
  }
  /* line 14147, app/assets/stylesheets/style.bundle.css */
  .kt-pt0-tablet-and-mobile {
    padding-top: 0px !important;
  }
  /* line 14149, app/assets/stylesheets/style.bundle.css */
  .kt-pb-0-tablet-and-mobile {
    padding-bottom: 0px !important;
  }
  /* line 14151, app/assets/stylesheets/style.bundle.css */
  .kt-pl0-tablet-and-mobile {
    padding-left: 0px !important;
  }
  /* line 14153, app/assets/stylesheets/style.bundle.css */
  .kt-pr0-tablet-and-mobile {
    padding-right: 0px !important;
  }
  /* line 14155, app/assets/stylesheets/style.bundle.css */
  .kt-margin-5-tablet-and-mobile {
    margin: 5px !important;
  }
  /* line 14157, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-5-tablet-and-mobile {
    margin-top: 5px !important;
  }
  /* line 14159, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-5-tablet-and-mobile {
    margin-bottom: 5px !important;
  }
  /* line 14161, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-5-tablet-and-mobile {
    margin-left: 5px !important;
  }
  /* line 14163, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-5-tablet-and-mobile {
    margin-right: 5px !important;
  }
  /* line 14165, app/assets/stylesheets/style.bundle.css */
  .kt-padding-5-tablet-and-mobile {
    padding: 5px !important;
  }
  /* line 14167, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-5-tablet-and-mobile {
    padding-top: 5px !important;
  }
  /* line 14169, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-5-tablet-and-mobile {
    padding-bottom: 5px !important;
  }
  /* line 14171, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-5-tablet-and-mobile {
    padding-left: 5px !important;
  }
  /* line 14173, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-5-tablet-and-mobile {
    padding-right: 5px !important;
  }
  /* line 14175, app/assets/stylesheets/style.bundle.css */
  .kt-m5-tablet-and-mobile {
    margin: 5px !important;
  }
  /* line 14177, app/assets/stylesheets/style.bundle.css */
  .kt-mt-5-tablet-and-mobile {
    margin-top: 5px !important;
  }
  /* line 14179, app/assets/stylesheets/style.bundle.css */
  .kt-mb-5-tablet-and-mobile {
    margin-bottom: 5px !important;
  }
  /* line 14181, app/assets/stylesheets/style.bundle.css */
  .kt-ml-5-tablet-and-mobile {
    margin-left: 5px !important;
  }
  /* line 14183, app/assets/stylesheets/style.bundle.css */
  .kt-mr-5-tablet-and-mobile {
    margin-right: 5px !important;
  }
  /* line 14185, app/assets/stylesheets/style.bundle.css */
  .kt-p5-tablet-and-mobile {
    padding: 5px !important;
  }
  /* line 14187, app/assets/stylesheets/style.bundle.css */
  .kt-pt5-tablet-and-mobile {
    padding-top: 5px !important;
  }
  /* line 14189, app/assets/stylesheets/style.bundle.css */
  .kt-pb-5-tablet-and-mobile {
    padding-bottom: 5px !important;
  }
  /* line 14191, app/assets/stylesheets/style.bundle.css */
  .kt-pl5-tablet-and-mobile {
    padding-left: 5px !important;
  }
  /* line 14193, app/assets/stylesheets/style.bundle.css */
  .kt-pr5-tablet-and-mobile {
    padding-right: 5px !important;
  }
  /* line 14195, app/assets/stylesheets/style.bundle.css */
  .kt-margin-10-tablet-and-mobile {
    margin: 10px !important;
  }
  /* line 14197, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-10-tablet-and-mobile {
    margin-top: 10px !important;
  }
  /* line 14199, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-10-tablet-and-mobile {
    margin-bottom: 10px !important;
  }
  /* line 14201, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-10-tablet-and-mobile {
    margin-left: 10px !important;
  }
  /* line 14203, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-10-tablet-and-mobile {
    margin-right: 10px !important;
  }
  /* line 14205, app/assets/stylesheets/style.bundle.css */
  .kt-padding-10-tablet-and-mobile {
    padding: 10px !important;
  }
  /* line 14207, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-10-tablet-and-mobile {
    padding-top: 10px !important;
  }
  /* line 14209, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-10-tablet-and-mobile {
    padding-bottom: 10px !important;
  }
  /* line 14211, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-10-tablet-and-mobile {
    padding-left: 10px !important;
  }
  /* line 14213, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-10-tablet-and-mobile {
    padding-right: 10px !important;
  }
  /* line 14215, app/assets/stylesheets/style.bundle.css */
  .kt-m10-tablet-and-mobile {
    margin: 10px !important;
  }
  /* line 14217, app/assets/stylesheets/style.bundle.css */
  .kt-mt-10-tablet-and-mobile {
    margin-top: 10px !important;
  }
  /* line 14219, app/assets/stylesheets/style.bundle.css */
  .kt-mb-10-tablet-and-mobile {
    margin-bottom: 10px !important;
  }
  /* line 14221, app/assets/stylesheets/style.bundle.css */
  .kt-ml-10-tablet-and-mobile {
    margin-left: 10px !important;
  }
  /* line 14223, app/assets/stylesheets/style.bundle.css */
  .kt-mr-10-tablet-and-mobile {
    margin-right: 10px !important;
  }
  /* line 14225, app/assets/stylesheets/style.bundle.css */
  .kt-p10-tablet-and-mobile {
    padding: 10px !important;
  }
  /* line 14227, app/assets/stylesheets/style.bundle.css */
  .kt-pt10-tablet-and-mobile {
    padding-top: 10px !important;
  }
  /* line 14229, app/assets/stylesheets/style.bundle.css */
  .kt-pb-10-tablet-and-mobile {
    padding-bottom: 10px !important;
  }
  /* line 14231, app/assets/stylesheets/style.bundle.css */
  .kt-pl10-tablet-and-mobile {
    padding-left: 10px !important;
  }
  /* line 14233, app/assets/stylesheets/style.bundle.css */
  .kt-pr10-tablet-and-mobile {
    padding-right: 10px !important;
  }
  /* line 14235, app/assets/stylesheets/style.bundle.css */
  .kt-margin-15-tablet-and-mobile {
    margin: 15px !important;
  }
  /* line 14237, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-15-tablet-and-mobile {
    margin-top: 15px !important;
  }
  /* line 14239, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-15-tablet-and-mobile {
    margin-bottom: 15px !important;
  }
  /* line 14241, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-15-tablet-and-mobile {
    margin-left: 15px !important;
  }
  /* line 14243, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-15-tablet-and-mobile {
    margin-right: 15px !important;
  }
  /* line 14245, app/assets/stylesheets/style.bundle.css */
  .kt-padding-15-tablet-and-mobile {
    padding: 15px !important;
  }
  /* line 14247, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-15-tablet-and-mobile {
    padding-top: 15px !important;
  }
  /* line 14249, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-15-tablet-and-mobile {
    padding-bottom: 15px !important;
  }
  /* line 14251, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-15-tablet-and-mobile {
    padding-left: 15px !important;
  }
  /* line 14253, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-15-tablet-and-mobile {
    padding-right: 15px !important;
  }
  /* line 14255, app/assets/stylesheets/style.bundle.css */
  .kt-m15-tablet-and-mobile {
    margin: 15px !important;
  }
  /* line 14257, app/assets/stylesheets/style.bundle.css */
  .kt-mt-15-tablet-and-mobile {
    margin-top: 15px !important;
  }
  /* line 14259, app/assets/stylesheets/style.bundle.css */
  .kt-mb-15-tablet-and-mobile {
    margin-bottom: 15px !important;
  }
  /* line 14261, app/assets/stylesheets/style.bundle.css */
  .kt-ml-15-tablet-and-mobile {
    margin-left: 15px !important;
  }
  /* line 14263, app/assets/stylesheets/style.bundle.css */
  .kt-mr-15-tablet-and-mobile {
    margin-right: 15px !important;
  }
  /* line 14265, app/assets/stylesheets/style.bundle.css */
  .kt-p15-tablet-and-mobile {
    padding: 15px !important;
  }
  /* line 14267, app/assets/stylesheets/style.bundle.css */
  .kt-pt15-tablet-and-mobile {
    padding-top: 15px !important;
  }
  /* line 14269, app/assets/stylesheets/style.bundle.css */
  .kt-pb-15-tablet-and-mobile {
    padding-bottom: 15px !important;
  }
  /* line 14271, app/assets/stylesheets/style.bundle.css */
  .kt-pl15-tablet-and-mobile {
    padding-left: 15px !important;
  }
  /* line 14273, app/assets/stylesheets/style.bundle.css */
  .kt-pr15-tablet-and-mobile {
    padding-right: 15px !important;
  }
  /* line 14275, app/assets/stylesheets/style.bundle.css */
  .kt-margin-20-tablet-and-mobile {
    margin: 20px !important;
  }
  /* line 14277, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-20-tablet-and-mobile {
    margin-top: 20px !important;
  }
  /* line 14279, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-20-tablet-and-mobile {
    margin-bottom: 20px !important;
  }
  /* line 14281, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-20-tablet-and-mobile {
    margin-left: 20px !important;
  }
  /* line 14283, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-20-tablet-and-mobile {
    margin-right: 20px !important;
  }
  /* line 14285, app/assets/stylesheets/style.bundle.css */
  .kt-padding-20-tablet-and-mobile {
    padding: 20px !important;
  }
  /* line 14287, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-20-tablet-and-mobile {
    padding-top: 20px !important;
  }
  /* line 14289, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-20-tablet-and-mobile {
    padding-bottom: 20px !important;
  }
  /* line 14291, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-20-tablet-and-mobile {
    padding-left: 20px !important;
  }
  /* line 14293, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-20-tablet-and-mobile {
    padding-right: 20px !important;
  }
  /* line 14295, app/assets/stylesheets/style.bundle.css */
  .kt-m20-tablet-and-mobile {
    margin: 20px !important;
  }
  /* line 14297, app/assets/stylesheets/style.bundle.css */
  .kt-mt-20-tablet-and-mobile {
    margin-top: 20px !important;
  }
  /* line 14299, app/assets/stylesheets/style.bundle.css */
  .kt-mb-20-tablet-and-mobile {
    margin-bottom: 20px !important;
  }
  /* line 14301, app/assets/stylesheets/style.bundle.css */
  .kt-ml-20-tablet-and-mobile {
    margin-left: 20px !important;
  }
  /* line 14303, app/assets/stylesheets/style.bundle.css */
  .kt-mr-20-tablet-and-mobile {
    margin-right: 20px !important;
  }
  /* line 14305, app/assets/stylesheets/style.bundle.css */
  .kt-p20-tablet-and-mobile {
    padding: 20px !important;
  }
  /* line 14307, app/assets/stylesheets/style.bundle.css */
  .kt-pt20-tablet-and-mobile {
    padding-top: 20px !important;
  }
  /* line 14309, app/assets/stylesheets/style.bundle.css */
  .kt-pb-20-tablet-and-mobile {
    padding-bottom: 20px !important;
  }
  /* line 14311, app/assets/stylesheets/style.bundle.css */
  .kt-pl20-tablet-and-mobile {
    padding-left: 20px !important;
  }
  /* line 14313, app/assets/stylesheets/style.bundle.css */
  .kt-pr20-tablet-and-mobile {
    padding-right: 20px !important;
  }
  /* line 14315, app/assets/stylesheets/style.bundle.css */
  .kt-margin-25-tablet-and-mobile {
    margin: 25px !important;
  }
  /* line 14317, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-25-tablet-and-mobile {
    margin-top: 25px !important;
  }
  /* line 14319, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-25-tablet-and-mobile {
    margin-bottom: 25px !important;
  }
  /* line 14321, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-25-tablet-and-mobile {
    margin-left: 25px !important;
  }
  /* line 14323, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-25-tablet-and-mobile {
    margin-right: 25px !important;
  }
  /* line 14325, app/assets/stylesheets/style.bundle.css */
  .kt-padding-25-tablet-and-mobile {
    padding: 25px !important;
  }
  /* line 14327, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-25-tablet-and-mobile {
    padding-top: 25px !important;
  }
  /* line 14329, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-25-tablet-and-mobile {
    padding-bottom: 25px !important;
  }
  /* line 14331, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-25-tablet-and-mobile {
    padding-left: 25px !important;
  }
  /* line 14333, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-25-tablet-and-mobile {
    padding-right: 25px !important;
  }
  /* line 14335, app/assets/stylesheets/style.bundle.css */
  .kt-m25-tablet-and-mobile {
    margin: 25px !important;
  }
  /* line 14337, app/assets/stylesheets/style.bundle.css */
  .kt-mt-25-tablet-and-mobile {
    margin-top: 25px !important;
  }
  /* line 14339, app/assets/stylesheets/style.bundle.css */
  .kt-mb-25-tablet-and-mobile {
    margin-bottom: 25px !important;
  }
  /* line 14341, app/assets/stylesheets/style.bundle.css */
  .kt-ml-25-tablet-and-mobile {
    margin-left: 25px !important;
  }
  /* line 14343, app/assets/stylesheets/style.bundle.css */
  .kt-mr-25-tablet-and-mobile {
    margin-right: 25px !important;
  }
  /* line 14345, app/assets/stylesheets/style.bundle.css */
  .kt-p25-tablet-and-mobile {
    padding: 25px !important;
  }
  /* line 14347, app/assets/stylesheets/style.bundle.css */
  .kt-pt25-tablet-and-mobile {
    padding-top: 25px !important;
  }
  /* line 14349, app/assets/stylesheets/style.bundle.css */
  .kt-pb-25-tablet-and-mobile {
    padding-bottom: 25px !important;
  }
  /* line 14351, app/assets/stylesheets/style.bundle.css */
  .kt-pl25-tablet-and-mobile {
    padding-left: 25px !important;
  }
  /* line 14353, app/assets/stylesheets/style.bundle.css */
  .kt-pr25-tablet-and-mobile {
    padding-right: 25px !important;
  }
  /* line 14355, app/assets/stylesheets/style.bundle.css */
  .kt-margin-30-tablet-and-mobile {
    margin: 30px !important;
  }
  /* line 14357, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-30-tablet-and-mobile {
    margin-top: 30px !important;
  }
  /* line 14359, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-30-tablet-and-mobile {
    margin-bottom: 30px !important;
  }
  /* line 14361, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-30-tablet-and-mobile {
    margin-left: 30px !important;
  }
  /* line 14363, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-30-tablet-and-mobile {
    margin-right: 30px !important;
  }
  /* line 14365, app/assets/stylesheets/style.bundle.css */
  .kt-padding-30-tablet-and-mobile {
    padding: 30px !important;
  }
  /* line 14367, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-30-tablet-and-mobile {
    padding-top: 30px !important;
  }
  /* line 14369, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-30-tablet-and-mobile {
    padding-bottom: 30px !important;
  }
  /* line 14371, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-30-tablet-and-mobile {
    padding-left: 30px !important;
  }
  /* line 14373, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-30-tablet-and-mobile {
    padding-right: 30px !important;
  }
  /* line 14375, app/assets/stylesheets/style.bundle.css */
  .kt-m30-tablet-and-mobile {
    margin: 30px !important;
  }
  /* line 14377, app/assets/stylesheets/style.bundle.css */
  .kt-mt-30-tablet-and-mobile {
    margin-top: 30px !important;
  }
  /* line 14379, app/assets/stylesheets/style.bundle.css */
  .kt-mb-30-tablet-and-mobile {
    margin-bottom: 30px !important;
  }
  /* line 14381, app/assets/stylesheets/style.bundle.css */
  .kt-ml-30-tablet-and-mobile {
    margin-left: 30px !important;
  }
  /* line 14383, app/assets/stylesheets/style.bundle.css */
  .kt-mr-30-tablet-and-mobile {
    margin-right: 30px !important;
  }
  /* line 14385, app/assets/stylesheets/style.bundle.css */
  .kt-p30-tablet-and-mobile {
    padding: 30px !important;
  }
  /* line 14387, app/assets/stylesheets/style.bundle.css */
  .kt-pt30-tablet-and-mobile {
    padding-top: 30px !important;
  }
  /* line 14389, app/assets/stylesheets/style.bundle.css */
  .kt-pb-30-tablet-and-mobile {
    padding-bottom: 30px !important;
  }
  /* line 14391, app/assets/stylesheets/style.bundle.css */
  .kt-pl30-tablet-and-mobile {
    padding-left: 30px !important;
  }
  /* line 14393, app/assets/stylesheets/style.bundle.css */
  .kt-pr30-tablet-and-mobile {
    padding-right: 30px !important;
  }
  /* line 14395, app/assets/stylesheets/style.bundle.css */
  .kt-margin-35-tablet-and-mobile {
    margin: 35px !important;
  }
  /* line 14397, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-35-tablet-and-mobile {
    margin-top: 35px !important;
  }
  /* line 14399, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-35-tablet-and-mobile {
    margin-bottom: 35px !important;
  }
  /* line 14401, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-35-tablet-and-mobile {
    margin-left: 35px !important;
  }
  /* line 14403, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-35-tablet-and-mobile {
    margin-right: 35px !important;
  }
  /* line 14405, app/assets/stylesheets/style.bundle.css */
  .kt-padding-35-tablet-and-mobile {
    padding: 35px !important;
  }
  /* line 14407, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-35-tablet-and-mobile {
    padding-top: 35px !important;
  }
  /* line 14409, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-35-tablet-and-mobile {
    padding-bottom: 35px !important;
  }
  /* line 14411, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-35-tablet-and-mobile {
    padding-left: 35px !important;
  }
  /* line 14413, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-35-tablet-and-mobile {
    padding-right: 35px !important;
  }
  /* line 14415, app/assets/stylesheets/style.bundle.css */
  .kt-m35-tablet-and-mobile {
    margin: 35px !important;
  }
  /* line 14417, app/assets/stylesheets/style.bundle.css */
  .kt-mt-35-tablet-and-mobile {
    margin-top: 35px !important;
  }
  /* line 14419, app/assets/stylesheets/style.bundle.css */
  .kt-mb-35-tablet-and-mobile {
    margin-bottom: 35px !important;
  }
  /* line 14421, app/assets/stylesheets/style.bundle.css */
  .kt-ml-35-tablet-and-mobile {
    margin-left: 35px !important;
  }
  /* line 14423, app/assets/stylesheets/style.bundle.css */
  .kt-mr-35-tablet-and-mobile {
    margin-right: 35px !important;
  }
  /* line 14425, app/assets/stylesheets/style.bundle.css */
  .kt-p35-tablet-and-mobile {
    padding: 35px !important;
  }
  /* line 14427, app/assets/stylesheets/style.bundle.css */
  .kt-pt35-tablet-and-mobile {
    padding-top: 35px !important;
  }
  /* line 14429, app/assets/stylesheets/style.bundle.css */
  .kt-pb-35-tablet-and-mobile {
    padding-bottom: 35px !important;
  }
  /* line 14431, app/assets/stylesheets/style.bundle.css */
  .kt-pl35-tablet-and-mobile {
    padding-left: 35px !important;
  }
  /* line 14433, app/assets/stylesheets/style.bundle.css */
  .kt-pr35-tablet-and-mobile {
    padding-right: 35px !important;
  }
  /* line 14435, app/assets/stylesheets/style.bundle.css */
  .kt-margin-40-tablet-and-mobile {
    margin: 40px !important;
  }
  /* line 14437, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-40-tablet-and-mobile {
    margin-top: 40px !important;
  }
  /* line 14439, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-40-tablet-and-mobile {
    margin-bottom: 40px !important;
  }
  /* line 14441, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-40-tablet-and-mobile {
    margin-left: 40px !important;
  }
  /* line 14443, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-40-tablet-and-mobile {
    margin-right: 40px !important;
  }
  /* line 14445, app/assets/stylesheets/style.bundle.css */
  .kt-padding-40-tablet-and-mobile {
    padding: 40px !important;
  }
  /* line 14447, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-40-tablet-and-mobile {
    padding-top: 40px !important;
  }
  /* line 14449, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-40-tablet-and-mobile {
    padding-bottom: 40px !important;
  }
  /* line 14451, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-40-tablet-and-mobile {
    padding-left: 40px !important;
  }
  /* line 14453, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-40-tablet-and-mobile {
    padding-right: 40px !important;
  }
  /* line 14455, app/assets/stylesheets/style.bundle.css */
  .kt-m40-tablet-and-mobile {
    margin: 40px !important;
  }
  /* line 14457, app/assets/stylesheets/style.bundle.css */
  .kt-mt-40-tablet-and-mobile {
    margin-top: 40px !important;
  }
  /* line 14459, app/assets/stylesheets/style.bundle.css */
  .kt-mb-40-tablet-and-mobile {
    margin-bottom: 40px !important;
  }
  /* line 14461, app/assets/stylesheets/style.bundle.css */
  .kt-ml-40-tablet-and-mobile {
    margin-left: 40px !important;
  }
  /* line 14463, app/assets/stylesheets/style.bundle.css */
  .kt-mr-40-tablet-and-mobile {
    margin-right: 40px !important;
  }
  /* line 14465, app/assets/stylesheets/style.bundle.css */
  .kt-p40-tablet-and-mobile {
    padding: 40px !important;
  }
  /* line 14467, app/assets/stylesheets/style.bundle.css */
  .kt-pt40-tablet-and-mobile {
    padding-top: 40px !important;
  }
  /* line 14469, app/assets/stylesheets/style.bundle.css */
  .kt-pb-40-tablet-and-mobile {
    padding-bottom: 40px !important;
  }
  /* line 14471, app/assets/stylesheets/style.bundle.css */
  .kt-pl40-tablet-and-mobile {
    padding-left: 40px !important;
  }
  /* line 14473, app/assets/stylesheets/style.bundle.css */
  .kt-pr40-tablet-and-mobile {
    padding-right: 40px !important;
  }
  /* line 14475, app/assets/stylesheets/style.bundle.css */
  .kt-margin-45-tablet-and-mobile {
    margin: 45px !important;
  }
  /* line 14477, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-45-tablet-and-mobile {
    margin-top: 45px !important;
  }
  /* line 14479, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-45-tablet-and-mobile {
    margin-bottom: 45px !important;
  }
  /* line 14481, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-45-tablet-and-mobile {
    margin-left: 45px !important;
  }
  /* line 14483, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-45-tablet-and-mobile {
    margin-right: 45px !important;
  }
  /* line 14485, app/assets/stylesheets/style.bundle.css */
  .kt-padding-45-tablet-and-mobile {
    padding: 45px !important;
  }
  /* line 14487, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-45-tablet-and-mobile {
    padding-top: 45px !important;
  }
  /* line 14489, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-45-tablet-and-mobile {
    padding-bottom: 45px !important;
  }
  /* line 14491, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-45-tablet-and-mobile {
    padding-left: 45px !important;
  }
  /* line 14493, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-45-tablet-and-mobile {
    padding-right: 45px !important;
  }
  /* line 14495, app/assets/stylesheets/style.bundle.css */
  .kt-m45-tablet-and-mobile {
    margin: 45px !important;
  }
  /* line 14497, app/assets/stylesheets/style.bundle.css */
  .kt-mt-45-tablet-and-mobile {
    margin-top: 45px !important;
  }
  /* line 14499, app/assets/stylesheets/style.bundle.css */
  .kt-mb-45-tablet-and-mobile {
    margin-bottom: 45px !important;
  }
  /* line 14501, app/assets/stylesheets/style.bundle.css */
  .kt-ml-45-tablet-and-mobile {
    margin-left: 45px !important;
  }
  /* line 14503, app/assets/stylesheets/style.bundle.css */
  .kt-mr-45-tablet-and-mobile {
    margin-right: 45px !important;
  }
  /* line 14505, app/assets/stylesheets/style.bundle.css */
  .kt-p45-tablet-and-mobile {
    padding: 45px !important;
  }
  /* line 14507, app/assets/stylesheets/style.bundle.css */
  .kt-pt45-tablet-and-mobile {
    padding-top: 45px !important;
  }
  /* line 14509, app/assets/stylesheets/style.bundle.css */
  .kt-pb-45-tablet-and-mobile {
    padding-bottom: 45px !important;
  }
  /* line 14511, app/assets/stylesheets/style.bundle.css */
  .kt-pl45-tablet-and-mobile {
    padding-left: 45px !important;
  }
  /* line 14513, app/assets/stylesheets/style.bundle.css */
  .kt-pr45-tablet-and-mobile {
    padding-right: 45px !important;
  }
  /* line 14515, app/assets/stylesheets/style.bundle.css */
  .kt-margin-50-tablet-and-mobile {
    margin: 50px !important;
  }
  /* line 14517, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-50-tablet-and-mobile {
    margin-top: 50px !important;
  }
  /* line 14519, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-50-tablet-and-mobile {
    margin-bottom: 50px !important;
  }
  /* line 14521, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-50-tablet-and-mobile {
    margin-left: 50px !important;
  }
  /* line 14523, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-50-tablet-and-mobile {
    margin-right: 50px !important;
  }
  /* line 14525, app/assets/stylesheets/style.bundle.css */
  .kt-padding-50-tablet-and-mobile {
    padding: 50px !important;
  }
  /* line 14527, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-50-tablet-and-mobile {
    padding-top: 50px !important;
  }
  /* line 14529, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-50-tablet-and-mobile {
    padding-bottom: 50px !important;
  }
  /* line 14531, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-50-tablet-and-mobile {
    padding-left: 50px !important;
  }
  /* line 14533, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-50-tablet-and-mobile {
    padding-right: 50px !important;
  }
  /* line 14535, app/assets/stylesheets/style.bundle.css */
  .kt-m50-tablet-and-mobile {
    margin: 50px !important;
  }
  /* line 14537, app/assets/stylesheets/style.bundle.css */
  .kt-mt-50-tablet-and-mobile {
    margin-top: 50px !important;
  }
  /* line 14539, app/assets/stylesheets/style.bundle.css */
  .kt-mb-50-tablet-and-mobile {
    margin-bottom: 50px !important;
  }
  /* line 14541, app/assets/stylesheets/style.bundle.css */
  .kt-ml-50-tablet-and-mobile {
    margin-left: 50px !important;
  }
  /* line 14543, app/assets/stylesheets/style.bundle.css */
  .kt-mr-50-tablet-and-mobile {
    margin-right: 50px !important;
  }
  /* line 14545, app/assets/stylesheets/style.bundle.css */
  .kt-p50-tablet-and-mobile {
    padding: 50px !important;
  }
  /* line 14547, app/assets/stylesheets/style.bundle.css */
  .kt-pt50-tablet-and-mobile {
    padding-top: 50px !important;
  }
  /* line 14549, app/assets/stylesheets/style.bundle.css */
  .kt-pb-50-tablet-and-mobile {
    padding-bottom: 50px !important;
  }
  /* line 14551, app/assets/stylesheets/style.bundle.css */
  .kt-pl50-tablet-and-mobile {
    padding-left: 50px !important;
  }
  /* line 14553, app/assets/stylesheets/style.bundle.css */
  .kt-pr50-tablet-and-mobile {
    padding-right: 50px !important;
  }
  /* line 14555, app/assets/stylesheets/style.bundle.css */
  .kt-margin-55-tablet-and-mobile {
    margin: 55px !important;
  }
  /* line 14557, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-55-tablet-and-mobile {
    margin-top: 55px !important;
  }
  /* line 14559, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-55-tablet-and-mobile {
    margin-bottom: 55px !important;
  }
  /* line 14561, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-55-tablet-and-mobile {
    margin-left: 55px !important;
  }
  /* line 14563, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-55-tablet-and-mobile {
    margin-right: 55px !important;
  }
  /* line 14565, app/assets/stylesheets/style.bundle.css */
  .kt-padding-55-tablet-and-mobile {
    padding: 55px !important;
  }
  /* line 14567, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-55-tablet-and-mobile {
    padding-top: 55px !important;
  }
  /* line 14569, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-55-tablet-and-mobile {
    padding-bottom: 55px !important;
  }
  /* line 14571, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-55-tablet-and-mobile {
    padding-left: 55px !important;
  }
  /* line 14573, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-55-tablet-and-mobile {
    padding-right: 55px !important;
  }
  /* line 14575, app/assets/stylesheets/style.bundle.css */
  .kt-m55-tablet-and-mobile {
    margin: 55px !important;
  }
  /* line 14577, app/assets/stylesheets/style.bundle.css */
  .kt-mt-55-tablet-and-mobile {
    margin-top: 55px !important;
  }
  /* line 14579, app/assets/stylesheets/style.bundle.css */
  .kt-mb-55-tablet-and-mobile {
    margin-bottom: 55px !important;
  }
  /* line 14581, app/assets/stylesheets/style.bundle.css */
  .kt-ml-55-tablet-and-mobile {
    margin-left: 55px !important;
  }
  /* line 14583, app/assets/stylesheets/style.bundle.css */
  .kt-mr-55-tablet-and-mobile {
    margin-right: 55px !important;
  }
  /* line 14585, app/assets/stylesheets/style.bundle.css */
  .kt-p55-tablet-and-mobile {
    padding: 55px !important;
  }
  /* line 14587, app/assets/stylesheets/style.bundle.css */
  .kt-pt55-tablet-and-mobile {
    padding-top: 55px !important;
  }
  /* line 14589, app/assets/stylesheets/style.bundle.css */
  .kt-pb-55-tablet-and-mobile {
    padding-bottom: 55px !important;
  }
  /* line 14591, app/assets/stylesheets/style.bundle.css */
  .kt-pl55-tablet-and-mobile {
    padding-left: 55px !important;
  }
  /* line 14593, app/assets/stylesheets/style.bundle.css */
  .kt-pr55-tablet-and-mobile {
    padding-right: 55px !important;
  }
  /* line 14595, app/assets/stylesheets/style.bundle.css */
  .kt-margin-60-tablet-and-mobile {
    margin: 60px !important;
  }
  /* line 14597, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-60-tablet-and-mobile {
    margin-top: 60px !important;
  }
  /* line 14599, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-60-tablet-and-mobile {
    margin-bottom: 60px !important;
  }
  /* line 14601, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-60-tablet-and-mobile {
    margin-left: 60px !important;
  }
  /* line 14603, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-60-tablet-and-mobile {
    margin-right: 60px !important;
  }
  /* line 14605, app/assets/stylesheets/style.bundle.css */
  .kt-padding-60-tablet-and-mobile {
    padding: 60px !important;
  }
  /* line 14607, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-60-tablet-and-mobile {
    padding-top: 60px !important;
  }
  /* line 14609, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-60-tablet-and-mobile {
    padding-bottom: 60px !important;
  }
  /* line 14611, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-60-tablet-and-mobile {
    padding-left: 60px !important;
  }
  /* line 14613, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-60-tablet-and-mobile {
    padding-right: 60px !important;
  }
  /* line 14615, app/assets/stylesheets/style.bundle.css */
  .kt-m60-tablet-and-mobile {
    margin: 60px !important;
  }
  /* line 14617, app/assets/stylesheets/style.bundle.css */
  .kt-mt-60-tablet-and-mobile {
    margin-top: 60px !important;
  }
  /* line 14619, app/assets/stylesheets/style.bundle.css */
  .kt-mb-60-tablet-and-mobile {
    margin-bottom: 60px !important;
  }
  /* line 14621, app/assets/stylesheets/style.bundle.css */
  .kt-ml-60-tablet-and-mobile {
    margin-left: 60px !important;
  }
  /* line 14623, app/assets/stylesheets/style.bundle.css */
  .kt-mr-60-tablet-and-mobile {
    margin-right: 60px !important;
  }
  /* line 14625, app/assets/stylesheets/style.bundle.css */
  .kt-p60-tablet-and-mobile {
    padding: 60px !important;
  }
  /* line 14627, app/assets/stylesheets/style.bundle.css */
  .kt-pt60-tablet-and-mobile {
    padding-top: 60px !important;
  }
  /* line 14629, app/assets/stylesheets/style.bundle.css */
  .kt-pb-60-tablet-and-mobile {
    padding-bottom: 60px !important;
  }
  /* line 14631, app/assets/stylesheets/style.bundle.css */
  .kt-pl60-tablet-and-mobile {
    padding-left: 60px !important;
  }
  /* line 14633, app/assets/stylesheets/style.bundle.css */
  .kt-pr60-tablet-and-mobile {
    padding-right: 60px !important;
  }
  /* line 14635, app/assets/stylesheets/style.bundle.css */
  .kt-margin-65-tablet-and-mobile {
    margin: 65px !important;
  }
  /* line 14637, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-65-tablet-and-mobile {
    margin-top: 65px !important;
  }
  /* line 14639, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-65-tablet-and-mobile {
    margin-bottom: 65px !important;
  }
  /* line 14641, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-65-tablet-and-mobile {
    margin-left: 65px !important;
  }
  /* line 14643, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-65-tablet-and-mobile {
    margin-right: 65px !important;
  }
  /* line 14645, app/assets/stylesheets/style.bundle.css */
  .kt-padding-65-tablet-and-mobile {
    padding: 65px !important;
  }
  /* line 14647, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-65-tablet-and-mobile {
    padding-top: 65px !important;
  }
  /* line 14649, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-65-tablet-and-mobile {
    padding-bottom: 65px !important;
  }
  /* line 14651, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-65-tablet-and-mobile {
    padding-left: 65px !important;
  }
  /* line 14653, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-65-tablet-and-mobile {
    padding-right: 65px !important;
  }
  /* line 14655, app/assets/stylesheets/style.bundle.css */
  .kt-m65-tablet-and-mobile {
    margin: 65px !important;
  }
  /* line 14657, app/assets/stylesheets/style.bundle.css */
  .kt-mt-65-tablet-and-mobile {
    margin-top: 65px !important;
  }
  /* line 14659, app/assets/stylesheets/style.bundle.css */
  .kt-mb-65-tablet-and-mobile {
    margin-bottom: 65px !important;
  }
  /* line 14661, app/assets/stylesheets/style.bundle.css */
  .kt-ml-65-tablet-and-mobile {
    margin-left: 65px !important;
  }
  /* line 14663, app/assets/stylesheets/style.bundle.css */
  .kt-mr-65-tablet-and-mobile {
    margin-right: 65px !important;
  }
  /* line 14665, app/assets/stylesheets/style.bundle.css */
  .kt-p65-tablet-and-mobile {
    padding: 65px !important;
  }
  /* line 14667, app/assets/stylesheets/style.bundle.css */
  .kt-pt65-tablet-and-mobile {
    padding-top: 65px !important;
  }
  /* line 14669, app/assets/stylesheets/style.bundle.css */
  .kt-pb-65-tablet-and-mobile {
    padding-bottom: 65px !important;
  }
  /* line 14671, app/assets/stylesheets/style.bundle.css */
  .kt-pl65-tablet-and-mobile {
    padding-left: 65px !important;
  }
  /* line 14673, app/assets/stylesheets/style.bundle.css */
  .kt-pr65-tablet-and-mobile {
    padding-right: 65px !important;
  }
  /* line 14675, app/assets/stylesheets/style.bundle.css */
  .kt-margin-70-tablet-and-mobile {
    margin: 70px !important;
  }
  /* line 14677, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-70-tablet-and-mobile {
    margin-top: 70px !important;
  }
  /* line 14679, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-70-tablet-and-mobile {
    margin-bottom: 70px !important;
  }
  /* line 14681, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-70-tablet-and-mobile {
    margin-left: 70px !important;
  }
  /* line 14683, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-70-tablet-and-mobile {
    margin-right: 70px !important;
  }
  /* line 14685, app/assets/stylesheets/style.bundle.css */
  .kt-padding-70-tablet-and-mobile {
    padding: 70px !important;
  }
  /* line 14687, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-70-tablet-and-mobile {
    padding-top: 70px !important;
  }
  /* line 14689, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-70-tablet-and-mobile {
    padding-bottom: 70px !important;
  }
  /* line 14691, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-70-tablet-and-mobile {
    padding-left: 70px !important;
  }
  /* line 14693, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-70-tablet-and-mobile {
    padding-right: 70px !important;
  }
  /* line 14695, app/assets/stylesheets/style.bundle.css */
  .kt-m70-tablet-and-mobile {
    margin: 70px !important;
  }
  /* line 14697, app/assets/stylesheets/style.bundle.css */
  .kt-mt-70-tablet-and-mobile {
    margin-top: 70px !important;
  }
  /* line 14699, app/assets/stylesheets/style.bundle.css */
  .kt-mb-70-tablet-and-mobile {
    margin-bottom: 70px !important;
  }
  /* line 14701, app/assets/stylesheets/style.bundle.css */
  .kt-ml-70-tablet-and-mobile {
    margin-left: 70px !important;
  }
  /* line 14703, app/assets/stylesheets/style.bundle.css */
  .kt-mr-70-tablet-and-mobile {
    margin-right: 70px !important;
  }
  /* line 14705, app/assets/stylesheets/style.bundle.css */
  .kt-p70-tablet-and-mobile {
    padding: 70px !important;
  }
  /* line 14707, app/assets/stylesheets/style.bundle.css */
  .kt-pt70-tablet-and-mobile {
    padding-top: 70px !important;
  }
  /* line 14709, app/assets/stylesheets/style.bundle.css */
  .kt-pb-70-tablet-and-mobile {
    padding-bottom: 70px !important;
  }
  /* line 14711, app/assets/stylesheets/style.bundle.css */
  .kt-pl70-tablet-and-mobile {
    padding-left: 70px !important;
  }
  /* line 14713, app/assets/stylesheets/style.bundle.css */
  .kt-pr70-tablet-and-mobile {
    padding-right: 70px !important;
  }
  /* line 14715, app/assets/stylesheets/style.bundle.css */
  .kt-margin-75-tablet-and-mobile {
    margin: 75px !important;
  }
  /* line 14717, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-75-tablet-and-mobile {
    margin-top: 75px !important;
  }
  /* line 14719, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-75-tablet-and-mobile {
    margin-bottom: 75px !important;
  }
  /* line 14721, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-75-tablet-and-mobile {
    margin-left: 75px !important;
  }
  /* line 14723, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-75-tablet-and-mobile {
    margin-right: 75px !important;
  }
  /* line 14725, app/assets/stylesheets/style.bundle.css */
  .kt-padding-75-tablet-and-mobile {
    padding: 75px !important;
  }
  /* line 14727, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-75-tablet-and-mobile {
    padding-top: 75px !important;
  }
  /* line 14729, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-75-tablet-and-mobile {
    padding-bottom: 75px !important;
  }
  /* line 14731, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-75-tablet-and-mobile {
    padding-left: 75px !important;
  }
  /* line 14733, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-75-tablet-and-mobile {
    padding-right: 75px !important;
  }
  /* line 14735, app/assets/stylesheets/style.bundle.css */
  .kt-m75-tablet-and-mobile {
    margin: 75px !important;
  }
  /* line 14737, app/assets/stylesheets/style.bundle.css */
  .kt-mt-75-tablet-and-mobile {
    margin-top: 75px !important;
  }
  /* line 14739, app/assets/stylesheets/style.bundle.css */
  .kt-mb-75-tablet-and-mobile {
    margin-bottom: 75px !important;
  }
  /* line 14741, app/assets/stylesheets/style.bundle.css */
  .kt-ml-75-tablet-and-mobile {
    margin-left: 75px !important;
  }
  /* line 14743, app/assets/stylesheets/style.bundle.css */
  .kt-mr-75-tablet-and-mobile {
    margin-right: 75px !important;
  }
  /* line 14745, app/assets/stylesheets/style.bundle.css */
  .kt-p75-tablet-and-mobile {
    padding: 75px !important;
  }
  /* line 14747, app/assets/stylesheets/style.bundle.css */
  .kt-pt75-tablet-and-mobile {
    padding-top: 75px !important;
  }
  /* line 14749, app/assets/stylesheets/style.bundle.css */
  .kt-pb-75-tablet-and-mobile {
    padding-bottom: 75px !important;
  }
  /* line 14751, app/assets/stylesheets/style.bundle.css */
  .kt-pl75-tablet-and-mobile {
    padding-left: 75px !important;
  }
  /* line 14753, app/assets/stylesheets/style.bundle.css */
  .kt-pr75-tablet-and-mobile {
    padding-right: 75px !important;
  }
  /* line 14755, app/assets/stylesheets/style.bundle.css */
  .kt-margin-80-tablet-and-mobile {
    margin: 80px !important;
  }
  /* line 14757, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-80-tablet-and-mobile {
    margin-top: 80px !important;
  }
  /* line 14759, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-80-tablet-and-mobile {
    margin-bottom: 80px !important;
  }
  /* line 14761, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-80-tablet-and-mobile {
    margin-left: 80px !important;
  }
  /* line 14763, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-80-tablet-and-mobile {
    margin-right: 80px !important;
  }
  /* line 14765, app/assets/stylesheets/style.bundle.css */
  .kt-padding-80-tablet-and-mobile {
    padding: 80px !important;
  }
  /* line 14767, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-80-tablet-and-mobile {
    padding-top: 80px !important;
  }
  /* line 14769, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-80-tablet-and-mobile {
    padding-bottom: 80px !important;
  }
  /* line 14771, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-80-tablet-and-mobile {
    padding-left: 80px !important;
  }
  /* line 14773, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-80-tablet-and-mobile {
    padding-right: 80px !important;
  }
  /* line 14775, app/assets/stylesheets/style.bundle.css */
  .kt-m80-tablet-and-mobile {
    margin: 80px !important;
  }
  /* line 14777, app/assets/stylesheets/style.bundle.css */
  .kt-mt-80-tablet-and-mobile {
    margin-top: 80px !important;
  }
  /* line 14779, app/assets/stylesheets/style.bundle.css */
  .kt-mb-80-tablet-and-mobile {
    margin-bottom: 80px !important;
  }
  /* line 14781, app/assets/stylesheets/style.bundle.css */
  .kt-ml-80-tablet-and-mobile {
    margin-left: 80px !important;
  }
  /* line 14783, app/assets/stylesheets/style.bundle.css */
  .kt-mr-80-tablet-and-mobile {
    margin-right: 80px !important;
  }
  /* line 14785, app/assets/stylesheets/style.bundle.css */
  .kt-p80-tablet-and-mobile {
    padding: 80px !important;
  }
  /* line 14787, app/assets/stylesheets/style.bundle.css */
  .kt-pt80-tablet-and-mobile {
    padding-top: 80px !important;
  }
  /* line 14789, app/assets/stylesheets/style.bundle.css */
  .kt-pb-80-tablet-and-mobile {
    padding-bottom: 80px !important;
  }
  /* line 14791, app/assets/stylesheets/style.bundle.css */
  .kt-pl80-tablet-and-mobile {
    padding-left: 80px !important;
  }
  /* line 14793, app/assets/stylesheets/style.bundle.css */
  .kt-pr80-tablet-and-mobile {
    padding-right: 80px !important;
  }
  /* line 14795, app/assets/stylesheets/style.bundle.css */
  .kt-margin-85-tablet-and-mobile {
    margin: 85px !important;
  }
  /* line 14797, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-85-tablet-and-mobile {
    margin-top: 85px !important;
  }
  /* line 14799, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-85-tablet-and-mobile {
    margin-bottom: 85px !important;
  }
  /* line 14801, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-85-tablet-and-mobile {
    margin-left: 85px !important;
  }
  /* line 14803, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-85-tablet-and-mobile {
    margin-right: 85px !important;
  }
  /* line 14805, app/assets/stylesheets/style.bundle.css */
  .kt-padding-85-tablet-and-mobile {
    padding: 85px !important;
  }
  /* line 14807, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-85-tablet-and-mobile {
    padding-top: 85px !important;
  }
  /* line 14809, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-85-tablet-and-mobile {
    padding-bottom: 85px !important;
  }
  /* line 14811, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-85-tablet-and-mobile {
    padding-left: 85px !important;
  }
  /* line 14813, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-85-tablet-and-mobile {
    padding-right: 85px !important;
  }
  /* line 14815, app/assets/stylesheets/style.bundle.css */
  .kt-m85-tablet-and-mobile {
    margin: 85px !important;
  }
  /* line 14817, app/assets/stylesheets/style.bundle.css */
  .kt-mt-85-tablet-and-mobile {
    margin-top: 85px !important;
  }
  /* line 14819, app/assets/stylesheets/style.bundle.css */
  .kt-mb-85-tablet-and-mobile {
    margin-bottom: 85px !important;
  }
  /* line 14821, app/assets/stylesheets/style.bundle.css */
  .kt-ml-85-tablet-and-mobile {
    margin-left: 85px !important;
  }
  /* line 14823, app/assets/stylesheets/style.bundle.css */
  .kt-mr-85-tablet-and-mobile {
    margin-right: 85px !important;
  }
  /* line 14825, app/assets/stylesheets/style.bundle.css */
  .kt-p85-tablet-and-mobile {
    padding: 85px !important;
  }
  /* line 14827, app/assets/stylesheets/style.bundle.css */
  .kt-pt85-tablet-and-mobile {
    padding-top: 85px !important;
  }
  /* line 14829, app/assets/stylesheets/style.bundle.css */
  .kt-pb-85-tablet-and-mobile {
    padding-bottom: 85px !important;
  }
  /* line 14831, app/assets/stylesheets/style.bundle.css */
  .kt-pl85-tablet-and-mobile {
    padding-left: 85px !important;
  }
  /* line 14833, app/assets/stylesheets/style.bundle.css */
  .kt-pr85-tablet-and-mobile {
    padding-right: 85px !important;
  }
  /* line 14835, app/assets/stylesheets/style.bundle.css */
  .kt-margin-90-tablet-and-mobile {
    margin: 90px !important;
  }
  /* line 14837, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-90-tablet-and-mobile {
    margin-top: 90px !important;
  }
  /* line 14839, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-90-tablet-and-mobile {
    margin-bottom: 90px !important;
  }
  /* line 14841, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-90-tablet-and-mobile {
    margin-left: 90px !important;
  }
  /* line 14843, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-90-tablet-and-mobile {
    margin-right: 90px !important;
  }
  /* line 14845, app/assets/stylesheets/style.bundle.css */
  .kt-padding-90-tablet-and-mobile {
    padding: 90px !important;
  }
  /* line 14847, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-90-tablet-and-mobile {
    padding-top: 90px !important;
  }
  /* line 14849, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-90-tablet-and-mobile {
    padding-bottom: 90px !important;
  }
  /* line 14851, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-90-tablet-and-mobile {
    padding-left: 90px !important;
  }
  /* line 14853, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-90-tablet-and-mobile {
    padding-right: 90px !important;
  }
  /* line 14855, app/assets/stylesheets/style.bundle.css */
  .kt-m90-tablet-and-mobile {
    margin: 90px !important;
  }
  /* line 14857, app/assets/stylesheets/style.bundle.css */
  .kt-mt-90-tablet-and-mobile {
    margin-top: 90px !important;
  }
  /* line 14859, app/assets/stylesheets/style.bundle.css */
  .kt-mb-90-tablet-and-mobile {
    margin-bottom: 90px !important;
  }
  /* line 14861, app/assets/stylesheets/style.bundle.css */
  .kt-ml-90-tablet-and-mobile {
    margin-left: 90px !important;
  }
  /* line 14863, app/assets/stylesheets/style.bundle.css */
  .kt-mr-90-tablet-and-mobile {
    margin-right: 90px !important;
  }
  /* line 14865, app/assets/stylesheets/style.bundle.css */
  .kt-p90-tablet-and-mobile {
    padding: 90px !important;
  }
  /* line 14867, app/assets/stylesheets/style.bundle.css */
  .kt-pt90-tablet-and-mobile {
    padding-top: 90px !important;
  }
  /* line 14869, app/assets/stylesheets/style.bundle.css */
  .kt-pb-90-tablet-and-mobile {
    padding-bottom: 90px !important;
  }
  /* line 14871, app/assets/stylesheets/style.bundle.css */
  .kt-pl90-tablet-and-mobile {
    padding-left: 90px !important;
  }
  /* line 14873, app/assets/stylesheets/style.bundle.css */
  .kt-pr90-tablet-and-mobile {
    padding-right: 90px !important;
  }
  /* line 14875, app/assets/stylesheets/style.bundle.css */
  .kt-margin-95-tablet-and-mobile {
    margin: 95px !important;
  }
  /* line 14877, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-95-tablet-and-mobile {
    margin-top: 95px !important;
  }
  /* line 14879, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-95-tablet-and-mobile {
    margin-bottom: 95px !important;
  }
  /* line 14881, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-95-tablet-and-mobile {
    margin-left: 95px !important;
  }
  /* line 14883, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-95-tablet-and-mobile {
    margin-right: 95px !important;
  }
  /* line 14885, app/assets/stylesheets/style.bundle.css */
  .kt-padding-95-tablet-and-mobile {
    padding: 95px !important;
  }
  /* line 14887, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-95-tablet-and-mobile {
    padding-top: 95px !important;
  }
  /* line 14889, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-95-tablet-and-mobile {
    padding-bottom: 95px !important;
  }
  /* line 14891, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-95-tablet-and-mobile {
    padding-left: 95px !important;
  }
  /* line 14893, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-95-tablet-and-mobile {
    padding-right: 95px !important;
  }
  /* line 14895, app/assets/stylesheets/style.bundle.css */
  .kt-m95-tablet-and-mobile {
    margin: 95px !important;
  }
  /* line 14897, app/assets/stylesheets/style.bundle.css */
  .kt-mt-95-tablet-and-mobile {
    margin-top: 95px !important;
  }
  /* line 14899, app/assets/stylesheets/style.bundle.css */
  .kt-mb-95-tablet-and-mobile {
    margin-bottom: 95px !important;
  }
  /* line 14901, app/assets/stylesheets/style.bundle.css */
  .kt-ml-95-tablet-and-mobile {
    margin-left: 95px !important;
  }
  /* line 14903, app/assets/stylesheets/style.bundle.css */
  .kt-mr-95-tablet-and-mobile {
    margin-right: 95px !important;
  }
  /* line 14905, app/assets/stylesheets/style.bundle.css */
  .kt-p95-tablet-and-mobile {
    padding: 95px !important;
  }
  /* line 14907, app/assets/stylesheets/style.bundle.css */
  .kt-pt95-tablet-and-mobile {
    padding-top: 95px !important;
  }
  /* line 14909, app/assets/stylesheets/style.bundle.css */
  .kt-pb-95-tablet-and-mobile {
    padding-bottom: 95px !important;
  }
  /* line 14911, app/assets/stylesheets/style.bundle.css */
  .kt-pl95-tablet-and-mobile {
    padding-left: 95px !important;
  }
  /* line 14913, app/assets/stylesheets/style.bundle.css */
  .kt-pr95-tablet-and-mobile {
    padding-right: 95px !important;
  }
  /* line 14915, app/assets/stylesheets/style.bundle.css */
  .kt-margin-100-tablet-and-mobile {
    margin: 100px !important;
  }
  /* line 14917, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-100-tablet-and-mobile {
    margin-top: 100px !important;
  }
  /* line 14919, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-100-tablet-and-mobile {
    margin-bottom: 100px !important;
  }
  /* line 14921, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-100-tablet-and-mobile {
    margin-left: 100px !important;
  }
  /* line 14923, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-100-tablet-and-mobile {
    margin-right: 100px !important;
  }
  /* line 14925, app/assets/stylesheets/style.bundle.css */
  .kt-padding-100-tablet-and-mobile {
    padding: 100px !important;
  }
  /* line 14927, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-100-tablet-and-mobile {
    padding-top: 100px !important;
  }
  /* line 14929, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-100-tablet-and-mobile {
    padding-bottom: 100px !important;
  }
  /* line 14931, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-100-tablet-and-mobile {
    padding-left: 100px !important;
  }
  /* line 14933, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-100-tablet-and-mobile {
    padding-right: 100px !important;
  }
  /* line 14935, app/assets/stylesheets/style.bundle.css */
  .kt-m100-tablet-and-mobile {
    margin: 100px !important;
  }
  /* line 14937, app/assets/stylesheets/style.bundle.css */
  .kt-mt-100-tablet-and-mobile {
    margin-top: 100px !important;
  }
  /* line 14939, app/assets/stylesheets/style.bundle.css */
  .kt-mb-100-tablet-and-mobile {
    margin-bottom: 100px !important;
  }
  /* line 14941, app/assets/stylesheets/style.bundle.css */
  .kt-ml-100-tablet-and-mobile {
    margin-left: 100px !important;
  }
  /* line 14943, app/assets/stylesheets/style.bundle.css */
  .kt-mr-100-tablet-and-mobile {
    margin-right: 100px !important;
  }
  /* line 14945, app/assets/stylesheets/style.bundle.css */
  .kt-p100-tablet-and-mobile {
    padding: 100px !important;
  }
  /* line 14947, app/assets/stylesheets/style.bundle.css */
  .kt-pt100-tablet-and-mobile {
    padding-top: 100px !important;
  }
  /* line 14949, app/assets/stylesheets/style.bundle.css */
  .kt-pb-100-tablet-and-mobile {
    padding-bottom: 100px !important;
  }
  /* line 14951, app/assets/stylesheets/style.bundle.css */
  .kt-pl100-tablet-and-mobile {
    padding-left: 100px !important;
  }
  /* line 14953, app/assets/stylesheets/style.bundle.css */
  .kt-pr100-tablet-and-mobile {
    padding-right: 100px !important;
  }
}

@media (max-width: 768px) {
  /* line 14957, app/assets/stylesheets/style.bundle.css */
  .kt-margin-0-mobile {
    margin: 0px !important;
  }
  /* line 14959, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-0-mobile {
    margin-top: 0px !important;
  }
  /* line 14961, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-0-mobile {
    margin-bottom: 0px !important;
  }
  /* line 14963, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-0-mobile {
    margin-left: 0px !important;
  }
  /* line 14965, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-0-mobile {
    margin-right: 0px !important;
  }
  /* line 14967, app/assets/stylesheets/style.bundle.css */
  .kt-padding-0-mobile {
    padding: 0px !important;
  }
  /* line 14969, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-0-mobile {
    padding-top: 0px !important;
  }
  /* line 14971, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-0-mobile {
    padding-bottom: 0px !important;
  }
  /* line 14973, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-0-mobile {
    padding-left: 0px !important;
  }
  /* line 14975, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-0-mobile {
    padding-right: 0px !important;
  }
  /* line 14977, app/assets/stylesheets/style.bundle.css */
  .kt-m0-mobile {
    margin: 0px !important;
  }
  /* line 14979, app/assets/stylesheets/style.bundle.css */
  .kt-mt-0-mobile {
    margin-top: 0px !important;
  }
  /* line 14981, app/assets/stylesheets/style.bundle.css */
  .kt-mb-0-mobile {
    margin-bottom: 0px !important;
  }
  /* line 14983, app/assets/stylesheets/style.bundle.css */
  .kt-ml-0-mobile {
    margin-left: 0px !important;
  }
  /* line 14985, app/assets/stylesheets/style.bundle.css */
  .kt-mr-0-mobile {
    margin-right: 0px !important;
  }
  /* line 14987, app/assets/stylesheets/style.bundle.css */
  .kt-p0-mobile {
    padding: 0px !important;
  }
  /* line 14989, app/assets/stylesheets/style.bundle.css */
  .kt-pt0-mobile {
    padding-top: 0px !important;
  }
  /* line 14991, app/assets/stylesheets/style.bundle.css */
  .kt-pb-0-mobile {
    padding-bottom: 0px !important;
  }
  /* line 14993, app/assets/stylesheets/style.bundle.css */
  .kt-pl0-mobile {
    padding-left: 0px !important;
  }
  /* line 14995, app/assets/stylesheets/style.bundle.css */
  .kt-pr0-mobile {
    padding-right: 0px !important;
  }
  /* line 14997, app/assets/stylesheets/style.bundle.css */
  .kt-margin-5-mobile {
    margin: 5px !important;
  }
  /* line 14999, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-5-mobile {
    margin-top: 5px !important;
  }
  /* line 15001, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-5-mobile {
    margin-bottom: 5px !important;
  }
  /* line 15003, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-5-mobile {
    margin-left: 5px !important;
  }
  /* line 15005, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-5-mobile {
    margin-right: 5px !important;
  }
  /* line 15007, app/assets/stylesheets/style.bundle.css */
  .kt-padding-5-mobile {
    padding: 5px !important;
  }
  /* line 15009, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-5-mobile {
    padding-top: 5px !important;
  }
  /* line 15011, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-5-mobile {
    padding-bottom: 5px !important;
  }
  /* line 15013, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-5-mobile {
    padding-left: 5px !important;
  }
  /* line 15015, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-5-mobile {
    padding-right: 5px !important;
  }
  /* line 15017, app/assets/stylesheets/style.bundle.css */
  .kt-m5-mobile {
    margin: 5px !important;
  }
  /* line 15019, app/assets/stylesheets/style.bundle.css */
  .kt-mt-5-mobile {
    margin-top: 5px !important;
  }
  /* line 15021, app/assets/stylesheets/style.bundle.css */
  .kt-mb-5-mobile {
    margin-bottom: 5px !important;
  }
  /* line 15023, app/assets/stylesheets/style.bundle.css */
  .kt-ml-5-mobile {
    margin-left: 5px !important;
  }
  /* line 15025, app/assets/stylesheets/style.bundle.css */
  .kt-mr-5-mobile {
    margin-right: 5px !important;
  }
  /* line 15027, app/assets/stylesheets/style.bundle.css */
  .kt-p5-mobile {
    padding: 5px !important;
  }
  /* line 15029, app/assets/stylesheets/style.bundle.css */
  .kt-pt5-mobile {
    padding-top: 5px !important;
  }
  /* line 15031, app/assets/stylesheets/style.bundle.css */
  .kt-pb-5-mobile {
    padding-bottom: 5px !important;
  }
  /* line 15033, app/assets/stylesheets/style.bundle.css */
  .kt-pl5-mobile {
    padding-left: 5px !important;
  }
  /* line 15035, app/assets/stylesheets/style.bundle.css */
  .kt-pr5-mobile {
    padding-right: 5px !important;
  }
  /* line 15037, app/assets/stylesheets/style.bundle.css */
  .kt-margin-10-mobile {
    margin: 10px !important;
  }
  /* line 15039, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-10-mobile {
    margin-top: 10px !important;
  }
  /* line 15041, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-10-mobile {
    margin-bottom: 10px !important;
  }
  /* line 15043, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-10-mobile {
    margin-left: 10px !important;
  }
  /* line 15045, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-10-mobile {
    margin-right: 10px !important;
  }
  /* line 15047, app/assets/stylesheets/style.bundle.css */
  .kt-padding-10-mobile {
    padding: 10px !important;
  }
  /* line 15049, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-10-mobile {
    padding-top: 10px !important;
  }
  /* line 15051, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-10-mobile {
    padding-bottom: 10px !important;
  }
  /* line 15053, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-10-mobile {
    padding-left: 10px !important;
  }
  /* line 15055, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-10-mobile {
    padding-right: 10px !important;
  }
  /* line 15057, app/assets/stylesheets/style.bundle.css */
  .kt-m10-mobile {
    margin: 10px !important;
  }
  /* line 15059, app/assets/stylesheets/style.bundle.css */
  .kt-mt-10-mobile {
    margin-top: 10px !important;
  }
  /* line 15061, app/assets/stylesheets/style.bundle.css */
  .kt-mb-10-mobile {
    margin-bottom: 10px !important;
  }
  /* line 15063, app/assets/stylesheets/style.bundle.css */
  .kt-ml-10-mobile {
    margin-left: 10px !important;
  }
  /* line 15065, app/assets/stylesheets/style.bundle.css */
  .kt-mr-10-mobile {
    margin-right: 10px !important;
  }
  /* line 15067, app/assets/stylesheets/style.bundle.css */
  .kt-p10-mobile {
    padding: 10px !important;
  }
  /* line 15069, app/assets/stylesheets/style.bundle.css */
  .kt-pt10-mobile {
    padding-top: 10px !important;
  }
  /* line 15071, app/assets/stylesheets/style.bundle.css */
  .kt-pb-10-mobile {
    padding-bottom: 10px !important;
  }
  /* line 15073, app/assets/stylesheets/style.bundle.css */
  .kt-pl10-mobile {
    padding-left: 10px !important;
  }
  /* line 15075, app/assets/stylesheets/style.bundle.css */
  .kt-pr10-mobile {
    padding-right: 10px !important;
  }
  /* line 15077, app/assets/stylesheets/style.bundle.css */
  .kt-margin-15-mobile {
    margin: 15px !important;
  }
  /* line 15079, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-15-mobile {
    margin-top: 15px !important;
  }
  /* line 15081, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-15-mobile {
    margin-bottom: 15px !important;
  }
  /* line 15083, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-15-mobile {
    margin-left: 15px !important;
  }
  /* line 15085, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-15-mobile {
    margin-right: 15px !important;
  }
  /* line 15087, app/assets/stylesheets/style.bundle.css */
  .kt-padding-15-mobile {
    padding: 15px !important;
  }
  /* line 15089, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-15-mobile {
    padding-top: 15px !important;
  }
  /* line 15091, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-15-mobile {
    padding-bottom: 15px !important;
  }
  /* line 15093, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-15-mobile {
    padding-left: 15px !important;
  }
  /* line 15095, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-15-mobile {
    padding-right: 15px !important;
  }
  /* line 15097, app/assets/stylesheets/style.bundle.css */
  .kt-m15-mobile {
    margin: 15px !important;
  }
  /* line 15099, app/assets/stylesheets/style.bundle.css */
  .kt-mt-15-mobile {
    margin-top: 15px !important;
  }
  /* line 15101, app/assets/stylesheets/style.bundle.css */
  .kt-mb-15-mobile {
    margin-bottom: 15px !important;
  }
  /* line 15103, app/assets/stylesheets/style.bundle.css */
  .kt-ml-15-mobile {
    margin-left: 15px !important;
  }
  /* line 15105, app/assets/stylesheets/style.bundle.css */
  .kt-mr-15-mobile {
    margin-right: 15px !important;
  }
  /* line 15107, app/assets/stylesheets/style.bundle.css */
  .kt-p15-mobile {
    padding: 15px !important;
  }
  /* line 15109, app/assets/stylesheets/style.bundle.css */
  .kt-pt15-mobile {
    padding-top: 15px !important;
  }
  /* line 15111, app/assets/stylesheets/style.bundle.css */
  .kt-pb-15-mobile {
    padding-bottom: 15px !important;
  }
  /* line 15113, app/assets/stylesheets/style.bundle.css */
  .kt-pl15-mobile {
    padding-left: 15px !important;
  }
  /* line 15115, app/assets/stylesheets/style.bundle.css */
  .kt-pr15-mobile {
    padding-right: 15px !important;
  }
  /* line 15117, app/assets/stylesheets/style.bundle.css */
  .kt-margin-20-mobile {
    margin: 20px !important;
  }
  /* line 15119, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-20-mobile {
    margin-top: 20px !important;
  }
  /* line 15121, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-20-mobile {
    margin-bottom: 20px !important;
  }
  /* line 15123, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-20-mobile {
    margin-left: 20px !important;
  }
  /* line 15125, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-20-mobile {
    margin-right: 20px !important;
  }
  /* line 15127, app/assets/stylesheets/style.bundle.css */
  .kt-padding-20-mobile {
    padding: 20px !important;
  }
  /* line 15129, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-20-mobile {
    padding-top: 20px !important;
  }
  /* line 15131, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-20-mobile {
    padding-bottom: 20px !important;
  }
  /* line 15133, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-20-mobile {
    padding-left: 20px !important;
  }
  /* line 15135, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-20-mobile {
    padding-right: 20px !important;
  }
  /* line 15137, app/assets/stylesheets/style.bundle.css */
  .kt-m20-mobile {
    margin: 20px !important;
  }
  /* line 15139, app/assets/stylesheets/style.bundle.css */
  .kt-mt-20-mobile {
    margin-top: 20px !important;
  }
  /* line 15141, app/assets/stylesheets/style.bundle.css */
  .kt-mb-20-mobile {
    margin-bottom: 20px !important;
  }
  /* line 15143, app/assets/stylesheets/style.bundle.css */
  .kt-ml-20-mobile {
    margin-left: 20px !important;
  }
  /* line 15145, app/assets/stylesheets/style.bundle.css */
  .kt-mr-20-mobile {
    margin-right: 20px !important;
  }
  /* line 15147, app/assets/stylesheets/style.bundle.css */
  .kt-p20-mobile {
    padding: 20px !important;
  }
  /* line 15149, app/assets/stylesheets/style.bundle.css */
  .kt-pt20-mobile {
    padding-top: 20px !important;
  }
  /* line 15151, app/assets/stylesheets/style.bundle.css */
  .kt-pb-20-mobile {
    padding-bottom: 20px !important;
  }
  /* line 15153, app/assets/stylesheets/style.bundle.css */
  .kt-pl20-mobile {
    padding-left: 20px !important;
  }
  /* line 15155, app/assets/stylesheets/style.bundle.css */
  .kt-pr20-mobile {
    padding-right: 20px !important;
  }
  /* line 15157, app/assets/stylesheets/style.bundle.css */
  .kt-margin-25-mobile {
    margin: 25px !important;
  }
  /* line 15159, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-25-mobile {
    margin-top: 25px !important;
  }
  /* line 15161, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-25-mobile {
    margin-bottom: 25px !important;
  }
  /* line 15163, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-25-mobile {
    margin-left: 25px !important;
  }
  /* line 15165, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-25-mobile {
    margin-right: 25px !important;
  }
  /* line 15167, app/assets/stylesheets/style.bundle.css */
  .kt-padding-25-mobile {
    padding: 25px !important;
  }
  /* line 15169, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-25-mobile {
    padding-top: 25px !important;
  }
  /* line 15171, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-25-mobile {
    padding-bottom: 25px !important;
  }
  /* line 15173, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-25-mobile {
    padding-left: 25px !important;
  }
  /* line 15175, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-25-mobile {
    padding-right: 25px !important;
  }
  /* line 15177, app/assets/stylesheets/style.bundle.css */
  .kt-m25-mobile {
    margin: 25px !important;
  }
  /* line 15179, app/assets/stylesheets/style.bundle.css */
  .kt-mt-25-mobile {
    margin-top: 25px !important;
  }
  /* line 15181, app/assets/stylesheets/style.bundle.css */
  .kt-mb-25-mobile {
    margin-bottom: 25px !important;
  }
  /* line 15183, app/assets/stylesheets/style.bundle.css */
  .kt-ml-25-mobile {
    margin-left: 25px !important;
  }
  /* line 15185, app/assets/stylesheets/style.bundle.css */
  .kt-mr-25-mobile {
    margin-right: 25px !important;
  }
  /* line 15187, app/assets/stylesheets/style.bundle.css */
  .kt-p25-mobile {
    padding: 25px !important;
  }
  /* line 15189, app/assets/stylesheets/style.bundle.css */
  .kt-pt25-mobile {
    padding-top: 25px !important;
  }
  /* line 15191, app/assets/stylesheets/style.bundle.css */
  .kt-pb-25-mobile {
    padding-bottom: 25px !important;
  }
  /* line 15193, app/assets/stylesheets/style.bundle.css */
  .kt-pl25-mobile {
    padding-left: 25px !important;
  }
  /* line 15195, app/assets/stylesheets/style.bundle.css */
  .kt-pr25-mobile {
    padding-right: 25px !important;
  }
  /* line 15197, app/assets/stylesheets/style.bundle.css */
  .kt-margin-30-mobile {
    margin: 30px !important;
  }
  /* line 15199, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-30-mobile {
    margin-top: 30px !important;
  }
  /* line 15201, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-30-mobile {
    margin-bottom: 30px !important;
  }
  /* line 15203, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-30-mobile {
    margin-left: 30px !important;
  }
  /* line 15205, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-30-mobile {
    margin-right: 30px !important;
  }
  /* line 15207, app/assets/stylesheets/style.bundle.css */
  .kt-padding-30-mobile {
    padding: 30px !important;
  }
  /* line 15209, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-30-mobile {
    padding-top: 30px !important;
  }
  /* line 15211, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-30-mobile {
    padding-bottom: 30px !important;
  }
  /* line 15213, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-30-mobile {
    padding-left: 30px !important;
  }
  /* line 15215, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-30-mobile {
    padding-right: 30px !important;
  }
  /* line 15217, app/assets/stylesheets/style.bundle.css */
  .kt-m30-mobile {
    margin: 30px !important;
  }
  /* line 15219, app/assets/stylesheets/style.bundle.css */
  .kt-mt-30-mobile {
    margin-top: 30px !important;
  }
  /* line 15221, app/assets/stylesheets/style.bundle.css */
  .kt-mb-30-mobile {
    margin-bottom: 30px !important;
  }
  /* line 15223, app/assets/stylesheets/style.bundle.css */
  .kt-ml-30-mobile {
    margin-left: 30px !important;
  }
  /* line 15225, app/assets/stylesheets/style.bundle.css */
  .kt-mr-30-mobile {
    margin-right: 30px !important;
  }
  /* line 15227, app/assets/stylesheets/style.bundle.css */
  .kt-p30-mobile {
    padding: 30px !important;
  }
  /* line 15229, app/assets/stylesheets/style.bundle.css */
  .kt-pt30-mobile {
    padding-top: 30px !important;
  }
  /* line 15231, app/assets/stylesheets/style.bundle.css */
  .kt-pb-30-mobile {
    padding-bottom: 30px !important;
  }
  /* line 15233, app/assets/stylesheets/style.bundle.css */
  .kt-pl30-mobile {
    padding-left: 30px !important;
  }
  /* line 15235, app/assets/stylesheets/style.bundle.css */
  .kt-pr30-mobile {
    padding-right: 30px !important;
  }
  /* line 15237, app/assets/stylesheets/style.bundle.css */
  .kt-margin-35-mobile {
    margin: 35px !important;
  }
  /* line 15239, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-35-mobile {
    margin-top: 35px !important;
  }
  /* line 15241, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-35-mobile {
    margin-bottom: 35px !important;
  }
  /* line 15243, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-35-mobile {
    margin-left: 35px !important;
  }
  /* line 15245, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-35-mobile {
    margin-right: 35px !important;
  }
  /* line 15247, app/assets/stylesheets/style.bundle.css */
  .kt-padding-35-mobile {
    padding: 35px !important;
  }
  /* line 15249, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-35-mobile {
    padding-top: 35px !important;
  }
  /* line 15251, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-35-mobile {
    padding-bottom: 35px !important;
  }
  /* line 15253, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-35-mobile {
    padding-left: 35px !important;
  }
  /* line 15255, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-35-mobile {
    padding-right: 35px !important;
  }
  /* line 15257, app/assets/stylesheets/style.bundle.css */
  .kt-m35-mobile {
    margin: 35px !important;
  }
  /* line 15259, app/assets/stylesheets/style.bundle.css */
  .kt-mt-35-mobile {
    margin-top: 35px !important;
  }
  /* line 15261, app/assets/stylesheets/style.bundle.css */
  .kt-mb-35-mobile {
    margin-bottom: 35px !important;
  }
  /* line 15263, app/assets/stylesheets/style.bundle.css */
  .kt-ml-35-mobile {
    margin-left: 35px !important;
  }
  /* line 15265, app/assets/stylesheets/style.bundle.css */
  .kt-mr-35-mobile {
    margin-right: 35px !important;
  }
  /* line 15267, app/assets/stylesheets/style.bundle.css */
  .kt-p35-mobile {
    padding: 35px !important;
  }
  /* line 15269, app/assets/stylesheets/style.bundle.css */
  .kt-pt35-mobile {
    padding-top: 35px !important;
  }
  /* line 15271, app/assets/stylesheets/style.bundle.css */
  .kt-pb-35-mobile {
    padding-bottom: 35px !important;
  }
  /* line 15273, app/assets/stylesheets/style.bundle.css */
  .kt-pl35-mobile {
    padding-left: 35px !important;
  }
  /* line 15275, app/assets/stylesheets/style.bundle.css */
  .kt-pr35-mobile {
    padding-right: 35px !important;
  }
  /* line 15277, app/assets/stylesheets/style.bundle.css */
  .kt-margin-40-mobile {
    margin: 40px !important;
  }
  /* line 15279, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-40-mobile {
    margin-top: 40px !important;
  }
  /* line 15281, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-40-mobile {
    margin-bottom: 40px !important;
  }
  /* line 15283, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-40-mobile {
    margin-left: 40px !important;
  }
  /* line 15285, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-40-mobile {
    margin-right: 40px !important;
  }
  /* line 15287, app/assets/stylesheets/style.bundle.css */
  .kt-padding-40-mobile {
    padding: 40px !important;
  }
  /* line 15289, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-40-mobile {
    padding-top: 40px !important;
  }
  /* line 15291, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-40-mobile {
    padding-bottom: 40px !important;
  }
  /* line 15293, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-40-mobile {
    padding-left: 40px !important;
  }
  /* line 15295, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-40-mobile {
    padding-right: 40px !important;
  }
  /* line 15297, app/assets/stylesheets/style.bundle.css */
  .kt-m40-mobile {
    margin: 40px !important;
  }
  /* line 15299, app/assets/stylesheets/style.bundle.css */
  .kt-mt-40-mobile {
    margin-top: 40px !important;
  }
  /* line 15301, app/assets/stylesheets/style.bundle.css */
  .kt-mb-40-mobile {
    margin-bottom: 40px !important;
  }
  /* line 15303, app/assets/stylesheets/style.bundle.css */
  .kt-ml-40-mobile {
    margin-left: 40px !important;
  }
  /* line 15305, app/assets/stylesheets/style.bundle.css */
  .kt-mr-40-mobile {
    margin-right: 40px !important;
  }
  /* line 15307, app/assets/stylesheets/style.bundle.css */
  .kt-p40-mobile {
    padding: 40px !important;
  }
  /* line 15309, app/assets/stylesheets/style.bundle.css */
  .kt-pt40-mobile {
    padding-top: 40px !important;
  }
  /* line 15311, app/assets/stylesheets/style.bundle.css */
  .kt-pb-40-mobile {
    padding-bottom: 40px !important;
  }
  /* line 15313, app/assets/stylesheets/style.bundle.css */
  .kt-pl40-mobile {
    padding-left: 40px !important;
  }
  /* line 15315, app/assets/stylesheets/style.bundle.css */
  .kt-pr40-mobile {
    padding-right: 40px !important;
  }
  /* line 15317, app/assets/stylesheets/style.bundle.css */
  .kt-margin-45-mobile {
    margin: 45px !important;
  }
  /* line 15319, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-45-mobile {
    margin-top: 45px !important;
  }
  /* line 15321, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-45-mobile {
    margin-bottom: 45px !important;
  }
  /* line 15323, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-45-mobile {
    margin-left: 45px !important;
  }
  /* line 15325, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-45-mobile {
    margin-right: 45px !important;
  }
  /* line 15327, app/assets/stylesheets/style.bundle.css */
  .kt-padding-45-mobile {
    padding: 45px !important;
  }
  /* line 15329, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-45-mobile {
    padding-top: 45px !important;
  }
  /* line 15331, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-45-mobile {
    padding-bottom: 45px !important;
  }
  /* line 15333, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-45-mobile {
    padding-left: 45px !important;
  }
  /* line 15335, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-45-mobile {
    padding-right: 45px !important;
  }
  /* line 15337, app/assets/stylesheets/style.bundle.css */
  .kt-m45-mobile {
    margin: 45px !important;
  }
  /* line 15339, app/assets/stylesheets/style.bundle.css */
  .kt-mt-45-mobile {
    margin-top: 45px !important;
  }
  /* line 15341, app/assets/stylesheets/style.bundle.css */
  .kt-mb-45-mobile {
    margin-bottom: 45px !important;
  }
  /* line 15343, app/assets/stylesheets/style.bundle.css */
  .kt-ml-45-mobile {
    margin-left: 45px !important;
  }
  /* line 15345, app/assets/stylesheets/style.bundle.css */
  .kt-mr-45-mobile {
    margin-right: 45px !important;
  }
  /* line 15347, app/assets/stylesheets/style.bundle.css */
  .kt-p45-mobile {
    padding: 45px !important;
  }
  /* line 15349, app/assets/stylesheets/style.bundle.css */
  .kt-pt45-mobile {
    padding-top: 45px !important;
  }
  /* line 15351, app/assets/stylesheets/style.bundle.css */
  .kt-pb-45-mobile {
    padding-bottom: 45px !important;
  }
  /* line 15353, app/assets/stylesheets/style.bundle.css */
  .kt-pl45-mobile {
    padding-left: 45px !important;
  }
  /* line 15355, app/assets/stylesheets/style.bundle.css */
  .kt-pr45-mobile {
    padding-right: 45px !important;
  }
  /* line 15357, app/assets/stylesheets/style.bundle.css */
  .kt-margin-50-mobile {
    margin: 50px !important;
  }
  /* line 15359, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-50-mobile {
    margin-top: 50px !important;
  }
  /* line 15361, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-50-mobile {
    margin-bottom: 50px !important;
  }
  /* line 15363, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-50-mobile {
    margin-left: 50px !important;
  }
  /* line 15365, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-50-mobile {
    margin-right: 50px !important;
  }
  /* line 15367, app/assets/stylesheets/style.bundle.css */
  .kt-padding-50-mobile {
    padding: 50px !important;
  }
  /* line 15369, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-50-mobile {
    padding-top: 50px !important;
  }
  /* line 15371, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-50-mobile {
    padding-bottom: 50px !important;
  }
  /* line 15373, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-50-mobile {
    padding-left: 50px !important;
  }
  /* line 15375, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-50-mobile {
    padding-right: 50px !important;
  }
  /* line 15377, app/assets/stylesheets/style.bundle.css */
  .kt-m50-mobile {
    margin: 50px !important;
  }
  /* line 15379, app/assets/stylesheets/style.bundle.css */
  .kt-mt-50-mobile {
    margin-top: 50px !important;
  }
  /* line 15381, app/assets/stylesheets/style.bundle.css */
  .kt-mb-50-mobile {
    margin-bottom: 50px !important;
  }
  /* line 15383, app/assets/stylesheets/style.bundle.css */
  .kt-ml-50-mobile {
    margin-left: 50px !important;
  }
  /* line 15385, app/assets/stylesheets/style.bundle.css */
  .kt-mr-50-mobile {
    margin-right: 50px !important;
  }
  /* line 15387, app/assets/stylesheets/style.bundle.css */
  .kt-p50-mobile {
    padding: 50px !important;
  }
  /* line 15389, app/assets/stylesheets/style.bundle.css */
  .kt-pt50-mobile {
    padding-top: 50px !important;
  }
  /* line 15391, app/assets/stylesheets/style.bundle.css */
  .kt-pb-50-mobile {
    padding-bottom: 50px !important;
  }
  /* line 15393, app/assets/stylesheets/style.bundle.css */
  .kt-pl50-mobile {
    padding-left: 50px !important;
  }
  /* line 15395, app/assets/stylesheets/style.bundle.css */
  .kt-pr50-mobile {
    padding-right: 50px !important;
  }
  /* line 15397, app/assets/stylesheets/style.bundle.css */
  .kt-margin-55-mobile {
    margin: 55px !important;
  }
  /* line 15399, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-55-mobile {
    margin-top: 55px !important;
  }
  /* line 15401, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-55-mobile {
    margin-bottom: 55px !important;
  }
  /* line 15403, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-55-mobile {
    margin-left: 55px !important;
  }
  /* line 15405, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-55-mobile {
    margin-right: 55px !important;
  }
  /* line 15407, app/assets/stylesheets/style.bundle.css */
  .kt-padding-55-mobile {
    padding: 55px !important;
  }
  /* line 15409, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-55-mobile {
    padding-top: 55px !important;
  }
  /* line 15411, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-55-mobile {
    padding-bottom: 55px !important;
  }
  /* line 15413, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-55-mobile {
    padding-left: 55px !important;
  }
  /* line 15415, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-55-mobile {
    padding-right: 55px !important;
  }
  /* line 15417, app/assets/stylesheets/style.bundle.css */
  .kt-m55-mobile {
    margin: 55px !important;
  }
  /* line 15419, app/assets/stylesheets/style.bundle.css */
  .kt-mt-55-mobile {
    margin-top: 55px !important;
  }
  /* line 15421, app/assets/stylesheets/style.bundle.css */
  .kt-mb-55-mobile {
    margin-bottom: 55px !important;
  }
  /* line 15423, app/assets/stylesheets/style.bundle.css */
  .kt-ml-55-mobile {
    margin-left: 55px !important;
  }
  /* line 15425, app/assets/stylesheets/style.bundle.css */
  .kt-mr-55-mobile {
    margin-right: 55px !important;
  }
  /* line 15427, app/assets/stylesheets/style.bundle.css */
  .kt-p55-mobile {
    padding: 55px !important;
  }
  /* line 15429, app/assets/stylesheets/style.bundle.css */
  .kt-pt55-mobile {
    padding-top: 55px !important;
  }
  /* line 15431, app/assets/stylesheets/style.bundle.css */
  .kt-pb-55-mobile {
    padding-bottom: 55px !important;
  }
  /* line 15433, app/assets/stylesheets/style.bundle.css */
  .kt-pl55-mobile {
    padding-left: 55px !important;
  }
  /* line 15435, app/assets/stylesheets/style.bundle.css */
  .kt-pr55-mobile {
    padding-right: 55px !important;
  }
  /* line 15437, app/assets/stylesheets/style.bundle.css */
  .kt-margin-60-mobile {
    margin: 60px !important;
  }
  /* line 15439, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-60-mobile {
    margin-top: 60px !important;
  }
  /* line 15441, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-60-mobile {
    margin-bottom: 60px !important;
  }
  /* line 15443, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-60-mobile {
    margin-left: 60px !important;
  }
  /* line 15445, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-60-mobile {
    margin-right: 60px !important;
  }
  /* line 15447, app/assets/stylesheets/style.bundle.css */
  .kt-padding-60-mobile {
    padding: 60px !important;
  }
  /* line 15449, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-60-mobile {
    padding-top: 60px !important;
  }
  /* line 15451, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-60-mobile {
    padding-bottom: 60px !important;
  }
  /* line 15453, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-60-mobile {
    padding-left: 60px !important;
  }
  /* line 15455, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-60-mobile {
    padding-right: 60px !important;
  }
  /* line 15457, app/assets/stylesheets/style.bundle.css */
  .kt-m60-mobile {
    margin: 60px !important;
  }
  /* line 15459, app/assets/stylesheets/style.bundle.css */
  .kt-mt-60-mobile {
    margin-top: 60px !important;
  }
  /* line 15461, app/assets/stylesheets/style.bundle.css */
  .kt-mb-60-mobile {
    margin-bottom: 60px !important;
  }
  /* line 15463, app/assets/stylesheets/style.bundle.css */
  .kt-ml-60-mobile {
    margin-left: 60px !important;
  }
  /* line 15465, app/assets/stylesheets/style.bundle.css */
  .kt-mr-60-mobile {
    margin-right: 60px !important;
  }
  /* line 15467, app/assets/stylesheets/style.bundle.css */
  .kt-p60-mobile {
    padding: 60px !important;
  }
  /* line 15469, app/assets/stylesheets/style.bundle.css */
  .kt-pt60-mobile {
    padding-top: 60px !important;
  }
  /* line 15471, app/assets/stylesheets/style.bundle.css */
  .kt-pb-60-mobile {
    padding-bottom: 60px !important;
  }
  /* line 15473, app/assets/stylesheets/style.bundle.css */
  .kt-pl60-mobile {
    padding-left: 60px !important;
  }
  /* line 15475, app/assets/stylesheets/style.bundle.css */
  .kt-pr60-mobile {
    padding-right: 60px !important;
  }
  /* line 15477, app/assets/stylesheets/style.bundle.css */
  .kt-margin-65-mobile {
    margin: 65px !important;
  }
  /* line 15479, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-65-mobile {
    margin-top: 65px !important;
  }
  /* line 15481, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-65-mobile {
    margin-bottom: 65px !important;
  }
  /* line 15483, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-65-mobile {
    margin-left: 65px !important;
  }
  /* line 15485, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-65-mobile {
    margin-right: 65px !important;
  }
  /* line 15487, app/assets/stylesheets/style.bundle.css */
  .kt-padding-65-mobile {
    padding: 65px !important;
  }
  /* line 15489, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-65-mobile {
    padding-top: 65px !important;
  }
  /* line 15491, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-65-mobile {
    padding-bottom: 65px !important;
  }
  /* line 15493, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-65-mobile {
    padding-left: 65px !important;
  }
  /* line 15495, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-65-mobile {
    padding-right: 65px !important;
  }
  /* line 15497, app/assets/stylesheets/style.bundle.css */
  .kt-m65-mobile {
    margin: 65px !important;
  }
  /* line 15499, app/assets/stylesheets/style.bundle.css */
  .kt-mt-65-mobile {
    margin-top: 65px !important;
  }
  /* line 15501, app/assets/stylesheets/style.bundle.css */
  .kt-mb-65-mobile {
    margin-bottom: 65px !important;
  }
  /* line 15503, app/assets/stylesheets/style.bundle.css */
  .kt-ml-65-mobile {
    margin-left: 65px !important;
  }
  /* line 15505, app/assets/stylesheets/style.bundle.css */
  .kt-mr-65-mobile {
    margin-right: 65px !important;
  }
  /* line 15507, app/assets/stylesheets/style.bundle.css */
  .kt-p65-mobile {
    padding: 65px !important;
  }
  /* line 15509, app/assets/stylesheets/style.bundle.css */
  .kt-pt65-mobile {
    padding-top: 65px !important;
  }
  /* line 15511, app/assets/stylesheets/style.bundle.css */
  .kt-pb-65-mobile {
    padding-bottom: 65px !important;
  }
  /* line 15513, app/assets/stylesheets/style.bundle.css */
  .kt-pl65-mobile {
    padding-left: 65px !important;
  }
  /* line 15515, app/assets/stylesheets/style.bundle.css */
  .kt-pr65-mobile {
    padding-right: 65px !important;
  }
  /* line 15517, app/assets/stylesheets/style.bundle.css */
  .kt-margin-70-mobile {
    margin: 70px !important;
  }
  /* line 15519, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-70-mobile {
    margin-top: 70px !important;
  }
  /* line 15521, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-70-mobile {
    margin-bottom: 70px !important;
  }
  /* line 15523, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-70-mobile {
    margin-left: 70px !important;
  }
  /* line 15525, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-70-mobile {
    margin-right: 70px !important;
  }
  /* line 15527, app/assets/stylesheets/style.bundle.css */
  .kt-padding-70-mobile {
    padding: 70px !important;
  }
  /* line 15529, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-70-mobile {
    padding-top: 70px !important;
  }
  /* line 15531, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-70-mobile {
    padding-bottom: 70px !important;
  }
  /* line 15533, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-70-mobile {
    padding-left: 70px !important;
  }
  /* line 15535, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-70-mobile {
    padding-right: 70px !important;
  }
  /* line 15537, app/assets/stylesheets/style.bundle.css */
  .kt-m70-mobile {
    margin: 70px !important;
  }
  /* line 15539, app/assets/stylesheets/style.bundle.css */
  .kt-mt-70-mobile {
    margin-top: 70px !important;
  }
  /* line 15541, app/assets/stylesheets/style.bundle.css */
  .kt-mb-70-mobile {
    margin-bottom: 70px !important;
  }
  /* line 15543, app/assets/stylesheets/style.bundle.css */
  .kt-ml-70-mobile {
    margin-left: 70px !important;
  }
  /* line 15545, app/assets/stylesheets/style.bundle.css */
  .kt-mr-70-mobile {
    margin-right: 70px !important;
  }
  /* line 15547, app/assets/stylesheets/style.bundle.css */
  .kt-p70-mobile {
    padding: 70px !important;
  }
  /* line 15549, app/assets/stylesheets/style.bundle.css */
  .kt-pt70-mobile {
    padding-top: 70px !important;
  }
  /* line 15551, app/assets/stylesheets/style.bundle.css */
  .kt-pb-70-mobile {
    padding-bottom: 70px !important;
  }
  /* line 15553, app/assets/stylesheets/style.bundle.css */
  .kt-pl70-mobile {
    padding-left: 70px !important;
  }
  /* line 15555, app/assets/stylesheets/style.bundle.css */
  .kt-pr70-mobile {
    padding-right: 70px !important;
  }
  /* line 15557, app/assets/stylesheets/style.bundle.css */
  .kt-margin-75-mobile {
    margin: 75px !important;
  }
  /* line 15559, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-75-mobile {
    margin-top: 75px !important;
  }
  /* line 15561, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-75-mobile {
    margin-bottom: 75px !important;
  }
  /* line 15563, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-75-mobile {
    margin-left: 75px !important;
  }
  /* line 15565, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-75-mobile {
    margin-right: 75px !important;
  }
  /* line 15567, app/assets/stylesheets/style.bundle.css */
  .kt-padding-75-mobile {
    padding: 75px !important;
  }
  /* line 15569, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-75-mobile {
    padding-top: 75px !important;
  }
  /* line 15571, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-75-mobile {
    padding-bottom: 75px !important;
  }
  /* line 15573, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-75-mobile {
    padding-left: 75px !important;
  }
  /* line 15575, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-75-mobile {
    padding-right: 75px !important;
  }
  /* line 15577, app/assets/stylesheets/style.bundle.css */
  .kt-m75-mobile {
    margin: 75px !important;
  }
  /* line 15579, app/assets/stylesheets/style.bundle.css */
  .kt-mt-75-mobile {
    margin-top: 75px !important;
  }
  /* line 15581, app/assets/stylesheets/style.bundle.css */
  .kt-mb-75-mobile {
    margin-bottom: 75px !important;
  }
  /* line 15583, app/assets/stylesheets/style.bundle.css */
  .kt-ml-75-mobile {
    margin-left: 75px !important;
  }
  /* line 15585, app/assets/stylesheets/style.bundle.css */
  .kt-mr-75-mobile {
    margin-right: 75px !important;
  }
  /* line 15587, app/assets/stylesheets/style.bundle.css */
  .kt-p75-mobile {
    padding: 75px !important;
  }
  /* line 15589, app/assets/stylesheets/style.bundle.css */
  .kt-pt75-mobile {
    padding-top: 75px !important;
  }
  /* line 15591, app/assets/stylesheets/style.bundle.css */
  .kt-pb-75-mobile {
    padding-bottom: 75px !important;
  }
  /* line 15593, app/assets/stylesheets/style.bundle.css */
  .kt-pl75-mobile {
    padding-left: 75px !important;
  }
  /* line 15595, app/assets/stylesheets/style.bundle.css */
  .kt-pr75-mobile {
    padding-right: 75px !important;
  }
  /* line 15597, app/assets/stylesheets/style.bundle.css */
  .kt-margin-80-mobile {
    margin: 80px !important;
  }
  /* line 15599, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-80-mobile {
    margin-top: 80px !important;
  }
  /* line 15601, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-80-mobile {
    margin-bottom: 80px !important;
  }
  /* line 15603, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-80-mobile {
    margin-left: 80px !important;
  }
  /* line 15605, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-80-mobile {
    margin-right: 80px !important;
  }
  /* line 15607, app/assets/stylesheets/style.bundle.css */
  .kt-padding-80-mobile {
    padding: 80px !important;
  }
  /* line 15609, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-80-mobile {
    padding-top: 80px !important;
  }
  /* line 15611, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-80-mobile {
    padding-bottom: 80px !important;
  }
  /* line 15613, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-80-mobile {
    padding-left: 80px !important;
  }
  /* line 15615, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-80-mobile {
    padding-right: 80px !important;
  }
  /* line 15617, app/assets/stylesheets/style.bundle.css */
  .kt-m80-mobile {
    margin: 80px !important;
  }
  /* line 15619, app/assets/stylesheets/style.bundle.css */
  .kt-mt-80-mobile {
    margin-top: 80px !important;
  }
  /* line 15621, app/assets/stylesheets/style.bundle.css */
  .kt-mb-80-mobile {
    margin-bottom: 80px !important;
  }
  /* line 15623, app/assets/stylesheets/style.bundle.css */
  .kt-ml-80-mobile {
    margin-left: 80px !important;
  }
  /* line 15625, app/assets/stylesheets/style.bundle.css */
  .kt-mr-80-mobile {
    margin-right: 80px !important;
  }
  /* line 15627, app/assets/stylesheets/style.bundle.css */
  .kt-p80-mobile {
    padding: 80px !important;
  }
  /* line 15629, app/assets/stylesheets/style.bundle.css */
  .kt-pt80-mobile {
    padding-top: 80px !important;
  }
  /* line 15631, app/assets/stylesheets/style.bundle.css */
  .kt-pb-80-mobile {
    padding-bottom: 80px !important;
  }
  /* line 15633, app/assets/stylesheets/style.bundle.css */
  .kt-pl80-mobile {
    padding-left: 80px !important;
  }
  /* line 15635, app/assets/stylesheets/style.bundle.css */
  .kt-pr80-mobile {
    padding-right: 80px !important;
  }
  /* line 15637, app/assets/stylesheets/style.bundle.css */
  .kt-margin-85-mobile {
    margin: 85px !important;
  }
  /* line 15639, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-85-mobile {
    margin-top: 85px !important;
  }
  /* line 15641, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-85-mobile {
    margin-bottom: 85px !important;
  }
  /* line 15643, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-85-mobile {
    margin-left: 85px !important;
  }
  /* line 15645, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-85-mobile {
    margin-right: 85px !important;
  }
  /* line 15647, app/assets/stylesheets/style.bundle.css */
  .kt-padding-85-mobile {
    padding: 85px !important;
  }
  /* line 15649, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-85-mobile {
    padding-top: 85px !important;
  }
  /* line 15651, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-85-mobile {
    padding-bottom: 85px !important;
  }
  /* line 15653, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-85-mobile {
    padding-left: 85px !important;
  }
  /* line 15655, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-85-mobile {
    padding-right: 85px !important;
  }
  /* line 15657, app/assets/stylesheets/style.bundle.css */
  .kt-m85-mobile {
    margin: 85px !important;
  }
  /* line 15659, app/assets/stylesheets/style.bundle.css */
  .kt-mt-85-mobile {
    margin-top: 85px !important;
  }
  /* line 15661, app/assets/stylesheets/style.bundle.css */
  .kt-mb-85-mobile {
    margin-bottom: 85px !important;
  }
  /* line 15663, app/assets/stylesheets/style.bundle.css */
  .kt-ml-85-mobile {
    margin-left: 85px !important;
  }
  /* line 15665, app/assets/stylesheets/style.bundle.css */
  .kt-mr-85-mobile {
    margin-right: 85px !important;
  }
  /* line 15667, app/assets/stylesheets/style.bundle.css */
  .kt-p85-mobile {
    padding: 85px !important;
  }
  /* line 15669, app/assets/stylesheets/style.bundle.css */
  .kt-pt85-mobile {
    padding-top: 85px !important;
  }
  /* line 15671, app/assets/stylesheets/style.bundle.css */
  .kt-pb-85-mobile {
    padding-bottom: 85px !important;
  }
  /* line 15673, app/assets/stylesheets/style.bundle.css */
  .kt-pl85-mobile {
    padding-left: 85px !important;
  }
  /* line 15675, app/assets/stylesheets/style.bundle.css */
  .kt-pr85-mobile {
    padding-right: 85px !important;
  }
  /* line 15677, app/assets/stylesheets/style.bundle.css */
  .kt-margin-90-mobile {
    margin: 90px !important;
  }
  /* line 15679, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-90-mobile {
    margin-top: 90px !important;
  }
  /* line 15681, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-90-mobile {
    margin-bottom: 90px !important;
  }
  /* line 15683, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-90-mobile {
    margin-left: 90px !important;
  }
  /* line 15685, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-90-mobile {
    margin-right: 90px !important;
  }
  /* line 15687, app/assets/stylesheets/style.bundle.css */
  .kt-padding-90-mobile {
    padding: 90px !important;
  }
  /* line 15689, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-90-mobile {
    padding-top: 90px !important;
  }
  /* line 15691, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-90-mobile {
    padding-bottom: 90px !important;
  }
  /* line 15693, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-90-mobile {
    padding-left: 90px !important;
  }
  /* line 15695, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-90-mobile {
    padding-right: 90px !important;
  }
  /* line 15697, app/assets/stylesheets/style.bundle.css */
  .kt-m90-mobile {
    margin: 90px !important;
  }
  /* line 15699, app/assets/stylesheets/style.bundle.css */
  .kt-mt-90-mobile {
    margin-top: 90px !important;
  }
  /* line 15701, app/assets/stylesheets/style.bundle.css */
  .kt-mb-90-mobile {
    margin-bottom: 90px !important;
  }
  /* line 15703, app/assets/stylesheets/style.bundle.css */
  .kt-ml-90-mobile {
    margin-left: 90px !important;
  }
  /* line 15705, app/assets/stylesheets/style.bundle.css */
  .kt-mr-90-mobile {
    margin-right: 90px !important;
  }
  /* line 15707, app/assets/stylesheets/style.bundle.css */
  .kt-p90-mobile {
    padding: 90px !important;
  }
  /* line 15709, app/assets/stylesheets/style.bundle.css */
  .kt-pt90-mobile {
    padding-top: 90px !important;
  }
  /* line 15711, app/assets/stylesheets/style.bundle.css */
  .kt-pb-90-mobile {
    padding-bottom: 90px !important;
  }
  /* line 15713, app/assets/stylesheets/style.bundle.css */
  .kt-pl90-mobile {
    padding-left: 90px !important;
  }
  /* line 15715, app/assets/stylesheets/style.bundle.css */
  .kt-pr90-mobile {
    padding-right: 90px !important;
  }
  /* line 15717, app/assets/stylesheets/style.bundle.css */
  .kt-margin-95-mobile {
    margin: 95px !important;
  }
  /* line 15719, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-95-mobile {
    margin-top: 95px !important;
  }
  /* line 15721, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-95-mobile {
    margin-bottom: 95px !important;
  }
  /* line 15723, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-95-mobile {
    margin-left: 95px !important;
  }
  /* line 15725, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-95-mobile {
    margin-right: 95px !important;
  }
  /* line 15727, app/assets/stylesheets/style.bundle.css */
  .kt-padding-95-mobile {
    padding: 95px !important;
  }
  /* line 15729, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-95-mobile {
    padding-top: 95px !important;
  }
  /* line 15731, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-95-mobile {
    padding-bottom: 95px !important;
  }
  /* line 15733, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-95-mobile {
    padding-left: 95px !important;
  }
  /* line 15735, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-95-mobile {
    padding-right: 95px !important;
  }
  /* line 15737, app/assets/stylesheets/style.bundle.css */
  .kt-m95-mobile {
    margin: 95px !important;
  }
  /* line 15739, app/assets/stylesheets/style.bundle.css */
  .kt-mt-95-mobile {
    margin-top: 95px !important;
  }
  /* line 15741, app/assets/stylesheets/style.bundle.css */
  .kt-mb-95-mobile {
    margin-bottom: 95px !important;
  }
  /* line 15743, app/assets/stylesheets/style.bundle.css */
  .kt-ml-95-mobile {
    margin-left: 95px !important;
  }
  /* line 15745, app/assets/stylesheets/style.bundle.css */
  .kt-mr-95-mobile {
    margin-right: 95px !important;
  }
  /* line 15747, app/assets/stylesheets/style.bundle.css */
  .kt-p95-mobile {
    padding: 95px !important;
  }
  /* line 15749, app/assets/stylesheets/style.bundle.css */
  .kt-pt95-mobile {
    padding-top: 95px !important;
  }
  /* line 15751, app/assets/stylesheets/style.bundle.css */
  .kt-pb-95-mobile {
    padding-bottom: 95px !important;
  }
  /* line 15753, app/assets/stylesheets/style.bundle.css */
  .kt-pl95-mobile {
    padding-left: 95px !important;
  }
  /* line 15755, app/assets/stylesheets/style.bundle.css */
  .kt-pr95-mobile {
    padding-right: 95px !important;
  }
  /* line 15757, app/assets/stylesheets/style.bundle.css */
  .kt-margin-100-mobile {
    margin: 100px !important;
  }
  /* line 15759, app/assets/stylesheets/style.bundle.css */
  .kt-margin-t-100-mobile {
    margin-top: 100px !important;
  }
  /* line 15761, app/assets/stylesheets/style.bundle.css */
  .kt-margin-b-100-mobile {
    margin-bottom: 100px !important;
  }
  /* line 15763, app/assets/stylesheets/style.bundle.css */
  .kt-margin-l-100-mobile {
    margin-left: 100px !important;
  }
  /* line 15765, app/assets/stylesheets/style.bundle.css */
  .kt-margin-r-100-mobile {
    margin-right: 100px !important;
  }
  /* line 15767, app/assets/stylesheets/style.bundle.css */
  .kt-padding-100-mobile {
    padding: 100px !important;
  }
  /* line 15769, app/assets/stylesheets/style.bundle.css */
  .kt-padding-t-100-mobile {
    padding-top: 100px !important;
  }
  /* line 15771, app/assets/stylesheets/style.bundle.css */
  .kt-padding-b-100-mobile {
    padding-bottom: 100px !important;
  }
  /* line 15773, app/assets/stylesheets/style.bundle.css */
  .kt-padding-l-100-mobile {
    padding-left: 100px !important;
  }
  /* line 15775, app/assets/stylesheets/style.bundle.css */
  .kt-padding-r-100-mobile {
    padding-right: 100px !important;
  }
  /* line 15777, app/assets/stylesheets/style.bundle.css */
  .kt-m100-mobile {
    margin: 100px !important;
  }
  /* line 15779, app/assets/stylesheets/style.bundle.css */
  .kt-mt-100-mobile {
    margin-top: 100px !important;
  }
  /* line 15781, app/assets/stylesheets/style.bundle.css */
  .kt-mb-100-mobile {
    margin-bottom: 100px !important;
  }
  /* line 15783, app/assets/stylesheets/style.bundle.css */
  .kt-ml-100-mobile {
    margin-left: 100px !important;
  }
  /* line 15785, app/assets/stylesheets/style.bundle.css */
  .kt-mr-100-mobile {
    margin-right: 100px !important;
  }
  /* line 15787, app/assets/stylesheets/style.bundle.css */
  .kt-p100-mobile {
    padding: 100px !important;
  }
  /* line 15789, app/assets/stylesheets/style.bundle.css */
  .kt-pt100-mobile {
    padding-top: 100px !important;
  }
  /* line 15791, app/assets/stylesheets/style.bundle.css */
  .kt-pb-100-mobile {
    padding-bottom: 100px !important;
  }
  /* line 15793, app/assets/stylesheets/style.bundle.css */
  .kt-pl100-mobile {
    padding-left: 100px !important;
  }
  /* line 15795, app/assets/stylesheets/style.bundle.css */
  .kt-pr100-mobile {
    padding-right: 100px !important;
  }
}

/* line 15798, app/assets/stylesheets/style.bundle.css */
.kt-opacity-1 {
  opacity: 0.1;
}

/* line 15801, app/assets/stylesheets/style.bundle.css */
.kt-opacity-2 {
  opacity: 0.2;
}

/* line 15804, app/assets/stylesheets/style.bundle.css */
.kt-opacity-3 {
  opacity: 0.3;
}

/* line 15807, app/assets/stylesheets/style.bundle.css */
.kt-opacity-4 {
  opacity: 0.4;
}

/* line 15810, app/assets/stylesheets/style.bundle.css */
.kt-opacity-5 {
  opacity: 0.5;
}

/* line 15813, app/assets/stylesheets/style.bundle.css */
.kt-opacity-6 {
  opacity: 0.6;
}

/* line 15816, app/assets/stylesheets/style.bundle.css */
.kt-opacity-7 {
  opacity: 0.7;
}

/* line 15819, app/assets/stylesheets/style.bundle.css */
.kt-opacity-8 {
  opacity: 0.8;
}

/* line 15822, app/assets/stylesheets/style.bundle.css */
.kt-opacity-9 {
  opacity: 0.9;
}

/* line 15825, app/assets/stylesheets/style.bundle.css */
.kt-radius-100 {
  border-radius: 100%;
}

/* line 15828, app/assets/stylesheets/style.bundle.css */
.kt-valign-top {
  vertical-align: top;
}

/* line 15831, app/assets/stylesheets/style.bundle.css */
.kt-space-5 {
  display: block;
  height: 0;
  margin-bottom: 5px;
}

/* line 15836, app/assets/stylesheets/style.bundle.css */
.kt-space-10 {
  display: block;
  height: 0;
  margin-bottom: 10px;
}

/* line 15841, app/assets/stylesheets/style.bundle.css */
.kt-space-15 {
  display: block;
  height: 0;
  margin-bottom: 15px;
}

/* line 15846, app/assets/stylesheets/style.bundle.css */
.kt-space-20 {
  display: block;
  height: 0;
  margin-bottom: 20px;
}

/* line 15851, app/assets/stylesheets/style.bundle.css */
.kt-space-30 {
  display: block;
  height: 0;
  margin-bottom: 30px;
}

/* line 15856, app/assets/stylesheets/style.bundle.css */
.kt-space-40 {
  display: block;
  height: 0;
  margin-bottom: 40px;
}

/* line 15861, app/assets/stylesheets/style.bundle.css */
.kt-valign-middle {
  vertical-align: middle;
}

/* line 15864, app/assets/stylesheets/style.bundle.css */
.kt-valign-bottom {
  vertical-align: bottom;
}

/* line 15867, app/assets/stylesheets/style.bundle.css */
.kt-block-center {
  margin-left: auto;
  margin-right: auto;
}

/* line 15871, app/assets/stylesheets/style.bundle.css */
.kt-align-right {
  text-align: right;
}

/* line 15874, app/assets/stylesheets/style.bundle.css */
.kt-align-left {
  text-align: left;
}

/* line 15877, app/assets/stylesheets/style.bundle.css */
.kt-align-center {
  text-align: center;
}

/* line 15880, app/assets/stylesheets/style.bundle.css */
.kt-pull-right {
  float: right;
}

/* line 15883, app/assets/stylesheets/style.bundle.css */
.kt-pull-left {
  float: left;
}

/* line 15886, app/assets/stylesheets/style.bundle.css */
.kt-img-rounded {
  border-radius: 50% !important;
}

/* line 15889, app/assets/stylesheets/style.bundle.css */
.kt-block-inline {
  display: inline-block;
}

/* line 15892, app/assets/stylesheets/style.bundle.css */
.kt-icon-middle:before {
  vertical-align: middle;
}

/* line 15895, app/assets/stylesheets/style.bundle.css */
.kt-hidden,
.kt-hide {
  display: none !important;
}

/* line 15899, app/assets/stylesheets/style.bundle.css */
.kt-font-sm {
  font-size: 0.8rem !important;
}

/* line 15902, app/assets/stylesheets/style.bundle.css */
.kt-font-md {
  font-size: 0.9rem !important;
}

/* line 15905, app/assets/stylesheets/style.bundle.css */
.kt-font-lg {
  font-size: 1.2rem !important;
}

/* line 15908, app/assets/stylesheets/style.bundle.css */
.kt-font-xl {
  font-size: 1.5rem !important;
}

/* line 15911, app/assets/stylesheets/style.bundle.css */
.kt-clearfix:before, .kt-clearfix:after {
  content: " ";
  display: table;
}

/* line 15915, app/assets/stylesheets/style.bundle.css */
.kt-clearfix:after {
  clear: both;
}

/* line 15918, app/assets/stylesheets/style.bundle.css */
.kt-icon-sm {
  font-size: 0.75rem !important;
}

/* line 15921, app/assets/stylesheets/style.bundle.css */
.kt-icon-md {
  font-size: 0.9rem !important;
}

/* line 15924, app/assets/stylesheets/style.bundle.css */
.kt-icon-lg {
  font-size: 1.2rem !important;
}

/* line 15927, app/assets/stylesheets/style.bundle.css */
.kt-icon-xl {
  font-size: 1.4rem !important;
}

/* line 15930, app/assets/stylesheets/style.bundle.css */
.kt-marginless {
  margin: 0 !important;
}

/* line 15933, app/assets/stylesheets/style.bundle.css */
.kt-img-centered {
  text-align: center;
}

/* line 15936, app/assets/stylesheets/style.bundle.css */
.kt-font-transform-u {
  text-transform: uppercase;
}

/* line 15939, app/assets/stylesheets/style.bundle.css */
.kt-font-transform-l {
  text-transform: lowercase;
}

/* line 15942, app/assets/stylesheets/style.bundle.css */
.kt-font-transform-c {
  text-transform: capitalize;
}

/* line 15945, app/assets/stylesheets/style.bundle.css */
.kt-font-transform-i {
  text-transform: initial;
}

/* line 15948, app/assets/stylesheets/style.bundle.css */
.kt-font-regular {
  font-weight: 400 !important;
}

/* line 15951, app/assets/stylesheets/style.bundle.css */
.kt-font-bold {
  font-weight: 500 !important;
}

/* line 15954, app/assets/stylesheets/style.bundle.css */
.kt-font-bolder {
  font-weight: 600 !important;
}

/* line 15957, app/assets/stylesheets/style.bundle.css */
.kt-font-boldest {
  font-weight: 700 !important;
}

/* line 15960, app/assets/stylesheets/style.bundle.css */
b,
strong {
  font-weight: bold;
}

/* line 15964, app/assets/stylesheets/style.bundle.css */
.kt-font-brand {
  color: #583BC0 !important;
}

/* line 15967, app/assets/stylesheets/style.bundle.css */
.kt-font-hover-brand:hover {
  color: #342372;
}

/* line 15970, app/assets/stylesheets/style.bundle.css */
.kt-font-inverse-brand {
  color: #ffffff !important;
}

/* line 15973, app/assets/stylesheets/style.bundle.css */
.kt-bg-brand {
  background-color: #583BC0 !important;
}

/* line 15976, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-brand {
  background-color: #583BC0 !important;
  color: #ffffff !important;
}

/* line 15979, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-brand > i {
  color: #ffffff !important;
}

/* line 15982, app/assets/stylesheets/style.bundle.css */
.kt-bg-light-brand {
  background-color: rgba(88, 59, 192, 0.1) !important;
}

/* line 15985, app/assets/stylesheets/style.bundle.css */
.kt-font-light {
  color: #ffffff !important;
}

/* line 15988, app/assets/stylesheets/style.bundle.css */
.kt-font-hover-light:hover {
  color: #cccccc;
}

/* line 15991, app/assets/stylesheets/style.bundle.css */
.kt-font-inverse-light {
  color: #282a3c !important;
}

/* line 15994, app/assets/stylesheets/style.bundle.css */
.kt-bg-light {
  background-color: #ffffff !important;
}

/* line 15997, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-light {
  background-color: #ffffff !important;
  color: #282a3c !important;
}

/* line 16000, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-light > i {
  color: #282a3c !important;
}

/* line 16003, app/assets/stylesheets/style.bundle.css */
.kt-bg-light-light {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 16006, app/assets/stylesheets/style.bundle.css */
.kt-font-dark {
  color: #282a3c !important;
}

/* line 16009, app/assets/stylesheets/style.bundle.css */
.kt-font-hover-dark:hover {
  color: black;
}

/* line 16012, app/assets/stylesheets/style.bundle.css */
.kt-font-inverse-dark {
  color: #ffffff !important;
}

/* line 16015, app/assets/stylesheets/style.bundle.css */
.kt-bg-dark {
  background-color: #282a3c !important;
}

/* line 16018, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-dark {
  background-color: #282a3c !important;
  color: #ffffff !important;
}

/* line 16021, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-dark > i {
  color: #ffffff !important;
}

/* line 16024, app/assets/stylesheets/style.bundle.css */
.kt-bg-light-dark {
  background-color: rgba(40, 42, 60, 0.1) !important;
}

/* line 16027, app/assets/stylesheets/style.bundle.css */
.kt-font-primary {
  color: #4169E1 !important;
}

/* line 16030, app/assets/stylesheets/style.bundle.css */
.kt-font-hover-primary:hover {
  color: #1a3ca2;
}

/* line 16033, app/assets/stylesheets/style.bundle.css */
.kt-font-inverse-primary {
  color: #ffffff !important;
}

/* line 16036, app/assets/stylesheets/style.bundle.css */
.kt-bg-primary {
  background-color: #4169E1 !important;
}

/* line 16039, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-primary {
  background-color: #4169E1 !important;
  color: #ffffff !important;
}

/* line 16042, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-primary > i {
  color: #ffffff !important;
}

/* line 16045, app/assets/stylesheets/style.bundle.css */
.kt-bg-light-primary {
  background-color: rgba(65, 105, 225, 0.1) !important;
}

/* line 16048, app/assets/stylesheets/style.bundle.css */
.kt-font-success {
  color: #0abb87 !important;
}

/* line 16051, app/assets/stylesheets/style.bundle.css */
.kt-font-hover-success:hover {
  color: #055a41;
}

/* line 16054, app/assets/stylesheets/style.bundle.css */
.kt-font-inverse-success {
  color: #ffffff !important;
}

/* line 16057, app/assets/stylesheets/style.bundle.css */
.kt-bg-success {
  background-color: #0abb87 !important;
}

/* line 16060, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-success {
  background-color: #0abb87 !important;
  color: #ffffff !important;
}

/* line 16063, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-success > i {
  color: #ffffff !important;
}

/* line 16066, app/assets/stylesheets/style.bundle.css */
.kt-bg-light-success {
  background-color: rgba(10, 187, 135, 0.1) !important;
}

/* line 16069, app/assets/stylesheets/style.bundle.css */
.kt-font-info {
  color: #5578eb !important;
}

/* line 16072, app/assets/stylesheets/style.bundle.css */
.kt-font-hover-info:hover {
  color: #173fc3;
}

/* line 16075, app/assets/stylesheets/style.bundle.css */
.kt-font-inverse-info {
  color: #ffffff !important;
}

/* line 16078, app/assets/stylesheets/style.bundle.css */
.kt-bg-info {
  background-color: #5578eb !important;
}

/* line 16081, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-info {
  background-color: #5578eb !important;
  color: #ffffff !important;
}

/* line 16084, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-info > i {
  color: #ffffff !important;
}

/* line 16087, app/assets/stylesheets/style.bundle.css */
.kt-bg-light-info {
  background-color: rgba(85, 120, 235, 0.1) !important;
}

/* line 16090, app/assets/stylesheets/style.bundle.css */
.kt-font-warning {
  color: #ffb822 !important;
}

/* line 16093, app/assets/stylesheets/style.bundle.css */
.kt-font-hover-warning:hover {
  color: #bb7f00;
}

/* line 16096, app/assets/stylesheets/style.bundle.css */
.kt-font-inverse-warning {
  color: #111111 !important;
}

/* line 16099, app/assets/stylesheets/style.bundle.css */
.kt-bg-warning {
  background-color: #ffb822 !important;
}

/* line 16102, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-warning {
  background-color: #ffb822 !important;
  color: #111111 !important;
}

/* line 16105, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-warning > i {
  color: #111111 !important;
}

/* line 16108, app/assets/stylesheets/style.bundle.css */
.kt-bg-light-warning {
  background-color: rgba(255, 184, 34, 0.1) !important;
}

/* line 16111, app/assets/stylesheets/style.bundle.css */
.kt-font-danger {
  color: #EB5757 !important;
}

/* line 16114, app/assets/stylesheets/style.bundle.css */
.kt-font-hover-danger:hover {
  color: #c51717;
}

/* line 16117, app/assets/stylesheets/style.bundle.css */
.kt-font-inverse-danger {
  color: #fff !important;
}

/* line 16120, app/assets/stylesheets/style.bundle.css */
.kt-bg-danger {
  background-color: #EB5757 !important;
}

/* line 16123, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-danger {
  background-color: #EB5757 !important;
  color: #fff !important;
}

/* line 16126, app/assets/stylesheets/style.bundle.css */
.kt-bg-fill-danger > i {
  color: #fff !important;
}

/* line 16129, app/assets/stylesheets/style.bundle.css */
.kt-bg-light-danger {
  background-color: rgba(235, 87, 87, 0.1) !important;
}

/* line 16132, app/assets/stylesheets/style.bundle.css */
.kt-font-facebook {
  color: #3b5998 !important;
}

/* line 16135, app/assets/stylesheets/style.bundle.css */
.kt-font-google {
  color: #dc4e41 !important;
}

/* line 16138, app/assets/stylesheets/style.bundle.css */
.kt-font-twitter {
  color: #4AB3F4 !important;
}

/* line 16141, app/assets/stylesheets/style.bundle.css */
.kt-font-instagram {
  color: #517fa4 !important;
}

/* line 16144, app/assets/stylesheets/style.bundle.css */
.kt-font-youtube {
  color: #b31217 !important;
}

/* line 16147, app/assets/stylesheets/style.bundle.css */
.kt-font-linkedin {
  color: #0077b5 !important;
}

/* line 16150, app/assets/stylesheets/style.bundle.css */
.kt-font-skype {
  color: #00aff0 !important;
}

/* line 16153, app/assets/stylesheets/style.bundle.css */
.kt-label-font-color-1 {
  color: #a2a5b9 !important;
}

/* line 16156, app/assets/stylesheets/style.bundle.css */
.kt-label-bg-color-1 {
  background-color: #a2a5b9 !important;
}

/* line 16159, app/assets/stylesheets/style.bundle.css */
.kt-label-font-color-2 {
  color: #2E2F36 !important;
}

/* line 16162, app/assets/stylesheets/style.bundle.css */
.kt-label-bg-color-2 {
  background-color: #2E2F36 !important;
}

/* line 16165, app/assets/stylesheets/style.bundle.css */
.kt-label-font-color-3 {
  color: #2C2D73 !important;
}

/* line 16168, app/assets/stylesheets/style.bundle.css */
.kt-label-bg-color-3 {
  background-color: #2C2D73 !important;
}

/* line 16171, app/assets/stylesheets/style.bundle.css */
.kt-label-font-color-4 {
  color: #48465b !important;
}

/* line 16174, app/assets/stylesheets/style.bundle.css */
.kt-label-bg-color-4 {
  background-color: #48465b !important;
}

/* line 16177, app/assets/stylesheets/style.bundle.css */
.kt-shape-font-color-1 {
  color: #f0f3ff !important;
}

/* line 16180, app/assets/stylesheets/style.bundle.css */
.kt-shape-bg-color-1 {
  background-color: #f0f3ff !important;
}

/* line 16183, app/assets/stylesheets/style.bundle.css */
.kt-shape-font-color-2 {
  color: #e8ecfa !important;
}

/* line 16186, app/assets/stylesheets/style.bundle.css */
.kt-shape-bg-color-2 {
  background-color: #e8ecfa !important;
}

/* line 16189, app/assets/stylesheets/style.bundle.css */
.kt-shape-font-color-3 {
  color: #93a2dd !important;
}

/* line 16192, app/assets/stylesheets/style.bundle.css */
.kt-shape-bg-color-3 {
  background-color: #93a2dd !important;
}

/* line 16195, app/assets/stylesheets/style.bundle.css */
.kt-shape-font-color-4 {
  color: #646c9a !important;
}

/* line 16198, app/assets/stylesheets/style.bundle.css */
.kt-shape-bg-color-4 {
  background-color: #646c9a !important;
}

/* line 16201, app/assets/stylesheets/style.bundle.css */
.kt-visible-desktop,
.kt-visible-desktop-inline-block,
.kt-visible-desktop-inline,
.kt-visible-desktop-table,
.kt-visible-desktop-table-cell,
.kt-visible-tablet,
.kt-visible-tablet-inline-block,
.kt-visible-tablet-inline,
.kt-visible-tablet-table,
.kt-visible-tablet-table-cell,
.kt-visible-tablet-and-mobile,
.kt-visible-tablet-and-mobile-inline-block,
.kt-visible-tablet-and-mobile-inline,
.kt-visible-tablet-and-mobile-table,
.kt-visible-tablet-and-mobile-table-cell,
.kt-visible-mobile,
.kt-visible-mobile-inline-block,
.kt-visible-mobile-inline,
.kt-visible-mobile-table,
.kt-visible-mobile-table-cell {
  display: none !important;
}

@media (min-width: 1025px) {
  /* line 16224, app/assets/stylesheets/style.bundle.css */
  .kt-visible-desktop {
    display: block !important;
  }
  /* line 16226, app/assets/stylesheets/style.bundle.css */
  .kt-visible-desktop-inline-block {
    display: inline-block !important;
  }
  /* line 16228, app/assets/stylesheets/style.bundle.css */
  .kt-visible-desktop-inline {
    display: inline !important;
  }
  /* line 16230, app/assets/stylesheets/style.bundle.css */
  .kt-visible-desktop-table {
    display: table !important;
  }
  /* line 16232, app/assets/stylesheets/style.bundle.css */
  .kt-visible-desktop-table-cell {
    display: table-cell !important;
  }
  /* line 16234, app/assets/stylesheets/style.bundle.css */
  .kt-hidden-desktop {
    display: none !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  /* line 16238, app/assets/stylesheets/style.bundle.css */
  .kt-visible-tablet {
    display: block !important;
  }
  /* line 16240, app/assets/stylesheets/style.bundle.css */
  .kt-visible-tablet-inline-block {
    display: inline-block !important;
  }
  /* line 16242, app/assets/stylesheets/style.bundle.css */
  .kt-visible-tablet-inline {
    display: inline !important;
  }
  /* line 16244, app/assets/stylesheets/style.bundle.css */
  .kt-visible-tablet-table {
    display: table !important;
  }
  /* line 16246, app/assets/stylesheets/style.bundle.css */
  .kt-visible-tablet-table-cell {
    display: table-cell !important;
  }
  /* line 16248, app/assets/stylesheets/style.bundle.css */
  .kt-hidden-tablet {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  /* line 16252, app/assets/stylesheets/style.bundle.css */
  .kt-visible-tablet-and-mobile {
    display: block !important;
  }
  /* line 16254, app/assets/stylesheets/style.bundle.css */
  .kt-visible-tablet-and-mobile-inline-block {
    display: inline-block !important;
  }
  /* line 16256, app/assets/stylesheets/style.bundle.css */
  .kt-visible-tablet-and-mobile-inline {
    display: inline !important;
  }
  /* line 16258, app/assets/stylesheets/style.bundle.css */
  .kt-visible-tablet-and-mobile-table {
    display: table !important;
  }
  /* line 16260, app/assets/stylesheets/style.bundle.css */
  .kt-visible-tablet-and-mobile-table-cell {
    display: table-cell !important;
  }
  /* line 16262, app/assets/stylesheets/style.bundle.css */
  .kt-hidden-tablet-and-mobile {
    display: none !important;
  }
}

@media (max-width: 768px) {
  /* line 16266, app/assets/stylesheets/style.bundle.css */
  .kt-visible-mobile {
    display: block !important;
  }
  /* line 16268, app/assets/stylesheets/style.bundle.css */
  .kt-visible-mobile-inline-block {
    display: inline-block !important;
  }
  /* line 16270, app/assets/stylesheets/style.bundle.css */
  .kt-visible-mobile-inline {
    display: inline !important;
  }
  /* line 16272, app/assets/stylesheets/style.bundle.css */
  .kt-visible-mobile-table {
    display: table !important;
  }
  /* line 16274, app/assets/stylesheets/style.bundle.css */
  .kt-visible-mobile-table-cell {
    display: table-cell !important;
  }
  /* line 16276, app/assets/stylesheets/style.bundle.css */
  .kt-hidden-mobile {
    display: none !important;
  }
}

/* line 16279, app/assets/stylesheets/style.bundle.css */
.kt-space-between {
  display: flex;
  justify-content: space-between;
}

/* line 16283, app/assets/stylesheets/style.bundle.css */
.kt-rounded {
  border-radius: 4px !important;
}

/* line 16286, app/assets/stylesheets/style.bundle.css */
.kt-negative-spacing--1 {
  margin-top: -10px;
}

/* line 16289, app/assets/stylesheets/style.bundle.css */
.kt-negative-spacing--2 {
  margin-top: -20px;
}

/* line 16292, app/assets/stylesheets/style.bundle.css */
.kt-negative-spacing--3 {
  margin-top: -30px;
}

/* line 16295, app/assets/stylesheets/style.bundle.css */
.kt-negative-spacing--4 {
  margin-top: -40px;
}

/* line 16298, app/assets/stylesheets/style.bundle.css */
.kt-negative-spacing--5 {
  margin-top: -50px;
}

/* line 16301, app/assets/stylesheets/style.bundle.css */
.kt-negative-spacing--6 {
  margin-top: -60px;
}

/* line 16304, app/assets/stylesheets/style.bundle.css */
.kt-negative-spacing--7 {
  margin-top: -70px;
}

/* line 16307, app/assets/stylesheets/style.bundle.css */
.kt-negative-spacing--8 {
  margin-top: -80px;
}

/* line 16310, app/assets/stylesheets/style.bundle.css */
.kt-negative-spacing--9 {
  margin-top: -90px;
}

/* line 16313, app/assets/stylesheets/style.bundle.css */
.kt-negative-spacing--10 {
  margin-top: -100px;
}

/* line 16316, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) {
  display: flex;
  flex-direction: column;
}

/* line 16319, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor.kt-grid--root:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) {
  flex: 1;
  -ms-flex: 1 0 0px;
}

/* line 16322, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item {
  flex: none;
}

/* line 16324, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--fluid {
  flex: 1 0 auto;
}

/* line 16326, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-1 {
  order: 1;
}

/* line 16328, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-2 {
  order: 2;
}

/* line 16330, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-3 {
  order: 3;
}

/* line 16332, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-4 {
  order: 4;
}

/* line 16334, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-5 {
  order: 5;
}

/* line 16336, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-6 {
  order: 6;
}

/* line 16338, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-7 {
  order: 7;
}

/* line 16340, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-8 {
  order: 8;
}

/* line 16342, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-9 {
  order: 9;
}

/* line 16344, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-10 {
  order: 10;
}

/* line 16346, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-11 {
  order: 11;
}

/* line 16348, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-12 {
  order: 12;
}

/* line 16351, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) {
  display: flex;
  flex-direction: row;
}

/* line 16354, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver.kt-grid--root:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) {
  flex: 1;
  -ms-flex: 1 0 0px;
}

/* line 16357, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item {
  flex: 0 0 auto;
}

/* line 16359, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--fluid {
  flex: 1 auto;
  -ms-flex: 1 0 0px;
  min-width: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 16364, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--fluid {
    min-width: none;
  }
}

/* line 16366, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-1 {
  order: 1;
}

/* line 16368, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-2 {
  order: 2;
}

/* line 16370, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-3 {
  order: 3;
}

/* line 16372, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-4 {
  order: 4;
}

/* line 16374, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-5 {
  order: 5;
}

/* line 16376, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-6 {
  order: 6;
}

/* line 16378, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-7 {
  order: 7;
}

/* line 16380, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-8 {
  order: 8;
}

/* line 16382, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-9 {
  order: 9;
}

/* line 16384, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-10 {
  order: 10;
}

/* line 16386, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-11 {
  order: 11;
}

/* line 16388, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--order-12 {
  order: 12;
}

/* line 16391, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--center {
  align-content: center;
}

/* line 16394, app/assets/stylesheets/style.bundle.css */
.kt-grid.kt-grid--stretch {
  align-items: stretch;
}

/* line 16397, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item {
  max-width: 100%;
}

/* line 16399, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--top {
  align-self: flex-start;
}

/* line 16401, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--middle {
  align-self: center;
}

/* line 16403, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--bottom {
  align-self: flex-end;
}

/* line 16406, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--order-1 {
  order: 1;
}

/* line 16409, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--order-2 {
  order: 2;
}

/* line 16412, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--order-3 {
  order: 3;
}

/* line 16415, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--order-4 {
  order: 4;
}

/* line 16418, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--order-5 {
  order: 5;
}

/* line 16421, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--order-6 {
  order: 6;
}

/* line 16424, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--order-7 {
  order: 7;
}

/* line 16427, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--order-8 {
  order: 8;
}

/* line 16430, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--order-9 {
  order: 9;
}

/* line 16433, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--order-10 {
  order: 10;
}

/* line 16436, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--order-11 {
  order: 11;
}

/* line 16439, app/assets/stylesheets/style.bundle.css */
.kt-grid > .kt-grid__item.kt-grid__item--order-12 {
  order: 12;
}

@media (min-width: 1025px) {
  /* line 16443, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop {
    display: flex;
    flex-direction: column;
  }
  /* line 16446, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop.kt-grid--root {
    flex: 1;
    -ms-flex: 1 0 0px;
  }
  /* line 16449, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item {
    flex: none;
  }
  /* line 16451, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--fluid-desktop {
    flex: 1 0 auto;
  }
  /* line 16453, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-1-desktop {
    order: 1;
  }
  /* line 16455, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-2-desktop {
    order: 2;
  }
  /* line 16457, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-3-desktop {
    order: 3;
  }
  /* line 16459, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-4-desktop {
    order: 4;
  }
  /* line 16461, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-5-desktop {
    order: 5;
  }
  /* line 16463, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-6-desktop {
    order: 6;
  }
  /* line 16465, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-7-desktop {
    order: 7;
  }
  /* line 16467, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-8-desktop {
    order: 8;
  }
  /* line 16469, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-9-desktop {
    order: 9;
  }
  /* line 16471, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-10-desktop {
    order: 10;
  }
  /* line 16473, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-11-desktop {
    order: 11;
  }
  /* line 16475, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-12-desktop {
    order: 12;
  }
  /* line 16477, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop {
    display: flex;
    flex-direction: row;
  }
  /* line 16480, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop.kt-grid--root {
    flex: 1;
    -ms-flex: 1 0 0px;
  }
  /* line 16483, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item {
    flex: 0 0 auto;
  }
  /* line 16485, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--fluid-desktop {
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0;
  }
}

@media screen and (min-width: 1025px) and (-ms-high-contrast: active), (min-width: 1025px) and (-ms-high-contrast: none) {
  /* line 16490, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--fluid-desktop {
    min-width: none;
  }
}

@media (min-width: 1025px) {
  /* line 16494, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-1-desktop {
    order: 1;
  }
  /* line 16496, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-2-desktop {
    order: 2;
  }
  /* line 16498, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-3-desktop {
    order: 3;
  }
  /* line 16500, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-4-desktop {
    order: 4;
  }
  /* line 16502, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-5-desktop {
    order: 5;
  }
  /* line 16504, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-6-desktop {
    order: 6;
  }
  /* line 16506, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-7-desktop {
    order: 7;
  }
  /* line 16508, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-8-desktop {
    order: 8;
  }
  /* line 16510, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-9-desktop {
    order: 9;
  }
  /* line 16512, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-10-desktop {
    order: 10;
  }
  /* line 16514, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-11-desktop {
    order: 11;
  }
  /* line 16516, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop.kt-grid--desktop > .kt-grid__item.kt-grid__item--order-12-desktop {
    order: 12;
  }
  /* line 16518, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--center {
    align-content: center;
  }
  /* line 16520, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--stretch {
    align-items: stretch;
  }
  /* line 16522, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item {
    max-width: 100%;
  }
  /* line 16524, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--top {
    align-self: flex-start;
  }
  /* line 16526, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--middle {
    align-self: center;
  }
  /* line 16528, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--bottom {
    align-self: flex-end;
  }
  /* line 16530, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-1 {
    order: 1;
  }
  /* line 16532, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-2 {
    order: 2;
  }
  /* line 16534, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-3 {
    order: 3;
  }
  /* line 16536, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-4 {
    order: 4;
  }
  /* line 16538, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-5 {
    order: 5;
  }
  /* line 16540, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-6 {
    order: 6;
  }
  /* line 16542, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-7 {
    order: 7;
  }
  /* line 16544, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-8 {
    order: 8;
  }
  /* line 16546, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-9 {
    order: 9;
  }
  /* line 16548, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-10 {
    order: 10;
  }
  /* line 16550, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-11 {
    order: 11;
  }
  /* line 16552, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-12 {
    order: 12;
  }
}

@media (min-width: 1400px) {
  /* line 16556, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl {
    display: flex;
    flex-direction: column;
  }
  /* line 16559, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl.kt-grid--root {
    flex: 1;
    -ms-flex: 1 0 0px;
  }
  /* line 16562, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item {
    flex: none;
  }
  /* line 16564, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--fluid-desktop-xl {
    flex: 1 0 auto;
  }
  /* line 16566, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-1-desktop-xl {
    order: 1;
  }
  /* line 16568, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-2-desktop-xl {
    order: 2;
  }
  /* line 16570, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-3-desktop-xl {
    order: 3;
  }
  /* line 16572, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-4-desktop-xl {
    order: 4;
  }
  /* line 16574, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-5-desktop-xl {
    order: 5;
  }
  /* line 16576, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-6-desktop-xl {
    order: 6;
  }
  /* line 16578, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-7-desktop-xl {
    order: 7;
  }
  /* line 16580, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-8-desktop-xl {
    order: 8;
  }
  /* line 16582, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-9-desktop-xl {
    order: 9;
  }
  /* line 16584, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-10-desktop-xl {
    order: 10;
  }
  /* line 16586, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-11-desktop-xl {
    order: 11;
  }
  /* line 16588, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-12-desktop-xl {
    order: 12;
  }
  /* line 16590, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl {
    display: flex;
    flex-direction: row;
  }
  /* line 16593, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl.kt-grid--root {
    flex: 1;
    -ms-flex: 1 0 0px;
  }
  /* line 16596, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item {
    flex: 0 0 auto;
  }
  /* line 16598, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--fluid-desktop-xl {
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0;
  }
}

@media screen and (min-width: 1400px) and (-ms-high-contrast: active), (min-width: 1400px) and (-ms-high-contrast: none) {
  /* line 16603, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--fluid-desktop-xl {
    min-width: none;
  }
}

@media (min-width: 1400px) {
  /* line 16607, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-1-desktop-xl {
    order: 1;
  }
  /* line 16609, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-2-desktop-xl {
    order: 2;
  }
  /* line 16611, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-3-desktop-xl {
    order: 3;
  }
  /* line 16613, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-4-desktop-xl {
    order: 4;
  }
  /* line 16615, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-5-desktop-xl {
    order: 5;
  }
  /* line 16617, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-6-desktop-xl {
    order: 6;
  }
  /* line 16619, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-7-desktop-xl {
    order: 7;
  }
  /* line 16621, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-8-desktop-xl {
    order: 8;
  }
  /* line 16623, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-9-desktop-xl {
    order: 9;
  }
  /* line 16625, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-10-desktop-xl {
    order: 10;
  }
  /* line 16627, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-11-desktop-xl {
    order: 11;
  }
  /* line 16629, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-xl.kt-grid--desktop-xl > .kt-grid__item.kt-grid__item--order-12-desktop-xl {
    order: 12;
  }
  /* line 16631, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--center {
    align-content: center;
  }
  /* line 16633, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--stretch {
    align-items: stretch;
  }
  /* line 16635, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item {
    max-width: 100%;
  }
  /* line 16637, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--top {
    align-self: flex-start;
  }
  /* line 16639, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--middle {
    align-self: center;
  }
  /* line 16641, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--bottom {
    align-self: flex-end;
  }
  /* line 16643, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-1 {
    order: 1;
  }
  /* line 16645, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-2 {
    order: 2;
  }
  /* line 16647, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-3 {
    order: 3;
  }
  /* line 16649, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-4 {
    order: 4;
  }
  /* line 16651, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-5 {
    order: 5;
  }
  /* line 16653, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-6 {
    order: 6;
  }
  /* line 16655, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-7 {
    order: 7;
  }
  /* line 16657, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-8 {
    order: 8;
  }
  /* line 16659, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-9 {
    order: 9;
  }
  /* line 16661, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-10 {
    order: 10;
  }
  /* line 16663, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-11 {
    order: 11;
  }
  /* line 16665, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-12 {
    order: 12;
  }
}

@media (min-width: 769px) {
  /* line 16669, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet {
    display: flex;
    flex-direction: column;
  }
  /* line 16672, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet.kt-grid--root {
    flex: 1;
    -ms-flex: 1 0 0px;
  }
  /* line 16675, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item {
    flex: none;
  }
  /* line 16677, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--fluid-desktop-and-tablet {
    flex: 1 0 auto;
  }
  /* line 16679, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-1-desktop-and-tablet {
    order: 1;
  }
  /* line 16681, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-2-desktop-and-tablet {
    order: 2;
  }
  /* line 16683, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-3-desktop-and-tablet {
    order: 3;
  }
  /* line 16685, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-4-desktop-and-tablet {
    order: 4;
  }
  /* line 16687, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-5-desktop-and-tablet {
    order: 5;
  }
  /* line 16689, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-6-desktop-and-tablet {
    order: 6;
  }
  /* line 16691, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-7-desktop-and-tablet {
    order: 7;
  }
  /* line 16693, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-8-desktop-and-tablet {
    order: 8;
  }
  /* line 16695, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-9-desktop-and-tablet {
    order: 9;
  }
  /* line 16697, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-10-desktop-and-tablet {
    order: 10;
  }
  /* line 16699, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-11-desktop-and-tablet {
    order: 11;
  }
  /* line 16701, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-12-desktop-and-tablet {
    order: 12;
  }
  /* line 16703, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet {
    display: flex;
    flex-direction: row;
  }
  /* line 16706, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet.kt-grid--root {
    flex: 1;
    -ms-flex: 1 0 0px;
  }
  /* line 16709, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item {
    flex: 0 0 auto;
  }
  /* line 16711, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--fluid-desktop-and-tablet {
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0;
  }
}

@media screen and (min-width: 769px) and (-ms-high-contrast: active), (min-width: 769px) and (-ms-high-contrast: none) {
  /* line 16716, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--fluid-desktop-and-tablet {
    min-width: none;
  }
}

@media (min-width: 769px) {
  /* line 16720, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-1-desktop-and-tablet {
    order: 1;
  }
  /* line 16722, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-2-desktop-and-tablet {
    order: 2;
  }
  /* line 16724, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-3-desktop-and-tablet {
    order: 3;
  }
  /* line 16726, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-4-desktop-and-tablet {
    order: 4;
  }
  /* line 16728, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-5-desktop-and-tablet {
    order: 5;
  }
  /* line 16730, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-6-desktop-and-tablet {
    order: 6;
  }
  /* line 16732, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-7-desktop-and-tablet {
    order: 7;
  }
  /* line 16734, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-8-desktop-and-tablet {
    order: 8;
  }
  /* line 16736, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-9-desktop-and-tablet {
    order: 9;
  }
  /* line 16738, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-10-desktop-and-tablet {
    order: 10;
  }
  /* line 16740, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-11-desktop-and-tablet {
    order: 11;
  }
  /* line 16742, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-desktop-and-tablet.kt-grid--desktop-and-tablet > .kt-grid__item.kt-grid__item--order-12-desktop-and-tablet {
    order: 12;
  }
  /* line 16744, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--center {
    align-content: center;
  }
  /* line 16746, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--stretch {
    align-items: stretch;
  }
  /* line 16748, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item {
    max-width: 100%;
  }
  /* line 16750, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--top {
    align-self: flex-start;
  }
  /* line 16752, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--middle {
    align-self: center;
  }
  /* line 16754, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--bottom {
    align-self: flex-end;
  }
  /* line 16756, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-1 {
    order: 1;
  }
  /* line 16758, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-2 {
    order: 2;
  }
  /* line 16760, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-3 {
    order: 3;
  }
  /* line 16762, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-4 {
    order: 4;
  }
  /* line 16764, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-5 {
    order: 5;
  }
  /* line 16766, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-6 {
    order: 6;
  }
  /* line 16768, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-7 {
    order: 7;
  }
  /* line 16770, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-8 {
    order: 8;
  }
  /* line 16772, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-9 {
    order: 9;
  }
  /* line 16774, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-10 {
    order: 10;
  }
  /* line 16776, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-11 {
    order: 11;
  }
  /* line 16778, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-12 {
    order: 12;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  /* line 16782, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet {
    display: flex;
    flex-direction: column;
  }
  /* line 16785, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet.kt-grid--root {
    flex: 1;
    -ms-flex: 1 0 0px;
  }
  /* line 16788, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item {
    flex: none;
  }
  /* line 16790, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--fluid-tablet {
    flex: 1 0 auto;
  }
  /* line 16792, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-1-tablet {
    order: 1;
  }
  /* line 16794, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-2-tablet {
    order: 2;
  }
  /* line 16796, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-3-tablet {
    order: 3;
  }
  /* line 16798, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-4-tablet {
    order: 4;
  }
  /* line 16800, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-5-tablet {
    order: 5;
  }
  /* line 16802, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-6-tablet {
    order: 6;
  }
  /* line 16804, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-7-tablet {
    order: 7;
  }
  /* line 16806, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-8-tablet {
    order: 8;
  }
  /* line 16808, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-9-tablet {
    order: 9;
  }
  /* line 16810, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-10-tablet {
    order: 10;
  }
  /* line 16812, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-11-tablet {
    order: 11;
  }
  /* line 16814, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-12-tablet {
    order: 12;
  }
  /* line 16816, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet {
    display: flex;
    flex-direction: row;
  }
  /* line 16819, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet.kt-grid--root {
    flex: 1;
    -ms-flex: 1 0 0px;
  }
  /* line 16822, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item {
    flex: 0 0 auto;
  }
  /* line 16824, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--fluid-tablet {
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) and (-ms-high-contrast: active), (min-width: 769px) and (max-width: 1024px) and (-ms-high-contrast: none) {
  /* line 16829, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--fluid-tablet {
    min-width: none;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  /* line 16833, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-1-tablet {
    order: 1;
  }
  /* line 16835, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-2-tablet {
    order: 2;
  }
  /* line 16837, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-3-tablet {
    order: 3;
  }
  /* line 16839, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-4-tablet {
    order: 4;
  }
  /* line 16841, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-5-tablet {
    order: 5;
  }
  /* line 16843, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-6-tablet {
    order: 6;
  }
  /* line 16845, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-7-tablet {
    order: 7;
  }
  /* line 16847, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-8-tablet {
    order: 8;
  }
  /* line 16849, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-9-tablet {
    order: 9;
  }
  /* line 16851, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-10-tablet {
    order: 10;
  }
  /* line 16853, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-11-tablet {
    order: 11;
  }
  /* line 16855, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet.kt-grid--tablet > .kt-grid__item.kt-grid__item--order-12-tablet {
    order: 12;
  }
  /* line 16857, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--center {
    align-content: center;
  }
  /* line 16859, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--stretch {
    align-items: stretch;
  }
  /* line 16861, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item {
    max-width: 100%;
  }
  /* line 16863, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--top {
    align-self: flex-start;
  }
  /* line 16865, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--middle {
    align-self: center;
  }
  /* line 16867, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--bottom {
    align-self: flex-end;
  }
  /* line 16869, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-1 {
    order: 1;
  }
  /* line 16871, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-2 {
    order: 2;
  }
  /* line 16873, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-3 {
    order: 3;
  }
  /* line 16875, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-4 {
    order: 4;
  }
  /* line 16877, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-5 {
    order: 5;
  }
  /* line 16879, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-6 {
    order: 6;
  }
  /* line 16881, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-7 {
    order: 7;
  }
  /* line 16883, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-8 {
    order: 8;
  }
  /* line 16885, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-9 {
    order: 9;
  }
  /* line 16887, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-10 {
    order: 10;
  }
  /* line 16889, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-11 {
    order: 11;
  }
  /* line 16891, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-12 {
    order: 12;
  }
}

@media (max-width: 1024px) {
  /* line 16895, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile {
    display: flex;
    flex-direction: column;
  }
  /* line 16898, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile.kt-grid--root {
    flex: 1;
    -ms-flex: 1 0 0px;
  }
  /* line 16901, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item {
    flex: none;
  }
  /* line 16903, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--fluid-tablet-and-mobile {
    flex: 1 0 auto;
  }
  /* line 16905, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-1-tablet-and-mobile {
    order: 1;
  }
  /* line 16907, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-2-tablet-and-mobile {
    order: 2;
  }
  /* line 16909, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-3-tablet-and-mobile {
    order: 3;
  }
  /* line 16911, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-4-tablet-and-mobile {
    order: 4;
  }
  /* line 16913, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-5-tablet-and-mobile {
    order: 5;
  }
  /* line 16915, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-6-tablet-and-mobile {
    order: 6;
  }
  /* line 16917, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-7-tablet-and-mobile {
    order: 7;
  }
  /* line 16919, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-8-tablet-and-mobile {
    order: 8;
  }
  /* line 16921, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-9-tablet-and-mobile {
    order: 9;
  }
  /* line 16923, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-10-tablet-and-mobile {
    order: 10;
  }
  /* line 16925, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-11-tablet-and-mobile {
    order: 11;
  }
  /* line 16927, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-12-tablet-and-mobile {
    order: 12;
  }
  /* line 16929, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile {
    display: flex;
    flex-direction: row;
  }
  /* line 16932, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile.kt-grid--root {
    flex: 1;
    -ms-flex: 1 0 0px;
  }
  /* line 16935, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item {
    flex: 0 0 auto;
  }
  /* line 16937, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--fluid-tablet-and-mobile {
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0;
  }
}

@media screen and (max-width: 1024px) and (-ms-high-contrast: active), (max-width: 1024px) and (-ms-high-contrast: none) {
  /* line 16942, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--fluid-tablet-and-mobile {
    min-width: none;
  }
}

@media (max-width: 1024px) {
  /* line 16946, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-1-tablet-and-mobile {
    order: 1;
  }
  /* line 16948, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-2-tablet-and-mobile {
    order: 2;
  }
  /* line 16950, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-3-tablet-and-mobile {
    order: 3;
  }
  /* line 16952, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-4-tablet-and-mobile {
    order: 4;
  }
  /* line 16954, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-5-tablet-and-mobile {
    order: 5;
  }
  /* line 16956, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-6-tablet-and-mobile {
    order: 6;
  }
  /* line 16958, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-7-tablet-and-mobile {
    order: 7;
  }
  /* line 16960, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-8-tablet-and-mobile {
    order: 8;
  }
  /* line 16962, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-9-tablet-and-mobile {
    order: 9;
  }
  /* line 16964, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-10-tablet-and-mobile {
    order: 10;
  }
  /* line 16966, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-11-tablet-and-mobile {
    order: 11;
  }
  /* line 16968, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-tablet-and-mobile.kt-grid--tablet-and-mobile > .kt-grid__item.kt-grid__item--order-12-tablet-and-mobile {
    order: 12;
  }
  /* line 16970, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--center {
    align-content: center;
  }
  /* line 16972, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--stretch {
    align-items: stretch;
  }
  /* line 16974, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item {
    max-width: 100%;
  }
  /* line 16976, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--top {
    align-self: flex-start;
  }
  /* line 16978, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--middle {
    align-self: center;
  }
  /* line 16980, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--bottom {
    align-self: flex-end;
  }
  /* line 16982, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-1 {
    order: 1;
  }
  /* line 16984, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-2 {
    order: 2;
  }
  /* line 16986, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-3 {
    order: 3;
  }
  /* line 16988, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-4 {
    order: 4;
  }
  /* line 16990, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-5 {
    order: 5;
  }
  /* line 16992, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-6 {
    order: 6;
  }
  /* line 16994, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-7 {
    order: 7;
  }
  /* line 16996, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-8 {
    order: 8;
  }
  /* line 16998, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-9 {
    order: 9;
  }
  /* line 17000, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-10 {
    order: 10;
  }
  /* line 17002, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-11 {
    order: 11;
  }
  /* line 17004, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-12 {
    order: 12;
  }
}

@media (max-width: 768px) {
  /* line 17008, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile {
    display: flex;
    flex-direction: column;
  }
  /* line 17011, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile.kt-grid--root {
    flex: 1;
    -ms-flex: 1 0 0px;
  }
  /* line 17014, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item {
    flex: none;
  }
  /* line 17016, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--fluid-mobile {
    flex: 1 0 auto;
  }
  /* line 17018, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-1-mobile {
    order: 1;
  }
  /* line 17020, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-2-mobile {
    order: 2;
  }
  /* line 17022, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-3-mobile {
    order: 3;
  }
  /* line 17024, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-4-mobile {
    order: 4;
  }
  /* line 17026, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-5-mobile {
    order: 5;
  }
  /* line 17028, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-6-mobile {
    order: 6;
  }
  /* line 17030, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-7-mobile {
    order: 7;
  }
  /* line 17032, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-8-mobile {
    order: 8;
  }
  /* line 17034, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-9-mobile {
    order: 9;
  }
  /* line 17036, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-10-mobile {
    order: 10;
  }
  /* line 17038, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-11-mobile {
    order: 11;
  }
  /* line 17040, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--hor-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-12-mobile {
    order: 12;
  }
  /* line 17042, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile {
    display: flex;
    flex-direction: row;
  }
  /* line 17045, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile.kt-grid--root {
    flex: 1;
    -ms-flex: 1 0 0px;
  }
  /* line 17048, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item {
    flex: 0 0 auto;
  }
  /* line 17050, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--fluid-mobile {
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0;
  }
}

@media screen and (max-width: 768px) and (-ms-high-contrast: active), (max-width: 768px) and (-ms-high-contrast: none) {
  /* line 17055, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--fluid, .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--fluid-mobile {
    min-width: none;
  }
}

@media (max-width: 768px) {
  /* line 17059, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-1-mobile {
    order: 1;
  }
  /* line 17061, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-2-mobile {
    order: 2;
  }
  /* line 17063, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-3-mobile {
    order: 3;
  }
  /* line 17065, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-4-mobile {
    order: 4;
  }
  /* line 17067, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-5-mobile {
    order: 5;
  }
  /* line 17069, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-6-mobile {
    order: 6;
  }
  /* line 17071, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-7-mobile {
    order: 7;
  }
  /* line 17073, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-8-mobile {
    order: 8;
  }
  /* line 17075, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-9-mobile {
    order: 9;
  }
  /* line 17077, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-10-mobile {
    order: 10;
  }
  /* line 17079, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-11-mobile {
    order: 11;
  }
  /* line 17081, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--ver-mobile.kt-grid--mobile > .kt-grid__item.kt-grid__item--order-12-mobile {
    order: 12;
  }
  /* line 17083, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--center {
    align-content: center;
  }
  /* line 17085, app/assets/stylesheets/style.bundle.css */
  .kt-grid.kt-grid--stretch {
    align-items: stretch;
  }
  /* line 17087, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item {
    max-width: 100%;
  }
  /* line 17089, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--top {
    align-self: flex-start;
  }
  /* line 17091, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--middle {
    align-self: center;
  }
  /* line 17093, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--bottom {
    align-self: flex-end;
  }
  /* line 17095, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-1 {
    order: 1;
  }
  /* line 17097, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-2 {
    order: 2;
  }
  /* line 17099, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-3 {
    order: 3;
  }
  /* line 17101, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-4 {
    order: 4;
  }
  /* line 17103, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-5 {
    order: 5;
  }
  /* line 17105, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-6 {
    order: 6;
  }
  /* line 17107, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-7 {
    order: 7;
  }
  /* line 17109, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-8 {
    order: 8;
  }
  /* line 17111, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-9 {
    order: 9;
  }
  /* line 17113, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-10 {
    order: 10;
  }
  /* line 17115, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-11 {
    order: 11;
  }
  /* line 17117, app/assets/stylesheets/style.bundle.css */
  .kt-grid > .kt-grid__item.kt-grid__item--order-12 {
    order: 12;
  }
}

/* line 17120, app/assets/stylesheets/style.bundle.css */
.kt-portlet {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
  background-color: #ffffff;
  margin-bottom: 30px;
  border-radius: 4px;
}

/* line 17128, app/assets/stylesheets/style.bundle.css */
.kt-page-content-white .kt-portlet {
  box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.1);
}

/* line 17130, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  position: relative;
  padding: 0 16px;
  border-bottom: 1px solid #ebedf2;
  min-height: 60px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 17140, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head.kt-portlet__head--right {
  justify-content: flex-end;
}

/* line 17142, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head.kt-portlet__head--noborder {
  border-bottom: 0;
}

/* line 17144, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head .kt-portlet__head-label {
  display: flex;
  align-items: center;
  align-content: flex-start;
}

/* line 17148, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1em;
  color: #2c2d73;
}

/* line 17155, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title sup {
  color: #74747b;
}

/* line 17157, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title small {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  padding-left: 0.5rem;
  color: #74747b;
}

/* line 17163, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title.kt-portlet__head-title--bolder {
  font-weight: 600;
}

/* line 17165, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-icon {
  padding-right: 0.75rem;
  font-size: 1.3rem;
  color: #2E2F36;
}

/* line 17169, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar {
  display: flex;
  align-items: center;
  align-content: flex-end;
}

/* line 17173, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .nav-pills,
.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .nav-tabs {
  margin: 0;
}

/* line 17176, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .kt-portlet__head-wrapper {
  display: flex;
  align-items: center;
}

/* line 17179, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head .kt-portlet__head-progress {
  position: absolute;
  left: 0;
  right: 0;
}

/* line 17183, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-sm .kt-portlet__head {
  min-height: 50px;
}

/* line 17185, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-lg .kt-portlet__head {
  min-height: 80px;
}

/* line 17187, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-xl .kt-portlet__head {
  min-height: 100px;
}

/* line 17189, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--sticky > .kt-portlet__head {
  height: 50px;
  min-height: 50px;
}

/* line 17192, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--sticky > .kt-portlet__head.kt-portlet__head--sm {
  height: 40px;
  min-height: 40px;
}

/* line 17195, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--sticky > .kt-portlet__head.kt-portlet__head--lg {
  height: 70px;
  min-height: 70px;
}

/* line 17198, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--sticky > .kt-portlet__head.kt-portlet__head--xl {
  height: 90px;
  min-height: 90px;
}

/* line 17201, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-overlay .kt-portlet__head {
  position: relative;
  z-index: 1;
  border: 0;
  height: 60px;
}

/* line 17206, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-overlay .kt-portlet__body {
  margin-top: -60px;
}

/* line 17208, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-overlay .kt-portlet__body.kt-portlet__body--narrow {
  padding: 16px 8px;
}

/* line 17210, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-overlay.kt-portlet--head-sm .kt-portlet__head {
  height: 50px;
}

/* line 17212, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-overlay.kt-portlet--head-sm .kt-portlet__body {
  margin-top: -50px;
}

/* line 17214, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-overlay.kt-portlet--head-lg .kt-portlet__head {
  height: 80px;
}

/* line 17216, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-overlay.kt-portlet--head-lg .kt-portlet__body {
  margin-top: -80px;
}

/* line 17218, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-overlay.kt-portlet--head-xl .kt-portlet__head {
  height: 100px;
}

/* line 17220, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-overlay.kt-portlet--head-xl .kt-portlet__body {
  margin-top: -100px;
}

/* line 17222, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body {
  display: flex;
  flex-direction: column;
  padding: 25px 16px;
  border-radius: 4px;
}

/* line 17227, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body .kt-portlet__content {
  padding: 0;
  margin: 0;
}

/* line 17230, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body > .kt-datatable > .kt-datatable__table {
  border-radius: 4px;
}

/* line 17232, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__foot {
  padding: 25px;
  border-top: 1px solid #ebedf2;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 17237, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__foot .kt-portlet__foot-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 17243, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__foot.kt-portlet__foot--sm {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 17246, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__foot.kt-portlet__foot--md {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* line 17249, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__foot.kt-portlet__foot--no-border {
  border-top: 0;
}

/* line 17251, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__foot.kt-portlet__foot--top {
  border-top: 0;
  border-bottom: 1px solid #ebedf2;
}

/* line 17254, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__foot.kt-portlet__foot--solid {
  background-color: #f7f8fa;
  border-top: 0;
}

/* line 17257, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__foot.kt-portlet__foot--solid.kt-portlet__foot--top {
  border-bottom: 0;
}

/* line 17259, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__separator {
  height: 0;
  border-top: 1px solid #ebedf2;
}

/* line 17262, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--bordered {
  box-shadow: none;
  border: 1px solid #ebedf2;
}

/* line 17265, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--unelevate {
  box-shadow: none;
}

/* line 17267, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--unround .kt-portlet__head {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 17270, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--unround .kt-portlet__body {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 17273, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--unround .kt-portlet__foot {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 17276, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--last {
  margin-bottom: 0;
}

/* line 17278, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body.kt-portlet__body--center {
  justify-content: center;
  align-items: center;
}

/* line 17281, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body.kt-portlet__body--center-x {
  justify-content: center;
}

/* line 17283, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body.kt-portlet__body--center-y {
  align-items: center;
}

/* line 17285, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body .kt-portlet__body--hor-fit {
  margin-left: -25px;
  margin-right: -25px;
}

/* line 17288, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body.kt-portlet__body--stick-bottom {
  position: relative;
  bottom: 0;
}

/* line 17291, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body.kt-portlet__body--fluid {
  height: 100%;
  flex-direction: row;
  flex-grow: 1;
  width: 100%;
}

/* line 17296, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body.kt-portlet__body--fill {
  flex-grow: 1 !important;
}

/* line 17298, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body.kt-portlet__body--unfill {
  flex-grow: 0 !important;
}

/* line 17300, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body.kt-portlet__body--fullheight {
  flex-grow: auto;
}

/* line 17302, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--fit .kt-portlet__head {
  padding: 0;
}

/* line 17304, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--fit .kt-portlet__body {
  padding: 0;
}

/* line 17306, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--fit .kt-portlet__foot {
  padding: 0;
}

/* line 17308, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--fit.kt-portlet--height-fluid-half {
  align-items: stretch;
}

/* line 17310, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--fit.kt-portlet--height-fluid-half .kt-portlet__body {
  height: 100%;
  flex-direction: column;
  align-items: stretch;
}

/* line 17314, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--contain {
  overflow: hidden;
}

/* line 17316, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--space {
  padding-left: 25px;
  padding-right: 25px;
}

/* line 17319, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--space .kt-portlet__head,
.kt-portlet.kt-portlet--space .kt-portlet__body,
.kt-portlet.kt-portlet--space .kt-portlet__foot {
  padding-left: 0;
  padding-right: 0;
}

/* line 17324, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-noborder .kt-portlet__head {
  border-bottom: 0;
}

/* line 17326, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-noborder .kt-portlet__body {
  padding-top: 12.5px;
}

/* line 17328, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs .kt-portlet__head .kt-portlet__head-toolbar {
  display: flex;
  align-items: stretch;
}

/* line 17331, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x .kt-portlet__head {
  border-bottom: 3px solid #f7f8fa;
}

/* line 17333, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x .kt-portlet__head .nav.nav-tabs {
  margin-bottom: -3px;
}

/* line 17335, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand {
  background: #583BC0;
}

/* line 17337, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand .kt-portlet__head {
  color: #ffffff;
  border-bottom: 1px solid transparent;
}

/* line 17340, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand .kt-portlet__head .kt-portlet__head-title {
  color: #ffffff;
}

/* line 17342, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand .kt-portlet__head .kt-portlet__head-title small {
  color: #f0f0f0;
}

/* line 17344, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand .kt-portlet__head .kt-portlet__head-icon i {
  color: #f0f0f0;
}

/* line 17346, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand .kt-portlet__body {
  padding-top: 5px;
}

/* line 17348, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-brand .kt-portlet__body {
  color: #ffffff;
}

/* line 17351, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand .kt-portlet__foot {
  color: #ffffff;
  border-top: 1px solid transparent;
  background: #4d34a9;
}

/* line 17355, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-brand .kt-portlet__head {
  border-bottom: 3px solid rgba(88, 59, 192, 0.1);
}

/* line 17357, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-brand {
  border-bottom: 3px solid rgba(88, 59, 192, 0.2);
}

/* line 17359, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light {
  background: #ffffff;
}

/* line 17361, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light .kt-portlet__head {
  color: #282a3c;
  border-bottom: 1px solid transparent;
}

/* line 17364, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light .kt-portlet__head .kt-portlet__head-title {
  color: #282a3c;
}

/* line 17366, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light .kt-portlet__head .kt-portlet__head-title small {
  color: #1c1d2a;
}

/* line 17368, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light .kt-portlet__head .kt-portlet__head-icon i {
  color: #1c1d2a;
}

/* line 17370, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light .kt-portlet__body {
  padding-top: 5px;
}

/* line 17372, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-light .kt-portlet__body {
  color: #282a3c;
}

/* line 17375, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light .kt-portlet__foot {
  color: #282a3c;
  border-top: 1px solid transparent;
  background: #f0f0f0;
}

/* line 17379, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-light .kt-portlet__head {
  border-bottom: 3px solid rgba(255, 255, 255, 0.1);
}

/* line 17381, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-light {
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
}

/* line 17383, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark {
  background: #282a3c;
}

/* line 17385, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark .kt-portlet__head {
  color: #ffffff;
  border-bottom: 1px solid transparent;
}

/* line 17388, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark .kt-portlet__head .kt-portlet__head-title {
  color: #ffffff;
}

/* line 17390, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark .kt-portlet__head .kt-portlet__head-title small {
  color: #f0f0f0;
}

/* line 17392, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark .kt-portlet__head .kt-portlet__head-icon i {
  color: #f0f0f0;
}

/* line 17394, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark .kt-portlet__body {
  padding-top: 5px;
}

/* line 17396, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-dark .kt-portlet__body {
  color: #ffffff;
}

/* line 17399, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark .kt-portlet__foot {
  color: #ffffff;
  border-top: 1px solid transparent;
  background: #1c1d2a;
}

/* line 17403, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-dark .kt-portlet__head {
  border-bottom: 3px solid rgba(40, 42, 60, 0.1);
}

/* line 17405, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-dark {
  border-bottom: 3px solid rgba(40, 42, 60, 0.2);
}

/* line 17407, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary {
  background: #4169E1;
}

/* line 17409, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary .kt-portlet__head {
  color: #ffffff;
  border-bottom: 1px solid transparent;
}

/* line 17412, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary .kt-portlet__head .kt-portlet__head-title {
  color: #ffffff;
}

/* line 17414, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary .kt-portlet__head .kt-portlet__head-title small {
  color: #f0f0f0;
}

/* line 17416, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary .kt-portlet__head .kt-portlet__head-icon i {
  color: #f0f0f0;
}

/* line 17418, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary .kt-portlet__body {
  padding-top: 5px;
}

/* line 17420, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-primary .kt-portlet__body {
  color: #ffffff;
}

/* line 17423, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary .kt-portlet__foot {
  color: #ffffff;
  border-top: 1px solid transparent;
  background: #2754dd;
}

/* line 17427, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-primary .kt-portlet__head {
  border-bottom: 3px solid rgba(65, 105, 225, 0.1);
}

/* line 17429, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-primary {
  border-bottom: 3px solid rgba(65, 105, 225, 0.2);
}

/* line 17431, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success {
  background: #0abb87;
}

/* line 17433, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success .kt-portlet__head {
  color: #ffffff;
  border-bottom: 1px solid transparent;
}

/* line 17436, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success .kt-portlet__head .kt-portlet__head-title {
  color: #ffffff;
}

/* line 17438, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success .kt-portlet__head .kt-portlet__head-title small {
  color: #f0f0f0;
}

/* line 17440, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success .kt-portlet__head .kt-portlet__head-icon i {
  color: #f0f0f0;
}

/* line 17442, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success .kt-portlet__body {
  padding-top: 5px;
}

/* line 17444, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-success .kt-portlet__body {
  color: #ffffff;
}

/* line 17447, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success .kt-portlet__foot {
  color: #ffffff;
  border-top: 1px solid transparent;
  background: #089e72;
}

/* line 17451, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-success .kt-portlet__head {
  border-bottom: 3px solid rgba(10, 187, 135, 0.1);
}

/* line 17453, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-success {
  border-bottom: 3px solid rgba(10, 187, 135, 0.2);
}

/* line 17455, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info {
  background: #5578eb;
}

/* line 17457, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info .kt-portlet__head {
  color: #ffffff;
  border-bottom: 1px solid transparent;
}

/* line 17460, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info .kt-portlet__head .kt-portlet__head-title {
  color: #ffffff;
}

/* line 17462, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info .kt-portlet__head .kt-portlet__head-title small {
  color: #f0f0f0;
}

/* line 17464, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info .kt-portlet__head .kt-portlet__head-icon i {
  color: #f0f0f0;
}

/* line 17466, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info .kt-portlet__body {
  padding-top: 5px;
}

/* line 17468, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-info .kt-portlet__body {
  color: #ffffff;
}

/* line 17471, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info .kt-portlet__foot {
  color: #ffffff;
  border-top: 1px solid transparent;
  background: #3a62e8;
}

/* line 17475, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-info .kt-portlet__head {
  border-bottom: 3px solid rgba(85, 120, 235, 0.1);
}

/* line 17477, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-info {
  border-bottom: 3px solid rgba(85, 120, 235, 0.2);
}

/* line 17479, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning {
  background: #ffb822;
}

/* line 17481, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning .kt-portlet__head {
  color: #111111;
  border-bottom: 1px solid transparent;
}

/* line 17484, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning .kt-portlet__head .kt-portlet__head-title {
  color: #111111;
}

/* line 17486, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning .kt-portlet__head .kt-portlet__head-title small {
  color: #020202;
}

/* line 17488, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning .kt-portlet__head .kt-portlet__head-icon i {
  color: #020202;
}

/* line 17490, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning .kt-portlet__body {
  padding-top: 5px;
}

/* line 17492, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-warning .kt-portlet__body {
  color: #111111;
}

/* line 17495, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning .kt-portlet__foot {
  color: #111111;
  border-top: 1px solid transparent;
  background: #ffae03;
}

/* line 17499, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-warning .kt-portlet__head {
  border-bottom: 3px solid rgba(255, 184, 34, 0.1);
}

/* line 17501, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-warning {
  border-bottom: 3px solid rgba(255, 184, 34, 0.2);
}

/* line 17503, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger {
  background: #EB5757;
}

/* line 17505, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger .kt-portlet__head {
  color: #fff;
  border-bottom: 1px solid transparent;
}

/* line 17508, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger .kt-portlet__head .kt-portlet__head-title {
  color: #fff;
}

/* line 17510, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger .kt-portlet__head .kt-portlet__head-title small {
  color: #f0f0f0;
}

/* line 17512, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger .kt-portlet__head .kt-portlet__head-icon i {
  color: #f0f0f0;
}

/* line 17514, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger .kt-portlet__body {
  padding-top: 5px;
}

/* line 17516, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-danger .kt-portlet__body {
  color: #fff;
}

/* line 17519, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger .kt-portlet__foot {
  color: #fff;
  border-top: 1px solid transparent;
  background: #e83c3c;
}

/* line 17523, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-danger .kt-portlet__head {
  border-bottom: 3px solid rgba(235, 87, 87, 0.1);
}

/* line 17525, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-danger {
  border-bottom: 3px solid rgba(235, 87, 87, 0.2);
}

/* line 17527, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--sortable .kt-portlet__head {
  cursor: move;
}

/* line 17529, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--sortable-empty {
  visibility: hidden;
  height: 45px;
  min-height: 125px;
}

/* line 17533, app/assets/stylesheets/style.bundle.css */
.kt-portlet.ui-sortable-helper {
  border: 1px dashed #ebedf2;
}

/* line 17535, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head {
  transition: left 0.3s, right 0.3s, height 0.3s;
}

/* line 17537, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--sticky > .kt-portlet__head {
  transition: left 0.3s, right 0.3s, height 0.3s;
  position: fixed;
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.1);
  z-index: 101;
  background: #fff;
}

/* line 17543, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--skin-solid .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  color: #fff;
}

/* line 17545, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--skin-solid .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title small {
  color: rgba(255, 255, 255, 0.8);
}

/* line 17547, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--skin-solid .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-icon {
  color: rgba(255, 255, 255, 0.8);
}

/* line 17549, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--skin-solid .kt-portlet__head:not(.kt-portlet__head--noborder) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

/* line 17551, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--skin-solid .kt-portlet__body {
  color: #fff;
}

/* line 17553, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__space-x {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

/* line 17556, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__space-y {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

/* line 17559, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--collapsed > .kt-form,
.kt-portlet.kt-portlet--collapsed > .kt-portlet__body {
  display: none;
}

/* line 17562, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--collapsed .kt-portlet__head .kt-portlet__head-toolbar .la-angle-down:before, .kt-portlet.kt-portlet--collapse .kt-portlet__head .kt-portlet__head-toolbar .la-angle-down:before {
  content: "\f113";
}

/* line 17564, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--collapsed .kt-portlet__head .kt-portlet__head-toolbar .la-plus:before, .kt-portlet.kt-portlet--collapse .kt-portlet__head .kt-portlet__head-toolbar .la-plus:before {
  content: "\f28e";
}

/* line 17566, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head.kt-portlet__head--fit {
  padding: 0;
}

/* line 17568, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body.kt-portlet__body--fit {
  padding: 0;
}

/* line 17570, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body.kt-portlet__body--fit-top {
  padding-top: 0 !important;
}

/* line 17572, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body.kt-portlet__body--fit-bottom {
  padding-bottom: 0 !important;
}

/* line 17574, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body.kt-portlet__body--fit-x,
.kt-portlet .kt-portlet__body.kt-portlet__body--hor-fit {
  padding-left: 0;
  padding-right: 0;
}

/* line 17578, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__body.kt-portlet__body--fit-y {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 17581, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__foot.kt-portlet__foot--fit {
  padding: 0;
}

/* line 17583, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--space {
  padding-left: 25px;
  padding-right: 25px;
}

/* line 17586, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--space .kt-portlet__head,
.kt-portlet.kt-portlet--space .kt-portlet__body,
.kt-portlet.kt-portlet--space .kt-portlet__foot {
  padding-left: 0;
  padding-right: 0;
}

/* line 17591, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-noborder .kt-portlet__head {
  border-bottom: 0;
}

/* line 17593, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--head-noborder .kt-portlet__body {
  padding-top: 12.5px;
}

/* line 17595, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs .kt-portlet__head .kt-portlet__head-toolbar {
  display: flex;
  align-items: stretch;
}

/* line 17598, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x .kt-portlet__head {
  border-bottom: 3px solid #f7f8fa;
}

/* line 17600, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x .kt-portlet__head .nav.nav-tabs {
  margin-bottom: -3px;
}

/* line 17602, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand {
  background: #583BC0;
}

/* line 17604, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand .kt-portlet__head {
  color: #ffffff;
  border-bottom: 1px solid transparent;
}

/* line 17607, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand .kt-portlet__head .kt-portlet__head-title {
  color: #ffffff;
}

/* line 17609, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand .kt-portlet__head .kt-portlet__head-title small {
  color: #f0f0f0;
}

/* line 17611, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand .kt-portlet__head .kt-portlet__head-icon i {
  color: #f0f0f0;
}

/* line 17613, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand .kt-portlet__body {
  padding-top: 5px;
}

/* line 17615, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-brand .kt-portlet__body {
  color: #ffffff;
}

/* line 17618, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-brand .kt-portlet__foot {
  color: #ffffff;
  border-top: 1px solid transparent;
  background: #4d34a9;
}

/* line 17622, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-brand .kt-portlet__head {
  border-bottom: 3px solid rgba(88, 59, 192, 0.1);
}

/* line 17624, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-brand {
  border-bottom: 3px solid rgba(88, 59, 192, 0.2);
}

/* line 17626, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light {
  background: #ffffff;
}

/* line 17628, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light .kt-portlet__head {
  color: #282a3c;
  border-bottom: 1px solid transparent;
}

/* line 17631, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light .kt-portlet__head .kt-portlet__head-title {
  color: #282a3c;
}

/* line 17633, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light .kt-portlet__head .kt-portlet__head-title small {
  color: #1c1d2a;
}

/* line 17635, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light .kt-portlet__head .kt-portlet__head-icon i {
  color: #1c1d2a;
}

/* line 17637, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light .kt-portlet__body {
  padding-top: 5px;
}

/* line 17639, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-light .kt-portlet__body {
  color: #282a3c;
}

/* line 17642, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-light .kt-portlet__foot {
  color: #282a3c;
  border-top: 1px solid transparent;
  background: #f0f0f0;
}

/* line 17646, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-light .kt-portlet__head {
  border-bottom: 3px solid rgba(255, 255, 255, 0.1);
}

/* line 17648, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-light {
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
}

/* line 17650, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark {
  background: #282a3c;
}

/* line 17652, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark .kt-portlet__head {
  color: #ffffff;
  border-bottom: 1px solid transparent;
}

/* line 17655, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark .kt-portlet__head .kt-portlet__head-title {
  color: #ffffff;
}

/* line 17657, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark .kt-portlet__head .kt-portlet__head-title small {
  color: #f0f0f0;
}

/* line 17659, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark .kt-portlet__head .kt-portlet__head-icon i {
  color: #f0f0f0;
}

/* line 17661, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark .kt-portlet__body {
  padding-top: 5px;
}

/* line 17663, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-dark .kt-portlet__body {
  color: #ffffff;
}

/* line 17666, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-dark .kt-portlet__foot {
  color: #ffffff;
  border-top: 1px solid transparent;
  background: #1c1d2a;
}

/* line 17670, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-dark .kt-portlet__head {
  border-bottom: 3px solid rgba(40, 42, 60, 0.1);
}

/* line 17672, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-dark {
  border-bottom: 3px solid rgba(40, 42, 60, 0.2);
}

/* line 17674, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary {
  background: #4169E1;
}

/* line 17676, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary .kt-portlet__head {
  color: #ffffff;
  border-bottom: 1px solid transparent;
}

/* line 17679, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary .kt-portlet__head .kt-portlet__head-title {
  color: #ffffff;
}

/* line 17681, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary .kt-portlet__head .kt-portlet__head-title small {
  color: #f0f0f0;
}

/* line 17683, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary .kt-portlet__head .kt-portlet__head-icon i {
  color: #f0f0f0;
}

/* line 17685, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary .kt-portlet__body {
  padding-top: 5px;
}

/* line 17687, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-primary .kt-portlet__body {
  color: #ffffff;
}

/* line 17690, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-primary .kt-portlet__foot {
  color: #ffffff;
  border-top: 1px solid transparent;
  background: #2754dd;
}

/* line 17694, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-primary .kt-portlet__head {
  border-bottom: 3px solid rgba(65, 105, 225, 0.1);
}

/* line 17696, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-primary {
  border-bottom: 3px solid rgba(65, 105, 225, 0.2);
}

/* line 17698, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success {
  background: #0abb87;
}

/* line 17700, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success .kt-portlet__head {
  color: #ffffff;
  border-bottom: 1px solid transparent;
}

/* line 17703, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success .kt-portlet__head .kt-portlet__head-title {
  color: #ffffff;
}

/* line 17705, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success .kt-portlet__head .kt-portlet__head-title small {
  color: #f0f0f0;
}

/* line 17707, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success .kt-portlet__head .kt-portlet__head-icon i {
  color: #f0f0f0;
}

/* line 17709, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success .kt-portlet__body {
  padding-top: 5px;
}

/* line 17711, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-success .kt-portlet__body {
  color: #ffffff;
}

/* line 17714, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-success .kt-portlet__foot {
  color: #ffffff;
  border-top: 1px solid transparent;
  background: #089e72;
}

/* line 17718, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-success .kt-portlet__head {
  border-bottom: 3px solid rgba(10, 187, 135, 0.1);
}

/* line 17720, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-success {
  border-bottom: 3px solid rgba(10, 187, 135, 0.2);
}

/* line 17722, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info {
  background: #5578eb;
}

/* line 17724, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info .kt-portlet__head {
  color: #ffffff;
  border-bottom: 1px solid transparent;
}

/* line 17727, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info .kt-portlet__head .kt-portlet__head-title {
  color: #ffffff;
}

/* line 17729, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info .kt-portlet__head .kt-portlet__head-title small {
  color: #f0f0f0;
}

/* line 17731, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info .kt-portlet__head .kt-portlet__head-icon i {
  color: #f0f0f0;
}

/* line 17733, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info .kt-portlet__body {
  padding-top: 5px;
}

/* line 17735, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-info .kt-portlet__body {
  color: #ffffff;
}

/* line 17738, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-info .kt-portlet__foot {
  color: #ffffff;
  border-top: 1px solid transparent;
  background: #3a62e8;
}

/* line 17742, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-info .kt-portlet__head {
  border-bottom: 3px solid rgba(85, 120, 235, 0.1);
}

/* line 17744, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-info {
  border-bottom: 3px solid rgba(85, 120, 235, 0.2);
}

/* line 17746, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning {
  background: #ffb822;
}

/* line 17748, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning .kt-portlet__head {
  color: #111111;
  border-bottom: 1px solid transparent;
}

/* line 17751, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning .kt-portlet__head .kt-portlet__head-title {
  color: #111111;
}

/* line 17753, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning .kt-portlet__head .kt-portlet__head-title small {
  color: #020202;
}

/* line 17755, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning .kt-portlet__head .kt-portlet__head-icon i {
  color: #020202;
}

/* line 17757, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning .kt-portlet__body {
  padding-top: 5px;
}

/* line 17759, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-warning .kt-portlet__body {
  color: #111111;
}

/* line 17762, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-warning .kt-portlet__foot {
  color: #111111;
  border-top: 1px solid transparent;
  background: #ffae03;
}

/* line 17766, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-warning .kt-portlet__head {
  border-bottom: 3px solid rgba(255, 184, 34, 0.1);
}

/* line 17768, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-warning {
  border-bottom: 3px solid rgba(255, 184, 34, 0.2);
}

/* line 17770, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger {
  background: #EB5757;
}

/* line 17772, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger .kt-portlet__head {
  color: #fff;
  border-bottom: 1px solid transparent;
}

/* line 17775, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger .kt-portlet__head .kt-portlet__head-title {
  color: #fff;
}

/* line 17777, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger .kt-portlet__head .kt-portlet__head-title small {
  color: #f0f0f0;
}

/* line 17779, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger .kt-portlet__head .kt-portlet__head-icon i {
  color: #f0f0f0;
}

/* line 17781, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger .kt-portlet__body {
  padding-top: 5px;
}

/* line 17783, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger .kt-portlet__wrapper,
.kt-portlet.kt-portlet--solid-danger .kt-portlet__body {
  color: #fff;
}

/* line 17786, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--solid-danger .kt-portlet__foot {
  color: #fff;
  border-top: 1px solid transparent;
  background: #e83c3c;
}

/* line 17790, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--tabs-border-3x-danger .kt-portlet__head {
  border-bottom: 3px solid rgba(235, 87, 87, 0.1);
}

/* line 17792, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--border-bottom-danger {
  border-bottom: 3px solid rgba(235, 87, 87, 0.2);
}

/* line 17794, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--sortable .kt-portlet__head {
  cursor: move;
}

/* line 17796, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--sortable-empty {
  visibility: hidden;
  height: 45px;
  min-height: 125px;
}

/* line 17800, app/assets/stylesheets/style.bundle.css */
.kt-portlet.ui-sortable-helper {
  border: 1px dashed #ebedf2;
}

/* line 17802, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__head {
  transition: height 0.3s;
}

/* line 17804, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--sticky > .kt-portlet__head {
  transition: height 0.3s;
  position: fixed;
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.1);
  z-index: 101;
  background: #fff;
}

/* line 17810, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--skin-solid .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  color: #fff;
}

/* line 17812, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--skin-solid .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title small {
  color: rgba(255, 255, 255, 0.8);
}

/* line 17814, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--skin-solid .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-icon {
  color: rgba(255, 255, 255, 0.8);
}

/* line 17816, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--skin-solid .kt-portlet__head:not(.kt-portlet__head--noborder) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

/* line 17818, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--skin-solid .kt-portlet__body {
  color: #fff;
}

/* line 17820, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__space-x {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

/* line 17823, app/assets/stylesheets/style.bundle.css */
.kt-portlet .kt-portlet__space-y {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

/* line 17826, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--collapsed > .kt-form,
.kt-portlet.kt-portlet--collapsed > .kt-portlet__body {
  display: none;
}

/* line 17829, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--collapsed .kt-portlet__head .kt-portlet__head-toolbar .la-angle-down:before, .kt-portlet.kt-portlet--collapse .kt-portlet__head .kt-portlet__head-toolbar .la-angle-down:before {
  content: "\f113";
}

/* line 17831, app/assets/stylesheets/style.bundle.css */
.kt-portlet.kt-portlet--collapsed .kt-portlet__head .kt-portlet__head-toolbar .la-plus:before, .kt-portlet.kt-portlet--collapse .kt-portlet__head .kt-portlet__head-toolbar .la-plus:before {
  content: "\f28e";
}

/* line 17834, app/assets/stylesheets/style.bundle.css */
.tooltip-portlet {
  opacity: 1;
}

@media (min-width: 1025px) {
  /* line 17838, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--height-fluid {
    height: calc(100% - 30px);
  }
  /* line 17840, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--height-fluid .kt-portlet__body {
    flex-grow: 1;
  }
  /* line 17842, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--height-fluid-half {
    height: calc(50% - 30px);
  }
  /* line 17844, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--height-fluid-half .kt-portlet__body {
    flex-grow: 1;
  }
  /* line 17846, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--form-view .kt-portlet__head {
    padding-left: 62px;
    padding-right: 62px;
  }
  /* line 17849, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--form-view .kt-portlet__body {
    padding-left: 62px;
    padding-right: 236px;
  }
  /* line 17852, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--form-view .kt-portlet__body.no-wide-padding {
    padding-right: 62px;
  }
  /* line 17854, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--form-view .kt-portlet__body .kt-portlet__wrap {
    padding-right: 236px;
  }
  /* line 17856, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--form-view .kt-portlet__foot {
    padding-left: 62px;
    padding-right: 62px;
  }
}

@media (max-width: 1024px) {
  /* line 17861, app/assets/stylesheets/style.bundle.css */
  .kt-portlet {
    margin-bottom: 20px;
  }
  /* line 17863, app/assets/stylesheets/style.bundle.css */
  .kt-portlet .kt-portlet__head {
    padding: 0 15px;
    min-height: 50px;
  }
  /* line 17866, app/assets/stylesheets/style.bundle.css */
  .kt-portlet .kt-portlet__head.kt-portlet__head--sm {
    min-height: 40px;
  }
  /* line 17868, app/assets/stylesheets/style.bundle.css */
  .kt-portlet .kt-portlet__head.kt-portlet__head--lg {
    min-height: 60px;
  }
  /* line 17870, app/assets/stylesheets/style.bundle.css */
  .kt-portlet .kt-portlet__head.kt-portlet__head--xl {
    min-height: 80px;
  }
  /* line 17872, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--head-sm .kt-portlet__head {
    min-height: 40px;
  }
  /* line 17874, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--head-lg .kt-portlet__head {
    min-height: 60px;
  }
  /* line 17876, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--head-xl .kt-portlet__head {
    min-height: 80px;
  }
  /* line 17878, app/assets/stylesheets/style.bundle.css */
  .kt-portlet .kt-portlet__body {
    padding: 15px;
  }
  /* line 17880, app/assets/stylesheets/style.bundle.css */
  .kt-portlet .kt-portlet__body .kt-portlet__body--hor-fit {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 17883, app/assets/stylesheets/style.bundle.css */
  .kt-portlet .kt-portlet__foot {
    padding: 15px;
  }
  /* line 17885, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--marginless {
    margin-bottom: 0;
  }
  /* line 17887, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--sticky > .kt-portlet__head {
    height: 40px;
  }
  /* line 17889, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--sticky > .kt-portlet__head.kt-portlet__head--sm {
    height: 30px;
  }
  /* line 17891, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--sticky > .kt-portlet__head.kt-portlet__head--lg {
    height: 50px;
  }
  /* line 17893, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--sticky > .kt-portlet__head.kt-portlet__head--xl {
    height: 70px;
  }
  /* line 17895, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--head-overlay .kt-portlet__head {
    height: 50px;
  }
  /* line 17897, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--head-overlay .kt-portlet__body {
    margin-top: -50px;
  }
  /* line 17899, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--head-overlay.kt-portlet--head-sm .kt-portlet__head {
    height: 40px;
  }
  /* line 17901, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--head-overlay.kt-portlet--head-sm .kt-portlet__body {
    margin-top: -40px;
  }
  /* line 17903, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--head-overlay.kt-portlet--head-lg .kt-portlet__head {
    height: 60px;
  }
  /* line 17905, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--head-overlay.kt-portlet--head-lg .kt-portlet__body {
    margin-top: -60px;
  }
  /* line 17907, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--head-overlay.kt-portlet--head-xl .kt-portlet__head {
    height: 80px;
  }
  /* line 17909, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--head-overlay.kt-portlet--head-xl .kt-portlet__body {
    margin-top: -80px;
  }
  /* line 17911, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--head--noborder .kt-portlet__body {
    padding-top: 7.5px;
  }
  /* line 17913, app/assets/stylesheets/style.bundle.css */
  .kt-portlet .kt-portlet__space-x {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 17916, app/assets/stylesheets/style.bundle.css */
  .kt-portlet .kt-portlet__space-y {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}

@media (max-width: 768px) {
  /* line 17921, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--head-break-sm .kt-portlet__head {
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: initial !important;
    height: auto;
    flex-wrap: wrap;
  }
  /* line 17927, app/assets/stylesheets/style.bundle.css */
  .kt-portlet.kt-portlet--head-break-sm .kt-portlet__head .kt-portlet__head-label {
    margin-bottom: 1rem;
  }
}

/* line 17930, app/assets/stylesheets/style.bundle.css */
.kt-scrolltop {
  display: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 40px;
  right: 20px;
  cursor: pointer;
  z-index: 100;
  background: #583BC0;
  box-shadow: 0 0 15px 1px rgba(69, 65, 78, 0.2);
  opacity: 0;
  transition: all 0.3s;
  border-radius: 4px;
}

/* line 17946, app/assets/stylesheets/style.bundle.css */
.kt-scrolltop svg {
  height: 20px;
  width: 20px;
}

/* line 17949, app/assets/stylesheets/style.bundle.css */
.kt-scrolltop > i {
  font-size: 1.3rem;
  color: #ffffff;
}

/* line 17952, app/assets/stylesheets/style.bundle.css */
.kt-scrolltop g [fill] {
  transition: fill 0.3s ease;
  fill: #ffffff;
}

/* line 17955, app/assets/stylesheets/style.bundle.css */
.kt-scrolltop:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 17957, app/assets/stylesheets/style.bundle.css */
.kt-scrolltop:hover > i {
  color: #ffffff;
}

/* line 17959, app/assets/stylesheets/style.bundle.css */
.kt-scrolltop--on .kt-scrolltop {
  opacity: 0.3;
  animation: kt-scrolltop-show-animation .4s ease-out 1;
  display: flex;
}

/* line 17963, app/assets/stylesheets/style.bundle.css */
.kt-scrolltop--on .kt-scrolltop:hover {
  transition: all 0.3s;
  opacity: 1;
}

@media (max-width: 1024px) {
  /* line 17967, app/assets/stylesheets/style.bundle.css */
  .kt-scrolltop {
    bottom: 30px;
    right: 15px;
  }
}

@keyframes kt-scrolltop-show-animation {
  from {
    margin-bottom: -15px;
  }
  to {
    margin-bottom: 0;
  }
}

/* line 17977, app/assets/stylesheets/style.bundle.css */
.kt-form .kt-form__group.kt-form__group--inline {
  display: table;
  padding: 0;
}

/* line 17980, app/assets/stylesheets/style.bundle.css */
.kt-form .kt-form__group.kt-form__group--inline > .kt-form__label {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding-right: 1rem;
}

/* line 17985, app/assets/stylesheets/style.bundle.css */
.kt-form .kt-form__group.kt-form__group--inline > .kt-form__label.kt-form__label-no-wrap {
  white-space: nowrap;
}

/* line 17987, app/assets/stylesheets/style.bundle.css */
.kt-form .kt-form__group.kt-form__group--inline > .kt-form__label > label {
  margin: 0;
}

/* line 17989, app/assets/stylesheets/style.bundle.css */
.kt-form .kt-form__group.kt-form__group--inline > .kt-form__control {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  width: 100%;
}

/* line 17995, app/assets/stylesheets/style.bundle.css */
.kt-form .kt-form__actions.kt-form__actions--right {
  text-align: right;
}

/* line 17998, app/assets/stylesheets/style.bundle.css */
.kt-form .kt-form__actions.kt-form__actions--center {
  text-align: center;
}

/* line 18001, app/assets/stylesheets/style.bundle.css */
.kt-form.kt-form--center {
  width: 60%;
  margin: 0 auto;
}

/* line 18005, app/assets/stylesheets/style.bundle.css */
.is-valid .valid-feedback {
  display: inline-block;
}

/* line 18008, app/assets/stylesheets/style.bundle.css */
.is-invalid .invalid-feedback {
  display: inline-block;
}

@media (min-width: 1025px) {
  /* line 18012, app/assets/stylesheets/style.bundle.css */
  .kt-form.kt-form--label-right .form-group label:not(.kt-checkbox):not(.kt-radio):not(.kt-option) {
    text-align: right;
  }
}

/* line 18015, app/assets/stylesheets/style.bundle.css */
.kt-input-icon {
  position: relative;
  padding: 0;
  width: 100%;
}

/* line 18019, app/assets/stylesheets/style.bundle.css */
.kt-input-icon > .kt-input-icon__icon {
  position: absolute;
  height: 100%;
  display: flex;
  justify-content: center;
  top: 0;
  width: 3.2rem;
}

/* line 18026, app/assets/stylesheets/style.bundle.css */
.kt-input-icon > .kt-input-icon__icon.kt-input-icon__icon--left {
  left: 0;
}

/* line 18028, app/assets/stylesheets/style.bundle.css */
.kt-input-icon > .kt-input-icon__icon.kt-input-icon__icon--right {
  right: 0;
}

/* line 18030, app/assets/stylesheets/style.bundle.css */
.kt-input-icon > .kt-input-icon__icon > span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

/* line 18035, app/assets/stylesheets/style.bundle.css */
.kt-input-icon > .kt-input-icon__icon > span i {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  color: #2E2F36;
}

/* line 18041, app/assets/stylesheets/style.bundle.css */
.kt-input-icon > .kt-input-icon__icon [class^="la-"],
.kt-input-icon > .kt-input-icon__icon [class*=" la-"] {
  font-size: 1.4em;
}

/* line 18044, app/assets/stylesheets/style.bundle.css */
.kt-input-icon > .kt-input-icon__icon [class^="fa-"],
.kt-input-icon > .kt-input-icon__icon [class*=" fa-"] {
  font-size: 1.2em;
}

/* line 18047, app/assets/stylesheets/style.bundle.css */
.kt-input-icon > .kt-input-icon__icon [class^="flaticon-"],
.kt-input-icon > .kt-input-icon__icon [class*=" flaticon-"],
.kt-input-icon > .kt-input-icon__icon [class^="flaticon2-"],
.kt-input-icon > .kt-input-icon__icon [class*=" flaticon2-"] {
  font-size: 1.3em;
  float: left;
}

/* line 18053, app/assets/stylesheets/style.bundle.css */
.kt-input-icon .form-control.form-control-lg + .kt-input-icon__icon {
  width: 4.2rem;
}

/* line 18055, app/assets/stylesheets/style.bundle.css */
.kt-input-icon .form-control.form-control-lg + .kt-input-icon__icon [class^="la-"],
.kt-input-icon .form-control.form-control-lg + .kt-input-icon__icon [class*=" la-"] {
  font-size: 1.6em;
}

/* line 18058, app/assets/stylesheets/style.bundle.css */
.kt-input-icon .form-control.form-control-lg + .kt-input-icon__icon [class^="fa-"],
.kt-input-icon .form-control.form-control-lg + .kt-input-icon__icon [class*=" fa-"] {
  font-size: 1.3em;
}

/* line 18061, app/assets/stylesheets/style.bundle.css */
.kt-input-icon .form-control.form-control-lg + .kt-input-icon__icon [class^="flaticon-"],
.kt-input-icon .form-control.form-control-lg + .kt-input-icon__icon [class*=" flaticon-"],
.kt-input-icon .form-control.form-control-lg + .kt-input-icon__icon [class^="flaticon2-"],
.kt-input-icon .form-control.form-control-lg + .kt-input-icon__icon [class*=" flaticon2-"] {
  font-size: 1.4em;
  float: left;
}

/* line 18067, app/assets/stylesheets/style.bundle.css */
.kt-input-icon .form-control.form-control-sm ~ .kt-input-icon__icon {
  width: 2.7rem;
}

/* line 18069, app/assets/stylesheets/style.bundle.css */
.kt-input-icon .form-control.form-control-sm ~ .kt-input-icon__icon [class^="la-"],
.kt-input-icon .form-control.form-control-sm ~ .kt-input-icon__icon [class*=" la-"] {
  font-size: 1.1em;
}

/* line 18072, app/assets/stylesheets/style.bundle.css */
.kt-input-icon .form-control.form-control-sm ~ .kt-input-icon__icon [class^="fa-"],
.kt-input-icon .form-control.form-control-sm ~ .kt-input-icon__icon [class*=" fa-"] {
  font-size: 1em;
}

/* line 18075, app/assets/stylesheets/style.bundle.css */
.kt-input-icon .form-control.form-control-sm ~ .kt-input-icon__icon [class^="flaticon-"],
.kt-input-icon .form-control.form-control-sm ~ .kt-input-icon__icon [class*=" flaticon-"],
.kt-input-icon .form-control.form-control-sm ~ .kt-input-icon__icon [class^="flaticon2-"],
.kt-input-icon .form-control.form-control-sm ~ .kt-input-icon__icon [class*=" flaticon2-"] {
  font-size: 1em;
  float: left;
}

/* line 18081, app/assets/stylesheets/style.bundle.css */
.kt-input-icon.kt-input-icon--left .form-control {
  padding-left: 2.8rem;
}

/* line 18083, app/assets/stylesheets/style.bundle.css */
.kt-input-icon.kt-input-icon--left .form-control.form-control-lg {
  padding-left: 3.6rem;
}

/* line 18085, app/assets/stylesheets/style.bundle.css */
.kt-input-icon.kt-input-icon--left .form-control.form-control-sm {
  padding-left: 2.5rem;
}

/* line 18087, app/assets/stylesheets/style.bundle.css */
.kt-input-icon.kt-input-icon--right .form-control {
  padding-right: 2.8rem;
}

/* line 18089, app/assets/stylesheets/style.bundle.css */
.kt-input-icon.kt-input-icon--right .form-control.form-control-lg {
  padding-right: 3.6rem;
}

/* line 18091, app/assets/stylesheets/style.bundle.css */
.kt-input-icon.kt-input-icon--right .form-control.form-control-sm {
  padding-right: 2.5rem;
}

/* line 18093, app/assets/stylesheets/style.bundle.css */
.kt-input-icon.kt-input-icon--fixed {
  display: inline-block;
}

/* line 18095, app/assets/stylesheets/style.bundle.css */
.kt-input-icon.kt-input-icon--fixed-large {
  display: inline-block;
}

/* line 18097, app/assets/stylesheets/style.bundle.css */
.kt-input-icon.kt-input-icon--fixed-small {
  display: inline-block;
}

/* line 18100, app/assets/stylesheets/style.bundle.css */
.kt-avatar {
  position: relative;
  display: inline-block;
}

/* line 18103, app/assets/stylesheets/style.bundle.css */
.kt-avatar .kt-avatar__holder {
  width: 120px;
  height: 120px;
  border-radius: 3px;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 18109, app/assets/stylesheets/style.bundle.css */
.kt-avatar .kt-avatar__upload {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
}

/* line 18123, app/assets/stylesheets/style.bundle.css */
.kt-avatar .kt-avatar__upload input {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden;
  opacity: 0;
}

/* line 18128, app/assets/stylesheets/style.bundle.css */
.kt-avatar .kt-avatar__upload i {
  color: #583BC0;
  font-size: 0.9rem;
}

/* line 18131, app/assets/stylesheets/style.bundle.css */
.kt-avatar .kt-avatar__upload:hover {
  transition: all 0.3s;
  background-color: #583BC0;
}

/* line 18134, app/assets/stylesheets/style.bundle.css */
.kt-avatar .kt-avatar__upload:hover i {
  color: #ffffff;
}

/* line 18136, app/assets/stylesheets/style.bundle.css */
.kt-avatar .kt-avatar__cancel {
  cursor: pointer;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: auto;
  right: -10px;
  bottom: -5px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
  display: none;
}

/* line 18150, app/assets/stylesheets/style.bundle.css */
.kt-avatar .kt-avatar__cancel i {
  transition: all 0.3s;
  color: #2E2F36;
  font-size: 0.9rem;
}

/* line 18154, app/assets/stylesheets/style.bundle.css */
.kt-avatar .kt-avatar__cancel:hover i {
  transition: all 0.3s;
  color: #583BC0;
}

/* line 18157, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--changed .kt-avatar__cancel {
  display: flex;
}

/* line 18159, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--brand .kt-avatar__upload i {
  color: #583BC0;
}

/* line 18161, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--brand .kt-avatar__upload:hover {
  background-color: #583BC0;
}

/* line 18163, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--brand .kt-avatar__upload:hover i {
  color: #ffffff;
}

/* line 18165, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--light .kt-avatar__upload i {
  color: #ffffff;
}

/* line 18167, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--light .kt-avatar__upload:hover {
  background-color: #ffffff;
}

/* line 18169, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--light .kt-avatar__upload:hover i {
  color: #282a3c;
}

/* line 18171, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--dark .kt-avatar__upload i {
  color: #282a3c;
}

/* line 18173, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--dark .kt-avatar__upload:hover {
  background-color: #282a3c;
}

/* line 18175, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--dark .kt-avatar__upload:hover i {
  color: #ffffff;
}

/* line 18177, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--primary .kt-avatar__upload i {
  color: #4169E1;
}

/* line 18179, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--primary .kt-avatar__upload:hover {
  background-color: #4169E1;
}

/* line 18181, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--primary .kt-avatar__upload:hover i {
  color: #ffffff;
}

/* line 18183, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--success .kt-avatar__upload i {
  color: #0abb87;
}

/* line 18185, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--success .kt-avatar__upload:hover {
  background-color: #0abb87;
}

/* line 18187, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--success .kt-avatar__upload:hover i {
  color: #ffffff;
}

/* line 18189, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--info .kt-avatar__upload i {
  color: #5578eb;
}

/* line 18191, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--info .kt-avatar__upload:hover {
  background-color: #5578eb;
}

/* line 18193, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--info .kt-avatar__upload:hover i {
  color: #ffffff;
}

/* line 18195, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--warning .kt-avatar__upload i {
  color: #ffb822;
}

/* line 18197, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--warning .kt-avatar__upload:hover {
  background-color: #ffb822;
}

/* line 18199, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--warning .kt-avatar__upload:hover i {
  color: #111111;
}

/* line 18201, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--danger .kt-avatar__upload i {
  color: #EB5757;
}

/* line 18203, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--danger .kt-avatar__upload:hover {
  background-color: #EB5757;
}

/* line 18205, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--danger .kt-avatar__upload:hover i {
  color: #fff;
}

/* line 18207, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--circle .kt-avatar__holder {
  border-radius: 50%;
}

/* line 18209, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--circle .kt-avatar__upload {
  right: 0px;
  top: 5px;
}

/* line 18212, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--circle .kt-avatar__cancel {
  right: 3px;
  bottom: 10px;
}

/* line 18215, app/assets/stylesheets/style.bundle.css */
.kt-avatar.kt-avatar--outline .kt-avatar__holder {
  border: 3px solid #ffffff;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
}

/* line 18219, app/assets/stylesheets/style.bundle.css */
.kt-loader {
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  margin: 0 auto;
  border-radius: 100%;
  background-color: #f7f8fa;
  opacity: 0;
  animation: kt-loader-scaleout 0.9s infinite ease-in-out;
}

/* line 18228, app/assets/stylesheets/style.bundle.css */
.kt-loader.kt-loader--lg {
  width: 2rem;
  height: 2rem;
}

/* line 18231, app/assets/stylesheets/style.bundle.css */
.kt-loader.kt-loader--sm {
  width: 1rem;
  height: 1rem;
}

/* line 18234, app/assets/stylesheets/style.bundle.css */
.btn .kt-loader {
  position: relative;
  line-height: 0;
}

/* line 18238, app/assets/stylesheets/style.bundle.css */
.kt-loader.kt-loader--brand {
  background-color: #583BC0;
}

/* line 18241, app/assets/stylesheets/style.bundle.css */
.kt-loader.kt-loader--light {
  background-color: #ffffff;
}

/* line 18244, app/assets/stylesheets/style.bundle.css */
.kt-loader.kt-loader--dark {
  background-color: #282a3c;
}

/* line 18247, app/assets/stylesheets/style.bundle.css */
.kt-loader.kt-loader--primary {
  background-color: #4169E1;
}

/* line 18250, app/assets/stylesheets/style.bundle.css */
.kt-loader.kt-loader--success {
  background-color: #0abb87;
}

/* line 18253, app/assets/stylesheets/style.bundle.css */
.kt-loader.kt-loader--info {
  background-color: #5578eb;
}

/* line 18256, app/assets/stylesheets/style.bundle.css */
.kt-loader.kt-loader--warning {
  background-color: #ffb822;
}

/* line 18259, app/assets/stylesheets/style.bundle.css */
.kt-loader.kt-loader--danger {
  background-color: #EB5757;
}

@keyframes kt-loader-scaleout {
  0% {
    opacity: 0.3;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

/* line 18270, app/assets/stylesheets/style.bundle.css */
.kt-head {
  padding: 2.5rem 1rem;
  margin: 0;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 18275, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--space-sm {
  padding: 1.5rem 1rem;
}

/* line 18277, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--space-lg {
  padding: 3rem 1rem;
}

/* line 18279, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--fit-x {
  padding-left: 0;
  padding-right: 0;
}

/* line 18282, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--fit-b {
  padding-bottom: 0 !important;
}

/* line 18284, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--fit-t {
  padding-top: 0 !important;
}

/* line 18286, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--space-bottom-sm {
  padding-bottom: 1rem;
}

/* line 18288, app/assets/stylesheets/style.bundle.css */
.kt-head .kt-head__title {
  font-size: 1.3rem;
  font-weight: 500;
  text-align: center;
  margin: 0;
}

/* line 18293, app/assets/stylesheets/style.bundle.css */
.kt-head .kt-head__sub {
  margin-top: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
}

/* line 18298, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--skin-dark .kt-head__title {
  color: #fff;
}

/* line 18300, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--skin-dark .kt-head__sub {
  color: #f0f0f0;
}

/* line 18302, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--skin-dark .nav.nav-tabs-line {
  border-bottom-color: rgba(255, 255, 255, 0.3) !important;
}

/* line 18304, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--skin-dark .nav.nav-tabs-line .nav-item .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 18306, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--skin-dark .nav.nav-tabs-line .nav-item .nav-link > i {
  color: rgba(255, 255, 255, 0.4);
}

/* line 18308, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--skin-dark .nav.nav-tabs-line .nav-item .nav-link:hover, .kt-head.kt-head--skin-dark .nav.nav-tabs-line .nav-item .nav-link.active {
  color: #fff;
}

/* line 18310, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--skin-dark .nav.nav-tabs-line .nav-item .nav-link:hover > i, .kt-head.kt-head--skin-dark .nav.nav-tabs-line .nav-item .nav-link.active > i {
  color: #fff;
}

/* line 18312, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--skin-light {
  background-color: #f9fafe;
}

/* line 18314, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--skin-light .kt-head__title {
  color: #2C2D73;
}

/* line 18316, app/assets/stylesheets/style.bundle.css */
.kt-head.kt-head--skin-light .kt-head__sub {
  color: #2E2F36;
}

/* line 18318, app/assets/stylesheets/style.bundle.css */
.kt-head .nav {
  margin: 1rem 0 0 0;
}

/* line 18321, app/assets/stylesheets/style.bundle.css */
.dropdown-menu:not(.dropdown-menu-top-unround) .kt-head {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 18325, app/assets/stylesheets/style.bundle.css */
.kt-head-skin-light-bg-color {
  background-color: #f9fafe;
}

/* line 18328, app/assets/stylesheets/style.bundle.css */
.kt-nav {
  display: block;
  padding: 1rem 0;
  margin: 0;
  list-style: none;
  border: 0;
}

/* line 18334, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item {
  display: block;
}

/* line 18336, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link {
  display: flex;
  flex-grow: 1;
  align-items: center;
  padding: 0.55rem 1.75rem;
  cursor: pointer;
  transition: all 0.3s;
}

/* line 18343, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-text {
  flex-grow: 1;
  font-size: 1rem;
  color: #2C2D73;
  font-weight: 400;
}

/* line 18348, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-icon {
  flex: 0 0 30px;
  font-size: 1.25rem;
  line-height: 0;
  color: #a2a5b9;
}

/* line 18353, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-icon:before {
  line-height: 0;
}

/* line 18355, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-icon.kt-nav__link-icon--center {
  text-align: center;
  margin-right: 0.25rem;
}

/* line 18358, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-icon g [fill] {
  transition: fill 0.3s ease;
  fill: #a2a5b9;
}

/* line 18361, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-icon:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 18363, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-bullet {
  text-align: center;
  flex: 0 0 10px;
  margin-right: 10px;
}

/* line 18367, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-bullet > span {
  vertical-align: middle;
  display: inline-block;
}

/* line 18370, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--dot > span {
  width: 4px;
  height: 4px;
  border-radius: 100%;
}

/* line 18374, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--line > span {
  width: 8px;
  height: 2px;
  border-radius: 2px;
}

/* line 18378, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--line > span, .kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--dot > span {
  background-color: #a2a5b9;
}

/* line 18380, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-badge {
  padding: 0px 0px 0px 5px;
}

/* line 18382, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-arrow {
  text-align: right;
  flex: 0 0 20px;
  font-size: 0.8rem;
  color: #a2a5b9;
  font-family: "LineAwesome";
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* line 18394, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-arrow:before {
  content: "";
}

/* line 18396, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-arrow:before {
  display: inline-block;
  transition: all 0.3s ease;
}

/* line 18399, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link.collapsed .kt-nav__link-arrow {
  font-family: "LineAwesome";
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* line 18407, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link.collapsed .kt-nav__link-arrow:before {
  content: "";
}

/* line 18409, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__link.collapsed .kt-nav__link-arrow:before {
  transition: all 0.3s ease;
}

/* line 18411, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__sub {
  padding: 0;
  margin: 0;
}

/* line 18414, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item > .kt-nav__sub .kt-nav__item > .kt-nav__link {
  padding: 0.5rem 1.5rem 0.5rem 2.5rem;
}

/* line 18416, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item.kt-nav__item--last {
  padding-bottom: 0;
}

/* line 18418, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item.kt-nav__item--active > .kt-nav__link, .kt-nav .kt-nav__item.active > .kt-nav__link, .kt-nav .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub) > .kt-nav__link {
  background-color: #f7f8fa;
  transition: all 0.3s;
}

/* line 18421, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item.kt-nav__item--active > .kt-nav__link .kt-nav__link-icon,
.kt-nav .kt-nav__item.kt-nav__item--active > .kt-nav__link .kt-nav__link-text,
.kt-nav .kt-nav__item.kt-nav__item--active > .kt-nav__link .kt-nav__link-arrow, .kt-nav .kt-nav__item.active > .kt-nav__link .kt-nav__link-icon,
.kt-nav .kt-nav__item.active > .kt-nav__link .kt-nav__link-text,
.kt-nav .kt-nav__item.active > .kt-nav__link .kt-nav__link-arrow, .kt-nav .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub) > .kt-nav__link .kt-nav__link-icon,
.kt-nav .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub) > .kt-nav__link .kt-nav__link-text,
.kt-nav .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub) > .kt-nav__link .kt-nav__link-arrow {
  color: #583BC0;
}

/* line 18429, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item.kt-nav__item--active > .kt-nav__link .kt-nav__link-icon g [fill], .kt-nav .kt-nav__item.active > .kt-nav__link .kt-nav__link-icon g [fill], .kt-nav .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub) > .kt-nav__link .kt-nav__link-icon g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 18432, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item.kt-nav__item--active > .kt-nav__link .kt-nav__link-icon:hover g [fill], .kt-nav .kt-nav__item.active > .kt-nav__link .kt-nav__link-icon:hover g [fill], .kt-nav .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub) > .kt-nav__link .kt-nav__link-icon:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 18434, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item.kt-nav__item--active > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--line > span, .kt-nav .kt-nav__item.kt-nav__item--active > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--dot > span, .kt-nav .kt-nav__item.active > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--line > span, .kt-nav .kt-nav__item.active > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--dot > span, .kt-nav .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub) > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--line > span, .kt-nav .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub) > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 18436, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item.kt-nav__item--sub:hover:not(.kt-nav__item--disabled) > .kt-nav__link.collapsed {
  background-color: #f7f8fa;
  transition: all 0.3s;
}

/* line 18439, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item.kt-nav__item--sub:hover:not(.kt-nav__item--disabled) > .kt-nav__link.collapsed .kt-nav__link-icon,
.kt-nav .kt-nav__item.kt-nav__item--sub:hover:not(.kt-nav__item--disabled) > .kt-nav__link.collapsed .kt-nav__link-text,
.kt-nav .kt-nav__item.kt-nav__item--sub:hover:not(.kt-nav__item--disabled) > .kt-nav__link.collapsed .kt-nav__link-arrow {
  color: #583BC0;
}

/* line 18443, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item.kt-nav__item--sub:hover:not(.kt-nav__item--disabled) > .kt-nav__link.collapsed .kt-nav__link-bullet.kt-nav__link-bullet--line > span, .kt-nav .kt-nav__item.kt-nav__item--sub:hover:not(.kt-nav__item--disabled) > .kt-nav__link.collapsed .kt-nav__link-bullet.kt-nav__link-bullet--dot > span {
  background-color: #583BC0;
}

/* line 18445, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__item.kt-nav__item--disabled {
  opacity: 0.6;
}

/* line 18447, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__custom {
  padding: 0.55rem 1.75rem;
}

/* line 18449, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__section {
  margin-top: 1rem;
  padding: 0 1.75rem;
}

/* line 18452, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__section .kt-nav__section-icon {
  color: #a2a5b9;
}

/* line 18454, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__section.kt-nav__section--first {
  margin-top: 0.5rem;
}

/* line 18456, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__section .kt-nav__section-text {
  color: #583BC0;
  font-weight: 600;
  font-size: 0.9rem;
  text-transform: uppercase;
}

/* line 18461, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__separator {
  margin: 0.7rem 0;
  height: 0;
  display: block;
  border-bottom: 1px solid #ebedf2;
}

/* line 18466, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__separator.kt-nav__separator--dashed {
  border-bottom: 1px dashed #ebedf2;
}

/* line 18468, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__space {
  height: 0;
  margin: 0.5rem 0;
}

/* line 18471, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__space.kt-nav__space--sm {
  margin: 0.25rem 0;
}

/* line 18473, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__space.kt-nav__space--lg {
  margin: 0.75rem 0;
}

/* line 18475, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__space.kt-nav__space--xl {
  margin: 1rem 0;
}

/* line 18477, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__head,
.kt-nav .kt-nav__foot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1rem;
  color: #2C2D73;
  font-weight: 500;
  padding: 0.55rem 1.75rem;
}

/* line 18486, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__head > i,
.kt-nav .kt-nav__foot > i {
  font-size: 1.2rem;
  color: #2E2F36;
}

/* line 18490, app/assets/stylesheets/style.bundle.css */
.kt-nav .kt-nav__head {
  font-size: 1.1rem;
}

/* line 18492, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--fit {
  padding: 0;
}

/* line 18494, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--fit .kt-nav__item > .kt-nav__link {
  padding-left: 0;
  padding-right: 0;
}

/* line 18497, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--lg-space .kt-nav__item {
  margin: 0.35rem 0;
}

/* line 18499, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--lg-space .kt-nav__item .kt-nav__link {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

/* line 18502, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--lg-space .kt-nav__item:first-child {
  margin-top: 0;
}

/* line 18504, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--lg-space .kt-nav__item:last-child {
  margin-bottom: 0;
}

/* line 18506, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--md-space .kt-nav__item {
  margin: 0.25rem 0;
}

/* line 18508, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--md-space .kt-nav__item .kt-nav__link {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

/* line 18511, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--md-space .kt-nav__item:first-child {
  margin-top: 0;
}

/* line 18513, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--md-space .kt-nav__item:last-child {
  margin-bottom: 0;
}

/* line 18515, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--bold .kt-nav__item .kt-nav__link .kt-nav__link-text {
  font-weight: 500;
}

/* line 18517, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--thin .kt-nav__item .kt-nav__link .kt-nav__link-text {
  font-weight: 300;
}

/* line 18519, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--lg-font .kt-nav__item .kt-nav__link .kt-nav__link-text {
  font-size: 1.15rem;
}

/* line 18521, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--xl-font .kt-nav__item .kt-nav__link .kt-nav__link-text {
  font-size: 1.25rem;
}

/* line 18524, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v2 .kt-nav__item {
  border-radius: 2rem;
  overflow: hidden;
}

/* line 18527, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v2 .kt-nav__item > .kt-nav__link {
  transition: none;
}

/* line 18529, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v2 .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub):not(.kt-nav__item--active) > .kt-nav__link {
  background-color: #f4f4f9;
  transition: none;
}

/* line 18532, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v2 .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub):not(.kt-nav__item--active) > .kt-nav__link .kt-nav__link-icon,
.kt-nav.kt-nav--v2 .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub):not(.kt-nav__item--active) > .kt-nav__link .kt-nav__link-text,
.kt-nav.kt-nav--v2 .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub):not(.kt-nav__item--active) > .kt-nav__link .kt-nav__link-arrow {
  color: #583BC0;
}

/* line 18536, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v2 .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub):not(.kt-nav__item--active) > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--line > span, .kt-nav.kt-nav--v2 .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub):not(.kt-nav__item--active) > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--dot > span {
  background-color: #f4f4f9;
}

/* line 18538, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v2 .kt-nav__item.kt-nav__item--active > .kt-nav__link {
  background-color: #583BC0;
  transition: none;
}

/* line 18541, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v2 .kt-nav__item.kt-nav__item--active > .kt-nav__link .kt-nav__link-icon,
.kt-nav.kt-nav--v2 .kt-nav__item.kt-nav__item--active > .kt-nav__link .kt-nav__link-text,
.kt-nav.kt-nav--v2 .kt-nav__item.kt-nav__item--active > .kt-nav__link .kt-nav__link-arrow {
  color: #ffffff;
}

/* line 18545, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v2 .kt-nav__item.kt-nav__item--active > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--line > span, .kt-nav.kt-nav--v2 .kt-nav__item.kt-nav__item--active > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--dot > span {
  background-color: #ffffff;
}

/* line 18547, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v2 .kt-nav__item.kt-nav__item--active:hover > .kt-nav__link {
  background-color: #583BC0;
}

/* line 18549, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v2 .kt-nav__item.kt-nav__item--active:hover > .kt-nav__link .kt-nav__link-icon,
.kt-nav.kt-nav--v2 .kt-nav__item.kt-nav__item--active:hover > .kt-nav__link .kt-nav__link-text,
.kt-nav.kt-nav--v2 .kt-nav__item.kt-nav__item--active:hover > .kt-nav__link .kt-nav__link-arrow {
  color: #ffffff;
}

/* line 18553, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v2 .kt-nav__item.kt-nav__item--active:hover > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--line > span, .kt-nav.kt-nav--v2 .kt-nav__item.kt-nav__item--active:hover > .kt-nav__link .kt-nav__link-bullet.kt-nav__link-bullet--dot > span {
  background-color: #ffffff;
}

/* line 18556, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v3 .kt-nav__item {
  margin: 0;
}

/* line 18558, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v3 .kt-nav__item .kt-nav__link {
  transition: all 0.3s;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-left: 2px solid transparent;
}

/* line 18563, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v3 .kt-nav__item.active .kt-nav__link, .kt-nav.kt-nav--v3 .kt-nav__item.kt-nav__link--active .kt-nav__link {
  transition: all 0.3s;
  background-color: #f7f8fa;
  border-left: 2px solid #583BC0;
}

/* line 18567, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v3 .kt-nav__item.active .kt-nav__link .kt-nav__link-text, .kt-nav.kt-nav--v3 .kt-nav__item.kt-nav__link--active .kt-nav__link .kt-nav__link-text {
  color: #583BC0;
}

/* line 18569, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v3 .kt-nav__item:hover {
  transition: all 0.3s;
  background-color: #f7f8fa;
}

/* line 18572, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v3 .kt-nav__item:hover .kt-nav__link .kt-nav__link-text {
  color: #583BC0;
}

/* line 18575, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4 .kt-nav__item {
  padding: 0.65rem 0;
}

/* line 18577, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4 .kt-nav__item .kt-nav__link {
  background-color: transparent;
  margin-left: 3px;
  color: #9492a1;
  font-size: 1.2rem;
  padding: 0 1.1rem;
}

/* line 18583, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4 .kt-nav__item .kt-nav__link .kt-nav__link-text {
  color: #9492a1;
  font-size: 1.2rem;
}

/* line 18586, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4 .kt-nav__item.active .kt-nav__link {
  border-left: 3px solid #583BC0;
  color: #48465b;
  margin-left: 0;
}

/* line 18590, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4 .kt-nav__item.active .kt-nav__link .kt-nav__link-text {
  color: #48465b;
}

/* line 18592, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4 .kt-nav__item:first-child {
  margin-top: -0.65rem;
}

/* line 18594, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4 .kt-nav__item:hover {
  transition: all 0.3s;
  background-color: #f7f8fa;
}

/* line 18597, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4 .kt-nav__item:hover .kt-nav__link .kt-nav__link-text {
  color: #583BC0;
}

/* line 18600, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--brand .kt-nav__item.active .kt-nav__link {
  border-left: 3px solid #583BC0;
}

/* line 18603, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--brand .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub):not(.kt-nav__item--active) > .kt-nav__link .kt-nav__link-text {
  color: #583BC0;
}

/* line 18606, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--light .kt-nav__item.active .kt-nav__link {
  border-left: 3px solid #ffffff;
}

/* line 18609, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--light .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub):not(.kt-nav__item--active) > .kt-nav__link .kt-nav__link-text {
  color: #ffffff;
}

/* line 18612, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--dark .kt-nav__item.active .kt-nav__link {
  border-left: 3px solid #282a3c;
}

/* line 18615, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--dark .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub):not(.kt-nav__item--active) > .kt-nav__link .kt-nav__link-text {
  color: #282a3c;
}

/* line 18618, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--primary .kt-nav__item.active .kt-nav__link {
  border-left: 3px solid #4169E1;
}

/* line 18621, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--primary .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub):not(.kt-nav__item--active) > .kt-nav__link .kt-nav__link-text {
  color: #4169E1;
}

/* line 18624, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--success .kt-nav__item.active .kt-nav__link {
  border-left: 3px solid #0abb87;
}

/* line 18627, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--success .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub):not(.kt-nav__item--active) > .kt-nav__link .kt-nav__link-text {
  color: #0abb87;
}

/* line 18630, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--info .kt-nav__item.active .kt-nav__link {
  border-left: 3px solid #5578eb;
}

/* line 18633, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--info .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub):not(.kt-nav__item--active) > .kt-nav__link .kt-nav__link-text {
  color: #5578eb;
}

/* line 18636, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--warning .kt-nav__item.active .kt-nav__link {
  border-left: 3px solid #ffb822;
}

/* line 18639, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--warning .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub):not(.kt-nav__item--active) > .kt-nav__link .kt-nav__link-text {
  color: #ffb822;
}

/* line 18642, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--danger .kt-nav__item.active .kt-nav__link {
  border-left: 3px solid #EB5757;
}

/* line 18645, app/assets/stylesheets/style.bundle.css */
.kt-nav.kt-nav--v4--danger .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub):not(.kt-nav__item--active) > .kt-nav__link .kt-nav__link-text {
  color: #EB5757;
}

/* line 18648, app/assets/stylesheets/style.bundle.css */
.kt-card-profile {
  padding: 5px 0;
  margin: 0;
}

/* line 18651, app/assets/stylesheets/style.bundle.css */
.kt-card-profile .kt-card-profile__pic {
  text-align: center;
  padding: 0 5px 0 0;
  text-align: center;
}

/* line 18655, app/assets/stylesheets/style.bundle.css */
.kt-card-profile .kt-card-profile__pic .kt-card-profile__pic-wrapper {
  padding: 8px;
  display: inline-block;
  margin: 2rem auto;
  border-radius: 100%;
  border: 2px solid #ebedf2;
}

/* line 18661, app/assets/stylesheets/style.bundle.css */
.kt-card-profile .kt-card-profile__pic img {
  text-align: center;
  max-width: 130px !important;
  margin: 0 auto !important;
  border-radius: 100%;
}

/* line 18666, app/assets/stylesheets/style.bundle.css */
.kt-card-profile .kt-card-profile__pic .kt-card-profile__no-photo {
  height: 130px;
  width: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  border-radius: 100%;
}

/* line 18675, app/assets/stylesheets/style.bundle.css */
.kt-card-profile .kt-card-profile__pic .kt-card-profile__no-photo > span {
  line-height: 0;
  font-weight: 700;
  font-size: 1.3rem;
  text-transform: uppercase;
}

/* line 18680, app/assets/stylesheets/style.bundle.css */
.kt-card-profile .kt-card-profile__title {
  text-align: center;
  font-size: 1.3rem;
  font-weight: 500;
}

/* line 18684, app/assets/stylesheets/style.bundle.css */
.kt-card-profile .kt-card-profile__details {
  text-align: center;
  padding: 0 0 0 0;
}

/* line 18687, app/assets/stylesheets/style.bundle.css */
.kt-card-profile .kt-card-profile__details .kt-card-profile__name {
  display: block;
  padding: 0 0 0 0;
  font-size: 1.3rem;
  font-weight: 500;
  color: #2C2D73;
}

/* line 18693, app/assets/stylesheets/style.bundle.css */
.kt-card-profile .kt-card-profile__details .kt-card-profile__email {
  display: inline-block;
  padding: 6px 0 0 0;
  font-size: 500;
  color: #2C2D73;
}

/* line 18699, app/assets/stylesheets/style.bundle.css */
.kt-timeline-v2 {
  position: relative;
}

/* line 18701, app/assets/stylesheets/style.bundle.css */
.kt-timeline-v2:before {
  content: '';
  position: absolute;
  left: 4.85rem;
  width: 0.214rem;
  top: 5px;
  bottom: 5px;
  height: calc(100% - 5px);
  background-color: #E7E9F5;
}

/* line 18710, app/assets/stylesheets/style.bundle.css */
.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item {
  display: table;
  position: relative;
  margin-bottom: 1.75rem;
}

/* line 18714, app/assets/stylesheets/style.bundle.css */
.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-time {
  display: table-cell;
  font-size: 1.3rem;
  font-weight: 500;
  vertical-align: top;
  position: absolute;
  padding-top: 0.18rem;
  color: #2E2F36;
}

/* line 18722, app/assets/stylesheets/style.bundle.css */
.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-cricle {
  border-radius: 50%;
  border: 0.89rem solid white;
  z-index: 1;
  top: 0.2rem;
  left: 4.12rem;
  position: relative;
}

/* line 18729, app/assets/stylesheets/style.bundle.css */
.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-cricle > i {
  font-size: 1.78rem;
  top: -0.93rem;
  left: -0.57rem;
  position: absolute;
}

/* line 18734, app/assets/stylesheets/style.bundle.css */
.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-text {
  display: table-cell;
  vertical-align: top;
  font-size: 1rem;
  padding: 0.35rem 0 0 5rem;
  color: #2E2F36;
}

/* line 18740, app/assets/stylesheets/style.bundle.css */
.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-text.kt-timeline-v2__item-text--bold {
  font-size: 1.2rem;
  font-weight: 500;
  padding-top: 0.21rem;
  color: #2E2F36;
}

/* line 18745, app/assets/stylesheets/style.bundle.css */
.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-text > span {
  font-weight: 700;
}

/* line 18747, app/assets/stylesheets/style.bundle.css */
.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-list-pics {
  display: table-cell;
  vertical-align: top;
}

/* line 18750, app/assets/stylesheets/style.bundle.css */
.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item:last-child {
  margin-bottom: 0;
}

/* line 18753, app/assets/stylesheets/style.bundle.css */
.kt-pagination {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}

/* line 18760, app/assets/stylesheets/style.bundle.css */
.kt-pagination .kt-pagination__links, .kt-pagination .kt-pagination__links li a {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 18764, app/assets/stylesheets/style.bundle.css */
.kt-pagination .kt-pagination__links {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 18768, app/assets/stylesheets/style.bundle.css */
.kt-pagination .kt-pagination__links li {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.5rem;
  border-radius: 4px;
}

/* line 18774, app/assets/stylesheets/style.bundle.css */
.kt-pagination .kt-pagination__links li a {
  font-weight: 500;
  color: #2E2F36;
  font-size: 1rem;
  padding: 0 0.2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-width: 30px;
  min-height: 30px;
  margin: 0;
}

/* line 18786, app/assets/stylesheets/style.bundle.css */
.kt-pagination .kt-pagination__links .kt-pagination__link--active a {
  color: #ffffff;
}

/* line 18788, app/assets/stylesheets/style.bundle.css */
.kt-pagination .kt-pagination__toolbar {
  margin: 0;
  display: flex;
  align-items: center;
  padding: 0;
}

/* line 18793, app/assets/stylesheets/style.bundle.css */
.kt-pagination .kt-pagination__toolbar .form-control {
  padding: 0;
  margin-right: 10px;
  height: 30px;
  font-weight: 600;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1;
  outline: none;
  border: none;
}

/* line 18803, app/assets/stylesheets/style.bundle.css */
.kt-pagination .kt-pagination__toolbar .pagination__desc {
  flex-grow: 1;
  font-weight: 500;
  color: #2E2F36;
}

/* line 18807, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--brand .kt-pagination__links .kt-pagination__link--first, .kt-pagination.kt-pagination--brand .kt-pagination__links .kt-pagination__link--next, .kt-pagination.kt-pagination--brand .kt-pagination__links .kt-pagination__link--prev, .kt-pagination.kt-pagination--brand .kt-pagination__links .kt-pagination__link--last {
  background: rgba(88, 59, 192, 0.1);
}

/* line 18809, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--brand .kt-pagination__links .kt-pagination__link--active {
  background: #583BC0;
}

/* line 18811, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--brand .kt-pagination__links li:hover {
  background: #583BC0;
  transition: color 0.3s ease;
}

/* line 18814, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--brand .kt-pagination__links li:hover a {
  color: #ffffff;
}

/* line 18816, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--brand .kt-pagination__links li:hover a i {
  color: #fff !important;
}

/* line 18818, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--brand .kt-pagination__toolbar .form-control {
  background: rgba(88, 59, 192, 0.1);
}

/* line 18820, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--light .kt-pagination__links .kt-pagination__link--first, .kt-pagination.kt-pagination--light .kt-pagination__links .kt-pagination__link--next, .kt-pagination.kt-pagination--light .kt-pagination__links .kt-pagination__link--prev, .kt-pagination.kt-pagination--light .kt-pagination__links .kt-pagination__link--last {
  background: rgba(255, 255, 255, 0.1);
}

/* line 18822, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--light .kt-pagination__links .kt-pagination__link--active {
  background: #ffffff;
}

/* line 18824, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--light .kt-pagination__links li:hover {
  background: #ffffff;
  transition: color 0.3s ease;
}

/* line 18827, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--light .kt-pagination__links li:hover a {
  color: #ffffff;
}

/* line 18829, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--light .kt-pagination__links li:hover a i {
  color: #fff !important;
}

/* line 18831, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--light .kt-pagination__toolbar .form-control {
  background: rgba(255, 255, 255, 0.1);
}

/* line 18833, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--dark .kt-pagination__links .kt-pagination__link--first, .kt-pagination.kt-pagination--dark .kt-pagination__links .kt-pagination__link--next, .kt-pagination.kt-pagination--dark .kt-pagination__links .kt-pagination__link--prev, .kt-pagination.kt-pagination--dark .kt-pagination__links .kt-pagination__link--last {
  background: rgba(40, 42, 60, 0.1);
}

/* line 18835, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--dark .kt-pagination__links .kt-pagination__link--active {
  background: #282a3c;
}

/* line 18837, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--dark .kt-pagination__links li:hover {
  background: #282a3c;
  transition: color 0.3s ease;
}

/* line 18840, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--dark .kt-pagination__links li:hover a {
  color: #ffffff;
}

/* line 18842, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--dark .kt-pagination__links li:hover a i {
  color: #fff !important;
}

/* line 18844, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--dark .kt-pagination__toolbar .form-control {
  background: rgba(40, 42, 60, 0.1);
}

/* line 18846, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--primary .kt-pagination__links .kt-pagination__link--first, .kt-pagination.kt-pagination--primary .kt-pagination__links .kt-pagination__link--next, .kt-pagination.kt-pagination--primary .kt-pagination__links .kt-pagination__link--prev, .kt-pagination.kt-pagination--primary .kt-pagination__links .kt-pagination__link--last {
  background: rgba(65, 105, 225, 0.1);
}

/* line 18848, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--primary .kt-pagination__links .kt-pagination__link--active {
  background: #4169E1;
}

/* line 18850, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--primary .kt-pagination__links li:hover {
  background: #4169E1;
  transition: color 0.3s ease;
}

/* line 18853, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--primary .kt-pagination__links li:hover a {
  color: #ffffff;
}

/* line 18855, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--primary .kt-pagination__links li:hover a i {
  color: #fff !important;
}

/* line 18857, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--primary .kt-pagination__toolbar .form-control {
  background: rgba(65, 105, 225, 0.1);
}

/* line 18859, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--success .kt-pagination__links .kt-pagination__link--first, .kt-pagination.kt-pagination--success .kt-pagination__links .kt-pagination__link--next, .kt-pagination.kt-pagination--success .kt-pagination__links .kt-pagination__link--prev, .kt-pagination.kt-pagination--success .kt-pagination__links .kt-pagination__link--last {
  background: rgba(10, 187, 135, 0.1);
}

/* line 18861, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--success .kt-pagination__links .kt-pagination__link--active {
  background: #0abb87;
}

/* line 18863, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--success .kt-pagination__links li:hover {
  background: #0abb87;
  transition: color 0.3s ease;
}

/* line 18866, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--success .kt-pagination__links li:hover a {
  color: #ffffff;
}

/* line 18868, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--success .kt-pagination__links li:hover a i {
  color: #fff !important;
}

/* line 18870, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--success .kt-pagination__toolbar .form-control {
  background: rgba(10, 187, 135, 0.1);
}

/* line 18872, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--info .kt-pagination__links .kt-pagination__link--first, .kt-pagination.kt-pagination--info .kt-pagination__links .kt-pagination__link--next, .kt-pagination.kt-pagination--info .kt-pagination__links .kt-pagination__link--prev, .kt-pagination.kt-pagination--info .kt-pagination__links .kt-pagination__link--last {
  background: rgba(85, 120, 235, 0.1);
}

/* line 18874, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--info .kt-pagination__links .kt-pagination__link--active {
  background: #5578eb;
}

/* line 18876, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--info .kt-pagination__links li:hover {
  background: #5578eb;
  transition: color 0.3s ease;
}

/* line 18879, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--info .kt-pagination__links li:hover a {
  color: #ffffff;
}

/* line 18881, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--info .kt-pagination__links li:hover a i {
  color: #fff !important;
}

/* line 18883, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--info .kt-pagination__toolbar .form-control {
  background: rgba(85, 120, 235, 0.1);
}

/* line 18885, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--warning .kt-pagination__links .kt-pagination__link--first, .kt-pagination.kt-pagination--warning .kt-pagination__links .kt-pagination__link--next, .kt-pagination.kt-pagination--warning .kt-pagination__links .kt-pagination__link--prev, .kt-pagination.kt-pagination--warning .kt-pagination__links .kt-pagination__link--last {
  background: rgba(255, 184, 34, 0.1);
}

/* line 18887, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--warning .kt-pagination__links .kt-pagination__link--active {
  background: #ffb822;
}

/* line 18889, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--warning .kt-pagination__links li:hover {
  background: #ffb822;
  transition: color 0.3s ease;
}

/* line 18892, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--warning .kt-pagination__links li:hover a {
  color: #ffffff;
}

/* line 18894, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--warning .kt-pagination__links li:hover a i {
  color: #fff !important;
}

/* line 18896, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--warning .kt-pagination__toolbar .form-control {
  background: rgba(255, 184, 34, 0.1);
}

/* line 18898, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--danger .kt-pagination__links .kt-pagination__link--first, .kt-pagination.kt-pagination--danger .kt-pagination__links .kt-pagination__link--next, .kt-pagination.kt-pagination--danger .kt-pagination__links .kt-pagination__link--prev, .kt-pagination.kt-pagination--danger .kt-pagination__links .kt-pagination__link--last {
  background: rgba(235, 87, 87, 0.1);
}

/* line 18900, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--danger .kt-pagination__links .kt-pagination__link--active {
  background: #EB5757;
}

/* line 18902, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--danger .kt-pagination__links li:hover {
  background: #EB5757;
  transition: color 0.3s ease;
}

/* line 18905, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--danger .kt-pagination__links li:hover a {
  color: #ffffff;
}

/* line 18907, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--danger .kt-pagination__links li:hover a i {
  color: #fff !important;
}

/* line 18909, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--danger .kt-pagination__toolbar .form-control {
  background: rgba(235, 87, 87, 0.1);
}

/* line 18911, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--circle .kt-pagination__links li {
  min-width: 30px;
  min-height: 30px;
  border-radius: 50%;
}

/* line 18915, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--lg .kt-pagination__links li a {
  font-size: 1.3rem;
  min-width: 35px;
  min-height: 35px;
}

/* line 18919, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--lg .kt-pagination__toolbar .form-control {
  height: 35px;
  font-size: 1.2rem;
  padding: 0.2rem 0 0.2rem 0.2rem;
}

/* line 18923, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--sm .kt-pagination__links li a {
  font-size: 1rem;
  min-width: 25px;
  min-height: 25px;
}

/* line 18927, app/assets/stylesheets/style.bundle.css */
.kt-pagination.kt-pagination--sm .kt-pagination__toolbar .form-control {
  height: 25px;
  font-size: 0.9rem;
}

@media (max-width: 768px) {
  /* line 18932, app/assets/stylesheets/style.bundle.css */
  .kt-pagination .kt-pagination__links {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 18935, app/assets/stylesheets/style.bundle.css */
  .kt-pagination .kt-pagination__links li {
    margin: 0.3rem 0.5rem 0.3rem 0;
  }
  /* line 18937, app/assets/stylesheets/style.bundle.css */
  .kt-pagination .kt-pagination__links li a {
    font-size: 0.9rem;
    min-width: 25px;
    min-height: 25px;
  }
  /* line 18941, app/assets/stylesheets/style.bundle.css */
  .kt-pagination .kt-pagination__toolbar .form-control {
    height: 25px;
    font-size: 0.9rem;
    padding: 0.2rem 0 0.2rem 0.2rem;
  }
}

/* line 18946, app/assets/stylesheets/style.bundle.css */
.kt-advanced-analytics-data {
  padding: 16px 75px;
  background: rgba(242, 242, 242, 0.4);
}

/* line 18949, app/assets/stylesheets/style.bundle.css */
.kt-advanced-analytics-data .kt-advanced-analytics-data__head {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #2e2f36;
  margin-bottom: 16px;
}

/* line 18955, app/assets/stylesheets/style.bundle.css */
.kt-advanced-analytics-data .kt-advanced-analytics-data__item {
  border: none !important;
  margin: 8px 0 !important;
  padding: 0 !important;
}

/* line 18959, app/assets/stylesheets/style.bundle.css */
.kt-advanced-analytics-data .kt-advanced-analytics-data__row1 {
  flex: 3 !important;
  font-weight: bold !important;
  font-size: 16px !important;
  line-height: 24px !important;
  letter-spacing: 0.24px !important;
  color: #74747b !important;
}

/* line 18966, app/assets/stylesheets/style.bundle.css */
.kt-advanced-analytics-data .kt-advanced-analytics-data__row2 {
  flex: 1 !important;
  font-weight: 600 !important;
  font-size: 26px !important;
  line-height: 32px !important;
  text-align: center !important;
  letter-spacing: 0.2px !important;
  color: #2e2f36 !important;
}

/* line 18974, app/assets/stylesheets/style.bundle.css */
.kt-advanced-analytics-data .kt-advanced-analytics-data__row3 {
  flex: 1 !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: 24px !important;
  letter-spacing: 0.2px !important;
}

/* line 18980, app/assets/stylesheets/style.bundle.css */
.kt-advanced-analytics-data .kt-advanced-analytics-data__details {
  text-align: center;
  margin: 32px 0 0 0;
}

/* line 18983, app/assets/stylesheets/style.bundle.css */
.kt-advanced-analytics-data .kt-advanced-analytics-data__more {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: .1px;
  color: #aa44a8;
}

@media (max-width: 1024px) {
  /* line 18991, app/assets/stylesheets/style.bundle.css */
  .kt-advanced-analytics-data {
    padding: 16px;
  }
}

/* line 18994, app/assets/stylesheets/style.bundle.css */
.kt-analytics-data {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 13px 10px;
}

/* line 19000, app/assets/stylesheets/style.bundle.css */
.kt-analytics-data .kt-analytics-data__noData {
  font-weight: 500;
  font-size: 32px;
  line-height: 44px;
  color: #2e2f36;
  padding: .6em 0;
  letter-spacing: -1px;
}

/* line 19007, app/assets/stylesheets/style.bundle.css */
.kt-analytics-data .kt-analytics-data__chart {
  margin-right: 60px;
}

/* line 19009, app/assets/stylesheets/style.bundle.css */
.kt-analytics-data .kt-analytics-data__details {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 19015, app/assets/stylesheets/style.bundle.css */
.kt-analytics-data .kt-analytics-data__details .kt-analytics-data__text {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.24px;
  color: #74747b;
}

/* line 19021, app/assets/stylesheets/style.bundle.css */
.kt-analytics-data .kt-analytics-data__details .kt-analytics-data__value {
  font-weight: 600;
  font-size: 60px;
  line-height: 73px;
  color: #2e2f36;
}

@media (max-width: 1490px) {
  /* line 19028, app/assets/stylesheets/style.bundle.css */
  .kt-analytics-data {
    flex-direction: column;
  }
  /* line 19030, app/assets/stylesheets/style.bundle.css */
  .kt-analytics-data .kt-analytics-data__noData {
    font-size: 24px;
    line-height: 30px;
  }
  /* line 19033, app/assets/stylesheets/style.bundle.css */
  .kt-analytics-data .kt-analytics-data__chart {
    margin-right: 0;
  }
  /* line 19035, app/assets/stylesheets/style.bundle.css */
  .kt-analytics-data .kt-analytics-data__details {
    margin-top: 1.5em;
  }
  /* line 19037, app/assets/stylesheets/style.bundle.css */
  .kt-analytics-data .kt-analytics-data__details .kt-analytics-data__text {
    font-size: 10px;
    line-height: 14px;
  }
  /* line 19040, app/assets/stylesheets/style.bundle.css */
  .kt-analytics-data .kt-analytics-data__details .kt-analytics-data__value {
    font-size: 44px;
    line-height: 54px;
  }
}

/* line 19044, app/assets/stylesheets/style.bundle.css */
.kt-aside-user {
  padding: 18px;
}

/* line 19046, app/assets/stylesheets/style.bundle.css */
.kt-aside-user .kt-aside-user__wrapper {
  display: flex;
  align-items: center;
  flex-direction: row;
}

/* line 19050, app/assets/stylesheets/style.bundle.css */
.kt-aside-user .kt-aside-user__details {
  line-height: 1.2em;
  padding: 0 12px;
}

/* line 19053, app/assets/stylesheets/style.bundle.css */
.kt-aside-user .kt-aside-user__details .kt-aside-user__name {
  font-size: 14px;
  font-weight: 500;
  color: #2c2d73;
}

/* line 19057, app/assets/stylesheets/style.bundle.css */
.kt-aside-user .kt-aside-user__details .kt-aside-user__position {
  font-size: 10px;
  font-weight: bold;
  color: #74747b;
}

/* line 19062, app/assets/stylesheets/style.bundle.css */
.kt-engagements-list {
  margin: 0;
  padding: 0;
}

/* line 19065, app/assets/stylesheets/style.bundle.css */
.kt-engagements-list .kt-engagements-list__item {
  margin: 0 0 14px 0;
}

/* line 19067, app/assets/stylesheets/style.bundle.css */
.kt-engagements-list .kt-engagements-list__item.kt-engagements-list__item--active {
  border-left: 2px solid #2c2d73;
  padding-left: 10px;
}

/* line 19070, app/assets/stylesheets/style.bundle.css */
.kt-engagements-list .kt-engagements-list__item.kt-engagements-list__item--active .kt-engagements-list__link {
  color: #2c2d73;
}

/* line 19072, app/assets/stylesheets/style.bundle.css */
.kt-engagements-list .kt-engagements-list__link {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .1px;
  color: #74747b;
}

/* line 19079, app/assets/stylesheets/style.bundle.css */
.kt-engagements-history {
  margin: 0;
  padding: 0;
}

/* line 19082, app/assets/stylesheets/style.bundle.css */
.kt-engagements-history .kt-engagements-history__item {
  margin: 0 0 8px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* line 19087, app/assets/stylesheets/style.bundle.css */
.kt-engagements-history .kt-engagements-history__item .kt-engagements-history__item-name {
  width: 60%;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .1px;
  color: #2e2f36;
  position: relative;
  padding-left: 12px;
}

/* line 19096, app/assets/stylesheets/style.bundle.css */
.kt-engagements-history .kt-engagements-history__item .kt-engagements-history__item-name::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc( 50% - 2px);
  width: 4px;
  height: 4px;
  background: #2e2f36;
  border-radius: 4px;
}

/* line 19105, app/assets/stylesheets/style.bundle.css */
.kt-engagements-history .kt-engagements-history__item .kt-engagements-history__item-value {
  width: 40%;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: .24px;
  color: #74747b;
  text-transform: uppercase;
}

/* line 19113, app/assets/stylesheets/style.bundle.css */
.kt-patient-schedule {
  width: 455px !important;
}

/* line 19115, app/assets/stylesheets/style.bundle.css */
.kt-patient-schedule .kt-patient-schedule__timeline::before {
  left: 10.55rem !important;
  top: 45px !important;
}

/* line 19118, app/assets/stylesheets/style.bundle.css */
.kt-patient-schedule .kt-patient-schedule__head {
  padding: 40px 32px 20px 32px !important;
  border-bottom: 1px solid #ebedf2;
}

/* line 19121, app/assets/stylesheets/style.bundle.css */
.kt-patient-schedule .kt-patient-schedule__title {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #2c2d73;
}

/* line 19126, app/assets/stylesheets/style.bundle.css */
.kt-patient-schedule .kt-patient-schedule__items {
  padding: 20px 35px;
}

/* line 19128, app/assets/stylesheets/style.bundle.css */
.kt-patient-schedule .kt-patient-schedule__day {
  color: #74747b;
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -.2px;
}

/* line 19135, app/assets/stylesheets/style.bundle.css */
.kt-patient-schedule .kt-patient-schedule__time {
  color: #74747b;
  display: block;
  font-weight: bold;
  font-size: 10px;
  line-height: 15px;
  letter-spacing: .24px;
  text-transform: uppercase;
}

/* line 19143, app/assets/stylesheets/style.bundle.css */
.kt-patient-schedule .kt-patient-schedule__circle {
  left: 7.12rem !important;
}

/* line 19145, app/assets/stylesheets/style.bundle.css */
.kt-patient-schedule .kt-patient-schedule__message {
  padding: 0.35rem 0 0 8rem !important;
  font-size: 15px !important;
  line-height: 23px !important;
}

/* line 19150, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel-toggle {
  background-color: #fff;
  cursor: pointer;
  position: fixed;
  z-index: 1000;
  right: 0;
  top: 200px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 0;
  box-shadow: 0px 0px 28px 0px rgba(82, 63, 105, 0.13);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 19165, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel-toggle span {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #583BC0;
  letter-spacing: 3px;
}

/* line 19174, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel {
  background-color: #fff;
  box-shadow: 0px 0px 28px 0px rgba(82, 63, 105, 0.13);
  padding: 2.5rem;
}

/* line 19178, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3rem;
}

/* line 19183, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__head .kt-demo-panel__title {
  font-size: 1.4rem;
  font-weight: 500;
  color: #48465b;
  margin: 0;
  padding: 0;
}

/* line 19189, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__head .kt-demo-panel__title small {
  color: #2E2F36;
  font-size: 1.1rem;
}

/* line 19192, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__head .kt-demo-panel__close {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  background-color: #f7f8fa;
  transition: all 0.3s;
  border-radius: 4px;
}

/* line 19201, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__head .kt-demo-panel__close i {
  transition: all 0.3s;
  font-size: 0.8rem;
  color: #2E2F36;
}

/* line 19205, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__head .kt-demo-panel__close:hover {
  transition: all 0.3s;
  background-color: #583BC0;
}

/* line 19208, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__head .kt-demo-panel__close:hover i {
  transition: all 0.3s;
  color: #ffffff;
}

/* line 19211, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body {
  position: relative;
}

/* line 19213, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .ps__rail-y {
  opacity: 1;
}

/* line 19215, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__item {
  display: block;
  margin-bottom: 2rem;
  outline: 0;
}

/* line 19219, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__item:last-child {
  margin-bottom: 0;
}

/* line 19221, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__item:hover {
  text-decoration: none;
}

/* line 19223, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__item .kt-demo-panel__item-title {
  font-size: 1.1rem;
  font-weight: 500;
  color: #2C2D73;
  text-align: center;
  margin-bottom: 0.5rem;
}

/* line 19229, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__item .kt-demo-panel__item-preview {
  overflow: hidden;
  position: relative;
  transition: all 0.3s;
  border: 4px solid #ebedf2;
  border-radius: 4px;
}

/* line 19235, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__item .kt-demo-panel__item-preview img {
  width: 100%;
}

/* line 19237, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__item .kt-demo-panel__item-preview .kt-demo-panel__item-preview-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.15);
  transition: all 0.3s;
  opacity: 0;
}

/* line 19249, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__item .kt-demo-panel__item-preview .kt-demo-panel__item-preview-overlay .btn {
  margin-right: 5px;
}

/* line 19251, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__item .kt-demo-panel__item-preview .kt-demo-panel__item-preview-overlay .btn:last-child {
  margin-right: 0;
}

/* line 19253, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__item .kt-demo-panel__item-preview .kt-demo-panel__item-preview-overlay .btn.btn-light {
  background-color: #fff;
  color: #2E2F36;
}

/* line 19256, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__item .kt-demo-panel__item-preview .kt-demo-panel__item-preview-overlay .btn.btn-light:hover {
  background-color: #fff;
  color: #2C2D73;
}

/* line 19259, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__item.kt-demo-panel__item--active .kt-demo-panel__item-preview {
  transition: all 0.3s;
  border: 4px solid #583BC0;
}

/* line 19262, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__item:hover .kt-demo-panel__item-preview {
  transition: all 0.3s;
}

/* line 19264, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__item:hover .kt-demo-panel__item-preview .kt-demo-panel__item-preview-overlay {
  transition: all 0.3s;
  opacity: 1;
}

/* line 19267, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel .kt-demo-panel__body .kt-demo-panel__purchase {
  margin-bottom: 2rem;
  display: block;
}

@media (min-width: 1025px) {
  /* line 19272, app/assets/stylesheets/style.bundle.css */
  .kt-demo-panel .kt-demo-panel__body {
    padding-right: 1.5rem;
    margin-right: -1.5rem;
  }
}

/* line 19276, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel-close {
  display: none;
}

/* line 19279, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel {
  z-index: 1001;
  position: fixed;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  -webkit-transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  width: 350px !important;
  transition: left 0.3s ease, right 0.3s ease;
  left: -370px;
}

/* line 19292, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel.kt-demo-panel--on {
  transition: left 0.3s ease, right 0.3s ease;
  left: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 19296, app/assets/stylesheets/style.bundle.css */
  .kt-demo-panel {
    transition: none !important;
  }
}

/* line 19299, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel--right .kt-demo-panel {
  right: -370px;
  left: auto;
}

/* line 19302, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel--right .kt-demo-panel.kt-demo-panel--on {
  transition: left 0.3s ease, right 0.3s ease;
  right: 0;
  left: auto;
}

/* line 19307, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel-close {
  width: 25px;
  height: 25px;
  top: 1px;
  z-index: 1002;
  transition: left 0.3s ease, right 0.3s ease;
  position: fixed;
  border: 0;
  box-shadow: none;
  border-radius: 3px;
  cursor: pointer;
  outline: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  left: -25px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 19324, app/assets/stylesheets/style.bundle.css */
  .kt-demo-panel-close {
    transition: none !important;
  }
}

/* line 19326, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel-close > i {
  line-height: 0;
  font-size: 1.4rem;
}

/* line 19329, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel-close:hover {
  text-decoration: none;
}

/* line 19331, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel--right .kt-demo-panel-close {
  left: auto;
  right: -25px;
}

/* line 19334, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel--on .kt-demo-panel-close {
  transition: left 0.3s ease, right 0.3s ease;
  left: 324px;
}

/* line 19337, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel--on.kt-demo-panel--right .kt-demo-panel-close {
  left: auto;
  right: 324px;
}

/* line 19341, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  z-index: 1000;
  background: rgba(134, 138, 168, 0.2) !important;
  animation: kt-animate-fade-in .3s linear 1;
}

/* line 19352, app/assets/stylesheets/style.bundle.css */
.kt-demo-panel-overlay {
  background: rgba(0, 0, 0, 0.05);
}

@media (max-width: 400px) {
  /* line 19356, app/assets/stylesheets/style.bundle.css */
  .kt-demo-panel {
    width: 90% !important;
  }
}

@media (max-width: 1024px) {
  /* line 19360, app/assets/stylesheets/style.bundle.css */
  .kt-demo-panel-toggle {
    width: 30px;
    padding: 1rem 0;
  }
  /* line 19363, app/assets/stylesheets/style.bundle.css */
  .kt-demo-panel-toggle span {
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: 2px;
  }
  /* line 19367, app/assets/stylesheets/style.bundle.css */
  .kt-demo-panel {
    padding: 1rem;
  }
  /* line 19369, app/assets/stylesheets/style.bundle.css */
  .kt-demo-panel-toggle {
    top: 20%;
  }
}

/* line 19372, app/assets/stylesheets/style.bundle.css */
.query-builder .rule-value-container input[type=number], .query-builder .rule-value-container input[type=text], .query-builder .rule-value-container select {
  padding: 0 10px !important;
}

/* line 19375, app/assets/stylesheets/style.bundle.css */
.query-builder .rule-container {
  background: #fafafa !important;
  border: none !important;
  padding: 8px !important;
}

/* line 19379, app/assets/stylesheets/style.bundle.css */
.query-builder .rule-container.has-error {
  background: #ffaea7 !important;
}

/* line 19382, app/assets/stylesheets/style.bundle.css */
.query-builder .rule-filter-container {
  margin-right: 12px !important;
}

/* line 19385, app/assets/stylesheets/style.bundle.css */
.query-builder .rules-group-header {
  margin-bottom: 20px !important;
}

/* line 19388, app/assets/stylesheets/style.bundle.css */
.query-builder .rules-group-container {
  border: none !important;
  background: transparent !important;
  width: 100% !important;
}

/* line 19393, app/assets/stylesheets/style.bundle.css */
.query-builder .rule-container .rule-value-container {
  padding-left: 18px !important;
  margin-left: 12px !important;
  border-color: #999 !important;
}

/* line 19398, app/assets/stylesheets/style.bundle.css */
.query-builder .rules-list > ::before, .query-builder .rules-list > ::after {
  left: -30px !important;
  width: 30px !important;
}

/* line 19402, app/assets/stylesheets/style.bundle.css */
.query-builder .rules-group-body {
  margin-left: 15px !important;
}

/* line 19405, app/assets/stylesheets/style.bundle.css */
.query-builder .btn {
  height: 40px !important;
  padding: 0 20px !important;
  border-radius: 0 !important;
  color: #583bc0 !important;
}

/* line 19410, app/assets/stylesheets/style.bundle.css */
.query-builder .btn [class^="flaticon2-"] {
  font-size: 1rem;
}

/* line 19412, app/assets/stylesheets/style.bundle.css */
.query-builder .btn.btn-danger {
  color: #583bc0 !important;
  background: #fff !important;
  border-color: #583bc0 !important;
  position: relative !important;
  top: 6px !important;
}

/* line 19418, app/assets/stylesheets/style.bundle.css */
.query-builder .btn.btn-success {
  font-size: 15px !important;
  color: #fff !important;
  background: #583bc0 !important;
  border-color: #583bc0 !important;
}

/* line 19423, app/assets/stylesheets/style.bundle.css */
.query-builder .btn.btn-primary {
  font-size: 15px !important;
  color: #583bc0 !important;
  background: #fff !important;
  border-color: #583bc0 !important;
}

/* line 19428, app/assets/stylesheets/style.bundle.css */
.query-builder .btn.btn-primary.active {
  color: #fff !important;
  background: #583bc0 !important;
}

/* line 19432, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel {
  background-color: #fff;
  box-shadow: 0px 0px 28px 0px rgba(82, 63, 105, 0.13);
  padding: 0;
  height: 100% !important;
  overflow: hidden !important;
}

/* line 19438, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel .kt-quick-panel__close {
  position: absolute;
  z-index: 1;
  right: 1.5rem;
  top: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  background-color: #f7f8fa;
  transition: all 0.3s;
  border-radius: 4px;
}

/* line 19451, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel .kt-quick-panel__close i {
  transition: all 0.3s;
  font-size: 0.8rem;
  color: #2E2F36;
}

/* line 19455, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel .kt-quick-panel__close:hover {
  transition: all 0.3s;
  background-color: #583BC0;
}

/* line 19458, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel .kt-quick-panel__close:hover i {
  transition: all 0.3s;
  color: #ffffff;
}

/* line 19461, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel .kt-quick-panel__nav {
  display: flex;
  position: relative;
  padding: 1.5rem 0 0 0;
  align-items: center;
}

/* line 19466, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel .kt-quick-panel__nav .nav {
  width: 100%;
  padding: 0 1.5rem;
  margin: 0;
}

/* line 19470, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel .kt-quick-panel__nav .nav .nav-item {
  margin-right: 1.5rem;
}

/* line 19472, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel .kt-quick-panel__nav .nav .nav-item .nav-link {
  font-size: 1rem;
  color: #2E2F36;
}

/* line 19475, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel .kt-quick-panel__nav .nav .nav-item:last-child {
  margin-right: 0;
}

/* line 19477, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel .kt-quick-panel__content {
  padding: 1.5rem 0 4em 0;
  position: relative;
  height: 100%;
}

/* line 19481, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel .kt-quick-panel__content .ps > .ps__rail-y {
  right: 5px !important;
}

/* line 19483, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel .kt-quick-panel__content-padding-x {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 19487, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel-close {
  display: none;
}

/* line 19490, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel {
  z-index: 1001;
  position: fixed;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  -webkit-transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  width: 425px !important;
  transition: left 0.3s ease, right 0.3s ease;
  left: -445px;
}

/* line 19503, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel.kt-quick-panel--on {
  transition: left 0.3s ease, right 0.3s ease;
  left: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 19507, app/assets/stylesheets/style.bundle.css */
  .kt-quick-panel {
    transition: none !important;
  }
}

/* line 19510, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel--right .kt-quick-panel {
  right: -445px;
  left: auto;
}

/* line 19513, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel--right .kt-quick-panel.kt-quick-panel--on {
  transition: left 0.3s ease, right 0.3s ease;
  right: 0;
  left: auto;
}

/* line 19518, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel-close {
  width: 25px;
  height: 25px;
  top: 1px;
  z-index: 1002;
  transition: left 0.3s ease, right 0.3s ease;
  position: fixed;
  border: 0;
  box-shadow: none;
  border-radius: 3px;
  cursor: pointer;
  outline: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  left: -25px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 19535, app/assets/stylesheets/style.bundle.css */
  .kt-quick-panel-close {
    transition: none !important;
  }
}

/* line 19537, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel-close > i {
  line-height: 0;
  font-size: 1.4rem;
}

/* line 19540, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel-close:hover {
  text-decoration: none;
}

/* line 19542, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel--right .kt-quick-panel-close {
  left: auto;
  right: -25px;
}

/* line 19545, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel--on .kt-quick-panel-close {
  transition: left 0.3s ease, right 0.3s ease;
  left: 399px;
}

/* line 19548, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel--on.kt-quick-panel--right .kt-quick-panel-close {
  left: auto;
  right: 399px;
}

/* line 19552, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  z-index: 1000;
  background: rgba(134, 138, 168, 0.2) !important;
  animation: kt-animate-fade-in .3s linear 1;
}

/* line 19563, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel {
  background: #ffffff;
  box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.75);
}

/* line 19567, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel-overlay {
  background: rgba(0, 0, 0, 0.1);
}

/* line 19570, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel-close {
  background-color: #e8e8f2;
}

/* line 19572, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel-close > i {
  color: #968ad4;
}

/* line 19574, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel-close:hover {
  background-color: #583BC0;
}

/* line 19576, app/assets/stylesheets/style.bundle.css */
.kt-quick-panel-close:hover > i {
  color: #ffffff;
}

@media (max-width: 475px) {
  /* line 19580, app/assets/stylesheets/style.bundle.css */
  .kt-quick-panel {
    width: 90% !important;
  }
}

@media (max-width: 1024px) {
  /* line 19584, app/assets/stylesheets/style.bundle.css */
  .kt-quick-panel .kt-quick-panel__close {
    right: 0.5rem;
    top: 0.5rem;
    width: 24px;
    height: 24px;
  }
  /* line 19589, app/assets/stylesheets/style.bundle.css */
  .kt-quick-panel .kt-quick-panel__close i {
    font-size: 0.8rem;
  }
  /* line 19591, app/assets/stylesheets/style.bundle.css */
  .kt-quick-panel .kt-quick-panel__nav {
    padding: 1rem 0;
  }
  /* line 19593, app/assets/stylesheets/style.bundle.css */
  .kt-quick-panel .kt-quick-panel__nav .nav .nav-item {
    margin-right: 1rem;
  }
  /* line 19595, app/assets/stylesheets/style.bundle.css */
  .kt-quick-panel .kt-quick-panel__nav .nav .nav-item:last-child {
    margin-right: 0;
  }
  /* line 19597, app/assets/stylesheets/style.bundle.css */
  .kt-quick-panel .kt-quick-panel__nav .nav .nav-link {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.9rem;
    font-weight: 400;
    text-transform: uppercase;
  }
  /* line 19603, app/assets/stylesheets/style.bundle.css */
  .kt-quick-panel .kt-quick-panel__nav .kt-quick-panel__close i {
    font-size: 1.1rem;
  }
  /* line 19605, app/assets/stylesheets/style.bundle.css */
  .kt-quick-panel .kt-quick-panel__content {
    padding: 1rem 0.5rem 1rem 1rem;
  }
  /* line 19607, app/assets/stylesheets/style.bundle.css */
  .kt-quick-panel .kt-quick-panel__content .tab-pane {
    padding-right: 0.5rem;
  }
}

/* line 19610, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__form {
  margin: 0 18px;
  background: #f2f3f7;
  border-radius: 4px;
}

/* line 19614, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__form .input-group {
  background-color: transparent;
}

/* line 19616, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__form .input-group-prepend,
.kt-quick-search .kt-quick-search__form .input-group-append {
  background-color: transparent;
}

/* line 19619, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__form .input-group-prepend .input-group-text,
.kt-quick-search .kt-quick-search__form .input-group-append .input-group-text {
  background-color: transparent;
  border: 0;
}

/* line 19623, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__form .form-control {
  border: 0;
  background: none;
  outline: none !important;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
  font-size: 14px;
  height: 38px !important;
}

/* line 19632, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__form i {
  font-size: 1.3rem;
  color: #74747b;
}

/* line 19635, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__form .kt-quick-search__close {
  cursor: pointer;
  display: none;
  transition: all 0.3s;
}

/* line 19639, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__form .kt-quick-search__close:hover {
  transition: all 0.3s;
  color: #583BC0;
}

/* line 19643, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__wrapper {
  display: none;
}

/* line 19645, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__wrapper.ps {
  padding-right: 10px !important;
  margin-right: -10px !important;
}

/* line 19649, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result {
  padding: 0;
  margin: 0;
}

/* line 19652, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__message {
  display: flex;
  padding: 1rem 0;
  font-weight: 500;
  font-size: 1rem;
}

/* line 19657, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__category {
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #583BC0;
  margin: 0.5rem 0 1rem 0;
}

/* line 19663, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__section {
  margin-bottom: 2rem;
}

/* line 19665, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__item {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}

/* line 19669, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__item:last-child {
  margin-bottom: 0;
}

/* line 19671, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f0f0f4;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

/* line 19679, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-icon > i {
  font-size: 1.4rem;
}

/* line 19681, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-img {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 50px;
  height: 50px;
}

/* line 19687, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-img > img {
  max-width: 50px;
  max-height: 50px;
  border-radius: 50%;
}

/* line 19691, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-img.kt-quick-search__item-img--file {
  width: 40px;
}

/* line 19693, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-img.kt-quick-search__item-img--file > img {
  max-width: 40px;
  border-radius: 0;
}

/* line 19696, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-wrapper {
  padding-left: 1.25rem;
  flex: 1 1 auto;
}

/* line 19699, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-wrapper .kt-quick-search__item-title {
  font-size: 1rem;
  font-weight: 500;
  color: #48465b;
  text-decoration: none;
  transition: all 0.3s;
}

/* line 19705, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-wrapper .kt-quick-search__item-title:hover {
  color: #583BC0;
  transition: all 0.3s;
}

/* line 19708, app/assets/stylesheets/style.bundle.css */
.kt-quick-search .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-wrapper .kt-quick-search__item-desc {
  font-size: 1rem;
  font-weight: 400;
  color: #2E2F36;
}

/* line 19713, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--result-compact .kt-quick-search__result .kt-quick-search__category {
  font-size: 1rem;
  margin: 0.25rem 0 0.75rem 0;
}

/* line 19717, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--result-compact .kt-quick-search__result .kt-quick-search__section {
  margin-bottom: 2.25rem;
}

/* line 19720, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--result-compact .kt-quick-search__result .kt-quick-search__item {
  margin-bottom: 1.5rem;
}

/* line 19722, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--result-compact .kt-quick-search__result .kt-quick-search__item:last-child {
  margin-bottom: 0;
}

/* line 19724, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--result-compact .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-icon {
  width: 32px;
  height: 32px;
}

/* line 19727, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--result-compact .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-icon > i {
  font-size: 1.4rem;
}

/* line 19729, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--result-compact .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-img {
  width: 32px;
  height: 32px;
}

/* line 19732, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--result-compact .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-img > img {
  max-width: 32px;
  max-height: 32px;
}

/* line 19735, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--result-compact .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-img.kt-quick-search__item-img--file {
  width: 27px;
}

/* line 19737, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--result-compact .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-img.kt-quick-search__item-img--file > img {
  max-width: 27px;
}

/* line 19739, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--result-compact .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-wrapper {
  padding-left: 0.75rem;
}

/* line 19741, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--result-compact .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-wrapper .kt-quick-search__item-title {
  font-size: 1rem;
  font-weight: 500;
}

/* line 19744, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--result-compact .kt-quick-search__result .kt-quick-search__item .kt-quick-search__item-wrapper .kt-quick-search__item-desc {
  font-size: 0.9rem;
  line-height: 1.1;
}

/* line 19748, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--has-result .kt-quick-search__wrapper {
  display: block;
}

/* line 19751, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--dropdown {
  padding: 1rem 1.5rem;
}

/* line 19753, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--dropdown .kt-quick-search__form .input-group:before {
  right: 0;
}

/* line 19755, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--dropdown .kt-quick-search__form .input-group .input-group-prepend .input-group-text {
  padding-left: 0;
}

/* line 19757, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--dropdown .kt-quick-search__form .input-group .input-group-append .input-group-text {
  padding-right: 0;
}

/* line 19759, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--dropdown .kt-quick-search__wrapper {
  margin: 1.5rem 0 0.5rem 0;
}

/* line 19761, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--dropdown.kt-quick-search--has-result .kt-quick-search__form {
  border-bottom: 1px solid #ebedf2;
  padding-bottom: 0.75rem;
}

/* line 19765, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--inline .dropdown-menu {
  padding: 1.5rem;
}

/* line 19768, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--offcanvas .kt-quick-search__form {
  margin-bottom: 1.5rem;
}

/* line 19770, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--offcanvas .kt-quick-search__form .form-control {
  font-size: 1rem;
  font-weight: 500;
}

/* line 19773, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--offcanvas .kt-quick-search__form .input-group {
  border-bottom: 1px solid #ebedf2;
}

/* line 19775, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--offcanvas .kt-quick-search__form .input-group:before {
  right: 0;
}

/* line 19777, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--offcanvas .kt-quick-search__form .input-group .input-group-prepend .input-group-text {
  padding-left: 0;
}

/* line 19779, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--offcanvas .kt-quick-search__form .input-group .input-group-append .input-group-text {
  padding-right: 0;
}

/* line 19782, app/assets/stylesheets/style.bundle.css */
.kt-quick-search.kt-quick-search--offcanvas .kt-quick-search__wrapper {
  display: block;
}

/* line 19785, app/assets/stylesheets/style.bundle.css */
.kt-scroll {
  position: relative;
  overflow: hidden;
}

/* line 19789, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar {
  width: 46px;
  position: fixed;
  top: 30%;
  right: 0;
  list-style: none;
  padding: 5px 0;
  margin: 0;
  z-index: 50;
  background: #fff;
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 3px 0 0 3px;
}

/* line 19805, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item {
  margin: 0;
  padding: 5px;
  text-align: center;
}

/* line 19809, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item > a {
  background: #f4f4f8;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  transition: background 0.3s ease;
}

/* line 19818, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item > a > i {
  transition: color 0.3s ease;
  font-size: 1.3rem;
}

/* line 19821, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item > a:hover {
  transition: background 0.3s ease;
}

/* line 19823, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item > a:hover > i {
  transition: color 0.3s ease;
}

/* line 19825, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--brand > a > i {
  color: #583BC0;
}

/* line 19827, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--brand:hover > a {
  background: #583BC0;
}

/* line 19829, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--brand:hover > a > i {
  color: #ffffff;
}

/* line 19831, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--light > a > i {
  color: #ffffff;
}

/* line 19833, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--light:hover > a {
  background: #ffffff;
}

/* line 19835, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--light:hover > a > i {
  color: #282a3c;
}

/* line 19837, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--dark > a > i {
  color: #282a3c;
}

/* line 19839, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--dark:hover > a {
  background: #282a3c;
}

/* line 19841, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--dark:hover > a > i {
  color: #ffffff;
}

/* line 19843, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--primary > a > i {
  color: #4169E1;
}

/* line 19845, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--primary:hover > a {
  background: #4169E1;
}

/* line 19847, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--primary:hover > a > i {
  color: #ffffff;
}

/* line 19849, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--success > a > i {
  color: #0abb87;
}

/* line 19851, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--success:hover > a {
  background: #0abb87;
}

/* line 19853, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--success:hover > a > i {
  color: #ffffff;
}

/* line 19855, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--info > a > i {
  color: #5578eb;
}

/* line 19857, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--info:hover > a {
  background: #5578eb;
}

/* line 19859, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--info:hover > a > i {
  color: #ffffff;
}

/* line 19861, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--warning > a > i {
  color: #ffb822;
}

/* line 19863, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--warning:hover > a {
  background: #ffb822;
}

/* line 19865, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--warning:hover > a > i {
  color: #111111;
}

/* line 19867, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--danger > a > i {
  color: #EB5757;
}

/* line 19869, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--danger:hover > a {
  background: #EB5757;
}

/* line 19871, app/assets/stylesheets/style.bundle.css */
.kt-sticky-toolbar .kt-sticky-toolbar__item.kt-sticky-toolbar__item--danger:hover > a > i {
  color: #fff;
}

/* line 19874, app/assets/stylesheets/style.bundle.css */
.kt-subheader {
  background: none;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin: 10px 0;
}

/* line 19880, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}

/* line 19885, app/assets/stylesheets/style.bundle.css */
.kt-subheader .btn {
  display: inline-flex;
  height: 40px !important;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

/* line 19892, app/assets/stylesheets/style.bundle.css */
.kt-subheader .btn i {
  font-size: 1rem !important;
}

/* line 19894, app/assets/stylesheets/style.bundle.css */
.kt-subheader .btn.btn-icon {
  width: 32px !important;
}

/* line 19896, app/assets/stylesheets/style.bundle.css */
.kt-subheader .btn:not(.dropdown-toggle-split) {
  margin-left: 0.5rem;
}

/* line 19898, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main.kt-subheader__main--flex {
  display: flex;
  flex-direction: column;
}

/* line 19901, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .btn:not(.dropdown-toggle-split) {
  margin-left: 0;
  margin-right: 0.5rem;
}

/* line 19904, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle {
  display: none;
}

/* line 19906, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__title {
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
  display: flex;
  align-items: center;
  color: #2c2d73;
  margin-bottom: 0 !important;
}

/* line 19914, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__title small {
  padding-left: 40px;
  font-weight: 500;
  font-size: 26px;
  line-height: 32px;
  color: #74747b;
}

/* line 19920, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__desc {
  padding: 0 0.5rem 0 0;
  font-size: 1rem;
  font-weight: 500;
  color: #959cb6;
}

/* line 19925, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__separator {
  display: block;
  width: 12px;
  height: 4px;
  border-radius: 2px;
  background: #e7e8ef;
  margin: 0 1rem 0 0;
}

/* line 19932, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__separator.kt-subheader__separator--v {
  width: 1px;
  height: 22px;
}

/* line 19935, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs {
  display: flex;
  align-items: center;
  list-style-type: none;
  flex-wrap: wrap;
  margin: 0 0 14px;
  padding: 0;
}

/* line 19942, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-home {
  padding: 0px 0.65rem 0px 0px;
  transition: all 0.3s;
}

/* line 19945, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-home > i {
  font-size: 1rem;
  color: #c5cbe7;
}

/* line 19948, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-home:hover > i {
  transition: all 0.3s;
  color: #583BC0;
}

/* line 19951, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-home.kt-subheader__breadcrumbs-home--active > i {
  color: #583BC0;
}

/* line 19953, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-link {
  padding: 0 0.35rem 0 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #4169e1;
  transition: all 0.3s;
}

/* line 19960, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-link:hover {
  color: #583BC0;
}

/* line 19962, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-link.kt-subheader__breadcrumbs-link--active {
  color: #74747b;
}

/* line 19964, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-link:hover {
  transition: all 0.3s;
}

/* line 19966, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-separator {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 .5rem 0 .15rem;
}

/* line 19971, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-separator:after {
  display: block;
  font-weight: 500;
  color: #4169e1;
  content: "/";
}

/* line 19976, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__main .kt-subheader__group {
  display: flex;
  align-items: center;
}

/* line 19979, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__toolbar {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
}

/* line 19984, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__toolbar .btn:not(.dropdown-toggle-split) {
  margin-left: 0.25rem;
}

/* line 19986, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-primary {
  background: #f2f3f7;
  color: #959cb6;
  font-weight: 500;
}

/* line 19990, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-primary i {
  color: #959cb6;
}

/* line 19992, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-primary:hover, .kt-subheader .kt-subheader__btn-primary.active, .kt-subheader .kt-subheader__btn-primary:active, .kt-subheader .kt-subheader__btn-primary:focus {
  color: #ffffff;
  background: #583BC0;
}

/* line 19995, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-primary:hover i, .kt-subheader .kt-subheader__btn-primary.active i, .kt-subheader .kt-subheader__btn-primary:active i, .kt-subheader .kt-subheader__btn-primary:focus i {
  color: #ffffff;
}

/* line 19997, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-primary:hover g [fill], .kt-subheader .kt-subheader__btn-primary.active g [fill], .kt-subheader .kt-subheader__btn-primary:active g [fill], .kt-subheader .kt-subheader__btn-primary:focus g [fill] {
  transition: fill 0.3s ease;
  fill: #ffffff;
}

/* line 20000, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-primary:hover:hover g [fill], .kt-subheader .kt-subheader__btn-primary.active:hover g [fill], .kt-subheader .kt-subheader__btn-primary:active:hover g [fill], .kt-subheader .kt-subheader__btn-primary:focus:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 20002, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-secondary {
  color: #959cb6;
  font-weight: 500;
}

/* line 20005, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-secondary i {
  color: #aab1df;
}

/* line 20007, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-secondary g [fill] {
  transition: fill 0.3s ease;
  fill: #aab1df;
}

/* line 20010, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-secondary:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 20012, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-secondary:hover, .kt-subheader .kt-subheader__btn-secondary.active, .kt-subheader .kt-subheader__btn-secondary:active, .kt-subheader .kt-subheader__btn-secondary:focus {
  background: #f2f3f7;
  color: #583BC0;
}

/* line 20015, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-secondary:hover g [fill], .kt-subheader .kt-subheader__btn-secondary.active g [fill], .kt-subheader .kt-subheader__btn-secondary:active g [fill], .kt-subheader .kt-subheader__btn-secondary:focus g [fill] {
  transition: fill 0.3s ease;
  fill: #583BC0;
}

/* line 20018, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-secondary:hover:hover g [fill], .kt-subheader .kt-subheader__btn-secondary.active:hover g [fill], .kt-subheader .kt-subheader__btn-secondary:active:hover g [fill], .kt-subheader .kt-subheader__btn-secondary:focus:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 20020, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-daterange {
  background: #f2f3f7;
}

/* line 20022, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-daterange .kt-subheader__btn-daterange-title {
  display: inline-block;
  color: #959cb6;
  font-weight: 500;
}

/* line 20026, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-daterange .kt-subheader__btn-daterange-date {
  display: inline-block;
  color: #583BC0;
  margin-right: 0.75rem;
  font-weight: 500;
}

/* line 20031, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-daterange i {
  color: #583BC0;
}

/* line 20033, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-daterange:hover, .kt-subheader .kt-subheader__btn-daterange.active, .kt-subheader .kt-subheader__btn-daterange:active, .kt-subheader .kt-subheader__btn-daterange:focus {
  background: #f2f3f7;
}

/* line 20035, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__btn-daterange:hover i, .kt-subheader .kt-subheader__btn-daterange.active i, .kt-subheader .kt-subheader__btn-daterange:active i, .kt-subheader .kt-subheader__btn-daterange:focus i {
  color: #583BC0;
}

/* line 20037, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__search {
  width: 175px;
  display: inline-block;
}

/* line 20040, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__search .form-control {
  font-size: 0.9rem;
  height: 33px;
  background: #f2f3f7;
  border-color: #f2f3f7 !important;
}

/* line 20045, app/assets/stylesheets/style.bundle.css */
.kt-subheader .kt-subheader__search .kt-input-icon__icon i {
  font-size: 1.2rem;
  color: #2E2F36;
}

/* line 20048, app/assets/stylesheets/style.bundle.css */
.kt-subheader--solid .kt-subheader {
  margin: 0 0 25px 0;
  min-height: 54px;
}

/* line 20051, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader {
  background-color: transparent;
}

/* line 20053, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__main .kt-subheader__separator {
  background: #dbdce7;
}

/* line 20055, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-home > i {
  color: #b7bee1;
}

/* line 20057, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-link {
  color: #959cb6;
}

/* line 20059, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-separator:after {
  background: #dbdce7;
}

/* line 20061, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary {
  background: #e1e3ec;
  color: #959cb6;
}

/* line 20064, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary i {
  color: #959cb6;
}

/* line 20066, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary g [fill] {
  transition: fill 0.3s ease;
  fill: #959cb6;
}

/* line 20069, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 20071, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary:hover, .kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary.active, .kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary:active, .kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary:focus {
  background: #583BC0;
  color: #ffffff;
}

/* line 20074, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary:hover i, .kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary.active i, .kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary:active i, .kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary:focus i {
  color: #ffffff;
}

/* line 20076, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary:hover g [fill], .kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary.active g [fill], .kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary:active g [fill], .kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary:focus g [fill] {
  transition: fill 0.3s ease;
  fill: #ffffff;
}

/* line 20079, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary:hover:hover g [fill], .kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary.active:hover g [fill], .kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary:active:hover g [fill], .kt-subheader--transparent .kt-subheader .kt-subheader__btn-primary:focus:hover g [fill] {
  transition: fill 0.3s ease;
}

/* line 20081, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__btn-secondary {
  color: #8c94b0;
}

/* line 20083, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__btn-secondary i {
  color: #9fa7db;
}

/* line 20085, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__btn-secondary:hover, .kt-subheader--transparent .kt-subheader .kt-subheader__btn-secondary.active, .kt-subheader--transparent .kt-subheader .kt-subheader__btn-secondary:active, .kt-subheader--transparent .kt-subheader .kt-subheader__btn-secondary:focus {
  background: #eaecf2;
}

/* line 20087, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__btn-daterange {
  background: #e1e3ec;
}

/* line 20089, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__btn-daterange:hover, .kt-subheader--transparent .kt-subheader .kt-subheader__btn-daterange.active, .kt-subheader--transparent .kt-subheader .kt-subheader__btn-daterange:active, .kt-subheader--transparent .kt-subheader .kt-subheader__btn-daterange:focus {
  background: #d7dbe6;
}

/* line 20091, app/assets/stylesheets/style.bundle.css */
.kt-subheader--transparent .kt-subheader .kt-subheader__search .form-control {
  background: #eaecf2;
  border-color: #eaecf2 !important;
}

@media (max-width: 1024px) {
  /* line 20096, app/assets/stylesheets/style.bundle.css */
  .kt-subheader {
    margin: 2px 0;
  }
  /* line 20098, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle {
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    background: none;
    outline: none !important;
    width: 20px;
    height: 22px;
    transition: all 0.4s ease;
  }
  /* line 20116, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle span {
    display: block;
    position: absolute;
    top: 10px;
    height: 2px;
    min-height: 2px;
    width: 100%;
    border-radius: 2px;
    transition: all 0.4s ease;
  }
  /* line 20125, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle span::before, .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    min-height: 2px;
    content: "";
    border-radius: 2px;
    transition: all 0.4s ease;
  }
  /* line 20135, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle span::before {
    top: -6px;
  }
  /* line 20137, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle span::after {
    bottom: -6px;
  }
  /* line 20139, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--left span:before {
    transition: all 0.4s ease;
    left: auto;
    right: 0px;
    width: 50%;
  }
  /* line 20144, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--left span:after {
    transition: all 0.4s ease;
    left: auto;
    right: 0px;
    width: 75%;
  }
  /* line 20149, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--left:hover span:after, .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--left:hover span:before {
    width: 100%;
    transition: all 0.4s ease;
  }
  /* line 20152, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--left.kt-subheader__mobile-toggle--active span:before {
    transition: all 0.4s ease;
    left: 0px;
    right: auto;
    width: 50%;
  }
  /* line 20157, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--left.kt-subheader__mobile-toggle--active span:after {
    transition: all 0.4s ease;
    left: 0px;
    right: auto;
    width: 75%;
  }
  /* line 20162, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--right span:before {
    left: 0px;
    right: auto;
    width: 50%;
    transition: width 0.4s ease;
  }
  /* line 20167, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--right span:after {
    left: 0px;
    right: auto;
    width: 75%;
    transition: width 0.4s ease;
  }
  /* line 20172, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--right:hover span:after, .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--right:hover span:before {
    width: 100%;
    transition: width 0.4s ease;
  }
  /* line 20175, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--right.kt-subheader__mobile-toggle--active span:before {
    left: auto;
    right: 0px;
    width: 50%;
    transition: width 0.4s ease;
  }
  /* line 20180, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--right.kt-subheader__mobile-toggle--active span:after {
    left: auto;
    right: 0px;
    width: 75%;
    transition: width 0.4s ease;
  }
  /* line 20185, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle span {
    background: #2E2F36;
  }
  /* line 20187, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle span::before, .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle span::after {
    background: #2E2F36;
  }
  /* line 20189, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle:hover span {
    background: #583BC0;
  }
  /* line 20191, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle:hover span::before, .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle:hover span::after {
    background: #583BC0;
  }
  /* line 20193, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--active span {
    background: #583BC0;
  }
  /* line 20195, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--active span::before, .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle.kt-subheader__mobile-toggle--active span::after {
    background: #583BC0;
  }
  /* line 20197, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__mobile-toggle {
    display: inline-block;
    margin-right: 1rem;
  }
  /* line 20200, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__title {
    padding: 0.5rem 1.25rem 0.5rem 0;
  }
  /* line 20202, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs {
    padding: 0.5rem 0;
  }
  /* line 20204, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__toolbar {
    padding: 0.5rem 0;
  }
  /* line 20206, app/assets/stylesheets/style.bundle.css */
  .kt-subheader--transparent .kt-subheader {
    background-color: transparent;
  }
}

@media (max-width: 768px) {
  /* line 20210, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__title {
    font-size: 24px;
  }
  /* line 20212, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__main .kt-subheader__title small {
    font-size: 14px;
  }
  /* line 20214, app/assets/stylesheets/style.bundle.css */
  .kt-subheader .kt-subheader__toolbar {
    padding-top: 0.5rem;
  }
}

/* line 20217, app/assets/stylesheets/style.bundle.css */
.table tbody td {
  cursor: pointer;
}

/* line 20220, app/assets/stylesheets/style.bundle.css */
.table-questionnaire {
  width: auto;
  color: #000;
  border-spacing: 15px;
  border-collapse: separate;
}

/* line 20226, app/assets/stylesheets/style.bundle.css */
.table-questionnaire td,
.table-questionnaire th {
  font-size: 1.1em;
  font-weight: 400;
  color: #000;
  padding: .75rem 0;
  min-width: 150px;
}

/* line 20234, app/assets/stylesheets/style.bundle.css */
.table-questionnaire td {
  min-height: 42px;
  height: 42px;
}

/* line 20238, app/assets/stylesheets/style.bundle.css */
.table-questionnaire.wide td,
.table-questionnaire.wide th {
  max-width: 300px;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 20244, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table .ag-theme-material {
  font-family: Montserrat, Helvetica, sans-serif;
}

/* line 20246, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table .ag-theme-material .ag-header {
  font-family: Montserrat, Helvetica, sans-serif;
  border-bottom-color: #ebedf2;
}

/* line 20249, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table .ag-theme-material .ag-header .ag-header-cell-label {
  color: #74747b;
}

/* line 20251, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table .ag-theme-material .ag-row {
  border-color: #ebedf2;
}

/* line 20254, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table .align-item-vertical-center {
  align-items: center;
}

/* line 20257, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table .align-item-right {
  justify-content: flex-end;
}

/* line 20260, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table.kt-weguide-table--modal .ag-theme-material .ag-header .ag-header-cell-label {
  justify-content: center;
  text-overflow: clip;
  overflow: visible;
  white-space: normal;
}

/* line 20265, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table.kt-weguide-table--modal .ag-theme-material .ag-header .ag-header-cell-label .ag-header-cell-text {
  font-size: 15px;
  color: #2c2d73;
}

/* line 20269, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table.kt-weguide-table--modal .ag-theme-material .ag-header .ag-header-row .ag-header-cell:first-child .ag-header-cell-label {
  justify-content: space-between;
}

/* line 20272, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table.kt-weguide-table--modal .ag-theme-material .ag-cell-wrapper {
  justify-content: center;
}

/* line 20275, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table.kt-weguide-table--modal .ag-theme-material .ag-cell {
  font-size: 15px;
  font-weight: 500;
  color: #2e2f36;
}

/* line 20279, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table.kt-weguide-table--modal .ag-theme-material .ag-cell span {
  padding-top: 1em;
  padding-bottom: 1em;
  line-height: 1.5em;
  height: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}

/* line 20289, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table.kt-weguide-table--modal .modal .modal-content .modal-header {
  border-bottom: 0;
  padding: 16px 25px 0 80px;
}

/* line 20292, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table.kt-weguide-table--modal .modal .modal-content .modal-header .modal-title {
  font-size: 32px;
  font-weight: bold;
}

/* line 20296, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table.kt-weguide-table--modal .modal-body {
  padding: 0 25px 16px 80px;
  box-sizing: content-box;
}

/* line 20300, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table.kt-weguide-table--modal .scores-row {
  align-self: center;
}

/* line 20302, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table.kt-weguide-table--modal .scores-row > div {
  line-height: 1;
  text-align: center;
}

/* line 20305, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table.kt-weguide-table--modal .scores-row div:first-child {
  font-size: 18px;
  font-weight: bold;
  color: #2c2d73;
}

/* line 20309, app/assets/stylesheets/style.bundle.css */
.kt-weguide-table.kt-weguide-table--modal .scores-row div:nth-child(2) {
  font-size: 8px;
  font-weight: bold;
  color: #74747b;
}

/* line 20314, app/assets/stylesheets/style.bundle.css */
.kt-badge {
  padding: 0;
  margin: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  font-size: 0.8rem;
}

/* line 20324, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--system-border {
  border-radius: 0.25rem;
}

/* line 20326, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--green {
  background: #b4e096;
}

/* line 20328, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--red {
  background: #df9696;
}

/* line 20330, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--grey {
  background: #c4c4c4;
}

/* line 20332, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--bold {
  font-weight: 500;
}

/* line 20334, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--bolder {
  font-weight: 600;
}

/* line 20336, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--boldest {
  font-weight: 700;
}

/* line 20338, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--md {
  height: 24px;
  width: 24px;
  font-size: 0.9rem;
}

/* line 20342, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--lg {
  height: 35px;
  width: 35px;
  font-size: 1rem;
}

/* line 20346, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--xl {
  height: 50px;
  width: 50px;
  font-size: 1.1rem;
  font-weight: 500;
}

/* line 20351, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge__pics {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

/* line 20356, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge__pics .kt-badge__pic {
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  overflow: hidden;
  margin-left: -0.7rem;
  border: 1px solid #ffffff;
  background-color: #f0f3ff;
  color: #a1a8c3;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  position: relative;
}

/* line 20376, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge__pics .kt-badge__pic img {
  width: 100%;
}

/* line 20378, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge__pics .kt-badge__pic.kt-badge__pic--last {
  font-size: 1rem;
  font-weight: 500;
}

/* line 20381, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--brand {
  color: #ffffff;
  background: #583BC0;
}

/* line 20384, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--brand {
  background: transparent;
  color: #583BC0;
  border: 1px solid #583BC0;
}

/* line 20388, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--brand.kt-badge--outline-2x {
  border: 2px solid #583BC0;
}

/* line 20390, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--light {
  color: #282a3c;
  background: #ffffff;
}

/* line 20393, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--light {
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
}

/* line 20397, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--light.kt-badge--outline-2x {
  border: 2px solid #ffffff;
}

/* line 20399, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--dark {
  color: #ffffff;
  background: #282a3c;
}

/* line 20402, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--dark {
  background: transparent;
  color: #282a3c;
  border: 1px solid #282a3c;
}

/* line 20406, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--dark.kt-badge--outline-2x {
  border: 2px solid #282a3c;
}

/* line 20408, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--primary {
  color: #ffffff;
  background: #4169E1;
}

/* line 20411, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--primary {
  background: transparent;
  color: #4169E1;
  border: 1px solid #4169E1;
}

/* line 20415, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--primary.kt-badge--outline-2x {
  border: 2px solid #4169E1;
}

/* line 20417, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--success {
  color: #ffffff;
  background: #0abb87;
}

/* line 20420, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--success {
  background: transparent;
  color: #0abb87;
  border: 1px solid #0abb87;
}

/* line 20424, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--success.kt-badge--outline-2x {
  border: 2px solid #0abb87;
}

/* line 20426, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--info {
  color: #ffffff;
  background: #5578eb;
}

/* line 20429, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--info {
  background: transparent;
  color: #5578eb;
  border: 1px solid #5578eb;
}

/* line 20433, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--info.kt-badge--outline-2x {
  border: 2px solid #5578eb;
}

/* line 20435, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--warning {
  color: #111111;
  background: #ffb822;
}

/* line 20438, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--warning {
  background: transparent;
  color: #ffb822;
  border: 1px solid #ffb822;
}

/* line 20442, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--warning.kt-badge--outline-2x {
  border: 2px solid #ffb822;
}

/* line 20444, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--danger {
  color: #fff;
  background: #EB5757;
}

/* line 20447, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--danger {
  background: transparent;
  color: #EB5757;
  border: 1px solid #EB5757;
}

/* line 20451, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--outline.kt-badge--danger.kt-badge--outline-2x {
  border: 2px solid #EB5757;
}

/* line 20453, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--unified-brand {
  color: #583BC0;
  background: rgba(88, 59, 192, 0.1);
}

/* line 20456, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--unified-light {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
}

/* line 20459, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--unified-dark {
  color: #282a3c;
  background: rgba(40, 42, 60, 0.1);
}

/* line 20462, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--unified-primary {
  color: #4169E1;
  background: rgba(65, 105, 225, 0.1);
}

/* line 20465, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--unified-success {
  color: #0abb87;
  background: rgba(10, 187, 135, 0.1);
}

/* line 20468, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--unified-info {
  color: #5578eb;
  background: rgba(85, 120, 235, 0.1);
}

/* line 20471, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--unified-warning {
  color: #ffb822;
  background: rgba(255, 184, 34, 0.1);
}

/* line 20474, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--unified-danger {
  color: #EB5757;
  background: rgba(235, 87, 87, 0.1);
}

/* line 20477, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--inline {
  height: auto;
  width: auto;
  padding: 0.15rem 0.75rem;
  border-radius: 2px;
}

/* line 20482, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--inline.kt-badge--md {
  padding: 0.8rem 0.6rem;
}

/* line 20484, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--inline.kt-badge--lg {
  padding: 0.9rem 0.7rem;
}

/* line 20486, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--inline.kt-badge--xl {
  padding: 1rem 0.8rem;
}

/* line 20488, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--pill {
  border-radius: 2rem;
}

/* line 20490, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--rounded {
  border-radius: 4px;
}

/* line 20492, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--dot {
  display: inline-block;
  line-height: 6px;
  min-height: 6px;
  min-width: 6px;
  height: 6px;
  width: 6px;
  font-size: 0;
  vertical-align: middle;
  text-align: center;
}

/* line 20502, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--dot.kt-badge--sm {
  line-height: 4px;
  min-height: 4px;
  min-width: 4px;
  height: 4px;
  width: 4px;
}

/* line 20508, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--dot.kt-badge--lg {
  line-height: 8px;
  min-height: 8px;
  min-width: 8px;
  height: 8px;
  width: 8px;
}

/* line 20514, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--dot.kt-badge--xl {
  line-height: 10px;
  min-height: 10px;
  min-width: 10px;
  height: 10px;
  width: 10px;
}

/* line 20520, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--square {
  border-radius: 0;
}

/* line 20522, app/assets/stylesheets/style.bundle.css */
.kt-badge.kt-badge--elevate {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

/* line 20525, app/assets/stylesheets/style.bundle.css */
.kt-heading {
  font-size: 1.3rem;
  font-weight: 500;
  padding: 0;
  margin: 1.75rem 0;
  color: #48465b;
}

/* line 20531, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--center {
  text-align: center;
}

/* line 20533, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--right {
  text-align: right;
}

/* line 20535, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--space-sm {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/* line 20538, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--space-md {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

/* line 20541, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--space-lg {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

/* line 20544, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--space-xl {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

/* line 20547, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--sm {
  font-size: 1.2rem;
}

/* line 20549, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--md {
  font-size: 1.4rem;
}

/* line 20551, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--lg {
  font-size: 1.6rem;
}

/* line 20553, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--xl {
  font-size: 2rem;
}

/* line 20555, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--xxl {
  font-size: 3rem;
}

/* line 20557, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--medium {
  font-weight: 600;
}

/* line 20559, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--bold {
  font-weight: 700;
}

/* line 20561, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--bolder {
  font-weight: 900;
}

/* line 20563, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--thin {
  font-weight: 300;
}

/* line 20565, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--no-top-margin {
  margin-top: 0;
}

/* line 20567, app/assets/stylesheets/style.bundle.css */
.kt-heading.kt-heading--no-bottok-margin {
  margin-bottom: 0;
}

/* line 20570, app/assets/stylesheets/style.bundle.css */
.kt-link {
  text-decoration: none;
  position: relative;
  display: inline-block;
  color: #583BC0;
}

/* line 20575, app/assets/stylesheets/style.bundle.css */
.kt-link:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  top: 1rem;
  left: 0;
  width: 0%;
  transition: width 0.3s ease;
}

/* line 20584, app/assets/stylesheets/style.bundle.css */
.kt-link:hover {
  text-decoration: none !important;
}

/* line 20586, app/assets/stylesheets/style.bundle.css */
.kt-link:hover:after {
  width: 100%;
}

/* line 20588, app/assets/stylesheets/style.bundle.css */
.kt-link:hover {
  color: #4d34a9;
}

/* line 20590, app/assets/stylesheets/style.bundle.css */
.kt-link:hover:after {
  border-bottom: 1px solid #4d34a9;
  opacity: 0.3;
}

/* line 20593, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--brand {
  color: #583BC0;
}

/* line 20595, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--brand:hover {
  color: #462f99;
}

/* line 20597, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--brand:hover:after {
  border-bottom: 1px solid #462f99;
  opacity: 0.3;
}

/* line 20600, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--light {
  color: #ffffff;
}

/* line 20602, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--light:hover {
  color: #e6e6e6;
}

/* line 20604, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--light:hover:after {
  border-bottom: 1px solid #e6e6e6;
  opacity: 0.3;
}

/* line 20607, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--dark {
  color: #282a3c;
}

/* line 20609, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--dark:hover {
  color: #14151d;
}

/* line 20611, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--dark:hover:after {
  border-bottom: 1px solid #14151d;
  opacity: 0.3;
}

/* line 20614, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--primary {
  color: #4169E1;
}

/* line 20616, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--primary:hover {
  color: #214cce;
}

/* line 20618, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--primary:hover:after {
  border-bottom: 1px solid #214cce;
  opacity: 0.3;
}

/* line 20621, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--success {
  color: #0abb87;
}

/* line 20623, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--success:hover {
  color: #078b64;
}

/* line 20625, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--success:hover:after {
  border-bottom: 1px solid #078b64;
  opacity: 0.3;
}

/* line 20628, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--info {
  color: #5578eb;
}

/* line 20630, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--info:hover {
  color: #2754e6;
}

/* line 20632, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--info:hover:after {
  border-bottom: 1px solid #2754e6;
  opacity: 0.3;
}

/* line 20635, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--warning {
  color: #ffb822;
}

/* line 20637, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--warning:hover {
  color: #eea200;
}

/* line 20639, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--warning:hover:after {
  border-bottom: 1px solid #eea200;
  opacity: 0.3;
}

/* line 20642, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--danger {
  color: #EB5757;
}

/* line 20644, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--danger:hover {
  color: #e62929;
}

/* line 20646, app/assets/stylesheets/style.bundle.css */
.kt-link.kt-link--danger:hover:after {
  border-bottom: 1px solid #e62929;
  opacity: 0.3;
}

/* line 20650, app/assets/stylesheets/style.bundle.css */
.kt-section {
  padding: 0;
  margin: 0 0 2rem 0;
}

/* line 20653, app/assets/stylesheets/style.bundle.css */
.kt-section.kt-section--space-sm {
  margin-bottom: 1rem;
}

/* line 20655, app/assets/stylesheets/style.bundle.css */
.kt-section.kt-section--space-md {
  margin-bottom: 2rem;
}

/* line 20657, app/assets/stylesheets/style.bundle.css */
.kt-section.kt-section--space-lg {
  margin-bottom: 2.5rem;
}

/* line 20659, app/assets/stylesheets/style.bundle.css */
.kt-section.kt-section--space-xl {
  margin-bottom: 3rem;
}

/* line 20661, app/assets/stylesheets/style.bundle.css */
.kt-section .kt-section__heading,
.kt-section .kt-section__title {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
  display: block;
  padding: 0;
  margin: 0 0 .25rem 0;
  color: #2e2f36;
}

/* line 20671, app/assets/stylesheets/style.bundle.css */
.kt-section .kt-section__heading.kt-section__title-sm,
.kt-section .kt-section__title.kt-section__title-sm {
  font-size: 1.1rem;
}

/* line 20674, app/assets/stylesheets/style.bundle.css */
.kt-section .kt-section__heading.kt-section__title-md,
.kt-section .kt-section__title.kt-section__title-md {
  font-size: 1.4rem;
}

/* line 20677, app/assets/stylesheets/style.bundle.css */
.kt-section .kt-section__heading.kt-section__title-lg,
.kt-section .kt-section__title.kt-section__title-lg {
  font-size: 1.5rem;
}

/* line 20680, app/assets/stylesheets/style.bundle.css */
.kt-section .kt-section__desc {
  display: block;
  font-size: 1rem;
  font-weight: 400;
  padding: 0;
  margin: 0 0 1rem 0;
  color: #2C2D73;
}

/* line 20687, app/assets/stylesheets/style.bundle.css */
.kt-section .kt-section__info {
  display: block;
  font-size: 1rem;
  padding: 0;
  margin: 0 0 1rem 0;
  color: #2C2D73;
}

/* line 20693, app/assets/stylesheets/style.bundle.css */
.kt-section .kt-section__content {
  font-size: 10px;
  font-weight: bold;
  letter-spacing: .24px;
  display: block;
  padding: 0;
  margin: 0;
  color: #74747b;
}

/* line 20701, app/assets/stylesheets/style.bundle.css */
.kt-section .kt-section__content.kt-section__content--border {
  padding: 1.5rem;
  border: 3px solid #ebedf2;
  border-radius: 4px;
}

/* line 20705, app/assets/stylesheets/style.bundle.css */
.kt-section .kt-section__content.kt-section__content--solid {
  padding: 1.5rem;
  border-left: 4px solid #e2e5ec;
  background-color: #f7f8fa;
  border-radius-top-left: 4px;
  border-radius-top-right: 4px;
}

/* line 20711, app/assets/stylesheets/style.bundle.css */
.kt-section .kt-section__content.kt-section__content--x-fit {
  padding-left: 0;
  padding-right: 0;
}

/* line 20714, app/assets/stylesheets/style.bundle.css */
.kt-section .kt-section__content.kt-section__content--fit {
  padding: 0;
}

/* line 20716, app/assets/stylesheets/style.bundle.css */
.kt-section.kt-section--last {
  margin-bottom: 0;
}

/* line 20718, app/assets/stylesheets/style.bundle.css */
.kt-section.kt-section--first {
  margin-top: 0;
}

/* line 20721, app/assets/stylesheets/style.bundle.css */
.kt-separator {
  height: 0;
  margin: 20px 0;
  border-bottom: 1px solid #ebedf2;
}

/* line 20725, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--border-dashed, .kt-separator.kt-separator--dashed {
  border-bottom: 1px dashed #ebedf2;
}

/* line 20727, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--border-2x {
  border-bottom-width: 2px;
}

/* line 20729, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--space {
  border-bottom: 0;
}

/* line 20731, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--space-sm, .kt-separator.kt-separator--sm {
  margin: 0.5rem 0;
}

/* line 20733, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--space-md, .kt-separator.kt-separator--md {
  margin: 2rem 0;
}

/* line 20735, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--space-lg, .kt-separator.kt-separator--lg {
  margin: 2.5rem 0;
}

/* line 20737, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--space-xl, .kt-separator.kt-separator--xl {
  margin: 3rem 0;
}

/* line 20739, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--fit {
  margin-left: -25px;
  margin-right: -25px;
}

/* line 20742, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--brand {
  border-bottom: 1px solid #583BC0;
}

/* line 20744, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--brand.kt-separator--dashed {
  border-bottom: 1px dashed #583BC0;
}

/* line 20746, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--light {
  border-bottom: 1px solid #ffffff;
}

/* line 20748, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--light.kt-separator--dashed {
  border-bottom: 1px dashed #ffffff;
}

/* line 20750, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--dark {
  border-bottom: 1px solid #282a3c;
}

/* line 20752, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--dark.kt-separator--dashed {
  border-bottom: 1px dashed #282a3c;
}

/* line 20754, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--primary {
  border-bottom: 1px solid #4169E1;
}

/* line 20756, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--primary.kt-separator--dashed {
  border-bottom: 1px dashed #4169E1;
}

/* line 20758, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--success {
  border-bottom: 1px solid #0abb87;
}

/* line 20760, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--success.kt-separator--dashed {
  border-bottom: 1px dashed #0abb87;
}

/* line 20762, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--info {
  border-bottom: 1px solid #5578eb;
}

/* line 20764, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--info.kt-separator--dashed {
  border-bottom: 1px dashed #5578eb;
}

/* line 20766, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--warning {
  border-bottom: 1px solid #ffb822;
}

/* line 20768, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--warning.kt-separator--dashed {
  border-bottom: 1px dashed #ffb822;
}

/* line 20770, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--danger {
  border-bottom: 1px solid #EB5757;
}

/* line 20772, app/assets/stylesheets/style.bundle.css */
.kt-separator.kt-separator--danger.kt-separator--dashed {
  border-bottom: 1px dashed #EB5757;
}

/* line 20775, app/assets/stylesheets/style.bundle.css */
.kt-widget6 .kt-widget6__head .kt-widget6__item {
  display: flex;
  align-items: center;
  margin-bottom: 1.07rem;
}

/* line 20779, app/assets/stylesheets/style.bundle.css */
.kt-widget6 .kt-widget6__head .kt-widget6__item > span {
  font-size: 1rem;
  color: #2E2F36;
  font-weight: 400;
  flex: 1;
  text-align: left;
}

/* line 20785, app/assets/stylesheets/style.bundle.css */
.kt-widget6 .kt-widget6__head .kt-widget6__item > span:last-child {
  text-align: right;
}

/* line 20788, app/assets/stylesheets/style.bundle.css */
.kt-widget6 .kt-widget6__body .kt-widget6__item {
  display: flex;
  align-items: center;
  padding: 1.07rem 0;
  border-bottom: 1px dashed #ebedf2;
}

/* line 20793, app/assets/stylesheets/style.bundle.css */
.kt-widget6 .kt-widget6__body .kt-widget6__item > span {
  color: #2C2D73;
  font-weight: 400;
  flex: 1;
  text-align: left;
  font-size: 1rem;
}

/* line 20799, app/assets/stylesheets/style.bundle.css */
.kt-widget6 .kt-widget6__body .kt-widget6__item > span:last-child {
  text-align: right;
}

/* line 20801, app/assets/stylesheets/style.bundle.css */
.kt-widget6 .kt-widget6__body .kt-widget6__item:last-child {
  border-bottom: 0;
}

/* line 20804, app/assets/stylesheets/style.bundle.css */
.kt-widget6 .kt-widget6__foot .kt-widget6__action {
  text-align: right;
  margin-top: 1rem;
}

/* line 20808, app/assets/stylesheets/style.bundle.css */
body {
  background: #f2f3f8;
}

/* line 20811, app/assets/stylesheets/style.bundle.css */
.kt-subheader.kt-subheader--clear {
  margin-bottom: 0 !important;
}

@media (min-width: 1025px) {
  /* line 20815, app/assets/stylesheets/style.bundle.css */
  .kt-wrapper {
    transition: all 0.3s ease;
  }
  /* line 20817, app/assets/stylesheets/style.bundle.css */
  .kt-header--fixed .kt-wrapper {
    padding-top: 65px;
  }
  /* line 20819, app/assets/stylesheets/style.bundle.css */
  .kt-header--fixed.kt-subheader--fixed.kt-subheader--enabled .kt-wrapper {
    padding-top: 119px;
  }
  /* line 20821, app/assets/stylesheets/style.bundle.css */
  .kt-aside--fixed .kt-wrapper {
    padding-left: 236px;
  }
  /* line 20823, app/assets/stylesheets/style.bundle.css */
  .kt-aside--fixed.kt-aside--minimize .kt-wrapper {
    padding-left: 69px;
    transition: all 0.3s ease;
  }
  /* line 20826, app/assets/stylesheets/style.bundle.css */
  .kt-header--fixed.kt-subheader--fixed .kt-subheader {
    position: fixed;
    height: 54px;
    top: 65px;
    left: 0;
    right: 0;
    transition: all 0.3s ease;
    z-index: 94;
    background-color: #fff;
    box-shadow: 0px 10px 30px 0px rgba(82, 63, 105, 0.08);
    margin: 0;
  }
  /* line 20837, app/assets/stylesheets/style.bundle.css */
  .kt-header--fixed.kt-header--minimize.kt-subheader--fixed .kt-subheader {
    top: 55px;
    transition: top 0.3s ease;
  }
  /* line 20840, app/assets/stylesheets/style.bundle.css */
  .kt-aside--enabled.kt-subheader--fixed .kt-subheader {
    left: 236px;
  }
  /* line 20842, app/assets/stylesheets/style.bundle.css */
  .kt-subheader--fixed.kt-aside--minimize-hover .kt-subheader,
.kt-subheader--fixed.kt-aside--minimize .kt-subheader {
    left: 69px;
    transition: all 0.3s ease;
  }
  /* line 20846, app/assets/stylesheets/style.bundle.css */
  .kt-container {
    padding: 0 25px;
  }
  /* line 20848, app/assets/stylesheets/style.bundle.css */
  .kt-container.kt-container--wide {
    padding: 0 66px;
  }
  /* line 20850, app/assets/stylesheets/style.bundle.css */
  .kt-container.kt-container--form {
    padding: 0 80px;
    max-width: 1203px;
  }
  /* line 20853, app/assets/stylesheets/style.bundle.css */
  .kt-subheader--enabled:not(.kt-subheader--fixed) .kt-content {
    padding-top: 0;
  }
}

@media (min-width: 1025px) and (max-width: 1430px) {
  /* line 20857, app/assets/stylesheets/style.bundle.css */
  body:not(.kt-aside--enabled) .kt-container:not(.kt-container--fluid) {
    width: 100%;
  }
}

@media (min-width: 1025px) and (max-width: 1666px) {
  /* line 20861, app/assets/stylesheets/style.bundle.css */
  .kt-aside--enabled:not(.kt-aside--minimize) .kt-container:not(.kt-container--fluid) {
    width: 100%;
  }
}

@media (min-width: 1025px) and (max-width: 1499px) {
  /* line 20865, app/assets/stylesheets/style.bundle.css */
  .kt-aside--enabled.kt-aside--minimize .kt-container:not(.kt-container--fluid) {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  /* line 20869, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile--fixed .kt-wrapper {
    padding-top: 50px;
  }
  /* line 20871, app/assets/stylesheets/style.bundle.css */
  .kt-container {
    padding: 0 15px;
  }
  /* line 20873, app/assets/stylesheets/style.bundle.css */
  .kt-subheader--enabled .kt-content {
    padding-top: 0;
  }
  /* line 20875, app/assets/stylesheets/style.bundle.css */
  .kt-subheader--enabled.kt-subheader--solid .kt-subheader {
    margin-bottom: 15px;
  }
}

@media (min-width: 1025px) {
  /* line 20879, app/assets/stylesheets/style.bundle.css */
  .kt-header {
    display: flex;
    justify-content: space-between;
    height: 65px;
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
  }
  /* line 20886, app/assets/stylesheets/style.bundle.css */
  .kt-header.kt-header--fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 97;
  }
  /* line 20892, app/assets/stylesheets/style.bundle.css */
  .kt-aside--enabled .kt-header.kt-header--fixed {
    left: 236px;
  }
  /* line 20894, app/assets/stylesheets/style.bundle.css */
  .kt-header--fixed.kt-header--minimize .kt-header {
    height: 55px;
    transition: height 0.3s ease;
  }
  /* line 20897, app/assets/stylesheets/style.bundle.css */
  .kt-header--fixed.kt-aside--minimize .kt-header {
    left: 69px;
    transition: all 0.3s ease;
  }
}

@media (min-width: 1025px) {
  /* line 20902, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile {
    display: none;
  }
}

@media (max-width: 1024px) {
  /* line 20906, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    height: 50px;
    min-height: 50px;
    position: relative;
    z-index: 1;
  }
  /* line 20914, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile--fixed .kt-header-mobile {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 97;
  }
  /* line 20920, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__logo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  /* line 20924, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  /* line 20928, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler {
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    background: none;
    outline: none !important;
    width: 24px;
    height: 24px;
    transition: all 0.4s ease;
  }
  /* line 20946, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span {
    display: block;
    position: absolute;
    top: 11px;
    height: 2px;
    min-height: 2px;
    width: 100%;
    border-radius: 2px;
    transition: all 0.4s ease;
  }
  /* line 20955, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span::before, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    min-height: 2px;
    content: "";
    border-radius: 2px;
    transition: all 0.4s ease;
  }
  /* line 20965, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span::before {
    top: -8px;
  }
  /* line 20967, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span::after {
    bottom: -8px;
  }
  /* line 20969, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--left span:before {
    transition: all 0.4s ease;
    left: auto;
    right: 0px;
    width: 50%;
  }
  /* line 20974, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--left span:after {
    transition: all 0.4s ease;
    left: auto;
    right: 0px;
    width: 75%;
  }
  /* line 20979, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--left:hover span:after, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--left:hover span:before {
    width: 100%;
    transition: all 0.4s ease;
  }
  /* line 20982, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--left.kt-header-mobile__toggler--active span:before {
    transition: all 0.4s ease;
    left: 0px;
    right: auto;
    width: 50%;
  }
  /* line 20987, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--left.kt-header-mobile__toggler--active span:after {
    transition: all 0.4s ease;
    left: 0px;
    right: auto;
    width: 75%;
  }
  /* line 20992, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--right span:before {
    left: 0px;
    right: auto;
    width: 50%;
    transition: width 0.4s ease;
  }
  /* line 20997, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--right span:after {
    left: 0px;
    right: auto;
    width: 75%;
    transition: width 0.4s ease;
  }
  /* line 21002, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--right:hover span:after, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--right:hover span:before {
    width: 100%;
    transition: width 0.4s ease;
  }
  /* line 21005, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--right.kt-header-mobile__toggler--active span:before {
    left: auto;
    right: 0px;
    width: 50%;
    transition: width 0.4s ease;
  }
  /* line 21010, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--right.kt-header-mobile__toggler--active span:after {
    left: auto;
    right: 0px;
    width: 75%;
    transition: width 0.4s ease;
  }
  /* line 21015, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span {
    background: rgba(255, 255, 255, 0.2);
  }
  /* line 21017, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span::before, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span::after {
    background: rgba(255, 255, 255, 0.2);
  }
  /* line 21019, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler:hover span {
    background: #583BC0;
  }
  /* line 21021, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler:hover span::before, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler:hover span::after {
    background: #583BC0;
  }
  /* line 21023, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--active span {
    background: #583BC0;
  }
  /* line 21025, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--active span::before, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler.kt-header-mobile__toggler--active span::after {
    background: #583BC0;
  }
  /* line 21027, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler {
    margin: 0 0 0 1.5rem;
  }
  /* line 21029, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__topbar-toggler {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    background: none;
    outline: none !important;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    margin: 0 0.5rem 0 1rem;
  }
  /* line 21042, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__topbar-toggler i {
    transition: all 0.3s;
    color: rgba(255, 255, 255, 0.2);
    font-size: 1.5rem;
    line-height: 0;
  }
  /* line 21047, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__topbar-toggler.kt-header-mobile__topbar-toggler--active i, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__topbar-toggler:hover i {
    transition: all 0.3s;
    color: #583BC0;
  }
}

@media (min-width: 1025px) {
  /* line 21052, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu {
    display: flex;
    align-items: stretch;
    height: 100%;
    margin: 0 0 0 25px;
  }
  /* line 21057, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: stretch;
  }
  /* line 21063, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__link {
    display: flex;
    text-decoration: none;
    position: relative;
    vertical-align: middle;
    align-items: stretch;
    outline: none !important;
    text-decoration: none;
    cursor: pointer;
  }
  /* line 21072, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__link .kt-menu__link-text {
    display: flex;
    align-items: center;
    flex-grow: 1;
    padding: 0;
  }
  /* line 21077, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__link .kt-menu__link-badge {
    display: flex;
    align-items: center;
    line-height: 0;
    white-space: nowrap;
  }
  /* line 21082, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__link .kt-menu__link-icon {
    display: flex;
    align-items: center;
  }
  /* line 21085, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__link .kt-menu__hor-arrow {
    display: flex;
    align-items: center;
  }
  /* line 21088, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__link .kt-menu__ver-arrow {
    display: none;
  }
  /* line 21090, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__link:hover, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__link:active, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__link:focus {
    text-decoration: none;
  }
  /* line 21092, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link > .kt-menu__link-text {
    width: auto;
  }
  /* line 21094, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--icon-only > .kt-menu__link {
    justify-content: center;
  }
  /* line 21096, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--icon-only > .kt-menu__link > .kt-menu__link-icon {
    justify-content: center;
  }
  /* line 21098, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu {
    transform: translateZ(0);
    -webkit-transform-style: preserve-3d;
    display: none;
    z-index: 98;
    position: absolute;
    top: 100%;
    border-radius: 4px;
    padding: 20px 0px;
  }
  /* line 21107, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__scroll {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }
  /* line 21113, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav {
    list-style: none !important;
    padding: 0;
    margin: 0;
  }
  /* line 21117, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu {
    width: 275px;
    margin: 0 auto;
    left: auto;
    right: auto;
  }
  /* line 21122, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--full {
    margin: 0 auto;
    width: auto;
    left: 20px;
    right: 20px;
  }
  /* line 21127, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--fixed {
    left: auto;
    right: auto;
    width: auto;
  }
  /* line 21131, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--right {
    right: 0;
    left: auto;
  }
  /* line 21134, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--right.kt-menu__submenu--pull {
    margin-right: -40px;
  }
  /* line 21136, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--left {
    right: auto;
    left: 0;
  }
  /* line 21139, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--left.kt-menu__submenu--pull {
    margin-left: -40px;
  }
  /* line 21141, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--center {
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  /* line 21145, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--submenu {
    position: relative;
    padding: 0;
    margin: 0;
  }
  /* line 21149, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--submenu > .kt-menu__submenu {
    top: 0;
    display: none;
    margin-top: 0;
  }
  /* line 21153, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--submenu > .kt-menu__submenu.kt-menu__submenu--left {
    right: 100%;
    left: auto;
  }
  /* line 21156, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--submenu > .kt-menu__submenu.kt-menu__submenu--right {
    left: 100%;
    right: auto;
  }
  /* line 21159, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__content {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  /* line 21164, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__content > .kt-menu__item {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }
  /* line 21170, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__content > .kt-menu__item:last-child {
    border-right: 0;
  }
  /* line 21172, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__heading {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    text-decoration: none;
    position: relative;
  }
  /* line 21179, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__heading .kt-menu__link-text {
    display: flex;
    align-items: center;
    flex-grow: 1;
  }
  /* line 21183, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__heading .kt-menu__link-badge {
    display: flex;
    align-items: center;
    white-space: nowrap;
  }
  /* line 21187, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__heading .kt-menu__link-icon {
    display: flex;
    align-items: center;
    font-size: 18px;
    padding: 0 10px 0 0;
  }
  /* line 21192, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__heading .kt-menu__hor-arrow {
    display: flex;
    align-items: center;
    padding: 0 0 0 10px;
  }
  /* line 21196, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__heading .kt-menu__ver-arrow {
    display: none;
  }
  /* line 21198, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__inner,
.kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__subnav {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  /* line 21203, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__inner > .kt-menu__item,
.kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__subnav > .kt-menu__item {
    display: flex;
    flex-grow: 1;
    margin: 0;
    padding: 10px 20px;
  }
  /* line 21209, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__inner > .kt-menu__item .kt-menu__link,
.kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__subnav > .kt-menu__item .kt-menu__link {
    display: flex;
    align-items: center;
    flex-grow: 1;
    text-decoration: none;
    position: relative;
  }
  /* line 21216, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__inner > .kt-menu__item .kt-menu__link:hover, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__inner > .kt-menu__item .kt-menu__link:active, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__inner > .kt-menu__item .kt-menu__link:focus,
.kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__subnav > .kt-menu__item .kt-menu__link:hover,
.kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__subnav > .kt-menu__item .kt-menu__link:active,
.kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__subnav > .kt-menu__item .kt-menu__link:focus {
    outline: none;
    text-decoration: none;
  }
  /* line 21222, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__inner > .kt-menu__item .kt-menu__link .kt-menu__link-text,
.kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__link-text {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 1rem;
    text-transform: initial;
  }
  /* line 21229, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__inner > .kt-menu__item .kt-menu__link .kt-menu__link-badge,
.kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__link-badge {
    display: flex;
    align-items: center;
    white-space: nowrap;
    padding: 0px 0px 0px 5px;
  }
  /* line 21235, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__inner > .kt-menu__item .kt-menu__link .kt-menu__link-icon,
.kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__link-icon {
    display: flex;
    align-items: center;
    flex: 0 0 33px;
    padding: 0;
    font-size: 1.4rem;
  }
  /* line 21242, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__inner > .kt-menu__item .kt-menu__link .kt-menu__link-bullet,
.kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__link-bullet {
    display: flex;
    align-items: center;
    line-height: 0;
  }
  /* line 21247, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__inner > .kt-menu__item .kt-menu__link .kt-menu__hor-arrow,
.kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__hor-arrow {
    display: flex;
    align-items: center;
    padding: 0px 0px 0px 10px;
  }
  /* line 21252, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__inner > .kt-menu__item .kt-menu__link .kt-menu__ver-arrow,
.kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__ver-arrow {
    display: none;
  }
  /* line 21255, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__inner {
    padding: 0;
  }
  /* line 21257, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__submenu {
    margin-left: 1px;
  }
  /* line 21259, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__submenu.kt-menu__submenu--left {
    margin-right: 1px;
  }
  /* line 21261, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--submenu.kt-menu__item--tabs > .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--submenu > .kt-menu__submenu {
    top: 100%;
  }
  /* line 21263, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--submenu.kt-menu__item--tabs > .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--submenu > .kt-menu__submenu.kt-menu__submenu--left {
    right: 100%;
    left: 0;
  }
  /* line 21266, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--submenu.kt-menu__item--tabs > .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--submenu > .kt-menu__submenu.kt-menu__submenu--right {
    left: 100%;
    right: 0;
  }
  /* line 21269, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item {
    display: flex;
    align-items: center;
    padding: 0px 0.25rem;
    padding: 0px 0.25rem;
  }
  /* line 21274, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--rel {
    position: relative;
  }
  /* line 21276, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    transition: all 0.3s ease;
    cursor: pointer;
    padding: 0.25rem 0.5rem;
  }
  /* line 21280, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link:hover {
    transition: all 0.3s ease;
  }
  /* line 21282, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    font-size: 1.4rem;
    width: 30px;
    padding: 0;
    line-height: 0;
  }
  /* line 21287, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg {
    height: 23px;
    width: 23px;
    margin-left: -2px;
  }
  /* line 21291, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet {
    width: 20px;
  }
  /* line 21293, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet > span {
    vertical-align: middle;
    display: inline-block;
  }
  /* line 21296, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    width: 4px;
    height: 4px;
    border-radius: 100%;
  }
  /* line 21300, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    width: 5px;
    height: 1px;
  }
  /* line 21303, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    font-weight: 400;
    font-size: 1rem;
    text-transform: initial;
  }
  /* line 21307, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-badge {
    padding: 0px 0px 0px 5px;
  }
  /* line 21309, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    font-size: 0.8rem;
    width: 20px;
    justify-content: flex-end;
  }
  /* line 21313, app/assets/stylesheets/style.bundle.css */
  [direction="rtl"] .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow:before {
    content: "" !important;
  }
  /* line 21315, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__item-here {
    display: none;
  }
  /* line 21317, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu {
    padding: 0px;
    border-radius: 4px;
  }
  /* line 21320, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item {
    padding: 0px;
  }
  /* line 21322, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    transition: all 0.3s ease;
    cursor: pointer;
    padding: 11px 30px;
  }
  /* line 21326, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link:hover {
    transition: all 0.3s ease;
  }
  /* line 21328, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    font-size: 1.4rem;
    width: 33px;
    padding: 0;
    line-height: 0;
  }
  /* line 21333, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg {
    height: 23px;
    width: 23px;
    margin-left: -2px;
  }
  /* line 21337, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet {
    width: 20px;
  }
  /* line 21339, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet > span {
    vertical-align: middle;
    display: inline-block;
  }
  /* line 21342, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    width: 4px;
    height: 4px;
    border-radius: 100%;
  }
  /* line 21346, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    width: 9px;
    height: 1px;
  }
  /* line 21349, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    font-weight: 400;
    font-size: 1rem;
    text-transform: initial;
  }
  /* line 21353, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-badge {
    padding: 0px 0px 0px 5px;
  }
  /* line 21355, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    font-size: 0.8rem;
    width: 20px;
    justify-content: flex-end;
    padding: 0px 0px 0px 10px;
  }
  /* line 21360, app/assets/stylesheets/style.bundle.css */
  [direction="rtl"] .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow:before {
    content: "" !important;
  }
  /* line 21362, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__item-here {
    display: none;
  }
  /* line 21364, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content {
    align-items: stretch;
  }
  /* line 21366, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content > .kt-menu__item {
    flex-grow: 1;
    flex-basis: 0;
  }
  /* line 21369, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content > .kt-menu__item:last-child {
    border-right: 0 !important;
  }
  /* line 21371, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__heading {
    padding: 30px 30px 10px 30px;
  }
  /* line 21373, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__heading > .kt-menu__link-text {
    font-weight: 500;
    font-size: 1.07rem;
    text-transform: initial;
  }
  /* line 21377, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__heading > .kt-menu__link-icon {
    font-size: 1.35rem;
    flex: 0 0 30px;
    padding: 0;
  }
  /* line 21381, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__heading .kt-menu__link-badge {
    padding: 0px 0px 0px 5px;
  }
  /* line 21383, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner {
    padding: 0 0 20px 0;
  }
  /* line 21385, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item {
    padding: 0px;
  }
  /* line 21387, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link {
    transition: all 0.3s ease;
    cursor: pointer;
    padding: 11px 30px;
  }
  /* line 21391, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link:hover {
    transition: all 0.3s ease;
  }
  /* line 21393, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    font-size: 1.4rem;
    width: 33px;
    padding: 0;
    line-height: 0;
  }
  /* line 21398, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg {
    height: 23px;
    width: 23px;
    margin-left: -2px;
  }
  /* line 21402, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet {
    width: 20px;
  }
  /* line 21404, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet > span {
    vertical-align: middle;
    display: inline-block;
  }
  /* line 21407, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    width: 4px;
    height: 4px;
    border-radius: 100%;
  }
  /* line 21411, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    width: 9px;
    height: 1px;
  }
  /* line 21414, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    font-weight: 400;
    font-size: 1rem;
    text-transform: initial;
  }
  /* line 21418, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__link-badge {
    padding: 0px 0px 0px 5px;
  }
  /* line 21420, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    font-size: 0.8rem;
    width: 20px;
    justify-content: flex-end;
    padding: 0px 0px 0px 10px;
  }
  /* line 21425, app/assets/stylesheets/style.bundle.css */
  [direction="rtl"] .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow:before {
    content: "" !important;
  }
  /* line 21427, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu > .kt-menu__subnav .kt-menu__content .kt-menu__inner > .kt-menu__item > .kt-menu__link .kt-menu__item-here {
    display: none;
  }
  /* line 21429, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--classic {
    padding: 20px 0px;
  }
  /* line 21431, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--inline {
    display: flex;
    flex: 0 0 auto;
  }
  /* line 21434, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--inline > .kt-menu__subnav > .kt-menu__item {
    display: flex;
    padding: 5px 0;
  }
  /* line 21437, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav .kt-menu__item.kt-menu__item--resize {
    display: none;
  }
  /* line 21439, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav .kt-menu__item.kt-menu__item--active-tab .kt-menu__submenu, .kt-header-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover .kt-menu__submenu {
    display: block;
    animation: kt-header-menu-submenu-fade-in 0.3s ease 1, kt-header-menu-submenu-move-down 0.3s ease-out 1;
  }
}

@media screen and (min-width: 1025px) and (-ms-high-contrast: active), (min-width: 1025px) and (-ms-high-contrast: none) {
  /* line 21443, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav .kt-menu__item.kt-menu__item--active-tab .kt-menu__submenu, .kt-header-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover .kt-menu__submenu {
    animation: none;
  }
}

@media (min-width: 1025px) {
  /* line 21447, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav .kt-menu__item.kt-menu__item--active-tab .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover > .kt-menu__submenu, .kt-header-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover > .kt-menu__submenu {
    display: block;
    animation: kt-header-menu-submenu-fade-in 0.3s ease 1, kt-header-menu-submenu-move-up 0.3s ease-out 1;
  }
}

@media screen and (min-width: 1025px) and (-ms-high-contrast: active), (min-width: 1025px) and (-ms-high-contrast: none) {
  /* line 21451, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav .kt-menu__item.kt-menu__item--active-tab .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover > .kt-menu__submenu, .kt-header-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item.kt-menu__item--hover > .kt-menu__submenu {
    animation: none;
  }
}

@media (min-width: 1025px) and (max-width: 1399px) {
  /* line 21455, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--full, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--fixed, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--auto, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--auto.kt-menu__submenu--mimimal-desktop-wide, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--fixed-xl, .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--fixed-xxl {
    margin: 0 auto;
    width: auto;
    left: 20px;
    right: 20px;
  }
}

@media (min-width: 0) {
  /* line 21462, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--fixed-xs {
    width: -60px;
  }
}

@media (min-width: 576px) {
  /* line 21466, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--fixed-sm {
    width: 516px;
  }
}

@media (min-width: 768px) {
  /* line 21470, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--fixed-md {
    width: 708px;
  }
}

@media (min-width: 1024px) {
  /* line 21474, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--fixed-lg {
    width: 964px;
  }
}

@media (min-width: 1399px) {
  /* line 21478, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu.kt-menu__submenu--fixed-xl {
    width: 1339px;
  }
}

@keyframes kt-header-menu-submenu-fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes kt-header-menu-submenu-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes kt-header-menu-submenu-move-up {
  from {
    margin-top: -10px;
  }
  to {
    margin-top: 0;
  }
}

@keyframes kt-header-menu-submenu-move-down {
  from {
    margin-top: 10px;
  }
  to {
    margin-top: 0;
  }
}

@media (max-width: 1024px) {
  /* line 21506, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav {
    margin: 0;
    list-style: none;
    padding: 10px 0;
  }
  /* line 21510, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__scroll {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }
  /* line 21516, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__subnav {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 0;
    margin: 0;
    list-style: none !important;
  }
  /* line 21523, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__inner,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__submenu {
    display: none;
    float: none;
    margin: 0;
    padding: 0;
    width: auto !important;
  }
  /* line 21530, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__inner .kt-menu__content,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__submenu .kt-menu__content {
    padding: 0;
    margin: 0;
  }
  /* line 21534, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__inner .kt-menu__content > .kt-menu__item,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__submenu .kt-menu__content > .kt-menu__item {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  /* line 21539, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__inner .kt-menu__content > .kt-menu__item.kt-menu--no-heading > .kt-menu__inner,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__submenu .kt-menu__content > .kt-menu__item.kt-menu--no-heading > .kt-menu__inner {
    display: flex;
  }
  /* line 21542, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__inner .kt-menu__content > .kt-menu__item.kt-menu--no-heading > .kt-menu__inner > li > .kt-menu__link,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__submenu .kt-menu__content > .kt-menu__item.kt-menu--no-heading > .kt-menu__inner > li > .kt-menu__link {
    margin: 0;
  }
  /* line 21545, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    float: none;
    padding: 0;
    font-weight: 500;
  }
  /* line 21552, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__link {
    display: flex;
    flex-grow: 1;
    align-items: stretch;
    margin: 0;
    padding: 0;
    text-decoration: none;
    position: relative;
    outline: none;
  }
  /* line 21562, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__heading:hover,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__link:hover {
    text-decoration: none;
    cursor: pointer;
  }
  /* line 21566, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    display: flex;
    align-items: center;
    flex-grow: 1;
    padding: 0;
  }
  /* line 21572, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__heading .kt-menu__link-badge,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__link .kt-menu__link-badge {
    display: flex;
    align-items: center;
    white-space: nowrap;
  }
  /* line 21577, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    display: flex;
    align-items: center;
    line-height: 0;
  }
  /* line 21582, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__link .kt-menu__link-bullet {
    display: flex;
    align-items: center;
    line-height: 0;
  }
  /* line 21587, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    line-height: 0;
  }
  /* line 21593, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow:before,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow:before {
    -webkit-transform: translate3d(0, 0, 0);
  }
  /* line 21596, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__heading .kt-menu__hor-arrow,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    display: none;
  }
  /* line 21599, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__item.kt-menu__item--open > .kt-menu__heading > .kt-menu__ver-arrow:before,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__item.kt-menu__item--open > .kt-menu__link > .kt-menu__ver-arrow:before {
    transform: rotateZ(90deg);
  }
  /* line 21602, app/assets/stylesheets/style.bundle.css */
  [direction="rtl"] .kt-header-menu-mobile .kt-menu__nav .kt-menu__item.kt-menu__item--open > .kt-menu__heading > .kt-menu__ver-arrow:before, [direction="rtl"]
.kt-header-menu-mobile .kt-menu__nav .kt-menu__item.kt-menu__item--open > .kt-menu__link > .kt-menu__ver-arrow:before {
    transform: rotateZ(-90deg);
  }
  /* line 21605, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__item.kt-menu__item--open > .kt-menu__submenu,
.kt-header-menu-mobile .kt-menu__nav .kt-menu__item.kt-menu__item--open > .kt-menu__inner {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
  }
  /* line 21610, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__item .kt-menu__submenu .kt-menu__item--parent {
    display: none;
  }
  /* line 21612, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__section {
    display: flex;
    padding: 0 27px;
  }
  /* line 21615, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__section.kt-menu__section--first {
    margin-top: 0 !important;
  }
  /* line 21617, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__section .kt-menu__section-text {
    display: flex;
    margin: 0;
    padding: 0;
    align-items: center;
  }
  /* line 21622, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__section .kt-menu__section-icon {
    display: none;
    align-items: center;
    justify-content: center;
  }
  /* line 21626, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__separator {
    height: 0;
    overflow: hidden;
  }
  /* line 21629, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav .kt-menu__separator.kt-menu__separator--marginles {
    margin: 0;
  }
  /* line 21631, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item {
    position: relative;
    margin: 0;
  }
  /* line 21634, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    cursor: pointer;
    min-height: 44px;
  }
  /* line 21638, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    font-weight: 400;
    font-size: 1.02rem;
    text-transform: initial;
  }
  /* line 21643, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    flex: 0 0 35px;
    font-size: 1.4rem;
  }
  /* line 21647, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg {
    margin-left: -2px;
  }
  /* line 21650, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet {
    vertical-align: middle;
    text-align: left;
    flex: 0 0 15px;
  }
  /* line 21655, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet > span {
    vertical-align: middle;
    display: inline-block;
  }
  /* line 21659, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    width: 4px;
    height: 4px;
    border-radius: 100%;
  }
  /* line 21664, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    width: 5px;
    height: 1px;
  }
  /* line 21668, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-badge,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-badge {
    padding: 0px 0px 0px 5px;
    text-align: right;
  }
  /* line 21672, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    flex: 0 0 20px;
    font-size: 0.7rem;
  }
  /* line 21676, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow:before,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow:before {
    display: inline-block;
    transition: all 0.3s ease;
  }
  /* line 21680, app/assets/stylesheets/style.bundle.css */
  [direction="rtl"] .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow:before, [direction="rtl"]
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow:before {
    content: "" !important;
  }
  /* line 21683, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__item-here,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__item-here {
    display: none;
  }
  /* line 21686, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow:before,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow:before {
    transition: all 0.3s ease;
  }
  /* line 21689, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav {
    margin: 0;
  }
  /* line 21691, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item {
    margin: 0;
  }
  /* line 21693, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link {
    cursor: pointer;
    min-height: 40px;
  }
  /* line 21697, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    font-weight: 400;
    font-size: 1rem;
    text-transform: initial;
  }
  /* line 21702, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    flex: 0 0 35px;
    font-size: 1.35rem;
  }
  /* line 21706, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg {
    margin-left: -2px;
  }
  /* line 21709, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet {
    vertical-align: middle;
    text-align: left;
    flex: 0 0 20px;
  }
  /* line 21714, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet > span {
    vertical-align: middle;
    display: inline-block;
  }
  /* line 21718, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    width: 4px;
    height: 4px;
    border-radius: 100%;
  }
  /* line 21723, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    width: 5px;
    height: 1px;
  }
  /* line 21727, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-badge,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-badge {
    padding: 0px 0px 0px 5px;
  }
  /* line 21730, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    flex: 0 0 20px;
    font-size: 0.7rem;
  }
  /* line 21734, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow:before,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow:before {
    display: inline-block;
    transition: all 0.3s ease;
  }
  /* line 21738, app/assets/stylesheets/style.bundle.css */
  [direction="rtl"] .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow:before, [direction="rtl"]
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow:before {
    content: "" !important;
  }
  /* line 21741, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__item-here,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__item-here {
    display: none;
  }
  /* line 21744, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow:before,
.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow:before {
    transition: all 0.3s ease;
  }
  /* line 21747, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__section {
    margin: 20px 0 0 0;
    height: 40px;
  }
  /* line 21750, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__section .kt-menu__section-text {
    font-size: 0.8rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.3px;
  }
  /* line 21755, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__separator {
    margin: 15px 0;
  }
  /* line 21757, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__separator .kt-menu__separator--marginles {
    margin: 0;
  }
  /* line 21759, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__section {
    margin: 20px 0 0 0;
    height: 40px;
  }
  /* line 21762, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__section .kt-menu__section-text {
    font-size: 0.83rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.3px;
  }
  /* line 21767, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__separator {
    margin: 15px 0;
  }
  /* line 21769, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__separator .kt-menu__separator--marginles {
    margin: 0;
  }
  /* line 21771, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    padding: 9px 30px;
  }
  /* line 21773, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav .kt-menu__content .kt-menu__heading {
    padding: 0 30px;
    padding-left: 45px;
  }
  /* line 21776, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav .kt-menu__content .kt-menu__inner {
    padding: 0;
    margin: 0;
  }
  /* line 21779, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav .kt-menu__content .kt-menu__inner .kt-menu__link {
    padding: 0 30px;
    padding-left: 60px;
  }
  /* line 21782, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    padding: 0 30px;
    padding-left: 45px;
  }
  /* line 21785, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu {
    padding: 0;
  }
  /* line 21787, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav {
    padding: 0;
  }
  /* line 21789, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    padding: 0 30px;
    padding-left: 60px;
  }
  /* line 21792, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu {
    padding: 0;
  }
  /* line 21794, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    padding: 0 30px;
    padding-left: 75px;
  }
  /* line 21797, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__section {
    padding-left: 45px;
  }
  /* line 21799, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu {
    padding: 0;
  }
  /* line 21801, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__section {
    padding-left: 60px;
  }
  /* line 21803, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu {
    padding: 0;
  }
  /* line 21805, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__section {
    padding-left: 75px;
  }
}

/* line 21808, app/assets/stylesheets/style.bundle.css */
.kt-header-menu-wrapper-close {
  display: none;
}

@media (max-width: 1024px) {
  /* line 21812, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper {
    z-index: 1001;
    position: fixed;
    -webkit-overflow-scrolling: touch;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    width: 275px !important;
    transition: left 0.3s ease, right 0.3s ease;
    left: -295px;
  }
  /* line 21825, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper.kt-header-menu-wrapper--on {
    transition: left 0.3s ease, right 0.3s ease;
    left: 0;
  }
}

@media screen and (max-width: 1024px) and (-ms-high-contrast: active), (max-width: 1024px) and (-ms-high-contrast: none) {
  /* line 21829, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper {
    transition: none !important;
  }
}

@media (max-width: 1024px) {
  /* line 21833, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper--right .kt-header-menu-wrapper {
    right: -295px;
    left: auto;
  }
  /* line 21836, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper--right .kt-header-menu-wrapper.kt-header-menu-wrapper--on {
    transition: left 0.3s ease, right 0.3s ease;
    right: 0;
    left: auto;
  }
  /* line 21840, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper-close {
    width: 25px;
    height: 25px;
    top: 1px;
    z-index: 1002;
    transition: left 0.3s ease, right 0.3s ease;
    position: fixed;
    border: 0;
    box-shadow: none;
    border-radius: 3px;
    cursor: pointer;
    outline: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
    left: -25px;
  }
}

@media screen and (max-width: 1024px) and (-ms-high-contrast: active), (max-width: 1024px) and (-ms-high-contrast: none) {
  /* line 21857, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper-close {
    transition: none !important;
  }
}

@media (max-width: 1024px) {
  /* line 21861, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper-close > i {
    line-height: 0;
    font-size: 1.4rem;
  }
  /* line 21864, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper-close:hover {
    text-decoration: none;
  }
  /* line 21866, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper--right .kt-header-menu-wrapper-close {
    left: auto;
    right: -25px;
  }
  /* line 21869, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper--on .kt-header-menu-wrapper-close {
    transition: left 0.3s ease, right 0.3s ease;
    left: 249px;
  }
  /* line 21872, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper--on.kt-header-menu-wrapper--right .kt-header-menu-wrapper-close {
    left: auto;
    right: 249px;
  }
  /* line 21875, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
    background: rgba(134, 138, 168, 0.2) !important;
    animation: kt-animate-fade-in .3s linear 1;
  }
  /* line 21885, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper {
    background: #ffffff;
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.75);
  }
  /* line 21888, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper-overlay {
    background: rgba(0, 0, 0, 0.1);
  }
  /* line 21890, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper-close {
    background-color: #e8e8f2;
  }
  /* line 21892, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper-close > i {
    color: #968ad4;
  }
  /* line 21894, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper-close:hover {
    background-color: #583BC0;
  }
  /* line 21896, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper-close:hover > i {
    color: #ffffff;
  }
}

@media (max-width: 325px) {
  /* line 21900, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper {
    width: 90% !important;
  }
}

@media (min-width: 1025px) {
  /* line 21904, app/assets/stylesheets/style.bundle.css */
  body:not(.kt-aside--enabled) .kt-header-menu-wrapper {
    display: flex;
    flex-direction: row;
    align-items: stretch;
  }
  /* line 21908, app/assets/stylesheets/style.bundle.css */
  body:not(.kt-aside--enabled) .kt-header-menu-wrapper .kt-header-logo {
    padding: 0 25px;
    display: flex;
    align-items: center;
    margin-right: 25px;
  }
  /* line 21913, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item:first-child {
    padding-left: 0;
  }
  /* line 21915, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 21918, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu.kt-header-menu--layout-default .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    padding: 0.65rem 1.1rem;
  }
  /* line 21920, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu.kt-header-menu--layout-tab .kt-menu__nav > .kt-menu__item {
    margin: 0 1rem;
    align-items: stretch;
  }
  /* line 21923, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu.kt-header-menu--layout-tab .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    align-items: stretch;
    background-color: transparent !important;
    padding: 0 !important;
    border-bottom: 1px solid transparent;
    margin-bottom: -1px;
    border-radius: 0 !important;
  }
  /* line 21930, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu.kt-header-menu--layout-tab .kt-menu__nav > .kt-menu__item:first-child {
    margin-left: 0 !important;
  }
  /* line 21932, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu.kt-header-menu--layout-tab .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link, .kt-header-menu.kt-header-menu--layout-tab .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: transparent !important;
    border-bottom: 1px solid #583BC0 !important;
  }
}

@media (max-width: 1024px) {
  /* line 21937, app/assets/stylesheets/style.bundle.css */
  .kt-header-menu-wrapper .kt-header-logo {
    display: none;
  }
}

/* line 21940, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar {
  display: flex;
  align-items: stretch;
  padding: 0;
  padding-right: 15px;
}

/* line 21945, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item {
  display: flex;
  align-items: stretch;
  margin: 0;
}

/* line 21949, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item .kt-header__topbar-wrapper {
  cursor: pointer;
  display: flex;
  align-items: stretch;
}

/* line 21953, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item .kt-header__topbar-wrapper .kt-badge.kt-badge--notify {
  position: absolute;
  left: 50%;
  margin-left: -2px;
  top: 14px;
}

/* line 21958, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon {
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  cursor: pointer;
  transition: all 0.3s;
  border-radius: 4px;
}

/* line 21968, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon i {
  transition: all 0.3s;
  font-size: 1.4rem;
  color: #ffffff;
}

/* line 21972, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon svg {
  height: 24px;
  width: 24px;
}

/* line 21975, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user {
  padding: 0 8px;
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: center;
  height: 44px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 21984, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-header__topbar-welcome {
  display: flex;
  align-self: center;
  padding: 0 0.55rem 0 0;
  font-weight: 500;
  font-size: 0.9rem;
  color: #636177;
}

/* line 21991, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-header__topbar-userwrapper {
  display: flex;
  align-self: center;
}

/* line 21994, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-header__topbar-username {
  padding: 0 0.55rem 0 0;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
}

/* line 21999, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-header__topbar-position {
  display: block;
}

/* line 22001, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user img {
  align-self: center;
  max-height: 34px;
  border-radius: 4px;
}

/* line 22005, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-badge.kt-badge--username {
  height: 34px;
  width: 34px;
  border-radius: 4px;
}

/* line 22009, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--langs .kt-header__topbar-icon img {
  border-radius: 4px;
  width: 17px;
}

/* line 22012, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--langs .dropdown-menu .kt-nav__link-icon {
  padding-right: 10px;
}

/* line 22014, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--langs .dropdown-menu .kt-nav__link-icon img {
  border-radius: 4px;
  width: 18px;
}

/* line 22017, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon, .kt-header__topbar .kt-header__topbar-item.show .kt-header__topbar-icon {
  transition: all 0.3s;
  background-color: rgba(33, 32, 41, 0.7);
}

/* line 22020, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon i, .kt-header__topbar .kt-header__topbar-item.show .kt-header__topbar-icon i {
  transition: all 0.3s;
  color: #fff;
}

/* line 22023, app/assets/stylesheets/style.bundle.css */
.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user:hover .kt-header__topbar-user, .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar-item--user .kt-header__topbar-user {
  transition: all 0.3s;
}

@media (max-width: 1024px) {
  /* line 22027, app/assets/stylesheets/style.bundle.css */
  .kt-header__topbar {
    padding: 0 15px;
    background-color: #2b2a35;
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    margin-top: -50px;
    height: 50px;
    position: absolute;
    left: 0;
    right: 0;
    justify-content: flex-end;
  }
  /* line 22038, app/assets/stylesheets/style.bundle.css */
  .kt-header-mobile--fixed .kt-header__topbar {
    position: fixed;
    z-index: 96;
  }
  /* line 22041, app/assets/stylesheets/style.bundle.css */
  .kt-header__topbar--mobile-on .kt-header__topbar {
    margin-top: 0;
    transition: all 0.3s ease;
  }
  /* line 22044, app/assets/stylesheets/style.bundle.css */
  .kt-header__topbar .kt-header__topbar-item {
    margin: 0 2px;
    padding: 0;
  }
  /* line 22047, app/assets/stylesheets/style.bundle.css */
  .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-wrapper {
    display: flex;
    align-items: stretch;
  }
  /* line 22050, app/assets/stylesheets/style.bundle.css */
  .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-wrapper .kt-badge.kt-badge--notify {
    top: 6px;
  }
  /* line 22052, app/assets/stylesheets/style.bundle.css */
  .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon {
    height: 34px;
    width: 34px;
  }
  /* line 22055, app/assets/stylesheets/style.bundle.css */
  .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon i {
    font-size: 1.3rem;
  }
  /* line 22057, app/assets/stylesheets/style.bundle.css */
  .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user {
    margin-left: 2px;
    margin-right: 0;
    padding: 0;
  }
  /* line 22061, app/assets/stylesheets/style.bundle.css */
  .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user {
    padding: 0 2px;
    height: 34px;
  }
  /* line 22064, app/assets/stylesheets/style.bundle.css */
  .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-header__topbar-welcome {
    padding: 0 0.35rem 0 0;
    font-size: 0.9rem;
  }
  /* line 22067, app/assets/stylesheets/style.bundle.css */
  .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-header__topbar-username {
    padding: 0 0.55rem 0 0;
    font-size: 0.9rem;
  }
  /* line 22070, app/assets/stylesheets/style.bundle.css */
  .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user img {
    max-height: 30px;
  }
  /* line 22072, app/assets/stylesheets/style.bundle.css */
  .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-badge.kt-badge--username {
    height: 30px;
    width: 30px;
  }
}

/* line 22076, app/assets/stylesheets/style.bundle.css */
.kt-aside__brand {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  padding: 0 16px;
  height: 65px;
}

/* line 22083, app/assets/stylesheets/style.bundle.css */
.kt-aside__brand .kt-aside__brand-logo {
  display: flex;
  justify-content: flex-start;
}

/* line 22086, app/assets/stylesheets/style.bundle.css */
.kt-aside--minimize .kt-aside__brand .kt-aside__brand-logo img {
  display: none;
}

/* line 22088, app/assets/stylesheets/style.bundle.css */
.kt-aside__brand .kt-aside__brand-logo img.kt-aside__brand-logo__mobile {
  display: none;
}

/* line 22090, app/assets/stylesheets/style.bundle.css */
.kt-aside--minimize .kt-aside__brand .kt-aside__brand-logo img.kt-aside__brand-logo__mobile {
  display: inline;
}

/* line 22092, app/assets/stylesheets/style.bundle.css */
.kt-aside__brand .kt-aside__brand-tools {
  display: flex;
  justify-content: flex-end;
}

/* line 22095, app/assets/stylesheets/style.bundle.css */
.kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler {
  display: inline-block;
  padding: 0;
  border: 0;
  background: none;
  outline: none !important;
  box-shadow: none;
}

/* line 22102, app/assets/stylesheets/style.bundle.css */
.kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler.kt-aside__brand-aside-toggler--active {
  transform: rotate(180deg);
  position: relative;
  left: -5px;
}

/* line 22106, app/assets/stylesheets/style.bundle.css */
.kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler > span {
  display: inline-block;
}

/* line 22108, app/assets/stylesheets/style.bundle.css */
.kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler > span:nth-child(2) {
  display: none;
}

/* line 22110, app/assets/stylesheets/style.bundle.css */
.kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler svg {
  height: 26px;
  width: 26px;
  margin-right: -2px;
}

@media (min-width: 1025px) {
  /* line 22116, app/assets/stylesheets/style.bundle.css */
  .kt-aside__brand {
    transition: all 0.3s ease;
  }
  /* line 22118, app/assets/stylesheets/style.bundle.css */
  .kt-header--fixed.kt-aside--static .kt-aside__brand {
    position: fixed;
    top: 0;
    left: 0;
    width: 236px;
    z-index: 97;
  }
  /* line 22124, app/assets/stylesheets/style.bundle.css */
  .kt-header--fixed.kt-aside--minimize .kt-aside__brand {
    justify-content: center;
  }
  /* line 22126, app/assets/stylesheets/style.bundle.css */
  .kt-header--fixed.kt-aside--minimize .kt-aside__brand .kt-aside__brand-tools {
    justify-content: center;
  }
  /* line 22128, app/assets/stylesheets/style.bundle.css */
  .kt-header--fixed.kt-aside--minimize .kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler > span:nth-child(1) {
    display: none;
  }
  /* line 22130, app/assets/stylesheets/style.bundle.css */
  .kt-header--fixed.kt-aside--minimize .kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler > span:nth-child(2) {
    display: inline-block;
  }
  /* line 22132, app/assets/stylesheets/style.bundle.css */
  .kt-header--fixed.kt-aside--static.kt-aside--minimize .kt-aside__brand {
    transition: all 0.3s ease;
    width: 69px;
  }
}

@media (max-width: 1024px) {
  /* line 22137, app/assets/stylesheets/style.bundle.css */
  .kt-aside__brand {
    display: none;
  }
}

/* line 22140, app/assets/stylesheets/style.bundle.css */
.kt-aside {
  width: 236px;
  transition: all 0.3s ease;
}

@media only screen and (max-height: 800px) {
  /* line 22144, app/assets/stylesheets/style.bundle.css */
  .kt-aside .no-margin-when-narrow {
    margin-top: 0 !important;
  }
}

/* line 22146, app/assets/stylesheets/style.bundle.css */
.kt-aside .kt-aside-menu {
  margin: 15px 0;
}

/* line 22148, app/assets/stylesheets/style.bundle.css */
.kt-aside .kt-aside-menu .ps__rail-y {
  right: 3px;
}

/* line 22150, app/assets/stylesheets/style.bundle.css */
.kt-aside .kt-aside__footer .kt-aside__footer-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 30px;
}

/* line 22155, app/assets/stylesheets/style.bundle.css */
.kt-aside .kt-aside__footer .kt-aside__footer-item {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 22159, app/assets/stylesheets/style.bundle.css */
.kt-aside .kt-aside__footer .btn {
  height: 45px;
  width: 45px;
  background-color: #f0f0f6;
  border-radius: 50%;
}

/* line 22164, app/assets/stylesheets/style.bundle.css */
.kt-aside .kt-aside__footer .btn i {
  transition: all 0.3s;
  font-size: 1.4rem;
  color: #583BC0;
}

/* line 22168, app/assets/stylesheets/style.bundle.css */
.kt-aside .kt-aside__footer .btn:hover {
  background-color: #583BC0;
}

/* line 22170, app/assets/stylesheets/style.bundle.css */
.kt-aside .kt-aside__footer .btn:hover i {
  transition: all 0.3s;
  color: #ffffff;
}

/* line 22173, app/assets/stylesheets/style.bundle.css */
.kt-aside--minimize .kt-aside .kt-aside__footer .dropdown.dropdown-inline,
.kt-aside--minimize .kt-aside .kt-aside__footer .btn {
  display: none;
}

/* line 22176, app/assets/stylesheets/style.bundle.css */
.kt-aside--minimize .kt-aside .kt-aside__footer .dropdown.dropdown-inline:last-child,
.kt-aside--minimize .kt-aside .kt-aside__footer .btn:last-child {
  display: inline-block;
  opacity: 0;
}

@media (min-width: 1025px) {
  /* line 22182, app/assets/stylesheets/style.bundle.css */
  .kt-aside--fixed .kt-aside {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 98;
  }
  /* line 22188, app/assets/stylesheets/style.bundle.css */
  .kt-aside--static .kt-aside {
    position: relative;
    z-index: 1;
  }
  /* line 22191, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside {
    width: 69px;
    transition: all 0.3s ease;
  }
  /* line 22194, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside .kt-quick-search .kt-quick-search__form .kt-quick-search__input {
    display: none !important;
  }
  /* line 22196, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside .kt-quick-search .kt-quick-search__form .input-group-text {
    padding: 0.65rem 8px;
  }
  /* line 22198, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside .kt-quick-search .kt-quick-search__form .input-group-append {
    display: none !important;
  }
  /* line 22200, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside .kt-aside-user .kt-aside-user__image {
    width: 34px;
  }
  /* line 22202, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside .kt-aside-user .kt-aside-user__details {
    display: none;
  }
  /* line 22204, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimizing .kt-aside {
    overflow: hidden;
  }
  /* line 22206, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimizing .kt-aside .kt-aside-menu .kt-menu__nav {
    width: 236px;
    overflow: hidden;
  }
  /* line 22209, app/assets/stylesheets/style.bundle.css */
  .kt-aside .ps > .ps__rail-y {
    width: 4px;
  }
  /* line 22211, app/assets/stylesheets/style.bundle.css */
  .kt-aside .ps > .ps__rail-y:hover, .kt-aside .ps > .ps__rail-y:focus {
    width: 4px;
  }
  /* line 22213, app/assets/stylesheets/style.bundle.css */
  .kt-aside .ps > .ps__rail-y > .ps__thumb-y {
    width: 4px;
    border-radius: 4px;
  }
  /* line 22216, app/assets/stylesheets/style.bundle.css */
  .kt-aside .ps > .ps__rail-y > .ps__thumb-y:hover, .kt-aside .ps > .ps__rail-y > .ps__thumb-y:focus {
    width: 4px;
  }
  /* line 22218, app/assets/stylesheets/style.bundle.css */
  .kt-aside--fixed.kt-aside--minimize-hover .kt-aside {
    width: 236px;
    transition: all 0.3s ease;
  }
  /* line 22221, app/assets/stylesheets/style.bundle.css */
  .kt-aside--fixed.kt-aside--minimize-hover .kt-header {
    transition: all 0.3s ease;
    left: 69px;
  }
  /* line 22224, app/assets/stylesheets/style.bundle.css */
  .kt-aside--fixed.kt-aside--minimize-hover .kt-wrapper {
    transition: all 0.3s ease;
    padding-left: 69px;
  }
}

/* Push mobile aside down the mobile header when it's toggled
@include kt-tablet-and-mobile {
	.kt-aside {
		.kt-aside--fixed & {
			top: kt-get($kt-header-config, base, mobile, self, default, height);
		}
	}
}
*/
/* line 22237, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav {
  margin: 0;
  list-style: none;
  padding: 15px 0;
}

/* line 22241, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__scroll {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

/* line 22247, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__subnav {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 0;
  margin: 0;
  list-style: none !important;
}

/* line 22254, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__inner,
.kt-aside-menu .kt-menu__nav .kt-menu__submenu {
  display: none;
  float: none;
  margin: 0;
  padding: 0;
}

/* line 22260, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__inner .kt-menu__content,
.kt-aside-menu .kt-menu__nav .kt-menu__submenu .kt-menu__content {
  padding: 0;
  margin: 0;
}

/* line 22264, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__inner .kt-menu__content > .kt-menu__item,
.kt-aside-menu .kt-menu__nav .kt-menu__submenu .kt-menu__content > .kt-menu__item {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 22269, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__inner .kt-menu__content > .kt-menu__item.kt-menu--no-heading > .kt-menu__inner,
.kt-aside-menu .kt-menu__nav .kt-menu__submenu .kt-menu__content > .kt-menu__item.kt-menu--no-heading > .kt-menu__inner {
  display: flex;
}

/* line 22272, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__inner .kt-menu__content > .kt-menu__item.kt-menu--no-heading > .kt-menu__inner > li > .kt-menu__link,
.kt-aside-menu .kt-menu__nav .kt-menu__submenu .kt-menu__content > .kt-menu__item.kt-menu--no-heading > .kt-menu__inner > li > .kt-menu__link {
  margin: 0;
}

/* line 22275, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  float: none;
  padding: 0;
  font-weight: 500;
}

/* line 22282, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__link {
  display: flex;
  flex-grow: 1;
  align-items: stretch;
  margin: 0;
  padding: 0;
  text-decoration: none;
  position: relative;
  outline: none;
}

/* line 22292, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__heading:hover,
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__link:hover {
  text-decoration: none;
  cursor: pointer;
}

/* line 22296, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__link .kt-menu__link-text {
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding: 0;
}

/* line 22302, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__heading .kt-menu__link-badge,
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__link .kt-menu__link-badge {
  display: flex;
  align-items: center;
  white-space: nowrap;
}

/* line 22307, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
  display: flex;
  align-items: center;
  line-height: 0;
}

/* line 22312, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet,
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__link .kt-menu__link-bullet {
  display: flex;
  align-items: center;
  line-height: 0;
}

/* line 22317, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  line-height: 0;
}

/* line 22323, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow:before,
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow:before {
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 22326, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__heading .kt-menu__hor-arrow,
.kt-aside-menu .kt-menu__nav .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
  display: none;
}

/* line 22329, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--open > .kt-menu__heading > .kt-menu__ver-arrow:before,
.kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--open > .kt-menu__link > .kt-menu__ver-arrow:before {
  transform: rotateZ(90deg);
}

/* line 22332, app/assets/stylesheets/style.bundle.css */
[direction="rtl"] .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--open > .kt-menu__heading > .kt-menu__ver-arrow:before, [direction="rtl"]
.kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--open > .kt-menu__link > .kt-menu__ver-arrow:before {
  transform: rotateZ(-90deg);
}

/* line 22335, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--open > .kt-menu__submenu,
.kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--open > .kt-menu__inner {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}

/* line 22340, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__item .kt-menu__submenu .kt-menu__item--parent {
  display: none;
}

/* line 22342, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__section {
  display: flex;
  padding: 0 25px;
}

/* line 22345, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__section.kt-menu__section--first {
  margin-top: 0 !important;
}

/* line 22347, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__section .kt-menu__section-text {
  display: flex;
  margin: 0;
  padding: 0;
  align-items: center;
}

/* line 22352, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__section .kt-menu__section-icon {
  display: none;
  align-items: center;
  justify-content: center;
}

/* line 22356, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__separator {
  height: 0;
  overflow: hidden;
}

/* line 22359, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav .kt-menu__separator.kt-menu__separator--marginles {
  margin: 0;
}

/* line 22361, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item {
  position: relative;
  margin: 0;
}

/* line 22364, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
  cursor: pointer;
  min-height: 71px;
}

/* line 22368, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
  font-weight: 400;
  font-size: 16px;
  text-transform: initial;
}

/* line 22373, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
  flex: 0 0 35px;
  font-size: 1.7rem;
}

/* line 22377, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg {
  height: 24px;
  width: 24px;
  margin-left: -2px;
}

/* line 22382, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet {
  vertical-align: middle;
  text-align: left;
  flex: 0 0 15px;
}

/* line 22387, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet > span {
  vertical-align: middle;
  display: inline-block;
}

/* line 22391, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  width: 4px;
  height: 4px;
  border-radius: 100%;
}

/* line 22396, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  width: 5px;
  height: 1px;
}

/* line 22400, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-badge,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-badge {
  padding: 0px 0px 0px 5px;
}

/* line 22403, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
  flex: 0 0 20px;
  font-size: 0.7rem;
}

/* line 22407, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow:before,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow:before {
  display: inline-block;
  transition: all 0.3s ease;
}

/* line 22411, app/assets/stylesheets/style.bundle.css */
[direction="rtl"] .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow:before, [direction="rtl"]
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow:before {
  content: "" !important;
}

/* line 22414, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__item-here,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__item-here {
  display: none;
}

/* line 22417, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow:before,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow:before {
  transition: all 0.3s ease;
}

/* line 22420, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav {
  margin: 0;
}

/* line 22422, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item {
  margin: 0;
}

/* line 22424, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link {
  cursor: pointer;
  min-height: 40px;
}

/* line 22428, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text {
  font-weight: 400;
  font-size: 1rem;
  text-transform: initial;
}

/* line 22433, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
  flex: 0 0 35px;
  font-size: 1.7rem;
}

/* line 22437, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg {
  height: 24px;
  width: 24px;
  margin-left: -2px;
}

/* line 22442, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet {
  vertical-align: middle;
  text-align: left;
  flex: 0 0 15px;
}

/* line 22447, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet > span {
  vertical-align: middle;
  display: inline-block;
}

/* line 22451, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
  width: 4px;
  height: 4px;
  border-radius: 100%;
}

/* line 22456, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
  width: 5px;
  height: 1px;
}

/* line 22460, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-badge,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-badge {
  padding: 0px 0px 0px 5px;
}

/* line 22463, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
  flex: 0 0 20px;
  font-size: 0.7rem;
}

/* line 22467, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow:before,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow:before {
  display: inline-block;
  transition: all 0.3s ease;
}

/* line 22471, app/assets/stylesheets/style.bundle.css */
[direction="rtl"] .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow:before, [direction="rtl"]
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow:before {
  content: "" !important;
}

/* line 22474, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__item-here,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__item-here {
  display: none;
}

/* line 22477, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow:before,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow:before {
  transition: all 0.3s ease;
}

/* line 22480, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__section {
  margin: 20px 0 0 0;
  height: 40px;
}

/* line 22483, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__section .kt-menu__section-text {
  font-size: 0.8rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

/* line 22488, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__separator {
  margin: 15px 0;
}

/* line 22490, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__separator .kt-menu__separator--marginles {
  margin: 0;
}

/* line 22492, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__section {
  margin: 20px 0 0 0;
  height: 40px;
}

/* line 22495, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__section .kt-menu__section-text {
  font-size: 0.9rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

/* line 22500, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__separator {
  margin: 15px 0;
}

/* line 22502, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__separator .kt-menu__separator--marginles {
  margin: 0;
}

/* line 22504, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
  padding: 9px 25px;
}

/* line 22506, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav .kt-menu__content .kt-menu__heading {
  padding: 0 25px;
  padding-left: 40px;
}

/* line 22509, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav .kt-menu__content .kt-menu__inner {
  padding: 0;
  margin: 0;
}

/* line 22512, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav .kt-menu__content .kt-menu__inner .kt-menu__link {
  padding: 0 25px;
  padding-left: 55px;
}

/* line 22515, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
  padding: 0 25px;
  padding-left: 40px;
}

/* line 22518, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu {
  padding: 0;
}

/* line 22520, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav {
  padding: 0;
}

/* line 22522, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
  padding: 0 25px;
  padding-left: 55px;
}

/* line 22525, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu {
  padding: 0;
}

/* line 22527, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
  padding: 0 25px;
  padding-left: 70px;
}

/* line 22530, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__section {
  padding-left: 40px;
}

/* line 22532, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu {
  padding: 0;
}

/* line 22534, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__section {
  padding-left: 55px;
}

/* line 22536, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu {
  padding: 0;
}

/* line 22538, app/assets/stylesheets/style.bundle.css */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__section {
  padding-left: 70px;
}

@media (min-width: 1025px) {
  /* line 22542, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__link > .kt-menu__ver-arrow:before,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__link > .kt-menu__ver-arrow:before {
    transform: translateZ(0);
    -webkit-transform-style: preserve-3d;
  }
  /* line 22546, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu {
    display: none !important;
    transform: translateZ(0);
    -webkit-transform-style: preserve-3d;
  }
  /* line 22551, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]),
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) {
    position: relative;
  }
  /* line 22554, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu {
    top: -10px;
    position: absolute;
    z-index: 98;
    display: flex !important;
    width: 245px;
    margin-left: 245px;
    border-radius: 4px;
    animation: kt-aside-menu-submenu-fade-in 0.3s ease 1, kt-aside-menu-submenu-move-up 0.3s ease-out 1;
  }
  /* line 22564, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu.kt-menu__submenu--up,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu.kt-menu__submenu--up {
    bottom: 0;
    top: auto;
  }
  /* line 22568, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu.kt-menu__submenu--up,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu.kt-menu__submenu--up {
    top: auto;
    bottom: -10px;
    animation: kt-aside-menu-submenu-fade-in 0.3s ease 1, kt-aside-menu-submenu-move-down 0.3s ease-out 1;
  }
}

@media screen and (min-width: 1025px) and (-ms-high-contrast: active), (min-width: 1025px) and (-ms-high-contrast: none) {
  /* line 22574, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu.kt-menu__submenu--up,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu.kt-menu__submenu--up {
    animation: none;
  }
}

@media (min-width: 1025px) {
  /* line 22579, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav {
    padding: 20px 0;
  }
  /* line 22582, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item {
    margin: 0;
  }
  /* line 22585, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__link,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__link {
    justify-content: flex-start;
    padding: 7px 30px;
  }
  /* line 22589, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__link-title,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__link-title {
    display: flex;
  }
  /* line 22592, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu_link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu_link-text {
    transform: translateZ(0);
    -webkit-transform-style: preserve-3d;
  }
  /* line 22596, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__link-icon {
    display: flex;
  }
  /* line 22599, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__link-bullet,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__link-bullet {
    display: flex;
  }
  /* line 22602, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__link-badge,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__link-badge {
    display: flex;
  }
  /* line 22605, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__link .kt-menu__ver-arrow {
    display: flex;
  }
  /* line 22608, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav {
    padding: 20px 0;
  }
  /* line 22611, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    padding: 7px 30px;
  }
  /* line 22614, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav {
    padding: 20px 0;
  }
  /* line 22617, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    padding: 7px 30px;
  }
  /* line 22620, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav > .kt-menu__section,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item .kt-menu__submenu .kt-menu__subnav > .kt-menu__section {
    padding: 0 25px;
  }
  /* line 22623, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    cursor: pointer;
    min-height: 40px;
  }
  /* line 22629, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    font-weight: 400;
    font-size: 1rem;
    text-transform: initial;
  }
  /* line 22636, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    flex: 0 0 35px;
    font-size: 1.35rem;
  }
  /* line 22642, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg {
    margin-left: -2px;
  }
  /* line 22647, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet {
    vertical-align: middle;
    text-align: left;
    flex: 0 0 15px;
  }
  /* line 22654, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet > span {
    vertical-align: middle;
    display: inline-block;
  }
  /* line 22660, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
    width: 4px;
    height: 4px;
    border-radius: 100%;
  }
  /* line 22667, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    width: 5px;
    height: 1px;
  }
  /* line 22673, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-badge,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-badge,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__link-badge,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__link-badge {
    padding: 0px 0px 0px 5px;
    text-align: right;
  }
  /* line 22679, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    flex: 0 0 20px;
    font-size: 0.7rem;
  }
  /* line 22685, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow:before,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow:before,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow:before,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow:before {
    display: inline-block;
    transition: all 0.3s ease;
  }
  /* line 22691, app/assets/stylesheets/style.bundle.css */
  [direction="rtl"] .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow:before, [direction="rtl"]
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow:before, [direction="rtl"]
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow:before, [direction="rtl"]
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow:before {
    content: "" !important;
  }
  /* line 22696, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__item-here,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__item-here,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__heading .kt-menu__item-here,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link .kt-menu__item-here {
    display: none;
  }
  /* line 22701, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow:before,
.kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow:before,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow:before,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow:before {
    transition: all 0.3s ease;
  }
  /* line 22706, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__section,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__section {
    margin: 20px 0 0 0;
    height: 40px;
  }
  /* line 22710, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__section .kt-menu__section-text,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__section .kt-menu__section-text {
    font-size: 0.8rem;
    font-weight: 300;
    text-transform: uppercase;
  }
  /* line 22715, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__separator,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__separator {
    margin: 15px 0;
  }
  /* line 22718, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__separator .kt-menu__separator--marginles,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu .kt-menu__subnav > .kt-menu__separator .kt-menu__separator--marginles {
    margin: 0;
  }
  /* line 22721, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu {
    margin-left: 236px;
    top: -5px;
  }
  /* line 22725, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu.kt-menu__submenu--up,
.kt-aside-menu.kt-aside-menu--dropdown .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not([data-ktmenu-submenu-mode=accordion]) > .kt-menu__submenu.kt-menu__submenu--up {
    bottom: -10px;
  }
}

@keyframes kt-aside-menu-submenu-fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes kt-aside-menu-submenu-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes kt-aside-menu-submenu-move-up {
  from {
    margin-top: 10px;
  }
  to {
    margin-top: 0;
  }
}

@keyframes kt-aside-menu-submenu-move-down {
  from {
    margin-bottom: 10px;
  }
  to {
    margin-bottom: 0;
  }
}

@media (min-width: 1025px) {
  /* line 22754, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav {
    padding: 15px 0;
  }
  /* line 22756, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    width: 100%;
  }
  /* line 22758, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet {
    display: none;
  }
  /* line 22760, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    display: none;
  }
  /* line 22762, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-badge {
    padding: 0;
    position: relative;
    right: 7px;
  }
  /* line 22766, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-badge .kt-badge {
    text-indent: -9999px;
    position: relative;
    padding: 0;
    min-width: 6px;
    width: 6px;
    min-height: 6px;
    height: 6px;
  }
  /* line 22774, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    display: none;
  }
  /* line 22776, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu {
    display: none !important;
  }
  /* line 22778, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__arrow {
    display: inline-block;
  }
  /* line 22780, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover {
    position: relative;
    z-index: 96;
    width: 315px;
  }
  /* line 22784, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover.kt-menu__item--open {
    background: transparent;
  }
  /* line 22786, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover > .kt-menu__link {
    width: 69px;
  }
  /* line 22788, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover > .kt-menu__link .kt-menu__link-title {
    display: none;
  }
  /* line 22790, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover > .kt-menu__submenu {
    top: 0;
    bottom: auto;
    display: flex !important;
    margin-left: 70px !important;
  }
  /* line 22795, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item.kt-menu__item--parent {
    display: flex;
    margin: 0;
  }
  /* line 22798, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item.kt-menu__item--parent > .kt-menu__link {
    height: 40px;
    padding: 0 30px 10px 30px;
  }
  /* line 22801, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item.kt-menu__item--parent > .kt-menu__link .kt-menu__link-text {
    font-weight: 400;
    font-size: 1.05rem;
    text-transform: initial;
    cursor: text !important;
  }
  /* line 22806, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item.kt-menu__item--parent > .kt-menu__link .kt-menu__link-badge {
    padding: 0px 0px 0px 5px;
  }
  /* line 22808, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item.kt-menu__item--parent + .kt-menu__item {
    margin-top: 0px;
  }
  /* line 22810, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover > .kt-menu__arrow {
    display: none;
  }
  /* line 22812, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__section {
    justify-content: center;
  }
  /* line 22814, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__section .kt-menu__section-text {
    display: none;
  }
  /* line 22816, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__section .kt-menu__section-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    animation: kt-animate-fade-in .7s;
  }
}

/* line 22823, app/assets/stylesheets/style.bundle.css */
.kt-aside-close {
  display: none;
}

@media (max-width: 1024px) {
  /* line 22827, app/assets/stylesheets/style.bundle.css */
  .kt-aside {
    z-index: 1001;
    position: fixed;
    -webkit-overflow-scrolling: touch;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    width: 275px !important;
    transition: left 0.3s ease, right 0.3s ease;
    left: -295px;
  }
  /* line 22840, app/assets/stylesheets/style.bundle.css */
  .kt-aside.kt-aside--on {
    transition: left 0.3s ease, right 0.3s ease;
    left: 0;
  }
}

@media screen and (max-width: 1024px) and (-ms-high-contrast: active), (max-width: 1024px) and (-ms-high-contrast: none) {
  /* line 22844, app/assets/stylesheets/style.bundle.css */
  .kt-aside {
    transition: none !important;
  }
}

@media (max-width: 1024px) {
  /* line 22848, app/assets/stylesheets/style.bundle.css */
  .kt-aside--right .kt-aside {
    right: -295px;
    left: auto;
  }
  /* line 22851, app/assets/stylesheets/style.bundle.css */
  .kt-aside--right .kt-aside.kt-aside--on {
    transition: left 0.3s ease, right 0.3s ease;
    right: 0;
    left: auto;
  }
  /* line 22855, app/assets/stylesheets/style.bundle.css */
  .kt-aside-close {
    width: 25px;
    height: 25px;
    top: 1px;
    z-index: 1002;
    transition: left 0.3s ease, right 0.3s ease;
    position: fixed;
    border: 0;
    box-shadow: none;
    border-radius: 3px;
    cursor: pointer;
    outline: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
    left: -25px;
  }
}

@media screen and (max-width: 1024px) and (-ms-high-contrast: active), (max-width: 1024px) and (-ms-high-contrast: none) {
  /* line 22872, app/assets/stylesheets/style.bundle.css */
  .kt-aside-close {
    transition: none !important;
  }
}

@media (max-width: 1024px) {
  /* line 22876, app/assets/stylesheets/style.bundle.css */
  .kt-aside-close > i {
    line-height: 0;
    font-size: 1.4rem;
  }
  /* line 22879, app/assets/stylesheets/style.bundle.css */
  .kt-aside-close:hover {
    text-decoration: none;
  }
  /* line 22881, app/assets/stylesheets/style.bundle.css */
  .kt-aside--right .kt-aside-close {
    left: auto;
    right: -25px;
  }
  /* line 22884, app/assets/stylesheets/style.bundle.css */
  .kt-aside--on .kt-aside-close {
    transition: left 0.3s ease, right 0.3s ease;
    left: 249px;
  }
  /* line 22887, app/assets/stylesheets/style.bundle.css */
  .kt-aside--on.kt-aside--right .kt-aside-close {
    left: auto;
    right: 249px;
  }
  /* line 22890, app/assets/stylesheets/style.bundle.css */
  .kt-aside-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
    background: rgba(134, 138, 168, 0.2) !important;
    animation: kt-animate-fade-in .3s linear 1;
  }
  /* line 22900, app/assets/stylesheets/style.bundle.css */
  .kt-aside {
    background: #ffffff;
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.75);
  }
  /* line 22903, app/assets/stylesheets/style.bundle.css */
  .kt-aside-overlay {
    background: rgba(0, 0, 0, 0.1);
  }
  /* line 22905, app/assets/stylesheets/style.bundle.css */
  .kt-aside-close {
    background-color: #e8e8f2;
  }
  /* line 22907, app/assets/stylesheets/style.bundle.css */
  .kt-aside-close > i {
    color: #968ad4;
  }
  /* line 22909, app/assets/stylesheets/style.bundle.css */
  .kt-aside-close:hover {
    background-color: #583BC0;
  }
  /* line 22911, app/assets/stylesheets/style.bundle.css */
  .kt-aside-close:hover > i {
    color: #ffffff;
  }
}

@media (max-width: 325px) {
  /* line 22915, app/assets/stylesheets/style.bundle.css */
  .kt-aside {
    width: 90% !important;
  }
}

@media (min-width: 1025px) {
  /* line 22919, app/assets/stylesheets/style.bundle.css */
  .kt-content {
    padding: 25px 0;
  }
  /* line 22921, app/assets/stylesheets/style.bundle.css */
  .kt-content.kt-content--fit-top {
    padding-top: 0;
  }
  /* line 22923, app/assets/stylesheets/style.bundle.css */
  .kt-content.kt-content--fit-bottom {
    padding-bottom: 0;
  }
  /* line 22925, app/assets/stylesheets/style.bundle.css */
  .kt-footer--fixed .kt-content {
    padding-bottom: 60px;
  }
}

@media (max-width: 1024px) {
  /* line 22929, app/assets/stylesheets/style.bundle.css */
  .kt-content {
    padding: 15px 0;
  }
  /* line 22931, app/assets/stylesheets/style.bundle.css */
  .kt-content.kt-content--fit-top {
    padding-top: 0;
  }
  /* line 22933, app/assets/stylesheets/style.bundle.css */
  .kt-content.kt-content--fit-bottom {
    padding-bottom: 0;
  }
  /* line 22935, app/assets/stylesheets/style.bundle.css */
  .kt-subheader--enabled.kt-subheader--transparent .kt-content {
    padding-top: 0;
  }
}

/* line 22938, app/assets/stylesheets/style.bundle.css */
.kt-footer {
  padding: 20px 0px;
  background: #ffffff;
}

/* line 22941, app/assets/stylesheets/style.bundle.css */
.kt-footer .kt-container {
  display: flex;
  justify-content: space-between;
}

/* line 22944, app/assets/stylesheets/style.bundle.css */
.kt-footer .kt-footer__copyright {
  display: flex;
  margin: 0;
  padding: 0 1.25rem 0 0;
  font-size: 1rem;
  font-weight: 400;
  justify-content: flex-start;
  color: #2E2F36;
}

/* line 22952, app/assets/stylesheets/style.bundle.css */
.kt-footer .kt-footer__copyright .kt-link {
  color: #2E2F36;
}

/* line 22954, app/assets/stylesheets/style.bundle.css */
.kt-footer .kt-footer__copyright .kt-link:hover {
  color: #583BC0;
}

/* line 22956, app/assets/stylesheets/style.bundle.css */
.kt-footer .kt-footer__copyright .kt-link:hover:after {
  border-bottom: 1px solid #583BC0;
  opacity: 0.3;
}

/* line 22959, app/assets/stylesheets/style.bundle.css */
.kt-footer .kt-footer__menu {
  display: flex;
  justify-content: flex-end;
  padding: 0 0 0 0.75rem;
  margin: 0;
}

/* line 22964, app/assets/stylesheets/style.bundle.css */
.kt-footer .kt-footer__menu .kt-footer__menu-link {
  margin: 0 0 0 1.25rem;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  color: #2C2D73;
}

/* line 22970, app/assets/stylesheets/style.bundle.css */
.kt-footer .kt-footer__menu .kt-footer__menu-link:hover {
  color: #583BC0;
}

/* line 22972, app/assets/stylesheets/style.bundle.css */
.kt-footer .kt-footer__menu .kt-footer__menu-link:hover:after {
  border-bottom: 1px solid #583BC0;
  opacity: 0.3;
}

@media (min-width: 1025px) {
  /* line 22977, app/assets/stylesheets/style.bundle.css */
  .kt-footer--fixed .kt-footer {
    position: fixed;
    transition: all 0.3s ease;
    height: 60px;
    bottom: 0;
    right: 0;
    left: 236px;
    box-shadow: 0px 0px 28px 0px rgba(82, 63, 105, 0.13);
  }
  /* line 22985, app/assets/stylesheets/style.bundle.css */
  .kt-aside--minimize-hover.kt-footer--fixed .kt-footer,
.kt-aside--minimize.kt-footer--fixed .kt-footer {
    transition: all 0.3s ease;
    left: 69px;
  }
}

@media (max-width: 1024px) {
  /* line 22991, app/assets/stylesheets/style.bundle.css */
  .kt-footer {
    padding: 15px 0px;
  }
}

@media (max-width: 768px) {
  /* line 22995, app/assets/stylesheets/style.bundle.css */
  .kt-footer .kt-container {
    flex-direction: column;
    justify-content: center;
  }
  /* line 22998, app/assets/stylesheets/style.bundle.css */
  .kt-footer .kt-footer__copyright {
    justify-content: center;
    padding: 0;
    order: 2;
  }
  /* line 23002, app/assets/stylesheets/style.bundle.css */
  .kt-footer .kt-footer__menu {
    justify-content: center;
    order: 1;
    padding: 0;
    margin: 0 0 0.5rem 0;
  }
  /* line 23007, app/assets/stylesheets/style.bundle.css */
  .kt-footer .kt-footer__menu .kt-footer__menu-link:first-child {
    padding-left: 0;
    margin-left: 0;
  }
}

/* BEM  */
/* line 23012, app/assets/stylesheets/style.bundle.css */
.btn-status-saving, .btn-status-draft {
  font-weight: bold;
}

/* line 23014, app/assets/stylesheets/style.bundle.css */
.btn-status-saving:hover, .btn-status-saving:active, .btn-status-saving:focus, .btn-status-draft:hover, .btn-status-draft:active, .btn-status-draft:focus {
  text-decoration: none;
}

/* line 23016, app/assets/stylesheets/style.bundle.css */
.btn-status-saving span, .btn-status-draft span {
  display: inline-block;
  margin-right: 6px;
}

/* line 23020, app/assets/stylesheets/style.bundle.css */
.btn-status-saving {
  color: #898C99;
}

/* line 23022, app/assets/stylesheets/style.bundle.css */
.btn-status-saving:hover, .btn-status-saving:active, .btn-status-saving:focus {
  color: #898C99;
}

/* line 23025, app/assets/stylesheets/style.bundle.css */
.btn-status-draft {
  color: #583BC0;
}

/* line 23027, app/assets/stylesheets/style.bundle.css */
.btn-status-draft:hover, .btn-status-draft:active, .btn-status-draft:focus {
  color: #583bc0 !important;
  background: #f0e2fa !important;
}

/* line 23031, app/assets/stylesheets/style.bundle.css */
.questionnaire-status {
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: .24px;
  color: #74747b;
  display: inline-block;
  margin-left: 27px;
}

/* line 23039, app/assets/stylesheets/style.bundle.css */
.questionnaire-status .questionnaire-status-unsaved, .questionnaire-status .questionnaire-status-draft, .questionnaire-status .questionnaire-status-published {
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  padding: 7px 12px;
  border-radius: 4px;
  margin-left: 8px;
}

/* line 23046, app/assets/stylesheets/style.bundle.css */
.questionnaire-status .questionnaire-status-unsaved {
  color: #EB5757;
  background: rgba(235, 87, 87, 0.1);
}

/* line 23049, app/assets/stylesheets/style.bundle.css */
.questionnaire-status .questionnaire-status-draft {
  color: #219653;
  background: rgba(33, 150, 83, 0.1);
}

/* line 23052, app/assets/stylesheets/style.bundle.css */
.questionnaire-status .questionnaire-status-published {
  color: #4169E1;
  background: rgba(65, 105, 225, 0.1);
}

/* line 23056, app/assets/stylesheets/style.bundle.css */
#questions-builder {
  font-family: "Noto Sans", sans-serif !important;
  min-width: 960px;
  max-width: 1920px;
  box-sizing: border-box;
}

/* line 23061, app/assets/stylesheets/style.bundle.css */
#questions-builder h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: #2e2f36;
  margin: 12px 0 6px 0;
}

/* line 23067, app/assets/stylesheets/style.bundle.css */
#questions-builder #questionnaireSetup {
  background: #fff;
  box-shadow: 0 4px 40px rgba(62, 41, 142, 0.02), 0 10px 80px rgba(62, 41, 142, 0.03);
  border-radius: 8px;
  padding: 9px 9px 24px 9px;
  margin-bottom: 30px;
}

/* line 23073, app/assets/stylesheets/style.bundle.css */
#questions-builder .questionnaireQuestions {
  padding: 3px;
  border-radius: 8px;
  background: #eeeff4;
}

/* line 23077, app/assets/stylesheets/style.bundle.css */
#questions-builder .questionnaireInit {
  border-radius: 8px;
  background: #eeeff4;
  padding: 16px 0 30px 0;
  margin-bottom: 30px;
}

/* line 23082, app/assets/stylesheets/style.bundle.css */
#questions-builder .questionnaireInit nav {
  max-width: 865px;
  margin: 0 auto;
}

/* line 23085, app/assets/stylesheets/style.bundle.css */
#questions-builder .questionnaireOptions {
  width: 100%;
  padding: 15px 30px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 4px 40px rgba(62, 41, 142, 0.02), 0 10px 80px rgba(62, 41, 142, 0.03);
}

/* line 23091, app/assets/stylesheets/style.bundle.css */
#questions-builder .questionnaireOptions img[data-toggle] {
  position: absolute;
  margin: -4px 0 0 4px;
}

/* line 23094, app/assets/stylesheets/style.bundle.css */
#questions-builder #questionnaireEditorTabs {
  border: none;
  margin-bottom: 6px;
}

/* line 23097, app/assets/stylesheets/style.bundle.css */
#questions-builder #questionnaireEditorTabs a.nav-link {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: .1px;
  color: #74747b;
  border-radius: 3px;
  border-color: transparent;
  padding: 3px 12px;
  background: #f5f7fb;
  margin-right: 6px;
}

/* line 23108, app/assets/stylesheets/style.bundle.css */
#questions-builder #questionnaireEditorTabs a.nav-link:hover, #questions-builder #questionnaireEditorTabs a.nav-link.active {
  color: #583bc0;
  background: #f0e2fa;
}

/* line 23111, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn:focus, #questions-builder .btn:active, #questions-builder .btn:hover {
  text-decoration: none;
}

/* line 23113, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-small {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: .1px;
  color: #74747b;
  border-radius: 3px;
  border-color: transparent;
  padding: 3px 12px;
}

/* line 23122, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-small:hover {
  text-decoration: none;
}

/* line 23124, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-small-narrow {
  padding: 3px 4px;
}

/* line 23126, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-grey {
  color: #9195a7;
  background: #f5f7fb !important;
}

/* line 23129, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-grey:hover {
  background: #f0e2fa !important;
}

/* line 23131, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-pink {
  color: #583bc0;
  background: #f0e2fa !important;
}

/* line 23134, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-pink:hover {
  color: #fff;
  background: #583bc0 !important;
}

/* line 23137, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-toggle {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: .02em;
  color: #583bc0;
  background: #e2e0f4;
  border-radius: 3px;
  padding: 10px;
  display: inline-block;
}

/* line 23147, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-toggle.collapsed img {
  transform: none;
}

/* line 23149, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-toggle:hover {
  text-decoration: none;
}

/* line 23151, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-toggle img {
  display: inline-block;
  margin-right: 6px;
  transform: rotate(180deg);
}

/* line 23155, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-question {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: .1px;
  color: #2e2f36;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 6px;
  height: 54px;
  padding: 9px 15px;
  box-sizing: border-box;
}

/* line 23167, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-question:focus, #questions-builder .btn-question:hover, #questions-builder .btn-question:active, #questions-builder .btn-question .active {
  border: 2px solid #583bc0;
  box-sizing: border-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25);
}

/* line 23171, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-builder {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #583bc0;
  min-height: 24px;
  display: inline-flex;
  align-items: center;
  flex-direction: row;
  padding: 2px;
}

/* line 23181, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-builder img {
  margin-right: 6px;
}

/* line 23183, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-column {
  margin-top: 10px;
  padding: 0;
}

/* line 23186, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-column:hover, #questions-builder .btn-column:active, #questions-builder .btn-column:focus, #questions-builder .btn-link:not(.btn-question):hover, #questions-builder .btn-link:not(.btn-question):active, #questions-builder .btn-link:not(.btn-question):focus {
  text-decoration: none;
  background: #f0e2fa;
}

/* line 23189, app/assets/stylesheets/style.bundle.css */
#questions-builder .btn-builder:hover, #questions-builder .btn-builder:active, #questions-builder .btn-builder:focus {
  text-decoration: none;
  background: none;
}

/* line 23192, app/assets/stylesheets/style.bundle.css */
#questions-builder .text-bold {
  font-weight: 700;
}

/* line 23194, app/assets/stylesheets/style.bundle.css */
#questions-builder .text-small {
  font-size: 14px;
}

/* line 23196, app/assets/stylesheets/style.bundle.css */
#questions-builder .text-light-grey {
  color: #9195a7;
}

/* line 23198, app/assets/stylesheets/style.bundle.css */
#questions-builder .form-group {
  margin-bottom: 15px;
}

/* line 23200, app/assets/stylesheets/style.bundle.css */
#questions-builder .form-group label {
  font-size: 10px;
  font-weight: 500;
  line-height: 10px;
  letter-spacing: 0.02em;
  color: #898c99;
}

/* line 23206, app/assets/stylesheets/style.bundle.css */
#questions-builder .form-group label.custom-control-label {
  cursor: pointer;
}

/* line 23208, app/assets/stylesheets/style.bundle.css */
#questions-builder .form-group label.custom-control-label span {
  position: relative;
  top: 6px;
}

/* line 23211, app/assets/stylesheets/style.bundle.css */
#questions-builder .form-group input.form-control[type="text"], #questions-builder .form-group input.form-control[type="email"], #questions-builder .form-group input.form-control[type="number"], #questions-builder .form-group textarea.form-control, #questions-builder .form-group select.form-control {
  font-size: 18px;
  line-height: 25px;
  color: #74747b;
  border: 1px solid #c4c7cb;
  box-sizing: border-box;
  border-radius: 6px;
  background: #fff;
  padding: 13px 16px;
}

/* line 23220, app/assets/stylesheets/style.bundle.css */
#questions-builder .form-group input.form-control[type="text"]:focus, #questions-builder .form-group input.form-control[type="email"]:focus, #questions-builder .form-group input.form-control[type="number"]:focus, #questions-builder .form-group textarea.form-control:focus, #questions-builder .form-group select.form-control:focus {
  border: 1px solid #aa44a8;
  box-shadow: none;
}

/* line 23223, app/assets/stylesheets/style.bundle.css */
#questions-builder .form-group input.form-control[type="text"], #questions-builder .form-group input.form-control[type="email"], #questions-builder .form-group input.form-control[type="number"], #questions-builder .form-group select.form-control {
  height: 51px;
}

/* line 23226, app/assets/stylesheets/style.bundle.css */
.question {
  border-radius: 6px;
  background: #fff;
  padding: 18px 10px 18px 28px;
  margin: 0;
  position: relative;
  cursor: pointer;
  z-index: 1001;
}

/* line 23234, app/assets/stylesheets/style.bundle.css */
.question:first-child {
  margin-top: 0;
}

/* line 23236, app/assets/stylesheets/style.bundle.css */
.question_active {
  border: 2px solid #583bc0;
}

/* line 23238, app/assets/stylesheets/style.bundle.css */
.question_active::after {
  content: "";
  border: 2px solid #583bc0;
  position: absolute;
  right: -9px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 200px;
  height: 94px;
  border-radius: 50% 50% 50% 50%;
  clip-path: inset(30px 0 30px 190px);
  background: #fff;
}

/* line 23251, app/assets/stylesheets/style.bundle.css */
.question_deleting .question__delete {
  display: block;
}

/* line 23253, app/assets/stylesheets/style.bundle.css */
.question_deleting .question__header, .question_deleting .question__body {
  filter: blur(8px);
}

/* line 23255, app/assets/stylesheets/style.bundle.css */
.question_draggable::before {
  content: "";
  border-right: 2px solid #eeeff4;
  height: 100%;
  width: 22px;
  position: absolute;
  left: 0;
  top: 0;
  background: url("data:image/svg+xml,%3Csvg width='11' height='27' viewBox='0 0 11 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='1.5' cy='17.5' r='1.5' transform='rotate(-90 1.5 17.5)' fill='%239195A7'/%3E%3Ccircle cx='1.5' cy='25.5' r='1.5' transform='rotate(-90 1.5 25.5)' fill='%239195A7'/%3E%3Ccircle cx='1.5' cy='9.5' r='1.5' transform='rotate(-90 1.5 9.5)' fill='%239195A7'/%3E%3Ccircle cx='1.5' cy='1.5' r='1.5' transform='rotate(-90 1.5 1.5)' fill='%239195A7'/%3E%3Ccircle cx='9.5' cy='17.5' r='1.5' transform='rotate(-90 9.5 17.5)' fill='%239195A7'/%3E%3Ccircle cx='9.5' cy='25.5' r='1.5' transform='rotate(-90 9.5 25.5)' fill='%239195A7'/%3E%3Ccircle cx='9.5' cy='9.5' r='1.5' transform='rotate(-90 9.5 9.5)' fill='%239195A7'/%3E%3Ccircle cx='9.5' cy='1.5' r='1.5' transform='rotate(-90 9.5 1.5)' fill='%239195A7'/%3E%3C/svg%3E%0A") center center no-repeat;
}

/* line 23264, app/assets/stylesheets/style.bundle.css */
.question_problem {
  border: 1px solid #EB5757;
}

/* line 23266, app/assets/stylesheets/style.bundle.css */
.question__delete {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}

/* line 23273, app/assets/stylesheets/style.bundle.css */
.question__delete-overlap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  height: 100%;
}

/* line 23280, app/assets/stylesheets/style.bundle.css */
.question__delete-overlap span {
  font-size: 24px;
  line-height: 31px;
  font-weight: 500;
  color: #000;
  display: inline-block;
  margin-right: 12px;
}

/* line 23287, app/assets/stylesheets/style.bundle.css */
.question__delete-overlap button {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.1px;
  margin: 0 6px;
}

/* line 23293, app/assets/stylesheets/style.bundle.css */
.question__placeholder {
  width: 100% !important;
  background: #f5f7fb;
  border: 2px dashed #f0e2fa;
  box-sizing: border-box;
}

/* line 23298, app/assets/stylesheets/style.bundle.css */
.question__header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}

/* line 23304, app/assets/stylesheets/style.bundle.css */
.question__title-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  flex-grow: 2;
  margin-right: 6px;
}

/* line 23311, app/assets/stylesheets/style.bundle.css */
.question__figure {
  margin: 0 6px 0 0;
  padding: 0;
}

/* line 23314, app/assets/stylesheets/style.bundle.css */
.question__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33em;
  color: #2e2f36;
  text-overflow: ellipsis;
}

/* line 23320, app/assets/stylesheets/style.bundle.css */
.question__title_limited {
  width: 285px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 23325, app/assets/stylesheets/style.bundle.css */
.question__required {
  color: #f00;
}

/* line 23327, app/assets/stylesheets/style.bundle.css */
.question__nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  flex-grow: 1;
}

/* line 23333, app/assets/stylesheets/style.bundle.css */
.question__link {
  padding: 0 2px;
  margin: 0 2px;
}

/* line 23336, app/assets/stylesheets/style.bundle.css */
.question__link img {
  width: 24px;
  height: 24px;
}

/* line 23339, app/assets/stylesheets/style.bundle.css */
.question__params {
  margin-top: 6px;
}

/* line 23341, app/assets/stylesheets/style.bundle.css */
.question__param-name {
  font-size: 15px;
  line-height: 1.6em;
  color: #74747b;
}

/* line 23345, app/assets/stylesheets/style.bundle.css */
.question__param-value {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6em;
  color: #2e2f36;
}

/* line 23351, app/assets/stylesheets/style.bundle.css */
#questions-builder .questions-panel {
  width: 363px;
  max-width: 363px;
  box-sizing: border-box;
  padding: 12px 9px 9px 12px;
  background: #fff;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
  border-radius: 6px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: absolute;
  top: 130%;
  z-index: 1002;
}

/* line 23365, app/assets/stylesheets/style.bundle.css */
#questions-builder .questions-panel.hidden {
  display: none;
}

/* line 23367, app/assets/stylesheets/style.bundle.css */
#questions-builder .questions-panel.auto {
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 23372, app/assets/stylesheets/style.bundle.css */
#questions-builder .questions-panel .btn-question {
  margin: 0 3px 3px 0;
  background: #f5f7fb;
  border: none;
}

/* line 23376, app/assets/stylesheets/style.bundle.css */
#questions-builder .questions-panel .btn-question:focus, #questions-builder .questions-panel .btn-question:hover, #questions-builder .questions-panel .btn-question:active, #questions-builder .questions-panel .btn-question .active {
  background: #e1dff2;
  border: none;
  box-shadow: none;
}

/* line 23381, app/assets/stylesheets/style.bundle.css */
.questions-selector {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  opacity: 0;
  height: 4px;
  transition: all ease-in .3s;
  z-index: 1000;
}

/* line 23390, app/assets/stylesheets/style.bundle.css */
.questions-selector::before, .questions-selector::after {
  content: "";
  width: 45%;
  height: 2px;
  background: #583bc0;
  position: absolute;
  top: calc( 50% - 1px);
}

/* line 23397, app/assets/stylesheets/style.bundle.css */
.questions-selector::before {
  left: 0;
}

/* line 23399, app/assets/stylesheets/style.bundle.css */
.questions-selector::after {
  right: 0;
}

/* line 23401, app/assets/stylesheets/style.bundle.css */
.questions-selector:hover {
  opacity: 1;
  height: auto;
  padding: 8px 2px;
}

/* line 23405, app/assets/stylesheets/style.bundle.css */
.questions-selector img {
  cursor: pointer;
}

/* line 23408, app/assets/stylesheets/style.bundle.css */
.height-100p {
  height: 100% !important;
}

/* line 23411, app/assets/stylesheets/style.bundle.css */
.kt-filter-list {
  padding: 16px;
}

/* line 23413, app/assets/stylesheets/style.bundle.css */
.kt-filter-list .kt-checkbox {
  display: block;
}

/* line 23415, app/assets/stylesheets/style.bundle.css */
.kt-filter-list .form-group.scrollable {
  max-height: 500px;
  overflow-y: auto;
}

/* line 23418, app/assets/stylesheets/style.bundle.css */
.kt-filter-list .form-group label {
  font-size: 14px;
  font-weight: bolder;
  line-height: 24px;
  text-transform: none;
}

/* line 23423, app/assets/stylesheets/style.bundle.css */
.modal-body-scrollable-x {
  overflow-x: scroll;
}

/* line 1, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-title {
  font-weight: bold;
}

/* line 4, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-message {
  font-size: 1em;
  font-weight: 400;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/* line 10, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}

/* line 14, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

/* line 18, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}

/* line 33, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/* line 42, app/assets/stylesheets/plugins.bundle.css.scss */
.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
/* line 50, app/assets/stylesheets/plugins.bundle.css.scss */
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 57, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 62, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 67, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 72, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 77, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-top-left {
  top: 12px;
  left: 12px;
}

/* line 81, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-top-right {
  top: 12px;
  right: 12px;
}

/* line 85, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

/* line 89, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* line 93, app/assets/stylesheets/plugins.bundle.css.scss */
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
}

/* line 98, app/assets/stylesheets/plugins.bundle.css.scss */
#toast-container * {
  box-sizing: border-box;
}

/* line 103, app/assets/stylesheets/plugins.bundle.css.scss */
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999;
  color: #fff;
  opacity: 1;
}

/* line 117, app/assets/stylesheets/plugins.bundle.css.scss */
#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}

/* line 122, app/assets/stylesheets/plugins.bundle.css.scss */
#toast-container > div:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

/* line 131, app/assets/stylesheets/plugins.bundle.css.scss */
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

/* line 134, app/assets/stylesheets/plugins.bundle.css.scss */
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

/* line 137, app/assets/stylesheets/plugins.bundle.css.scss */
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

/* line 140, app/assets/stylesheets/plugins.bundle.css.scss */
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

/* line 143, app/assets/stylesheets/plugins.bundle.css.scss */
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

/* line 149, app/assets/stylesheets/plugins.bundle.css.scss */
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

/* line 155, app/assets/stylesheets/plugins.bundle.css.scss */
.toast {
  background-color: #030303;
}

/* line 158, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-success {
  background-color: #51A351;
}

/* line 161, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-error {
  background-color: #BD362F;
}

/* line 164, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-info {
  background-color: #2F96B4;
}

/* line 167, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-warning {
  background-color: #F89406;
}

/* line 170, app/assets/stylesheets/plugins.bundle.css.scss */
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  /* line 182, app/assets/stylesheets/plugins.bundle.css.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  /* line 186, app/assets/stylesheets/plugins.bundle.css.scss */
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  /* line 189, app/assets/stylesheets/plugins.bundle.css.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  /* line 193, app/assets/stylesheets/plugins.bundle.css.scss */
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  /* line 199, app/assets/stylesheets/plugins.bundle.css.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  /* line 203, app/assets/stylesheets/plugins.bundle.css.scss */
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  /* line 206, app/assets/stylesheets/plugins.bundle.css.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  /* line 210, app/assets/stylesheets/plugins.bundle.css.scss */
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  /* line 216, app/assets/stylesheets/plugins.bundle.css.scss */
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  /* line 220, app/assets/stylesheets/plugins.bundle.css.scss */
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}

/*
 * Container style
 */
/* line 228, app/assets/stylesheets/plugins.bundle.css.scss */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
/* line 239, app/assets/stylesheets/plugins.bundle.css.scss */
.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;
}

/* line 251, app/assets/stylesheets/plugins.bundle.css.scss */
.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;
}

/* line 263, app/assets/stylesheets/plugins.bundle.css.scss */
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

/* line 269, app/assets/stylesheets/plugins.bundle.css.scss */
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

/* line 278, app/assets/stylesheets/plugins.bundle.css.scss */
.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
 */
/* line 291, app/assets/stylesheets/plugins.bundle.css.scss */
.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;
}

/* line 303, app/assets/stylesheets/plugins.bundle.css.scss */
.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;
}

/* line 315, app/assets/stylesheets/plugins.bundle.css.scss */
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

/* line 322, app/assets/stylesheets/plugins.bundle.css.scss */
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  /* line 331, app/assets/stylesheets/plugins.bundle.css.scss */
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 337, app/assets/stylesheets/plugins.bundle.css.scss */
  .ps {
    overflow: auto !important;
  }
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
/* line 350, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

/* line 357, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

/* line 363, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 370, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 375, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* line 383, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

/* line 390, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

/* line 393, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

/* line 396, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 405, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

/* line 413, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel.owl-loaded {
  display: block;
}

/* line 415, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 418, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 420, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

/* line 422, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 429, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

/* line 432, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 434, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
/* line 438, app/assets/stylesheets/plugins.bundle.css.scss */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
/* line 444, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

/* line 448, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 451, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 454, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
/* line 466, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
/* line 472, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

/* line 477, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

/* line 480, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

/* line 482, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
/* line 488, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 493, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/../../media/misc/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

/* line 507, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

/* line 511, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

/* line 515, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

/* line 523, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
/* line 537, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

/* line 541, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

/* line 550, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

/* line 554, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

/* line 558, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

/* line 561, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

/* line 564, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 568, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

/* line 577, app/assets/stylesheets/plugins.bundle.css.scss */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* line 580, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

/* line 599, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 606, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

/* line 613, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

/* line 620, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.opensleft:before {
  right: 9px;
}

/* line 624, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.opensleft:after {
  right: 10px;
}

/* line 628, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 636, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 644, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.opensright:before {
  left: 9px;
}

/* line 648, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.opensright:after {
  left: 10px;
}

/* line 652, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.drop-up {
  margin-top: -7px;
}

/* line 656, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

/* line 663, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

/* line 670, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

/* line 674, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.single .drp-selected {
  display: none;
}

/* line 678, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

/* line 682, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

/* line 686, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

/* line 690, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

/* line 695, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

/* line 699, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .drp-calendar.right {
  padding: 8px;
}

/* line 703, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

/* line 707, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

/* line 716, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* line 721, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

/* line 726, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

/* line 741, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

/* line 747, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 754, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

/* line 760, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

/* line 765, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

/* line 771, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

/* line 778, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

/* line 782, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

/* line 786, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

/* line 790, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

/* line 796, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker th.month {
  width: auto;
}

/* line 800, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

/* line 806, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

/* line 814, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

/* line 819, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker select.yearselect {
  width: 40%;
}

/* line 823, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

/* line 833, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

/* line 840, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

/* line 845, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

/* line 855, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

/* line 861, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

/* line 868, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

/* line 872, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

/* line 876, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

/* line 880, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

/* line 884, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

/* line 890, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

/* line 894, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

/* line 901, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

/* line 907, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .ranges li:hover {
  background-color: #eee;
}

/* line 911, app/assets/stylesheets/plugins.bundle.css.scss */
.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  /* line 918, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker {
    width: auto;
  }
  /* line 922, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker .ranges ul {
    width: 140px;
  }
  /* line 926, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  /* line 930, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  /* line 934, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }
  /* line 938, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker {
    direction: ltr;
    text-align: left;
  }
  /* line 943, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  /* line 948, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 954, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  /* line 958, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 964, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }
  /* line 968, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}

@media (min-width: 730px) {
  /* line 974, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker .ranges {
    width: auto;
  }
  /* line 978, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker .ranges {
    float: left;
  }
  /* line 982, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker.rtl .ranges {
    float: right;
  }
  /* line 986, app/assets/stylesheets/plugins.bundle.css.scss */
  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}

/*!
 * Bootstrap-select v1.13.10 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2019 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
/* line 998, app/assets/stylesheets/plugins.bundle.css.scss */
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

/* line 1003, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
  vertical-align: middle;
}

/* line 1008, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}

/* line 1026, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}

/* line 1029, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}

/* line 1035, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}

/* line 1061, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}

/* line 1073, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}

/* line 1080, app/assets/stylesheets/plugins.bundle.css.scss */
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}

/* line 1086, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}

/* line 1090, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.fit-width {
  width: auto !important;
}

/* line 1093, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}

/* line 1096, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

/* line 1102, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}

/* line 1108, app/assets/stylesheets/plugins.bundle.css.scss */
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

/* line 1111, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}

/* line 1115, app/assets/stylesheets/plugins.bundle.css.scss */
.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto;
}

/* line 1119, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

/* line 1125, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.dropdown-menu-right,
.bootstrap-select.dropdown-menu-right[class*="col-"],
.row .bootstrap-select.dropdown-menu-right[class*="col-"] {
  float: right;
}

/* line 1130, app/assets/stylesheets/plugins.bundle.css.scss */
.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}

/* line 1135, app/assets/stylesheets/plugins.bundle.css.scss */
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

/* line 1139, app/assets/stylesheets/plugins.bundle.css.scss */
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

/* line 1146, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

/* line 1152, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}

/* line 1155, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}

/* line 1158, app/assets/stylesheets/plugins.bundle.css.scss */
.form-inline .bootstrap-select .form-control {
  width: 100%;
}

/* line 1161, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}

/* line 1165, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}

/* line 1169, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

/* line 1176, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

/* line 1179, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  flex: 0 1 auto;
}

/* line 1193, app/assets/stylesheets/plugins.bundle.css.scss */
.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}

/* line 1196, app/assets/stylesheets/plugins.bundle.css.scss */
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}

/* line 1203, app/assets/stylesheets/plugins.bundle.css.scss */
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}

/* line 1206, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}

/* line 1209, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}

/* line 1215, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

/* line 1222, app/assets/stylesheets/plugins.bundle.css.scss */
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}

/* line 1225, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}

/* line 1228, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}

/* line 1234, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}

/* line 1237, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}

/* line 1247, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-menu li {
  position: relative;
}

/* line 1250, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 1253, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

/* line 1256, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 1263, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

/* line 1267, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

/* line 1270, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

/* line 1273, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}

/* line 1276, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}

/* line 1293, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

/* line 1299, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}

/* line 1304, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

/* line 1308, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: '\00a0';
}

/* line 1311, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

/* line 1316, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}

/* line 1322, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

/* line 1325, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}

/* line 1337, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}

/* line 1341, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

/* line 1351, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

/* line 1361, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

/* line 1367, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}

/* line 1373, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}

/* line 1377, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}

/* line 1381, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}

/* line 1387, app/assets/stylesheets/plugins.bundle.css.scss */
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

/* line 1392, app/assets/stylesheets/plugins.bundle.css.scss */
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}

/* line 1398, app/assets/stylesheets/plugins.bundle.css.scss */
.bs-actionsbox .btn-group button {
  width: 50%;
}

/* line 1401, app/assets/stylesheets/plugins.bundle.css.scss */
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}

/* line 1408, app/assets/stylesheets/plugins.bundle.css.scss */
.bs-donebutton .btn-group button {
  width: 100%;
}

/* line 1411, app/assets/stylesheets/plugins.bundle.css.scss */
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

/* line 1414, app/assets/stylesheets/plugins.bundle.css.scss */
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

/**
  * bootstrap-switch - Turn checkboxes and radio buttons into toggle switches.
  *
  * @version v3.3.4
  * @homepage https://bttstrp.github.io/bootstrap-switch
  * @author Mattia Larentis <mattia@larentis.eu> (http://larentis.eu)
  * @license Apache-2.0
  */
/* line 1428, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch {
  display: inline-block;
  direction: ltr;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid;
  border-color: #ccc;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 1449, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch .bootstrap-switch-container {
  display: inline-block;
  top: 0;
  border-radius: 4px;
  transform: translate3d(0, 0, 0);
}

/* line 1456, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
  box-sizing: border-box;
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px;
}

/* line 1469, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off {
  text-align: center;
  z-index: 1;
}

/* line 1474, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: #fff;
  background: #337ab7;
}

/* line 1479, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
  color: #fff;
  background: #5bc0de;
}

/* line 1484, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: #fff;
  background: #5cb85c;
}

/* line 1489, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
  background: #f0ad4e;
  color: #fff;
}

/* line 1494, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
  color: #fff;
  background: #d9534f;
}

/* line 1499, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #000;
  background: #eeeeee;
}

/* line 1504, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch .bootstrap-switch-label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  color: #333;
  background: #fff;
}

/* line 1512, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch span::before {
  content: "\200b";
}

/* line 1515, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch .bootstrap-switch-handle-on {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 1519, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch .bootstrap-switch-handle-off {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 1523, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch input[type='radio'],
.bootstrap-switch input[type='checkbox'] {
  position: absolute !important;
  top: 0;
  left: 0;
  margin: 0;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}

/* line 1534, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 1541, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 1548, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
  padding: 6px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 1555, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-readonly,
.bootstrap-switch.bootstrap-switch-indeterminate {
  cursor: default !important;
}

/* line 1560, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}

/* line 1573, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
  transition: margin-left 0.5s;
}

/* line 1578, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 1584, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 1590, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch.bootstrap-switch-focused {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 1596, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 1601, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 1608, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 0.625em;
  overflow-y: hidden;
  box-shadow: 0 0 0.625em #d9d9d9;
}

/* line 1616, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-header {
  flex-direction: row;
}

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

/* line 1625, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}

/* line 1630, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-close {
  position: static;
  width: 0.8em;
  height: 0.8em;
  line-height: 0.8;
}

/* line 1636, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-content {
  justify-content: flex-start;
  font-size: 1em;
}

/* line 1640, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-icon {
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0;
}

/* line 1646, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-icon::before {
  display: flex;
  align-items: center;
  font-size: 2em;
  font-weight: bold;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 1653, app/assets/stylesheets/plugins.bundle.css.scss */
  .swal2-popup.swal2-toast .swal2-icon::before {
    font-size: 0.25em;
  }
}

/* line 1657, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

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

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

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

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

/* line 1677, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-styled {
  margin: 0 0.3125em;
  padding: 0.3125em 0.625em;
  font-size: 1em;
}

/* line 1682, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-styled:focus {
  box-shadow: 0 0 0 0.0625em #fff, 0 0 0 0.125em rgba(50, 100, 150, 0.4);
}

/* line 1685, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}

/* line 1688, app/assets/stylesheets/plugins.bundle.css.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 1695, app/assets/stylesheets/plugins.bundle.css.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 1702, app/assets/stylesheets/plugins.bundle.css.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 1708, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

/* line 1712, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}

/* line 1718, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: 0.3125em;
}

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

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

/* line 1731, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast.swal2-show {
  animation: swal2-toast-show 0.5s;
}

/* line 1735, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast.swal2-hide {
  animation: swal2-toast-hide 0.1s forwards;
}

/* line 1739, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip {
  animation: swal2-toast-animate-success-line-tip 0.75s;
}

/* line 1743, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long {
  animation: swal2-toast-animate-success-line-long 0.75s;
}

/* line 1748, app/assets/stylesheets/plugins.bundle.css.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;
  background-color: transparent;
  -webkit-overflow-scrolling: touch;
}

/* line 1765, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-top {
  align-items: flex-start;
}

/* line 1768, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-top-start, .swal2-container.swal2-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

/* line 1772, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

/* line 1776, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-center {
  align-items: center;
}

/* line 1779, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-center-start, .swal2-container.swal2-center-left {
  align-items: center;
  justify-content: flex-start;
}

/* line 1783, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
  align-items: center;
  justify-content: flex-end;
}

/* line 1787, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-bottom {
  align-items: flex-end;
}

/* line 1790, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-bottom-start, .swal2-container.swal2-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

/* line 1794, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

/* line 1798, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-bottom > :first-child, .swal2-container.swal2-bottom-start > :first-child, .swal2-container.swal2-bottom-left > :first-child, .swal2-container.swal2-bottom-end > :first-child, .swal2-container.swal2-bottom-right > :first-child {
  margin-top: auto;
}

/* line 1801, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-grow-fullscreen > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-self: stretch;
  justify-content: center;
}

/* line 1807, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-grow-row > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}

/* line 1813, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-grow-column {
  flex: 1;
  flex-direction: column;
}

/* line 1817, app/assets/stylesheets/plugins.bundle.css.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 1820, app/assets/stylesheets/plugins.bundle.css.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 1823, app/assets/stylesheets/plugins.bundle.css.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 1826, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-grow-column > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}

/* line 1832, app/assets/stylesheets/plugins.bundle.css.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) > .swal2-modal {
  margin: auto;
}

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

/* line 1840, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-container.swal2-shown {
  background-color: rgba(0, 0, 0, 0.4);
}

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

/* line 1859, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup:focus {
  outline: none;
}

/* line 1862, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

/* line 1866, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 1872, app/assets/stylesheets/plugins.bundle.css.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 1885, app/assets/stylesheets/plugins.bundle.css.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 1894, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}

/* line 1897, app/assets/stylesheets/plugins.bundle.css.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 1900, app/assets/stylesheets/plugins.bundle.css.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 1903, app/assets/stylesheets/plugins.bundle.css.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;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 1922, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
  margin-right: 30px;
  margin-left: 30px;
}

/* line 1926, app/assets/stylesheets/plugins.bundle.css.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 1940, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-styled {
  margin: 0.3125em;
  padding: 0.625em 2em;
  box-shadow: none;
  font-weight: 500;
}

/* line 1946, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-styled:not([disabled]) {
  cursor: pointer;
}

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

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

/* line 1965, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-styled:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4);
}

/* line 1969, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-styled::-moz-focus-inner {
  border: 0;
}

/* line 1973, app/assets/stylesheets/plugins.bundle.css.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 1982, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-image {
  max-width: 100%;
  margin: 1.25em auto;
}

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

/* line 2009, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-close:hover {
  transform: none;
  background: transparent;
  color: #f27474;
}

/* line 2015, app/assets/stylesheets/plugins.bundle.css.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 2028, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em auto;
}

/* line 2037, app/assets/stylesheets/plugins.bundle.css.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 2050, app/assets/stylesheets/plugins.bundle.css.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 2056, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-input:focus,
.swal2-file:focus,
.swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: none;
  box-shadow: 0 0 3px #c4e6f5;
}

/* line 2063, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-input::-webkit-input-placeholder,
.swal2-file::-webkit-input-placeholder,
.swal2-textarea::-webkit-input-placeholder {
  color: #cccccc;
}

/* line 2068, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-input::-moz-placeholder,
.swal2-file::-moz-placeholder,
.swal2-textarea::-moz-placeholder {
  color: #cccccc;
}

/* line 2073, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-input:-ms-input-placeholder,
.swal2-file:-ms-input-placeholder,
.swal2-textarea:-ms-input-placeholder {
  color: #cccccc;
}

/* line 2078, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-input::-ms-input-placeholder,
.swal2-file::-ms-input-placeholder,
.swal2-textarea::-ms-input-placeholder {
  color: #cccccc;
}

/* line 2083, app/assets/stylesheets/plugins.bundle.css.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 2089, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-range {
  margin: 1em auto;
  background: inherit;
}

/* line 2093, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-range input {
  width: 80%;
}

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

/* line 2102, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}

/* line 2110, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}

/* line 2114, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-input[type=number] {
  max-width: 10em;
}

/* line 2118, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-file {
  background: inherit;
  font-size: 1.125em;
}

/* line 2123, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}

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

/* line 2137, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: inherit;
  color: inherit;
}

/* line 2144, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-radio label,
.swal2-checkbox label {
  margin: 0 0.6em;
  font-size: 1.125em;
}

/* line 2149, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-radio input,
.swal2-checkbox input {
  margin: 0 0.4em;
}

/* line 2154, app/assets/stylesheets/plugins.bundle.css.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 2165, app/assets/stylesheets/plugins.bundle.css.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 2180, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: 0.25em 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 2197, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-icon::before {
  display: flex;
  align-items: center;
  height: 92%;
  font-size: 3.75em;
}

/* line 2203, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-icon.swal2-error {
  border-color: #f27474;
}

/* line 2206, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}

/* line 2210, app/assets/stylesheets/plugins.bundle.css.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 2219, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg);
}

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

/* line 2227, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}

/* line 2231, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-icon.swal2-warning::before {
  content: "!";
}

/* line 2234, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}

/* line 2238, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-icon.swal2-info::before {
  content: "i";
}

/* line 2241, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}

/* line 2245, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-icon.swal2-question::before {
  content: "?";
}

/* line 2248, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-icon.swal2-question.swal2-arabic-question-mark::before {
  content: "؟";
}

/* line 2251, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-icon.swal2-success {
  border-color: #a5dc86;
}

/* line 2254, app/assets/stylesheets/plugins.bundle.css.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 2261, app/assets/stylesheets/plugins.bundle.css.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 2268, app/assets/stylesheets/plugins.bundle.css.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 2275, app/assets/stylesheets/plugins.bundle.css.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 2286, app/assets/stylesheets/plugins.bundle.css.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 2295, app/assets/stylesheets/plugins.bundle.css.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 2303, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: 0.875em;
  width: 1.5625em;
  transform: rotate(45deg);
}

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

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

/* line 2323, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}

/* line 2327, app/assets/stylesheets/plugins.bundle.css.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 2337, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #3085d6;
}

/* line 2340, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}

/* line 2344, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: #add8e6;
}

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

/* line 2355, app/assets/stylesheets/plugins.bundle.css.scss */
[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}

/* line 2359, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-show {
  animation: swal2-show 0.3s;
}

/* line 2363, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-show.swal2-noanimation {
  animation: none;
}

/* line 2368, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-hide {
  animation: swal2-hide 0.15s forwards;
}

/* line 2372, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-hide.swal2-noanimation {
  animation: none;
}

/* line 2377, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-rtl .swal2-close {
  right: auto;
  left: 0;
}

/* line 2382, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-animate-success-icon .swal2-success-line-tip {
  animation: swal2-animate-success-line-tip 0.75s;
}

/* line 2386, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-animate-success-icon .swal2-success-line-long {
  animation: swal2-animate-success-line-long 0.75s;
}

/* line 2390, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-animate-success-icon .swal2-success-circular-line-right {
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

/* line 2395, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-animate-error-icon {
  animation: swal2-animate-error-icon 0.5s;
}

/* line 2399, app/assets/stylesheets/plugins.bundle.css.scss */
.swal2-animate-error-icon .swal2-x-mark {
  animation: swal2-animate-error-x-mark 0.5s;
}

@supports (-ms-accelerator: true) {
  /* line 2405, app/assets/stylesheets/plugins.bundle.css.scss */
  .swal2-range input {
    width: 100% !important;
  }
  /* line 2408, app/assets/stylesheets/plugins.bundle.css.scss */
  .swal2-range output {
    display: none;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 2413, app/assets/stylesheets/plugins.bundle.css.scss */
  .swal2-range input {
    width: 100% !important;
  }
  /* line 2416, app/assets/stylesheets/plugins.bundle.css.scss */
  .swal2-range output {
    display: none;
  }
}

@-moz-document url-prefix() {
  /* line 2421, app/assets/stylesheets/plugins.bundle.css.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.875em;
    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 2815, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}

/* line 2818, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-height-auto {
  height: auto !important;
}

/* line 2821, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-no-backdrop .swal2-shown {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent;
}

/* line 2829, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-no-backdrop .swal2-shown > .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

/* line 2832, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-no-backdrop .swal2-shown.swal2-top {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* line 2837, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-no-backdrop .swal2-shown.swal2-top-start, body.swal2-no-backdrop .swal2-shown.swal2-top-left {
  top: 0;
  left: 0;
}

/* line 2841, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-no-backdrop .swal2-shown.swal2-top-end, body.swal2-no-backdrop .swal2-shown.swal2-top-right {
  top: 0;
  right: 0;
}

/* line 2845, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-no-backdrop .swal2-shown.swal2-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 2850, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-no-backdrop .swal2-shown.swal2-center-start, body.swal2-no-backdrop .swal2-shown.swal2-center-left {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

/* line 2855, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-no-backdrop .swal2-shown.swal2-center-end, body.swal2-no-backdrop .swal2-shown.swal2-center-right {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

/* line 2860, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-no-backdrop .swal2-shown.swal2-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* line 2865, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-no-backdrop .swal2-shown.swal2-bottom-start, body.swal2-no-backdrop .swal2-shown.swal2-bottom-left {
  bottom: 0;
  left: 0;
}

/* line 2869, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-no-backdrop .swal2-shown.swal2-bottom-end, body.swal2-no-backdrop .swal2-shown.swal2-bottom-right {
  right: 0;
  bottom: 0;
}

@media print {
  /* line 2874, app/assets/stylesheets/plugins.bundle.css.scss */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  /* line 2877, app/assets/stylesheets/plugins.bundle.css.scss */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden=true] {
    display: none;
  }
  /* line 2880, app/assets/stylesheets/plugins.bundle.css.scss */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}

/* line 2884, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-toast-shown .swal2-container {
  background-color: transparent;
}

/* line 2887, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-toast-shown .swal2-container.swal2-shown {
  background-color: transparent;
}

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

/* line 2897, app/assets/stylesheets/plugins.bundle.css.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 2903, app/assets/stylesheets/plugins.bundle.css.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 2909, app/assets/stylesheets/plugins.bundle.css.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 2916, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 2923, app/assets/stylesheets/plugins.bundle.css.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 2930, app/assets/stylesheets/plugins.bundle.css.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 2936, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* line 2943, app/assets/stylesheets/plugins.bundle.css.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 2949, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch;
}

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

/* line 2959, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-toast-column .swal2-toast .swal2-loading {
  justify-content: center;
}

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

/* line 2967, app/assets/stylesheets/plugins.bundle.css.scss */
body.swal2-toast-column .swal2-toast .swal2-validation-message {
  font-size: 1em;
}

/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
/* line 2976, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker {
  border-radius: 4px;
  direction: ltr;
}

/* line 2980, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-inline {
  width: 220px;
}

/* line 2983, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-rtl {
  direction: rtl;
}

/* line 2986, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-rtl.dropdown-menu {
  left: auto;
}

/* line 2989, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-rtl table tr td span {
  float: right;
}

/* line 2992, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}

/* line 2997, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

/* line 3007, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

/* line 3016, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

/* line 3019, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

/* line 3022, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

/* line 3025, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

/* line 3028, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

/* line 3031, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

/* line 3034, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}

/* line 3039, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

/* line 3044, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 3053, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}

/* line 3061, app/assets/stylesheets/plugins.bundle.css.scss */
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 3065, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777777;
}

/* line 3069, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}

/* line 3074, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

/* line 3080, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}

/* line 3086, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}

/* line 3092, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

/* line 3097, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

/* line 3103, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted.focus:active,
.datepicker table tr td.highlighted.active.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}

/* line 3113, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

/* line 3125, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}

/* line 3128, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}

/* line 3133, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}

/* line 3138, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}

/* line 3144, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

/* line 3149, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

/* line 3155, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today.focus:active,
.datepicker table tr td.today.active.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}

/* line 3165, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.focus[disabled],
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}

/* line 3177, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.today.focused {
  background: #ffc966;
}

/* line 3180, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}

/* line 3185, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}

/* line 3191, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}

/* line 3197, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

/* line 3202, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

/* line 3208, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range.focus:active,
.datepicker table tr td.range.active.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}

/* line 3218, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range.focus[disabled],
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}

/* line 3230, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}

/* line 3233, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}

/* line 3238, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

/* line 3243, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}

/* line 3249, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

/* line 3254, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

/* line 3260, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted.focus:active,
.datepicker table tr td.range.highlighted.active.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}

/* line 3270, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

/* line 3282, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}

/* line 3285, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}

/* line 3290, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}

/* line 3295, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}

/* line 3301, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

/* line 3306, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

/* line 3312, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today.focus:active,
.datepicker table tr td.range.today.active.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}

/* line 3322, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.focus[disabled],
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}

/* line 3334, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}

/* line 3339, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 3346, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}

/* line 3354, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

/* line 3360, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

/* line 3368, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected.focus:active,
.datepicker table tr td.selected.highlighted.focus:active,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}

/* line 3384, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected.focus[disabled],
.datepicker table tr td.selected.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}

/* line 3405, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 3412, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 3420, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 3426, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 3434, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.focus:active,
.datepicker table tr td.active.highlighted.focus:active,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 3450, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active.focus[disabled],
.datepicker table tr td.active.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 3471, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

/* line 3481, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}

/* line 3485, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

/* line 3491, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 3500, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active.focus:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled.focus:hover {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 3512, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 3520, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 3532, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.active:hover:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled.active:hover:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active:hover:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:hover:focus,
.datepicker table tr td span.active.focus:active,
.datepicker table tr td span.active.focus:hover:active,
.datepicker table tr td span.active.disabled.focus:active,
.datepicker table tr td span.active.disabled.focus:hover:active,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active.active.focus:hover,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active.focus:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 3560, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active[disabled]:hover:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled.focus:hover,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus:hover,
.datepicker table tr td span.active.focus[disabled],
.datepicker table tr td span.active.focus[disabled]:hover,
.datepicker table tr td span.active.disabled.focus[disabled],
.datepicker table tr td span.active.disabled.focus[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active.focus:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 3599, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}

/* line 3603, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker .datepicker-switch {
  width: 145px;
}

/* line 3606, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

/* line 3612, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

/* line 3618, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}

/* line 3622, app/assets/stylesheets/plugins.bundle.css.scss */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 3628, app/assets/stylesheets/plugins.bundle.css.scss */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 3631, app/assets/stylesheets/plugins.bundle.css.scss */
.input-daterange {
  width: 100%;
}

/* line 3634, app/assets/stylesheets/plugins.bundle.css.scss */
.input-daterange input {
  text-align: center;
}

/* line 3637, app/assets/stylesheets/plugins.bundle.css.scss */
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

/* line 3640, app/assets/stylesheets/plugins.bundle.css.scss */
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

/* line 3643, app/assets/stylesheets/plugins.bundle.css.scss */
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 3661, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker {
  padding: 4px;
  margin-top: 1px;
  border-radius: 4px;
  direction: ltr;
}

/* line 3670, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker-inline {
  width: 220px;
}

/* line 3674, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker.datetimepicker-rtl {
  direction: rtl;
}

/* line 3678, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker.datetimepicker-rtl table tr td span {
  float: right;
}

/* line 3682, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker-dropdown, .datetimepicker-dropdown-left {
  top: 0;
  left: 0;
}

/* line 3687, app/assets/stylesheets/plugins.bundle.css.scss */
[class*=" datetimepicker-dropdown"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

/* line 3697, app/assets/stylesheets/plugins.bundle.css.scss */
[class*=" datetimepicker-dropdown"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
}

/* line 3706, app/assets/stylesheets/plugins.bundle.css.scss */
[class*=" datetimepicker-dropdown-top"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}

/* line 3716, app/assets/stylesheets/plugins.bundle.css.scss */
[class*=" datetimepicker-dropdown-top"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}

/* line 3725, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker-dropdown-bottom-left:before {
  top: -7px;
  right: 6px;
}

/* line 3730, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker-dropdown-bottom-left:after {
  top: -6px;
  right: 7px;
}

/* line 3735, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker-dropdown-bottom-right:before {
  top: -7px;
  left: 6px;
}

/* line 3740, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker-dropdown-bottom-right:after {
  top: -6px;
  left: 7px;
}

/* line 3745, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker-dropdown-top-left:before {
  bottom: -7px;
  right: 6px;
}

/* line 3750, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker-dropdown-top-left:after {
  bottom: -6px;
  right: 7px;
}

/* line 3755, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker-dropdown-top-right:before {
  bottom: -7px;
  left: 6px;
}

/* line 3760, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker-dropdown-top-right:after {
  bottom: -6px;
  left: 7px;
}

/* line 3765, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker > div {
  display: none;
}

/* line 3769, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker.minutes div.datetimepicker-minutes {
  display: block;
}

/* line 3773, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker.hours div.datetimepicker-hours {
  display: block;
}

/* line 3777, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker.days div.datetimepicker-days {
  display: block;
}

/* line 3781, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker.months div.datetimepicker-months {
  display: block;
}

/* line 3785, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker.years div.datetimepicker-years {
  display: block;
}

/* line 3789, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table {
  margin: 0;
}

/* line 3793, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker td,
.datetimepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: none;
}

/* line 3804, app/assets/stylesheets/plugins.bundle.css.scss */
.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
  background-color: transparent;
}

/* line 3809, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td.minute:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 3814, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td.hour:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 3819, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 3824, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
  color: #999999;
}

/* line 3829, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

/* line 3836, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 3854, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today.active:hover,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled.active:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled.disabled:hover,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today[disabled]:hover,
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled[disabled]:hover {
  background-color: #fdf59a;
}

/* line 3877, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today.active:hover,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled.active:hover {
  background-color: #fbf069;
}

/* line 3888, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 3908, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active.active:hover,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled.disabled:hover,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active[disabled]:hover,
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled[disabled]:hover {
  background-color: #0044cc;
}

/* line 3931, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active.active:hover,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled.active:hover {
  background-color: #003399;
}

/* line 3942, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

/* line 3955, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker .datetimepicker-hours span {
  height: 26px;
  line-height: 26px;
}

/* line 3960, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%;
}

/* line 3965, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px;
}

/* line 3971, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker .datetimepicker-minutes span {
  height: 26px;
  line-height: 26px;
}

/* line 3976, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td span:hover {
  background: #eeeeee;
}

/* line 3980, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

/* line 3987, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 4007, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active.active:hover,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled.disabled:hover,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active[disabled]:hover,
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled[disabled]:hover {
  background-color: #0044cc;
}

/* line 4030, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active.active:hover,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled.active:hover {
  background-color: #003399;
}

/* line 4041, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker table tr td span.old {
  color: #999999;
}

/* line 4045, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker th.switch {
  width: 145px;
}

/* line 4049, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker th span.glyphicon {
  pointer-events: none;
}

/* line 4053, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker thead tr:first-child th,
.datetimepicker tfoot th {
  cursor: pointer;
}

/* line 4058, app/assets/stylesheets/plugins.bundle.css.scss */
.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot th:hover {
  background: #eeeeee;
}

/* line 4063, app/assets/stylesheets/plugins.bundle.css.scss */
.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
  cursor: pointer;
  width: 14px;
  height: 14px;
}

/* line 4071, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 4077, app/assets/stylesheets/plugins.bundle.css.scss */
.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;
}

/* line 4084, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 4091, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 4093, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 4096, app/assets/stylesheets/plugins.bundle.css.scss */
.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;
}

/* line 4103, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 4109, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container .select2-search--inline {
  float: left;
}

/* line 4111, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 4117, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 4120, app/assets/stylesheets/plugins.bundle.css.scss */
.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;
}

/* line 4131, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-results {
  display: block;
}

/* line 4134, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 4139, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 4143, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 4146, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 4149, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 4154, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4159, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 4162, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 4166, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 4168, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 4171, app/assets/stylesheets/plugins.bundle.css.scss */
.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);
}

/* line 4188, app/assets/stylesheets/plugins.bundle.css.scss */
.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;
}

/* line 4200, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 4204, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 4207, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 4211, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 4213, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 4219, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 4231, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 4234, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 4238, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 4241, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 4244, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 4248, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 4253, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 4259, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 4261, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

/* line 4268, app/assets/stylesheets/plugins.bundle.css.scss */
.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;
}

/* line 4277, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 4283, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 4286, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 4289, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 4293, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 4297, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 4301, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 4305, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 4308, app/assets/stylesheets/plugins.bundle.css.scss */
.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;
}

/* line 4312, app/assets/stylesheets/plugins.bundle.css.scss */
.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;
}

/* line 4316, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 4319, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 4326, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 4330, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 4333, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 4336, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 4339, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 4341, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 4343, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 4346, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 4349, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 4352, app/assets/stylesheets/plugins.bundle.css.scss */
.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;
}

/* line 4355, app/assets/stylesheets/plugins.bundle.css.scss */
.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;
}

/* line 4359, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 4363, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 4368, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 4378, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 4380, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 4383, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 4388, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 4390, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 4406, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 4418, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 4421, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 4430, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 4432, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 4435, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 4439, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 4449, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 4459, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 4465, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 4467, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 4471, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 4473, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .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;
}

/* line 4482, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 4488, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 4491, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

/* line 4496, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 4500, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 4503, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4508, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 4513, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 4517, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 4521, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 4525, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 4528, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 4531, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 4535, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 4538, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 4541, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 4545, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 4550, app/assets/stylesheets/plugins.bundle.css.scss */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
/* line 4563, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker {
  position: relative;
}

/* line 4566, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0;
}

/* line 4570, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}

/* line 4574, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}

/* line 4578, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker .input-group-addon {
  cursor: pointer;
}

/* line 4581, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker .input-group-addon i {
  display: inline-block;
  width: 16px;
  height: 16px;
}

/* line 4586, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px;
}

/* line 4589, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
}

/* line 4592, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}

/* line 4600, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}

/* line 4608, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget.timepicker-orient-left:before {
  left: 6px;
}

/* line 4611, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget.timepicker-orient-left:after {
  left: 7px;
}

/* line 4614, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget.timepicker-orient-right:before {
  right: 6px;
}

/* line 4617, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget.timepicker-orient-right:after {
  right: 7px;
}

/* line 4620, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget.timepicker-orient-top:before {
  top: -7px;
}

/* line 4623, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget.timepicker-orient-top:after {
  top: -6px;
}

/* line 4626, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

/* line 4631, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}

/* line 4636, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
  border-radius: 4px;
}

/* line 4640, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 4644, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px;
}

/* line 4650, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}

/* line 4653, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget table td span {
  width: 100%;
}

/* line 4656, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #333;
}

/* line 4665, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #eee;
  border-radius: 4px;
  border-color: #ddd;
}

/* line 4673, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget table td a i {
  margin-top: 2px;
  font-size: 18px;
}

/* line 4677, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget table td input {
  width: 25px;
  margin: 0;
  text-align: center;
}

/* line 4682, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}

@media (min-width: 767px) {
  /* line 4686, app/assets/stylesheets/plugins.bundle.css.scss */
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}

@media (max-width: 767px) {
  /* line 4692, app/assets/stylesheets/plugins.bundle.css.scss */
  .bootstrap-timepicker {
    width: 100%;
  }
  /* line 4695, app/assets/stylesheets/plugins.bundle.css.scss */
  .bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify {
  --tags-border-color:#DDD;
  --tag-bg:#E5E5E5;
  --tag-hover:#D3E2E2;
  --tag-text-color:black;
  --tag-text-color--edit:black;
  --tag-pad:0.3em 0.5em;
  --tag-inset-shadow-size:1.1em;
  --tag-invalid-color:#D39494;
  --tag-invalid-bg:rgba(211, 148, 148, 0.5);
  --tag-remove-bg:rgba(211, 148, 148, 0.3);
  --tag-remove-btn-bg:none;
  --tag-remove-btn-bg--hover:#c77777;
  --tag--min-width:1ch;
  --tag--max-width:auto;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  border: 1px solid #ddd;
  border: 1px solid var(--tags-border-color);
  padding: 0;
  line-height: 1.1;
  cursor: text;
  position: relative;
  transition: .1s;
}

@keyframes tags--bump {
  30% {
    transform: scale(1.2);
  }
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify:hover {
  border-color: #ccc;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify.tagify--focus {
  border-color: #85c8ea;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify[readonly] {
  cursor: default;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify[readonly] > .tagify__input {
  visibility: hidden;
  width: 0;
  margin: 5px 0;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify[readonly] .tagify__tag__removeBtn {
  display: none;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify[readonly] .tagify__tag > div {
  padding: .3em .5em;
  padding: var(--tag-pad);
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify[readonly] .tagify__tag > div::before {
  background: linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;
  box-shadow: none;
  filter: brightness(0.95);
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify + input, .tagify + textarea {
  display: none !important;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag {
  display: inline-flex;
  align-items: center;
  margin: 5px 0 5px 5px;
  position: relative;
  z-index: 1;
  cursor: default;
  transition: .13s ease-out;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag.tagify--editable > div {
  color: #000;
  color: var(--tag-text-color--edit);
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag.tagify--editable > div::before {
  box-shadow: 0 0 0 2px #d3e2e2 inset !important;
  box-shadow: 0 0 0 2px var(--tag-hover) inset !important;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag.tagify--editable.tagify--invalid > div::before {
  box-shadow: 0 0 0 2px #d39494 inset !important;
  box-shadow: 0 0 0 2px var(--tag-invalid-color) inset !important;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag > div {
  vertical-align: top;
  box-sizing: border-box;
  max-width: 100%;
  padding: .3em .5em;
  padding: var(--tag-pad);
  color: #000;
  color: var(--tag-text-color);
  line-height: inherit;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  transition: .13s ease-out;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag > div > * {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: top;
  min-width: var(--tag--min-width);
  max-width: var(--tag--max-width);
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag > div > [contenteditable] {
  outline: 0;
  -webkit-user-select: text;
  -moz-user-select: text;
       user-select: text;
  cursor: text;
  margin: -2px;
  padding: 2px;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag > div::before {
  content: '';
  position: absolute;
  border-radius: inherit;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  pointer-events: none;
  transition: 120ms ease;
  animation: tags--bump .3s ease-out 1;
  box-shadow: 0 0 0 1.1em #e5e5e5 inset;
  box-shadow: 0 0 0 var(--tag-inset-shadow-size) var(--tag-bg) inset;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag:hover:not([readonly]) div::before {
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  box-shadow: 0 0 0 1.1em #d3e2e2 inset;
  box-shadow: 0 0 0 var(--tag-inset-shadow-size) var(--tag-hover) inset;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag.tagify--noAnim {
  animation: none;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag.tagify--hide {
  width: 0 !important;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  opacity: 0;
  transform: scale(0);
  transition: .3s;
  pointer-events: none;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag.tagify--mark div::before {
  animation: none;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag.tagify--notAllowed div > span {
  opacity: .5;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag.tagify--notAllowed div::before {
  box-shadow: 0 0 0 1.1em rgba(211, 148, 148, 0.5) inset !important;
  box-shadow: 0 0 0 var(--tag-inset-shadow-size) var(--tag-invalid-bg) inset !important;
  transition: .2s;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag[readonly] .tagify__tag__removeBtn {
  display: none;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag[readonly] > div::before {
  background: linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;
  box-shadow: none;
  filter: brightness(0.95);
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag__removeBtn {
  order: 5;
  font: 14px/16px Serif;
  background: 0 0;
  background: var(--tag-remove-btn-bg);
  color: #000;
  color: var(--tag-text-color);
  width: 14px;
  height: 14px;
  text-align: center;
  border-radius: 50px;
  cursor: pointer;
  margin-right: 4.66667px;
  margin-left: -4.66667px;
  transition: .2s ease-out;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag__removeBtn::after {
  content: "\00D7";
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag__removeBtn:hover {
  color: #fff;
  background: #c77777;
  background: var(--tag-remove-btn-bg--hover);
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag__removeBtn:hover + div > span {
  opacity: .5;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__tag__removeBtn:hover + div::before {
  box-shadow: 0 0 0 1.1em rgba(211, 148, 148, 0.3) inset !important;
  box-shadow: 0 0 0 var(--tag-inset-shadow-size) var(--tag-remove-bg) inset !important;
  transition: .2s;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify:not(.tagify--mix) .tagify__input {
  white-space: nowrap;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify:not(.tagify--mix) .tagify__input br {
  display: none;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify:not(.tagify--mix) .tagify__input * {
  display: inline;
  white-space: nowrap;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__input {
  display: block;
  min-width: 110px;
  margin: 5px;
  padding: .3em .5em;
  padding: var(--tag-pad, 0.3em 0.5em);
  line-height: inherit;
  position: relative;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__input::before {
  display: inline-block;
  width: 0;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__input:empty::before {
  transition: .2s ease-out;
  opacity: .5;
  transform: none;
  width: auto;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__input:focus {
  outline: 0;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__input:focus::before {
  transition: .2s ease-out;
  opacity: 0;
  transform: translatex(6px);
}

@supports (-moz-appearance: none) {
  /* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
  .tagify__input:focus::before {
    display: none;
  }
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__input:focus:empty::before {
  transition: .2s ease-out;
  opacity: .3;
  transform: none;
}

@supports (-moz-appearance: none) {
  /* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
  .tagify__input:focus:empty::before {
    display: inline-block;
  }
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__input::before {
  content: attr(data-placeholder);
  line-height: 1.8;
  position: absolute;
  top: 0;
  z-index: 1;
  color: #000;
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
}

@supports (-moz-appearance: none) {
  /* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
  .tagify__input::before {
    line-height: inherit;
    position: relative;
  }
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__input::after {
  content: attr(data-suggest);
  color: #000;
  opacity: .3;
  pointer-events: none;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__input .tagify__tag {
  margin: 0;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__input .tagify__tag > div {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify--mix .tagify__input {
  padding: 5px;
  margin: 0;
  width: 100%;
  height: 100%;
  line-height: 1.7;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify--select::after {
  content: '>';
  opacity: .5;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  font: 16px monospace;
  line-height: 8px;
  height: 8px;
  pointer-events: none;
  transform: translate(-150%, -50%) scaleX(1.2) rotate(90deg);
  transition: .2s ease-in-out;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify--select[aria-expanded=true]::after {
  transform: translate(-150%, -50%) rotate(270deg) scaleY(1.2);
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify--select .tagify__tag {
  position: absolute;
  top: 0;
  right: 1.8em;
  bottom: 0;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify--select .tagify__tag div {
  display: none;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify--select .tagify__input {
  width: 100%;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify--invalid {
  --tags-border-color:#D39494;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__dropdown {
  position: absolute;
  z-index: 9999;
  background: #fff;
  max-height: 300px;
  overflow: auto;
  border: 1px solid #85c8ea;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__dropdown__item {
  box-sizing: inherit;
  padding: .35em .6em;
  margin: 2px;
  cursor: pointer;
  border-radius: 3px;
  position: relative;
  outline: 0;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__dropdown__item--active {
  background: #e5e5e5;
}

/* line 4700, app/assets/stylesheets/plugins.bundle.css.scss */
.tagify__dropdown__item:active {
  filter: brightness(105%);
}

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */

@keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(1);
  }
}

/* line 4873, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone, .dropzone * {
  box-sizing: border-box;
}

/* line 4876, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px;
}

/* line 4881, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone.dz-clickable {
  cursor: pointer;
}

/* line 4883, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone.dz-clickable * {
  cursor: default;
}

/* line 4885, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

/* line 4887, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone.dz-started .dz-message {
  display: none;
}

/* line 4889, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone.dz-drag-hover {
  border-style: solid;
}

/* line 4891, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

/* line 4893, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

/* line 4896, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

/* line 4902, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview:hover {
  z-index: 1000;
}

/* line 4904, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 4906, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

/* line 4910, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

/* line 4912, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview.dz-image-preview {
  background: white;
}

/* line 4914, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview.dz-image-preview .dz-details {
  transition: opacity 0.2s linear;
}

/* line 4920, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

/* line 4926, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

/* line 4928, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 4930, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

/* line 4943, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

/* line 4946, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

/* line 4948, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 4951, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 4954, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

/* line 4956, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

/* line 4960, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview:hover .dz-image img {
  transform: scale(1.05, 1.05);
  filter: blur(8px);
}

/* line 4968, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

/* line 4976, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-image img {
  display: block;
}

/* line 4978, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview.dz-success .dz-success-mark {
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 4984, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 4991, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

/* line 5001, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

/* line 5005, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  transition: all 0.2s linear;
}

/* line 5012, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  transition: opacity 0.4s ease-in;
}

/* line 5019, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  animation: pulse 6s ease infinite;
}

/* line 5025, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

/* line 5040, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  transition: width 300ms ease-in-out;
}

/* line 5053, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

/* line 5055, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

/* line 5058, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

/* line 5079, app/assets/stylesheets/plugins.bundle.css.scss */
.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

@font-face {
  font-family: "summernote";
  font-style: normal;
  font-weight: normal;
  src: url(/assets/summernote-43ab0510fb20f491afa3d6e234708cf02b03f2b0cd9214d258bb76362753ccdf.eot);
  src: url(/assets/summernote-43ab0510fb20f491afa3d6e234708cf02b03f2b0cd9214d258bb76362753ccdf.eot#iefix) format("embedded-opentype"), url(/assets/summernote-1fba7b35914a7b5888c138fe26cff82c9531eac6f4afbb715d05ffbb91e0ac45.woff) format("woff"), url(/assets/summernote-11d51be934cdec9381ccff90ed02e5e478139c582335968cb5839edaf3f10cbb.ttf) format("truetype");
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
[class^="note-icon-"]:before, [class*=" note-icon-"]:before {
  display: inline-block;
  font: normal normal normal 14px summernote;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  speak: none;
  -moz-osx-font-smoothing: grayscale;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-align-center:before, .note-icon-align-indent:before, .note-icon-align-justify:before, .note-icon-align-left:before, .note-icon-align-outdent:before, .note-icon-align-right:before, .note-icon-align:before, .note-icon-arrow-circle-down:before, .note-icon-arrow-circle-left:before, .note-icon-arrow-circle-right:before, .note-icon-arrow-circle-up:before, .note-icon-arrows-alt:before, .note-icon-arrows-h:before, .note-icon-arrows-v:before, .note-icon-bold:before, .note-icon-caret:before, .note-icon-chain-broken:before, .note-icon-circle:before, .note-icon-close:before, .note-icon-code:before, .note-icon-col-after:before, .note-icon-col-before:before, .note-icon-col-remove:before, .note-icon-eraser:before, .note-icon-float-left:before, .note-icon-float-none:before, .note-icon-float-right:before, .note-icon-font:before, .note-icon-frame:before, .note-icon-italic:before, .note-icon-link:before, .note-icon-magic:before, .note-icon-menu-check:before, .note-icon-minus:before, .note-icon-orderedlist:before, .note-icon-pencil:before, .note-icon-picture:before, .note-icon-question:before, .note-icon-redo:before, .note-icon-rollback:before, .note-icon-row-above:before, .note-icon-row-below:before, .note-icon-row-remove:before, .note-icon-special-character:before, .note-icon-square:before, .note-icon-strikethrough:before, .note-icon-subscript:before, .note-icon-summernote:before, .note-icon-superscript:before, .note-icon-table:before, .note-icon-text-height:before, .note-icon-trash:before, .note-icon-underline:before, .note-icon-undo:before, .note-icon-unorderedlist:before, .note-icon-video:before {
  display: inline-block;
  font-family: "summernote";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-align-center:before {
  content: "\f101";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-align-indent:before {
  content: "\f102";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-align-justify:before {
  content: "\f103";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-align-left:before {
  content: "\f104";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-align-outdent:before {
  content: "\f105";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-align-right:before {
  content: "\f106";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-align:before {
  content: "\f107";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-arrow-circle-down:before {
  content: "\f108";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-arrow-circle-left:before {
  content: "\f109";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-arrow-circle-right:before {
  content: "\f10a";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-arrow-circle-up:before {
  content: "\f10b";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-arrows-alt:before {
  content: "\f10c";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-arrows-h:before {
  content: "\f10d";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-arrows-v:before {
  content: "\f10e";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-bold:before {
  content: "\f10f";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-caret:before {
  content: "\f110";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-chain-broken:before {
  content: "\f111";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-circle:before {
  content: "\f112";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-close:before {
  content: "\f113";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-code:before {
  content: "\f114";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-col-after:before {
  content: "\f115";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-col-before:before {
  content: "\f116";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-col-remove:before {
  content: "\f117";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-eraser:before {
  content: "\f118";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-float-left:before {
  content: "\f119";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-float-none:before {
  content: "\f11a";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-float-right:before {
  content: "\f11b";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-font:before {
  content: "\f11c";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-frame:before {
  content: "\f11d";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-italic:before {
  content: "\f11e";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-link:before {
  content: "\f11f";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-magic:before {
  content: "\f120";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-menu-check:before {
  content: "\f121";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-minus:before {
  content: "\f122";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-orderedlist:before {
  content: "\f123";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-pencil:before {
  content: "\f124";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-picture:before {
  content: "\f125";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-question:before {
  content: "\f126";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-redo:before {
  content: "\f127";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-rollback:before {
  content: "\f128";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-row-above:before {
  content: "\f129";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-row-below:before {
  content: "\f12a";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-row-remove:before {
  content: "\f12b";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-special-character:before {
  content: "\f12c";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-square:before {
  content: "\f12d";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-strikethrough:before {
  content: "\f12e";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-subscript:before {
  content: "\f12f";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-summernote:before {
  content: "\f130";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-superscript:before {
  content: "\f131";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-table:before {
  content: "\f132";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-text-height:before {
  content: "\f133";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-trash:before {
  content: "\f134";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-underline:before {
  content: "\f135";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-undo:before {
  content: "\f136";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-unorderedlist:before {
  content: "\f137";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-icon-video:before {
  content: "\f138";
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor {
  position: relative;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor .note-dropzone {
  position: absolute;
  z-index: 100;
  display: none;
  color: #87cefa;
  background-color: #fff;
  opacity: .95;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor .note-dropzone.hover {
  color: #098ddf;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.dragover .note-dropzone {
  display: table;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor .note-editing-area {
  position: relative;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor .note-editing-area .note-editable {
  outline: 0;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor .note-editing-area .note-editable sup {
  vertical-align: super;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor .note-editing-area .note-editable sub {
  vertical-align: sub;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor .note-editing-area img.note-float-left {
  margin-right: 10px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor .note-editing-area img.note-float-right {
  margin-left: 10px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame {
  border: 1px solid #a9a9a9;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame.codeview .note-editing-area .note-editable {
  display: none;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame.codeview .note-editing-area .note-codable {
  display: block;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-editing-area {
  overflow: hidden;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-editing-area .note-editable {
  padding: 10px;
  overflow: auto;
  color: #000;
  word-wrap: break-word;
  background-color: #fff;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"] {
  background-color: #e5e5e5;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-editing-area .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  margin-bottom: 0;
  font-family: Menlo,Monaco,monospace,sans-serif;
  font-size: 14px;
  color: #ccc;
  background-color: #222;
  border: 0;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100% !important;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame.fullscreen .note-editable {
  background-color: #fff;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame.fullscreen .note-resizebar {
  display: none;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output {
  display: block;
  width: 100%;
  height: 20px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  border: 0;
  border-top: 1px solid #e2e2e2;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output:empty {
  height: 0;
  border-top: 0 solid transparent;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output .pull-right {
  float: right !important;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output .text-muted {
  color: #777;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output .text-primary {
  color: #286090;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output .text-success {
  color: #3c763d;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output .text-info {
  color: #31708f;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output .text-warning {
  color: #8a6d3b;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output .text-danger {
  color: #a94442;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output .alert {
  padding: 7px 10px 2px 10px;
  margin: -7px 0 0 0;
  color: #000;
  background-color: #f5f5f5;
  border-radius: 0;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output .alert .note-icon {
  margin-right: 5px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output .alert-success {
  color: #3c763d !important;
  background-color: #dff0d8 !important;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output .alert-info {
  color: #31708f !important;
  background-color: #d9edf7 !important;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output .alert-warning {
  color: #8a6d3b !important;
  background-color: #fcf8e3 !important;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-status-output .alert-danger {
  color: #a94442 !important;
  background-color: #f2dede !important;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-statusbar {
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-statusbar .note-resizebar {
  width: 100%;
  height: 9px;
  padding-top: 1px;
  cursor: ns-resize;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid #a9a9a9;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-statusbar.locked .note-resizebar {
  cursor: default;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar {
  display: none;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-editor.note-frame .note-placeholder {
  padding: 10px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover.popover {
  max-width: none;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover.popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover.popover .arrow {
  left: 20px !important;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-toolbar {
  position: relative;
  z-index: 500;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content, .panel-heading.note-toolbar {
  padding: 0 0 5px 5px;
  margin: 0;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content > .btn-group, .panel-heading.note-toolbar > .btn-group {
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 0;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .btn-group .note-table, .panel-heading.note-toolbar .btn-group .note-table {
  min-width: 0;
  padding: 5px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker {
  font-size: 18px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-style .dropdown-style blockquote, .panel-heading.note-toolbar .note-style .dropdown-style blockquote, .note-popover .popover-content .note-style .dropdown-style pre, .panel-heading.note-toolbar .note-style .dropdown-style pre {
  padding: 5px 10px;
  margin: 0;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-style .dropdown-style h1, .panel-heading.note-toolbar .note-style .dropdown-style h1, .note-popover .popover-content .note-style .dropdown-style h2, .panel-heading.note-toolbar .note-style .dropdown-style h2, .note-popover .popover-content .note-style .dropdown-style h3, .panel-heading.note-toolbar .note-style .dropdown-style h3, .note-popover .popover-content .note-style .dropdown-style h4, .panel-heading.note-toolbar .note-style .dropdown-style h4, .note-popover .popover-content .note-style .dropdown-style h5, .panel-heading.note-toolbar .note-style .dropdown-style h5, .note-popover .popover-content .note-style .dropdown-style h6, .panel-heading.note-toolbar .note-style .dropdown-style h6, .note-popover .popover-content .note-style .dropdown-style p, .panel-heading.note-toolbar .note-style .dropdown-style p {
  padding: 0;
  margin: 0;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-color-all .dropdown-menu, .panel-heading.note-toolbar .note-color-all .dropdown-menu {
  min-width: 337px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-color .dropdown-toggle, .panel-heading.note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-color .dropdown-menu .note-palette, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette {
  display: inline-block;
  width: 160px;
  margin: 0;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-color .dropdown-menu .note-palette:first-child, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette:first-child {
  margin: 0 5px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-palette-title, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-palette-title {
  margin: 2px 7px;
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #eee;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset, .note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-select, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-select {
  width: 100%;
  padding: 0 3px;
  margin: 3px;
  font-size: 11px;
  cursor: pointer;
  border-radius: 5px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-row, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-row {
  height: 20px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset:hover, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset:hover {
  background: #eee;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-select-btn, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-select-btn {
  display: none;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-holder-custom .note-color-btn, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-holder-custom .note-color-btn {
  border: 1px solid #eee;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-para .dropdown-menu, .panel-heading.note-toolbar .note-para .dropdown-menu {
  min-width: 216px;
  padding: 5px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-para .dropdown-menu > div:first-child, .panel-heading.note-toolbar .note-para .dropdown-menu > div:first-child {
  margin-right: 5px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .dropdown-menu, .panel-heading.note-toolbar .dropdown-menu {
  min-width: 90px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .dropdown-menu.right, .panel-heading.note-toolbar .dropdown-menu.right {
  right: 0;
  left: auto;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .dropdown-menu.right::before, .panel-heading.note-toolbar .dropdown-menu.right::before {
  right: 9px;
  left: auto !important;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .dropdown-menu.right::after, .panel-heading.note-toolbar .dropdown-menu.right::after {
  right: 10px;
  left: auto !important;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .dropdown-menu.note-check li a i, .panel-heading.note-toolbar .dropdown-menu.note-check li a i {
  color: deepskyblue;
  visibility: hidden;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .dropdown-menu.note-check li a.checked i, .panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i {
  visibility: visible;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-fontsize-10, .panel-heading.note-toolbar .note-fontsize-10 {
  font-size: 10px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-color-palette, .panel-heading.note-toolbar .note-color-palette {
  line-height: 1;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-color-palette div .note-color-btn, .panel-heading.note-toolbar .note-color-palette div .note-color-btn {
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-popover .popover-content .note-color-palette div .note-color-btn:hover, .panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover {
  border: 1px solid #000;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-dialog > div {
  display: none;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-dialog .form-group {
  margin-right: 0;
  margin-left: 0;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-dialog .note-modal-form {
  margin: 0;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-dialog .note-image-dialog .note-dropzone {
  min-height: 100px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 4;
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray;
}

@-moz-document url-prefix() {
  /* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
  .note-image-input {
    height: auto;
  }
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-placeholder {
  position: absolute;
  display: none;
  color: gray;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid #000;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-handle .note-control-selection > div {
  position: absolute;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-opacity: .3;
  -khtml-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
  -ms-filter: alpha(opacity=30);
  filter: alpha(opacity=30);
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-handle .note-control-selection .note-control-handle {
  width: 7px;
  height: 7px;
  border: 1px solid #000;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid #000;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-handle .note-control-selection .note-control-sizing {
  width: 7px;
  height: 7px;
  background-color: #fff;
  border: 1px solid #000;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: 0;
  border-bottom: 0;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: 0;
  border-left: none;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: 0;
  border-right: 0;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-handle .note-control-selection .note-control-se.note-control-holder {
  cursor: default;
  border-top: 0;
  border-left: none;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  font-size: 12px;
  color: #fff;
  background-color: #000;
  border-radius: 5px;
  -webkit-opacity: .7;
  -khtml-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70);
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-hint-popover {
  min-width: 100px;
  padding: 2px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-hint-popover .popover-content {
  max-height: 150px;
  padding: 3px;
  overflow: auto;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-hint-popover .popover-content .note-hint-group .note-hint-item {
  display: block !important;
  padding: 3px;
}

/* line 5090, app/assets/stylesheets/plugins.bundle.css.scss */
.note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  background-color: #428bca;
  outline: 0;
}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
/* line 5097, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}

/* line 5105, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}

/* line 5108, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}

/* line 5111, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}

/* line 5118, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-clipboard p {
  margin: 0;
  padding: 0;
}

/* line 5122, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 5135, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor > * {
  cursor: text;
}

/* line 5138, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

/* line 5153, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}

/* line 5157, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}

/* line 5161, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ul > li::before {
  content: '\2022';
}

/* line 5164, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}

/* line 5168, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}

/* line 5172, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}

/* line 5178, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}

/* line 5181, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}

/* line 5184, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}

/* line 5189, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}

/* line 5194, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}

/* line 5198, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}

/* line 5202, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}

/* line 5206, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}

/* line 5210, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li:before {
  content: counter(list-0, decimal) ". ";
}

/* line 5213, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}

/* line 5216, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) ". ";
}

/* line 5219, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

/* line 5222, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}

/* line 5225, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) ". ";
}

/* line 5228, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

/* line 5231, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}

/* line 5234, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) ". ";
}

/* line 5237, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}

/* line 5240, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}

/* line 5243, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) ". ";
}

/* line 5246, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}

/* line 5249, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}

/* line 5252, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) ". ";
}

/* line 5255, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}

/* line 5258, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}

/* line 5261, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) ". ";
}

/* line 5264, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}

/* line 5267, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}

/* line 5270, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) ". ";
}

/* line 5273, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}

/* line 5276, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}

/* line 5279, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) ". ";
}

/* line 5282, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}

/* line 5285, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}

/* line 5288, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) ". ";
}

/* line 5291, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}

/* line 5294, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}

/* line 5297, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}

/* line 5300, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}

/* line 5303, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}

/* line 5306, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}

/* line 5309, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}

/* line 5312, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}

/* line 5315, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}

/* line 5318, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}

/* line 5321, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}

/* line 5324, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}

/* line 5327, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}

/* line 5330, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}

/* line 5333, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}

/* line 5336, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}

/* line 5339, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}

/* line 5342, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}

/* line 5345, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}

/* line 5348, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}

/* line 5351, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}

/* line 5354, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}

/* line 5357, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}

/* line 5360, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}

/* line 5363, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}

/* line 5366, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}

/* line 5369, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}

/* line 5372, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}

/* line 5375, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}

/* line 5378, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}

/* line 5381, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}

/* line 5384, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}

/* line 5387, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}

/* line 5390, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}

/* line 5393, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}

/* line 5396, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}

/* line 5399, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}

/* line 5403, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}

/* line 5406, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}

/* line 5409, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-bg-black {
  background-color: #000;
}

/* line 5412, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-bg-red {
  background-color: #e60000;
}

/* line 5415, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-bg-orange {
  background-color: #f90;
}

/* line 5418, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}

/* line 5421, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-bg-green {
  background-color: #008a00;
}

/* line 5424, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-bg-blue {
  background-color: #06c;
}

/* line 5427, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-bg-purple {
  background-color: #93f;
}

/* line 5430, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-color-white {
  color: #fff;
}

/* line 5433, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-color-red {
  color: #e60000;
}

/* line 5436, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-color-orange {
  color: #f90;
}

/* line 5439, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-color-yellow {
  color: #ff0;
}

/* line 5442, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-color-green {
  color: #008a00;
}

/* line 5445, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-color-blue {
  color: #06c;
}

/* line 5448, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-color-purple {
  color: #93f;
}

/* line 5451, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}

/* line 5454, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}

/* line 5457, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-size-small {
  font-size: 0.75em;
}

/* line 5460, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-size-large {
  font-size: 1.5em;
}

/* line 5463, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}

/* line 5466, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}

/* line 5470, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-align-center {
  text-align: center;
}

/* line 5473, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-align-justify {
  text-align: justify;
}

/* line 5476, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor .ql-align-right {
  text-align: right;
}

/* line 5479, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}

/* line 5488, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}

/* line 5494, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}

/* line 5505, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}

/* line 5510, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}

/* line 5514, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}

/* line 5518, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}

/* line 5534, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}

/* line 5564, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}

@media (pointer: coarse) {
  /* line 5595, app/assets/stylesheets/plugins.bundle.css.scss */
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
.ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  /* line 5599, app/assets/stylesheets/plugins.bundle.css.scss */
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  /* line 5605, app/assets/stylesheets/plugins.bundle.css.scss */
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}

/* line 5612, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow {
  box-sizing: border-box;
}

/* line 5615, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow * {
  box-sizing: border-box;
}

/* line 5618, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-hidden {
  display: none;
}

/* line 5621, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}

/* line 5625, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}

/* line 5629, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}

/* line 5633, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}

/* line 5636, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}

/* line 5640, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}

/* line 5645, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

/* line 5652, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}

/* line 5658, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}

/* line 5662, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-empty {
  fill: none;
}

/* line 5665, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-even {
  fill-rule: evenodd;
}

/* line 5668, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}

/* line 5672, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-transparent {
  opacity: 0.4;
}

/* line 5675, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-direction svg:last-child {
  display: none;
}

/* line 5678, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}

/* line 5681, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}

/* line 5684, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-editor h1 {
  font-size: 2em;
}

/* line 5687, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}

/* line 5690, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}

/* line 5693, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-editor h4 {
  font-size: 1em;
}

/* line 5696, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}

/* line 5699, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}

/* line 5702, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-editor a {
  text-decoration: underline;
}

/* line 5705, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}

/* line 5711, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}

/* line 5716, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}

/* line 5722, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}

/* line 5726, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}

/* line 5731, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-editor img {
  max-width: 100%;
}

/* line 5734, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}

/* line 5744, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}

/* line 5753, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}

/* line 5757, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}

/* line 5765, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}

/* line 5771, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}

/* line 5775, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}

/* line 5778, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}

/* line 5781, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}

/* line 5787, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}

/* line 5791, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}

/* line 5795, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}

/* line 5799, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}

/* line 5802, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}

/* line 5807, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}

/* line 5811, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}

/* line 5819, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}

/* line 5826, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}

/* line 5834, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header {
  width: 98px;
}

/* line 5837, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}

/* line 5841, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}

/* line 5845, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}

/* line 5849, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}

/* line 5853, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}

/* line 5857, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}

/* line 5861, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}

/* line 5865, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}

/* line 5868, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}

/* line 5871, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}

/* line 5874, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}

/* line 5877, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}

/* line 5880, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}

/* line 5883, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-font {
  width: 108px;
}

/* line 5886, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}

/* line 5890, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}

/* line 5894, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}

/* line 5898, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}

/* line 5901, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}

/* line 5904, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-size {
  width: 98px;
}

/* line 5907, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}

/* line 5911, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}

/* line 5915, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}

/* line 5919, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}

/* line 5923, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}

/* line 5926, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}

/* line 5929, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}

/* line 5932, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}

/* line 5935, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}

/* line 5938, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}

/* line 5944, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}

/* line 5947, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}

/* line 5950, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
}

/* line 5954, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}

/* line 5957, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}

/* line 5960, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}

/* line 5964, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}

/* line 5967, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}

/* line 5975, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}

/* line 5980, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}

/* line 5989, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

/* line 5996, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}

/* line 6002, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}

/* line 6006, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip a {
  line-height: 26px;
}

/* line 6009, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}

/* line 6013, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}

/* line 6016, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}

/* line 6021, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}

/* line 6024, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}

/* line 6027, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}

/* line 6030, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-snow a {
  color: #06c;
}

/* line 6033, app/assets/stylesheets/plugins.bundle.css.scss */
.ql-container.ql-snow {
  border: 1px solid #ccc;
}

/**
Ion.RangeSlider, 2.3.0
© Denis Ineshin, 2010 - 2018, IonDen.com
Build date: 2018-12-11 23:23:51
*/
/* line 6042, app/assets/stylesheets/plugins.bundle.css.scss */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

/* line 6054, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

/* line 6060, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

/* line 6066, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

/* line 6072, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}

/* line 6079, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-handle.type_last {
  z-index: 2;
}

/* line 6082, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}

/* line 6088, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-min {
  left: 0;
}

/* line 6091, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-max {
  right: 0;
}

/* line 6094, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

/* line 6104, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

/* line 6112, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-with-grid .irs-grid {
  display: block;
}

/* line 6115, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

/* line 6123, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-grid-pol.small {
  height: 4px;
}

/* line 6126, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

/* line 6137, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

/* line 6148, app/assets/stylesheets/plugins.bundle.css.scss */
.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

/* line 6153, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-disabled {
  opacity: 0.4;
}

/* line 6156, app/assets/stylesheets/plugins.bundle.css.scss */
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

/* line 6174, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--flat {
  height: 40px;
}

/* line 6177, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--flat.irs-with-grid {
  height: 60px;
}

/* line 6180, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}

/* line 6186, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}

/* line 6191, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

/* line 6194, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}

/* line 6199, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}

/* line 6205, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}

/* line 6215, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}

/* line 6219, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}

/* line 6230, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}

/* line 6241, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}

/* line 6256, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}

/* line 6259, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--flat .irs-grid-text {
  color: #999;
}

/* line 6262, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--big {
  height: 55px;
}

/* line 6265, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--big.irs-with-grid {
  height: 70px;
}

/* line 6268, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: white;
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  border: 1px solid #ccc;
  border-radius: 12px;
}

/* line 6276, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}

/* line 6284, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}

/* line 6287, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5);
}

/* line 6292, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #cbcfd5;
  background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
  border-radius: 30px;
}

/* line 6302, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: #939ba7;
  background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);
}

/* line 6308, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}

/* line 6317, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}

/* line 6327, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--big .irs-grid-pol {
  background-color: #428bca;
}

/* line 6330, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--big .irs-grid-text {
  color: #428bca;
}

/* line 6333, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern {
  height: 55px;
}

/* line 6336, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern.irs-with-grid {
  height: 55px;
}

/* line 6339, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}

/* line 6348, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}

/* line 6354, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}

/* line 6357, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5);
}

/* line 6362, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

/* line 6371, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  transform: rotate(45deg);
}

/* line 6382, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}

/* line 6394, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}

/* line 6405, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}

/* line 6411, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}

/* line 6415, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}

/* line 6419, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px;
}

/* line 6430, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px;
}

/* line 6441, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}

/* line 6456, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-grid {
  height: 25px;
}

/* line 6459, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-grid-pol {
  background-color: #dedede;
}

/* line 6462, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}

/* line 6466, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}

/* line 6471, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp.irs-with-grid {
  height: 57px;
}

/* line 6474, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px;
}

/* line 6480, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}

/* line 6485, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}

/* line 6488, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 6493, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}

/* line 6499, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}

/* line 6509, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black;
}

/* line 6513, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black;
}

/* line 6517, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px;
}

/* line 6528, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px;
}

/* line 6539, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}

/* line 6554, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp .irs-grid {
  height: 25px;
}

/* line 6557, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}

/* line 6560, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}

/* line 6564, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--round {
  height: 50px;
}

/* line 6567, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--round.irs-with-grid {
  height: 65px;
}

/* line 6570, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px;
}

/* line 6576, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}

/* line 6581, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

/* line 6584, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}

/* line 6589, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}

/* line 6598, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}

/* line 6602, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

/* line 6612, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px;
}

/* line 6623, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}

/* line 6638, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--round .irs-grid {
  height: 25px;
}

/* line 6641, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--round .irs-grid-pol {
  background-color: #dedede;
}

/* line 6644, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}

/* line 6648, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--square {
  height: 50px;
}

/* line 6651, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--square.irs-with-grid {
  height: 60px;
}

/* line 6654, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}

/* line 6659, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}

/* line 6664, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}

/* line 6669, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  transform: rotate(45deg);
}

/* line 6679, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}

/* line 6683, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 6692, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}

/* line 6702, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--square .irs-grid {
  height: 25px;
}

/* line 6705, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--square .irs-grid-pol {
  background-color: #dedede;
}

/* line 6708, app/assets/stylesheets/plugins.bundle.css.scss */
.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}

/*! nouislider - 13.1.5 - 4/24/2019 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
/* line 6718, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  touch-action: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}

/* line 6731, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-target {
  position: relative;
  direction: ltr;
}

/* line 6735, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* Wrapper for all connect elements.
 */
/* line 6744, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

/* line 6748, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}

/* Offset direction
 */
/* line 6765, app/assets/stylesheets/plugins.bundle.css.scss */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
/* line 6772, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-vertical .noUi-origin {
  width: 0;
}

/* line 6775, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-horizontal .noUi-origin {
  height: 0;
}

/* line 6778, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-handle {
  backface-visibility: hidden;
  position: absolute;
}

/* line 6783, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-touch-area {
  height: 100%;
  width: 100%;
}

/* line 6787, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: transform 0.3s;
}

/* line 6792, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */
/* line 6797, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-horizontal {
  height: 18px;
}

/* line 6800, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

/* line 6806, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-vertical {
  width: 18px;
}

/* line 6809, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

/* line 6815, app/assets/stylesheets/plugins.bundle.css.scss */
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
/* line 6822, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

/* line 6828, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-connects {
  border-radius: 3px;
}

/* line 6831, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-connect {
  background: #3FB8AF;
}

/* Handles and cursors;
 */
/* line 6836, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-draggable {
  cursor: ew-resize;
}

/* line 6839, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

/* line 6842, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

/* line 6849, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
/* line 6854, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

/* line 6865, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-handle:after {
  left: 17px;
}

/* line 6868, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

/* line 6875, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */
/* line 6880, app/assets/stylesheets/plugins.bundle.css.scss */
[disabled] .noUi-connect {
  background: #B8B8B8;
}

/* line 6883, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-target[disabled],
.noUi-handle[disabled],
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Base;
 *
 */
/* line 6891, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box;
}

/* line 6896, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */
/* line 6903, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

/* line 6908, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
/* line 6915, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

/* line 6919, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-marker-sub {
  background: #AAA;
}

/* line 6922, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */
/* line 6928, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

/* line 6935, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-value-horizontal {
  transform: translate(-50%, 50%);
}

/* line 6939, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-rtl .noUi-value-horizontal {
  transform: translate(50%, 50%);
}

/* line 6943, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

/* line 6948, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

/* line 6951, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
/* line 6957, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

/* line 6963, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-value-vertical {
  transform: translate(0, -50%);
  padding-left: 25px;
}

/* line 6968, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-rtl .noUi-value-vertical {
  transform: translate(0, 50%);
}

/* line 6972, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

/* line 6977, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

/* line 6980, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

/* line 6983, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

/* line 6994, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-horizontal .noUi-tooltip {
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

/* line 7000, app/assets/stylesheets/plugins.bundle.css.scss */
.noUi-vertical .noUi-tooltip {
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

/*
 *  Bootstrap TouchSpin - v4.2.5
 *  A mobile and touch friendly input spinner component for Bootstrap 3 & 4.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */
/* This CSS file is unnecessary if you are not using vertical buttons functionality */
/* line 7017, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-touchspin .input-group-btn-vertical {
  position: absolute;
  right: 0;
  height: 100%;
  z-index: 11;
}

/* line 7024, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-touchspin .input-group-btn-vertical > .btn {
  position: absolute;
  right: 0;
  height: 50%;
  padding: 0;
  width: 2em;
  text-align: center;
  line-height: 1;
}

/* line 7034, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0 4px 0 0;
  top: 0;
}

/* line 7039, app/assets/stylesheets/plugins.bundle.css.scss */
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 0 0 4px 0;
  bottom: 0;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor {
  display: block;
  border: 1px solid #ddd;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor .md-footer, .md-editor > .md-header {
  display: block;
  padding: 6px 4px;
  background: #f5f5f5;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor > .md-header {
  margin: 0;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor > .md-preview {
  background: #fff;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
  min-height: 10px;
  overflow: auto;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor > textarea {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
  font-size: 14px;
  outline: 0;
  margin: 0;
  display: block;
  padding: 0;
  width: 100%;
  border: 0;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
  border-radius: 0;
  box-shadow: none;
  background: #eee;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor > textarea:focus {
  box-shadow: none;
  background: #fff;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor.active {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor .md-controls {
  float: right;
  padding: 3px;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor .md-controls .md-control {
  right: 5px;
  color: #bebebe;
  padding: 3px 3px 3px 10px;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor .md-controls .md-control:hover {
  color: #333;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor.md-fullscreen-mode {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  padding: 60px 30px 15px;
  background: #fff !important;
  border: 0 !important;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor.md-fullscreen-mode .md-footer {
  display: none;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor.md-fullscreen-mode .md-input, .md-editor.md-fullscreen-mode .md-preview {
  margin: 0 auto !important;
  height: 100% !important;
  font-size: 20px !important;
  padding: 20px !important;
  color: #999;
  line-height: 1.6em !important;
  resize: none !important;
  box-shadow: none !important;
  background: #fff !important;
  border: 0 !important;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor.md-fullscreen-mode .md-preview {
  color: #333;
  overflow: auto;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor.md-fullscreen-mode .md-input:focus, .md-editor.md-fullscreen-mode .md-input:hover {
  color: #333;
  background: #fff !important;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor.md-fullscreen-mode .md-header {
  background: 0 0;
  text-align: center;
  position: fixed;
  width: 100%;
  top: 20px;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor.md-fullscreen-mode .btn-group {
  float: none;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor.md-fullscreen-mode .btn {
  border: 0;
  background: 0 0;
  color: #b3b3b3;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor.md-fullscreen-mode .btn.active, .md-editor.md-fullscreen-mode .btn:active, .md-editor.md-fullscreen-mode .btn:focus, .md-editor.md-fullscreen-mode .btn:hover {
  box-shadow: none;
  color: #333;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor.md-fullscreen-mode .md-fullscreen-controls {
  position: absolute;
  top: 20px;
  right: 20px;
  text-align: right;
  z-index: 1002;
  display: block;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor.md-fullscreen-mode .md-fullscreen-controls a {
  color: #b3b3b3;
  clear: right;
  margin: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor.md-fullscreen-mode .md-fullscreen-controls a:hover {
  color: #333;
  text-decoration: none;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor.md-fullscreen-mode .md-editor {
  height: 100% !important;
  position: relative;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-editor .md-fullscreen-controls {
  display: none;
}

/* line 7046, app/assets/stylesheets/plugins.bundle.css.scss */
.md-nooverflow {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@keyframes bounce {
  from,
20%,
53%,
80%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

/* line 7123, app/assets/stylesheets/plugins.bundle.css.scss */
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from,
50%,
to {
    opacity: 1;
  }
  25%,
75% {
    opacity: 0;
  }
}

/* line 7156, app/assets/stylesheets/plugins.bundle.css.scss */
.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 7197, app/assets/stylesheets/plugins.bundle.css.scss */
.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 7276, app/assets/stylesheets/plugins.bundle.css.scss */
.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from,
to {
    transform: translate3d(0, 0, 0);
  }
  10%,
30%,
50%,
70%,
90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
40%,
60%,
80% {
    transform: translate3d(10px, 0, 0);
  }
}

/* line 7331, app/assets/stylesheets/plugins.bundle.css.scss */
.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);
  }
}

/* line 7400, app/assets/stylesheets/plugins.bundle.css.scss */
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

/* line 7461, app/assets/stylesheets/plugins.bundle.css.scss */
.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
50%,
70%,
90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
60%,
80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 7534, app/assets/stylesheets/plugins.bundle.css.scss */
.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 7615, app/assets/stylesheets/plugins.bundle.css.scss */
.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from,
11.1%,
to {
    transform: translate3d(0, 0, 0);
  }
  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(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

/* line 7708, app/assets/stylesheets/plugins.bundle.css.scss */
.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}

/* line 7769, app/assets/stylesheets/plugins.bundle.css.scss */
.heartBeat {
  animation-name: heartBeat;
  animation-duration: 1.3s;
  animation-timing-function: ease-in-out;
}

@keyframes bounceIn {
  from,
20%,
40%,
60%,
80%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

/* line 7868, app/assets/stylesheets/plugins.bundle.css.scss */
.bounceIn {
  animation-duration: 0.75s;
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from,
60%,
75%,
90%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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: translate3d(0, 0, 0);
  }
}

/* line 7951, app/assets/stylesheets/plugins.bundle.css.scss */
.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from,
60%,
75%,
90%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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: translate3d(0, 0, 0);
  }
}

/* line 8032, app/assets/stylesheets/plugins.bundle.css.scss */
.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from,
60%,
75%,
90%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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: translate3d(0, 0, 0);
  }
}

/* line 8113, app/assets/stylesheets/plugins.bundle.css.scss */
.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from,
60%,
75%,
90%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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: translate3d(0, 0, 0);
  }
}

/* line 8194, app/assets/stylesheets/plugins.bundle.css.scss */
.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

/* line 8239, app/assets/stylesheets/plugins.bundle.css.scss */
.bounceOut {
  animation-duration: 0.75s;
  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);
  }
}

/* line 8286, app/assets/stylesheets/plugins.bundle.css.scss */
.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 8319, app/assets/stylesheets/plugins.bundle.css.scss */
.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 8352, app/assets/stylesheets/plugins.bundle.css.scss */
.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);
  }
}

/* line 8397, app/assets/stylesheets/plugins.bundle.css.scss */
.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 8422, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 8455, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 8488, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 8521, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 8554, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 8587, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 8620, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 8653, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 8686, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 8711, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 8740, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 8769, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 8798, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 8827, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 8856, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 8885, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 8914, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 8943, app/assets/stylesheets/plugins.bundle.css.scss */
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
}

/* line 9038, app/assets/stylesheets/plugins.bundle.css.scss */
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

/* line 9111, app/assets/stylesheets/plugins.bundle.css.scss */
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

/* line 9184, app/assets/stylesheets/plugins.bundle.css.scss */
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

/* line 9229, app/assets/stylesheets/plugins.bundle.css.scss */
.flipOutX {
  animation-duration: 0.75s;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

/* line 9276, app/assets/stylesheets/plugins.bundle.css.scss */
.flipOutY {
  animation-duration: 0.75s;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 9333, app/assets/stylesheets/plugins.bundle.css.scss */
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

/* line 9364, app/assets/stylesheets/plugins.bundle.css.scss */
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 9407, app/assets/stylesheets/plugins.bundle.css.scss */
.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 9448, app/assets/stylesheets/plugins.bundle.css.scss */
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 9489, app/assets/stylesheets/plugins.bundle.css.scss */
.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 9530, app/assets/stylesheets/plugins.bundle.css.scss */
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 9571, app/assets/stylesheets/plugins.bundle.css.scss */
.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

/* line 9608, app/assets/stylesheets/plugins.bundle.css.scss */
.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

/* line 9645, app/assets/stylesheets/plugins.bundle.css.scss */
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 9682, app/assets/stylesheets/plugins.bundle.css.scss */
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 9719, app/assets/stylesheets/plugins.bundle.css.scss */
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

/* line 9756, app/assets/stylesheets/plugins.bundle.css.scss */
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

/* line 9833, app/assets/stylesheets/plugins.bundle.css.scss */
.hinge {
  animation-duration: 2s;
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* line 9892, app/assets/stylesheets/plugins.bundle.css.scss */
.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 9927, app/assets/stylesheets/plugins.bundle.css.scss */
.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

/* line 9958, app/assets/stylesheets/plugins.bundle.css.scss */
.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 9987, app/assets/stylesheets/plugins.bundle.css.scss */
.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 10028, app/assets/stylesheets/plugins.bundle.css.scss */
.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 10069, app/assets/stylesheets/plugins.bundle.css.scss */
.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 10110, app/assets/stylesheets/plugins.bundle.css.scss */
.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 10151, app/assets/stylesheets/plugins.bundle.css.scss */
.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 10188, app/assets/stylesheets/plugins.bundle.css.scss */
.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 10233, app/assets/stylesheets/plugins.bundle.css.scss */
.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

/* line 10270, app/assets/stylesheets/plugins.bundle.css.scss */
.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

/* line 10307, app/assets/stylesheets/plugins.bundle.css.scss */
.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 10352, app/assets/stylesheets/plugins.bundle.css.scss */
.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 10383, app/assets/stylesheets/plugins.bundle.css.scss */
.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 10414, app/assets/stylesheets/plugins.bundle.css.scss */
.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 10445, app/assets/stylesheets/plugins.bundle.css.scss */
.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 10476, app/assets/stylesheets/plugins.bundle.css.scss */
.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 10507, app/assets/stylesheets/plugins.bundle.css.scss */
.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 10538, app/assets/stylesheets/plugins.bundle.css.scss */
.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 10569, app/assets/stylesheets/plugins.bundle.css.scss */
.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 10600, app/assets/stylesheets/plugins.bundle.css.scss */
.slideOutUp {
  animation-name: slideOutUp;
}

/* line 10605, app/assets/stylesheets/plugins.bundle.css.scss */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 10612, app/assets/stylesheets/plugins.bundle.css.scss */
.animated.infinite {
  animation-iteration-count: infinite;
}

/* line 10617, app/assets/stylesheets/plugins.bundle.css.scss */
.animated.delay-1s {
  animation-delay: 1s;
}

/* line 10622, app/assets/stylesheets/plugins.bundle.css.scss */
.animated.delay-2s {
  animation-delay: 2s;
}

/* line 10627, app/assets/stylesheets/plugins.bundle.css.scss */
.animated.delay-3s {
  animation-delay: 3s;
}

/* line 10632, app/assets/stylesheets/plugins.bundle.css.scss */
.animated.delay-4s {
  animation-delay: 4s;
}

/* line 10637, app/assets/stylesheets/plugins.bundle.css.scss */
.animated.delay-5s {
  animation-delay: 5s;
}

/* line 10642, app/assets/stylesheets/plugins.bundle.css.scss */
.animated.fast {
  animation-duration: 800ms;
}

/* line 10647, app/assets/stylesheets/plugins.bundle.css.scss */
.animated.faster {
  animation-duration: 500ms;
}

/* line 10652, app/assets/stylesheets/plugins.bundle.css.scss */
.animated.slow {
  animation-duration: 2s;
}

/* line 10657, app/assets/stylesheets/plugins.bundle.css.scss */
.animated.slower {
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  /* line 10663, app/assets/stylesheets/plugins.bundle.css.scss */
  .animated {
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* line 10673, app/assets/stylesheets/plugins.bundle.css.scss */
.dual-listbox {
  display: flex;
  flex-direction: column;
}

/* line 10673, app/assets/stylesheets/plugins.bundle.css.scss */
.dual-listbox .dual-listbox__container {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}

/* line 10673, app/assets/stylesheets/plugins.bundle.css.scss */
.dual-listbox .dual-listbox__search {
  border: 1px solid #ddd;
  padding: 10px;
  max-width: 300px;
}

/* line 10673, app/assets/stylesheets/plugins.bundle.css.scss */
.dual-listbox .dual-listbox__available, .dual-listbox .dual-listbox__selected {
  border: 1px solid #ddd;
  height: 300px;
  overflow-y: auto;
  padding: 0;
  width: 300px;
  margin-top: 0;
  -webkit-margin-before: 0;
}

/* line 10673, app/assets/stylesheets/plugins.bundle.css.scss */
.dual-listbox .dual-listbox__buttons {
  display: flex;
  flex-direction: column;
  margin: 0 10px;
}

/* line 10673, app/assets/stylesheets/plugins.bundle.css.scss */
.dual-listbox .dual-listbox__button {
  margin-bottom: 5px;
  border: 0;
  background-color: #eee;
  padding: 10px;
  color: #fff;
}

/* line 10673, app/assets/stylesheets/plugins.bundle.css.scss */
.dual-listbox .dual-listbox__button:hover {
  background-color: #ddd;
}

/* line 10673, app/assets/stylesheets/plugins.bundle.css.scss */
.dual-listbox .dual-listbox__title {
  padding: 15px 10px;
  font-size: 120%;
  font-weight: 700;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-top: 1px solid #efefef;
  margin-top: 1rem;
  -webkit-margin-before: 1rem;
}

/* line 10673, app/assets/stylesheets/plugins.bundle.css.scss */
.dual-listbox .dual-listbox__item {
  display: block;
  padding: 10px;
  cursor: pointer;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  border-bottom: 1px solid #efefef;
  transition: background .2s ease;
}

/* line 10673, app/assets/stylesheets/plugins.bundle.css.scss */
.dual-listbox .dual-listbox__item.dual-listbox__item--selected {
  background-color: rgba(8, 157, 227, 0.7);
}

/*!
 *  Line Awesome 1.1.0 by @icons_8 - https://icons8.com/line-awesome
 *  License - https://icons8.com/good-boy-license/ (Font: SIL OFL 1.1, CSS: MIT License)
 *
 * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */
@font-face {
  font-family: "LineAwesome";
  src: url(/assets/line-awesome-e3412ace9816168ea3658ab4a3d2ee2bb3b344861d88c296583ac98e09b8755d.eot);
  src: url(/assets/line-awesome-e3412ace9816168ea3658ab4a3d2ee2bb3b344861d88c296583ac98e09b8755d.eot#iefix) format("embedded-opentype"), url(/assets/line-awesome-68a1e7e64b690b0dfa94200376c3d2b439663147c5ab99c520a4dd27a7871478.woff2) format("woff2"), url(/assets/line-awesome-fd49405edf70437f4e5423a28d1b727c855b04e49e01c66fdfb3a91eaf84c832.woff) format("woff"), url(/assets/line-awesome-463736584d5ea9a67557ddafd487e2a4cf1b3d8e575a70c32e05b02579b4de31.ttf) format("truetype"), url(/assets/line-awesome-75b8fc07d906127da5971aee08c9705f82d0b7c3536654782a86c29c14f0c8e3.svg#fa) format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "LineAwesome";
    src: url(/assets/line-awesome-75b8fc07d906127da5971aee08c9705f82d0b7c3536654782a86c29c14f0c8e3.svg#fa) format("svg");
  }
}

/* Thanks to http://fontawesome.io @fontawesome and @davegandy */
/* line 10710, app/assets/stylesheets/plugins.bundle.css.scss */
.la {
  display: inline-block;
  font: normal normal normal 16px/1 "LineAwesome";
  font-size: inherit;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* makes the font 33% larger relative to the icon container */
/* line 10722, app/assets/stylesheets/plugins.bundle.css.scss */
.la-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10727, app/assets/stylesheets/plugins.bundle.css.scss */
.la-2x {
  font-size: 2em;
}

/* line 10730, app/assets/stylesheets/plugins.bundle.css.scss */
.la-3x {
  font-size: 3em;
}

/* line 10733, app/assets/stylesheets/plugins.bundle.css.scss */
.la-4x {
  font-size: 4em;
}

/* line 10736, app/assets/stylesheets/plugins.bundle.css.scss */
.la-5x {
  font-size: 5em;
}

/* line 10739, app/assets/stylesheets/plugins.bundle.css.scss */
.la-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 10743, app/assets/stylesheets/plugins.bundle.css.scss */
.la-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 10748, app/assets/stylesheets/plugins.bundle.css.scss */
.la-ul > li {
  position: relative;
}

/* line 10751, app/assets/stylesheets/plugins.bundle.css.scss */
.la-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 10758, app/assets/stylesheets/plugins.bundle.css.scss */
.la-li.la-lg {
  left: -1.85714286em;
}

/* line 10761, app/assets/stylesheets/plugins.bundle.css.scss */
.la-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 10766, app/assets/stylesheets/plugins.bundle.css.scss */
.pull-right {
  float: right;
}

/* line 10769, app/assets/stylesheets/plugins.bundle.css.scss */
.pull-left {
  float: left;
}

/* line 10772, app/assets/stylesheets/plugins.bundle.css.scss */
.li.pull-left {
  margin-right: .3em;
}

/* line 10775, app/assets/stylesheets/plugins.bundle.css.scss */
.li.pull-right {
  margin-left: .3em;
}

/* line 10778, app/assets/stylesheets/plugins.bundle.css.scss */
.la-spin {
  animation: fa-spin 2s infinite linear;
}

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

/* line 10802, app/assets/stylesheets/plugins.bundle.css.scss */
.la-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

/* line 10808, app/assets/stylesheets/plugins.bundle.css.scss */
.la-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

/* line 10814, app/assets/stylesheets/plugins.bundle.css.scss */
.la-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

/* line 10820, app/assets/stylesheets/plugins.bundle.css.scss */
.la-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}

/* line 10826, app/assets/stylesheets/plugins.bundle.css.scss */
.la-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}

/* line 10832, app/assets/stylesheets/plugins.bundle.css.scss */
:root .la-rotate-90,
:root .la-rotate-180,
:root .la-rotate-270,
:root .la-flip-horizontal,
:root .la-flip-vertical {
  filter: none;
}

/* line 10839, app/assets/stylesheets/plugins.bundle.css.scss */
.la-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 10847, app/assets/stylesheets/plugins.bundle.css.scss */
.la-stack-1x,
.la-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 10854, app/assets/stylesheets/plugins.bundle.css.scss */
.la-stack-1x {
  line-height: inherit;
}

/* line 10857, app/assets/stylesheets/plugins.bundle.css.scss */
.la-stack-2x {
  font-size: 2em;
}

/* line 10860, app/assets/stylesheets/plugins.bundle.css.scss */
.la-inverse {
  color: #ffffff;
}

/* Thanks to http://fontawesome.io @fontawesome and @davegandy */
/* line 10865, app/assets/stylesheets/plugins.bundle.css.scss */
.la-500px:before {
  content: "\f100";
}

/* line 10866, app/assets/stylesheets/plugins.bundle.css.scss */
.la-adjust:before {
  content: "\f101";
}

/* line 10867, app/assets/stylesheets/plugins.bundle.css.scss */
.la-adn:before {
  content: "\f102";
}

/* line 10868, app/assets/stylesheets/plugins.bundle.css.scss */
.la-align-center:before {
  content: "\f103";
}

/* line 10869, app/assets/stylesheets/plugins.bundle.css.scss */
.la-align-justify:before {
  content: "\f104";
}

/* line 10870, app/assets/stylesheets/plugins.bundle.css.scss */
.la-align-left:before {
  content: "\f105";
}

/* line 10871, app/assets/stylesheets/plugins.bundle.css.scss */
.la-align-right:before {
  content: "\f106";
}

/* line 10872, app/assets/stylesheets/plugins.bundle.css.scss */
.la-amazon:before {
  content: "\f107";
}

/* line 10873, app/assets/stylesheets/plugins.bundle.css.scss */
.la-ambulance:before {
  content: "\f108";
}

/* line 10874, app/assets/stylesheets/plugins.bundle.css.scss */
.la-anchor:before {
  content: "\f109";
}

/* line 10875, app/assets/stylesheets/plugins.bundle.css.scss */
.la-android:before {
  content: "\f10a";
}

/* line 10876, app/assets/stylesheets/plugins.bundle.css.scss */
.la-angellist:before {
  content: "\f10b";
}

/* line 10877, app/assets/stylesheets/plugins.bundle.css.scss */
.la-angle-double-down:before {
  content: "\f10c";
}

/* line 10878, app/assets/stylesheets/plugins.bundle.css.scss */
.la-angle-double-left:before {
  content: "\f10d";
}

/* line 10879, app/assets/stylesheets/plugins.bundle.css.scss */
.la-angle-double-right:before {
  content: "\f10e";
}

/* line 10880, app/assets/stylesheets/plugins.bundle.css.scss */
.la-angle-double-up:before {
  content: "\f10f";
}

/* line 10881, app/assets/stylesheets/plugins.bundle.css.scss */
.la-angle-down:before {
  content: "\f110";
}

/* line 10882, app/assets/stylesheets/plugins.bundle.css.scss */
.la-angle-left:before {
  content: "\f111";
}

/* line 10883, app/assets/stylesheets/plugins.bundle.css.scss */
.la-angle-right:before {
  content: "\f112";
}

/* line 10884, app/assets/stylesheets/plugins.bundle.css.scss */
.la-angle-up:before {
  content: "\f113";
}

/* line 10885, app/assets/stylesheets/plugins.bundle.css.scss */
.la-apple:before {
  content: "\f114";
}

/* line 10886, app/assets/stylesheets/plugins.bundle.css.scss */
.la-archive:before {
  content: "\f115";
}

/* line 10887, app/assets/stylesheets/plugins.bundle.css.scss */
.la-area-chart:before {
  content: "\f116";
}

/* line 10888, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrow-circle-down:before {
  content: "\f117";
}

/* line 10889, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrow-circle-left:before {
  content: "\f118";
}

/* line 10890, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrow-circle-o-down:before {
  content: "\f119";
}

/* line 10891, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrow-circle-o-left:before {
  content: "\f11a";
}

/* line 10892, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrow-circle-o-right:before {
  content: "\f11b";
}

/* line 10893, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrow-circle-o-up:before {
  content: "\f11c";
}

/* line 10894, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrow-circle-right:before {
  content: "\f11d";
}

/* line 10895, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrow-circle-up:before {
  content: "\f11e";
}

/* line 10896, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrow-down:before {
  content: "\f11f";
}

/* line 10897, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrow-left:before {
  content: "\f120";
}

/* line 10898, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrow-right:before {
  content: "\f121";
}

/* line 10899, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrow-up:before {
  content: "\f122";
}

/* line 10900, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrows:before {
  content: "\f123";
}

/* line 10901, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrows-alt:before {
  content: "\f124";
}

/* line 10902, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrows-h:before {
  content: "\f125";
}

/* line 10903, app/assets/stylesheets/plugins.bundle.css.scss */
.la-arrows-v:before {
  content: "\f126";
}

/* line 10904, app/assets/stylesheets/plugins.bundle.css.scss */
.la-asterisk:before {
  content: "\f127";
}

/* line 10905, app/assets/stylesheets/plugins.bundle.css.scss */
.la-at:before {
  content: "\f128";
}

/* line 10906, app/assets/stylesheets/plugins.bundle.css.scss */
.la-automobile:before {
  content: "\f129";
}

/* line 10907, app/assets/stylesheets/plugins.bundle.css.scss */
.la-backward:before {
  content: "\f12a";
}

/* line 10908, app/assets/stylesheets/plugins.bundle.css.scss */
.la-balance-scale:before {
  content: "\f12b";
}

/* line 10909, app/assets/stylesheets/plugins.bundle.css.scss */
.la-ban:before {
  content: "\f12c";
}

/* line 10910, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bank:before {
  content: "\f12d";
}

/* line 10911, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bar-chart:before {
  content: "\f12e";
}

/* line 10912, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bar-chart-o:before {
  content: "\f12f";
}

/* line 10913, app/assets/stylesheets/plugins.bundle.css.scss */
.la-barcode:before {
  content: "\f130";
}

/* line 10914, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bars:before {
  content: "\f131";
}

/* line 10915, app/assets/stylesheets/plugins.bundle.css.scss */
.la-battery-0:before {
  content: "\f132";
}

/* line 10916, app/assets/stylesheets/plugins.bundle.css.scss */
.la-battery-1:before {
  content: "\f133";
}

/* line 10917, app/assets/stylesheets/plugins.bundle.css.scss */
.la-battery-2:before {
  content: "\f134";
}

/* line 10918, app/assets/stylesheets/plugins.bundle.css.scss */
.la-battery-3:before {
  content: "\f135";
}

/* line 10919, app/assets/stylesheets/plugins.bundle.css.scss */
.la-battery-4:before {
  content: "\f136";
}

/* line 10920, app/assets/stylesheets/plugins.bundle.css.scss */
.la-battery-empty:before {
  content: "\f137";
}

/* line 10921, app/assets/stylesheets/plugins.bundle.css.scss */
.la-battery-full:before {
  content: "\f138";
}

/* line 10922, app/assets/stylesheets/plugins.bundle.css.scss */
.la-battery-half:before {
  content: "\f139";
}

/* line 10923, app/assets/stylesheets/plugins.bundle.css.scss */
.la-battery-quarter:before {
  content: "\f13a";
}

/* line 10924, app/assets/stylesheets/plugins.bundle.css.scss */
.la-battery-three-quarters:before {
  content: "\f13b";
}

/* line 10925, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bed:before {
  content: "\f13c";
}

/* line 10926, app/assets/stylesheets/plugins.bundle.css.scss */
.la-beer:before {
  content: "\f13d";
}

/* line 10927, app/assets/stylesheets/plugins.bundle.css.scss */
.la-behance:before {
  content: "\f13e";
}

/* line 10928, app/assets/stylesheets/plugins.bundle.css.scss */
.la-behance-square:before {
  content: "\f13f";
}

/* line 10929, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bell:before {
  content: "\f140";
}

/* line 10930, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bell-o:before {
  content: "\f141";
}

/* line 10931, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bell-slash:before {
  content: "\f142";
}

/* line 10932, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bell-slash-o:before {
  content: "\f143";
}

/* line 10933, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bicycle:before {
  content: "\f144";
}

/* line 10934, app/assets/stylesheets/plugins.bundle.css.scss */
.la-binoculars:before {
  content: "\f145";
}

/* line 10935, app/assets/stylesheets/plugins.bundle.css.scss */
.la-birthday-cake:before {
  content: "\f146";
}

/* line 10936, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bitbucket:before {
  content: "\f147";
}

/* line 10937, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bitbucket-square:before {
  content: "\f148";
}

/* line 10938, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bitcoin:before {
  content: "\f149";
}

/* line 10939, app/assets/stylesheets/plugins.bundle.css.scss */
.la-black-tie:before {
  content: "\f14a";
}

/* line 10940, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bold:before {
  content: "\f14b";
}

/* line 10941, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bolt:before {
  content: "\f14c";
}

/* line 10942, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bomb:before {
  content: "\f14d";
}

/* line 10943, app/assets/stylesheets/plugins.bundle.css.scss */
.la-book:before {
  content: "\f14e";
}

/* line 10944, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bookmark:before {
  content: "\f14f";
}

/* line 10945, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bookmark-o:before {
  content: "\f150";
}

/* line 10946, app/assets/stylesheets/plugins.bundle.css.scss */
.la-briefcase:before {
  content: "\f151";
}

/* line 10947, app/assets/stylesheets/plugins.bundle.css.scss */
.la-btc:before {
  content: "\f152";
}

/* line 10948, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bug:before {
  content: "\f153";
}

/* line 10949, app/assets/stylesheets/plugins.bundle.css.scss */
.la-building:before {
  content: "\f154";
}

/* line 10950, app/assets/stylesheets/plugins.bundle.css.scss */
.la-building-o:before {
  content: "\f155";
}

/* line 10951, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bullhorn:before {
  content: "\f156";
}

/* line 10952, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bullseye:before {
  content: "\f157";
}

/* line 10953, app/assets/stylesheets/plugins.bundle.css.scss */
.la-bus:before {
  content: "\f158";
}

/* line 10954, app/assets/stylesheets/plugins.bundle.css.scss */
.la-buysellads:before {
  content: "\f159";
}

/* line 10955, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cab:before {
  content: "\f15a";
}

/* line 10956, app/assets/stylesheets/plugins.bundle.css.scss */
.la-calculator:before {
  content: "\f15b";
}

/* line 10957, app/assets/stylesheets/plugins.bundle.css.scss */
.la-calendar:before {
  content: "\f15c";
}

/* line 10958, app/assets/stylesheets/plugins.bundle.css.scss */
.la-calendar-check-o:before {
  content: "\f15d";
}

/* line 10959, app/assets/stylesheets/plugins.bundle.css.scss */
.la-calendar-minus-o:before {
  content: "\f15e";
}

/* line 10960, app/assets/stylesheets/plugins.bundle.css.scss */
.la-calendar-o:before {
  content: "\f15f";
}

/* line 10961, app/assets/stylesheets/plugins.bundle.css.scss */
.la-calendar-plus-o:before {
  content: "\f160";
}

/* line 10962, app/assets/stylesheets/plugins.bundle.css.scss */
.la-calendar-times-o:before {
  content: "\f161";
}

/* line 10963, app/assets/stylesheets/plugins.bundle.css.scss */
.la-camera:before {
  content: "\f162";
}

/* line 10964, app/assets/stylesheets/plugins.bundle.css.scss */
.la-camera-retro:before {
  content: "\f163";
}

/* line 10965, app/assets/stylesheets/plugins.bundle.css.scss */
.la-car:before {
  content: "\f164";
}

/* line 10966, app/assets/stylesheets/plugins.bundle.css.scss */
.la-caret-down:before {
  content: "\f165";
}

/* line 10967, app/assets/stylesheets/plugins.bundle.css.scss */
.la-caret-left:before {
  content: "\f166";
}

/* line 10968, app/assets/stylesheets/plugins.bundle.css.scss */
.la-caret-right:before {
  content: "\f167";
}

/* line 10969, app/assets/stylesheets/plugins.bundle.css.scss */
.la-caret-square-o-down:before, .la-toggle-down:before {
  content: "\f168";
}

/* line 10970, app/assets/stylesheets/plugins.bundle.css.scss */
.la-caret-square-o-left:before, .la-toggle-left:before {
  content: "\f169";
}

/* line 10971, app/assets/stylesheets/plugins.bundle.css.scss */
.la-caret-square-o-right:before, .la-toggle-right:before {
  content: "\f16a";
}

/* line 10972, app/assets/stylesheets/plugins.bundle.css.scss */
.la-caret-square-o-up:before, .la-toggle-up:before {
  content: "\f16b";
}

/* line 10973, app/assets/stylesheets/plugins.bundle.css.scss */
.la-caret-up:before {
  content: "\f16c";
}

/* line 10974, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cart-arrow-down:before {
  content: "\f16d";
}

/* line 10975, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cart-plus:before {
  content: "\f16e";
}

/* line 10976, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cc:before {
  content: "\f16f";
}

/* line 10977, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cc-amex:before {
  content: "\f170";
}

/* line 10978, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cc-diners-club:before {
  content: "\f171";
}

/* line 10979, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cc-discover:before {
  content: "\f172";
}

/* line 10980, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cc-jcb:before {
  content: "\f173";
}

/* line 10981, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cc-mastercard:before {
  content: "\f174";
}

/* line 10982, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cc-paypal:before {
  content: "\f175";
}

/* line 10983, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cc-stripe:before {
  content: "\f176";
}

/* line 10984, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cc-visa:before {
  content: "\f177";
}

/* line 10985, app/assets/stylesheets/plugins.bundle.css.scss */
.la-certificate:before {
  content: "\f178";
}

/* line 10986, app/assets/stylesheets/plugins.bundle.css.scss */
.la-chain:before {
  content: "\f179";
}

/* line 10987, app/assets/stylesheets/plugins.bundle.css.scss */
.la-chain-broken:before {
  content: "\f17a";
}

/* line 10988, app/assets/stylesheets/plugins.bundle.css.scss */
.la-check:before {
  content: "\f17b";
}

/* line 10989, app/assets/stylesheets/plugins.bundle.css.scss */
.la-check-circle:before {
  content: "\f17c";
}

/* line 10990, app/assets/stylesheets/plugins.bundle.css.scss */
.la-check-circle-o:before {
  content: "\f17d";
}

/* line 10991, app/assets/stylesheets/plugins.bundle.css.scss */
.la-check-square:before {
  content: "\f17e";
}

/* line 10992, app/assets/stylesheets/plugins.bundle.css.scss */
.la-check-square-o:before {
  content: "\f17f";
}

/* line 10993, app/assets/stylesheets/plugins.bundle.css.scss */
.la-chevron-circle-down:before {
  content: "\f180";
}

/* line 10994, app/assets/stylesheets/plugins.bundle.css.scss */
.la-chevron-circle-left:before {
  content: "\f181";
}

/* line 10995, app/assets/stylesheets/plugins.bundle.css.scss */
.la-chevron-circle-right:before {
  content: "\f182";
}

/* line 10996, app/assets/stylesheets/plugins.bundle.css.scss */
.la-chevron-circle-up:before {
  content: "\f183";
}

/* line 10997, app/assets/stylesheets/plugins.bundle.css.scss */
.la-chevron-down:before {
  content: "\f184";
}

/* line 10998, app/assets/stylesheets/plugins.bundle.css.scss */
.la-chevron-left:before {
  content: "\f185";
}

/* line 10999, app/assets/stylesheets/plugins.bundle.css.scss */
.la-chevron-right:before {
  content: "\f186";
}

/* line 11000, app/assets/stylesheets/plugins.bundle.css.scss */
.la-chevron-up:before {
  content: "\f187";
}

/* line 11001, app/assets/stylesheets/plugins.bundle.css.scss */
.la-child:before {
  content: "\f188";
}

/* line 11002, app/assets/stylesheets/plugins.bundle.css.scss */
.la-chrome:before {
  content: "\f189";
}

/* line 11003, app/assets/stylesheets/plugins.bundle.css.scss */
.la-circle:before {
  content: "\f18a";
}

/* line 11004, app/assets/stylesheets/plugins.bundle.css.scss */
.la-circle-o:before {
  content: "\f18b";
}

/* line 11005, app/assets/stylesheets/plugins.bundle.css.scss */
.la-circle-o-notch:before {
  content: "\f18c";
}

/* line 11006, app/assets/stylesheets/plugins.bundle.css.scss */
.la-circle-thin:before {
  content: "\f18d";
}

/* line 11007, app/assets/stylesheets/plugins.bundle.css.scss */
.la-clipboard:before {
  content: "\f18e";
}

/* line 11008, app/assets/stylesheets/plugins.bundle.css.scss */
.la-clock-o:before {
  content: "\f18f";
}

/* line 11009, app/assets/stylesheets/plugins.bundle.css.scss */
.la-clone:before {
  content: "\f190";
}

/* line 11010, app/assets/stylesheets/plugins.bundle.css.scss */
.la-close:before {
  content: "\f191";
}

/* line 11011, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cloud:before {
  content: "\f192";
}

/* line 11012, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cloud-download:before {
  content: "\f193";
}

/* line 11013, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cloud-upload:before {
  content: "\f194";
}

/* line 11014, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cny:before {
  content: "\f195";
}

/* line 11015, app/assets/stylesheets/plugins.bundle.css.scss */
.la-code:before {
  content: "\f196";
}

/* line 11016, app/assets/stylesheets/plugins.bundle.css.scss */
.la-code-fork:before {
  content: "\f197";
}

/* line 11017, app/assets/stylesheets/plugins.bundle.css.scss */
.la-codepen:before {
  content: "\f198";
}

/* line 11018, app/assets/stylesheets/plugins.bundle.css.scss */
.la-coffee:before {
  content: "\f199";
}

/* line 11019, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cog:before {
  content: "\f19a";
}

/* line 11020, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cogs:before {
  content: "\f19b";
}

/* line 11021, app/assets/stylesheets/plugins.bundle.css.scss */
.la-columns:before {
  content: "\f19c";
}

/* line 11022, app/assets/stylesheets/plugins.bundle.css.scss */
.la-comment:before {
  content: "\f19d";
}

/* line 11023, app/assets/stylesheets/plugins.bundle.css.scss */
.la-comment-o:before {
  content: "\f19e";
}

/* line 11024, app/assets/stylesheets/plugins.bundle.css.scss */
.la-commenting:before {
  content: "\f19f";
}

/* line 11025, app/assets/stylesheets/plugins.bundle.css.scss */
.la-commenting-o:before {
  content: "\f1a0";
}

/* line 11026, app/assets/stylesheets/plugins.bundle.css.scss */
.la-comments:before {
  content: "\f1a1";
}

/* line 11027, app/assets/stylesheets/plugins.bundle.css.scss */
.la-comments-o:before {
  content: "\f1a2";
}

/* line 11028, app/assets/stylesheets/plugins.bundle.css.scss */
.la-compass:before {
  content: "\f1a3";
}

/* line 11029, app/assets/stylesheets/plugins.bundle.css.scss */
.la-compress:before {
  content: "\f1a4";
}

/* line 11030, app/assets/stylesheets/plugins.bundle.css.scss */
.la-connectdevelop:before {
  content: "\f1a5";
}

/* line 11031, app/assets/stylesheets/plugins.bundle.css.scss */
.la-contao:before {
  content: "\f1a6";
}

/* line 11032, app/assets/stylesheets/plugins.bundle.css.scss */
.la-copy:before {
  content: "\f1a7";
}

/* line 11033, app/assets/stylesheets/plugins.bundle.css.scss */
.la-copyright:before {
  content: "\f1a8";
}

/* line 11034, app/assets/stylesheets/plugins.bundle.css.scss */
.la-creative-commons:before {
  content: "\f1a9";
}

/* line 11035, app/assets/stylesheets/plugins.bundle.css.scss */
.la-credit-card:before {
  content: "\f1aa";
}

/* line 11036, app/assets/stylesheets/plugins.bundle.css.scss */
.la-crop:before {
  content: "\f1ab";
}

/* line 11037, app/assets/stylesheets/plugins.bundle.css.scss */
.la-crosshairs:before {
  content: "\f1ac";
}

/* line 11038, app/assets/stylesheets/plugins.bundle.css.scss */
.la-css3:before {
  content: "\f1ad";
}

/* line 11039, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cube:before {
  content: "\f1ae";
}

/* line 11040, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cubes:before {
  content: "\f1af";
}

/* line 11041, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cut:before {
  content: "\f1b0";
}

/* line 11042, app/assets/stylesheets/plugins.bundle.css.scss */
.la-cutlery:before {
  content: "\f1b1";
}

/* line 11043, app/assets/stylesheets/plugins.bundle.css.scss */
.la-dashboard:before {
  content: "\f1b2";
}

/* line 11044, app/assets/stylesheets/plugins.bundle.css.scss */
.la-dashcube:before {
  content: "\f1b3";
}

/* line 11045, app/assets/stylesheets/plugins.bundle.css.scss */
.la-database:before {
  content: "\f1b4";
}

/* line 11046, app/assets/stylesheets/plugins.bundle.css.scss */
.la-dedent:before {
  content: "\f1b5";
}

/* line 11047, app/assets/stylesheets/plugins.bundle.css.scss */
.la-delicious:before {
  content: "\f1b6";
}

/* line 11048, app/assets/stylesheets/plugins.bundle.css.scss */
.la-desktop:before {
  content: "\f1b7";
}

/* line 11049, app/assets/stylesheets/plugins.bundle.css.scss */
.la-deviantart:before {
  content: "\f1b8";
}

/* line 11050, app/assets/stylesheets/plugins.bundle.css.scss */
.la-diamond:before {
  content: "\f1b9";
}

/* line 11051, app/assets/stylesheets/plugins.bundle.css.scss */
.la-digg:before {
  content: "\f1ba";
}

/* line 11052, app/assets/stylesheets/plugins.bundle.css.scss */
.la-dollar:before {
  content: "\f1bb";
}

/* line 11053, app/assets/stylesheets/plugins.bundle.css.scss */
.la-dot-circle-o:before {
  content: "\f1bc";
}

/* line 11054, app/assets/stylesheets/plugins.bundle.css.scss */
.la-download:before {
  content: "\f1bd";
}

/* line 11055, app/assets/stylesheets/plugins.bundle.css.scss */
.la-dribbble:before {
  content: "\f1be";
}

/* line 11056, app/assets/stylesheets/plugins.bundle.css.scss */
.la-dropbox:before {
  content: "\f1bf";
}

/* line 11057, app/assets/stylesheets/plugins.bundle.css.scss */
.la-drupal:before {
  content: "\f1c0";
}

/* line 11058, app/assets/stylesheets/plugins.bundle.css.scss */
.la-edit:before {
  content: "\f1c1";
}

/* line 11059, app/assets/stylesheets/plugins.bundle.css.scss */
.la-eject:before {
  content: "\f1c2";
}

/* line 11060, app/assets/stylesheets/plugins.bundle.css.scss */
.la-ellipsis-h:before {
  content: "\f1c3";
}

/* line 11061, app/assets/stylesheets/plugins.bundle.css.scss */
.la-ellipsis-v:before {
  content: "\f1c4";
}

/* line 11062, app/assets/stylesheets/plugins.bundle.css.scss */
.la-empire:before, .la-ge:before {
  content: "\f1c5";
}

/* line 11063, app/assets/stylesheets/plugins.bundle.css.scss */
.la-envelope:before {
  content: "\f1c6";
}

/* line 11064, app/assets/stylesheets/plugins.bundle.css.scss */
.la-envelope-o:before {
  content: "\f1c7";
}

/* line 11065, app/assets/stylesheets/plugins.bundle.css.scss */
.la-envelope-square:before {
  content: "\f1c8";
}

/* line 11066, app/assets/stylesheets/plugins.bundle.css.scss */
.la-eraser:before {
  content: "\f1c9";
}

/* line 11067, app/assets/stylesheets/plugins.bundle.css.scss */
.la-eur:before {
  content: "\f1ca";
}

/* line 11068, app/assets/stylesheets/plugins.bundle.css.scss */
.la-euro:before {
  content: "\f1cb";
}

/* line 11069, app/assets/stylesheets/plugins.bundle.css.scss */
.la-exchange:before {
  content: "\f1cc";
}

/* line 11070, app/assets/stylesheets/plugins.bundle.css.scss */
.la-exclamation:before {
  content: "\f1cd";
}

/* line 11071, app/assets/stylesheets/plugins.bundle.css.scss */
.la-exclamation-circle:before {
  content: "\f1ce";
}

/* line 11072, app/assets/stylesheets/plugins.bundle.css.scss */
.la-exclamation-triangle:before {
  content: "\f1cf";
}

/* line 11073, app/assets/stylesheets/plugins.bundle.css.scss */
.la-expand:before {
  content: "\f1d0";
}

/* line 11074, app/assets/stylesheets/plugins.bundle.css.scss */
.la-expeditedssl:before {
  content: "\f1d1";
}

/* line 11075, app/assets/stylesheets/plugins.bundle.css.scss */
.la-external-link:before {
  content: "\f1d2";
}

/* line 11076, app/assets/stylesheets/plugins.bundle.css.scss */
.la-external-link-square:before {
  content: "\f1d3";
}

/* line 11077, app/assets/stylesheets/plugins.bundle.css.scss */
.la-eye:before {
  content: "\f1d4";
}

/* line 11078, app/assets/stylesheets/plugins.bundle.css.scss */
.la-eye-slash:before {
  content: "\f1d5";
}

/* line 11079, app/assets/stylesheets/plugins.bundle.css.scss */
.la-eyedropper:before {
  content: "\f1d6";
}

/* line 11080, app/assets/stylesheets/plugins.bundle.css.scss */
.la-facebook:before, .la-facebook-f:before {
  content: "\f1d7";
}

/* line 11081, app/assets/stylesheets/plugins.bundle.css.scss */
.la-facebook-official:before {
  content: "\f1d8";
}

/* line 11082, app/assets/stylesheets/plugins.bundle.css.scss */
.la-facebook-square:before {
  content: "\f1d9";
}

/* line 11083, app/assets/stylesheets/plugins.bundle.css.scss */
.la-fast-backward:before {
  content: "\f1da";
}

/* line 11084, app/assets/stylesheets/plugins.bundle.css.scss */
.la-fast-forward:before {
  content: "\f1db";
}

/* line 11085, app/assets/stylesheets/plugins.bundle.css.scss */
.la-fax:before {
  content: "\f1dc";
}

/* line 11086, app/assets/stylesheets/plugins.bundle.css.scss */
.la-female:before {
  content: "\f1dd";
}

/* line 11087, app/assets/stylesheets/plugins.bundle.css.scss */
.la-fighter-jet:before {
  content: "\f1de";
}

/* line 11088, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file:before {
  content: "\f1df";
}

/* line 11089, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-archive-o:before {
  content: "\f1e0";
}

/* line 11090, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-audio-o:before {
  content: "\f1e1";
}

/* line 11091, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-code-o:before {
  content: "\f1e2";
}

/* line 11092, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-excel-o:before {
  content: "\f1e3";
}

/* line 11093, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-image-o:before {
  content: "\f1e4";
}

/* line 11094, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-movie-o:before {
  content: "\f1e5";
}

/* line 11095, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-o:before {
  content: "\f1e6";
}

/* line 11096, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-pdf-o:before {
  content: "\f1e7";
}

/* line 11097, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-photo-o:before {
  content: "\f1e8";
}

/* line 11098, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-picture-o:before {
  content: "\f1e9";
}

/* line 11099, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-powerpoint-o:before {
  content: "\f1ea";
}

/* line 11100, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-sound-o:before {
  content: "\f1eb";
}

/* line 11101, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-text:before {
  content: "\f1ec";
}

/* line 11102, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-text-o:before {
  content: "\f1ed";
}

/* line 11103, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-video-o:before {
  content: "\f1ee";
}

/* line 11104, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-word-o:before {
  content: "\f1ef";
}

/* line 11105, app/assets/stylesheets/plugins.bundle.css.scss */
.la-file-zip-o:before {
  content: "\f1f0";
}

/* line 11106, app/assets/stylesheets/plugins.bundle.css.scss */
.la-files-o:before {
  content: "\f1f1";
}

/* line 11107, app/assets/stylesheets/plugins.bundle.css.scss */
.la-film:before {
  content: "\f1f2";
}

/* line 11108, app/assets/stylesheets/plugins.bundle.css.scss */
.la-filter:before {
  content: "\f1f3";
}

/* line 11109, app/assets/stylesheets/plugins.bundle.css.scss */
.la-fire:before {
  content: "\f1f4";
}

/* line 11110, app/assets/stylesheets/plugins.bundle.css.scss */
.la-fire-extinguisher:before {
  content: "\f1f5";
}

/* line 11111, app/assets/stylesheets/plugins.bundle.css.scss */
.la-firefox:before {
  content: "\f1f6";
}

/* line 11112, app/assets/stylesheets/plugins.bundle.css.scss */
.la-flag:before {
  content: "\f1f7";
}

/* line 11113, app/assets/stylesheets/plugins.bundle.css.scss */
.la-flag-checkered:before {
  content: "\f1f8";
}

/* line 11114, app/assets/stylesheets/plugins.bundle.css.scss */
.la-flag-o:before {
  content: "\f1f9";
}

/* line 11115, app/assets/stylesheets/plugins.bundle.css.scss */
.la-flash:before {
  content: "\f1fa";
}

/* line 11116, app/assets/stylesheets/plugins.bundle.css.scss */
.la-flask:before {
  content: "\f1fb";
}

/* line 11117, app/assets/stylesheets/plugins.bundle.css.scss */
.la-flickr:before {
  content: "\f1fc";
}

/* line 11118, app/assets/stylesheets/plugins.bundle.css.scss */
.la-floppy-o:before {
  content: "\f1fd";
}

/* line 11119, app/assets/stylesheets/plugins.bundle.css.scss */
.la-folder:before {
  content: "\f1fe";
}

/* line 11120, app/assets/stylesheets/plugins.bundle.css.scss */
.la-folder-o:before {
  content: "\f1ff";
}

/* line 11121, app/assets/stylesheets/plugins.bundle.css.scss */
.la-folder-open:before {
  content: "\f200";
}

/* line 11122, app/assets/stylesheets/plugins.bundle.css.scss */
.la-folder-open-o:before {
  content: "\f201";
}

/* line 11123, app/assets/stylesheets/plugins.bundle.css.scss */
.la-font:before {
  content: "\f202";
}

/* line 11124, app/assets/stylesheets/plugins.bundle.css.scss */
.la-fonticons:before {
  content: "\f203";
}

/* line 11125, app/assets/stylesheets/plugins.bundle.css.scss */
.la-forumbee:before {
  content: "\f204";
}

/* line 11126, app/assets/stylesheets/plugins.bundle.css.scss */
.la-forward:before {
  content: "\f205";
}

/* line 11127, app/assets/stylesheets/plugins.bundle.css.scss */
.la-foursquare:before {
  content: "\f206";
}

/* line 11128, app/assets/stylesheets/plugins.bundle.css.scss */
.la-frown-o:before {
  content: "\f207";
}

/* line 11129, app/assets/stylesheets/plugins.bundle.css.scss */
.la-futbol-o:before, .la-soccer-ball-o:before {
  content: "\f208";
}

/* line 11130, app/assets/stylesheets/plugins.bundle.css.scss */
.la-gamepad:before {
  content: "\f209";
}

/* line 11131, app/assets/stylesheets/plugins.bundle.css.scss */
.la-gavel:before {
  content: "\f20a";
}

/* line 11132, app/assets/stylesheets/plugins.bundle.css.scss */
.la-gbp:before {
  content: "\f20b";
}

/* line 11133, app/assets/stylesheets/plugins.bundle.css.scss */
.la-gear:before {
  content: "\f20c";
}

/* line 11134, app/assets/stylesheets/plugins.bundle.css.scss */
.la-gears:before {
  content: "\f20d";
}

/* line 11135, app/assets/stylesheets/plugins.bundle.css.scss */
.la-genderless:before {
  content: "\f20e";
}

/* line 11136, app/assets/stylesheets/plugins.bundle.css.scss */
.la-get-pocket:before {
  content: "\f20f";
}

/* line 11137, app/assets/stylesheets/plugins.bundle.css.scss */
.la-gg:before {
  content: "\f210";
}

/* line 11138, app/assets/stylesheets/plugins.bundle.css.scss */
.la-gg-circle:before {
  content: "\f211";
}

/* line 11139, app/assets/stylesheets/plugins.bundle.css.scss */
.la-gift:before {
  content: "\f212";
}

/* line 11140, app/assets/stylesheets/plugins.bundle.css.scss */
.la-git:before {
  content: "\f213";
}

/* line 11141, app/assets/stylesheets/plugins.bundle.css.scss */
.la-git-square:before {
  content: "\f214";
}

/* line 11142, app/assets/stylesheets/plugins.bundle.css.scss */
.la-github:before {
  content: "\f215";
}

/* line 11143, app/assets/stylesheets/plugins.bundle.css.scss */
.la-github-alt:before {
  content: "\f216";
}

/* line 11144, app/assets/stylesheets/plugins.bundle.css.scss */
.la-github-square:before {
  content: "\f217";
}

/* line 11145, app/assets/stylesheets/plugins.bundle.css.scss */
.la-glass:before {
  content: "\f218";
}

/* line 11146, app/assets/stylesheets/plugins.bundle.css.scss */
.la-globe:before {
  content: "\f219";
}

/* line 11147, app/assets/stylesheets/plugins.bundle.css.scss */
.la-google:before {
  content: "\f21a";
}

/* line 11148, app/assets/stylesheets/plugins.bundle.css.scss */
.la-google-plus:before {
  content: "\f21b";
}

/* line 11149, app/assets/stylesheets/plugins.bundle.css.scss */
.la-google-plus-square:before {
  content: "\f21c";
}

/* line 11150, app/assets/stylesheets/plugins.bundle.css.scss */
.la-google-wallet:before {
  content: "\f21d";
}

/* line 11151, app/assets/stylesheets/plugins.bundle.css.scss */
.la-graduation-cap:before {
  content: "\f21e";
}

/* line 11152, app/assets/stylesheets/plugins.bundle.css.scss */
.la-gratipay:before, .la-gittip:before {
  content: "\f21f";
}

/* line 11153, app/assets/stylesheets/plugins.bundle.css.scss */
.la-group:before {
  content: "\f220";
}

/* line 11154, app/assets/stylesheets/plugins.bundle.css.scss */
.la-h-square:before {
  content: "\f221";
}

/* line 11155, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hacker-news:before {
  content: "\f222";
}

/* line 11156, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hand-grab-o:before {
  content: "\f223";
}

/* line 11157, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hand-lizard-o:before {
  content: "\f224";
}

/* line 11158, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hand-o-down:before {
  content: "\f225";
}

/* line 11159, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hand-o-left:before {
  content: "\f226";
}

/* line 11160, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hand-o-right:before {
  content: "\f227";
}

/* line 11161, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hand-o-up:before {
  content: "\f228";
}

/* line 11162, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hand-paper-o:before {
  content: "\f229";
}

/* line 11163, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hand-peace-o:before {
  content: "\f22a";
}

/* line 11164, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hand-pointer-o:before {
  content: "\f22b";
}

/* line 11165, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hand-rock-o:before {
  content: "\f22c";
}

/* line 11166, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hand-scissors-o:before {
  content: "\f22d";
}

/* line 11167, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hand-spock-o:before {
  content: "\f22e";
}

/* line 11168, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hand-stop-o:before {
  content: "\f22f";
}

/* line 11169, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hdd-o:before {
  content: "\f230";
}

/* line 11170, app/assets/stylesheets/plugins.bundle.css.scss */
.la-header:before {
  content: "\f231";
}

/* line 11171, app/assets/stylesheets/plugins.bundle.css.scss */
.la-headphones:before {
  content: "\f232";
}

/* line 11172, app/assets/stylesheets/plugins.bundle.css.scss */
.la-heart:before {
  content: "\f233";
}

/* line 11173, app/assets/stylesheets/plugins.bundle.css.scss */
.la-heart-o:before {
  content: "\f234";
}

/* line 11174, app/assets/stylesheets/plugins.bundle.css.scss */
.la-heartbeat:before {
  content: "\f235";
}

/* line 11175, app/assets/stylesheets/plugins.bundle.css.scss */
.la-history:before {
  content: "\f236";
}

/* line 11176, app/assets/stylesheets/plugins.bundle.css.scss */
.la-home:before {
  content: "\f237";
}

/* line 11177, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hospital-o:before {
  content: "\f238";
}

/* line 11178, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hotel:before {
  content: "\f239";
}

/* line 11179, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hourglass:before {
  content: "\f23a";
}

/* line 11180, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hourglass-1:before {
  content: "\f23b";
}

/* line 11181, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hourglass-2:before {
  content: "\f23c";
}

/* line 11182, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hourglass-3:before {
  content: "\f23d";
}

/* line 11183, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hourglass-end:before {
  content: "\f23e";
}

/* line 11184, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hourglass-half:before {
  content: "\f23f";
}

/* line 11185, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hourglass-o:before {
  content: "\f240";
}

/* line 11186, app/assets/stylesheets/plugins.bundle.css.scss */
.la-hourglass-start:before {
  content: "\f241";
}

/* line 11187, app/assets/stylesheets/plugins.bundle.css.scss */
.la-houzz:before {
  content: "\f242";
}

/* line 11188, app/assets/stylesheets/plugins.bundle.css.scss */
.la-html5:before {
  content: "\f243";
}

/* line 11189, app/assets/stylesheets/plugins.bundle.css.scss */
.la-i-cursor:before {
  content: "\f244";
}

/* line 11190, app/assets/stylesheets/plugins.bundle.css.scss */
.la-ils:before {
  content: "\f245";
}

/* line 11191, app/assets/stylesheets/plugins.bundle.css.scss */
.la-image:before {
  content: "\f246";
}

/* line 11192, app/assets/stylesheets/plugins.bundle.css.scss */
.la-inbox:before {
  content: "\f247";
}

/* line 11193, app/assets/stylesheets/plugins.bundle.css.scss */
.la-indent:before {
  content: "\f248";
}

/* line 11194, app/assets/stylesheets/plugins.bundle.css.scss */
.la-industry:before {
  content: "\f249";
}

/* line 11195, app/assets/stylesheets/plugins.bundle.css.scss */
.la-info:before {
  content: "\f24a";
}

/* line 11196, app/assets/stylesheets/plugins.bundle.css.scss */
.la-info-circle:before {
  content: "\f24b";
}

/* line 11197, app/assets/stylesheets/plugins.bundle.css.scss */
.la-inr:before {
  content: "\f24c";
}

/* line 11198, app/assets/stylesheets/plugins.bundle.css.scss */
.la-instagram:before {
  content: "\f24d";
}

/* line 11199, app/assets/stylesheets/plugins.bundle.css.scss */
.la-institution:before {
  content: "\f24e";
}

/* line 11200, app/assets/stylesheets/plugins.bundle.css.scss */
.la-internet-explorer:before {
  content: "\f24f";
}

/* line 11201, app/assets/stylesheets/plugins.bundle.css.scss */
.la-ioxhost:before {
  content: "\f250";
}

/* line 11202, app/assets/stylesheets/plugins.bundle.css.scss */
.la-italic:before {
  content: "\f251";
}

/* line 11203, app/assets/stylesheets/plugins.bundle.css.scss */
.la-joomla:before {
  content: "\f252";
}

/* line 11204, app/assets/stylesheets/plugins.bundle.css.scss */
.la-jpy:before {
  content: "\f253";
}

/* line 11205, app/assets/stylesheets/plugins.bundle.css.scss */
.la-jsfiddle:before {
  content: "\f254";
}

/* line 11206, app/assets/stylesheets/plugins.bundle.css.scss */
.la-key:before {
  content: "\f255";
}

/* line 11207, app/assets/stylesheets/plugins.bundle.css.scss */
.la-keyboard-o:before {
  content: "\f256";
}

/* line 11208, app/assets/stylesheets/plugins.bundle.css.scss */
.la-krw:before {
  content: "\f257";
}

/* line 11209, app/assets/stylesheets/plugins.bundle.css.scss */
.la-language:before {
  content: "\f258";
}

/* line 11210, app/assets/stylesheets/plugins.bundle.css.scss */
.la-laptop:before {
  content: "\f259";
}

/* line 11211, app/assets/stylesheets/plugins.bundle.css.scss */
.la-lastfm:before {
  content: "\f25a";
}

/* line 11212, app/assets/stylesheets/plugins.bundle.css.scss */
.la-lastfm-square:before {
  content: "\f25b";
}

/* line 11213, app/assets/stylesheets/plugins.bundle.css.scss */
.la-leaf:before {
  content: "\f25c";
}

/* line 11214, app/assets/stylesheets/plugins.bundle.css.scss */
.la-leanpub:before {
  content: "\f25d";
}

/* line 11215, app/assets/stylesheets/plugins.bundle.css.scss */
.la-legal:before {
  content: "\f25e";
}

/* line 11216, app/assets/stylesheets/plugins.bundle.css.scss */
.la-lemon-o:before {
  content: "\f25f";
}

/* line 11217, app/assets/stylesheets/plugins.bundle.css.scss */
.la-level-down:before {
  content: "\f260";
}

/* line 11218, app/assets/stylesheets/plugins.bundle.css.scss */
.la-level-up:before {
  content: "\f261";
}

/* line 11219, app/assets/stylesheets/plugins.bundle.css.scss */
.la-life-bouy:before {
  content: "\f262";
}

/* line 11220, app/assets/stylesheets/plugins.bundle.css.scss */
.la-life-buoy:before {
  content: "\f263";
}

/* line 11221, app/assets/stylesheets/plugins.bundle.css.scss */
.la-life-ring:before, .la-support:before {
  content: "\f264";
}

/* line 11222, app/assets/stylesheets/plugins.bundle.css.scss */
.la-life-saver:before {
  content: "\f265";
}

/* line 11223, app/assets/stylesheets/plugins.bundle.css.scss */
.la-lightbulb-o:before {
  content: "\f266";
}

/* line 11224, app/assets/stylesheets/plugins.bundle.css.scss */
.la-line-chart:before {
  content: "\f267";
}

/* line 11225, app/assets/stylesheets/plugins.bundle.css.scss */
.la-link:before {
  content: "\f268";
}

/* line 11226, app/assets/stylesheets/plugins.bundle.css.scss */
.la-linkedin:before {
  content: "\f269";
}

/* line 11227, app/assets/stylesheets/plugins.bundle.css.scss */
.la-linkedin-square:before {
  content: "\f26a";
}

/* line 11228, app/assets/stylesheets/plugins.bundle.css.scss */
.la-linux:before {
  content: "\f26b";
}

/* line 11229, app/assets/stylesheets/plugins.bundle.css.scss */
.la-list:before {
  content: "\f26c";
}

/* line 11230, app/assets/stylesheets/plugins.bundle.css.scss */
.la-list-alt:before {
  content: "\f26d";
}

/* line 11231, app/assets/stylesheets/plugins.bundle.css.scss */
.la-list-ol:before {
  content: "\f26e";
}

/* line 11232, app/assets/stylesheets/plugins.bundle.css.scss */
.la-list-ul:before {
  content: "\f26f";
}

/* line 11233, app/assets/stylesheets/plugins.bundle.css.scss */
.la-location-arrow:before {
  content: "\f270";
}

/* line 11234, app/assets/stylesheets/plugins.bundle.css.scss */
.la-lock:before {
  content: "\f271";
}

/* line 11235, app/assets/stylesheets/plugins.bundle.css.scss */
.la-long-arrow-down:before {
  content: "\f272";
}

/* line 11236, app/assets/stylesheets/plugins.bundle.css.scss */
.la-long-arrow-left:before {
  content: "\f273";
}

/* line 11237, app/assets/stylesheets/plugins.bundle.css.scss */
.la-long-arrow-right:before {
  content: "\f274";
}

/* line 11238, app/assets/stylesheets/plugins.bundle.css.scss */
.la-long-arrow-up:before {
  content: "\f275";
}

/* line 11239, app/assets/stylesheets/plugins.bundle.css.scss */
.la-magic:before {
  content: "\f276";
}

/* line 11240, app/assets/stylesheets/plugins.bundle.css.scss */
.la-magnet:before {
  content: "\f277";
}

/* line 11241, app/assets/stylesheets/plugins.bundle.css.scss */
.la-mail-forward:before {
  content: "\f278";
}

/* line 11242, app/assets/stylesheets/plugins.bundle.css.scss */
.la-mail-reply:before {
  content: "\f279";
}

/* line 11243, app/assets/stylesheets/plugins.bundle.css.scss */
.la-mail-reply-all:before {
  content: "\f27a";
}

/* line 11244, app/assets/stylesheets/plugins.bundle.css.scss */
.la-male:before {
  content: "\f27b";
}

/* line 11245, app/assets/stylesheets/plugins.bundle.css.scss */
.la-map:before {
  content: "\f27c";
}

/* line 11246, app/assets/stylesheets/plugins.bundle.css.scss */
.la-map-marker:before {
  content: "\f27d";
}

/* line 11247, app/assets/stylesheets/plugins.bundle.css.scss */
.la-map-o:before {
  content: "\f27e";
}

/* line 11248, app/assets/stylesheets/plugins.bundle.css.scss */
.la-map-pin:before {
  content: "\f27f";
}

/* line 11249, app/assets/stylesheets/plugins.bundle.css.scss */
.la-map-signs:before {
  content: "\f280";
}

/* line 11250, app/assets/stylesheets/plugins.bundle.css.scss */
.la-mars:before {
  content: "\f281";
}

/* line 11251, app/assets/stylesheets/plugins.bundle.css.scss */
.la-mars-double:before {
  content: "\f282";
}

/* line 11252, app/assets/stylesheets/plugins.bundle.css.scss */
.la-mars-stroke:before {
  content: "\f283";
}

/* line 11253, app/assets/stylesheets/plugins.bundle.css.scss */
.la-mars-stroke-h:before {
  content: "\f284";
}

/* line 11254, app/assets/stylesheets/plugins.bundle.css.scss */
.la-mars-stroke-v:before {
  content: "\f285";
}

/* line 11255, app/assets/stylesheets/plugins.bundle.css.scss */
.la-maxcdn:before {
  content: "\f286";
}

/* line 11256, app/assets/stylesheets/plugins.bundle.css.scss */
.la-meanpath:before {
  content: "\f287";
}

/* line 11257, app/assets/stylesheets/plugins.bundle.css.scss */
.la-medium:before {
  content: "\f288";
}

/* line 11258, app/assets/stylesheets/plugins.bundle.css.scss */
.la-medkit:before {
  content: "\f289";
}

/* line 11259, app/assets/stylesheets/plugins.bundle.css.scss */
.la-meh-o:before {
  content: "\f28a";
}

/* line 11260, app/assets/stylesheets/plugins.bundle.css.scss */
.la-mercury:before {
  content: "\f28b";
}

/* line 11261, app/assets/stylesheets/plugins.bundle.css.scss */
.la-microphone:before {
  content: "\f28c";
}

/* line 11262, app/assets/stylesheets/plugins.bundle.css.scss */
.la-microphone-slash:before {
  content: "\f28d";
}

/* line 11263, app/assets/stylesheets/plugins.bundle.css.scss */
.la-minus:before {
  content: "\f28e";
}

/* line 11264, app/assets/stylesheets/plugins.bundle.css.scss */
.la-minus-circle:before {
  content: "\f28f";
}

/* line 11265, app/assets/stylesheets/plugins.bundle.css.scss */
.la-minus-square:before {
  content: "\f290";
}

/* line 11266, app/assets/stylesheets/plugins.bundle.css.scss */
.la-minus-square-o:before {
  content: "\f291";
}

/* line 11267, app/assets/stylesheets/plugins.bundle.css.scss */
.la-mobile:before {
  content: "\f292";
}

/* line 11268, app/assets/stylesheets/plugins.bundle.css.scss */
.la-mobile-phone:before {
  content: "\f293";
}

/* line 11269, app/assets/stylesheets/plugins.bundle.css.scss */
.la-money:before {
  content: "\f294";
}

/* line 11270, app/assets/stylesheets/plugins.bundle.css.scss */
.la-moon-o:before {
  content: "\f295";
}

/* line 11271, app/assets/stylesheets/plugins.bundle.css.scss */
.la-mortar-board:before {
  content: "\f296";
}

/* line 11272, app/assets/stylesheets/plugins.bundle.css.scss */
.la-motorcycle:before {
  content: "\f297";
}

/* line 11273, app/assets/stylesheets/plugins.bundle.css.scss */
.la-mouse-pointer:before {
  content: "\f298";
}

/* line 11274, app/assets/stylesheets/plugins.bundle.css.scss */
.la-music:before {
  content: "\f299";
}

/* line 11275, app/assets/stylesheets/plugins.bundle.css.scss */
.la-navicon:before {
  content: "\f29a";
}

/* line 11276, app/assets/stylesheets/plugins.bundle.css.scss */
.la-neuter:before {
  content: "\f29b";
}

/* line 11277, app/assets/stylesheets/plugins.bundle.css.scss */
.la-newspaper-o:before {
  content: "\f29c";
}

/* line 11278, app/assets/stylesheets/plugins.bundle.css.scss */
.la-object-group:before {
  content: "\f29d";
}

/* line 11279, app/assets/stylesheets/plugins.bundle.css.scss */
.la-object-ungroup:before {
  content: "\f29e";
}

/* line 11280, app/assets/stylesheets/plugins.bundle.css.scss */
.la-odnoklassniki:before {
  content: "\f29f";
}

/* line 11281, app/assets/stylesheets/plugins.bundle.css.scss */
.la-odnoklassniki-square:before {
  content: "\f2a0";
}

/* line 11282, app/assets/stylesheets/plugins.bundle.css.scss */
.la-opencart:before {
  content: "\f2a1";
}

/* line 11283, app/assets/stylesheets/plugins.bundle.css.scss */
.la-openid:before {
  content: "\f2a2";
}

/* line 11284, app/assets/stylesheets/plugins.bundle.css.scss */
.la-opera:before {
  content: "\f2a3";
}

/* line 11285, app/assets/stylesheets/plugins.bundle.css.scss */
.la-optin-monster:before {
  content: "\f2a4";
}

/* line 11286, app/assets/stylesheets/plugins.bundle.css.scss */
.la-outdent:before {
  content: "\f2a5";
}

/* line 11287, app/assets/stylesheets/plugins.bundle.css.scss */
.la-pagelines:before {
  content: "\f2a6";
}

/* line 11288, app/assets/stylesheets/plugins.bundle.css.scss */
.la-paint-brush:before {
  content: "\f2a7";
}

/* line 11289, app/assets/stylesheets/plugins.bundle.css.scss */
.la-paper-plane:before, .la-send:before {
  content: "\f2a8";
}

/* line 11290, app/assets/stylesheets/plugins.bundle.css.scss */
.la-paper-plane-o:before, .la-send-o:before {
  content: "\f2a9";
}

/* line 11291, app/assets/stylesheets/plugins.bundle.css.scss */
.la-paperclip:before {
  content: "\f2aa";
}

/* line 11292, app/assets/stylesheets/plugins.bundle.css.scss */
.la-paragraph:before {
  content: "\f2ab";
}

/* line 11293, app/assets/stylesheets/plugins.bundle.css.scss */
.la-paste:before {
  content: "\f2ac";
}

/* line 11294, app/assets/stylesheets/plugins.bundle.css.scss */
.la-pause:before {
  content: "\f2ad";
}

/* line 11295, app/assets/stylesheets/plugins.bundle.css.scss */
.la-paw:before {
  content: "\f2ae";
}

/* line 11296, app/assets/stylesheets/plugins.bundle.css.scss */
.la-paypal:before {
  content: "\f2af";
}

/* line 11297, app/assets/stylesheets/plugins.bundle.css.scss */
.la-pencil:before {
  content: "\f2b0";
}

/* line 11298, app/assets/stylesheets/plugins.bundle.css.scss */
.la-pencil-square:before {
  content: "\f2b1";
}

/* line 11299, app/assets/stylesheets/plugins.bundle.css.scss */
.la-pencil-square-o:before {
  content: "\f2b2";
}

/* line 11300, app/assets/stylesheets/plugins.bundle.css.scss */
.la-phone:before {
  content: "\f2b3";
}

/* line 11301, app/assets/stylesheets/plugins.bundle.css.scss */
.la-phone-square:before {
  content: "\f2b4";
}

/* line 11302, app/assets/stylesheets/plugins.bundle.css.scss */
.la-photo:before {
  content: "\f2b5";
}

/* line 11303, app/assets/stylesheets/plugins.bundle.css.scss */
.la-picture-o:before {
  content: "\f2b6";
}

/* line 11304, app/assets/stylesheets/plugins.bundle.css.scss */
.la-pie-chart:before {
  content: "\f2b7";
}

/* line 11305, app/assets/stylesheets/plugins.bundle.css.scss */
.la-pied-piper:before {
  content: "\f2b8";
}

/* line 11306, app/assets/stylesheets/plugins.bundle.css.scss */
.la-pied-piper-alt:before {
  content: "\f2b9";
}

/* line 11307, app/assets/stylesheets/plugins.bundle.css.scss */
.la-pinterest:before {
  content: "\f2ba";
}

/* line 11308, app/assets/stylesheets/plugins.bundle.css.scss */
.la-pinterest-p:before {
  content: "\f2bb";
}

/* line 11309, app/assets/stylesheets/plugins.bundle.css.scss */
.la-pinterest-square:before {
  content: "\f2bc";
}

/* line 11310, app/assets/stylesheets/plugins.bundle.css.scss */
.la-plane:before {
  content: "\f2bd";
}

/* line 11311, app/assets/stylesheets/plugins.bundle.css.scss */
.la-play:before {
  content: "\f2be";
}

/* line 11312, app/assets/stylesheets/plugins.bundle.css.scss */
.la-play-circle:before {
  content: "\f2bf";
}

/* line 11313, app/assets/stylesheets/plugins.bundle.css.scss */
.la-play-circle-o:before {
  content: "\f2c0";
}

/* line 11314, app/assets/stylesheets/plugins.bundle.css.scss */
.la-plug:before {
  content: "\f2c1";
}

/* line 11315, app/assets/stylesheets/plugins.bundle.css.scss */
.la-plus:before {
  content: "\f2c2";
}

/* line 11316, app/assets/stylesheets/plugins.bundle.css.scss */
.la-plus-circle:before {
  content: "\f2c3";
}

/* line 11317, app/assets/stylesheets/plugins.bundle.css.scss */
.la-plus-square:before {
  content: "\f2c4";
}

/* line 11318, app/assets/stylesheets/plugins.bundle.css.scss */
.la-plus-square-o:before {
  content: "\f2c5";
}

/* line 11319, app/assets/stylesheets/plugins.bundle.css.scss */
.la-power-off:before {
  content: "\f2c6";
}

/* line 11320, app/assets/stylesheets/plugins.bundle.css.scss */
.la-print:before {
  content: "\f2c7";
}

/* line 11321, app/assets/stylesheets/plugins.bundle.css.scss */
.la-puzzle-piece:before {
  content: "\f2c8";
}

/* line 11322, app/assets/stylesheets/plugins.bundle.css.scss */
.la-qq:before {
  content: "\f2c9";
}

/* line 11323, app/assets/stylesheets/plugins.bundle.css.scss */
.la-qrcode:before {
  content: "\f2ca";
}

/* line 11324, app/assets/stylesheets/plugins.bundle.css.scss */
.la-question:before {
  content: "\f2cb";
}

/* line 11325, app/assets/stylesheets/plugins.bundle.css.scss */
.la-question-circle:before {
  content: "\f2cc";
}

/* line 11326, app/assets/stylesheets/plugins.bundle.css.scss */
.la-quote-left:before {
  content: "\f2cd";
}

/* line 11327, app/assets/stylesheets/plugins.bundle.css.scss */
.la-quote-right:before {
  content: "\f2ce";
}

/* line 11328, app/assets/stylesheets/plugins.bundle.css.scss */
.la-ra:before {
  content: "\f2cf";
}

/* line 11329, app/assets/stylesheets/plugins.bundle.css.scss */
.la-random:before {
  content: "\f2d0";
}

/* line 11330, app/assets/stylesheets/plugins.bundle.css.scss */
.la-rebel:before {
  content: "\f2d1";
}

/* line 11331, app/assets/stylesheets/plugins.bundle.css.scss */
.la-recycle:before {
  content: "\f2d2";
}

/* line 11332, app/assets/stylesheets/plugins.bundle.css.scss */
.la-reddit:before {
  content: "\f2d3";
}

/* line 11333, app/assets/stylesheets/plugins.bundle.css.scss */
.la-reddit-square:before {
  content: "\f2d4";
}

/* line 11334, app/assets/stylesheets/plugins.bundle.css.scss */
.la-refresh:before {
  content: "\f2d5";
}

/* line 11335, app/assets/stylesheets/plugins.bundle.css.scss */
.la-registered:before {
  content: "\f2d6";
}

/* line 11336, app/assets/stylesheets/plugins.bundle.css.scss */
.la-renren:before {
  content: "\f2d7";
}

/* line 11337, app/assets/stylesheets/plugins.bundle.css.scss */
.la-reorder:before {
  content: "\f2d8";
}

/* line 11338, app/assets/stylesheets/plugins.bundle.css.scss */
.la-repeat:before {
  content: "\f2d9";
}

/* line 11339, app/assets/stylesheets/plugins.bundle.css.scss */
.la-reply:before {
  content: "\f2da";
}

/* line 11340, app/assets/stylesheets/plugins.bundle.css.scss */
.la-reply-all:before {
  content: "\f2db";
}

/* line 11341, app/assets/stylesheets/plugins.bundle.css.scss */
.la-retweet:before {
  content: "\f2dc";
}

/* line 11342, app/assets/stylesheets/plugins.bundle.css.scss */
.la-rmb:before {
  content: "\f2dd";
}

/* line 11343, app/assets/stylesheets/plugins.bundle.css.scss */
.la-road:before {
  content: "\f2de";
}

/* line 11344, app/assets/stylesheets/plugins.bundle.css.scss */
.la-rocket:before {
  content: "\f2df";
}

/* line 11345, app/assets/stylesheets/plugins.bundle.css.scss */
.la-rotate-left:before {
  content: "\f2e0";
}

/* line 11346, app/assets/stylesheets/plugins.bundle.css.scss */
.la-rotate-right:before {
  content: "\f2e1";
}

/* line 11347, app/assets/stylesheets/plugins.bundle.css.scss */
.la-rouble:before {
  content: "\f2e2";
}

/* line 11348, app/assets/stylesheets/plugins.bundle.css.scss */
.la-rss:before, .la-feed:before {
  content: "\f2e3";
}

/* line 11349, app/assets/stylesheets/plugins.bundle.css.scss */
.la-rss-square:before {
  content: "\f2e4";
}

/* line 11350, app/assets/stylesheets/plugins.bundle.css.scss */
.la-rub:before {
  content: "\f2e5";
}

/* line 11351, app/assets/stylesheets/plugins.bundle.css.scss */
.la-ruble:before {
  content: "\f2e6";
}

/* line 11352, app/assets/stylesheets/plugins.bundle.css.scss */
.la-rupee:before {
  content: "\f2e7";
}

/* line 11353, app/assets/stylesheets/plugins.bundle.css.scss */
.la-safari:before {
  content: "\f2e8";
}

/* line 11354, app/assets/stylesheets/plugins.bundle.css.scss */
.la-save:before {
  content: "\f2e9";
}

/* line 11355, app/assets/stylesheets/plugins.bundle.css.scss */
.la-scissors:before {
  content: "\f2ea";
}

/* line 11356, app/assets/stylesheets/plugins.bundle.css.scss */
.la-search:before {
  content: "\f2eb";
}

/* line 11357, app/assets/stylesheets/plugins.bundle.css.scss */
.la-search-minus:before {
  content: "\f2ec";
}

/* line 11358, app/assets/stylesheets/plugins.bundle.css.scss */
.la-search-plus:before {
  content: "\f2ed";
}

/* line 11359, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sellsy:before {
  content: "\f2ee";
}

/* line 11360, app/assets/stylesheets/plugins.bundle.css.scss */
.la-server:before {
  content: "\f2ef";
}

/* line 11361, app/assets/stylesheets/plugins.bundle.css.scss */
.la-share:before {
  content: "\f2f0";
}

/* line 11362, app/assets/stylesheets/plugins.bundle.css.scss */
.la-share-alt:before {
  content: "\f2f1";
}

/* line 11363, app/assets/stylesheets/plugins.bundle.css.scss */
.la-share-alt-square:before {
  content: "\f2f2";
}

/* line 11364, app/assets/stylesheets/plugins.bundle.css.scss */
.la-share-square:before {
  content: "\f2f3";
}

/* line 11365, app/assets/stylesheets/plugins.bundle.css.scss */
.la-share-square-o:before {
  content: "\f2f4";
}

/* line 11366, app/assets/stylesheets/plugins.bundle.css.scss */
.la-shekel:before {
  content: "\f2f5";
}

/* line 11367, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sheqel:before {
  content: "\f2f6";
}

/* line 11368, app/assets/stylesheets/plugins.bundle.css.scss */
.la-shield:before {
  content: "\f2f7";
}

/* line 11369, app/assets/stylesheets/plugins.bundle.css.scss */
.la-ship:before {
  content: "\f2f8";
}

/* line 11370, app/assets/stylesheets/plugins.bundle.css.scss */
.la-shirtsinbulk:before {
  content: "\f2f9";
}

/* line 11371, app/assets/stylesheets/plugins.bundle.css.scss */
.la-shopping-cart:before {
  content: "\f2fa";
}

/* line 11372, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sign-in:before {
  content: "\f2fb";
}

/* line 11373, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sign-out:before {
  content: "\f2fc";
}

/* line 11374, app/assets/stylesheets/plugins.bundle.css.scss */
.la-signal:before {
  content: "\f2fd";
}

/* line 11375, app/assets/stylesheets/plugins.bundle.css.scss */
.la-simplybuilt:before {
  content: "\f2fe";
}

/* line 11376, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sitemap:before {
  content: "\f2ff";
}

/* line 11377, app/assets/stylesheets/plugins.bundle.css.scss */
.la-skyatlas:before {
  content: "\f300";
}

/* line 11378, app/assets/stylesheets/plugins.bundle.css.scss */
.la-skype:before {
  content: "\f301";
}

/* line 11379, app/assets/stylesheets/plugins.bundle.css.scss */
.la-slack:before {
  content: "\f302";
}

/* line 11380, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sliders:before {
  content: "\f303";
}

/* line 11381, app/assets/stylesheets/plugins.bundle.css.scss */
.la-slideshare:before {
  content: "\f304";
}

/* line 11382, app/assets/stylesheets/plugins.bundle.css.scss */
.la-smile-o:before {
  content: "\f305";
}

/* line 11383, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sort:before, .la-unsorted:before {
  content: "\f306";
}

/* line 11384, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sort-alpha-asc:before {
  content: "\f307";
}

/* line 11385, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sort-alpha-desc:before {
  content: "\f308";
}

/* line 11386, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sort-amount-asc:before {
  content: "\f309";
}

/* line 11387, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sort-amount-desc:before {
  content: "\f30a";
}

/* line 11388, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sort-asc:before, .la-sort-up:before {
  content: "\f30b";
}

/* line 11389, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sort-desc:before, .la-sort-down:before {
  content: "\f30c";
}

/* line 11390, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sort-numeric-asc:before {
  content: "\f30d";
}

/* line 11391, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sort-numeric-desc:before {
  content: "\f30e";
}

/* line 11392, app/assets/stylesheets/plugins.bundle.css.scss */
.la-soundcloud:before {
  content: "\f30f";
}

/* line 11393, app/assets/stylesheets/plugins.bundle.css.scss */
.la-space-shuttle:before {
  content: "\f310";
}

/* line 11394, app/assets/stylesheets/plugins.bundle.css.scss */
.la-spinner:before {
  content: "\f311";
}

/* line 11395, app/assets/stylesheets/plugins.bundle.css.scss */
.la-spoon:before {
  content: "\f312";
}

/* line 11396, app/assets/stylesheets/plugins.bundle.css.scss */
.la-spotify:before {
  content: "\f313";
}

/* line 11397, app/assets/stylesheets/plugins.bundle.css.scss */
.la-square:before {
  content: "\f314";
}

/* line 11398, app/assets/stylesheets/plugins.bundle.css.scss */
.la-square-o:before {
  content: "\f315";
}

/* line 11399, app/assets/stylesheets/plugins.bundle.css.scss */
.la-stack-exchange:before {
  content: "\f316";
}

/* line 11400, app/assets/stylesheets/plugins.bundle.css.scss */
.la-stack-overflow:before {
  content: "\f317";
}

/* line 11401, app/assets/stylesheets/plugins.bundle.css.scss */
.la-star:before {
  content: "\f318";
}

/* line 11402, app/assets/stylesheets/plugins.bundle.css.scss */
.la-star-half:before {
  content: "\f319";
}

/* line 11403, app/assets/stylesheets/plugins.bundle.css.scss */
.la-star-half-o:before, .la-star-half-full:before, .la-star-half-empty:before {
  content: "\f31a";
}

/* line 11404, app/assets/stylesheets/plugins.bundle.css.scss */
.la-star-o:before {
  content: "\f31b";
}

/* line 11405, app/assets/stylesheets/plugins.bundle.css.scss */
.la-steam:before {
  content: "\f31c";
}

/* line 11406, app/assets/stylesheets/plugins.bundle.css.scss */
.la-steam-square:before {
  content: "\f31d";
}

/* line 11407, app/assets/stylesheets/plugins.bundle.css.scss */
.la-step-backward:before {
  content: "\f31e";
}

/* line 11408, app/assets/stylesheets/plugins.bundle.css.scss */
.la-step-forward:before {
  content: "\f31f";
}

/* line 11409, app/assets/stylesheets/plugins.bundle.css.scss */
.la-stethoscope:before {
  content: "\f320";
}

/* line 11410, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sticky-note:before {
  content: "\f321";
}

/* line 11411, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sticky-note-o:before {
  content: "\f322";
}

/* line 11412, app/assets/stylesheets/plugins.bundle.css.scss */
.la-stop:before {
  content: "\f323";
}

/* line 11413, app/assets/stylesheets/plugins.bundle.css.scss */
.la-street-view:before {
  content: "\f324";
}

/* line 11414, app/assets/stylesheets/plugins.bundle.css.scss */
.la-strikethrough:before {
  content: "\f325";
}

/* line 11415, app/assets/stylesheets/plugins.bundle.css.scss */
.la-stumbleupon:before {
  content: "\f326";
}

/* line 11416, app/assets/stylesheets/plugins.bundle.css.scss */
.la-stumbleupon-circle:before {
  content: "\f327";
}

/* line 11417, app/assets/stylesheets/plugins.bundle.css.scss */
.la-subscript:before {
  content: "\f328";
}

/* line 11418, app/assets/stylesheets/plugins.bundle.css.scss */
.la-subway:before {
  content: "\f329";
}

/* line 11419, app/assets/stylesheets/plugins.bundle.css.scss */
.la-suitcase:before {
  content: "\f32a";
}

/* line 11420, app/assets/stylesheets/plugins.bundle.css.scss */
.la-sun-o:before {
  content: "\f32b";
}

/* line 11421, app/assets/stylesheets/plugins.bundle.css.scss */
.la-superscript:before {
  content: "\f32c";
}

/* line 11422, app/assets/stylesheets/plugins.bundle.css.scss */
.la-table:before {
  content: "\f32d";
}

/* line 11423, app/assets/stylesheets/plugins.bundle.css.scss */
.la-tablet:before {
  content: "\f32e";
}

/* line 11424, app/assets/stylesheets/plugins.bundle.css.scss */
.la-tachometer:before {
  content: "\f32f";
}

/* line 11425, app/assets/stylesheets/plugins.bundle.css.scss */
.la-tag:before {
  content: "\f330";
}

/* line 11426, app/assets/stylesheets/plugins.bundle.css.scss */
.la-tags:before {
  content: "\f331";
}

/* line 11427, app/assets/stylesheets/plugins.bundle.css.scss */
.la-tasks:before {
  content: "\f332";
}

/* line 11428, app/assets/stylesheets/plugins.bundle.css.scss */
.la-taxi:before {
  content: "\f333";
}

/* line 11429, app/assets/stylesheets/plugins.bundle.css.scss */
.la-television:before, .la-tv:before {
  content: "\f334";
}

/* line 11430, app/assets/stylesheets/plugins.bundle.css.scss */
.la-tencent-weibo:before {
  content: "\f335";
}

/* line 11431, app/assets/stylesheets/plugins.bundle.css.scss */
.la-terminal:before {
  content: "\f336";
}

/* line 11432, app/assets/stylesheets/plugins.bundle.css.scss */
.la-text-height:before {
  content: "\f337";
}

/* line 11433, app/assets/stylesheets/plugins.bundle.css.scss */
.la-text-width:before {
  content: "\f338";
}

/* line 11434, app/assets/stylesheets/plugins.bundle.css.scss */
.la-th:before {
  content: "\f339";
}

/* line 11435, app/assets/stylesheets/plugins.bundle.css.scss */
.la-th-large:before {
  content: "\f33a";
}

/* line 11436, app/assets/stylesheets/plugins.bundle.css.scss */
.la-th-list:before {
  content: "\f33b";
}

/* line 11437, app/assets/stylesheets/plugins.bundle.css.scss */
.la-thumb-tack:before {
  content: "\f33c";
}

/* line 11438, app/assets/stylesheets/plugins.bundle.css.scss */
.la-thumbs-down:before {
  content: "\f33d";
}

/* line 11439, app/assets/stylesheets/plugins.bundle.css.scss */
.la-thumbs-o-down:before {
  content: "\f33e";
}

/* line 11440, app/assets/stylesheets/plugins.bundle.css.scss */
.la-thumbs-o-up:before {
  content: "\f33f";
}

/* line 11441, app/assets/stylesheets/plugins.bundle.css.scss */
.la-thumbs-up:before {
  content: "\f340";
}

/* line 11442, app/assets/stylesheets/plugins.bundle.css.scss */
.la-ticket:before {
  content: "\f341";
}

/* line 11443, app/assets/stylesheets/plugins.bundle.css.scss */
.la-times:before, .la-remove:before {
  content: "\f342";
}

/* line 11444, app/assets/stylesheets/plugins.bundle.css.scss */
.la-times-circle:before {
  content: "\f343";
}

/* line 11445, app/assets/stylesheets/plugins.bundle.css.scss */
.la-times-circle-o:before {
  content: "\f344";
}

/* line 11446, app/assets/stylesheets/plugins.bundle.css.scss */
.la-tint:before {
  content: "\f345";
}

/* line 11447, app/assets/stylesheets/plugins.bundle.css.scss */
.la-toggle-off:before {
  content: "\f346";
}

/* line 11448, app/assets/stylesheets/plugins.bundle.css.scss */
.la-toggle-on:before {
  content: "\f347";
}

/* line 11449, app/assets/stylesheets/plugins.bundle.css.scss */
.la-trademark:before {
  content: "\f348";
}

/* line 11450, app/assets/stylesheets/plugins.bundle.css.scss */
.la-train:before {
  content: "\f349";
}

/* line 11451, app/assets/stylesheets/plugins.bundle.css.scss */
.la-transgender:before, .la-intersex:before {
  content: "\f34a";
}

/* line 11452, app/assets/stylesheets/plugins.bundle.css.scss */
.la-transgender-alt:before {
  content: "\f34b";
}

/* line 11453, app/assets/stylesheets/plugins.bundle.css.scss */
.la-trash:before {
  content: "\f34c";
}

/* line 11454, app/assets/stylesheets/plugins.bundle.css.scss */
.la-trash-o:before {
  content: "\f34d";
}

/* line 11455, app/assets/stylesheets/plugins.bundle.css.scss */
.la-tree:before {
  content: "\f34e";
}

/* line 11456, app/assets/stylesheets/plugins.bundle.css.scss */
.la-trello:before {
  content: "\f34f";
}

/* line 11457, app/assets/stylesheets/plugins.bundle.css.scss */
.la-tripadvisor:before {
  content: "\f350";
}

/* line 11458, app/assets/stylesheets/plugins.bundle.css.scss */
.la-trophy:before {
  content: "\f351";
}

/* line 11459, app/assets/stylesheets/plugins.bundle.css.scss */
.la-truck:before {
  content: "\f352";
}

/* line 11460, app/assets/stylesheets/plugins.bundle.css.scss */
.la-try:before {
  content: "\f353";
}

/* line 11461, app/assets/stylesheets/plugins.bundle.css.scss */
.la-tty:before {
  content: "\f354";
}

/* line 11462, app/assets/stylesheets/plugins.bundle.css.scss */
.la-tumblr:before {
  content: "\f355";
}

/* line 11463, app/assets/stylesheets/plugins.bundle.css.scss */
.la-tumblr-square:before {
  content: "\f356";
}

/* line 11464, app/assets/stylesheets/plugins.bundle.css.scss */
.la-turkish-lira:before {
  content: "\f357";
}

/* line 11465, app/assets/stylesheets/plugins.bundle.css.scss */
.la-twitch:before {
  content: "\f358";
}

/* line 11466, app/assets/stylesheets/plugins.bundle.css.scss */
.la-twitter:before {
  content: "\f359";
}

/* line 11467, app/assets/stylesheets/plugins.bundle.css.scss */
.la-twitter-square:before {
  content: "\f35a";
}

/* line 11468, app/assets/stylesheets/plugins.bundle.css.scss */
.la-umbrella:before {
  content: "\f35b";
}

/* line 11469, app/assets/stylesheets/plugins.bundle.css.scss */
.la-underline:before {
  content: "\f35c";
}

/* line 11470, app/assets/stylesheets/plugins.bundle.css.scss */
.la-undo:before {
  content: "\f35d";
}

/* line 11471, app/assets/stylesheets/plugins.bundle.css.scss */
.la-university:before {
  content: "\f35e";
}

/* line 11472, app/assets/stylesheets/plugins.bundle.css.scss */
.la-unlink:before {
  content: "\f35f";
}

/* line 11473, app/assets/stylesheets/plugins.bundle.css.scss */
.la-unlock:before {
  content: "\f360";
}

/* line 11474, app/assets/stylesheets/plugins.bundle.css.scss */
.la-unlock-alt:before {
  content: "\f361";
}

/* line 11475, app/assets/stylesheets/plugins.bundle.css.scss */
.la-upload:before {
  content: "\f362";
}

/* line 11476, app/assets/stylesheets/plugins.bundle.css.scss */
.la-usd:before {
  content: "\f363";
}

/* line 11477, app/assets/stylesheets/plugins.bundle.css.scss */
.la-user:before {
  content: "\f364";
}

/* line 11478, app/assets/stylesheets/plugins.bundle.css.scss */
.la-user-md:before {
  content: "\f365";
}

/* line 11479, app/assets/stylesheets/plugins.bundle.css.scss */
.la-user-plus:before {
  content: "\f366";
}

/* line 11480, app/assets/stylesheets/plugins.bundle.css.scss */
.la-user-secret:before {
  content: "\f367";
}

/* line 11481, app/assets/stylesheets/plugins.bundle.css.scss */
.la-user-times:before {
  content: "\f368";
}

/* line 11482, app/assets/stylesheets/plugins.bundle.css.scss */
.la-users:before {
  content: "\f369";
}

/* line 11483, app/assets/stylesheets/plugins.bundle.css.scss */
.la-venus:before {
  content: "\f36a";
}

/* line 11484, app/assets/stylesheets/plugins.bundle.css.scss */
.la-venus-double:before {
  content: "\f36b";
}

/* line 11485, app/assets/stylesheets/plugins.bundle.css.scss */
.la-venus-mars:before {
  content: "\f36c";
}

/* line 11486, app/assets/stylesheets/plugins.bundle.css.scss */
.la-viacoin:before {
  content: "\f36d";
}

/* line 11487, app/assets/stylesheets/plugins.bundle.css.scss */
.la-video-camera:before {
  content: "\f36e";
}

/* line 11488, app/assets/stylesheets/plugins.bundle.css.scss */
.la-vimeo:before {
  content: "\f36f";
}

/* line 11489, app/assets/stylesheets/plugins.bundle.css.scss */
.la-vimeo-square:before {
  content: "\f370";
}

/* line 11490, app/assets/stylesheets/plugins.bundle.css.scss */
.la-vine:before {
  content: "\f371";
}

/* line 11491, app/assets/stylesheets/plugins.bundle.css.scss */
.la-vk:before {
  content: "\f372";
}

/* line 11492, app/assets/stylesheets/plugins.bundle.css.scss */
.la-volume-down:before {
  content: "\f373";
}

/* line 11493, app/assets/stylesheets/plugins.bundle.css.scss */
.la-volume-off:before {
  content: "\f374";
}

/* line 11494, app/assets/stylesheets/plugins.bundle.css.scss */
.la-volume-up:before {
  content: "\f375";
}

/* line 11495, app/assets/stylesheets/plugins.bundle.css.scss */
.la-warning:before {
  content: "\f376";
}

/* line 11496, app/assets/stylesheets/plugins.bundle.css.scss */
.la-wechat:before {
  content: "\f377";
}

/* line 11497, app/assets/stylesheets/plugins.bundle.css.scss */
.la-weibo:before {
  content: "\f378";
}

/* line 11498, app/assets/stylesheets/plugins.bundle.css.scss */
.la-weixin:before {
  content: "\f379";
}

/* line 11499, app/assets/stylesheets/plugins.bundle.css.scss */
.la-whatsapp:before {
  content: "\f37a";
}

/* line 11500, app/assets/stylesheets/plugins.bundle.css.scss */
.la-wheelchair:before {
  content: "\f37b";
}

/* line 11501, app/assets/stylesheets/plugins.bundle.css.scss */
.la-wifi:before {
  content: "\f37c";
}

/* line 11502, app/assets/stylesheets/plugins.bundle.css.scss */
.la-wikipedia-w:before {
  content: "\f37d";
}

/* line 11503, app/assets/stylesheets/plugins.bundle.css.scss */
.la-windows:before {
  content: "\f37e";
}

/* line 11504, app/assets/stylesheets/plugins.bundle.css.scss */
.la-won:before {
  content: "\f37f";
}

/* line 11505, app/assets/stylesheets/plugins.bundle.css.scss */
.la-wordpress:before {
  content: "\f380";
}

/* line 11506, app/assets/stylesheets/plugins.bundle.css.scss */
.la-wrench:before {
  content: "\f381";
}

/* line 11507, app/assets/stylesheets/plugins.bundle.css.scss */
.la-xing:before {
  content: "\f382";
}

/* line 11508, app/assets/stylesheets/plugins.bundle.css.scss */
.la-xing-square:before {
  content: "\f383";
}

/* line 11509, app/assets/stylesheets/plugins.bundle.css.scss */
.la-y-combinator:before {
  content: "\f384";
}

/* line 11510, app/assets/stylesheets/plugins.bundle.css.scss */
.la-y-combinator-square:before {
  content: "\f385";
}

/* line 11511, app/assets/stylesheets/plugins.bundle.css.scss */
.la-yahoo:before {
  content: "\f386";
}

/* line 11512, app/assets/stylesheets/plugins.bundle.css.scss */
.la-yc:before {
  content: "\f387";
}

/* line 11513, app/assets/stylesheets/plugins.bundle.css.scss */
.la-yc-square:before {
  content: "\f388";
}

/* line 11514, app/assets/stylesheets/plugins.bundle.css.scss */
.la-yelp:before {
  content: "\f389";
}

/* line 11515, app/assets/stylesheets/plugins.bundle.css.scss */
.la-yen:before {
  content: "\f38a";
}

/* line 11516, app/assets/stylesheets/plugins.bundle.css.scss */
.la-youtube:before {
  content: "\f38b";
}

/* line 11517, app/assets/stylesheets/plugins.bundle.css.scss */
.la-youtube-play:before {
  content: "\f38c";
}

/* line 11518, app/assets/stylesheets/plugins.bundle.css.scss */
.la-youtube-square:before {
  content: "\f38d";
}

/*
    Flaticon icon font: Flaticon
    Creation date: 20/03/2017 20:02
    */
@font-face {
  font-family: "Flaticon";
  src: url(/assets/Flaticon-2f60e3b066df5481a4b9a9e60064822d82168f5a63d8b437237824c3f19ea78e.eot);
  src: url(/assets/Flaticon-2f60e3b066df5481a4b9a9e60064822d82168f5a63d8b437237824c3f19ea78e.eot?#iefix) format("embedded-opentype"), url(/assets/Flaticon-2823fe0a84f94b3a30556e1c320b9b11236db94d38365677c25ec61a33e68f2b.woff) format("woff"), url(/assets/Flaticon-adafa48c9f597df50730d321f9fec777bf714800d4e366bd6fcf2eb4e6f0cb15.ttf) format("truetype"), url(/assets/Flaticon-70de7ae4eeafc6f95b36c37fbb4f98356e8f9e55d4612d68e179ad464d360565.svg#Flaticon) format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url(/assets/Flaticon-70de7ae4eeafc6f95b36c37fbb4f98356e8f9e55d4612d68e179ad464d360565.svg#Flaticon) format("svg");
  }
}

/* line 11542, app/assets/stylesheets/plugins.bundle.css.scss */
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before {
  font-family: Flaticon;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* line 11557, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-email-black-circular-button:before {
  content: "\f100";
}

/* line 11558, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-map:before {
  content: "\f101";
}

/* line 11559, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-alert-off:before {
  content: "\f102";
}

/* line 11560, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-alert:before {
  content: "\f103";
}

/* line 11561, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-computer:before {
  content: "\f104";
}

/* line 11562, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-responsive:before {
  content: "\f105";
}

/* line 11563, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-presentation:before {
  content: "\f106";
}

/* line 11564, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-arrows:before {
  content: "\f107";
}

/* line 11565, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-rocket:before {
  content: "\f108";
}

/* line 11566, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-reply:before {
  content: "\f109";
}

/* line 11567, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-gift:before {
  content: "\f10a";
}

/* line 11568, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-confetti:before {
  content: "\f10b";
}

/* line 11569, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-piggy-bank:before {
  content: "\f10c";
}

/* line 11570, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-support:before {
  content: "\f10d";
}

/* line 11571, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-delete:before {
  content: "\f10e";
}

/* line 11572, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-eye:before {
  content: "\f10f";
}

/* line 11573, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-multimedia:before {
  content: "\f110";
}

/* line 11574, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-whatsapp:before {
  content: "\f111";
}

/* line 11575, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-multimedia-2:before {
  content: "\f112";
}

/* line 11576, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-email:before {
  content: "\f113";
}

/* line 11577, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-presentation-1:before {
  content: "\f114";
}

/* line 11578, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-trophy:before {
  content: "\f115";
}

/* line 11579, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-psd:before {
  content: "\f116";
}

/* line 11580, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-layer:before {
  content: "\f117";
}

/* line 11581, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-doc:before {
  content: "\f118";
}

/* line 11582, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-file:before {
  content: "\f119";
}

/* line 11583, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-network:before {
  content: "\f11a";
}

/* line 11584, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-bus-stop:before {
  content: "\f11b";
}

/* line 11585, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-globe:before {
  content: "\f11c";
}

/* line 11586, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-upload:before {
  content: "\f11d";
}

/* line 11587, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-squares:before {
  content: "\f11e";
}

/* line 11588, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-technology:before {
  content: "\f11f";
}

/* line 11589, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-up-arrow:before {
  content: "\f120";
}

/* line 11590, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-browser:before {
  content: "\f121";
}

/* line 11591, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-speech-bubble:before {
  content: "\f122";
}

/* line 11592, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-coins:before {
  content: "\f123";
}

/* line 11593, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-open-box:before {
  content: "\f124";
}

/* line 11594, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-speech-bubble-1:before {
  content: "\f125";
}

/* line 11595, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-attachment:before {
  content: "\f126";
}

/* line 11596, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-photo-camera:before {
  content: "\f127";
}

/* line 11597, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-skype-logo:before {
  content: "\f128";
}

/* line 11598, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-linkedin-logo:before {
  content: "\f129";
}

/* line 11599, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-twitter-logo:before {
  content: "\f12a";
}

/* line 11600, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-facebook-letter-logo:before {
  content: "\f12b";
}

/* line 11601, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-calendar-with-a-clock-time-tools:before {
  content: "\f12c";
}

/* line 11602, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-youtube:before {
  content: "\f12d";
}

/* line 11603, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-add-circular-button:before {
  content: "\f12e";
}

/* line 11604, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-more-v2:before {
  content: "\f12f";
}

/* line 11605, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-search:before {
  content: "\f130";
}

/* line 11606, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-search-magnifier-interface-symbol:before {
  content: "\f131";
}

/* line 11607, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-questions-circular-button:before {
  content: "\f132";
}

/* line 11608, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-refresh:before {
  content: "\f133";
}

/* line 11609, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-logout:before {
  content: "\f134";
}

/* line 11610, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-event-calendar-symbol:before {
  content: "\f135";
}

/* line 11611, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-laptop:before {
  content: "\f136";
}

/* line 11612, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-tool:before {
  content: "\f137";
}

/* line 11613, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-graphic:before {
  content: "\f138";
}

/* line 11614, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-symbol:before {
  content: "\f139";
}

/* line 11615, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-graphic-1:before {
  content: "\f13a";
}

/* line 11616, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-clock:before {
  content: "\f13b";
}

/* line 11617, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-squares-1:before {
  content: "\f13c";
}

/* line 11618, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-black:before {
  content: "\f13d";
}

/* line 11619, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-book:before {
  content: "\f13e";
}

/* line 11620, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-cogwheel:before {
  content: "\f13f";
}

/* line 11621, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-exclamation:before {
  content: "\f140";
}

/* line 11622, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-add-label-button:before {
  content: "\f141";
}

/* line 11623, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-delete-1:before {
  content: "\f142";
}

/* line 11624, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-interface:before {
  content: "\f143";
}

/* line 11625, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-more:before {
  content: "\f144";
}

/* line 11626, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-warning-sign:before {
  content: "\f145";
}

/* line 11627, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-calendar:before {
  content: "\f146";
}

/* line 11628, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-instagram-logo:before {
  content: "\f147";
}

/* line 11629, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-linkedin:before {
  content: "\f148";
}

/* line 11630, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-facebook-logo-button:before {
  content: "\f149";
}

/* line 11631, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-twitter-logo-button:before {
  content: "\f14a";
}

/* line 11632, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-cancel:before {
  content: "\f14b";
}

/* line 11633, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-exclamation-square:before {
  content: "\f14c";
}

/* line 11634, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-buildings:before {
  content: "\f14d";
}

/* line 11635, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-danger:before {
  content: "\f14e";
}

/* line 11636, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-technology-1:before {
  content: "\f14f";
}

/* line 11637, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-letter-g:before {
  content: "\f150";
}

/* line 11638, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-interface-1:before {
  content: "\f151";
}

/* line 11639, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-circle:before {
  content: "\f152";
}

/* line 11640, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-pin:before {
  content: "\f153";
}

/* line 11641, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-close:before {
  content: "\f154";
}

/* line 11642, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-clock-1:before {
  content: "\f155";
}

/* line 11643, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-apps:before {
  content: "\f156";
}

/* line 11644, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-user:before {
  content: "\f157";
}

/* line 11645, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-menu-button:before {
  content: "\f158";
}

/* line 11646, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-settings:before {
  content: "\f159";
}

/* line 11647, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-home:before {
  content: "\f15a";
}

/* line 11648, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-clock-2:before {
  content: "\f15b";
}

/* line 11649, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-lifebuoy:before {
  content: "\f15c";
}

/* line 11650, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-cogwheel-1:before {
  content: "\f15d";
}

/* line 11651, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-paper-plane:before {
  content: "\f15e";
}

/* line 11652, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-statistics:before {
  content: "\f15f";
}

/* line 11653, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-diagram:before {
  content: "\f160";
}

/* line 11654, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-line-graph:before {
  content: "\f161";
}

/* line 11655, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-customer:before {
  content: "\f162";
}

/* line 11656, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-visible:before {
  content: "\f163";
}

/* line 11657, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-shopping-basket:before {
  content: "\f164";
}

/* line 11658, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-price-tag:before {
  content: "\f165";
}

/* line 11659, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-businesswoman:before {
  content: "\f166";
}

/* line 11660, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-medal:before {
  content: "\f167";
}

/* line 11661, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-like:before {
  content: "\f168";
}

/* line 11662, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-edit:before {
  content: "\f169";
}

/* line 11663, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-avatar:before {
  content: "\f16a";
}

/* line 11664, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-download:before {
  content: "\f16b";
}

/* line 11665, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-home-1:before {
  content: "\f16c";
}

/* line 11666, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-mail:before {
  content: "\f16d";
}

/* line 11667, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-mail-1:before {
  content: "\f16e";
}

/* line 11668, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-warning:before {
  content: "\f16f";
}

/* line 11669, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-cart:before {
  content: "\f170";
}

/* line 11670, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-bag:before {
  content: "\f171";
}

/* line 11671, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-pie-chart:before {
  content: "\f172";
}

/* line 11672, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-graph:before {
  content: "\f173";
}

/* line 11673, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-interface-2:before {
  content: "\f174";
}

/* line 11674, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-chat:before {
  content: "\f175";
}

/* line 11675, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-envelope:before {
  content: "\f176";
}

/* line 11676, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-chat-1:before {
  content: "\f177";
}

/* line 11677, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-interface-3:before {
  content: "\f178";
}

/* line 11678, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-background:before {
  content: "\f179";
}

/* line 11679, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-file-1:before {
  content: "\f17a";
}

/* line 11680, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-interface-4:before {
  content: "\f17b";
}

/* line 11681, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-multimedia-3:before {
  content: "\f17c";
}

/* line 11682, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-list:before {
  content: "\f17d";
}

/* line 11683, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-time:before {
  content: "\f17e";
}

/* line 11684, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-profile:before {
  content: "\f17f";
}

/* line 11685, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-imac:before {
  content: "\f180";
}

/* line 11686, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-medical:before {
  content: "\f181";
}

/* line 11687, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-music:before {
  content: "\f182";
}

/* line 11688, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-plus:before {
  content: "\f183";
}

/* line 11689, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-exclamation-1:before {
  content: "\f184";
}

/* line 11690, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-info:before {
  content: "\f185";
}

/* line 11691, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-menu-1:before {
  content: "\f186";
}

/* line 11692, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-menu-2:before {
  content: "\f187";
}

/* line 11693, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-share:before {
  content: "\f188";
}

/* line 11694, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-interface-5:before {
  content: "\f189";
}

/* line 11695, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-signs:before {
  content: "\f18a";
}

/* line 11696, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-tabs:before {
  content: "\f18b";
}

/* line 11697, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-multimedia-4:before {
  content: "\f18c";
}

/* line 11698, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-upload-1:before {
  content: "\f18d";
}

/* line 11699, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-web:before {
  content: "\f18e";
}

/* line 11700, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-placeholder:before {
  content: "\f18f";
}

/* line 11701, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-placeholder-1:before {
  content: "\f190";
}

/* line 11702, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-layers:before {
  content: "\f191";
}

/* line 11703, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-interface-6:before {
  content: "\f192";
}

/* line 11704, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-interface-7:before {
  content: "\f193";
}

/* line 11705, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-interface-8:before {
  content: "\f194";
}

/* line 11706, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-tool-1:before {
  content: "\f195";
}

/* line 11707, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-settings-1:before {
  content: "\f196";
}

/* line 11708, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-alarm:before {
  content: "\f197";
}

/* line 11709, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-search-1:before {
  content: "\f198";
}

/* line 11710, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-time-1:before {
  content: "\f199";
}

/* line 11711, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-stopwatch:before {
  content: "\f19a";
}

/* line 11712, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-folder:before {
  content: "\f19b";
}

/* line 11713, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-folder-1:before {
  content: "\f19c";
}

/* line 11714, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-folder-2:before {
  content: "\f19d";
}

/* line 11715, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-folder-3:before {
  content: "\f19e";
}

/* line 11716, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-file-2:before {
  content: "\f19f";
}

/* line 11717, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-list-1:before {
  content: "\f1a0";
}

/* line 11718, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-list-2:before {
  content: "\f1a1";
}

/* line 11719, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-calendar-1:before {
  content: "\f1a2";
}

/* line 11720, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-time-2:before {
  content: "\f1a3";
}

/* line 11721, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-interface-9:before {
  content: "\f1a4";
}

/* line 11722, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-app:before {
  content: "\f1a5";
}

/* line 11723, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-suitcase:before {
  content: "\f1a6";
}

/* line 11724, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-grid-menu-v2:before {
  content: "\f1a7";
}

/* line 11725, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-more-v6:before {
  content: "\f1a8";
}

/* line 11726, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-more-v5:before {
  content: "\f1a9";
}

/* line 11727, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-add:before {
  content: "\f1aa";
}

/* line 11728, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-multimedia-5:before {
  content: "\f1ab";
}

/* line 11729, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-more-v4:before {
  content: "\f1ac";
}

/* line 11730, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-placeholder-2:before {
  content: "\f1ad";
}

/* line 11731, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-map-location:before {
  content: "\f1ae";
}

/* line 11732, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-users:before {
  content: "\f1af";
}

/* line 11733, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-profile-1:before {
  content: "\f1b0";
}

/* line 11734, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-lock:before {
  content: "\f1b1";
}

/* line 11735, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-sound:before {
  content: "\f1b2";
}

/* line 11736, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-star:before {
  content: "\f1b3";
}

/* line 11737, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-placeholder-3:before {
  content: "\f1b4";
}

/* line 11738, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-bell:before {
  content: "\f1b5";
}

/* line 11739, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-paper-plane-1:before {
  content: "\f1b6";
}

/* line 11740, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-users-1:before {
  content: "\f1b7";
}

/* line 11741, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-more-1:before {
  content: "\f1b8";
}

/* line 11742, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-up-arrow-1:before {
  content: "\f1b9";
}

/* line 11743, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-grid-menu:before {
  content: "\f1ba";
}

/* line 11744, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-alarm-1:before {
  content: "\f1bb";
}

/* line 11745, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-earth-globe:before {
  content: "\f1bc";
}

/* line 11746, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-alert-1:before {
  content: "\f1bd";
}

/* line 11747, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-internet:before {
  content: "\f1be";
}

/* line 11748, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-user-ok:before {
  content: "\f1bf";
}

/* line 11749, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-user-add:before {
  content: "\f1c0";
}

/* line 11750, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-user-settings:before {
  content: "\f1c1";
}

/* line 11751, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-truck:before {
  content: "\f1c2";
}

/* line 11752, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-analytics:before {
  content: "\f1c3";
}

/* line 11753, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-notes:before {
  content: "\f1c4";
}

/* line 11754, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-tea-cup:before {
  content: "\f1c5";
}

/* line 11755, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-exclamation-2:before {
  content: "\f1c6";
}

/* line 11756, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-technology-2:before {
  content: "\f1c7";
}

/* line 11757, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-location:before {
  content: "\f1c8";
}

/* line 11758, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-edit-1:before {
  content: "\f1c9";
}

/* line 11759, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-home-2:before {
  content: "\f1ca";
}

/* line 11760, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-dashboard:before {
  content: "\f1cb";
}

/* line 11761, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-information:before {
  content: "\f1cc";
}

/* line 11762, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-light:before {
  content: "\f1cd";
}

/* line 11763, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-car:before {
  content: "\f1ce";
}

/* line 11764, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-business:before {
  content: "\f1cf";
}

/* line 11765, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-squares-2:before {
  content: "\f1d0";
}

/* line 11766, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-signs-1:before {
  content: "\f1d1";
}

/* line 11767, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-mark:before {
  content: "\f1d2";
}

/* line 11768, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-squares-3:before {
  content: "\f1d3";
}

/* line 11769, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-comment:before {
  content: "\f1d4";
}

/* line 11770, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-shapes:before {
  content: "\f1d5";
}

/* line 11771, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-clipboard:before {
  content: "\f1d6";
}

/* line 11772, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-squares-4:before {
  content: "\f1d7";
}

/* line 11773, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-delete-2:before {
  content: "\f1d8";
}

/* line 11774, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-bell-1:before {
  content: "\f1d9";
}

/* line 11775, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-list-3:before {
  content: "\f1da";
}

/* line 11776, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-infinity:before {
  content: "\f1db";
}

/* line 11777, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-chat-2:before {
  content: "\f1dc";
}

/* line 11778, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-calendar-2:before {
  content: "\f1dd";
}

/* line 11779, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-signs-2:before {
  content: "\f1de";
}

/* line 11780, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-time-3:before {
  content: "\f1df";
}

/* line 11781, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-calendar-3:before {
  content: "\f1e0";
}

/* line 11782, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-interface-10:before {
  content: "\f1e1";
}

/* line 11783, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-interface-11:before {
  content: "\f1e2";
}

/* line 11784, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-folder-4:before {
  content: "\f1e3";
}

/* line 11785, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-alert-2:before {
  content: "\f1e4";
}

/* line 11786, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-cogwheel-2:before {
  content: "\f1e5";
}

/* line 11787, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-graphic-2:before {
  content: "\f1e6";
}

/* line 11788, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-rotate:before {
  content: "\f1e7";
}

/* line 11789, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-feed:before {
  content: "\f1e8";
}

/* line 11790, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-safe-shield-protection:before {
  content: "\f1e9";
}

/* line 11791, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-security:before {
  content: "\f1ea";
}

/* line 11792, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-download-1:before {
  content: "\f1eb";
}

/* line 11793, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-pie-chart-1:before {
  content: "\f1ec";
}

/* line 11794, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon-notepad:before {
  content: "\f1ed";
}

/*
    Flaticon icon font: Flaticon
    Creation date: 20/03/2017 20:02
    */
@font-face {
  font-family: "Flaticon2";
  src: url(/assets/Flaticon2-c191002e4d3f5fffa85d2bb2fb6c9ca5477c162f153424f8e6e5e3b77bd88362.eot);
  src: url(/assets/Flaticon2-c191002e4d3f5fffa85d2bb2fb6c9ca5477c162f153424f8e6e5e3b77bd88362.eot?#iefix) format("embedded-opentype"), url(/assets/Flaticon2-25e12886fff7846c707fbeb8a69a1f46febfdb07d0799f60f0bbf856a11f0924.woff) format("woff"), url(/assets/Flaticon2-c7c6133f10b34f63cf87694dd9d0a9aea8aedb90a9d5ed0629540cf7c39ed758.ttf) format("truetype"), url(/assets/Flaticon2-8962c028f92bbda0764d5bd64c5751841d5ae17bbcd496db7c52318f1b84ff91.svg#Flaticon2) format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon2";
    src: url(/assets/Flaticon2-8962c028f92bbda0764d5bd64c5751841d5ae17bbcd496db7c52318f1b84ff91.svg#Flaticon2) format("svg");
  }
}

/* line 11818, app/assets/stylesheets/plugins.bundle.css.scss */
[class^="flaticon2-"]:before,
[class*=" flaticon2-"]:before {
  font-family: Flaticon2;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* line 11833, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-notification:before {
  content: "\f100";
}

/* line 11834, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-settings:before {
  content: "\f101";
}

/* line 11835, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-search:before {
  content: "\f102";
}

/* line 11836, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-delete:before {
  content: "\f103";
}

/* line 11837, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-psd:before {
  content: "\f104";
}

/* line 11838, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-list:before {
  content: "\f105";
}

/* line 11839, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-box:before {
  content: "\f106";
}

/* line 11840, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-download:before {
  content: "\f107";
}

/* line 11841, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-shield:before {
  content: "\f108";
}

/* line 11842, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-paperplane:before {
  content: "\f109";
}

/* line 11843, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-avatar:before {
  content: "\f10a";
}

/* line 11844, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-bell:before {
  content: "\f10b";
}

/* line 11845, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-fax:before {
  content: "\f10c";
}

/* line 11846, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-chart2:before {
  content: "\f10d";
}

/* line 11847, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-supermarket:before {
  content: "\f10e";
}

/* line 11848, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-phone:before {
  content: "\f10f";
}

/* line 11849, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-envelope:before {
  content: "\f110";
}

/* line 11850, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-pin:before {
  content: "\f111";
}

/* line 11851, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-chat:before {
  content: "\f112";
}

/* line 11852, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-chart:before {
  content: "\f113";
}

/* line 11853, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-infographic:before {
  content: "\f114";
}

/* line 11854, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-grids:before {
  content: "\f115";
}

/* line 11855, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-menu:before {
  content: "\f116";
}

/* line 11856, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-plus:before {
  content: "\f117";
}

/* line 11857, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-list-1:before {
  content: "\f118";
}

/* line 11858, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-talk:before {
  content: "\f119";
}

/* line 11859, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-file:before {
  content: "\f11a";
}

/* line 11860, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-user:before {
  content: "\f11b";
}

/* line 11861, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-line-chart:before {
  content: "\f11c";
}

/* line 11862, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-percentage:before {
  content: "\f11d";
}

/* line 11863, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-menu-1:before {
  content: "\f11e";
}

/* line 11864, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-paper-plane:before {
  content: "\f11f";
}

/* line 11865, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-menu-2:before {
  content: "\f120";
}

/* line 11866, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-shopping-cart:before {
  content: "\f121";
}

/* line 11867, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-pie-chart:before {
  content: "\f122";
}

/* line 11868, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-box-1:before {
  content: "\f123";
}

/* line 11869, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-map:before {
  content: "\f124";
}

/* line 11870, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-favourite:before {
  content: "\f125";
}

/* line 11871, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-checking:before {
  content: "\f126";
}

/* line 11872, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-safe:before {
  content: "\f127";
}

/* line 11873, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-heart-rate-monitor:before {
  content: "\f128";
}

/* line 11874, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-layers:before {
  content: "\f129";
}

/* line 11875, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-delivery-package:before {
  content: "\f12a";
}

/* line 11876, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-sms:before {
  content: "\f12b";
}

/* line 11877, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-image-file:before {
  content: "\f12c";
}

/* line 11878, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-plus-1:before {
  content: "\f12d";
}

/* line 11879, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-send:before {
  content: "\f12e";
}

/* line 11880, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-graphic-design:before {
  content: "\f12f";
}

/* line 11881, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-cup:before {
  content: "\f130";
}

/* line 11882, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-website:before {
  content: "\f131";
}

/* line 11883, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-gift:before {
  content: "\f132";
}

/* line 11884, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-chronometer:before {
  content: "\f133";
}

/* line 11885, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-browser:before {
  content: "\f134";
}

/* line 11886, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-digital-marketing:before {
  content: "\f135";
}

/* line 11887, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-calendar:before {
  content: "\f136";
}

/* line 11888, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-calendar-1:before {
  content: "\f137";
}

/* line 11889, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-rocket:before {
  content: "\f138";
}

/* line 11890, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-analytics:before {
  content: "\f139";
}

/* line 11891, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-pie-chart-1:before {
  content: "\f13a";
}

/* line 11892, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-pie-chart-2:before {
  content: "\f13b";
}

/* line 11893, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-analytics-1:before {
  content: "\f13c";
}

/* line 11894, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-google-drive-file:before {
  content: "\f13d";
}

/* line 11895, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-pie-chart-3:before {
  content: "\f13e";
}

/* line 11896, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-poll-symbol:before {
  content: "\f13f";
}

/* line 11897, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-gear:before {
  content: "\f140";
}

/* line 11898, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-magnifier-tool:before {
  content: "\f141";
}

/* line 11899, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-add:before {
  content: "\f142";
}

/* line 11900, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-cube:before {
  content: "\f143";
}

/* line 11901, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-gift-1:before {
  content: "\f144";
}

/* line 11902, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-list-2:before {
  content: "\f145";
}

/* line 11903, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-shopping-cart-1:before {
  content: "\f146";
}

/* line 11904, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-calendar-2:before {
  content: "\f147";
}

/* line 11905, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-laptop:before {
  content: "\f148";
}

/* line 11906, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-cube-1:before {
  content: "\f149";
}

/* line 11907, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-layers-1:before {
  content: "\f14a";
}

/* line 11908, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-chat-1:before {
  content: "\f14b";
}

/* line 11909, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-copy:before {
  content: "\f14c";
}

/* line 11910, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-paper:before {
  content: "\f14d";
}

/* line 11911, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-hospital:before {
  content: "\f14e";
}

/* line 11912, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-calendar-3:before {
  content: "\f14f";
}

/* line 11913, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-speaker:before {
  content: "\f150";
}

/* line 11914, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-pie-chart-4:before {
  content: "\f151";
}

/* line 11915, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-schedule:before {
  content: "\f152";
}

/* line 11916, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-expand:before {
  content: "\f153";
}

/* line 11917, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-menu-3:before {
  content: "\f154";
}

/* line 11918, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-download-1:before {
  content: "\f155";
}

/* line 11919, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-help:before {
  content: "\f156";
}

/* line 11920, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-list-3:before {
  content: "\f157";
}

/* line 11921, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-notepad:before {
  content: "\f158";
}

/* line 11922, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-graph:before {
  content: "\f159";
}

/* line 11923, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-browser-1:before {
  content: "\f15a";
}

/* line 11924, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-photograph:before {
  content: "\f15b";
}

/* line 11925, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-browser-2:before {
  content: "\f15c";
}

/* line 11926, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-hourglass:before {
  content: "\f15d";
}

/* line 11927, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-mail:before {
  content: "\f15e";
}

/* line 11928, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-cardiogram:before {
  content: "\f15f";
}

/* line 11929, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-document:before {
  content: "\f160";
}

/* line 11930, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-contract:before {
  content: "\f161";
}

/* line 11931, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-graph-1:before {
  content: "\f162";
}

/* line 11932, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-graphic:before {
  content: "\f163";
}

/* line 11933, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-position:before {
  content: "\f164";
}

/* line 11934, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-soft-icons:before {
  content: "\f165";
}

/* line 11935, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-circle-vol-2:before {
  content: "\f166";
}

/* line 11936, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-rocket-1:before {
  content: "\f167";
}

/* line 11937, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-lorry:before {
  content: "\f168";
}

/* line 11938, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-cd:before {
  content: "\f169";
}

/* line 11939, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-file-1:before {
  content: "\f16a";
}

/* line 11940, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-reload:before {
  content: "\f16b";
}

/* line 11941, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-placeholder:before {
  content: "\f16c";
}

/* line 11942, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-refresh:before {
  content: "\f16d";
}

/* line 11943, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-medical-records:before {
  content: "\f16e";
}

/* line 11944, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-rectangular:before {
  content: "\f16f";
}

/* line 11945, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-medical-records-1:before {
  content: "\f170";
}

/* line 11946, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-indent-dots:before {
  content: "\f171";
}

/* line 11947, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-search-1:before {
  content: "\f172";
}

/* line 11948, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-edit:before {
  content: "\f173";
}

/* line 11949, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-new-email:before {
  content: "\f174";
}

/* line 11950, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-calendar-4:before {
  content: "\f175";
}

/* line 11951, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-console:before {
  content: "\f176";
}

/* line 11952, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-open-text-book:before {
  content: "\f177";
}

/* line 11953, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-download-2:before {
  content: "\f178";
}

/* line 11954, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-zig-zag-line-sign:before {
  content: "\f179";
}

/* line 11955, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-tools-and-utensils:before {
  content: "\f17a";
}

/* line 11956, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-crisp-icons:before {
  content: "\f17b";
}

/* line 11957, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-trash:before {
  content: "\f17c";
}

/* line 11958, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-lock:before {
  content: "\f17d";
}

/* line 11959, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-bell-1:before {
  content: "\f17e";
}

/* line 11960, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-setup:before {
  content: "\f17f";
}

/* line 11961, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-menu-4:before {
  content: "\f180";
}

/* line 11962, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-architecture-and-city:before {
  content: "\f181";
}

/* line 11963, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-shelter:before {
  content: "\f182";
}

/* line 11964, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-add-1:before {
  content: "\f183";
}

/* line 11965, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-checkmark:before {
  content: "\f184";
}

/* line 11966, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-circular-arrow:before {
  content: "\f185";
}

/* line 11967, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-user-outline-symbol:before {
  content: "\f186";
}

/* line 11968, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-rhombus:before {
  content: "\f187";
}

/* line 11969, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-crisp-icons-1:before {
  content: "\f188";
}

/* line 11970, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-soft-icons-1:before {
  content: "\f189";
}

/* line 11971, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-hexagonal:before {
  content: "\f18a";
}

/* line 11972, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-time:before {
  content: "\f18b";
}

/* line 11973, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-contrast:before {
  content: "\f18c";
}

/* line 11974, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-telegram-logo:before {
  content: "\f18d";
}

/* line 11975, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-hangouts-logo:before {
  content: "\f18e";
}

/* line 11976, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-analytics-2:before {
  content: "\f18f";
}

/* line 11977, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-wifi:before {
  content: "\f190";
}

/* line 11978, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-protected:before {
  content: "\f191";
}

/* line 11979, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-drop:before {
  content: "\f192";
}

/* line 11980, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-mail-1:before {
  content: "\f193";
}

/* line 11981, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-delivery-truck:before {
  content: "\f194";
}

/* line 11982, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-writing:before {
  content: "\f195";
}

/* line 11983, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-calendar-5:before {
  content: "\f196";
}

/* line 11984, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-protection:before {
  content: "\f197";
}

/* line 11985, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-calendar-6:before {
  content: "\f198";
}

/* line 11986, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-calendar-7:before {
  content: "\f199";
}

/* line 11987, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-calendar-8:before {
  content: "\f19a";
}

/* line 11988, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-bell-2:before {
  content: "\f19b";
}

/* line 11989, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-hourglass-1:before {
  content: "\f19c";
}

/* line 11990, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-next:before {
  content: "\f19d";
}

/* line 11991, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-chat-2:before {
  content: "\f19e";
}

/* line 11992, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-correct:before {
  content: "\f19f";
}

/* line 11993, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-photo-camera:before {
  content: "\f1a0";
}

/* line 11994, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-fast-next:before {
  content: "\f1a1";
}

/* line 11995, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-fast-back:before {
  content: "\f1a2";
}

/* line 11996, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-down:before {
  content: "\f1a3";
}

/* line 11997, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-back:before {
  content: "\f1a4";
}

/* line 11998, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-up:before {
  content: "\f1a5";
}

/* line 11999, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-arrow-down:before {
  content: "\f1a6";
}

/* line 12000, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-arrow-up:before {
  content: "\f1a7";
}

/* line 12001, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-accept:before {
  content: "\f1a8";
}

/* line 12002, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-sort:before {
  content: "\f1a9";
}

/* line 12003, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-arrow:before {
  content: "\f1aa";
}

/* line 12004, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-back-1:before {
  content: "\f1ab";
}

/* line 12005, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-add-square:before {
  content: "\f1ac";
}

/* line 12006, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-quotation-mark:before {
  content: "\f1ad";
}

/* line 12007, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-clip-symbol:before {
  content: "\f1ae";
}

/* line 12008, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-check-mark:before {
  content: "\f1af";
}

/* line 12009, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-folder:before {
  content: "\f1b0";
}

/* line 12010, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-cancel-music:before {
  content: "\f1b1";
}

/* line 12011, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-cross:before {
  content: "\f1b2";
}

/* line 12012, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-pen:before {
  content: "\f1b3";
}

/* line 12013, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-email:before {
  content: "\f1b4";
}

/* line 12014, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-graph-2:before {
  content: "\f1b5";
}

/* line 12015, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-open-box:before {
  content: "\f1b6";
}

/* line 12016, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-files-and-folders:before {
  content: "\f1b7";
}

/* line 12017, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-ui:before {
  content: "\f1b8";
}

/* line 12018, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-sheet:before {
  content: "\f1b9";
}

/* line 12019, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-dashboard:before {
  content: "\f1ba";
}

/* line 12020, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-user-1:before {
  content: "\f1bb";
}

/* line 12021, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-group:before {
  content: "\f1bc";
}

/* line 12022, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-black-back-closed-envelope-shape:before {
  content: "\f1bd";
}

/* line 12023, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-left-arrow:before {
  content: "\f1be";
}

/* line 12024, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-sort-alphabetically:before {
  content: "\f1bf";
}

/* line 12025, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-sort-down:before {
  content: "\f1c0";
}

/* line 12026, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-rubbish-bin:before {
  content: "\f1c1";
}

/* line 12027, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-rubbish-bin-delete-button:before {
  content: "\f1c2";
}

/* line 12028, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-calendar-9:before {
  content: "\f1c3";
}

/* line 12029, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-tag:before {
  content: "\f1c4";
}

/* line 12030, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-refresh-button:before {
  content: "\f1c5";
}

/* line 12031, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-refresh-arrow:before {
  content: "\f1c6";
}

/* line 12032, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-reload-1:before {
  content: "\f1c7";
}

/* line 12033, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-refresh-1:before {
  content: "\f1c8";
}

/* line 12034, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-left-arrow-1:before {
  content: "\f1c9";
}

/* line 12035, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-reply:before {
  content: "\f1ca";
}

/* line 12036, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-reply-1:before {
  content: "\f1cb";
}

/* line 12037, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-printer:before {
  content: "\f1cc";
}

/* line 12038, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-print:before {
  content: "\f1cd";
}

/* line 12039, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-shrink:before {
  content: "\f1ce";
}

/* line 12040, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-resize:before {
  content: "\f1cf";
}

/* line 12041, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-arrow-1:before {
  content: "\f1d0";
}

/* line 12042, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-size:before {
  content: "\f1d1";
}

/* line 12043, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-arrow-2:before {
  content: "\f1d2";
}

/* line 12044, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-cancel:before {
  content: "\f1d3";
}

/* line 12045, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-exclamation:before {
  content: "\f1d4";
}

/* line 12046, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-line:before {
  content: "\f1d5";
}

/* line 12047, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-warning:before {
  content: "\f1d6";
}

/* line 12048, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-information:before {
  content: "\f1d7";
}

/* line 12049, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-layers-2:before {
  content: "\f1d8";
}

/* line 12050, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-file-2:before {
  content: "\f1d9";
}

/* line 12051, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-bell-3:before {
  content: "\f1da";
}

/* line 12052, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-bell-4:before {
  content: "\f1db";
}

/* line 12053, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-bell-5:before {
  content: "\f1dc";
}

/* line 12054, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-bell-alarm-symbol:before {
  content: "\f1dd";
}

/* line 12055, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-world:before {
  content: "\f1de";
}

/* line 12056, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-graphic-1:before {
  content: "\f1df";
}

/* line 12057, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-send-1:before {
  content: "\f1e0";
}

/* line 12058, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-location:before {
  content: "\f1e1";
}

/* line 12059, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-pin-1:before {
  content: "\f1e2";
}

/* line 12060, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-start-up:before {
  content: "\f1e3";
}

/* line 12061, app/assets/stylesheets/plugins.bundle.css.scss */
.flaticon2-right-arrow:before {
  content: "\f1e4";
}

/*!
 * Font Awesome Free 5.11.2 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 12067, app/assets/stylesheets/plugins.bundle.css.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 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-xs {
  font-size: .75em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sm {
  font-size: .875em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-1x {
  font-size: 1em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-2x {
  font-size: 2em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-4x {
  font-size: 4em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-5x {
  font-size: 5em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-6x {
  font-size: 6em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-7x {
  font-size: 7em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-8x {
  font-size: 8em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-9x {
  font-size: 9em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-10x {
  font-size: 10em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ul > li {
  position: relative;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pull-left {
  float: left;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pull-right {
  float: right;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.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 12067, app/assets/stylesheets/plugins.bundle.css.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 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-spin {
  animation: fa-spin 2s linear infinite;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pulse {
  animation: fa-spin 1s steps(8) infinite;
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-flip-vertical {
  transform: scaleY(-1);
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.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 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-inverse {
  color: #fff;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-adobe:before {
  content: "\f778";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-award:before {
  content: "\f559";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-biking:before {
  content: "\f84a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-border-all:before {
  content: "\f84c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-border-none:before {
  content: "\f850";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-border-style:before {
  content: "\f853";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-box:before {
  content: "\f466";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-code:before {
  content: "\f121";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-download:before {
  content: "\f019";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fan:before {
  content: "\f863";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-female:before {
  content: "\f182";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-film:before {
  content: "\f008";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-font:before {
  content: "\f031";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-haykal:before {
  content: "\f666";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-home:before {
  content: "\f015";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-icons:before {
  content: "\f86d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-images:before {
  content: "\f302";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-info:before {
  content: "\f129";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-key:before {
  content: "\f084";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-male:before {
  content: "\f183";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-map:before {
  content: "\f279";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-music:before {
  content: "\f001";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-node:before {
  content: "\f419";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-om:before {
  content: "\f679";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-php:before {
  content: "\f457";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-question:before {
  content: "\f128";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-random:before {
  content: "\f074";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-road:before {
  content: "\f018";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-school:before {
  content: "\f549";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-search:before {
  content: "\f002";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-server:before {
  content: "\f233";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-share:before {
  content: "\f064";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-spell-check:before {
  content: "\f891";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-star:before {
  content: "\f005";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-swift:before {
  content: "\f8e1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-train:before {
  content: "\f238";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user:before {
  content: "\f007";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-voicemail:before {
  content: "\f897";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-water:before {
  content: "\f773";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(/assets/fa-brands-400-7de32b6f817eb6c0fbd48222343821b20c4ee7c3c71a053680e0a6e54e1ba7a6.eot);
  src: url(/assets/fa-brands-400-7de32b6f817eb6c0fbd48222343821b20c4ee7c3c71a053680e0a6e54e1ba7a6.eot?#iefix) format("embedded-opentype"), url(/assets/fa-brands-400-77278f17b5fa2ad6e39b35efee1820bfd728e25c1ad5479c4e87eb39881a1110.woff2) format("woff2"), url(/assets/fa-brands-400-bfbde8da1e18ea977d0ef4ceed3bc2f4567ea0e912e109d0d0891d293739b383.woff) format("woff"), url(/assets/fa-brands-400-d02a8a22bf5cd9f80b25872beec467a72eee96eb1dbaed8bd4a894746afb3f6b.ttf) format("truetype"), url(/assets/fa-brands-400-d3d9155c69c074de00148969c5d1252764d179f5356c40f9c8e4cc11169ee5ed.svg#fontawesome) format("svg");
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/assets/fa-regular-400-58f9a1a08238d07fa5826d0cc7093130284dd4ca8bf57da92713008768375f38.eot);
  src: url(/assets/fa-regular-400-58f9a1a08238d07fa5826d0cc7093130284dd4ca8bf57da92713008768375f38.eot?#iefix) format("embedded-opentype"), url(/assets/fa-regular-400-27f83e542e057c9709d0c0b63dacd4912c203e9f4969381476f518947446426c.woff2) format("woff2"), url(/assets/fa-regular-400-6e2012e7a3aa37ea24188c9c30f6924710ecc01e6ee35cabe2d020a5db6c88b3.woff) format("woff"), url(/assets/fa-regular-400-5cea2a4d14f0f67c5eaac2f3060a8f8e970b8e2d6f774ffce3134b4106374c00.ttf) format("truetype"), url(/assets/fa-regular-400-65217c5c550a5ae02f479fdcdfcb9c49d14772e0a4a93ff0961311e3deca9325.svg#fontawesome) format("svg");
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.far {
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/assets/fa-solid-900-6dc32afc838bf062789cbea9d3af7a7f005a1bbae7f3774c11056610c0147f6c.eot);
  src: url(/assets/fa-solid-900-6dc32afc838bf062789cbea9d3af7a7f005a1bbae7f3774c11056610c0147f6c.eot?#iefix) format("embedded-opentype"), url(/assets/fa-solid-900-a8ca092a3599e691ef56c745e37cc1f429c7f9d4a58ac265fef4c5383ccfbac7.woff2) format("woff2"), url(/assets/fa-solid-900-def6e57067abbda27e74784bd8c3150f46f80f763805ea209b17b130e1a8e4c5.woff) format("woff"), url(/assets/fa-solid-900-90b8796f7ba37296c183c637ebab1e5678cd5637846e7912c3ad563248ff5ee3.ttf) format("truetype"), url(/assets/fa-solid-900-8d4233440e041f9b9a2dd2af09992c074b5bf172c77801c88c9a6ae5e0882b7a.svg#fontawesome) format("svg");
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}

/* line 12067, app/assets/stylesheets/plugins.bundle.css.scss */
.fa, .fas {
  font-weight: 900;
}

@font-face {
  font-family: "socicon";
  src: url(/assets/socicon-e6a3b4a745b634d3bc3411f255a22a11c2c3d9ae3db28a0163e46276fd892dac.eot);
  src: url(/assets/socicon-e6a3b4a745b634d3bc3411f255a22a11c2c3d9ae3db28a0163e46276fd892dac.eot?#iefix) format("embedded-opentype"), url(/assets/socicon-e33f851e382cfc1619b4fdcb72224778b42a59d818a5132c7dde98fc38d0b1c2.woff) format("woff"), url(/assets/socicon-92e55ee9a2ad7d19d244d27f5f8f75e4e0dc807a7866b775b1aa744d426572dd.ttf) format("truetype"), url(/assets/socicon-4bf4ce88a0f84d69ffda223af20de2a3edcad5aeadee5e3fde05766bccb9a5ed.svg#socicon) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12082, app/assets/stylesheets/plugins.bundle.css.scss */
[data-icon]:before {
  font-family: "socicon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 12095, app/assets/stylesheets/plugins.bundle.css.scss */
[class^="socicon-"]:before,
[class*=" socicon-"]:before {
  font-family: "socicon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 12108, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-modelmayhem:before {
  content: "\e000";
}

/* line 12111, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-mixcloud:before {
  content: "\e001";
}

/* line 12114, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-drupal:before {
  content: "\e002";
}

/* line 12117, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-swarm:before {
  content: "\e003";
}

/* line 12120, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-istock:before {
  content: "\e004";
}

/* line 12123, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-yammer:before {
  content: "\e005";
}

/* line 12126, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-ello:before {
  content: "\e006";
}

/* line 12129, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-stackoverflow:before {
  content: "\e007";
}

/* line 12132, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-persona:before {
  content: "\e008";
}

/* line 12135, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-triplej:before {
  content: "\e009";
}

/* line 12138, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-houzz:before {
  content: "\e00a";
}

/* line 12141, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-rss:before {
  content: "\e00b";
}

/* line 12144, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-paypal:before {
  content: "\e00c";
}

/* line 12147, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-odnoklassniki:before {
  content: "\e00d";
}

/* line 12150, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-airbnb:before {
  content: "\e00e";
}

/* line 12153, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-periscope:before {
  content: "\e00f";
}

/* line 12156, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-outlook:before {
  content: "\e010";
}

/* line 12159, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-coderwall:before {
  content: "\e011";
}

/* line 12162, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-tripadvisor:before {
  content: "\e012";
}

/* line 12165, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-appnet:before {
  content: "\e013";
}

/* line 12168, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-goodreads:before {
  content: "\e014";
}

/* line 12171, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-tripit:before {
  content: "\e015";
}

/* line 12174, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-lanyrd:before {
  content: "\e016";
}

/* line 12177, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-slideshare:before {
  content: "\e017";
}

/* line 12180, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-buffer:before {
  content: "\e018";
}

/* line 12183, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-disqus:before {
  content: "\e019";
}

/* line 12186, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-vkontakte:before {
  content: "\e01a";
}

/* line 12189, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-whatsapp:before {
  content: "\e01b";
}

/* line 12192, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-patreon:before {
  content: "\e01c";
}

/* line 12195, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-storehouse:before {
  content: "\e01d";
}

/* line 12198, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-pocket:before {
  content: "\e01e";
}

/* line 12201, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-mail:before {
  content: "\e01f";
}

/* line 12204, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-blogger:before {
  content: "\e020";
}

/* line 12207, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-technorati:before {
  content: "\e021";
}

/* line 12210, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-reddit:before {
  content: "\e022";
}

/* line 12213, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-dribbble:before {
  content: "\e023";
}

/* line 12216, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-stumbleupon:before {
  content: "\e024";
}

/* line 12219, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-digg:before {
  content: "\e025";
}

/* line 12222, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-envato:before {
  content: "\e026";
}

/* line 12225, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-behance:before {
  content: "\e027";
}

/* line 12228, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-delicious:before {
  content: "\e028";
}

/* line 12231, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-deviantart:before {
  content: "\e029";
}

/* line 12234, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-forrst:before {
  content: "\e02a";
}

/* line 12237, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-play:before {
  content: "\e02b";
}

/* line 12240, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-zerply:before {
  content: "\e02c";
}

/* line 12243, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-wikipedia:before {
  content: "\e02d";
}

/* line 12246, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-apple:before {
  content: "\e02e";
}

/* line 12249, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-flattr:before {
  content: "\e02f";
}

/* line 12252, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-github:before {
  content: "\e030";
}

/* line 12255, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-renren:before {
  content: "\e031";
}

/* line 12258, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-friendfeed:before {
  content: "\e032";
}

/* line 12261, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-newsvine:before {
  content: "\e033";
}

/* line 12264, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-identica:before {
  content: "\e034";
}

/* line 12267, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-bebo:before {
  content: "\e035";
}

/* line 12270, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-zynga:before {
  content: "\e036";
}

/* line 12273, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-steam:before {
  content: "\e037";
}

/* line 12276, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-xbox:before {
  content: "\e038";
}

/* line 12279, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-windows:before {
  content: "\e039";
}

/* line 12282, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-qq:before {
  content: "\e03a";
}

/* line 12285, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-douban:before {
  content: "\e03b";
}

/* line 12288, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-meetup:before {
  content: "\e03c";
}

/* line 12291, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-playstation:before {
  content: "\e03d";
}

/* line 12294, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-android:before {
  content: "\e03e";
}

/* line 12297, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-snapchat:before {
  content: "\e03f";
}

/* line 12300, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-twitter:before {
  content: "\e040";
}

/* line 12303, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-facebook:before {
  content: "\e041";
}

/* line 12306, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-googleplus:before {
  content: "\e042";
}

/* line 12309, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-pinterest:before {
  content: "\e043";
}

/* line 12312, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-foursquare:before {
  content: "\e044";
}

/* line 12315, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-yahoo:before {
  content: "\e045";
}

/* line 12318, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-skype:before {
  content: "\e046";
}

/* line 12321, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-yelp:before {
  content: "\e047";
}

/* line 12324, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-feedburner:before {
  content: "\e048";
}

/* line 12327, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-linkedin:before {
  content: "\e049";
}

/* line 12330, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-viadeo:before {
  content: "\e04a";
}

/* line 12333, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-xing:before {
  content: "\e04b";
}

/* line 12336, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-myspace:before {
  content: "\e04c";
}

/* line 12339, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-soundcloud:before {
  content: "\e04d";
}

/* line 12342, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-spotify:before {
  content: "\e04e";
}

/* line 12345, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-grooveshark:before {
  content: "\e04f";
}

/* line 12348, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-lastfm:before {
  content: "\e050";
}

/* line 12351, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-youtube:before {
  content: "\e051";
}

/* line 12354, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-vimeo:before {
  content: "\e052";
}

/* line 12357, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-dailymotion:before {
  content: "\e053";
}

/* line 12360, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-vine:before {
  content: "\e054";
}

/* line 12363, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-flickr:before {
  content: "\e055";
}

/* line 12366, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-500px:before {
  content: "\e056";
}

/* line 12369, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-wordpress:before {
  content: "\e058";
}

/* line 12372, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-tumblr:before {
  content: "\e059";
}

/* line 12375, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-twitch:before {
  content: "\e05a";
}

/* line 12378, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-8tracks:before {
  content: "\e05b";
}

/* line 12381, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-amazon:before {
  content: "\e05c";
}

/* line 12384, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-icq:before {
  content: "\e05d";
}

/* line 12387, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-smugmug:before {
  content: "\e05e";
}

/* line 12390, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-ravelry:before {
  content: "\e05f";
}

/* line 12393, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-weibo:before {
  content: "\e060";
}

/* line 12396, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-baidu:before {
  content: "\e061";
}

/* line 12399, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-angellist:before {
  content: "\e062";
}

/* line 12402, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-ebay:before {
  content: "\e063";
}

/* line 12405, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-imdb:before {
  content: "\e064";
}

/* line 12408, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-stayfriends:before {
  content: "\e065";
}

/* line 12411, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-residentadvisor:before {
  content: "\e066";
}

/* line 12414, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-google:before {
  content: "\e067";
}

/* line 12417, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-yandex:before {
  content: "\e068";
}

/* line 12420, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-sharethis:before {
  content: "\e069";
}

/* line 12423, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-bandcamp:before {
  content: "\e06a";
}

/* line 12426, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-itunes:before {
  content: "\e06b";
}

/* line 12429, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-deezer:before {
  content: "\e06c";
}

/* line 12432, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-telegram:before {
  content: "\e06e";
}

/* line 12435, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-openid:before {
  content: "\e06f";
}

/* line 12438, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-amplement:before {
  content: "\e070";
}

/* line 12441, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-viber:before {
  content: "\e071";
}

/* line 12444, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-zomato:before {
  content: "\e072";
}

/* line 12447, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-draugiem:before {
  content: "\e074";
}

/* line 12450, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-endomodo:before {
  content: "\e075";
}

/* line 12453, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-filmweb:before {
  content: "\e076";
}

/* line 12456, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-stackexchange:before {
  content: "\e077";
}

/* line 12459, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-wykop:before {
  content: "\e078";
}

/* line 12462, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-teamspeak:before {
  content: "\e079";
}

/* line 12465, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-teamviewer:before {
  content: "\e07a";
}

/* line 12468, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-ventrilo:before {
  content: "\e07b";
}

/* line 12471, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-younow:before {
  content: "\e07c";
}

/* line 12474, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-raidcall:before {
  content: "\e07d";
}

/* line 12477, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-mumble:before {
  content: "\e07e";
}

/* line 12480, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-medium:before {
  content: "\e06d";
}

/* line 12483, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-bebee:before {
  content: "\e07f";
}

/* line 12486, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-hitbox:before {
  content: "\e080";
}

/* line 12489, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-reverbnation:before {
  content: "\e081";
}

/* line 12492, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-formulr:before {
  content: "\e082";
}

/* line 12495, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-instagram:before {
  content: "\e057";
}

/* line 12498, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-battlenet:before {
  content: "\e083";
}

/* line 12501, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-chrome:before {
  content: "\e084";
}

/* line 12504, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-discord:before {
  content: "\e086";
}

/* line 12507, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-issuu:before {
  content: "\e087";
}

/* line 12510, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-macos:before {
  content: "\e088";
}

/* line 12513, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-firefox:before {
  content: "\e089";
}

/* line 12516, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-opera:before {
  content: "\e08d";
}

/* line 12519, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-keybase:before {
  content: "\e090";
}

/* line 12522, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-alliance:before {
  content: "\e091";
}

/* line 12525, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-livejournal:before {
  content: "\e092";
}

/* line 12528, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-googlephotos:before {
  content: "\e093";
}

/* line 12531, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-horde:before {
  content: "\e094";
}

/* line 12534, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-etsy:before {
  content: "\e095";
}

/* line 12537, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-zapier:before {
  content: "\e096";
}

/* line 12540, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-google-scholar:before {
  content: "\e097";
}

/* line 12543, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-researchgate:before {
  content: "\e098";
}

/* line 12546, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-wechat:before {
  content: "\e099";
}

/* line 12549, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-strava:before {
  content: "\e09a";
}

/* line 12552, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-line:before {
  content: "\e09b";
}

/* line 12555, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-lyft:before {
  content: "\e09c";
}

/* line 12558, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-uber:before {
  content: "\e09d";
}

/* line 12561, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-songkick:before {
  content: "\e09e";
}

/* line 12564, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-viewbug:before {
  content: "\e09f";
}

/* line 12567, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-googlegroups:before {
  content: "\e0a0";
}

/* line 12570, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-quora:before {
  content: "\e073";
}

/* line 12573, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-diablo:before {
  content: "\e085";
}

/* line 12576, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-blizzard:before {
  content: "\e0a1";
}

/* line 12579, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-hearthstone:before {
  content: "\e08b";
}

/* line 12582, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-heroes:before {
  content: "\e08a";
}

/* line 12585, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-overwatch:before {
  content: "\e08c";
}

/* line 12588, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-warcraft:before {
  content: "\e08e";
}

/* line 12591, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-starcraft:before {
  content: "\e08f";
}

/* line 12594, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-beam:before {
  content: "\e0a2";
}

/* line 12597, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-curse:before {
  content: "\e0a3";
}

/* line 12600, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-player:before {
  content: "\e0a4";
}

/* line 12603, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-streamjar:before {
  content: "\e0a5";
}

/* line 12606, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-nintendo:before {
  content: "\e0a6";
}

/* line 12609, app/assets/stylesheets/plugins.bundle.css.scss */
.socicon-hellocoton:before {
  content: "\e0a7";
}

/*****datatables styles******/
/* line 27, app/assets/stylesheets/application.scss */
.dataTable thead tr, table.table tfoot tr {
  color: #74747b;
}

/* line 31, app/assets/stylesheets/application.scss */
table.members-datatable.dataTable thead th, table.members-datatable.dataTable thead td, table.members-datatable.dataTable tbody th, table.members-datatable.dataTable tbody td {
  border-bottom: 1px solid #ebedf2;
}

/* line 35, app/assets/stylesheets/application.scss */
table.members-datatable.dataTable.no-footer {
  border-bottom: none;
}

/* line 39, app/assets/stylesheets/application.scss */
.dataTables_wrapper .dataTables_filter label input, .dataTables_wrapper .dataTables_length label select {
  border-radius: 0;
  border: 1px solid #ebedf2;
}

/* line 44, app/assets/stylesheets/application.scss */
span a.paginate_button {
  color: #ebedf2 !important;
}

/* line 47, app/assets/stylesheets/application.scss */
a.paginate_button:hover {
  background-image: none !important;
  background-color: #583BC0 !important;
  border-color: #583BC0 !important;
}

/* line 52, app/assets/stylesheets/application.scss */
.dataTables_wrapper .dataTables_paginate a.paginate_button.current, .dataTables_wrapper .dataTables_paginate a.paginate_button.current:hover {
  color: #ebedf2 !important;
  background-image: none !important;
  background-color: #583BC0 !important;
  border-color: #583BC0 !important;
}

/* line 58, app/assets/stylesheets/application.scss */
.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled:hover {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent !important;
  background: transparent !important;
  box-shadow: none !important;
}

/***** END datatables styles******/
