@font-face {
	font-family: 'Font Awesome 5 Brands';
	src: url(/assets/fonts/fa-brands-400.woff2) format('woff2'),
	url(/assets/fonts/fa-brands-400.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: block;
}@font-face {
	font-family: 'Font Awesome 5 Free';
	src: url(/assets/fonts/fa-regular-400.woff2) format('woff2'),
	url(/assets/fonts/fa-regular-400.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'Font Awesome 5 Free';
	src: url(/assets/fonts/fa-solid-900.woff2) format('woff2'),
	url(/assets/fonts/fa-solid-900.ttf) format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: block;
}@font-face {
	font-family: 'Font Awesome 6 Brands';
	src: url(/assets/fonts/fa-brands-400.woff2) format('woff2'),
	url(/assets/fonts/fa-brands-400.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: block;
}@font-face {
	font-family: 'Font Awesome 6 Free';
	src: url(/assets/fonts/fa-regular-400.woff2) format('woff2'),
	url(/assets/fonts/fa-regular-400.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'Font Awesome 6 Free';
	src: url(/assets/fonts/fa-solid-900.woff2) format('woff2'),
	url(/assets/fonts/fa-solid-900.ttf) format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: block;
}@font-face {
	font-family: 'FontAwesome';
	src: url(/assets/fonts/fa-solid-900.woff2) format('woff2'),
	url(/assets/fonts/fa-solid-900.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'FontAwesome';
	src: url(/assets/fonts/fa-brands-400.woff2) format('woff2'),
	url(/assets/fonts/fa-brands-400.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'FontAwesome';
	src: url(/assets/fonts/fa-regular-400.woff2) format('woff2'),
	url(/assets/fonts/fa-regular-400.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: block;
	unicode-range: u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc;
}

@font-face {
	font-family: 'FontAwesome';
	src: url(/assets/fonts/fa-v4compatibility.woff2) format('woff2'),
	url(/assets/fonts/fa-v4compatibility.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: block;
	unicode-range: u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a;
}@font-face {
	font-family: 'Vani';
	src: url(/assets/fonts/Vani-c21e2cee85eb913c46758f3ec502b59b.woff2?h=d1237d2b48d15e299af7df785a0e0a76) format('woff2'),
	url(/assets/fonts/Vani-f4b31bcb7d00026cec4a5efa3172f526.woff?h=d1237d2b48d15e299af7df785a0e0a76) format('woff'),
	url(/assets/fonts/Vani-914dbb0f4fbf599feb89891790adc9bc.ttf?h=d1237d2b48d15e299af7df785a0e0a76) format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}:root, [data-bs-theme=light] {
  --bs-body-font-family: Archivo, sans-serif;
}

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

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

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

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

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

.ps-3 {
  padding-left: 1rem!important;
}

@media (min-width:768px) {
  .py-md-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
  }
}

@media (min-width:768px) {
  .pt-md-4 {
    padding-top: 1.5rem!important;
  }
}

@media (min-width:768px) {
  .pt-md-5 {
    padding-top: 3rem!important;
  }
}

@media (min-width:768px) {
  .pe-md-4 {
    padding-right: 1.5rem!important;
  }
}

@media (min-width:768px) {
  .pb-md-4 {
    padding-bottom: 1.5rem!important;
  }
}

@media (min-width:768px) {
  .ps-md-0 {
    padding-left: 0!important;
  }
}

@media (min-width:768px) {
  .ps-md-4 {
    padding-left: 1.5rem!important;
  }
}

@media (min-width:768px) {
  .ps-md-5 {
    padding-left: 3rem!important;
  }
}

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(11,11,11,0.9);
  opacity: 1;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

/* *
       * Remove all paddings around the image on small screen */

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
}

@media all and (max-width: 900px) {
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 75%;
  max-width: 100%;
}

.play-icn.popup-video {
  position: absolute;
  align-self: center;
}

[role=button], button {
  cursor: pointer;
}

div {
}

.art2 {
  font-size: 32px;
  font-family: 'Vani';
  color: #000000;
}

.art {
  font-size: 32px;
  font-family: 'Vani';
  color: #eb140a;
}

.Patch--red {
  background-color: #eb140a;
  box-shadow: 0 100px 80px rgba(0,0,0,.16),0 41.7776px 33.4221px rgba(0,0,0,.115017),0 22.3363px 17.869px rgba(0,0,0,.0953772),0 12.5216px 10.0172px rgba(0,0,0,.08),0 6.6501px 5.32008px rgba(0,0,0,.0646228),0 2.76726px 2.21381px rgba(0,0,0,.0449833);
}

.Patch--black {
  background-color: #000;
  padding: 1rem .75rem;
  box-shadow: 0 100px 80px rgba(0,0,0,.16),0 41.7776px 33.4221px rgba(0,0,0,.115017),0 22.3363px 17.869px rgba(0,0,0,.0953772),0 12.5216px 10.0172px rgba(0,0,0,.08),0 6.6501px 5.32008px rgba(0,0,0,.0646228),0 2.76726px 2.21381px rgba(0,0,0,.0449833);
}

.Patch--red > * {
  line-height: 1;
}

.Patch.is-small {
  padding: .25rem .625rem;
  position: absolute;
  min-width: 7.375rem;
  z-index: 3;
  margin-bottom: -8px;
  bottom: 100%;
  left: 10px;
  text-align: center;
  font-weight: 700;
}

.Patch-wrap {
  position: absolute;
  min-width: 5rem;
}

.Patch-wrap.pos-center-right {
  right: 50%;
  top: 40%;
  transform: translate(90%,-50%);
}

.bgslide {
  background: url("Podcast/podcast slider/hp-devices-image.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.DeviceOffer-section.homepage .flickity-prev-next-button.next:before {
  position: absolute;
  content: "";
  display: flex;
  width: 70px;
  height: 70px;
  z-index: -1;
  border-radius: 6px;
  background: hsla(0,0%,100%,.3);
  box-shadow: 0 12px 24px -3px rgba(0,0,0,.35);
  padding-left: 1000px;
  right: -10px;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
}

[role=button], button {
  cursor: pointer;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
}

button, select {
  text-transform: none;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

:after, :before, :focus, :hover, :root {
  --primary: #eb140a;
  --white: #fff;
  --black: #000;
  --red-100: #ffeae8;
  --red-200: #fdc9c4;
  --red-300: #fa8a80;
  --red-400: #ff372d;
  --red-600: #b90a05;
  --red-700: #820000;
  --grey-100: #fff;
  --grey-200: #f7f7f7;
  --grey-300: #f2f2f2;
  --grey-400: #ddd;
  --grey-500: #bcbcbc;
  --grey-600: #999;
  --grey-700: #666;
  --grey-800: #333;
  --grey-900: #000;
  --blue-100: #f3f5fa;
  --blue-200: #e7eaf7;
  --blue-300: #a0aff0;
  --blue-400: #6964ff;
  --blue-500: #551ee6;
  --blue-600: #321e74;
  --gradient-red-100: linear-gradient(86.73deg,#d01007,#eb140a);
  --gradient-red-200: linear-gradient(114.5deg,#e81409 1.33%,#460000 98.92%),#fff;
  --gradient-blue: linear-gradient(90deg,#3f1ee2,#551ee6);
  --border-radius-xs: 0.25rem;
  --border-radius-sm: 0.5rem;
  --border-radius-md: 1rem;
  --border-radius-l: 1.5rem;
  --border-radius-xl: 2rem;
  --option-spacing: 1.5rem;
  --option-border-color: var(--grey-300);
  --option-focus-border-color: var(--blue-500);
  --option-focus-outline-color: rgba(85,30,230,0.4);
  --option-border-radius: var(--border-radius-md);
  --option-indicator-size: 30px;
  --option-title-color: var(--dark-900);
  --option-description-color: var(--grey-700);
  --option-label-color: var(--blue-500);
  --option-transition: border 0.2s ease;
  --option-crossed-price-color: var(--grey-600);
}

body, html {
  font-size: 100%;
  color: #000;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  padding: 0;
  background: #f7f7f7;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: a1,Helvetica Neue,Arial,"sans-serif"!important;
}

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

* {
  outline: none;
}

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

*, :after, :before {
  border: 0 solid;
}

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

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

.button.button--primary.button--red {
  box-shadow: 1px 8px 20px 0px rgb(190,190,190);
}

.video_podcast {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: f7f7f7;
}

.icon.ion-ios-arrow-right {
  font-weight: 800;
  font-size: 18px;
}

@media (min-width: 300px) {
  .podcast_preview {
    width: 100%;
    height: 400px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .podcast_preview {
    width: 100%;
    /*height: 450%;*/
    padding-top: 0px;
    margin-top: 0px;
  }
}

@media (min-width: 1400px) {
  .podcast_preview {
    width: 540px;
    height: 500px;
    padding-top: 0px;
    margin-top: 0px;
  }
}

@media (min-width: 1400px) {
  .art3 {
    margin: 80px 30px 100px 100px;
    padding: 25px 20px 40px;
  }
}

@media (min-width: 576px) {
  .art3 {
    margin: 5px 5px 5px 5px;
    padding: 15px 15px 20px 40px;
  }
}

[role=button], button {
  cursor: pointer;
}

.Patch--red {
  background-color: #eb140a;
  box-shadow: 0 100px 80px rgba(0,0,0,.16),0 41.7776px 33.4221px rgba(0,0,0,.115017),0 22.3363px 17.869px rgba(0,0,0,.0953772),0 12.5216px 10.0172px rgba(0,0,0,.08),0 6.6501px 5.32008px rgba(0,0,0,.0646228),0 2.76726px 2.21381px rgba(0,0,0,.0449833);
}

.Patch--black {
  background-color: #000;
  padding: 1rem .75rem;
  box-shadow: 0 100px 80px rgba(0,0,0,.16),0 41.7776px 33.4221px rgba(0,0,0,.115017),0 22.3363px 17.869px rgba(0,0,0,.0953772),0 12.5216px 10.0172px rgba(0,0,0,.08),0 6.6501px 5.32008px rgba(0,0,0,.0646228),0 2.76726px 2.21381px rgba(0,0,0,.0449833);
}

.Patch--red > * {
  line-height: 1;
}

.Patch.is-small {
  padding: .25rem .625rem;
  position: absolute;
  min-width: 7.375rem;
  z-index: 3;
  margin-bottom: -8px;
  bottom: 100%;
  left: 10px;
  text-align: center;
  font-weight: 700;
}

.Patch-wrap {
  position: absolute;
  min-width: 5rem;
}

.Patch-wrap.pos-center-right {
  right: 50%;
  top: 40%;
  transform: translate(90%,-50%);
}

.bgslide {
  background: url("/assets/img/Podcast/podcast%20slider/checkmate.jpg?h=d2340d98d792271fe18b4e70f42d20b0");
  background-repeat: no-repeat;
  background-size: cover;
}

.DeviceOffer-section.homepage .flickity-prev-next-button.next:before {
  position: absolute;
  content: "";
  display: flex;
  width: 70px;
  height: 70px;
  z-index: -1;
  border-radius: 6px;
  background: hsla(0,0%,100%,.3);
  box-shadow: 0 12px 24px -3px rgba(0,0,0,.35);
  padding-left: 1000px;
  right: -10px;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
}

[role=button], button {
  cursor: pointer;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
}

button, select {
  text-transform: none;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

:after, :before, :focus, :hover, :root {
  --primary: #eb140a;
  --white: #fff;
  --black: #000;
  --red-100: #ffeae8;
  --red-200: #fdc9c4;
  --red-300: #fa8a80;
  --red-400: #ff372d;
  --red-600: #b90a05;
  --red-700: #820000;
  --grey-100: #fff;
  --grey-200: #f7f7f7;
  --grey-300: #f2f2f2;
  --grey-400: #ddd;
  --grey-500: #bcbcbc;
  --grey-600: #999;
  --grey-700: #666;
  --grey-800: #333;
  --grey-900: #000;
  --blue-100: #f3f5fa;
  --blue-200: #e7eaf7;
  --blue-300: #a0aff0;
  --blue-400: #6964ff;
  --blue-500: #551ee6;
  --blue-600: #321e74;
  --gradient-red-100: linear-gradient(86.73deg,#d01007,#eb140a);
  --gradient-red-200: linear-gradient(114.5deg,#e81409 1.33%,#460000 98.92%),#fff;
  --gradient-blue: linear-gradient(90deg,#3f1ee2,#551ee6);
  --border-radius-xs: 0.25rem;
  --border-radius-sm: 0.5rem;
  --border-radius-md: 1rem;
  --border-radius-l: 1.5rem;
  --border-radius-xl: 2rem;
  --option-spacing: 1.5rem;
  --option-border-color: var(--grey-300);
  --option-focus-border-color: var(--blue-500);
  --option-focus-outline-color: rgba(85,30,230,0.4);
  --option-border-radius: var(--border-radius-md);
  --option-indicator-size: 30px;
  --option-title-color: var(--dark-900);
  --option-description-color: var(--grey-700);
  --option-label-color: var(--blue-500);
  --option-transition: border 0.2s ease;
  --option-crossed-price-color: var(--grey-600);
}

body, html {
  font-size: 100%;
  color: #000;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  padding: 0;
  background: #f7f7f7;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: archivo!important;
}

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

* {
  outline: none;
}

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

*, :after, :before {
  border: 0 solid;
}

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

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

#site-title a, #site-title a strong, #site-title a em {
  display: block;
  position: relative;
  font: bold 18px/20px Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}

#content hgroup .entry-title {
  display: block;
  position: relative;
  width: 952px;
  margin: 0 auto;
  padding: 29px 0 0 0;
  font: bold 18px/20px Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  color: #000;
  text-transform: uppercase;
}

.column_wrapper .column {
  display: block;
  position: relative;
  width: 18% !important;
  float: left;
  padding-left: 12px;
  padding-bottom: 0 !important;
  margin: 30px 0 0 5% !important;
  border-width: 0 0 0 0;
  border-style: none !important;
}

footer, .edit-link a {
  display: none;
}

.wp-block-audio figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
}

.wp-block-audio audio {
  width: 100%;
  min-width: 300px;
}

.wp-block-button {
  color: #fff;
}

.wp-block-button.aligncenter {
  text-align: center;
}

.wp-block-button.alignright {
  text-align: right;
}

.wp-block-button__link {
  background-color: #32373c;
  border: none;
  border-radius: 28px;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
}

.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
  color: inherit;
}

.wp-gs .wp-block-button__link:not(.has-background) {
  background-color: var(--wp-block-core-button--color--background,var(--wp-color--primary,#32373c));
}

.is-style-squared .wp-block-button__link {
  border-radius: 0;
}

.no-border-radius.wp-block-button__link {
  border-radius: 0!important;
}

.is-style-outline {
  color: #32373c;
}

.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border: 2px solid;
}

.wp-block-buttons .wp-block-button {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
}

.wp-block-buttons.alignright .wp-block-button {
  margin-right: none;
  margin-left: 8px;
}

.wp-block-buttons.aligncenter, .wp-block-calendar {
  text-align: center;
}

.wp-block-calendar tbody td, .wp-block-calendar th {
  padding: 4px;
  border: 1px solid #e2e4e7;
}

.wp-block-calendar tfoot td {
  border: none;
}

.wp-block-calendar table {
  width: 100%;
  border-collapse: collapse;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
}

.wp-block-calendar table th {
  font-weight: 400;
  background: #edeff0;
}

.wp-block-calendar a {
  text-decoration: underline;
}

.wp-block-calendar tfoot a {
  color: #00739c;
}

.wp-block-calendar table caption, .wp-block-calendar table tbody {
  color: #40464d;
}

.wp-block-categories.alignleft {
  margin-right: 2em;
}

.wp-block-categories.alignright {
  margin-left: 2em;
}

.wp-block-columns {
  display: flex;
  margin-bottom: 28px;
  flex-wrap: wrap;
}

@media (min-width:782px) {
  .wp-block-columns {
    flex-wrap: nowrap;
  }
}

.wp-block-columns.has-background {
  padding: 20px 30px;
}

.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word;
}

@media (max-width:599px) {
  .wp-block-column {
    flex-basis: 100%!important;
  }
}

@media (min-width:600px) and (max-width:781px) {
  .wp-block-column {
    flex-basis: calc(50% - 16px)!important;
    flex-grow: 0;
  }
}

@media (min-width:600px) and (max-width:781px) {
  .wp-block-column:nth-child(2n) {
    margin-left: 32px;
  }
}

@media (min-width:782px) {
  .wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
  }
}

@media (min-width:782px) {
  .wp-block-column[style] {
    flex-grow: 0;
  }
}

@media (min-width:782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 32px;
  }
}

.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start;
}

.wp-block-columns.are-vertically-aligned-center {
  align-items: center;
}

.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end;
}

.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start;
}

.wp-block-column.is-vertically-aligned-center {
  -ms-grid-row-align: center;
  align-self: center;
}

.wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end;
}

.wp-block-column.is-vertically-aligned-bottom, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-top {
  width: 100%;
}

.wp-block-cover, .wp-block-cover-image {
  position: relative;
  background-color: #000;
  background-size: cover;
  background-position: 50%;
  min-height: 430px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
  background-attachment: fixed;
}

@media (prefers-reduced-motion:reduce) {
  .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
    background-attachment: scroll;
  }
}

.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
  content: "";
  background-color: inherit;
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim:not(.has-background-gradient):before, .wp-block-cover .wp-block-cover__gradient-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim:not(.has-background-gradient):before, .wp-block-cover .wp-block-cover__gradient-background {
  opacity: .5;
}

.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
  opacity: .1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background {
  opacity: .1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
  opacity: .2;
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background {
  opacity: .2;
}

.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
  opacity: .3;
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background {
  opacity: .3;
}

.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
  opacity: .4;
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background {
  opacity: .4;
}

.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
  opacity: .5;
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background {
  opacity: .5;
}

.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
  opacity: .6;
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background {
  opacity: .6;
}

.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
  opacity: .7;
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background {
  opacity: .7;
}

.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
  opacity: .8;
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background {
  opacity: .8;
}

.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
  opacity: .9;
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background {
  opacity: .9;
}

.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
  opacity: 1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background {
  opacity: 1;
}

.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
  max-width: 290px;
  width: 100%;
}

.wp-block-cover-image:after, .wp-block-cover:after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit;
}

.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {
  display: flex;
}

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
  width: calc(100% - 70px);
  z-index: 1;
  color: #f8f9f9;
}

.wp-block-cover-image .wp-block-subhead:not(.has-text-color), .wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover .wp-block-subhead:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color) {
  color: inherit;
}

.wp-block-cover__video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
}

.wp-block-cover-image-text, .wp-block-cover-text, section.wp-block-cover-image h2 {
  color: #fff;
}

.wp-block-cover-image-text a, .wp-block-cover-image-text a:active, .wp-block-cover-image-text a:focus, .wp-block-cover-image-text a:hover, .wp-block-cover-text a, .wp-block-cover-text a:active, .wp-block-cover-text a:focus, .wp-block-cover-text a:hover, section.wp-block-cover-image h2 a, section.wp-block-cover-image h2 a:active, section.wp-block-cover-image h2 a:focus, section.wp-block-cover-image h2 a:hover {
  color: #fff;
}

.wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start;
}

.wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end;
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, section.wp-block-cover-image.has-left-content > h2 {
  margin-left: 0;
  text-align: left;
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, section.wp-block-cover-image.has-right-content > h2 {
  margin-right: 0;
  text-align: right;
}

.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, section.wp-block-cover-image > h2 {
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 580px;
  padding: 14px;
  text-align: center;
}

.block-editor-block-list__block[data-type="core/embed"][data-align=left], .block-editor-block-list__block[data-type="core/embed"][data-align=right], .wp-block-embed.alignleft, .wp-block-embed.alignright {
  max-width: 360px;
  width: 100%;
}

.wp-block-embed {
  margin-bottom: 1em;
}

.wp-block-embed figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
  position: relative;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.78%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%;
}

.wp-block-file {
  margin-bottom: 1.5em;
}

.wp-block-file.aligncenter {
  text-align: center;
}

.wp-block-file.alignright {
  text-align: right;
}

.wp-block-file .wp-block-file__button {
  background: #32373c;
  border-radius: 2em;
  color: #fff;
  font-size: 13px;
  padding: .5em 1em;
}

.wp-block-file a.wp-block-file__button {
  text-decoration: none;
}

.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
  box-shadow: none;
  color: #fff;
  opacity: .85;
  text-decoration: none;
}

.wp-block-file * + .wp-block-file__button {
  margin-left: .75em;
}

.blocks-gallery-grid, .wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
  margin: 0 16px 16px 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
  margin: 0;
  height: 100%;
}

.blocks-gallery-grid .blocks-gallery-image img, .blocks-gallery-grid .blocks-gallery-item img, .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 40px 10px 9px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
}

.blocks-gallery-grid .blocks-gallery-image figcaption img, .blocks-gallery-grid .blocks-gallery-item figcaption img, .wp-block-gallery .blocks-gallery-image figcaption img, .wp-block-gallery .blocks-gallery-item figcaption img {
  display: inline;
}

.blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
  width: 100%;
}

.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
  width: calc((100% - 16px)/2);
}

.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0;
}

.blocks-gallery-grid.columns-1 .blocks-gallery-image, .blocks-gallery-grid.columns-1 .blocks-gallery-item, .wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
}

@media (min-width:600px) {
  .blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 32px)/3);
    margin-right: 16px;
  }
}

@media (min-width:600px) {
  .blocks-gallery-grid.columns-4 .blocks-gallery-image, .blocks-gallery-grid.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc((100% - 48px)/4);
    margin-right: 16px;
  }
}

@media (min-width:600px) {
  .blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc((100% - 64px)/5);
    margin-right: 16px;
  }
}

@media (min-width:600px) {
  .blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc((100% - 80px)/6);
    margin-right: 16px;
  }
}

@media (min-width:600px) {
  .blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc((100% - 96px)/7);
    margin-right: 16px;
  }
}

@media (min-width:600px) {
  .blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc((100% - 112px)/8);
    margin-right: 16px;
  }
}

@media (min-width:600px) {
  .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n) {
    margin-right: 0;
  }
}

@media (min-width:600px) {
  .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media (min-width:600px) {
  .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media (min-width:600px) {
  .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
    margin-right: 0;
  }
}

@media (min-width:600px) {
  .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
    margin-right: 0;
  }
}

@media (min-width:600px) {
  .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
    margin-right: 0;
  }
}

@media (min-width:600px) {
  .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
    margin-right: 0;
  }
}

@media (min-width:600px) {
  .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0;
  }
}

.blocks-gallery-grid .blocks-gallery-image:last-child, .blocks-gallery-grid .blocks-gallery-item:last-child, .wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
  margin-right: 0;
}

.blocks-gallery-grid.alignleft, .blocks-gallery-grid.alignright, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
  max-width: 290px;
  width: 100%;
}

.blocks-gallery-grid.aligncenter .blocks-gallery-item figure, .wp-block-gallery.aligncenter .blocks-gallery-item figure {
  justify-content: center;
}

.wp-block-image {
  margin-bottom: 1em;
}

.wp-block-image img {
  max-width: 100%;
}

.wp-block-image.aligncenter {
  text-align: center;
}

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
  width: 100%;
}

.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized {
  display: table;
  margin-left: 0;
  margin-right: 0;
}

.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption {
  display: table-caption;
  caption-side: bottom;
}

.wp-block-image .alignleft {
  float: left;
  margin-right: 1em;
}

.wp-block-image .alignright {
  float: right;
  margin-left: 1em;
}

.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-image figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
}

.is-style-circle-mask img, .is-style-rounded img {
  border-radius: 9999px;
}

.wp-block-latest-comments__comment {
  font-size: 15px;
  line-height: 1.1;
  list-style: none;
  margin-bottom: 1em;
}

.has-avatars .wp-block-latest-comments__comment {
  min-height: 36px;
  list-style: none;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 52px;
}

.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment {
  line-height: 1.5;
}

.wp-block-latest-comments__comment-excerpt p {
  font-size: 14px;
  line-height: 1.8;
  margin: 5px 0 20px;
}

.wp-block-latest-comments__comment-date {
  color: #8f98a1;
  display: block;
  font-size: 12px;
}

.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
  border-radius: 24px;
  display: block;
  float: left;
  height: 40px;
  margin-right: 12px;
  width: 40px;
}

.wp-block-latest-posts.alignleft {
  margin-right: 2em;
}

.wp-block-latest-posts.alignright {
  margin-left: 2em;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
}

.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.wp-block-latest-posts.is-grid li {
  margin: 0 16px 16px 0;
  width: 100%;
}

@media (min-width:600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - 16px);
  }
}

@media (min-width:600px) {
  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - 16px);
  }
}

@media (min-width:600px) {
  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - 16px);
  }
}

@media (min-width:600px) {
  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 16px);
  }
}

@media (min-width:600px) {
  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 16px);
  }
}

.wp-block-latest-posts__post-date {
  display: block;
  color: #6c7781;
  font-size: 13px;
}

.wp-block-latest-posts__post-excerpt {
  margin-top: 8px;
  margin-bottom: 16px;
}

.wp-block-latest-posts__featured-image img {
  height: auto;
  width: auto;
}

.wp-block-latest-posts__featured-image.alignleft {
  margin-right: 1em;
}

.wp-block-latest-posts__featured-image.alignright {
  margin-left: 1em;
}

.wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center;
}

.wp-block-media-text {
  direction: ltr;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50% 1fr;
  grid-template-columns: 50% 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.wp-block-media-text.has-media-on-the-right {
  -ms-grid-columns: 1fr 50%;
  grid-template-columns: 1fr 50%;
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
  -ms-grid-row-align: start;
  align-self: start;
}

.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media, .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text .wp-block-media-text__media {
  -ms-grid-row-align: center;
  align-self: center;
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
  -ms-grid-row-align: end;
  align-self: end;
}

.wp-block-media-text .wp-block-media-text__media {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  margin: 0;
}

.wp-block-media-text .wp-block-media-text__content {
  direction: ltr;
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  padding: 0 8%;
  word-break: break-word;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1 ;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1 ;
}

.wp-block-media-text > figure > img, .wp-block-media-text > figure > video {
  max-width: unset;
  width: 100%;
  vertical-align: middle;
}

.wp-block-media-text.is-image-fill figure.wp-block-media-text__media {
  height: 100%;
  min-height: 250px;
  background-size: cover;
}

.wp-block-media-text.is-image-fill figure.wp-block-media-text__media > img {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

@media (max-width:600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    -ms-grid-columns: 100%!important;
    grid-template-columns: 100%!important;
  }
}

@media (max-width:600px) {
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}

@media (max-width:600px) {
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media, .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}

@media (max-width:600px) {
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}

.wp-block-navigation > ul {
  display: block;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

@media (min-width:600px) {
  .wp-block-navigation > ul {
    display: flex;
    flex-wrap: wrap;
  }
}

.wp-block-navigation > ul ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
}

.wp-block-navigation > ul ul li {
  margin: 0;
}

.wp-block-navigation > ul li {
  z-index: 1;
}

.wp-block-navigation > ul li:focus-within, .wp-block-navigation > ul li:hover {
  cursor: pointer;
  z-index: 99999;
}

.wp-block-navigation > ul li:focus-within > ul, .wp-block-navigation > ul li:hover > ul, .wp-block-navigation > ul li ul:focus, .wp-block-navigation > ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: flex;
  flex-direction: column;
}

.wp-block-navigation > ul > li ul {
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 200px;
  max-width: 200px;
  opacity: 0;
  transition: opacity .1s linear;
  visibility: hidden;
}

.wp-block-navigation, .wp-block-navigation .block-editor-block-list__layout {
  display: flex;
  flex-wrap: wrap;
}

.wp-block-navigation .block-editor-block-list__layout .block-editor-block-list__layout {
  width: 200px;
}

.wp-block-navigation .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  margin: 0;
  width: auto;
}

.wp-block-navigation, .wp-block-navigation > .wp-block-navigation__container {
  align-items: center;
  width: 100%;
}

.wp-block-navigation > .wp-block-navigation-link, .wp-block-navigation > .wp-block-navigation__container > .wp-block-navigation-link {
  display: flex;
  margin-top: 0;
  margin-bottom: 0;
}

.wp-block-navigation .wp-block-navigation-link {
  position: relative;
  margin: 0;
  min-height: 56px;
  display: flex;
  line-height: 1.4;
}

.wp-block-navigation .wp-block-navigation-link .wp-block, .wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link {
  min-height: auto;
  padding: 0;
}

.wp-block-navigation .wp-block-navigation-link .wp-block .wp-block-navigation-link {
  margin: 0;
}

.wp-block-navigation .wp-block-navigation-link > .block-editor-inner-blocks {
  display: none;
}

.wp-block-navigation .wp-block-navigation-link.has-child > .wp-block-navigation__container, .wp-block-navigation .wp-block-navigation-link.is-editing.has-child > .block-editor-inner-blocks {
  display: flex;
  border: 1px solid rgba(0,0,0,.15);
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
}

.wp-block-navigation .wp-block-navigation-link.has-child > .wp-block-navigation__container .block-editor-inner-blocks, .wp-block-navigation .wp-block-navigation-link.has-child > .wp-block-navigation__container .wp-block-navigation__container, .wp-block-navigation .wp-block-navigation-link.is-editing.has-child > .block-editor-inner-blocks .block-editor-inner-blocks, .wp-block-navigation .wp-block-navigation-link.is-editing.has-child > .block-editor-inner-blocks .wp-block-navigation__container {
  left: 100%;
  top: -1px;
}

.wp-block-navigation .wp-block-navigation-link .block-editor-inner-blocks, .wp-block-navigation .wp-block-navigation-link .wp-block-navigation__container {
  background-color: inherit;
  color: inherit;
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content {
  display: flex;
  align-items: center;
  width: max-content;
  padding: 6px 16px;
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link:first-child:not(:only-child) .wp-block-navigation-link__content {
  padding-top: 8px;
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link:last-child .wp-block-navigation-link__content {
  padding-bottom: 8px;
}

.wp-block-navigation .wp-block-navigation-link.has-child .wp-block-navigation-link__content {
  min-width: 100%;
  padding-right: 32px;
  position: relative;
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__submenu-icon {
  position: absolute;
  right: 16px;
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__submenu-icon svg {
  fill: currentColor;
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link svg {
  transform: rotate(0);
}

.wp-block-navigation .wp-block-navigation-link.has-text-color .wp-block-navigation-link__content {
  color: inherit;
}

.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color) > .block-editor-inner-blocks, .wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color) > .wp-block-navigation__container, .wp-block-navigation .wp-block-navigation-link:not(.has-text-color) > .block-editor-inner-blocks, .wp-block-navigation .wp-block-navigation-link:not(.has-text-color) > .wp-block-navigation__container {
  color: #111;
}

.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-background) > .block-editor-inner-blocks, .wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-background) > .wp-block-navigation__container, .wp-block-navigation .wp-block-navigation-link:not(.has-background) > .block-editor-inner-blocks, .wp-block-navigation .wp-block-navigation-link:not(.has-background) > .wp-block-navigation__container {
  background-color: #fff;
}

.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color) > .block-editor-inner-blocks, .wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color) > .wp-block-navigation__container {
  color: #fff;
}

.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-background) > .block-editor-inner-blocks, .wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-background) > .wp-block-navigation__container {
  background-color: #333;
}

.wp-block-navigation .wp-block-navigation-link.has-child > .wp-block-navigation__container {
  display: flex;
  flex-direction: column;
  padding: 0;
}

.wp-block-navigation > ul > li > a {
  display: flex;
  align-items: center;
}

.wp-block-navigation > ul > li:first-of-type > a {
  padding-left: 0;
}

.wp-block-navigation > ul > li:last-of-type > a {
  padding-right: 0;
}

.wp-block-navigation.items-justified-left > ul {
  justify-content: flex-start;
}

.wp-block-navigation.items-justified-center > ul {
  justify-content: center;
}

.wp-block-navigation.items-justified-right > ul {
  justify-content: flex-end;
}

.is-small-text {
  font-size: 14px;
}

.is-regular-text {
  font-size: 16px;
}

.is-large-text {
  font-size: 36px;
}

.is-larger-text {
  font-size: 48px;
}

.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  line-height: .68;
  font-weight: 100;
  margin: .05em .1em 0 0;
  text-transform: uppercase;
  font-style: normal;
}

p.has-background {
  padding: 20px 30px;
}

p.has-text-color a {
  color: inherit;
}

.wp-block-pullquote {
  padding: 3em 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}

.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
  max-width: 290px;
}

.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
  font-size: 20px;
}

.wp-block-pullquote p {
  font-size: 28px;
  line-height: 1.6;
}

.wp-block-pullquote cite, .wp-block-pullquote footer {
  position: relative;
}

.wp-block-pullquote .has-text-color a {
  color: inherit;
}

.wp-block-pullquote:not(.is-style-solid-color) {
  background: none;
}

.wp-block-pullquote.is-style-solid-color {
  border: none;
}

.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 60%;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: none;
  font-style: normal;
}

.wp-block-pullquote cite {
  color: inherit;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  margin: 0 0 16px;
  padding: 0 1em;
}

.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
  font-size: 24px;
  font-style: italic;
  line-height: 1.6;
}

.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
  font-size: 18px;
  text-align: right;
}

.wp-block-rss.alignleft {
  margin-right: 2em;
}

.wp-block-rss.alignright {
  margin-left: 2em;
}

.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}

.wp-block-rss.is-grid li {
  margin: 0 16px 16px 0;
  width: 100%;
}

@media (min-width:600px) {
  .wp-block-rss.columns-2 li {
    width: calc(50% - 16px);
  }
}

@media (min-width:600px) {
  .wp-block-rss.columns-3 li {
    width: calc(33.33333% - 16px);
  }
}

@media (min-width:600px) {
  .wp-block-rss.columns-4 li {
    width: calc(25% - 16px);
  }
}

@media (min-width:600px) {
  .wp-block-rss.columns-5 li {
    width: calc(20% - 16px);
  }
}

@media (min-width:600px) {
  .wp-block-rss.columns-6 li {
    width: calc(16.66667% - 16px);
  }
}

.wp-block-rss__item-author, .wp-block-rss__item-publish-date {
  display: block;
  color: #6c7781;
  font-size: 13px;
}

.wp-block-search {
  display: flex;
  flex-wrap: wrap;
}

.wp-block-search .wp-block-search__label {
  width: 100%;
}

.wp-block-search .wp-block-search__input {
  flex-grow: 1;
  max-width: 360px;
}

.wp-block-search .wp-block-search__button {
  margin-left: 10px;
}

.wp-block-separator.is-style-wide {
  border-bottom-width: 1px;
}

.wp-block-separator.is-style-dots {
  background: none!important;
  border: none;
  text-align: center;
  max-width: none;
  line-height: 1;
  height: auto;
}

.wp-block-separator.is-style-dots:before {
  content: "\00b7 \00b7 \00b7";
  color: currentColor;
  font-size: 20px;
  letter-spacing: 2em;
  padding-left: 2em;
  font-family: serif;
}

.wp-block-social-links {
  display: flex;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
}

.wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link a:hover {
  text-decoration: none;
  border-bottom: 0;
  box-shadow: none;
}

.wp-social-link {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 36px;
  margin-right: 8px;
  transition: transform .1s ease;
}

@media (prefers-reduced-motion:reduce) {
  .wp-social-link {
    transition-duration: 0s;
  }
}

.wp-social-link a {
  padding: 6px;
  display: block;
  line-height: 0;
  transition: transform .1s ease;
}

.wp-social-link a, .wp-social-link a:active, .wp-social-link a:hover, .wp-social-link a:visited, .wp-social-link svg {
  color: currentColor;
  fill: currentColor;
}

.wp-social-link:hover {
  transform: scale(1.1);
}

.wp-block-social-links.aligncenter {
  justify-content: center;
  display: flex;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
  background-color: #1977f2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: #0577b5;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
  background-color: #02ab6c;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
  background-color: #fe4500;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
  background-color: #21a1f3;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
  background-color: #ff0100;
  color: #fff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
  background: none;
  padding: 4px;
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
  width: 28px;
  height: 28px;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
  color: #f90;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
  color: #1ea0c3;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
  color: #0757fe;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
  color: #1e1f26;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
  color: #02e49b;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
  color: #e94c89;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
  color: #4280ff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
  color: #f45800;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
  color: #1977f2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
  color: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
  color: #0461dd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
  color: #e65678;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
  color: #24292d;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
  color: #382110;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
  color: #ea4434;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
  color: #f00075;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
  color: #e21b24;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
  color: #0577b5;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
  color: #3288d4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
  color: #02ab6c;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
  color: #f6405f;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
  color: #e60122;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
  color: #ef4155;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
  color: #fe4500;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
  color: #0478d7;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
  color: #fff;
  stroke: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
  color: #ff5600;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
  color: #1bd760;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
  color: #011835;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
  color: #6440a4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
  color: #21a1f3;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
  color: #1eb7ea;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
  color: #4680c2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
  color: #3499cd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
  color: #ff0100;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
  padding-left: 16px;
  padding-right: 16px;
}

.wp-block-spacer {
  clear: both;
}

p.wp-block-subhead {
  font-size: 1.1em;
  font-style: italic;
  opacity: .75;
}

.wp-block-table {
  overflow-x: auto;
}

.wp-block-table table {
  width: 100%;
}

.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}

.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
  word-break: break-word;
}

.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
  display: table;
  width: auto;
}

.wp-block-table.aligncenter td, .wp-block-table.aligncenter th, .wp-block-table.alignleft td, .wp-block-table.alignleft th, .wp-block-table.alignright td, .wp-block-table.alignright th {
  word-break: break-word;
}

.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}

.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}

.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}

.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border-bottom: 1px solid #f3f4f5;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f3f4f5;
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe;
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
  border-color: transparent;
}

.wp-block-text-columns, .wp-block-text-columns.aligncenter {
  display: flex;
}

.wp-block-text-columns .wp-block-column {
  margin: 0 16px;
  padding: 0;
}

.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0;
}

.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0;
}

.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%;
}

.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.33333%;
}

.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%;
}

.wp-block-video {
  margin-left: 0;
  margin-right: 0;
}

.wp-block-video video {
  max-width: 100%;
}

.wp-block-video.aligncenter {
  text-align: center;
}

.wp-block-video figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
}

:root .has-pale-pink-background-color {
  background-color: #f78da7;
}

:root .has-vivid-red-background-color {
  background-color: #cf2e2e;
}

:root .has-luminous-vivid-orange-background-color {
  background-color: #ff6900;
}

:root .has-luminous-vivid-amber-background-color {
  background-color: #fcb900;
}

:root .has-light-green-cyan-background-color {
  background-color: #7bdcb5;
}

:root .has-vivid-green-cyan-background-color {
  background-color: #00d084;
}

:root .has-pale-cyan-blue-background-color {
  background-color: #8ed1fc;
}

:root .has-vivid-cyan-blue-background-color {
  background-color: #0693e3;
}

:root .has-vivid-purple-background-color {
  background-color: #9b51e0;
}

:root .has-very-light-gray-background-color {
  background-color: #eee;
}

:root .has-cyan-bluish-gray-background-color {
  background-color: #abb8c3;
}

:root .has-very-dark-gray-background-color {
  background-color: #313131;
}

:root .has-pale-pink-color {
  color: #f78da7;
}

:root .has-vivid-red-color {
  color: #cf2e2e;
}

:root .has-luminous-vivid-orange-color {
  color: #ff6900;
}

:root .has-luminous-vivid-amber-color {
  color: #fcb900;
}

:root .has-light-green-cyan-color {
  color: #7bdcb5;
}

:root .has-vivid-green-cyan-color {
  color: #00d084;
}

:root .has-pale-cyan-blue-color {
  color: #8ed1fc;
}

:root .has-vivid-cyan-blue-color {
  color: #0693e3;
}

:root .has-vivid-purple-color {
  color: #9b51e0;
}

:root .has-very-light-gray-color {
  color: #eee;
}

:root .has-cyan-bluish-gray-color {
  color: #abb8c3;
}

:root .has-very-dark-gray-color {
  color: #313131;
}

:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: linear-gradient(135deg,#0693e3,#9b51e0);
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg,#00d084,#0693e3);
}

:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: linear-gradient(135deg,#7adcb4,#00d082);
}

:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: linear-gradient(135deg,#fcb900,#ff6900);
}

:root .has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: linear-gradient(135deg,#ff6900,#cf2e2e);
}

:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: linear-gradient(135deg,#eee,#a9b8c3);
}

:root .has-cool-to-warm-spectrum-gradient-background {
  background: linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c);
}

:root .has-blush-light-purple-gradient-background {
  background: linear-gradient(135deg,#ffceec,#9896f0);
}

:root .has-blush-bordeaux-gradient-background {
  background: linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e);
}

:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe);
}

:root .has-luminous-dusk-gradient-background {
  background: linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0);
}

:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg,#faaca8,#dad0ec);
}

:root .has-pale-ocean-gradient-background {
  background: linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5);
}

:root .has-electric-grass-gradient-background {
  background: linear-gradient(135deg,#caf880,#71ce7e);
}

:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg,#fafae1,#67a671);
}

:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg,#fdd79a,#004a59);
}

:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg,#330968,#31cdcf);
}

:root .has-midnight-gradient-background {
  background: linear-gradient(135deg,#020381,#2874fc);
}

.has-small-font-size {
  font-size: 13px;
}

.has-normal-font-size, .has-regular-font-size {
  font-size: 16px;
}

.has-medium-font-size {
  font-size: 20px;
}

.has-large-font-size {
  font-size: 36px;
}

.has-huge-font-size, .has-larger-font-size {
  font-size: 42px;
}

.has-text-align-center {
  text-align: center;
}

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

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

.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2;
}

.wpcf7 form.init .wpcf7-response-output {
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232;
}

.wpcf7 form.spam .wpcf7-response-output {
  border-color: #f56e28;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ffb900;
}

.wpcf7-form-control-wrap {
  position: relative;
}

.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #ff0000;
  background: #fff;
  padding: .2em .8em;
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
  content: " ";
}

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
  visibility: visible;
}

div.wpcf7 div.ajax-error {
  display: none;
}

div.wpcf7 .placeheld {
  color: #888;
}

div.wpcf7 input[type="file"] {
  cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
  cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
  direction: ltr;
}

/* !
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com */

/* !
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

/* ! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: 'Archivo';
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

img {
  border: 0;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

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

/* ! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #fff;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -ms-overflow-style: scrollbar;
}

/* \ */

/*  */

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}

.portlet-barebone .portlet-content {
  padding: 0;
}

/* |--------------------------------------------------------------------------
| Production Fonts
|-------------------------------------------------------------------------- */

/* ! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

figcaption, figure, main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

b, strong {
  font-weight: inherit;
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

fieldset {
  padding: .35em .75em .625em;
}

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

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

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

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

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details, menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

html {
  font-family: 'Archivo';
}

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, p, pre {
  margin: 0;
}

button {
  background: transparent;
  padding: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol, ul {
  margin: 0;
}

[tabindex="-1"]:focus {
  outline: none!important;
}

*, :after, :before {
  border: 0 solid;
}

img {
  border-style: solid;
}

[type=button], [type=reset], [type=submit], button {
  border-radius: 0;
}

textarea {
  resize: vertical;
}

img {
  max-width: 100%;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: inherit;
  opacity: .5;
}

input::placeholder, textarea::placeholder {
  color: inherit;
  opacity: .5;
}

[role=button], button {
  cursor: pointer;
}

/* !
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

/* !
 * Float Labels
 * @version: 3.3.9
 * @author: Paul Ryley (http://geminilabs.io)
 * @url: https://pryley.github.io/float-labels.js
 * @license: MIT */

/* !
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

/* !
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

/* !
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

/* !
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

/* !
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

.podcast-slider-wrap {
  position: relative;
  width: 100%;
}

.podcast-wrap {
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  margin: 20px;
}

.podcast-wrap .container .row:first-child .btn {
  display: none;
  text-decoration: none;
  padding: .625rem 1.875rem .625rem 1.25rem;
  color: #eb140a;
  border: 1px solid #eb140a;
  background: url('data:image/svg+xml;utf8,<svg width="7" height="12" xmlns="http://www.w3.org/2000/svg"><path d="M1 11l4-5-4-5" stroke="#EB140A" stroke-width="2" fill="none" fill-rule="evenodd"/></svg>') no-repeat right 10px center;
}

.podcast-wrap .container .row:first-child .btn:hover {
  color: #fff;
  background: #eb140a url('data:image/svg+xml;utf8,<svg width="7" height="12" xmlns="http://www.w3.org/2000/svg"><path d="M1 11l4-5-4-5" stroke="#FFFFFF" stroke-width="2" fill="none" fill-rule="evenodd"/></svg>') no-repeat right 10px center;
}

@media only screen and (min-width:468px) {
  .podcast-wrap .container .row:first-child .btn {
    display: inline-block;
  }
}

.podcast-wrap .container .row .btn {
  border-radius: 0;
}

.podcast-wrap .title {
  text-align: center;
  font-size: 1.5rem;
}

@media only screen and (min-width:468px) {
  .podcast-wrap .title {
    text-align: left;
  }
}

@media only screen and (min-width:1024px) {
  .podcast-wrap .title {
    font-size: 1.875rem;
  }
}

.podcast-slider {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  position: relative;
}

.podcast-slider .flickity-viewport {
  overflow: hidden;
}

.podcast-slider a {
  text-decoration: none;
  color: #000;
  font-family: 'Vani';
}

.podcast-slider .visible-xs a.btn.btn-default.btn-lg.text-upper {
  margin-top: 34px;
}

.podcast-slider .cena, .podcast-slider .kupi-odmah, .podcast-slider .product-name, .podcast-slider .promo, .podcast-slider .u-tarifi {
  opacity: 0;
  transition: opacity .5s ease;
}

@media only screen and (min-width:468px) {
  .podcast-slider .cena, .podcast-slider .kupi-odmah, .podcast-slider .product-name, .podcast-slider .promo, .podcast-slider .u-tarifi {
    opacity: 1;
  }
}

.podcast-slider .item {
  position: relative;
  width: 90vw;
  padding-top: 5.625rem;
  margin: 0 30px;
  float: left;
  background: url("/assets/img/Podcast/podcast%20slider/dommira.jpg?h=8f83abe6d52e3696f5221e5b7400a7a8");
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (min-width:768px) {
  .podcast-slider .item {
    width: 225px;
    margin: 0 40px;
  }
}

@media only screen and (min-width:1024px) {
  .podcast-slider .item {
    margin: 0 70px;
  }
}

@media only screen and (min-width:1280px) {
  .podcast-slider .item {
    margin: 0 45px;
  }
}

.podcast-slider .Product-colors {
  top: 50%;
  left: 35px;
  margin-top: -60px;
}

.podcast-slider .Product-colors span {
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 5px 4px -2px rgba(0,0,0,.1607843137254902);
}

.podcast-slider .promo {
  position: absolute;
  max-width: 120px;
  padding-right: 1.25rem;
  background-size: 100% 100%;
  z-index: 2;
  top: 50%;
  right: 1.5625rem;
  transform: translate(20%,-50%);
}

.podcast-slider .promo .left-overflow {
  left: -40px!important;
}

.podcast-slider .device-box-image {
  position: relative;
  padding-left: 3.4375rem;
}

.podcast-slider .device-box-image figure {
  width: auto;
}

.podcast-slider .device-box img {
  -o-object-position: left;
  object-position: left;
  margin-right: auto;
  height: 360px;
  width: auto;
}

@media only screen and (min-width:768px) {
  .podcast-slider .device-box img {
    margin: 0;
  }
}

.podcast-slider .product-name {
  position: absolute;
  top: 0;
  left: 40px;
  font-size: 1.25rem;
  font-weight: 700;
  max-width: 200px;
  width: 100%;
}

.podcast-slider .product-name span {
  display: block;
  color: grey;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: .3125rem;
}

@media only screen and (min-width:1280px) {
  .podcast-slider .product-name {
    left: 45px;
  }
}

.podcast-slider .cena {
  margin-top: 1.25rem;
  margin-bottom: .3125rem;
  padding-bottom: .3125rem;
  font-size: 1rem;
  position: relative;
}

.podcast-slider .cena span {
  font-size: .875rem;
}

.podcast-slider .cena .no {
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
}

.podcast-slider .cena .converted-price {
  font-size: .75rem!important;
  font-family: sans-serif;
  color: #4a4a4a;
  display: inline;
}

.podcast-slider .kupi-odmah .btn {
  border-radius: 0;
  margin-top: 1.25rem;
  display: block;
  text-decoration: none;
  padding: .625rem 1.875rem .625rem 1.25rem;
  color: #fff;
  border: 1px solid #eb140a;
  font-size: 1.125rem;
  background-color: #eb140a;
  background-image: url('data:image/svg+xml;utf8,<svg width="8" height="14" xmlns="http://www.w3.org/2000/svg"><path d="M1 11l4-5-4-5" stroke="#FFFFFF" stroke-width="2" fill="none" fill-rule="evenodd"/></svg>');
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 13px 20px;
  transition: all .3s ease;
}

.podcast-slider .kupi-odmah .btn:focus:not([disabled]), .podcast-slider .kupi-odmah .btn:hover:not([disabled]) {
  background-color: #f83a2c;
  background-position: right 15px center;
}

.podcast-slider .tarifa-option {
  color: #4a4a4a;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: .75rem!important;
  font-family: sans-serif;
}

.podcast-slider .tarifa-option .tarifa {
  font-size: .75rem!important;
  font-weight: 700;
  color: #551ee6;
}

.podcast-slider .item.is-selected .cena, .podcast-slider .item.is-selected .kupi-odmah, .podcast-slider .item.is-selected .product-name, .podcast-slider .item.is-selected .promo, .podcast-slider .item.is-selected .u-tarifi {
  opacity: 1;
}

.podcast-slider .flickity-prev-next-button {
  position: absolute;
  z-index: 9;
  width: 45px;
  height: 45px;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
}

.podcast-slider .flickity-prev-next-button.previous {
  left: -5%;
}

.podcast-slider .flickity-prev-next-button.next {
  right: -5%;
}

@media only screen and (max-width:767px) {
  .podcast-slider .flickity-prev-next-button {
    display: none;
  }
}

@media only screen and (min-width:1280px) {
  .podcast-slider .flickity-prev-next-button svg path {
    fill: #000;
  }
}

.podcast-slider .device-box .controls {
  padding-left: 1.5625rem;
}

.podcast-slider .device-box .controls .Button--primary {
  color: #fff;
}

.podcast-slider .device-box .controls .Button--white {
  font-size: .875rem;
}

.DeviceOffer {
  padding: 0 15px;
}

@media only screen and (min-width:768px) {
  .DeviceOffer {
    padding: 0 70px;
  }
}

@media only screen and (min-width:1024px) {
  .DeviceOffer {
    padding: 0 110px;
  }
}

.DeviceOffer .DeviceOfferItem {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 90%;
  padding-left: 20px;
}

@media only screen and (min-width:468px) {
  .DeviceOffer .DeviceOfferItem {
    width: 40%;
  }
}

@media only screen and (min-width:768px) {
  .DeviceOffer .DeviceOfferItem {
    width: 33%;
  }
}

@media only screen and (min-width:1024px) {
  .DeviceOffer .DeviceOfferItem {
    width: 25%;
    padding-left: 40px;
  }
}

.DeviceOffer .DeviceOfferItem-header {
  padding-left: 10px;
}

.DeviceOffer .DeviceOfferItem-image .Patch-wrap {
  left: 140px;
  top: 11rem;
}

@media only screen and (min-width:768px) {
  .DeviceOffer .DeviceOfferItem-image .Patch-wrap {
    right: 0;
    left: auto;
  }
}

.DeviceOffer .DeviceOfferItem-image .DeviceOfferBigPatch span {
  font-size: 1.125rem;
}

.DeviceOffer .DeviceOfferItem-image .DeviceOfferBigPatch .Patch-txt {
  font-size: .875rem;
}

.DeviceOffer .DeviceOfferItem-footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 10px;
}

.DeviceOffer .DeviceOfferItem-devider {
  height: 1px;
  width: 30%;
  margin: 0 0 10px;
  background-color: #d7d7d7;
}

.DeviceOffer .flickity-prev-next-button.previous {
  left: 0;
}

@media only screen and (min-width:768px) {
  .DeviceOffer .flickity-prev-next-button.previous {
    left: 30px;
  }
}

.DeviceOffer .flickity-prev-next-button.next {
  right: 0;
}

@media only screen and (min-width:768px) {
  .DeviceOffer .flickity-prev-next-button.next {
    right: 30px;
  }
}

@media only screen and (min-width:768px) {
  .DeviceOffer .flickity-viewport {
    overflow: hidden;
  }
}

.podcast-wrap .visible-xs a.btn.btn-default.btn-lg.text-upper {
  margin-top: 20px;
  margin-bottom: 20px;
}

.av-btn, .btn {
  border-radius: 0;
}

.slider-wrap {
  display: flex;
  flex: 2;
}

@media only screen and (min-width:768px) {
  .slider-wrap {
    margin-bottom: 2.375rem;
    padding-bottom: 2.375rem;
  }
}

@media only screen and (max-width:767px) {
  .slider-wrap {
    flex-direction: column;
    padding-bottom: 2.5rem;
  }
}

@media only screen and (min-width:768px) {
  .slider-wrap-v2 {
    margin: 0 auto 2.375rem;
    padding-bottom: 2.375rem;
    max-width: 80vw;
  }
}

@media only screen and (min-width:768px) {
  .slider-wrap-v2 .slider-info {
    margin: 0;
  }
}

@media only screen and (max-width:767px) {
  .slider-wrap-v2 {
    padding-bottom: 2.5rem;
  }
}

.slider-wrap-v2 .podcast-slider-wrap.homepage {
  padding-right: 0;
}

.slider-wrap-v2 .podcast-slider-wrap.homepage .flickity-prev-next-button.previous:before {
  content: none;
}

.slider-wrap-v2 .podcast-slider-wrap.homepage .flickity-button {
  margin: 0;
}

.slider-wrap-v2 .podcast-slider-wrap.homepage .flickity-button.next {
  right: -5rem;
  left: auto;
}

.slider-wrap-v2 .podcast-slider-wrap.homepage .flickity-button.previous {
  left: -5rem;
  right: auto;
}

.slider-wrap-v2 .podcast-slider-wrap.homepage .flickity-button.next:before, .slider-wrap-v2 .podcast-slider-wrap.homepage .flickity-button.previous:before {
  padding: 0;
  position: absolute;
  content: "";
  display: flex;
  width: 70px;
  height: 70px;
  z-index: -1;
  border-radius: 6px;
  background: hsla(0,0%,100%,.3);
  box-shadow: 0 12px 24px -3px rgba(0,0,0,.34901960784313724);
}

.slider-wrap-v2 .podcast-slider-wrap.homepage .flickity-button.next:before {
  right: -10px;
}

.slider-wrap-v2 .podcast-slider-wrap.homepage .flickity-button.previous:before {
  left: -10px;
}

.slider-container {
  width: 100%;
  max-width: unset;
  margin-left: 10%;
}

@media only screen and (max-width:767px) {
  .slider-container {
    margin-left: unset;
    margin-right: unset;
  }
}

.slider-rectangle {
  height: 55px;
  width: 225px;
  position: absolute;
  top: 76%;
  z-index: 5;
  background-color: hsla(0,0%,100%,.30196078431372547);
}

.podcast-slider-wrap.homepage {
  position: relative;
  width: 100%;
  flex: 2;
  padding-right: 100px;
}

@media only screen and (max-width:767px) {
  .podcast-slider-wrap.homepage {
    padding-right: unset;
    padding-left: 1.25rem;
  }
}

.slider-info {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin: 0 1.25rem;
  max-width: 19.0625rem;
}

.slider-info__inner {
  max-width: 90%;
}

.slider-info__inner button {
  margin-bottom: 1.125rem;
  max-height: 3rem;
  line-height: 1;
}

.slider-info__inner button__icon, .slider-info__inner button svg {
  min-width: 28px;
  max-width: 28px;
  min-height: 28px;
  max-height: 28px;
}

.slider-info h1 {
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  font-weight: 700;
  font-size: 3rem;
  color: #fff;
}

@media only screen and (max-width:767px) {
  .slider-info h1 {
    font-size: 2.25rem;
  }
}

.slider-info h2 {
  margin: 20px 0;
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.25rem;
  color: #fff;
}

@media only screen and (max-width:767px) {
  .slider-info h2 {
    font-size: 1.125rem;
  }
}

.podcast-slider.homepage {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 0 100px 80px 0 rgba(0,0,0,.07058823529411765);
}

.podcast-slider.homepage .item {
  box-shadow: 156px 100px 182px 0 rgba(0,0,0,.07058823529411765);
  border-radius: 8px;
  margin: 0 20px;
}

@media only screen and (min-width:768px) {
  .podcast-slider.homepage .item {
    width: 285px;
  }
}

@media only screen and (max-width:767px) {
  .podcast-slider.homepage .item {
    width: 75%;
  }
}

@media only screen and (min-width:1280px) {
  .podcast-slider.homepage .item {
    margin: 0 20px;
  }
}

.podcast-slider.homepage .device-box img {
  margin: auto 0;
  width: 100%;
  height: 100%;
  max-height: 15rem;
  -o-object-fit: contain;
  object-fit: contain;
}

@media only screen and (max-width:767px) {
  .podcast-slider.homepage .device-box img {
    width: 250px;
  }
}

.podcast-slider.homepage .product-name {
  position: absolute;
  top: 0;
  margin-top: 20px;
  left: 25px;
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  width: 100%;
  font-size: 1rem;
  font-weight: 700;
  line-height: 140%;
}

.podcast-slider.homepage .product-name span {
  font-family: sans-serif;
  font-weight: 400;
  font-size: .875rem;
  margin-bottom: .3125rem;
}

.podcast-slider.homepage .product-info {
  padding-left: 1.5625rem;
}

.podcast-slider.homepage .flickity-prev-next-button {
  display: none;
  min-width: 50px;
  max-width: 50px;
  min-height: 50px;
  max-height: 50px;
}

.podcast-slider.homepage .flickity-prev-next-button svg {
  min-width: 18px;
  max-width: 18px;
  min-height: 18px;
  max-height: 18px;
}

@media only screen and (min-width:768px) {
  .podcast-slider.homepage .flickity-prev-next-button {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media only screen and (min-width:768px) {
  .podcast-slider.homepage .flickity-prev-next-button.previous {
    left: -325px;
    border-radius: 4px 0 0 4px;
    z-index: 100;
  }
}

@media only screen and (min-width:768px) {
  .podcast-slider.homepage .flickity-prev-next-button.previous:before {
    position: absolute;
    left: 7.8125rem;
    content: "";
    display: flex;
    width: 10.625rem;
    height: 1px;
    background: #fff;
  }
}

@media only screen and (min-width:768px) {
  .podcast-slider.homepage .flickity-prev-next-button.next {
    left: -274px;
    border-radius: 0 4px 4px 0;
    box-shadow: 0 0 5px hsla(0,0%,62.4%,.6196078431372549);
  }
}

.podcast-slider.homepage .device-box .controls {
  margin-bottom: 25px;
}

.DeviceOffer-section.homepage {
  background-size: cover;
}

.DeviceOffer-section.homepage .podcast-wrap {
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  margin: 20px;
}

.DeviceOffer-section.homepage .podcast-wrap .container .row:first-child .btn {
  display: none;
  text-decoration: none;
  padding: .625rem 1.875rem .625rem 1.25rem;
  color: #eb140a;
  border: 1px solid #eb140a;
  background: url('data:image/svg+xml;utf8,<svg width="7" height="12" xmlns="http://www.w3.org/2000/svg"><path d="M1 11l4-5-4-5" stroke="#EB140A" stroke-width="2" fill="none" fill-rule="evenodd"/></svg>') no-repeat right 10px center;
}

.DeviceOffer-section.homepage .podcast-wrap .container .row:first-child .btn:hover {
  color: #fff;
  background: #eb140a url('data:image/svg+xml;utf8,<svg width="7" height="12" xmlns="http://www.w3.org/2000/svg"><path d="M1 11l4-5-4-5" stroke="#FFFFFF" stroke-width="2" fill="none" fill-rule="evenodd"/></svg>') no-repeat right 10px center;
}

@media only screen and (min-width:468px) {
  .DeviceOffer-section.homepage .podcast-wrap .container .row:first-child .btn {
    display: inline-block;
  }
}

.DeviceOffer-section.homepage .podcast-wrap .container .row:first-child .btn .container .row .btn {
  border-radius: 0;
}

.DeviceOffer-section.homepage .flickity-prev-next-button {
  position: absolute;
  z-index: 9;
  width: 45px;
  height: 45px;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  margin-top: 207px;
}

.DeviceOffer-section.homepage .flickity-prev-next-button.next:before {
  position: absolute;
  content: "";
  display: flex;
  width: 70px;
  height: 70px;
  z-index: -1;
  border-radius: 6px;
  background: hsla(0,0%,100%,.3);
  box-shadow: 0 12px 24px -3px rgba(0,0,0,.35);
  padding-left: 1000px;
  right: -10px;
}

.DeviceOffer.homepage {
  padding: 0 15px;
}

@media only screen and (max-width:767px) {
  .DeviceOffer.homepage .flickity-prev-next-button.previous {
    display: none;
  }
}

.DeviceOffer.homepage .flickity-prev-next-button.next {
  right: -300px;
}

@media only screen and (max-width:767px) {
  .DeviceOffer.homepage .flickity-prev-next-button.next {
    display: none;
  }
}

@media only screen and (min-width:768px) {
  .DeviceOffer.homepage .flickity-viewport {
    margin-right: -120px;
  }
}

#phoneInputWrapper .error-wrapper {
  min-height: 25px;
}

.checkbox, .radio {
  font-size: 1rem;
  margin: 0;
}

.checkbox.r1-checkbox, .radio.r1-checkbox {
  display: none;
}

.checkbox + .checkbox, .checkbox + .radio, .radio + .checkbox, .radio + .radio {
  margin: .875em 0 0;
}

.checkbox input, .radio input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
}

.checkbox input + label, .radio input + label {
  position: relative;
  padding: 0 0 0 2em;
  font-size: 1rem;
  line-height: 1.3333333333;
  transition: color .15s;
}

.checkbox input + label:before, .radio input + label:before {
  content: "";
  position: absolute;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  border: 1px solid #dedede;
  left: 0;
  top: 0;
  border-radius: 0;
  transition: background-color .15s;
  box-shadow: inset 0 0 0 .125rem #fff;
}

.checkbox input:checked + label, .radio input:checked + label {
  color: #000;
}

.radio input + label:before {
  border-radius: 500em;
}

.radio input:checked + label:before {
  box-shadow: inset 0 0 0 .1875rem #fff;
}

.checkbox .error + label:before {
  border-bottom: 1px solid #ed353b!important;
}

.error-msg {
  color: #ed353b;
  font-size: .875rem;
  line-height: 1;
  font-weight: 700;
  margin-top: 12px;
  width: 100%;
  display: table;
}

.checkbox .error-msg {
  right: auto;
  left: 0;
}

.input-group.input-group {
  display: flex;
  flex-flow: row wrap;
}

.input-group.input-group .input-group-addon {
  width: 70px;
  font-size: 1.125rem;
  font-weight: 700;
  color: #000;
  border-radius: .125rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.input-group.input-group input {
  width: calc(100% - 70px);
  font-size: 1.125rem;
  color: #000;
}

.toggle-active-control {
  border: 2px solid transparent;
  transition: border .5s linear;
  scroll-margin-top: 30px;
}

.toggle-active-control.active {
  border: 2px solid #551ee6;
}

.background {
  display: grid;
  grid-column: 1/span 2;
  padding: 20px;
  margin: auto;
  font-family: var(--a1-serif);
  font-weight: 700;
  font-style: normal;
  position: absolute;
  z-index: -10;
  filter: blur(5px);
  opacity: .2;
}

@media (max-width:1023.98px) {
  .background {
    margin-top: 50px;
  }
}

@media (max-width:767.98px) {
  .background {
    margin-top: 5px;
    filter: blur(2px);
  }
}

.background .text {
  margin: 0;
  width: 100%;
  position: relative;
  font-size: 100px;
  color: grey;
}

@media (max-width:767.98px) {
  .background .text {
    font-size: 50px;
  }
}

.swiper.mobile-swiper {
  flex-direction: column;
  --_bullet-background-color: var(--grey-900);
  --_bullet-background-color-active: var(--primary);
  --_bullet-opacity: .2;
}

.swiper.mobile-swiper--inverse {
  --_bullet-background-color: var(--grey-100);
  --_bullet-background-color-active: var(--grey-900);
  --_bullet-opacity: 1;
}

.swiper.mobile-swiper .swiper-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (min-width:768px) {
  .swiper.mobile-swiper .swiper-navigation {
    display: none;
  }
}

.swiper.mobile-swiper .swiper-pagination {
  position: relative;
  inset: revert;
}

.swiper.mobile-swiper .swiper-pagination-bullet {
  border-radius: 100px;
  margin: 0 4px;
  background-color: var(--_bullet-background-color);
  opacity: var(--_bullet-opacity);
}

.swiper.mobile-swiper .swiper-pagination-bullet-active {
  width: 1.5rem;
  background-color: var(--_bullet-background-color-active);
  opacity: 1;
}

.swiper.mobile-swiper .swiper-pagination-bullet:first-of-type {
  margin-left: 0;
}

.swiper.mobile-swiper .swiper-controls {
  display: flex;
  gap: .5rem;
}

.swiper.mobile-swiper .swiper-controls .swiper-button-next, .swiper.mobile-swiper .swiper-controls .swiper-button-prev {
  position: relative;
  inset: revert;
  margin-top: revert;
  width: 2.5rem;
  height: 2.5rem;
  color: #000;
  background-color: #fff;
  border-radius: 50%;
  font-weight: 700;
}

.swiper.mobile-swiper .swiper-controls .swiper-button-next:after, .swiper.mobile-swiper .swiper-controls .swiper-button-prev:after {
  font-size: .875rem;
}

[id*=wb_drag_wrapper] {
  max-height: calc(100% - 65px)!important;
  box-shadow: none!important;
  transform: translateY(65px);
  top: 0;
}

.swiper.js-info-items-swiper {
  display: flex;
  flex-direction: column;
  position: relative;
}

.swiper.js-info-items-swiper .swiper-navigation {
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
}

@media (max-width:767.98px) {
  .swiper.js-info-items-swiper .swiper-navigation {
    justify-content: space-between;
    align-items: center;
  }
}

.swiper.js-info-items-swiper .swiper-pagination {
  position: relative;
  inset: revert;
}

.swiper.js-info-items-swiper .swiper-pagination-bullet {
  border-radius: 100px;
  margin: 0 4px;
}

.swiper.js-info-items-swiper .swiper-pagination-bullet-active {
  background-color: #eb140a;
}

.swiper.js-info-items-swiper .swiper-pagination-bullet:first-of-type {
  margin-left: 0;
}

.swiper.js-info-items-swiper .swiper-slide {
  height: auto;
  overflow-y: hidden;
  display: flex;
}

.swiper.js-info-items-swiper .swiper-controls {
  display: flex;
  justify-content: flex-end;
  gap: .5rem;
  margin-bottom: 1.5rem;
  position: absolute;
  bottom: 100%;
  right: 0;
}

@media (max-width:767.98px) {
  .swiper.js-info-items-swiper .swiper-controls {
    position: relative;
    margin-bottom: 0;
  }
}

.swiper.js-info-items-swiper .swiper-controls .swiper-button-next, .swiper.js-info-items-swiper .swiper-controls .swiper-button-prev {
  position: relative;
  inset: revert;
  margin-top: revert;
  width: 2.5rem;
  height: 2.5rem;
  color: #000;
  background-color: #fff;
  border-radius: 50%;
  font-weight: 700;
}

.swiper.js-info-items-swiper .swiper-controls .swiper-button-next:after, .swiper.js-info-items-swiper .swiper-controls .swiper-button-prev:after {
  font-size: .875rem;
}

/* !
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

/* !
 * Float Labels
 * @version: 3.3.9
 * @author: Paul Ryley (http://geminilabs.io)
 * @url: https://pryley.github.io/float-labels.js
 * @license: MIT */

/* !
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

.Button, html .Button {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
}

.Button {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: .75rem 1rem;
  gap: .5rem;
  border-radius: .25rem;
  font-family: var(--a1-sans);
  font-style: normal;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 130%;
  display: inline-block;
  text-decoration: none;
  transition: color .3s ease,background-color .3s ease;
  backface-visibility: hidden;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  border-radius: 4px;
  position: relative;
  margin-top: .3125rem;
  margin-bottom: .3125rem;
}

@media (min-width:768px) {
  .Button {
    font-size: 1.125rem;
  }
}

.Button .Button-icon {
  position: relative;
  top: 1px;
}

.Button .Button-icon.e-mail-smaller {
  line-height: 0;
}

.Button--primary {
  background-color: var(--primary);
  border: 1px solid var(--primary);
}

.Button--primary:focus:not([disabled]), .Button--primary:hover:not([disabled]) {
  background-color: var(--red-400);
  color: #fff;
}

.Button--primary:focus:not([disabled]) .Button-icon, .Button--primary:hover:not([disabled]) .Button-icon {
  transform: translate(50%);
}

.Button--primary[disabled] {
  cursor: default;
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}

.Button--primary[disabled]:focus, .Button--primary[disabled]:hover {
  color: #fff;
}

.Button-label {
  display: inline-block;
}

.Button--secondary {
  background-color: transparent;
  color: var(--primary);
  font-family: var(--a1-sans);
  font-weight: 700;
  border: 1px solid var(--primary);
}

.Button--secondary:not(.is-icon-only):not([disabled]):focus .Button-icon, .Button--secondary:not(.is-icon-only):not([disabled]):hover .Button-icon {
  transform: translate(50%);
}

.Button--secondary:not([disabled]):focus, .Button--secondary:not([disabled]):hover {
  background-color: transparent;
  color: var(--red-400);
  --_button-border-color: var(--_button-text-color);
}

.Button--secondary:not([disabled]):focus .Button-icon path, .Button--secondary:not([disabled]):hover .Button-icon path {
  stroke: var(--primary);
}

.Button--secondary[disabled] {
  cursor: default;
  background-color: transparent;
  border-color: #d7d7d7;
  color: #d7d7d7;
}

.Button--secondary[disabled] path {
  stroke: #d7d7d7;
}

.Button--quaternary {
  background-color: transparent;
  color: #000;
  font-family: var(--a1-sans);
  font-weight: 700;
  border: 1px solid #dcdcdc;
}

.Button--quaternary:not(.is-icon-only):not([disabled]):focus .Button-icon, .Button--quaternary:not(.is-icon-only):not([disabled]):hover .Button-icon {
  transform: translate(50%);
}

.Button--quaternary .Button-icon path {
  stroke: #000;
}

.Button--quaternary.change-fill .Button-icon path {
  stroke: transparent;
  fill: #000;
}

.Button--quaternary.change-fill:not([disabled]):focus .Button-icon path, .Button--quaternary.change-fill:not([disabled]):hover .Button-icon path {
  stroke: transparent;
  fill: #fff;
}

.Button--quaternary:not([disabled]):focus, .Button--quaternary:not([disabled]):hover {
  background-color: var(--red-400);
  color: #fff;
}

.Button--quaternary:not([disabled]):focus .Button-icon path, .Button--quaternary:not([disabled]):hover .Button-icon path {
  stroke: #fff;
}

.Button--quaternary[disabled] {
  cursor: default;
  background-color: transparent;
  border-color: #d7d7d7;
  color: #d7d7d7;
}

.Button--quaternary[disabled] path {
  stroke: #d7d7d7;
}

.Button--toggle {
  background-color: #fff;
  color: var(--primary);
  font-family: var(--a1-sans);
  font-weight: 700;
  border: 1px solid var(--primary);
  text-align: center;
  overflow: hidden;
  padding-right: 3.125rem;
  padding-left: 3.125rem;
}

.Button--toggle .Button-icon {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(100%);
}

.Button--toggle .Button-label span:first-of-type {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: transform .3s ease,left .3s ease;
}

.Button--toggle:not(.is-icon-only):not([disabled]):hover {
  background-color: var(--red-400);
  color: #fff;
}

.Button--toggle.is-on {
  background-color: var(--primary);
  color: #fff;
}

.Button--toggle.is-on .Button-label span:first-of-type {
  left: 1.25rem;
  transform: translateY(-50%);
}

.Button--toggle.is-on .Button-icon {
  opacity: 1;
  transform: translate(-100%,-50%);
}

.Button--toggle.is-on .Button-icon path {
  stroke: #fff;
}

.Button--toggle[disabled] {
  cursor: default;
  background-color: transparent;
  border-color: #d7d7d7;
  color: #d7d7d7;
}

.Button--tertiary {
  background-color: transparent;
  color: var(--primary);
  font-family: var(--a1-sans);
  font-weight: 700;
  padding-left: 0;
}

.Button--tertiary.is-gray {
  color: #585858;
}

.Button--tertiary.is-gray path {
  stroke: #585858;
}

.Button--tertiary.is-gray:not(.is-icon-only):not([disabled]):focus path, .Button--tertiary.is-gray:not(.is-icon-only):not([disabled]):hover path, .Button--tertiary path {
  stroke: var(--red-400);
}

.Button--tertiary:not(.is-icon-only):not([disabled]):focus, .Button--tertiary:not(.is-icon-only):not([disabled]):hover {
  color: var(--red-400);
}

.Button--tertiary:not(.is-icon-only):not([disabled]):focus .Button-icon, .Button--tertiary:not(.is-icon-only):not([disabled]):hover .Button-icon {
  transform: translate(50%);
}

.Button--tertiary[disabled] {
  cursor: default;
  background-color: transparent;
  color: #d7d7d7;
}

.Button--tertiary[disabled] path {
  stroke: #d7d7d7;
}

.Button--primary-inverted {
  background-color: #fff;
  color: var(--primary);
}

.Button--primary-inverted path {
  stroke: var(--primary);
}

.Button--primary-inverted:focus:not([disabled]), .Button--primary-inverted:hover:not([disabled]) {
  background-color: #d7d7d7;
}

.Button--primary-inverted:focus:not([disabled]) .Button-icon, .Button--primary-inverted:hover:not([disabled]) .Button-icon {
  transform: translate(50%);
}

.Button--primary-inverted[disabled] {
  cursor: auto;
  background-color: #d7d7d7;
}

.Button--badge {
  background: #551ee6;
  color: #fff;
  font-family: var(--a1-sans);
  font-weight: 700;
  font-size: 1rem;
}

.Button--badge[disabled] {
  cursor: auto;
  background-color: transparent;
  color: #d7d7d7;
}

.Button--badge[disabled] path {
  stroke: #d7d7d7;
}

.Button--safeBuy {
  max-width: 7.125rem;
  padding: .375rem .625rem;
  font-size: .875rem;
  text-align: left;
  pointer-events: none;
  color: #000;
  background: transparent;
}

@media (min-width:768px) {
  .Button--safeBuy {
    max-width: none;
    padding: .625rem 1.25rem;
    font-size: 1rem;
  }
}

.Button--safeBuy .Button-icon {
  vertical-align: middle;
}

.Button--safeBuy .Button-icon svg {
  display: block;
}

.Button--safeBuy .Button-icon svg path {
  fill: #000!important;
}

.Button--black {
  background-color: #000;
  border: 1px solid #000;
  font-weight: 700;
}

.Button--black:focus:not([disabled]), .Button--black:hover:not([disabled]) {
  background-color: #333;
  color: #fff;
}

.Button--black:focus:not([disabled]) .Button-icon, .Button--black:hover:not([disabled]) .Button-icon {
  transform: translate(50%);
}

.Button--black[disabled] {
  cursor: default;
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}

.Button--black[disabled]:focus, .Button--black[disabled]:hover {
  color: #fff;
}

.Button--link {
  color: var(--primary);
  font-family: a1,Helvetica Neue,Arial,"sans-serif";
  font-size: .875rem;
  padding: 0;
}

.Button--link svg {
  transform: scale(.8);
}

.Button--link .Button-icon {
  margin-left: .3125rem;
}

.Button--link path {
  stroke: var(--primary);
}

.Button--link:focus, .Button--link:hover {
  color: var(--red-400);
}

.Button--link:focus path, .Button--link:hover path {
  stroke: var(--red-400);
}

.Button--link.has-border-bottom .Button-label {
  border-bottom: 1px solid #d7d7d7;
}

.Button--link.is-black {
  color: #000;
}

.Button--link.is-black .Button-label {
  border-bottom: 1px solid #d7d7d7;
  display: inline;
}

.Button--link.is-black path {
  stroke: #000;
}

.Button--link.is-black:hover {
  color: #585858;
}

.Button--link.is-black:hover path {
  stroke: #585858;
}

.Button--link.is-black:hover .Button-label {
  border-bottom: 1px solid #585858;
}

.Button--link.is-red {
  color: var(--primary);
}

.Button--link.is-red .Button-label {
  border-bottom: 1px solid var(--primary);
  display: inline;
}

.Button--link.is-red path {
  stroke: var(--primary);
}

.Button--link.is-red:hover {
  color: var(--red-400);
}

.Button--link.is-red:hover path {
  stroke: var(--red-400);
}

.Button--link.is-red:hover .Button-label {
  border-bottom: 1px solid var(--red-400);
}

.Button--link.is-gray {
  color: #666;
}

.Button--link.is-gray .Button-label {
  border-bottom: 1px solid #d7d7d7;
}

.Button--link.is-gray path {
  stroke: #666;
}

.Button--link.is-gray:hover {
  color: #000;
}

.Button--link.is-gray:hover path {
  stroke: #000;
}

.Button--link[disabled], .Button--link[disabled].is-black, .Button--link[disabled].is-gray {
  cursor: auto;
  color: #d7d7d7;
}

.Button--link[disabled].is-black path, .Button--link[disabled].is-gray path, .Button--link[disabled] path {
  stroke: #d7d7d7;
}

.Button.is-full {
  display: block;
  width: 100%;
}

.Button.is-highlighted {
  border: 1px solid var(--primary);
  color: var(--primary);
}

.Button.has-icon {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
}

.Button--completed {
  color: #96c916;
  border: 1px solid #96c916;
  background: url(Podcast/podcast slider/check-green.svg) no-repeat right 20px center;
  pointer-events: podcast slider/check-green.svg;
}

.Button--completed .Button-icon {
  display: none;
}

.Button.is-icon-only .Button-label {
  position: absolute!important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  clip: rect(1px,1px,1px,1px);
}

.Button.is-icon-only .Button-icon {
  margin: 0;
  display: block;
}

.Button.is-icon-only .Button-icon svg {
  display: block;
}

.Button-icon {
  margin-left: 1.25rem;
  transition: transform .3s ease;
  backface-visibility: hidden;
}

.Button-icon, .Button-icon svg {
  display: inline-block;
}

[aria-expanded=true] .Button-icon .vert {
  display: none;
}

.is-icon-left .Button-icon {
  margin-left: 0;
  margin-right: .625rem;
}

.Button:focus:not([disabled]).icon-not-animated .Button-icon, .Button:hover:not([disabled]).icon-not-animated .Button-icon {
  transform: translate(0);
}

.Button.is-swatch {
  padding: 0;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -99999px;
  border: 4px solid #fff;
  position: relative;
  margin: 0 .625rem .625rem 0;
  background-color: currentColor;
  z-index: 2;
  box-shadow: 0 2px 4px rgba(0,0,0,.06),0 4px 6px rgba(0,0,0,.06);
}

.Button.is-swatch.is-white {
  box-shadow: inset 0 0 0 1px #efefef,0 2px 4px rgba(0,0,0,.06),0 4px 6px rgba(0,0,0,.06);
}

.Button.is-swatch .Button-label {
  display: none;
}

.Button.is-swatch.is-selected {
  width: 42px;
  height: 42px;
  box-shadow: 0 2px 4px rgba(0,0,0,.06),0 4px 6px rgba(0,0,0,.06);
  border: 4px solid #fff;
}

.Button.is-swatch.is-selected.check-black:after, .Button.is-swatch.is-selected.check-white:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  transform: translate(-50%,-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}

.Button.is-swatch.is-selected.check-black:after {
  background-image: url(Podcast/podcast slider/check-black.svg);
}

.Button.is-swatch.is-selected.check-white:after {
  background-image: url(Podcast/podcast slider/check-white.svg);
}

.Button.is-swatch.is-disabled {
  cursor: disabled;
  pointer-events: none;
}

.Button.is-swatch.is-disabled:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  transform: translate(-50%,-50%);
  background-image: url(../images/icons/cross.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}

.Button.is-spec {
  padding: .75rem .5rem;
  min-width: 4.1875rem;
  margin-right: 0;
  text-align: center;
}

.Button.is-transparent {
  color: #000;
  border: 1px solid #d7d7d7;
}

.Button.is-selected {
  border-color: var(--primary);
  box-shadow: inset 0 0 0 2px var(--primary);
}

.Button.is-small {
  font-size: .875rem;
  font-weight: 700;
  margin: 0 .3125rem .3125rem 0;
}

.Button.has-white-bg {
  background-color: #fff;
}

.Button.is-xl {
  padding: .9375rem 1.25rem;
  font-size: 1.125rem;
  line-height: 1.3;
}

@media (min-width:768px) {
  .Button.is-xl {
    padding: .9375rem 1.875rem;
    font-size: 1.5rem;
  }
}

.Button.is-xl .Button-icon svg {
  display: block;
}

.Button.is-larger {
  font-size: 1.125rem;
}

.Button.is-larger .Button-icon {
  transform: scale(1.2);
}

.Button.is-serif {
  font-family: "a1-serif",Georgia,"sans-serif","serif";
}

.Button.is-sans {
  font-family: a1,Helvetica Neue,Arial,"sans-serif";
}

.Button-text {
  color: var(--primary);
  padding: 0;
  font-size: 1rem;
}

.Button-text.has-icon {
  display: inline-flex;
}

.Button-text .Button-icon.is-arrow {
  margin-left: .625rem;
  background-image: url(Podcast/podcast slider/arrow-right.svg);
}

.Button--rounded {
  border-radius: .75rem;
}

.Button--loadMore .Button-icon {
  transform: rotate(90deg);
}

.Button--loadMore:hover .Button-icon {
  transform: translate(0) rotate(90deg)!important;
}

.Button--loadMore:hover .Button-icon path {
  stroke: #fff;
}

.Button-smallScreenContent {
  display: block;
}

@media (min-width:468px) {
  .Button-smallScreenContent {
    display: none;
  }
}

.Button-largeScreenContent {
  display: none;
}

@media (min-width:468px) {
  .Button-largeScreenContent {
    display: block;
  }
}

.Button.reset-svg-fill .Button-icon path {
  fill: transparent!important;
}

.Button-youth .Button {
  transition: all .2s ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -25px;
  transform: rotate(0);
}

.Button-youth--rotate-left:hover .Button {
  transform: rotate(-4deg);
}

.Button-youth--rotate-right:hover .Button {
  transform: rotate(4deg);
}

.unavailable-btn .Button-icon {
  display: none;
}

@media only screen and (min-width:768px) {
  .unavailable-btn .Button-icon {
    display: inline-block;
  }
}

@media only screen and (min-width:768px) {
  .unavailable-btn.bigger-padding {
    padding: 1.25rem 1.875rem;
  }
}

.Button.icon-red .Button-icon path {
  fill: var(--primary);
}

.Button.icon-hover-white:hover .Button-icon path {
  fill: #fff;
}

.link-underlined {
  border-bottom: 1px solid #d7d7d7;
  cursor: pointer;
}

.link-red {
  color: var(--primary);
  cursor: pointer;
}

.link-red:focus, .link-red:hover {
  color: var(--primary);
  opacity: .9;
}

.link-blue {
  cursor: pointer;
}

.link-blue:focus, .link-blue:hover {
  opacity: .9;
}

.link-gray {
  color: grey;
  cursor: pointer;
}

.link-gray:focus, .link-gray:hover {
  color: grey;
  opacity: .9;
}

.link-black {
  color: #000;
  cursor: pointer;
}

.link-black:focus, .link-black:hover {
  color: #000;
  opacity: .9;
}

.link-white {
  color: #fff;
  cursor: pointer;
}

.link-white:focus, .link-white:hover {
  color: #fff;
  opacity: .9;
}

.link-red-underlined {
  color: var(--primary);
  border-bottom: 1px solid var(--primary);
  cursor: pointer;
}

.link-red-underlined:focus, .link-red-underlined:hover {
  color: var(--primary);
  opacity: .9;
}

.link-blue-underlined {
  border-bottom: 1px solid #551ee6;
  cursor: pointer;
}

.link-blue-underlined:focus, .link-blue-underlined:hover {
  opacity: .9;
}

.link-gray-underlined {
  color: grey;
  border-bottom: 1px solid grey;
  cursor: pointer;
}

.link-gray-underlined:focus, .link-gray-underlined:hover {
  color: grey;
  opacity: .9;
}

.link-black-underlined {
  color: #000;
  border-bottom: 1px solid #000;
  cursor: pointer;
}

.link-black-underlined:focus, .link-black-underlined:hover {
  color: #000;
  opacity: .9;
}

.link-white-underlined {
  color: #fff;
  border-bottom: 1px solid #fff;
  cursor: pointer;
}

.link-white-underlined:focus, .link-white-underlined:hover {
  color: #fff;
  opacity: .9;
}

@keyframes spinning {
  0% {
    transform: translateY(-50%) rotate(0deg);
  }
  to {
    transform: translateY(-50%) rotate(359deg);
  }
}

.tags-list {
  display: flex;
  flex-wrap: wrap;
}

.tag {
  margin-right: .625rem;
  margin-bottom: .625rem;
  padding: .3125rem .625rem;
  background: #ebebeb;
  border-radius: 100px;
  cursor: pointer;
}

.tag:hover {
  color: #fff;
  background: #eb140a;
  transition: all .3s ease-in-out;
}

.tag-dots {
  cursor: auto;
}

.tag-dots:hover {
  color: #000;
  background: #ebebeb;
  transition: none;
}

.text-link {
  text-decoration: none;
  color: #eb140a;
}

.text-link:focus, .text-link:hover {
  color: #980202;
}

.text-link.is-black, .text-link:active {
  color: #000;
}

.text-link.has-border {
  display: inline-block;
  border-bottom: 1px solid #d7d7d7;
}

.Patch {
  display: inline-block;
  width: auto;
  padding: 1rem .75rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff;
  z-index: 2;
}

.Patch--red {
  background-color: #eb140a;
  box-shadow: 0 100px 80px rgba(0,0,0,.16),0 41.7776px 33.4221px rgba(0,0,0,.115017),0 22.3363px 17.869px rgba(0,0,0,.0953772),0 12.5216px 10.0172px rgba(0,0,0,.08),0 6.6501px 5.32008px rgba(0,0,0,.0646228),0 2.76726px 2.21381px rgba(0,0,0,.0449833);
}

.Patch--red > * {
  line-height: 1;
}

.Patch--black {
  background-color: #000;
  padding: 1rem .75rem;
  box-shadow: 0 100px 80px rgba(0,0,0,.16),0 41.7776px 33.4221px rgba(0,0,0,.115017),0 22.3363px 17.869px rgba(0,0,0,.0953772),0 12.5216px 10.0172px rgba(0,0,0,.08),0 6.6501px 5.32008px rgba(0,0,0,.0646228),0 2.76726px 2.21381px rgba(0,0,0,.0449833);
}

.Patch--only-big {
  padding: .5rem .8125rem .625rem;
  max-width: 6.25rem;
}

.Patch--white {
  background-image: url(Podcast/podcast slider/big-white.svg);
  color: #000;
}

.Patch--bordered {
  background-image: url(Podcast/podcast slider/big-white-bordered.svg);
  color: #000;
}

.Patch.is-small.Patch--bordered {
  background-image: url(Podcast/podcast slider/small-bordered.svg);
  color: #000;
}

.Patch.is-small {
  padding: .25rem .625rem;
  position: absolute;
  min-width: 7.375rem;
  z-index: 3;
  margin-bottom: -8px;
  bottom: 100%;
  left: 10px;
  text-align: center;
  font-weight: 700;
}

.Patch-price {
  font-weight: 700;
  font-size: 1rem;
  display: block;
}

.Patch-price span {
  font-size: .875rem;
}

.Patch-euro {
  display: flex;
  align-items: center;
}

.Patch-euro > span {
  margin-right: .3125rem;
}

.Patch-txt {
  font-size: .875rem;
}

.Patch-wrap {
  position: absolute;
  min-width: 5rem;
}

.Patch-wrap.pos-top-left {
  left: 1.25rem;
  top: 2.5rem;
}

.Patch-wrap.pos-top-right {
  right: 2.5rem;
  top: 2.5rem;
}

.Patch-wrap.pos-center-left {
  left: 1.25rem;
  top: 50%;
  transform: translateY(-50%);
}

.Patch-wrap.pos-center-right {
  right: 50%;
  top: 40%;
  transform: translate(90%,-50%);
}

.Patch-wrap.pos-bottom-right {
  right: 2.5rem;
  bottom: 1.25rem;
}

.Patch-wrap.pos-bottom-left {
  left: 1.25rem;
  bottom: 1.25rem;
}

@media only screen and (min-width:1024px) {
  .Patch-wrap.pos-bottom-left, .Patch-wrap.pos-bottom-right, .Patch-wrap.pos-top-left, .Patch-wrap.pos-top-right {
    left: auto;
    top: 2.5rem;
    right: 2.5rem;
  }
}

@media only screen and (min-width:1280px) {
  .Patch-wrap.pos-top-left {
    left: 3.125rem;
    top: 3.125rem;
    right: auto;
  }
}

@media only screen and (min-width:1280px) {
  .Patch-wrap.pos-top-right {
    right: 3.125rem;
    top: 3.125rem;
  }
}

@media only screen and (min-width:1280px) {
  .Patch-wrap.pos-center-right {
    right: -.5rem;
    top: 40%;
    transform: translateY(-50%);
  }
}

@media only screen and (min-width:1280px) {
  .Patch-wrap.pos-bottom-right {
    right: 3.125rem;
    bottom: 5.625rem;
    top: auto;
  }
}

@media only screen and (min-width:1280px) {
  .Patch-wrap.pos-bottom-left {
    left: 3.125rem;
    right: auto;
    bottom: 5.625rem;
    top: auto;
  }
}

.rounded {
  --_border-radius: 1.5rem;
  border-radius: var(--_border-radius);
}

@media (max-width:767.98px) {
  .rounded--sm-up {
    border-radius: 0;
  }
}

@media (max-width:1023.98px) {
  .rounded--md-up {
    border-radius: 0;
  }
}

@media (max-width:1279.98px) {
  .rounded--lg-up {
    border-radius: 0;
  }
}

.rounded--extra-large {
  --_border-radius: 2rem;
}

.rounded--large {
  --_border-radius: 1.5rem;
}

.rounded--medium {
  --_border-radius: 1rem;
}

.rounded--small {
  --_border-radius: .5rem;
}

.rounded--extra-small {
  --_border-radius: .25rem;
}

.rounded--bottom-only {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.rounded--top-only {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.rounded--left-only {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.rounded--right-only {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.bg-purple {
  background-color: #551ee6;
}

.border-top {
  border-top: 1px solid #dee2e6!important;
}

:root {
  --a1-sans: a1,Helvetica Neue,Arial,sans-serif;
  --a1-serif: a1-serif,Georgia,sans-serif,serif;
  --lore: LORE;
}

.body-text-xs {
  font-size: .75rem;
  font-family: var(--a1-sans);
  font-weight: 400;
  font-style: normal;
  line-height: 150%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width:767.98px) {
  .body-text-xs {
    font-size: .75rem;
    font-family: var(--a1-sans);
    font-weight: 400;
    font-style: normal;
    line-height: 150%;
    text-decoration: none;
    text-transform: none;
  }
}

.body-text-xs--bold {
  font-size: .75rem;
  font-family: var(--a1-sans);
  font-weight: 700;
  font-style: normal;
  line-height: 150%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width:767.98px) {
  .body-text-xs--bold {
    font-size: .75rem;
    font-family: var(--a1-sans);
    font-weight: 700;
    font-style: normal;
    line-height: 150%;
    text-decoration: none;
    text-transform: none;
  }
}

.body-text-s {
  font-size: .875rem;
  font-family: var(--a1-sans);
  font-weight: 400;
  font-style: normal;
  line-height: 150%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width:767.98px) {
  .body-text-s {
    font-size: .875rem;
    font-family: var(--a1-sans);
    font-weight: 400;
    font-style: normal;
    line-height: 150%;
    text-decoration: none;
    text-transform: none;
  }
}

.body-text-s--bold {
  font-size: .875rem;
  font-family: var(--a1-sans);
  font-weight: 700;
  font-style: normal;
  line-height: 150%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width:767.98px) {
  .body-text-s--bold {
    font-size: .875rem;
    font-family: var(--a1-sans);
    font-weight: 700;
    font-style: normal;
    line-height: 150%;
    text-decoration: none;
    text-transform: none;
  }
}

.body-text-base {
  font-size: 1rem;
  font-family: var(--a1-sans);
  font-weight: 400;
  font-style: normal;
  line-height: 150%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width:767.98px) {
  .body-text-base {
    font-size: 1rem;
    font-family: var(--a1-sans);
    font-weight: 400;
    font-style: normal;
    line-height: 150%;
    text-decoration: none;
    text-transform: none;
  }
}

.body-text-base--bold {
  font-size: 1rem;
  font-family: var(--a1-sans);
  font-weight: 700;
  font-style: normal;
  line-height: 150%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width:767.98px) {
  .body-text-base--bold {
    font-size: 1rem;
    font-family: var(--a1-sans);
    font-weight: 700;
    font-style: normal;
    line-height: 150%;
    text-decoration: none;
    text-transform: none;
  }
}

.body-text-l {
  font-size: 1.125rem;
  font-family: var(--a1-sans);
  font-weight: 400;
  font-style: normal;
  line-height: 150%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width:767.98px) {
  .body-text-l {
    font-size: 1.125rem;
    font-family: var(--a1-sans);
    font-weight: 400;
    font-style: normal;
    line-height: 150%;
    text-decoration: none;
    text-transform: none;
  }
}

.body-text-l--bold {
  font-size: 1.125rem;
  font-family: var(--a1-sans);
  font-weight: 700;
  font-style: normal;
  line-height: 150%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width:767.98px) {
  .body-text-l--bold {
    font-size: 1.125rem;
    font-family: var(--a1-sans);
    font-weight: 700;
    font-style: normal;
    line-height: 150%;
    text-decoration: none;
    text-transform: none;
  }
}

.title-h1 {
  font-size: 4rem;
  font-family: var(--a1-serif);
  font-weight: 700;
  font-style: normal;
  line-height: 120%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width:767.98px) {
  .title-h1 {
    font-size: 2rem;
    font-family: var(--a1-serif);
    font-weight: 700;
    font-style: normal;
    line-height: 120%;
    text-decoration: none;
    text-transform: none;
  }
}

.title-h2 {
  font-size: 3rem;
  font-family: var(--a1-serif);
  font-weight: 700;
  font-style: normal;
  line-height: 120%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width:767.98px) {
  .title-h2 {
    font-size: 2rem;
    font-family: var(--a1-serif);
    font-weight: 700;
    font-style: normal;
    line-height: 120%;
    text-decoration: none;
    text-transform: none;
  }
}

.title-h3 {
  font-size: 2.25rem;
  font-family: var(--a1-serif);
  font-weight: 700;
  font-style: normal;
  line-height: 120%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width:767.98px) {
  .title-h3 {
    font-size: 1.5rem;
    font-family: var(--a1-serif);
    font-weight: 700;
    font-style: normal;
    line-height: 130%;
    text-decoration: none;
    text-transform: none;
  }
}

.title-h4 {
  font-size: 2rem;
  font-family: var(--a1-serif);
  font-weight: 700;
  font-style: normal;
  line-height: 120%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width:767.98px) {
  .title-h4 {
    font-size: 1.5rem;
    font-family: var(--a1-serif);
    font-weight: 700;
    font-style: normal;
    line-height: 130%;
    text-decoration: none;
    text-transform: none;
  }
}

.title-h5 {
  font-size: 1.5rem;
  font-family: var(--a1-serif);
  font-weight: 700;
  font-style: normal;
  line-height: 130%;
  text-decoration: none;
  text-transform: none;
}

@media (max-width:767.98px) {
  .title-h5 {
    font-size: 1.5rem;
    font-family: var(--a1-serif);
    font-weight: 700;
    font-style: normal;
    line-height: 130%;
    text-decoration: none;
    text-transform: none;
  }
}

.button {
  --_button-background-color: transparent;
  --_button-text-color: inherit;
  --_button-border-color: transparent;
  background-color: var(--_button-background-color);
  color: var(--_button-text-color);
  border: 2px solid var(--_button-border-color);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: .75rem 1rem;
  gap: .5rem;
  border-radius: .25rem;
  cursor: pointer;
  font-family: var(--a1-sans);
  font-style: normal;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 100%;
}

.button[hidden] {
  display: none;
}

.button:disabled {
  opacity: .4;
  cursor: not-allowed;
}

.button:focus, .button:hover:not(:disabled) {
  color: var(--_button-text-color);
}

.button:hover:not(:disabled) .button__icon--animate-right {
  transform: translateX(2px);
}

.button--small {
  font-size: 1rem;
  max-height: 2.5rem;
}

.button--small .button__label {
  min-height: unset;
}

.button--extra-small {
  max-height: 1.75rem;
  border-radius: .5rem;
  padding: .375rem 1rem;
  font-size: .875rem;
}

.button--extra-small .button__icon, .button--extra-small .button__icon svg {
  min-width: 1.125rem;
  max-width: 1.125rem;
  min-height: 1.125rem;
  max-height: 1.125rem;
}

.button--extra-small .button__label {
  min-height: unset;
}

.button--tiny {
  padding: .625rem;
  height: 2.5rem;
  font-size: 1rem;
  line-height: 1;
}

.button--tiny.button--red {
  background: linear-gradient(86.73deg,#d01007,#eb140a);
  box-shadow: 0 19px 32px -10px rgba(126,2,2,.25);
}

.button--tiny .button__icon {
  zoom: .8;
}

.button--primary {
  --_button-border-color: var(--_button-background-color);
}

.button--primary.button--red {
  --_button-background-color: var(--primary);
  --_button-text-color: var(--grey-100);
  color: var(--grey-100)!important;
}

.button--primary.button--red:hover:not(:disabled) {
  --_button-background-color: var(--red-400);
}

.button--primary.button--light {
  --_button-background-color: var(--grey-100);
  --_button-text-color: var(--primary);
}

.button--primary.button--light:hover:not(:disabled) {
  --_button-background-color: var(--grey-300);
}

.button--primary.button--dark {
  --_button-background-color: var(--grey-900);
  --_button-text-color: var(--grey-100);
  color: var(--grey-100)!important;
}

.button--primary.button--dark:hover:not(:disabled) {
  --_button-background-color: var(--grey-700);
}

.button--primary.button--blue {
  --_button-background-color: var(--blue-500);
  --_button-text-color: var(--grey-100);
}

.button--primary.button--blue:hover:not(:disabled) {
  --_button-background-color: var(--blue-400);
}

.button--primary.button--grey {
  --_button-background-color: var(--grey-400);
  --_button-text-color: var(--grey-900);
}

.button--primary.button--grey:hover:not(:disabled) {
  --_button-background-color: var(--grey-300);
}

.button--secondary {
  --_button-border-color: var(--_button-text-color);
  --_button-background-color: transparent;
}

.button--secondary.button--red {
  --_button-text-color: var(--primary);
}

.button--secondary.button--red:hover:not(:disabled) {
  --_button-text-color: var(--red-400);
}

.button--secondary.button--light {
  --_button-text-color: var(--grey-100);
}

.button--secondary.button--light:hover:not(:disabled) {
  --_button-text-color: var(--grey-300);
}

.button--secondary.button--dark {
  --_button-text-color: var(--grey-900);
}

.button--secondary.button--dark:hover:not(:disabled) {
  --_button-text-color: var(--grey-700);
}

.button--secondary.button--blue {
  --_button-text-color: var(--blue-500);
}

.button--secondary.button--blue:hover:not(:disabled) {
  --_button-text-color: var(--blue-400);
}

.button--tertiary {
  --_button-border-color: transparent;
  --_button-background-color: transparent;
}

.button--tertiary.button--red {
  --_button-text-color: var(--primary);
}

.button--tertiary.button--red:hover:not(:disabled) {
  --_button-text-color: var(--red-400);
}

.button--tertiary.button--light {
  --_button-text-color: var(--grey-100);
}

.button--tertiary.button--light:hover:not(:disabled) {
  --_button-text-color: var(--grey-300);
}

.button--tertiary.button--dark {
  --_button-text-color: var(--grey-900);
}

.button--tertiary.button--dark:hover:not(:disabled) {
  --_button-text-color: var(--grey-700);
}

.button--tertiary.button--blue {
  --_button-text-color: var(--blue-500);
}

.button--tertiary.button--blue:hover:not(:disabled) {
  --_button-text-color: var(--blue-400);
}

.button__label-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
}

.button__label-container .button__label {
  line-height: 75%;
  min-height: unset;
}

.button__label {
  color: inherit;
  font-size: inherit;
  display: flex;
  align-items: center;
  min-height: 1.5rem;
  line-height: 100%;
  gap: .5rem;
}

@media (min-width:468px) {
  .button__label {
    white-space: nowrap;
  }
}

.button__label--secondary {
  color: #fff;
  font-family: var(--a1-sans);
  font-size: 12px;
  font-weight: 400;
}

.button--squared {
  padding-left: .75rem;
  padding-right: .75rem;
}

.button--no-padding {
  padding: 0;
  justify-content: start;
}

.button--has-shadow {
  box-shadow: 0 19px 32px -10px rgba(126,2,2,.25);
}

.button--centered-text .button__label, .button__icon {
  justify-content: center;
}

.button__icon {
  color: inherit;
  font-size: inherit;
  min-width: 1.25rem;
  max-width: 1.25rem;
  min-height: 1.25rem;
  max-height: 1.25rem;
  display: flex;
  align-items: center;
  transition: transform .25s ease-in-out;
}

.button__icon:before {
  content: none;
}

.button__icon svg {
  fill: currentColor;
  min-width: 1.25rem;
  max-width: 1.25rem;
  min-height: 1.25rem;
  max-height: 1.25rem;
  display: block;
}

.button__icon svg path {
  fill: currentColor;
  stroke: var(--_button-text-color);
}

.container {
  max-width: 1260px;
}

.container-wide {
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (max-width:1400px) {
  .container-wide {
    padding-left: 0;
    padding-right: 0;
  }
}

.container--narrow {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container--sm {
  max-width: 990px;
}

.container--mid {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.info-page {
  padding: 2.5rem 0;
}

.info-page__main-info {
  margin-bottom: 4rem;
}

.info-page__main-title {
  font-family: var(--a1-serif);
  font-weight: 700;
  font-size: 1.5rem;
  color: #000;
}

.info-page__additional-main-info {
  font-size: 1rem;
  margin-top: 1rem;
}

.info-page__main-info-link {
  margin-top: 1.5rem;
}

.info-page__cta-wrapper {
  display: flex;
  gap: .5rem;
  margin-top: 3rem;
}

@media (max-width:467.98px) {
  .info-page__cta-wrapper {
    flex-direction: column;
  }
}

.features-list {
  display: flex;
  flex-direction: column;
  gap: 1.125rem;
  padding: 1.125rem 0;
}

.features-list__item {
  display: flex;
  gap: .5rem;
}

.features-list__item-icon, .features-list__item-icon img, .features-list__item-icon svg {
  min-width: 1.5rem;
  max-width: 1.5rem;
  min-height: 1.5rem;
  max-height: 1.5rem;
}

.MobileNavigation--Open .Header {
  z-index: 9999999999;
}

.Header {
  z-index: 110;
  box-shadow: 0 4px 12px rgba(0,0,0,.06);
}

.Header * {
  -webkit-overflow-scrolling: touch;
}

@media only screen and (min-width:1024px) {
  .Header {
    box-shadow: none;
  }
}

.Header .HeaderNavigation-MobileWrapper {
  position: relative;
}

.Header .LangSwitcher-mobile {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
}

.Header .HamburgerWrapper {
  width: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.Header-user-discount {
  display: inline-block;
  position: relative;
  margin-left: 1.25rem;
}

.Header-user-discount .red-dot {
  display: block;
  border: 2px solid #fff;
  width: 12px;
  height: 12px;
  right: -7px;
}

.Hamburger {
  width: 20px;
  height: 16px;
  position: relative;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  background: none;
}

.Hamburger:focus {
  outline: none;
  background: none;
}

.Hamburger span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #000;
  opacity: 1;
  right: 15px;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

.Hamburger span:first-child {
  top: 0;
}

.Hamburger span:nth-child(2) {
  top: 7px;
}

.Hamburger span:nth-child(3) {
  top: 14px;
}

.Hamburger.open span:first-child {
  top: 7px;
  transform: rotate(135deg);
}

.Hamburger.open span:nth-child(2) {
  opacity: 0;
  left: -20px;
}

.Hamburger.open span:nth-child(3) {
  top: 7px;
  transform: rotate(-135deg);
}

@media only screen and (max-width:1023px) {
  .HeaderMobilePanel {
    width: 100vw;
    height: calc(100vh - 65px);
    bottom: 0;
    left: 0;
    position: absolute;
  }
}

@media only screen and (min-width:1024px) {
  .HeaderMobilePanel {
    margin-top: -2.5rem;
  }
}

.HeaderMobilePanel-inner {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
}

.HeaderMobilePanel-inner.sublinks-in {
  overflow: hidden;
}

.HeaderMobilePanel-inner.sublinks-in:before {
  animation-name: fade-in;
  animation-fill-mode: forwards;
}

.HeaderMobilePanel-inner.sublinks-in:before, .HeaderMobilePanel-inner.sublinks-out:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: 2;
  animation-duration: .2s;
}

.HeaderMobilePanel-inner.sublinks-out:before {
  animation-name: fade-out;
  animation-fill-mode: forwards;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: .4;
  }
}

@keyframes fade-out {
  0% {
    opacity: .4;
  }
  to {
    opacity: 0;
  }
}

.HeaderMobilePanel .js-plus .plus-symbol {
  display: inline-block;
}

.HeaderMobilePanel .js-minus .plus-symbol, .HeaderMobilePanel .js-plus .minus-symbol {
  display: none;
}

.HeaderMobilePanel .js-minus .minus-symbol {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 27px;
}

.HeaderMobilePanel .MobileNav .BnetNav > button {
  color: #eb140a;
  font-style: italic;
}

.HeaderMobilePanel .MobileNav-Item:not(:last-of-type) {
  border-bottom: 1px solid #efefef;
}

.HeaderMobilePanel .MobileNav-Item.is-active {
  box-shadow: inset 5px 0 0 0 #eb140a;
}

.HeaderMobilePanel .MobileNav-Item.is-active .MobileMenu-Item {
  font-weight: 700;
}

.HeaderMobilePanel .MobileNav-background {
  background-color: #fff;
  box-shadow: inset 0 4px 12px rgba(0,0,0,.06);
}

.HeaderMobilePanel .MobileNav-arrow-right {
  width: 20px;
}

.MobileNavSublinks {
  background-color: #fff;
  z-index: 3;
  box-shadow: inset 0 4px 12px rgba(0,0,0,.06);
}

.MobileNavSublinks-Wrapper {
  overflow-y: scroll;
}

.MobileNavSublinks.is-in {
  transform: translateX(2%);
  overflow: hidden;
}

.MobileNavSublinks-item--Mainpage > a {
  display: flex;
}

.MobileNavSublinks-item--Mainpage > a:before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background-image: url(../images/icons/mainpage-icon.svg);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  margin-right: 16px;
  margin-top: 2px;
}

.MobileNavSublinks-item.is-active {
  box-shadow: inset 5px 0 0 0 #eb140a;
}

.MobileNavSublinks-item.is-active > a {
  font-weight: 700;
}

.Header--V2 .MobileNavSublinks {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(100%);
  transition: transform .2s cubic-bezier(.49,.12,.47,.93);
  width: 100%;
  background-color: #fff;
  z-index: 3;
}

.Header--V2 .MobileNavSublinks-Wrapper {
  overflow-y: scroll;
}

.Header--V2 .MobileNavSublinks.is-in {
  transform: translateX(2%);
  overflow: hidden;
}

.Header--V2 .MobileNavSublinks-item--Mainpage > a {
  display: flex;
}

.Header--V2 .MobileNavSublinks-item--Mainpage > a:before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background-image: url(../images/icons/mainpage-icon.svg);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  margin-right: 16px;
  margin-top: 2px;
}

.MobileNavSublinks-item .MobileNav-arrow-right path {
  fill: #eb140a;
}

.MobileNavSublinks-item br {
  display: none;
}

.Header--V2 .MobileNavSublinks-item {
  border-bottom: 1px solid #efefef;
}

.Header--V2 .MobileNavSublinks-item:last-child {
  border-bottom: none;
}

.Header--V2 .MobileNavSublinks-item .MobileNav-arrow-right path {
  fill: #eb140a;
}

.Header--V2 .MobileNavSublinks-item br {
  display: none;
}

.Header--V2 .HeaderMobileExtra-links li {
  border-bottom: 1px solid #bbb;
}

.Header-minimal {
  padding: .75rem 0;
  box-shadow: 0 4px 12px -2px rgba(0,0,0,.04);
}

@media (min-width:768px) {
  .Header-minimal {
    padding: .625rem 0;
  }
}

.Header-minimal .Logo-minimal {
  display: block;
  width: 2.1875rem;
  margin: 0 auto;
  box-shadow: none!important;
}

@media (min-width:768px) {
  .Header-minimal .Logo-minimal {
    width: 3rem;
  }
}

.Header-minimal .Logo-minimal img {
  width: 100%;
}

.Header-minimal .Header-backButton {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  display: block;
  cursor: pointer;
  outline: none!important;
}

.Header-minimal .Header-backButton:hover {
  opacity: .7;
}

.Header-minimal .Header-backButton svg {
  display: block;
  transform: scale(.6);
}

@media (min-width:768px) {
  .Header-minimal .Header-backButton svg {
    transform: scale(1);
  }
}

.Header-minimal-B-version .Logo {
  margin: 0 0 0 30px;
}

.Header-minimal-B-version .Continue-order-tel {
  bottom: 50%;
  left: auto;
  right: 15px;
  transform: translateY(50%);
  width: auto;
  text-align: initial;
  display: flex;
  align-items: center;
  position: absolute;
}

@media (min-width:768px) {
  .Header-minimal-B-version .Continue-order-tel {
    right: 60px;
  }
}

.Header-minimal-B-version .Continue-order-tel div {
  display: flex;
  flex-direction: column;
}

.Header-minimal-B-version .Continue-order-tel div span {
  font-size: .6875rem;
  color: #585858;
  text-transform: uppercase;
  font-weight: 700;
}

.Header-minimal-B-version .Continue-order-tel div a {
  font-size: 1.25rem;
  display: inline-block;
  line-height: 1;
}

.Header-minimal.no-back-button .Header-backButton {
  display: none;
}

.Header-minimal.has-steps {
  z-index: 1;
}

.Header-minimal.has-steps .container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.Header-minimal.has-steps .Logo {
  margin-left: 1.25rem;
  margin-right: 0;
}

.Header-minimal.has-steps .Header-backButton {
  position: relative;
  top: auto;
  left: 0;
  transform: translate(0);
}

.Header-minimal.has-steps .Header-minimal-Steps {
  display: flex;
  align-items: center;
  margin-left: auto;
}

@media only screen and (min-width:1280px) {
  .Header-minimal.has-steps .Header-minimal-Steps {
    margin-left: 16.25rem;
  }
}

.Header-minimal.has-steps .Header-minimal-Steps .step-name {
  display: none;
}

@media only screen and (min-width:768px) {
  .Header-minimal.has-steps .Header-minimal-Steps .step-name {
    display: block;
    font-family: "a1-serif",Georgia,"sans-serif","serif";
    margin-left: .625rem;
    color: #c3c3c3;
  }
}

@media only screen and (min-width:768px) {
  .Header-minimal.has-steps .Header-minimal-Steps .step-name.completed {
    color: #000;
  }
}

@media only screen and (min-width:768px) {
  .Header-minimal.has-steps .Header-minimal-Steps .step-name.active {
    color: #000;
    font-size: 1.125rem;
    font-weight: 700;
  }
}

.Header-minimal.has-steps .Header-minimal-Steps li {
  margin-left: .9375rem;
}

@media only screen and (min-width:768px) {
  .Header-minimal.has-steps .Header-minimal-Steps li {
    display: flex;
    align-items: center;
    margin-left: .625rem;
  }
}

@media only screen and (min-width:800px) {
  .Header-minimal.has-steps .Header-minimal-Steps li {
    margin-left: .9375rem;
  }
}

@media only screen and (min-width:1024px) {
  .Header-minimal.has-steps .Header-minimal-Steps li {
    margin-left: 3.125rem;
  }
}

.Header-minimal.has-steps .Header-minimal-Steps .step {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #c3c3c3;
  color: #fff;
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  font-size: .875rem;
  font-weight: 700;
}

.Header-minimal.has-steps .Header-minimal-Steps .step.completed {
  background-size: 55% auto;
  text-indent: -9999px;
}

.Header-minimal.has-steps .Header-minimal-Steps .step.active {
  width: 30px;
  height: 30px;
  background: #eb140a;
  color: #fff;
  font-size: 1.25rem;
}

.Header-cart {
  margin-left: auto;
  position: relative;
}

@media only screen and (max-width:1023px) {
  .Header-cart {
    width: 100%;
  }
}

@media only screen and (min-width:1024px) {
  .Header-cart {
    margin: 0;
  }
}

.Header-cart-wrap {
  display: flex;
  width: 50px;
  height: 50px;
}

@media only screen and (min-width:1024px) {
  .Header-cart-wrap {
    height: 28px;
    position: relative;
    display: inline-block;
  }
}

@media only screen and (min-width:1024px) {
  .Header-cart-wrap:hover .HeaderCartDesktop {
    display: block!important;
  }
}

@media only screen and (min-width:1024px) {
  .Header-cart-wrap:hover:before {
    content: "";
    position: absolute;
    top: 25px;
    right: -10px;
    height: 20px;
    width: 300px;
  }
}

.Header-cart.has-items .red-dot {
  display: block;
}

.HeaderCartDesktop {
  position: absolute;
  width: 100vw;
  top: 55px;
  left: 0;
  background: #f7f7f7;
}

@media only screen and (max-width:1023px) {
  .HeaderCartDesktop {
    top: unset;
    bottom: 0;
    transform: translateY(100%);
    height: calc(100vh - 65px);
  }
}

@media only screen and (min-width:1024px) {
  .HeaderCartDesktop {
    margin-top: 10px;
    top: 36px;
    right: -10px;
    left: auto;
    width: 300px;
    box-shadow: 0 16px 24px -8px rgba(0,0,0,.22);
    opacity: 0;
    transform: translateX(-15px);
    transition: opacity .2s ease-in,transform .2s ease-in;
  }
}

@media only screen and (min-width:1024px) {
  .HeaderCartDesktop.fade-in {
    opacity: 1;
    transform: translateX(0);
  }
}

.HeaderCartDesktop .line {
  display: none;
}

.HeaderCartDesktop .line.is-open {
  display: block;
  width: 50px;
  height: 4px;
  background: #551ee6;
  position: absolute;
  top: -4px;
  right: 50px;
}

@media only screen and (min-width:1024px) {
  .HeaderCartDesktop .line.is-open {
    right: 0;
  }
}

.HeaderCartDesktop-content {
  display: flex;
  align-items: center;
  padding: 30px 20px 26px;
  background-color: #fff;
  box-shadow: inset 0 4px 12px rgba(0,0,0,.06);
}

@media only screen and (min-width:1024px) {
  .HeaderCartDesktop-content {
    box-shadow: none;
  }
}

.HeaderCartDesktop-content:active, .HeaderCartDesktop-content:focus, .HeaderCartDesktop-content:hover {
  outline: 0;
  color: #000;
}

.HeaderCartDesktop-image {
  width: 50px;
}

.HeaderCartDesktop-text {
  width: 180px;
}

.HeaderCartDesktop-footer {
  padding: 20px;
  background-color: #f7f7f7;
}

.HeaderCartDesktop-total-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}

.HeaderCartDesktop-total-text {
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  font-weight: 700;
  font-size: 1rem;
  line-height: 22px;
  color: #2c2b2c;
}

.HeaderCartDesktop-total-prices {
  display: flex;
}

.HeaderCartDesktop-total-number {
  font-size: .75rem;
  line-height: 18px;
  color: #666;
  display: flex;
  flex-direction: column;
}

.HeaderCartDesktop-total-number .value, .HeaderCartDesktop-total-plus {
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  font-weight: 700;
  font-size: 1rem;
  line-height: 22px;
  color: #2c2b2c;
}

.HeaderCartDesktop-total-plus {
  padding: 0 10px 0 5px;
}

.HeaderCartDesktop-description {
  color: #2c2b2c;
}

.HeaderCartDesktop hr {
  margin: 10px 0;
  border-color: #d7d7d7;
}

.HeaderCartDesktop .Button.Button--primary {
  margin-left: 0;
  padding: 15px 20px 15px 15px;
}

@media only screen and (max-width:1023px) {
  .Header--new-funnel .Logo {
    width: 35px;
  }
}

.Header--new-funnel .HeaderMobilePanel {
  top: 62px;
}

li.MainNav-link {
  line-height: 1.5;
}

@media (max-width:350px) {
  li.MainNav-link a {
    font-size: 90%;
  }
}

.PromoCard-masonry {
  margin-left: -15px;
  margin-right: -15px;
}

.PromoCard-masonry .PromoCard {
  width: 100%;
  max-width: calc(100% - 30px);
  float: left;
  margin: 15px;
}

.PromoCard-masonry .PromoCard .PromoCard-title {
  font-size: 2rem;
}

@media only screen and (min-width:768px) {
  .PromoCard-masonry .PromoCard.is-half, .PromoCard-masonry .PromoCard.is-quarter, .PromoCard-masonry .PromoCard.is-third, .PromoCard-masonry .PromoCard.is-two-thirds {
    width: 50%;
    max-width: calc(50% - 30px);
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-masonry .PromoCard.is-half {
    width: 50%;
    max-width: calc(50% - 30px);
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-masonry .PromoCard.is-half .PromoCard-title {
    margin-bottom: 1.875rem;
    font-size: 2rem;
    line-height: 1.2;
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-masonry .PromoCard.is-third {
    width: 33.33%;
    max-width: calc(33.33% - 30px);
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-masonry .PromoCard.is-third .PromoCard-title {
    font-size: 1.5rem;
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-masonry .PromoCard.is-two-thirds {
    width: 66.66%;
    max-width: calc(66.66% - 30px);
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-masonry .PromoCard.is-two-thirds .PromoCard-title {
    font-size: 1.875rem;
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-masonry .PromoCard.is-quarter {
    width: 25%;
    max-width: calc(25% - 30px);
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-masonry .PromoCard.is-quarter .PromoCard-title {
    font-size: 1.5rem;
  }
}

.PromoCard-masonry .PromoCard.is-right {
  float: right;
}

.PromoCard {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,.0784313725490196);
  border-radius: .5rem;
  overflow: hidden;
  position: relative;
}

@media screen and (min-width:692px) and (max-width:1023px) {
  .PromoCard {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
}

.PromoCard--box-home .PromoCard-image img {
  width: 100%;
}

@media only screen and (max-width:767px) {
  .PromoCard--box-home-small {
    border-radius: .5rem .5rem 0 0;
  }
}

.PromoCard-title {
  font-weight: 700;
}

.PromoCard-title--big {
  font-size: 2rem;
}

.PromoCard-title--smaller {
  font-size: 1.5rem;
}

@media screen and (min-width:1024px) and (max-width:1100px) {
  .PromoCard-content .PromoCard-subtitle, .PromoCard-content .PromoCard-title {
    margin-bottom: .625rem!important;
  }
}

@media screen and (min-width:692px) and (max-width:1023px) {
  .PromoCard-content {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}

.PromoCard .block-link {
  z-index: 2;
}

@media only screen and (min-width:1024px) {
  .PromoCard {
    box-shadow: none;
    border-radius: 1rem;
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-content {
    position: absolute;
    width: 60%;
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard.is-quarter .PromoCard-content, .PromoCard.is-third .PromoCard-content {
    left: 0;
    width: 100%;
    padding-left: .625rem;
    padding-right: .625rem;
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-content {
    width: 42%;
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard.is-quarter .PromoCard-content, .PromoCard.is-third .PromoCard-content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-content.pos-top-left {
    top: 2.1875rem;
    bottom: auto;
    left: 2.1875rem;
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-content.pos-top-right {
    top: 2.1875rem;
    left: auto;
    right: 2.1875rem;
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-content.pos-center-left {
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    left: 2.1875rem;
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-content.pos-center-right {
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    right: 2.1875rem;
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-content.pos-bottom-right {
    bottom: 2.1875rem;
    right: 2.1875rem;
    left: auto;
  }
}

@media only screen and (min-width:1024px) {
  .PromoCard-content.pos-bottom-left {
    bottom: 2.1875rem;
    left: 2.1875rem;
  }
}

.PromoCardWrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.PromoCardWrapper .PromoCard--Split {
  max-width: 590px;
  margin: 0 10px 1.25rem;
  width: 100%;
}

@media only screen and (min-width:1024px) {
  .PromoCardWrapper .PromoCard--Split {
    display: flex;
  }
}

.PromoCardWrapper .PromoCard--Split .PromoCard-Visual {
  position: relative;
  overflow: hidden;
  height: 230px;
  min-width: 100%;
}

@media only screen and (min-width:768px) {
  .PromoCardWrapper .PromoCard--Split .PromoCard-Visual {
    min-width: 287px;
  }
}

@media only screen and (min-width:1024px) {
  .PromoCardWrapper .PromoCard--Split .PromoCard-Visual {
    height: auto;
  }
}

.PromoCardWrapper .PromoCard--Split .PromoCard-Visual-Element {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.PromoCardWrapper .PromoCard--Split .PromoCard-content {
  position: relative;
}

@media only screen and (min-width:768px) {
  .PromoCardWrapper .PromoCard--Split .PromoCard-content {
    width: 100%;
  }
}

.PromoCardWrapper .PromoCard--Split .PromoCard-content .Info-box-list {
  padding-left: 30px;
}

.PromoCardWrapper .PromoCard--Split .PromoCard-content .Info-box-list-item {
  font-size: .875rem;
}

.PromoCardWrapper .PromoCard--Split.PromoCard--Custom {
  width: 100%;
}

@media only screen and (min-width:1024px) {
  .PromoCardWrapper .PromoCard--Split.PromoCard--Custom {
    max-width: 100%;
    width: auto;
  }
}

.PromoCardWrapper .PromoCard--Split.PromoCard--Custom .PromoCard-Visual {
  height: 230px;
  min-width: 100%;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  width: 240px;
}

@media only screen and (min-width:1024px) {
  .PromoCardWrapper .PromoCard--Split.PromoCard--Custom .PromoCard-Visual {
    min-width: 1px;
    height: unset;
  }
}

.PromoCardWrapper .PromoCard--Split.PromoCard--Custom .PromoCard-content {
  min-width: 100%;
  max-width: 100%;
  width: 310px;
}

@media only screen and (min-width:1024px) {
  .PromoCardWrapper .PromoCard--Split.PromoCard--Custom .PromoCard-content {
    min-width: 1px;
  }
}

.PromoCardWrapper .PromoCard--Split.PromoCard--Full {
  max-width: 100%;
  margin: 0;
}

.PromoCardWrapper .PromoCard--Split.PromoCard--Full .PromoCard-Visual {
  width: 100%;
}

@media only screen and (min-width:1024px) {
  .PromoCardWrapper .PromoCard--Split.PromoCard--Full .PromoCard-Visual {
    width: 50%;
  }
}

.PromoCardWrapper .PromoCard--Split.PromoCard--Full .PromoCard-content {
  width: 100%;
}

@media only screen and (min-width:1024px) {
  .PromoCardWrapper .PromoCard--Split.PromoCard--Full .PromoCard-content {
    width: 50%;
  }
}

.PromoCardWrapper .PromoCard--Split.PromoCard--Full .offset-top {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: -10px;
  transform: translateX(100%);
}

@media only screen and (min-width:1024px) {
  .PromoCardWrapper .PromoCard--Split.PromoCard--Full .offset-top {
    transform: unset;
  }
}

.PromoCardWrapper .PromoCard--Split.PromoCard--Full .offset-top--translated {
  transform: translateX(100%);
}

@media only screen and (min-width:768px) {
  .PromoCardWrapper .PromoCard--Reverse .PromoCard-Visual {
    order: 2;
  }
}

@media only screen and (min-width:768px) {
  .PromoCardWrapper .PromoCard--Reverse .PromoCard-content {
    order: 1;
  }
}

@media only screen and (max-width:1023px) {
  .PromoCard-content {
    padding-top: 0!important;
    padding-bottom: 0!important;
  }
}

@media only screen and (max-width:1023px) {
  .PromoCard-title {
    padding-top: 1.125rem;
    padding-bottom: 1.25rem;
  }
}

@media only screen and (max-width:1023px) {
  .PromoCard-content .button {
    margin-bottom: 1.5rem;
  }
}

.PromoCard-subtitle:empty, .PromoCard-title:empty {
  display: none;
}

.w-100 {
  width: 100%;
}

.QuickLinks {
  margin-top: 2px;
  box-shadow: 0 2px 8px 0 #efefef;
  border-radius: 0 0 1rem 1rem;
  position: relative;
}

@media only screen and (min-width:768px) {
  .QuickLinks {
    margin-top: 0;
    border-radius: 1rem;
  }
}

.QuickLinks-icon {
  display: flex;
  align-items: center;
  width: 1.875rem;
  text-align: center;
}

.PromoSlider .flickity-page-dots {
  display: none;
}

.PromoSlider .flickity-prev-next-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 101;
  width: 25px;
  height: 25px;
  margin-top: -10px;
}

.PromoSlider .flickity-prev-next-button svg {
  fill: #fff;
}

.PromoSlider .flickity-prev-next-button:disabled {
  display: none;
}

.PromoSlider .flickity-prev-next-button.previous {
  left: 12%;
}

.PromoSlider .flickity-prev-next-button.next {
  right: 12%;
}

@media only screen and (min-width:468px) {
  .PromoSlider .flickity-prev-next-button {
    width: 35px;
    height: 35px;
    background: rgba(0,0,0,.2);
    border-radius: 50%;
    padding: 10px;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlider .flickity-prev-next-button {
    width: auto;
    height: auto;
    background: none;
    border-radius: 0;
    padding: 0;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlider .flickity-prev-next-button.previous {
    left: 1%;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlider .flickity-prev-next-button.next {
    right: 1%;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlider .flickity-prev-next-button .PromoSlider-navigation {
    display: flex;
    align-items: center;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlider .flickity-prev-next-button .PromoSlider-navigation .image {
    width: 80px;
    transition: all .5 ease;
    text-align: center;
    display: none;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlider .flickity-prev-next-button .PromoSlider-navigation .image img {
    width: 60px;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlider .flickity-prev-next-button .PromoSlider-navigation.prev .image {
    margin-right: .625rem;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlider .flickity-prev-next-button .PromoSlider-navigation.next .image {
    margin-left: .625rem;
  }
}

@media only screen and (min-width:1280px) {
  .PromoSlider .flickity-prev-next-button.previous {
    left: 1%;
  }
}

@media only screen and (min-width:1280px) {
  .PromoSlider .flickity-prev-next-button.next {
    right: 1%;
  }
}

@media only screen and (min-width:1280px) {
  .PromoSlider .flickity-prev-next-button .PromoSlider-navigation .image {
    display: block;
  }
}

@media only screen and (min-width:1280px) {
  .PromoSlider .flickity-prev-next-button .PromoSlider-navigation.prev .image {
    margin-right: 2.1875rem;
  }
}

@media only screen and (min-width:1280px) {
  .PromoSlider .flickity-prev-next-button .PromoSlider-navigation.next .image {
    margin-left: 2.1875rem;
  }
}

@media (min-width:1480px) {
  .PromoSlider .flickity-prev-next-button.previous {
    left: 12%;
  }
}

@media (min-width:1480px) {
  .PromoSlider .flickity-prev-next-button.next {
    right: 12%;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlider .flickity-page-dots {
    position: absolute;
    bottom: 70px;
    left: 0;
    width: 100%;
    display: flex;
    list-style: none;
    justify-content: center;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlider .flickity-page-dots .dot {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    margin-right: .625rem;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlider .flickity-page-dots .dot:last-child {
    margin-right: 0;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlider .flickity-page-dots .dot.is-selected {
    box-shadow: inset 0 0 0 1px #fff;
  }
}

.PromoSlide {
  width: 290px;
}

.PromoSlide-title {
  width: 80%;
  margin: 0 auto;
}

.PromoSlide-image {
  width: 150px;
  transition: all .5s ease;
}

.PromoSlide-device-title, .PromoSlide-price {
  width: 51.72414%;
  margin: 0 auto;
}

.PromoSlide-button, .PromoSlide-device-title, .PromoSlide-price, .PromoSlide-tariff, .PromoSlide-title {
  opacity: 0;
  transition: opacity 1s ease;
}

.PromoSlide-tariff {
  position: absolute;
  top: 50%;
  left: -29px;
  transform: translateY(-50%);
  width: 212px;
  height: 245px;
}

.PromoSlide.is-selected .PromoSlide-button, .PromoSlide.is-selected .PromoSlide-device-title, .PromoSlide.is-selected .PromoSlide-price, .PromoSlide.is-selected .PromoSlide-tariff, .PromoSlide.is-selected .PromoSlide-title {
  opacity: 1;
}

.PromoSlide.is-selected .PromoSlide-image {
  left: 50%;
  transform: translateX(-50%);
}

.PromoSlide.next-slide .PromoSlide-image {
  left: 0;
}

.PromoSlide.previous-slide .PromoSlide-image {
  left: 50%;
}

.PromoSlide-tariff-options-list:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 1px;
  background: hsla(0,0%,100%,.16);
}

@media only screen and (min-width:1024px) {
  .PromoSlide {
    width: 100%;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlide-info {
    width: 37.64706%;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlide-device-title, .PromoSlide-price, .PromoSlide-title {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlide .PromoSlide-container {
    width: 850px;
    margin: 0 auto;
    padding: 100px 0;
    align-items: center;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlide.next-slide, .PromoSlide.previous-slide {
    opacity: 0;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlide-deviceOptions-icon {
    height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlide-deviceOptions svg path {
    fill: #551ee6;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlide-image img {
    width: 170px;
    position: relative;
    z-index: 1;
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlide.is-selected .PromoSlide-image, .PromoSlide.next-slide .PromoSlide-image, .PromoSlide.previous-slide .PromoSlide-image {
    left: 0;
    transform: translateX(0);
  }
}

@media only screen and (min-width:1024px) {
  .PromoSlide-tariff {
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    transform: translateY(-50%);
    width: 310px;
    height: 360px;
    background-size: 100% auto;
    z-index: 0;
  }
}

.QuickLinksSticky {
  box-shadow: 0 0 50px rgba(0,0,0,.3);
}

.QuickLinksSticky .block-link {
  z-index: 500;
}

.QuickLinksSticky-item {
  border-left: 1px solid #efefef;
}

.QuickLinksSticky-item:first-child {
  border-left: none;
}

.QuickLinksSticky-item svg path {
  fill: #000;
}

.QuickLinksSticky-icon img {
  width: 40px;
  height: 40px;
}

.Info-box .Info-box-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.Info-box .Info-box-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Info-box .Info-box-list {
  display: inline-block;
}

.Info-box .Info-box-list .Info-box-list-item:not(last-child) {
  margin-bottom: 1rem;
}

.Info-box .Info-box-text {
  line-height: 20px;
}

@media only screen and (min-width:468px) {
  .Info-box .Info-box-text {
    line-height: 22px;
  }
}

.Info-box .Info-box-price {
  white-space: nowrap;
}

.Info-box .Info-box-side-image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.Info-box .Info-box-header.icon-top {
  flex-direction: column;
  align-items: flex-start;
}

.Info-box .Info-box-header.icon-centered {
  flex-direction: column;
}

.Info-box .Info-box-icon {
  margin-bottom: 32px;
}

.Info-box .Info-box-icon--small {
  position: absolute;
  top: 10px;
  right: 30px;
}

.Info-box .Info-box-icon.position-right {
  order: 2;
  margin-bottom: 0;
}

.Info-box .Info-box-icon--fixed-height {
  height: 50px;
}

.Info-box .Info-box-icon--fixed-height svg {
  height: 100%;
}

.Info-box.align-centered {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.Info-box--half-half {
  display: flex;
  justify-content: space-between;
}

.Info-box .Button {
  font-weight: 700;
}

.Promo-text-box {
  width: 300px;
  border-radius: 16px;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 #efefef;
  perspective: 1000;
  perspective-origin: 50% 50%;
  position: relative;
  width: 100%;
  min-height: 28.125rem;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}

.Promo-text-box .blue {
  color: #6964ff;
}

.Promo-text-box .bold {
  font-weight: 700;
}

.Promo-text-box .title-h5 {
  min-height: 70px;
}

.Promo-text-box .Promo-text-box-wrapper {
  padding-bottom: 20px;
}

.Promo-text-box .Promo-text-box-device {
  display: flex;
  justify-content: center;
  margin: auto;
}

.Promo-text-box .Promo-text-box-image {
  height: 223px;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  border-radius: 8px 8px 0 0;
}

@media only screen and (max-width:767px) {
  .Promo-text-box .Promo-text-box-image {
    height: 165px;
  }
}

.Promo-text-box .Promo-text-box-body {
  min-height: -moz-max-content;
  min-height: max-content;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

.Promo-text-box .Promo-text-box-body p {
  line-height: 20px;
}

.Promo-text-box .Promo-text-box-body p img {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.Promo-text-box .Promo-text-box-body a {
  margin-top: auto;
  align-items: end;
  bottom: 0;
}

.Promo-text-box .Promo-text-box-body .grey-text {
  color: #999;
  justify-content: flex-end;
}

.Promo-text-box .Promo-text-box-body .Promo-text-button {
  justify-content: flex-end;
  display: flex;
}

@media only screen and (max-width:767px) {
  .Promo-text-box .Promo-text-box-body {
    min-height: 100px;
  }
}

@media only screen and (max-width:767px) {
  .Promo-text-box .Promo-text-box-body .title-h5 {
    font-size: 1.125rem;
  }
}

@media only screen and (max-width:767px) {
  .Promo-text-box .Promo-text-box-body .Promo-text-button .Button-label {
    font-size: 1rem!important;
  }
}

.Promo-text-box .Promo-text-box-icon {
  transition: transform .3s;
}

.Promo-text-box:hover .Promo-text-box-icon {
  transform: translateY(-6px);
}

@media only screen and (max-width:767px) {
  .Promo-text-box {
    max-width: 90%!important;
  }
}

@media only screen and (max-width:767px) {
  .Promo-text-box.with-image {
    max-width: unset!important;
  }
}

.Promo-text-box-icon-height {
  height: 46px;
}

.Promo-text-box-icon-height svg {
  height: 100%;
  width: auto;
}

.gray-bg {
  background-color: #f7f7f7;
}

.PromoTextBoxSlider {
  padding-left: 10px;
  margin: 20px;
  position: relative;
  outline: 0;
  display: flex;
}

.PromoTextBoxSlider .Promo-text-box {
  flex: 1;
}

.PromoTextBoxSlider.slider-on {
  display: block!important;
  height: -moz-max-content;
  height: max-content;
  overflow-x: hidden;
}

.PromoTextBoxSlider.slider-on.d-none {
  display: none!important;
}

.PromoTextBoxSlider.ShopInfo-list {
  width: 100%;
}

.PromoTextBoxSlider .ShopInfo-listItem {
  padding-bottom: 0;
}

.PromoTextBoxSlider .flickity-prev-next-button {
  display: none!important;
}

.PromoTextBoxSlider .flickity-page-dots {
  display: none;
}

.Promo-text-box-icon {
  width: 300px;
  border-radius: 16px;
  height: auto;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 #efefef;
  perspective: 1000;
  perspective-origin: 50% 50%;
  position: relative;
  width: 100%;
  min-height: -moz-max-content;
  min-height: max-content;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
  margin: 10px;
}

.Promo-text-box-icon_titleUp {
  font-weight: 500;
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}

.Promo-text-box-icon_titleDown {
  font-weight: 500;
}

.Promo-text-box-icon .hidden {
  display: none;
}

.Promo-text-box-icon .blue {
  color: #6964ff;
}

.Promo-text-box-icon .bold {
  font-weight: 700;
}

.Promo-text-box-icon_titleDown {
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}

.Promo-text-box-icon .Promo-text-box-icon-image {
  height: 223px;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  border-radius: 8px 8px 0 0;
}

.Promo-text-box-icon .Promo-text-box-icon_wrapper {
  min-height: -moz-max-content;
  min-height: max-content;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

.Promo-text-box-icon .Promo-text-box-icon_wrapper p {
  line-height: 20px;
}

.Promo-text-box-icon .Promo-text-box-icon_wrapper p img {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.Promo-text-box-icon .Promo-text-box-icon_wrapper a {
  margin-top: auto;
  align-items: end;
  bottom: 0;
}

.Promo-text-box-icon .Promo-text-box-icon_wrapper .grey-text {
  color: #999;
  justify-content: flex-end;
}

.Promo-text-box-icon .Promo-text-box-icon_wrapper .Promo-text-button {
  justify-content: flex-end;
  display: flex;
}

@media only screen and (max-width:767px) {
  .Promo-text-box-icon .Promo-text-box-icon_wrapper {
    min-height: 100px;
  }
}

@media only screen and (max-width:767px) {
  .Promo-text-box-icon .Promo-text-box-icon_wrapper .title-h5 {
    font-size: 1.125rem;
  }
}

@media only screen and (max-width:767px) {
  .Promo-text-box-icon .Promo-text-box-icon_wrapper .Promo-text-button .Button-label {
    font-size: 1rem!important;
  }
}

.Promo-text-box-icon_icon {
  text-align: center;
  margin-bottom: 10px;
}

.Promo-text-box-icon_image {
  width: 100%;
  margin-bottom: 10px;
}

.Promo-text-box-icon_action {
  margin-top: 10px;
}

@media only screen and (max-width:767px) {
  .Promo-text-box-icon {
    max-width: 80%!important;
  }
}

.PromoTextBoxSliderIcon {
  padding-left: 10px;
  margin: 20px;
  position: relative;
  outline: 0;
  display: flex;
}

.PromoTextBoxSliderIcon .Promo-text-box-icon {
  flex: 1;
}

.PromoTextBoxSliderIcon.slider-on {
  display: block!important;
  height: -moz-max-content;
  height: max-content;
  overflow-x: hidden;
}

.PromoTextBoxSliderIcon.slider-on.d-none {
  display: none!important;
}

.PromoTextBoxSliderIcon.ShopInfo-list {
  width: 100%;
}

.PromoTextBoxSliderIcon .ShopInfo-listItem {
  padding-bottom: 0;
}

.PromoTextBoxSliderIcon .flickity-prev-next-button {
  display: none!important;
}

.PromoTextBoxSliderIcon .flickity-page-dots {
  display: none;
}

@media screen and (max-width:1024px) {
  .PromoTextBoxSlider.slider-on {
    overflow-x: visible!important;
  }
}

@media screen and (max-width:1024px) {
  .PromoTextBoxSlider.slider-on .flickity-viewport {
    overflow-x: hidden!important;
    padding-bottom: 5px!important;
  }
}

.Accordion .Accordion-panel {
  border-top: 1px solid #d7d7d7;
}

.Accordion .Accordion-panel:last-of-type {
  border-bottom: 1px solid #d7d7d7;
}

.Accordion .Accordion-panel .Accordion-header {
  display: flex;
  justify-content: space-between;
}

.Accordion .Accordion-panel .Accordion-header:hover {
  cursor: pointer;
}

.Accordion .Accordion-panel .Accordion-header .Accordion-header-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(.8);
}

.Accordion .Accordion-panel .Accordion-header .Accordion-header-icon .Accordion-header-icon-plus {
  display: flex;
  height: 20px;
  width: 20px;
}

.Accordion .Accordion-panel .Accordion-header .Accordion-header-icon .Accordion-header-icon-minus {
  display: none;
  height: 20px;
  width: 20px;
}

@media only screen and (min-width:768px) {
  .Accordion .Accordion-panel .Accordion-header .Accordion-header-icon {
    transform: scale(1);
  }
}

.Accordion .Accordion-panel .Accordion-header.is-active .Accordion-header-icon .Accordion-header-icon-minus {
  display: flex;
  align-items: center;
}

.Accordion .Accordion-panel .Accordion-header.is-active .Accordion-header-icon .Accordion-header-icon-plus {
  display: none;
}

.Accordion .Accordion-panel .Accordion-body {
  height: 0;
  overflow: hidden;
  transition: height .3s linear;
}

.Accordion .Accordion-panel .Accordion-body.default-open {
  height: auto!important;
}

.Accordion.has-gray-bg .Accordion-panel {
  background: #fcfcfc;
}

.Accordion.light-border .Accordion-panel {
  border-color: #efefef;
}

.Accordion.has-bold-titles .Accordion-header > h3 {
  font-weight: 700;
}

.RateArticle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

@media only screen and (min-width:768px) {
  .RateArticle {
    justify-content: flex-start;
  }
}

.RateArticle p {
  font-size: .875rem;
  width: auto;
  color: grey;
}

@media only screen and (min-width:768px) {
  .RateArticle p {
    font-size: 1rem;
  }
}

.RateArticle form {
  display: flex;
}

@media only screen and (min-width:768px) {
  .RateArticle form {
    margin-left: 1.25rem;
  }
}

.RateArticle input {
  display: none;
}

.RateArticle label {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  transition: all .25s;
  background: #fff;
  margin-right: .625rem;
  text-align: center;
  position: relative;
  box-shadow: 0 0 .375rem 0 rgba(0,0,0,.15);
  cursor: pointer;
  color: grey;
}

@media only screen and (min-width:768px) {
  .RateArticle label {
    font-size: 1rem;
  }
}

.Promo-articles-box-wrapper.slider-on {
  display: block;
}

.Promo-articles-box-wrapper.slider-on.d-none {
  display: none!important;
}

.Promo-articles-box-wrapper .nopadding {
  margin: 0!important;
  padding: 0!important;
}

.Promo-articles-box-wrapper button {
  outline: 0;
}

@media only screen and (min-width:768px) {
  .Promo-articles-box-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}

.Promo-articles-box-wrapper .Promo-articles-box {
  width: 100%;
  height: 100%;
  padding: 2rem 3.5rem;
}

@media only screen and (min-width:1024px) {
  .Promo-articles-box-wrapper .Promo-articles-box {
    padding: 2rem 4.5rem;
  }
}

.Promo-articles-box-wrapper .Promo-articles-box.has-patch {
  position: relative;
}

.Promo-articles-box-wrapper .Promo-articles-box.has-patch .Patch-wrap {
  right: 20%;
}

@media only screen and (min-width:468px) {
  .Promo-articles-box-wrapper .Promo-articles-box.has-patch .Patch-wrap {
    right: 30%;
  }
}

@media only screen and (min-width:768px) {
  .Promo-articles-box-wrapper .Promo-articles-box.has-patch .Patch-wrap {
    right: 2.5rem;
  }
}

@media only screen and (min-width:1024px) {
  .Promo-articles-box-wrapper .Promo-articles-box.has-patch .Patch-wrap {
    right: 3.2rem;
  }
}

.Promo-articles-box-wrapper .Promo-articles-box.has-patch .Patch-wrap.pos-bottom-right {
  top: 53%;
}

.Promo-articles-box-wrapper .Promo-articles-box.has-patch .Patch-wrap.pos-top-right {
  top: 7.5rem;
}

.Promo-articles-box-wrapper .Promo-articles-box.has-patch .Patch--red span:first-of-type {
  font-size: 18px;
  font-weight: 700;
}

.Promo-articles-box-wrapper .Promo-articles-box.has-patch .Patch--red span:first-of-type span {
  font-size: 14px;
}

.Promo-articles-box-wrapper .Promo-articles-box.has-patch .Patch--bordered span:first-of-type {
  font-size: 18px;
  font-weight: 700;
}

.Promo-articles-box-wrapper .Promo-articles-box.has-patch .Patch--bordered span:first-of-type span {
  font-size: 14px;
}

.Promo-articles-box-wrapper .Promo-articles-box.has-patch .Patch.is-small span:first-of-type {
  font-size: 14px;
  font-weight: 400;
}

.Promo-articles-box-wrapper .Promo-articles-box hr {
  height: 1px;
  background-color: #d8d8d8;
  width: 60px;
  margin-left: 0;
  margin-top: 14px;
  margin-bottom: 14px;
}

.Promo-articles-box-wrapper .Promo-articles-box .specs-overlay {
  color: #000;
  list-style: none;
  position: absolute;
  top: 0;
  left: 50%;
  width: 90%;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 #f0f0f0;
  opacity: 0;
  z-index: -1;
  transform: translateX(-50%);
}

.Promo-articles-box-wrapper .Promo-articles-box .specs-overlay.is-open {
  z-index: 1;
  transition: opacity .2s ease-in;
  opacity: 1;
}

.Promo-articles-box-wrapper .Promo-articles-box .specs-overlay li {
  margin-bottom: 20px;
}

.Promo-articles-box-wrapper .Promo-articles-box .specs-overlay:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -9px;
  right: 52px;
  background-color: #fff;
  transform: rotate(45deg);
}

.Promo-articles-box-wrapper .Promo-articles-box .specs-overlay:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: -10px;
  z-index: -1;
  right: 54px;
  background-color: #fff;
  transform: rotate(45deg);
  box-shadow: 0 2px 8px 0 #f0f0f0;
}

.Promo-articles-box-wrapper .Promo-articles-box .specs-overlay .close-button {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 20px;
  top: 15px;
}

.Promo-articles-box-wrapper .Promo-articles-box .specs-overlay .close-button .close-specs {
  transform: rotate(45deg);
  width: 20px;
  height: 20px;
}

.Promo-articles-box-wrapper .Promo-articles-box .specs-overlay .close-button .close-specs .line {
  width: 15px;
  height: 2px;
  background-color: #000;
  transition: transform .2s ease-in;
}

.Promo-articles-box-wrapper .Promo-articles-box .specs-overlay .close-button .close-specs .line--2 {
  transform: rotate(90deg) translate(-2px);
}

.Promo-articles-box-wrapper .Promo-articles-box .specs-button .specs-icon {
  display: inline-block;
  vertical-align: middle;
}

.Promo-articles-box-wrapper .Promo-articles-box .specs-button .specs-icon .line {
  width: 10px;
  height: 2px;
  background-color: #000;
  transition: transform .2s ease-in;
}

.Promo-articles-box-wrapper .Promo-articles-box .specs-button .specs-icon .line--2 {
  transform: rotate(90deg) translateX(-2px);
}

.Promo-articles-box-wrapper .Promo-articles-box .specs-button.active .specs-icon .line--2 {
  transform: rotate(0deg) translateY(-2px);
}

.Promo-articles-box-wrapper .Promo-articles-box.bg-black, .Promo-articles-box-wrapper .Promo-articles-box.bg-blue, .Promo-articles-box-wrapper .Promo-articles-box.bg-red {
  color: #fff;
}

.Promo-articles-box-wrapper .Promo-articles-box.bg-black .specs-button .specs-icon .line, .Promo-articles-box-wrapper .Promo-articles-box.bg-blue .specs-button .specs-icon .line, .Promo-articles-box-wrapper .Promo-articles-box.bg-red .specs-button .specs-icon .line {
  background-color: #fff;
}

.Promo-articles-box-wrapper .Promo-articles-box.bg-black .Promo-articles-box-tariff, .Promo-articles-box-wrapper .Promo-articles-box.bg-blue .Promo-articles-box-tariff, .Promo-articles-box-wrapper .Promo-articles-box.bg-red .Promo-articles-box-tariff {
  color: #fff;
}

.Promo-articles-box-wrapper .Promo-articles-box .Promo-articles-box-body.overlay-in {
  width: 100%;
  position: relative;
}

.Promo-articles-box-wrapper .Promo-articles-box .Promo-articles-box-body.overlay-in .Promo-articles-box-image, .Promo-articles-box-wrapper .Promo-articles-box .Promo-articles-box-body.overlay-in .Promo-articles-box-prices {
  opacity: 0;
}

.Promo-articles-box-wrapper .Promo-articles-box-footer {
  display: flex;
  flex-direction: column;
}

.Promo-articles-box-wrapper .flickity-viewport {
  overflow: hidden;
}

.HeaderCartMobile {
  overflow: hidden;
  padding: 10px 0;
}

.HeaderCartMobile-text {
  margin-left: 65px;
  font-size: .875rem;
}

@media only screen and (min-width:468px) {
  .HeaderCartMobile-text {
    font-size: 1rem;
  }
}

.HeaderCartMobile-image {
  position: absolute;
  top: 5px;
  max-width: 50px;
}

.Button.is-white-cart-button {
  min-width: 107px;
  padding: 5px 10px 3px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #fff;
  font-weight: 700;
}

@media only screen and (min-width:468px) {
  .Button.is-white-cart-button {
    margin-left: .625rem;
    min-width: 120px;
  }
}

.Button.is-white-cart-button .Button-icon {
  margin-left: 0;
  transform: scale(.9);
}

.Button.is-white-cart-button:focus:not([disabled]) .Button-icon, .Button.is-white-cart-button:hover:not([disabled]) .Button-icon {
  transform: translate(0) scale(1);
}

.title--red {
  color: #eb140a;
}

.title--gray {
  color: #333;
}

.title--blue {
  color: #551ee6;
}

.title--light-gray {
  color: #bcbcbc;
}

.flickity-page-dots {
  list-style: none;
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 1.875rem 0 0;
}

.dot {
  width: 10px;
  height: 10px;
  background: #d7d7d7;
  margin-left: 10px;
  cursor: pointer;
}

.dot:first-child {
  margin-left: 0;
}

.dot.is-selected {
  background: #551ee6;
}

.flickity-enabled {
  position: relative;
}

.flickity-prev-next-button {
  position: absolute;
  top: calc(50% - 20px);
  background: hsla(0,0%,96.9%,.8);
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 10px;
}

.flickity-prev-next-button.previous {
  left: 30px;
}

.flickity-prev-next-button.next {
  right: 30px;
}

.flickity-prev-next-button:disabled svg path {
  fill: #bbb;
}

.ResponsiveTabs-tabs {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 4px solid #d7d7d7;
}

.ResponsiveTabs-tabs li {
  position: relative;
}

.ResponsiveTabs-tabs li button {
  padding: 1.25rem 1.5625rem;
}

.ResponsiveTabs-tabs li button.is-active:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #eb140a;
}

@media only screen and (min-width:768px) {
  .ResponsiveTabs-tabs {
    display: flex;
  }
}

.ResponsiveTabs-content {
  display: none;
  background: #f0f0f0;
  padding: 1.875rem 1.25rem;
  margin: -.0625rem -1.25rem 0;
}

.ResponsiveTabs-content.is-open {
  display: block;
}

@media only screen and (min-width:768px) {
  .ResponsiveTabs-content {
    background: none;
    margin: 0;
    padding: 1.875rem 0;
  }
}

.ResponsiveTabs-content-container {
  background: #fff;
  margin: 0 -.9375rem;
  padding: 1.25rem;
}

@media only screen and (min-width:768px) {
  .ResponsiveTabs-content-container {
    background: none;
    margin: 0;
    padding: 1.25rem 0;
  }
}

.ResponsiveTabs-accordion-trigger {
  display: flex;
  justify-content: space-between;
  text-align: left;
  width: 100%;
  padding: 1.25rem 0;
  border-bottom: 1px solid #d7d7d7;
}

.ResponsiveTabs-accordion-trigger .minus-sign, .ResponsiveTabs-accordion-trigger .plus-sign {
  margin-right: .625rem;
}

.ResponsiveTabs-accordion-trigger.is-active .plus-sign, .ResponsiveTabs-accordion-trigger .minus-sign {
  display: none;
}

.ResponsiveTabs-accordion-trigger.is-active .minus-sign {
  display: block;
}

@media only screen and (min-width:768px) {
  .ResponsiveTabs-accordion-trigger {
    display: none;
  }
}

.Main-offer-element .container-wide {
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.Main-offer-element .Content {
  position: relative;
  overflow: hidden;
  height: 510px;
}

.Main-offer-element .Content .Main-offer-element-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 510px;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
}

.Main-offer-element .Content .Main-offer-element-text {
  position: relative;
  z-index: 10;
}

.Main-offer-element .Content .Main-offer-element-text img, .Main-offer-element .Content .Main-offer-element-text svg {
  height: 60px;
  width: auto;
}

.Main-offer-element .Content .Main-offer-element-action {
  position: relative;
  z-index: 10;
}

.Main-offer-element .Content .Main-offer-links a {
  display: table;
  margin-top: .5rem;
}

@media only screen and (max-width:1024px) {
  .Main-offer-element .Content {
    height: 600px;
  }
}

@media only screen and (max-width:1024px) {
  .Main-offer-element .Content .Main-offer-element-action {
    min-height: 350px;
  }
}

@media only screen and (max-width:1024px) {
  .Main-offer-element .Content .Main-offer-element-text h1 {
    font-size: 2.5rem;
  }
}

@media only screen and (max-width:1024px) {
  .Main-offer-element .Content .Main-offer-element-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media only screen and (max-width:767px) {
  .Main-offer-element .Content {
    height: auto;
    align-items: flex-start!important;
  }
}

@media only screen and (max-width:767px) {
  .Main-offer-element .Content .self-end {
    align-self: flex-end;
  }
}

@media only screen and (max-width:767px) {
  .Main-offer-element .Content .Main-offer-element-action {
    min-height: auto;
  }
}

@media only screen and (max-width:767px) {
  .Main-offer-element .Content .Main-offer-element-text h1 {
    font-size: 3rem;
  }
}

@media only screen and (max-width:767px) {
  .Main-offer-element .Content .Main-offer-element-image {
    position: relative;
  }
}

@media only screen and (max-width:767px) {
  .Main-offer-element .Content .Main-offer-element-image-wrapper {
    max-height: 260px;
  }
}

@media only screen and (max-width:767px) {
  .Main-offer-element .Content .Main-offer-element-image {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

@media only screen and (max-width:360px) {
  .Main-offer-element .Content .Main-offer-element-text h1 {
    font-size: 2.5rem;
  }
}

.Main-offer-benefits {
  max-width: 1400px;
  margin: 0 auto;
}

.Main-offer-benefits-slider {
  border-top: 1px solid #000;
  width: 100%;
  margin-right: 0!important;
  margin-left: 0!important;
}

.Main-offer-benefits-slider .dot {
  border-radius: 50%;
}

.Main-offer-benefits-slider .dot.is-selected {
  background: #eb140a;
}

.Main-offer-benefits .slider-cell {
  width: 80%;
}

.Main-offer-element-animation .Content .Main-offer-element-image-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-45%);
  width: 550px;
  height: 550px;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
}

.Main-offer-element-animation .Content .Main-offer-element-image {
  width: 100%;
  height: 100%;
  margin: -1px;
}

@media only screen and (max-width:1024px) {
  .Main-offer-element-animation .Content .Main-offer-element-image-wrapper {
    top: auto;
    bottom: 0;
    left: 0;
    height: 70%;
    width: 450px;
    transform: translate(-10%);
  }
}

@media only screen and (max-width:767px) {
  .Main-offer-element-animation .Content .Main-offer-element-image-wrapper {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    max-height: none;
    margin: 0 auto;
    height: 300px;
    width: 100%;
    text-align: right;
    overflow: visible;
  }
}

@media only screen and (max-width:767px) {
  .Main-offer-element-animation .Content .Main-offer-element-image {
    position: relative;
    height: 350px;
    width: 350px;
    right: 0;
    transform: none;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.Product {
  padding: 0 1.875rem;
  margin-bottom: 3.125rem;
  display: flex;
  justify-content: center;
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  font-weight: 400;
}

.Product-link {
  color: inherit;
  text-decoration: none;
  display: block;
  padding: 0 20px;
  text-align: left;
}

.Product-link:hover img {
  transform: scale(1.02);
}

.Product-link:hover .Button {
  background-color: #f83a2c;
}

.Product-link:hover .Button .Button-icon {
  transform: translate(50%);
}

.Product-link:focus {
  text-decoration: none;
  color: inherit;
}

.Product-title {
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 1.5625rem;
  max-width: 180px;
}

.Product-brand {
  font-family: a1,Helvetica Neue,Arial,"sans-serif";
  font-size: 1rem;
  font-weight: 400;
  color: grey;
  display: block;
}

.Product-priceFull, .Product-priceNow, .Product-priceTariff {
  line-height: 1.5;
}

.Product-priceFull span, .Product-priceNow span, .Product-priceTariff span {
  font-weight: 700;
}

.Product-priceFull-rate, .Product-priceNow-rate, .Product-priceTariff-rate {
  font-weight: 400!important;
}

.Product-priceNow {
  font-size: 1.125rem;
}

.Product-priceNow span {
  font-size: 1.5rem;
}

.Product-priceOld {
  color: #585858;
  text-decoration: line-through;
}

.Product-priceOld.no-line {
  text-decoration: none;
}

.Product-priceFull, .Product-priceTariff {
  font-size: .875rem;
}

.Product-priceFull span, .Product-priceTariff span {
  font-size: 1.125rem;
}

.Product-priceFull-rate, .Product-priceTariff-rate {
  font-size: .875rem!important;
}

.Product-priceTariff {
  margin-top: 1.25rem;
  position: relative;
}

.Product-priceTariff:after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #d7d7d7;
  position: absolute;
  top: -10px;
  left: 0;
}

.Product-tariff {
  font-size: .875rem;
  margin-bottom: .625rem;
}

.Product-colors {
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translate(-100%,-50%);
  cursor: default;
}

.Product-colors span {
  display: block;
  width: 15px;
  height: 15px;
  position: relative;
  margin-bottom: 10px;
  background-color: #000;
}

.Product-state {
  font-size: .75rem;
  color: #666;
  margin-top: .625rem;
  text-align: center;
}

.Product-state span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  vertical-align: middle;
}

.Product-state.is-limited span {
  background-color: #ffb402;
}

.Product-state.is-available span {
  background-color: #96c916;
}

.Product-state.not-available span {
  background-color: #999;
}

.Product-image {
  position: relative;
  margin-bottom: 1.5625rem;
}

.Product-image img {
  transition: transform .3s ease;
}

.Product .Patch-wrap {
  top: 50%;
  transform: translateY(-20px);
  right: -30px;
}

.ProductSingle {
  font-weight: 400;
}

.ProductSingle, .ProductSingle-title {
  font-family: "a1-serif",Georgia,"sans-serif","serif";
}

.ProductSingle-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
}

@media (min-width:768px) {
  .ProductSingle-title {
    font-size: 3rem;
  }
}

.ProductSingle-image {
  position: relative;
  margin: 0 auto;
  max-width: 18.625rem;
  padding-left: 4.4375rem;
  padding-right: 4.4375rem;
}

@media (min-width:468px) {
  .ProductSingle-image {
    max-width: 60%;
    padding: 0;
  }
}

@media (min-width:1024px) {
  .ProductSingle-image {
    max-width: 100%;
    padding-left: 5.6875rem;
    padding-right: 3.125rem;
  }
}

@media (min-width:468px) {
  .ProductSingle-mainImage {
    min-width: 14.0625rem;
  }
}

.ProductSingle .Patch-wrap {
  top: 53%;
  right: 1.25rem;
}

@media (min-width:468px) {
  .ProductSingle .Patch-wrap {
    top: 60%;
    right: -3.125rem;
  }
}

@media (min-width:1024px) {
  .ProductSingle .Patch-wrap {
    right: 0;
  }
}

@media (min-width:1280px) {
  .ProductSingle .Patch-wrap {
    right: -2.5rem;
  }
}

.ProductSingle--prepaid .Patch-wrap {
  top: 50%;
  right: 2.5rem;
}

@media (min-width:468px) {
  .ProductSingle--prepaid .Patch-wrap {
    right: -1.25rem;
  }
}

@media (min-width:1024px) {
  .ProductSingle--prepaid .Patch-wrap {
    right: 0;
  }
}

.ProductSingle-patch {
  padding: 1.625rem 1.25rem 1.375rem;
}

@media (min-width:768px) {
  .ProductSingle-patch {
    padding: 1.3125rem 1.625rem 1.4375rem;
  }
}

.ProductSingle-patch--topText {
  display: block;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.25rem;
}

@media (min-width:768px) {
  .ProductSingle-patch--topText {
    font-size: 2.5rem;
    line-height: 1;
  }
}

.ProductSingle-patch--bottomText {
  display: block;
  font-weight: 700;
  font-size: .75rem;
}

@media (min-width:768px) {
  .ProductSingle-patch--bottomText {
    padding-top: .0625rem;
    font-size: .9375rem;
  }
}

.ProductSingle-thumbs {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.ProductSingle-thumbs img {
  max-width: 50%;
}

@media (min-width:468px) {
  .ProductSingle-thumbs {
    left: -.9375rem;
    transform: translate(-100%,-50%);
  }
}

@media (min-width:1024px) {
  .ProductSingle-thumbs {
    left: 0;
    transform: translateY(-50%);
  }
}

.ProductSingle-thumbs button {
  display: block;
  width: 2.75rem;
  background-color: transparent;
  padding: .25rem;
  border: .0625rem solid #efefef;
  margin-bottom: .625rem;
  text-align: center;
}

.ProductSingle-thumbs button.is-active {
  border-color: #eb140a;
}

@media (min-width:468px) {
  .ProductSingle-thumbs button {
    width: 4rem;
    padding: .4375rem;
    margin-bottom: .9375rem;
    background-color: #fff;
  }
}

.ProductSingle-specs {
  margin-top: 3.125rem;
  display: flex;
  flex-direction: column;
}

@media (min-width:1024px) {
  .ProductSingle-specs {
    margin-left: -.9375rem;
  }
}

@media (min-width:1280px) {
  .ProductSingle-specs {
    margin-top: 0;
  }
}

.ProductSingle-specBlock {
  margin-bottom: 1.875rem;
}

.ProductSingle-specsContent {
  font-size: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.ProductSingle-specsList {
  list-style: none;
  font-family: a1,Helvetica Neue,Arial,"sans-serif";
  order: 2;
  display: flex;
  padding: 0 .9375rem;
}

@media only screen and (min-width:768px) {
  .ProductSingle-specsList {
    flex-direction: row;
    padding: 0;
    order: 1;
  }
}

.ProductSingle-specsList li {
  position: relative;
  font-size: .75rem;
  margin-bottom: 3.125rem;
  line-height: 1;
  padding-top: 2.5rem;
  text-align: center;
}

@media (min-width:768px) {
  .ProductSingle-specsList li {
    text-align: left;
    padding-left: 5rem;
    font-size: 1rem;
    padding-top: 0;
  }
}

.ProductSingle-specsList li .Icon {
  display: inline-block;
}

.ProductSingle-specsList--Horizontal {
  flex-direction: column;
}

.ProductSingle-specsList-Item {
  display: flex;
  align-items: center;
  text-align: left;
}

@media only screen and (min-width:768px) {
  .ProductSingle-specsList-Item {
    padding-left: 0!important;
  }
}

.ProductSingle-specsList-Item:not(:last-of-type) {
  margin-bottom: .6875rem;
}

@media only screen and (min-width:768px) {
  .ProductSingle-specsList-Item:not(:last-of-type) {
    margin-bottom: 1.5625rem;
  }
}

.ProductSingle-specsList-Icon {
  margin-right: .875rem;
  width: 3.125rem;
}

.ProductSingle-specsList-Text {
  font-size: .75rem;
  line-height: 150%;
  color: #666;
  text-align: left;
}

@media only screen and (min-width:768px) {
  .ProductSingle-specsList-Text {
    font-size: .875rem;
  }
}

.ProductSingle-specsTitle {
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  font-weight: 700;
  font-size: 1.125rem;
  margin-bottom: .8125rem;
}

.ProductSingle-Color {
  order: 1;
  text-align: center;
}

@media only screen and (min-width:768px) {
  .ProductSingle-Color {
    order: 2;
  }
}

.ProductSingle-Color .ProductSingle-specsContent {
  justify-content: center;
}

@media only screen and (min-width:768px) {
  .ProductSingle-Color .ProductSingle-specsContent {
    justify-content: flex-start;
  }
}

.ProductSingle-Color .ProductSingle-specsTitle {
  text-align: center;
}

@media only screen and (min-width:768px) {
  .ProductSingle-Color .ProductSingle-specsTitle {
    text-align: left;
  }
}

@media only screen and (min-width:768px) {
  .ProductSingle .show-on-mobile {
    display: none!important;
  }
}

@media only screen and (max-width:767px) {
  .ProductSingle .show-on-desktop {
    display: none!important;
  }
}

.Icon {
  display: block;
  width: 4.375rem;
  top: 0;
  transform: translate(-50%);
}

.Icon, .Icon svg {
  position: absolute;
  left: 50%;
}

.Icon svg {
  top: 50%;
  transform: translate(-50%,-50%);
}

@media (min-width:768px) {
  .Icon {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}

@media (min-width:768px) {
  .ProductInfo {
    padding: 6.25rem 0;
    background-color: #fff;
  }
}

.ProductInfo-title {
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  font-weight: 700;
  font-size: 1.5rem;
}

@media (min-width:768px) {
  .ProductInfo-title {
    margin-bottom: 3.125rem;
    font-size: 2.25rem;
  }
}

.ProductInfo-title .Button {
  padding: 1.875rem 0;
  color: #000;
  border: 0;
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  font-weight: 700;
  font-size: 1.25rem;
  border-bottom: .0625rem solid #efefef;
  outline: none!important;
}

.ProductInfo-title .Button[aria-expanded=true] {
  border-bottom-color: #d7d7d7;
}

@media (min-width:768px) {
  .ProductInfo-title .Button {
    font-size: 1.5rem;
  }
}

.ProductInfoHolder {
  display: flex;
}

.ProductInfoHolder[hidden] {
  display: none;
}

.product-specification-table {
  display: block;
}

@media (min-width:768px) {
  .product-specification-table {
    display: table;
    padding: 0;
    border: 0;
  }
}

.product-specification-table tr:first-child td, .product-specification-table tr:first-child th {
  padding-top: 0;
}

.product-specification-table tr:not(:last-child) {
  border-bottom: 1px solid var(--grey-400);
}

.product-specification-table th {
  font-weight: 700;
  font-size: 1rem;
  text-align: left;
  display: block;
  height: auto;
  word-break: break-all;
  padding: 1rem 0;
}

@media (min-width:768px) {
  .product-specification-table th {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
    padding-right: 1rem;
  }
}

.product-specification-table td {
  font-size: 1rem;
  position: relative;
  display: block;
  word-break: break-all;
  padding: 1rem 0;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translateZ(0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent);
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent);
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/44*27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size)/2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none!important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: normal;
  line-height: 1;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #fff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity .3s;
  transform: translateZ(0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none!important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0,-50%,0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: transform .2s,top .2s;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s,left .2s;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s,right .2s;
}

.swiper-pagination-progressbar {
  background: rgba(0,0,0,.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #fff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

body:not(.MobileNavigation--Open) [id*=wb_drag_wrapper] {
  z-index: 999999!important;
}

[id*=wb_drag_wrapper].noselect {
  z-index: 110!important;
  bottom: 30%!important;
}

[id*=wb_button-container] {
  top: 100px!important;
}

@media screen and (max-width:767px) {
  [id*=wb_drag_wrapper] {
    max-height: calc(100% - 65px)!important;
    box-shadow: none!important;
    transform: translateY(65px);
  }
}

.converted-price {
  font-size: .9em;
}

* {
  outline: none;
}

body, html {
  font-size: 100%;
  color: #000;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.container:after, .container:before {
  content: normal;
  display: initial;
}

.no-scroll {
  overflow: hidden;
}

a, a:hover {
  color: inherit;
}

a:focus, a:hover {
  text-decoration: none;
}

body {
  background-color: #f7f7f7;
}

label {
  font-weight: 400;
}

legend {
  border: none;
}

html.disable-scroll, html.disable-scroll body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: fixed;
}

.flickity-enabled:focus, .flickity-slider:focus, .flickity-viewport:focus {
  outline: none;
}

.list-reset {
  list-style: none;
  padding: 0;
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  background-color: #fff;
}

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

.bg-red {
  background-color: #eb140a;
}

.bg-gray-main {
  background-color: #f7f7f7;
}

.bg-gray-10 {
  background-color: #fcfcfc;
}

.bg-gray-20 {
  background-color: #efefef;
}

.bg-gray-30 {
  background-color: #d7d7d7;
}

.bg-gray-40 {
  background-color: #bbb;
}

.bg-gray-50 {
  background-color: grey;
}

.bg-gray-60 {
  background-color: #585858;
}

.bg-blue {
  background-color: #551ee6;
}

.hover\:bg-transparent:hover {
  background-color: transparent;
}

.hover\:bg-white:hover {
  background-color: #fff;
}

.hover\:bg-black:hover {
  background-color: #000;
}

.hover\:bg-red:hover {
  background-color: #eb140a;
}

.hover\:bg-gray-10:hover {
  background-color: #fcfcfc;
}

.hover\:bg-gray-20:hover {
  background-color: #efefef;
}

.hover\:bg-gray-30:hover {
  background-color: #d7d7d7;
}

.hover\:bg-gray-40:hover {
  background-color: #bbb;
}

.hover\:bg-gray-50:hover {
  background-color: grey;
}

.hover\:bg-gray-60:hover {
  background-color: #585858;
}

.hover\:bg-blue:hover {
  background-color: #551ee6;
}

.border-transparent {
  border-color: transparent;
}

.border-white {
  border-color: #fff;
}

.border-black {
  border-color: #000;
}

.border-red {
  border-color: #eb140a;
}

.border-gray-10 {
  border-color: #fcfcfc;
}

.border-gray-20 {
  border-color: #efefef;
}

.border-gray-30 {
  border-color: #d7d7d7;
}

.border-gray-40 {
  border-color: #bbb;
}

.border-gray-50 {
  border-color: grey;
}

.border-gray-60 {
  border-color: #585858;
}

.border-blue {
  border-color: #551ee6;
}

.hover\:border-transparent:hover {
  border-color: transparent;
}

.hover\:border-white:hover {
  border-color: #fff;
}

.hover\:border-black:hover {
  border-color: #000;
}

.hover\:border-red:hover {
  border-color: #eb140a;
}

.hover\:border-gray-10:hover {
  border-color: #fcfcfc;
}

.hover\:border-gray-20:hover {
  border-color: #efefef;
}

.hover\:border-gray-30:hover {
  border-color: #d7d7d7;
}

.hover\:border-gray-40:hover {
  border-color: #bbb;
}

.hover\:border-gray-50:hover {
  border-color: grey;
}

.hover\:border-gray-60:hover {
  border-color: #585858;
}

.hover\:border-blue:hover {
  border-color: #551ee6;
}

.border-0 {
  border-width: 0;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-8 {
  border-width: 8px;
}

.border {
  border-width: 1px;
}

.border-t-0 {
  border-top-width: 0;
}

.border-r-0 {
  border-right-width: 0;
}

.border-b-0 {
  border-bottom-width: 0;
}

.border-l-0 {
  border-left-width: 0;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-r-2 {
  border-right-width: 2px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-l-2 {
  border-left-width: 2px;
}

.border-t-4 {
  border-top-width: 4px;
}

.border-r-4 {
  border-right-width: 4px;
}

.border-b-4 {
  border-bottom-width: 4px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-t-8 {
  border-top-width: 8px;
}

.border-r-8 {
  border-right-width: 8px;
}

.border-b-8 {
  border-bottom-width: 8px;
}

.border-l-8 {
  border-left-width: 8px;
}

.border-t {
  border-top-width: 1px;
}

.border-r {
  border-right-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l {
  border-left-width: 1px;
}

.font-default {
  font-family: a1,Helvetica Neue,Arial,sans-serif;
}

.font-condensed {
  font-family: a1-condensed,Helvetica Neue,Arial,"sans-serif";
}

.font-serif {
  font-family: vani!important;
}

.font-youth {
  font-family: a1-youth,Georgia,sans-serif,serif;
}

.font-youth-secondary {
  font-family: a1-youth-secondary,Georgia,sans-serif,serif;
}

.font-mono {
  font-family: Courier New,monospace;
}

.font-light {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-bold {
  font-weight: 700;
}

.hover\:font-light:hover {
  font-weight: 300;
}

.hover\:font-normal:hover {
  font-weight: 400;
}

.hover\:font-bold:hover {
  font-weight: 700;
}

.h-1 {
  height: .25rem;
}

.h-2 {
  height: .5rem;
}

.h-3 {
  height: .75rem;
}

.h-4 {
  height: 1rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-24 {
  height: 6rem;
}

.h-32 {
  height: 8rem;
}

.h-48 {
  height: 12rem;
}

.h-64 {
  height: 16rem;
}

.h-auto {
  height: auto;
}

.h-px {
  height: 1px;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.leading-zero {
  line-height: 0;
}

.leading-none {
  line-height: 1;
}

.leading-tight {
  line-height: 1.25;
}

.leading-normal {
  line-height: 1.5;
}

.leading-loose {
  line-height: 2;
}

.inset-0 {
  right: 0;
  left: 0;
}

.inset-0, .inset-y-0 {
  top: 0;
  bottom: 0;
}

.inset-x-0 {
  right: 0;
  left: 0;
}

.top-0 {
  top: 0;
}

.right-0 {
  right: 0;
}

.bottom-0 {
  bottom: 0;
}

.left-0 {
  left: 0;
}

.inset-auto {
  right: auto;
  left: auto;
}

.inset-auto, .inset-y-auto {
  top: auto;
  bottom: auto;
}

.inset-x-auto {
  left: auto;
}

.top-auto {
  top: auto;
}

.bottom-auto {
  bottom: auto;
}

.left-auto {
  left: auto;
}

.right-auto {
  right: auto;
}

.m-0 {
  margin: 0;
}

.m-1 {
  margin: .25rem;
}

.m-2 {
  margin: .5rem;
}

.m-3 {
  margin: .75rem;
}

.m-4 {
  margin: 1rem;
}

.m-6 {
  margin: 1.5rem;
}

.m-8 {
  margin: 2rem;
}

.m-16 {
  margin: 4rem;
}

.m-24 {
  margin: 6rem;
}

.m-32 {
  margin: 8rem;
}

.m-auto {
  margin: auto;
}

.m-px {
  margin: 1px;
}

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

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

.my-1 {
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.mx-1 {
  margin-left: .25rem;
  margin-right: .25rem;
}

.my-2 {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.mx-2 {
  margin-left: .5rem;
  margin-right: .5rem;
}

.my-3 {
  margin-top: .75rem;
  margin-bottom: .75rem;
}

.mx-3 {
  margin-left: .75rem;
  margin-right: .75rem;
}

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

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

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.mx-16 {
  margin-left: 4rem;
  margin-right: 4rem;
}

.my-24 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.mx-24 {
  margin-left: 6rem;
  margin-right: 6rem;
}

.my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.mx-32 {
  margin-left: 8rem;
  margin-right: 8rem;
}

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

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

.my-px {
  margin-top: 1px;
  margin-bottom: 1px;
}

.mx-px {
  margin-left: 1px;
  margin-right: 1px;
}

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

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

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

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

.mt-1 {
  margin-top: .25rem;
}

.mr-1 {
  margin-right: .25rem;
}

.mb-1 {
  margin-bottom: .25rem;
}

.ml-1 {
  margin-left: .25rem;
}

.mt-2 {
  margin-top: .5rem;
}

.mr-2 {
  margin-right: .5rem;
}

.mb-2 {
  margin-bottom: .5rem;
}

.ml-2 {
  margin-left: .5rem;
}

.mt-3 {
  margin-top: .75rem;
}

.mr-3 {
  margin-right: .75rem;
}

.mb-3 {
  margin-bottom: .75rem;
}

.ml-3 {
  margin-left: .75rem;
}

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

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

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

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

.mt-6 {
  margin-top: 1.5rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mr-8 {
  margin-right: 2rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-8 {
  margin-left: 2rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mr-16 {
  margin-right: 4rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.ml-16 {
  margin-left: 4rem;
}

.mt-24 {
  margin-top: 6rem;
}

.mr-24 {
  margin-right: 6rem;
}

.mb-24 {
  margin-bottom: 6rem;
}

.ml-24 {
  margin-left: 6rem;
}

.mt-32 {
  margin-top: 8rem;
}

.mr-32 {
  margin-right: 8rem;
}

.mb-32 {
  margin-bottom: 8rem;
}

.ml-32 {
  margin-left: 8rem;
}

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

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

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

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

.mt-px {
  margin-top: 1px;
}

.mr-px {
  margin-right: 1px;
}

.mb-px {
  margin-bottom: 1px;
}

.ml-px {
  margin-left: 1px;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.scrolling-touch {
  -webkit-overflow-scrolling: touch;
}

.scrolling-auto {
  -webkit-overflow-scrolling: auto;
}

.p-0 {
  padding: 0;
}

.p-1 {
  padding: .25rem;
}

.p-2 {
  padding: .5rem;
}

.p-3 {
  padding: .75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-16 {
  padding: 4rem;
}

.p-32 {
  padding: 8rem;
}

.p-px {
  padding: 1px;
}

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

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

.py-1 {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.px-1 {
  padding-left: .25rem;
  padding-right: .25rem;
}

.py-2 {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.px-2 {
  padding-left: .5rem;
  padding-right: .5rem;
}

.py-3 {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.px-3 {
  padding-left: .75rem;
  padding-right: .75rem;
}

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

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

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.px-32 {
  padding-left: 8rem;
  padding-right: 8rem;
}

.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}

.px-px {
  padding-left: 1px;
  padding-right: 1px;
}

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

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

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

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

.pt-1 {
  padding-top: .25rem;
}

.pr-1 {
  padding-right: .25rem;
}

.pb-1 {
  padding-bottom: .25rem;
}

.pl-1 {
  padding-left: .25rem;
}

.pt-2 {
  padding-top: .5rem;
}

.pr-2 {
  padding-right: .5rem;
}

.pb-2 {
  padding-bottom: .5rem;
}

.pl-2 {
  padding-left: .5rem;
}

.pt-3 {
  padding-top: .75rem;
}

.pr-3 {
  padding-right: .75rem;
}

.pb-3 {
  padding-bottom: .75rem;
}

.pl-3 {
  padding-left: .75rem;
}

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

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

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

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

.pt-6 {
  padding-top: 1.5rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pr-16 {
  padding-right: 4rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pl-16 {
  padding-left: 4rem;
}

.pt-32 {
  padding-top: 8rem;
}

.pr-32 {
  padding-right: 8rem;
}

.pb-32 {
  padding-bottom: 8rem;
}

.pl-32 {
  padding-left: 8rem;
}

.pt-px {
  padding-top: 1px;
}

.pr-px {
  padding-right: 1px;
}

.pb-px {
  padding-bottom: 1px;
}

.pl-px {
  padding-left: 1px;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.pin-none {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}

.pin {
  right: 0;
  left: 0;
}

.pin, .pin-y {
  top: 0;
  bottom: 0;
}

.pin-x {
  right: 0;
  left: 0;
}

.pin-t {
  top: 0;
}

.pin-r {
  right: 0;
}

.pin-b {
  bottom: 0;
}

.pin-l {
  left: 0;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-transparent {
  color: transparent;
}

.text-white {
  color: #fff;
}

.text-black {
  color: #000;
}

.text-red {
  color: #eb140a;
}

.text-pink {
  color: #fdc3bd;
}

.text-brown {
  color: #7a0000;
}

.text-gray-10 {
  color: #fcfcfc;
}

.text-gray-20 {
  color: #efefef;
}

.text-gray-30 {
  color: #d7d7d7;
}

.text-gray-40 {
  color: #bbb;
}

.cart-ribbon--white .cart-ribbon__details p, .text-gray-50 {
  color: grey;
}

.text-gray-60 {
  color: #585858;
}

.text-gray-80 {
  color: #999;
}

.text-gray-custom {
  color: #636363;
}

.text-blue {
  color: #551ee6;
}

.hover\:text-transparent:hover {
  color: transparent;
}

.hover\:text-white:hover {
  color: #fff;
}

.hover\:text-black:hover {
  color: #000;
}

.hover\:text-red:hover {
  color: #eb140a;
}

.hover\:text-gray-10:hover {
  color: #fcfcfc;
}

.hover\:text-gray-20:hover {
  color: #efefef;
}

.hover\:text-gray-30:hover {
  color: #d7d7d7;
}

.hover\:text-gray-40:hover {
  color: #bbb;
}

.hover\:text-gray-50:hover {
  color: grey;
}

.hover\:text-gray-60:hover {
  color: #585858;
}

.hover\:text-blue:hover {
  color: #551ee6;
}

.text-xxs {
  font-size: .625rem;
}

.text-xs {
  font-size: .75rem;
}

.text-sm {
  font-size: .875rem;
}

.text-base {
  font-size: 1rem;
}

.text-lg {
  font-size: 1.125rem;
}

.text-xl {
  font-size: 1.25rem;
}

.text-2xl {
  font-size: 1.5rem;
}

.text-3xl {
  font-size: 1.875rem;
}

.text-4xl {
  font-size: 2.25rem;
}

.text-5xl {
  font-size: 3rem;
}

.text-55xl {
  font-size: 3.5rem;
}

.text-6xl {
  font-size: 4rem;
}

.text-7xl {
  font-size: 6rem;
}

.italic {
  font-style: italic;
}

.roman {
  font-style: normal;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.normal-case {
  text-transform: none;
}

.underline {
  text-decoration: underline;
}

.line-through {
  text-decoration: line-through;
}

.no-underline {
  text-decoration: none;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.hover\:italic:hover {
  font-style: italic;
}

.hover\:roman:hover {
  font-style: normal;
}

.hover\:uppercase:hover {
  text-transform: uppercase;
}

.hover\:lowercase:hover {
  text-transform: lowercase;
}

.hover\:capitalize:hover {
  text-transform: capitalize;
}

.hover\:normal-case:hover {
  text-transform: none;
}

.hover\:underline:hover {
  text-decoration: underline;
}

.hover\:line-through:hover {
  text-decoration: line-through;
}

.hover\:no-underline:hover {
  text-decoration: none;
}

.hover\:antialiased:hover {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hover\:subpixel-antialiased:hover {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.align-baseline {
  vertical-align: baseline;
}

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.align-text-top {
  vertical-align: text-top;
}

.align-text-bottom {
  vertical-align: text-bottom;
}

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

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

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

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

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

@media (min-width:768px) {
  .md\:items-end {
    align-items: flex-end;
  }
}

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

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

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

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

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

.whitespace-normal {
  white-space: normal;
}

.whitespace-no-wrap {
  white-space: nowrap;
}

.whitespace-pre {
  white-space: pre;
}

.whitespace-pre-line {
  white-space: pre-line;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.break-words {
  word-wrap: break-word;
}

.break-normal {
  word-wrap: normal;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.w-1 {
  width: .25rem;
}

.w-2 {
  width: .5rem;
}

.w-3 {
  width: .75rem;
}

.w-4 {
  width: 1rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-24 {
  width: 6rem;
}

.w-32 {
  width: 8rem;
}

.w-40 {
  width: 10rem;
}

.w-48 {
  width: 12rem;
}

.w-64 {
  width: 16rem;
}

.w-auto {
  width: auto;
}

.w-px {
  width: 1px;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.33333%;
}

.w-2\/3 {
  width: 66.66667%;
}

.w-1\/4 {
  width: 25%;
}

.w-3\/4 {
  width: 75%;
}

.w-1\/5 {
  width: 20%;
}

.w-2\/5 {
  width: 40%;
}

.w-3\/5 {
  width: 60%;
}

.w-4\/5 {
  width: 80%;
}

.w-1\/6 {
  width: 16.66667%;
}

.w-5\/6 {
  width: 83.33333%;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-100 {
  z-index: 100;
}

.z-9999 {
  z-index: 9999;
}

.z-auto {
  z-index: auto;
}

@media (min-width:468px) {
  .sm\:list-reset {
    list-style: none;
    padding: 0;
  }
}

@media (min-width:468px) {
  .sm\:bg-transparent {
    background-color: transparent;
  }
}

@media (min-width:468px) {
  .sm\:bg-white {
    background-color: #fff;
  }
}

@media (min-width:468px) {
  .sm\:bg-black {
    background-color: #000;
  }
}

@media (min-width:468px) {
  .sm\:bg-red {
    background-color: #eb140a;
  }
}

@media (min-width:468px) {
  .sm\:bg-gray-10 {
    background-color: #fcfcfc;
  }
}

@media (min-width:468px) {
  .sm\:bg-gray-20 {
    background-color: #efefef;
  }
}

@media (min-width:468px) {
  .sm\:bg-gray-30 {
    background-color: #d7d7d7;
  }
}

@media (min-width:468px) {
  .sm\:bg-gray-40 {
    background-color: #bbb;
  }
}

@media (min-width:468px) {
  .sm\:bg-gray-50 {
    background-color: grey;
  }
}

@media (min-width:468px) {
  .sm\:bg-gray-60 {
    background-color: #585858;
  }
}

@media (min-width:468px) {
  .sm\:bg-blue {
    background-color: #551ee6;
  }
}

@media (min-width:468px) {
  .sm\:hover\:bg-transparent:hover {
    background-color: transparent;
  }
}

@media (min-width:468px) {
  .sm\:hover\:bg-white:hover {
    background-color: #fff;
  }
}

@media (min-width:468px) {
  .sm\:hover\:bg-black:hover {
    background-color: #000;
  }
}

@media (min-width:468px) {
  .sm\:hover\:bg-red:hover {
    background-color: #eb140a;
  }
}

@media (min-width:468px) {
  .sm\:hover\:bg-gray-10:hover {
    background-color: #fcfcfc;
  }
}

@media (min-width:468px) {
  .sm\:hover\:bg-gray-20:hover {
    background-color: #efefef;
  }
}

@media (min-width:468px) {
  .sm\:hover\:bg-gray-30:hover {
    background-color: #d7d7d7;
  }
}

@media (min-width:468px) {
  .sm\:hover\:bg-gray-40:hover {
    background-color: #bbb;
  }
}

@media (min-width:468px) {
  .sm\:hover\:bg-gray-50:hover {
    background-color: grey;
  }
}

@media (min-width:468px) {
  .sm\:hover\:bg-gray-60:hover {
    background-color: #585858;
  }
}

@media (min-width:468px) {
  .sm\:hover\:bg-blue:hover {
    background-color: #551ee6;
  }
}

@media (min-width:468px) {
  .sm\:border-transparent {
    border-color: transparent;
  }
}

@media (min-width:468px) {
  .sm\:border-white {
    border-color: #fff;
  }
}

@media (min-width:468px) {
  .sm\:border-black {
    border-color: #000;
  }
}

@media (min-width:468px) {
  .sm\:border-red {
    border-color: #eb140a;
  }
}

@media (min-width:468px) {
  .sm\:border-gray-10 {
    border-color: #fcfcfc;
  }
}

@media (min-width:468px) {
  .sm\:border-gray-20 {
    border-color: #efefef;
  }
}

@media (min-width:468px) {
  .sm\:border-gray-30 {
    border-color: #d7d7d7;
  }
}

@media (min-width:468px) {
  .sm\:border-gray-40 {
    border-color: #bbb;
  }
}

@media (min-width:468px) {
  .sm\:border-gray-50 {
    border-color: grey;
  }
}

@media (min-width:468px) {
  .sm\:border-gray-60 {
    border-color: #585858;
  }
}

@media (min-width:468px) {
  .sm\:border-blue {
    border-color: #551ee6;
  }
}

@media (min-width:468px) {
  .sm\:hover\:border-transparent:hover {
    border-color: transparent;
  }
}

@media (min-width:468px) {
  .sm\:hover\:border-white:hover {
    border-color: #fff;
  }
}

@media (min-width:468px) {
  .sm\:hover\:border-black:hover {
    border-color: #000;
  }
}

@media (min-width:468px) {
  .sm\:hover\:border-red:hover {
    border-color: #eb140a;
  }
}

@media (min-width:468px) {
  .sm\:hover\:border-gray-10:hover {
    border-color: #fcfcfc;
  }
}

@media (min-width:468px) {
  .sm\:hover\:border-gray-20:hover {
    border-color: #efefef;
  }
}

@media (min-width:468px) {
  .sm\:hover\:border-gray-30:hover {
    border-color: #d7d7d7;
  }
}

@media (min-width:468px) {
  .sm\:hover\:border-gray-40:hover {
    border-color: #bbb;
  }
}

@media (min-width:468px) {
  .sm\:hover\:border-gray-50:hover {
    border-color: grey;
  }
}

@media (min-width:468px) {
  .sm\:hover\:border-gray-60:hover {
    border-color: #585858;
  }
}

@media (min-width:468px) {
  .sm\:hover\:border-blue:hover {
    border-color: #551ee6;
  }
}

@media (min-width:468px) {
  .sm\:border-0 {
    border-width: 0;
  }
}

@media (min-width:468px) {
  .sm\:border-2 {
    border-width: 2px;
  }
}

@media (min-width:468px) {
  .sm\:border-4 {
    border-width: 4px;
  }
}

@media (min-width:468px) {
  .sm\:border-8 {
    border-width: 8px;
  }
}

@media (min-width:468px) {
  .sm\:border {
    border-width: 1px;
  }
}

@media (min-width:468px) {
  .sm\:border-t-0 {
    border-top-width: 0;
  }
}

@media (min-width:468px) {
  .sm\:border-r-0 {
    border-right-width: 0;
  }
}

@media (min-width:468px) {
  .sm\:border-b-0 {
    border-bottom-width: 0;
  }
}

@media (min-width:468px) {
  .sm\:border-l-0 {
    border-left-width: 0;
  }
}

@media (min-width:468px) {
  .sm\:border-t-2 {
    border-top-width: 2px;
  }
}

@media (min-width:468px) {
  .sm\:border-r-2 {
    border-right-width: 2px;
  }
}

@media (min-width:468px) {
  .sm\:border-b-2 {
    border-bottom-width: 2px;
  }
}

@media (min-width:468px) {
  .sm\:border-l-2 {
    border-left-width: 2px;
  }
}

@media (min-width:468px) {
  .sm\:border-t-4 {
    border-top-width: 4px;
  }
}

@media (min-width:468px) {
  .sm\:border-r-4 {
    border-right-width: 4px;
  }
}

@media (min-width:468px) {
  .sm\:border-b-4 {
    border-bottom-width: 4px;
  }
}

@media (min-width:468px) {
  .sm\:border-l-4 {
    border-left-width: 4px;
  }
}

@media (min-width:468px) {
  .sm\:border-t-8 {
    border-top-width: 8px;
  }
}

@media (min-width:468px) {
  .sm\:border-r-8 {
    border-right-width: 8px;
  }
}

@media (min-width:468px) {
  .sm\:border-b-8 {
    border-bottom-width: 8px;
  }
}

@media (min-width:468px) {
  .sm\:border-l-8 {
    border-left-width: 8px;
  }
}

@media (min-width:468px) {
  .sm\:border-t {
    border-top-width: 1px;
  }
}

@media (min-width:468px) {
  .sm\:border-r {
    border-right-width: 1px;
  }
}

@media (min-width:468px) {
  .sm\:border-b {
    border-bottom-width: 1px;
  }
}

@media (min-width:468px) {
  .sm\:border-l {
    border-left-width: 1px;
  }
}

@media (min-width:468px) {
  .sm\:font-default {
    font-family: a1,Helvetica Neue,Arial,sans-serif;
  }
}

@media (min-width:468px) {
  .sm\:font-condensed {
    font-family: a1-condensed,Helvetica Neue,Arial,"sans-serif";
  }
}

@media (min-width:468px) {
  .sm\:font-serif {
    font-family: "a1-serif",Georgia,sans-serif,serif;
  }
}

@media (min-width:468px) {
  .sm\:font-mono {
    font-family: Courier New,monospace;
  }
}

@media (min-width:468px) {
  .sm\:font-light {
    font-weight: 300;
  }
}

@media (min-width:468px) {
  .sm\:font-normal {
    font-weight: 400;
  }
}

@media (min-width:468px) {
  .sm\:font-bold {
    font-weight: 700;
  }
}

@media (min-width:468px) {
  .sm\:hover\:font-light:hover {
    font-weight: 300;
  }
}

@media (min-width:468px) {
  .sm\:hover\:font-normal:hover {
    font-weight: 400;
  }
}

@media (min-width:468px) {
  .sm\:hover\:font-bold:hover {
    font-weight: 700;
  }
}

@media (min-width:468px) {
  .sm\:h-1 {
    height: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:h-2 {
    height: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:h-3 {
    height: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:h-4 {
    height: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:h-6 {
    height: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:h-8 {
    height: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:h-10 {
    height: 2.5rem;
  }
}

@media (min-width:468px) {
  .sm\:h-12 {
    height: 3rem;
  }
}

@media (min-width:468px) {
  .sm\:h-16 {
    height: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:h-24 {
    height: 6rem;
  }
}

@media (min-width:468px) {
  .sm\:h-32 {
    height: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:h-48 {
    height: 12rem;
  }
}

@media (min-width:468px) {
  .sm\:h-64 {
    height: 16rem;
  }
}

@media (min-width:468px) {
  .sm\:h-auto {
    height: auto;
  }
}

@media (min-width:468px) {
  .sm\:h-px {
    height: 1px;
  }
}

@media (min-width:468px) {
  .sm\:h-full {
    height: 100%;
  }
}

@media (min-width:468px) {
  .sm\:h-screen {
    height: 100vh;
  }
}

@media (min-width:468px) {
  .sm\:leading-zero {
    line-height: 0;
  }
}

@media (min-width:468px) {
  .sm\:leading-none {
    line-height: 1;
  }
}

@media (min-width:468px) {
  .sm\:leading-tight {
    line-height: 1.25;
  }
}

@media (min-width:468px) {
  .sm\:leading-normal {
    line-height: 1.5;
  }
}

@media (min-width:468px) {
  .sm\:leading-loose {
    line-height: 2;
  }
}

@media (min-width:468px) {
  .sm\:m-0 {
    margin: 0;
  }
}

@media (min-width:468px) {
  .sm\:m-1 {
    margin: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:m-2 {
    margin: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:m-3 {
    margin: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:m-4 {
    margin: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:m-6 {
    margin: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:m-8 {
    margin: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:m-16 {
    margin: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:m-24 {
    margin: 6rem;
  }
}

@media (min-width:468px) {
  .sm\:m-32 {
    margin: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:m-auto {
    margin: auto;
  }
}

@media (min-width:468px) {
  .sm\:m-px {
    margin: 1px;
  }
}

@media (min-width:468px) {
  .sm\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media (min-width:468px) {
  .sm\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width:468px) {
  .sm\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}

@media (min-width:468px) {
  .sm\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }
}

@media (min-width:468px) {
  .sm\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media (min-width:468px) {
  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width:468px) {
  .sm\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }
}

@media (min-width:468px) {
  .sm\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }
}

@media (min-width:468px) {
  .sm\:mt-0 {
    margin-top: 0;
  }
}

@media (min-width:468px) {
  .sm\:mr-0 {
    margin-right: 0;
  }
}

@media (min-width:468px) {
  .sm\:mb-0 {
    margin-bottom: 0;
  }
}

@media (min-width:468px) {
  .sm\:ml-0 {
    margin-left: 0;
  }
}

@media (min-width:468px) {
  .sm\:mt-1 {
    margin-top: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:mr-1 {
    margin-right: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:mb-1 {
    margin-bottom: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:ml-1 {
    margin-left: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:mt-2 {
    margin-top: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:mr-2 {
    margin-right: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:mb-2 {
    margin-bottom: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:ml-2 {
    margin-left: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:mt-3 {
    margin-top: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:mr-3 {
    margin-right: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:mb-3 {
    margin-bottom: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:ml-3 {
    margin-left: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:mt-4 {
    margin-top: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:mr-4 {
    margin-right: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:mb-4 {
    margin-bottom: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:ml-4 {
    margin-left: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:mt-6 {
    margin-top: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:mr-6 {
    margin-right: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:mb-6 {
    margin-bottom: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:ml-6 {
    margin-left: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:mt-8 {
    margin-top: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:mr-8 {
    margin-right: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:mb-8 {
    margin-bottom: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:ml-8 {
    margin-left: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:mt-16 {
    margin-top: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:mr-16 {
    margin-right: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:mb-16 {
    margin-bottom: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:ml-16 {
    margin-left: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:mt-24 {
    margin-top: 6rem;
  }
}

@media (min-width:468px) {
  .sm\:mr-24 {
    margin-right: 6rem;
  }
}

@media (min-width:468px) {
  .sm\:mb-24 {
    margin-bottom: 6rem;
  }
}

@media (min-width:468px) {
  .sm\:ml-24 {
    margin-left: 6rem;
  }
}

@media (min-width:468px) {
  .sm\:mt-32 {
    margin-top: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:mr-32 {
    margin-right: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:mb-32 {
    margin-bottom: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:ml-32 {
    margin-left: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:mt-auto {
    margin-top: auto;
  }
}

@media (min-width:468px) {
  .sm\:mr-auto {
    margin-right: auto;
  }
}

@media (min-width:468px) {
  .sm\:mb-auto {
    margin-bottom: auto;
  }
}

@media (min-width:468px) {
  .sm\:ml-auto {
    margin-left: auto;
  }
}

@media (min-width:468px) {
  .sm\:mt-px {
    margin-top: 1px;
  }
}

@media (min-width:468px) {
  .sm\:mr-px {
    margin-right: 1px;
  }
}

@media (min-width:468px) {
  .sm\:mb-px {
    margin-bottom: 1px;
  }
}

@media (min-width:468px) {
  .sm\:ml-px {
    margin-left: 1px;
  }
}

@media (min-width:468px) {
  .sm\:p-0 {
    padding: 0;
  }
}

@media (min-width:468px) {
  .sm\:p-1 {
    padding: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:p-2 {
    padding: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:p-3 {
    padding: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:p-4 {
    padding: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:p-6 {
    padding: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:p-8 {
    padding: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:p-16 {
    padding: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:p-32 {
    padding: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:p-px {
    padding: 1px;
  }
}

@media (min-width:468px) {
  .sm\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (min-width:468px) {
  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width:468px) {
  .sm\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }
}

@media (min-width:468px) {
  .sm\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }
}

@media (min-width:468px) {
  .sm\:pt-0 {
    padding-top: 0;
  }
}

@media (min-width:468px) {
  .sm\:pr-0 {
    padding-right: 0;
  }
}

@media (min-width:468px) {
  .sm\:pb-0 {
    padding-bottom: 0;
  }
}

@media (min-width:468px) {
  .sm\:pl-0 {
    padding-left: 0;
  }
}

@media (min-width:468px) {
  .sm\:pt-1 {
    padding-top: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:pr-1 {
    padding-right: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:pb-1 {
    padding-bottom: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:pl-1 {
    padding-left: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:pt-2 {
    padding-top: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:pr-2 {
    padding-right: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:pb-2 {
    padding-bottom: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:pl-2 {
    padding-left: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:pt-3 {
    padding-top: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:pr-3 {
    padding-right: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:pb-3 {
    padding-bottom: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:pl-3 {
    padding-left: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:pt-4 {
    padding-top: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:pr-4 {
    padding-right: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:pb-4 {
    padding-bottom: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:pl-4 {
    padding-left: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:pt-6 {
    padding-top: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:pr-6 {
    padding-right: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:pb-6 {
    padding-bottom: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:pl-6 {
    padding-left: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:pt-8 {
    padding-top: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:pr-8 {
    padding-right: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:pb-8 {
    padding-bottom: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:pl-8 {
    padding-left: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:pt-16 {
    padding-top: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:pr-16 {
    padding-right: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:pb-16 {
    padding-bottom: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:pl-16 {
    padding-left: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:pt-32 {
    padding-top: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:pr-32 {
    padding-right: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:pb-32 {
    padding-bottom: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:pl-32 {
    padding-left: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:pt-px {
    padding-top: 1px;
  }
}

@media (min-width:468px) {
  .sm\:pr-px {
    padding-right: 1px;
  }
}

@media (min-width:468px) {
  .sm\:pb-px {
    padding-bottom: 1px;
  }
}

@media (min-width:468px) {
  .sm\:pl-px {
    padding-left: 1px;
  }
}

@media (min-width:468px) {
  .sm\:static {
    position: static;
  }
}

@media (min-width:468px) {
  .sm\:fixed {
    position: fixed;
  }
}

@media (min-width:468px) {
  .sm\:absolute {
    position: absolute;
  }
}

@media (min-width:468px) {
  .sm\:relative {
    position: relative;
  }
}

@media (min-width:468px) {
  .sm\:sticky {
    position: sticky;
  }
}

@media (min-width:468px) {
  .sm\:pin-none {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
}

@media (min-width:468px) {
  .sm\:pin {
    right: 0;
    left: 0;
  }
}

@media (min-width:468px) {
  .sm\:pin, .sm\:pin-y {
    top: 0;
    bottom: 0;
  }
}

@media (min-width:468px) {
  .sm\:pin-x {
    right: 0;
    left: 0;
  }
}

@media (min-width:468px) {
  .sm\:pin-t {
    top: 0;
  }
}

@media (min-width:468px) {
  .sm\:pin-r {
    right: 0;
  }
}

@media (min-width:468px) {
  .sm\:pin-b {
    bottom: 0;
  }
}

@media (min-width:468px) {
  .sm\:pin-l {
    left: 0;
  }
}

@media (min-width:468px) {
  .sm\:text-left {
    text-align: left;
  }
}

@media (min-width:468px) {
  .sm\:text-center {
    text-align: center;
  }
}

@media (min-width:468px) {
  .sm\:text-right {
    text-align: right;
  }
}

@media (min-width:468px) {
  .sm\:text-justify {
    text-align: justify;
  }
}

@media (min-width:468px) {
  .sm\:text-transparent {
    color: transparent;
  }
}

@media (min-width:468px) {
  .sm\:text-white {
    color: #fff;
  }
}

@media (min-width:468px) {
  .sm\:text-black {
    color: #000;
  }
}

@media (min-width:468px) {
  .sm\:text-red {
    color: #eb140a;
  }
}

@media (min-width:468px) {
  .sm\:text-gray-10 {
    color: #fcfcfc;
  }
}

@media (min-width:468px) {
  .sm\:text-gray-20 {
    color: #efefef;
  }
}

@media (min-width:468px) {
  .sm\:text-gray-30 {
    color: #d7d7d7;
  }
}

@media (min-width:468px) {
  .sm\:text-gray-40 {
    color: #bbb;
  }
}

@media (min-width:468px) {
  .sm\:text-gray-50 {
    color: grey;
  }
}

@media (min-width:468px) {
  .sm\:text-gray-60 {
    color: #585858;
  }
}

@media (min-width:468px) {
  .sm\:text-blue {
    color: #551ee6;
  }
}

@media (min-width:468px) {
  .sm\:hover\:text-transparent:hover {
    color: transparent;
  }
}

@media (min-width:468px) {
  .sm\:hover\:text-white:hover {
    color: #fff;
  }
}

@media (min-width:468px) {
  .sm\:hover\:text-black:hover {
    color: #000;
  }
}

@media (min-width:468px) {
  .sm\:hover\:text-red:hover {
    color: #eb140a;
  }
}

@media (min-width:468px) {
  .sm\:hover\:text-gray-10:hover {
    color: #fcfcfc;
  }
}

@media (min-width:468px) {
  .sm\:hover\:text-gray-20:hover {
    color: #efefef;
  }
}

@media (min-width:468px) {
  .sm\:hover\:text-gray-30:hover {
    color: #d7d7d7;
  }
}

@media (min-width:468px) {
  .sm\:hover\:text-gray-40:hover {
    color: #bbb;
  }
}

@media (min-width:468px) {
  .sm\:hover\:text-gray-50:hover {
    color: grey;
  }
}

@media (min-width:468px) {
  .sm\:hover\:text-gray-60:hover {
    color: #585858;
  }
}

@media (min-width:468px) {
  .sm\:hover\:text-blue:hover {
    color: #551ee6;
  }
}

@media (min-width:468px) {
  .sm\:text-xxs {
    font-size: .625rem;
  }
}

@media (min-width:468px) {
  .sm\:text-xs {
    font-size: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:text-sm {
    font-size: .875rem;
  }
}

@media (min-width:468px) {
  .sm\:text-base {
    font-size: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:text-lg {
    font-size: 1.125rem;
  }
}

@media (min-width:468px) {
  .sm\:text-xl {
    font-size: 1.25rem;
  }
}

@media (min-width:468px) {
  .sm\:text-2xl {
    font-size: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:text-3xl {
    font-size: 1.875rem;
  }
}

@media (min-width:468px) {
  .sm\:text-4xl {
    font-size: 2.25rem;
  }
}

@media (min-width:468px) {
  .sm\:text-5xl {
    font-size: 3rem;
  }
}

@media (min-width:468px) {
  .sm\:text-55xl {
    font-size: 3.5rem;
  }
}

@media (min-width:468px) {
  .sm\:text-6xl {
    font-size: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:text-7xl {
    font-size: 6rem;
  }
}

@media (min-width:468px) {
  .sm\:italic {
    font-style: italic;
  }
}

@media (min-width:468px) {
  .sm\:roman {
    font-style: normal;
  }
}

@media (min-width:468px) {
  .sm\:uppercase {
    text-transform: uppercase;
  }
}

@media (min-width:468px) {
  .sm\:lowercase {
    text-transform: lowercase;
  }
}

@media (min-width:468px) {
  .sm\:capitalize {
    text-transform: capitalize;
  }
}

@media (min-width:468px) {
  .sm\:normal-case {
    text-transform: none;
  }
}

@media (min-width:468px) {
  .sm\:underline {
    text-decoration: underline;
  }
}

@media (min-width:468px) {
  .sm\:line-through {
    text-decoration: line-through;
  }
}

@media (min-width:468px) {
  .sm\:no-underline {
    text-decoration: none;
  }
}

@media (min-width:468px) {
  .sm\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

@media (min-width:468px) {
  .sm\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
}

@media (min-width:468px) {
  .sm\:hover\:italic:hover {
    font-style: italic;
  }
}

@media (min-width:468px) {
  .sm\:hover\:roman:hover {
    font-style: normal;
  }
}

@media (min-width:468px) {
  .sm\:hover\:uppercase:hover {
    text-transform: uppercase;
  }
}

@media (min-width:468px) {
  .sm\:hover\:lowercase:hover {
    text-transform: lowercase;
  }
}

@media (min-width:468px) {
  .sm\:hover\:capitalize:hover {
    text-transform: capitalize;
  }
}

@media (min-width:468px) {
  .sm\:hover\:normal-case:hover {
    text-transform: none;
  }
}

@media (min-width:468px) {
  .sm\:hover\:underline:hover {
    text-decoration: underline;
  }
}

@media (min-width:468px) {
  .sm\:hover\:line-through:hover {
    text-decoration: line-through;
  }
}

@media (min-width:468px) {
  .sm\:hover\:no-underline:hover {
    text-decoration: none;
  }
}

@media (min-width:468px) {
  .sm\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

@media (min-width:468px) {
  .sm\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
}

@media (min-width:468px) {
  .sm\:w-1 {
    width: .25rem;
  }
}

@media (min-width:468px) {
  .sm\:w-2 {
    width: .5rem;
  }
}

@media (min-width:468px) {
  .sm\:w-3 {
    width: .75rem;
  }
}

@media (min-width:468px) {
  .sm\:w-4 {
    width: 1rem;
  }
}

@media (min-width:468px) {
  .sm\:w-6 {
    width: 1.5rem;
  }
}

@media (min-width:468px) {
  .sm\:w-8 {
    width: 2rem;
  }
}

@media (min-width:468px) {
  .sm\:w-10 {
    width: 2.5rem;
  }
}

@media (min-width:468px) {
  .sm\:w-12 {
    width: 3rem;
  }
}

@media (min-width:468px) {
  .sm\:w-16 {
    width: 4rem;
  }
}

@media (min-width:468px) {
  .sm\:w-24 {
    width: 6rem;
  }
}

@media (min-width:468px) {
  .sm\:w-32 {
    width: 8rem;
  }
}

@media (min-width:468px) {
  .sm\:w-48 {
    width: 12rem;
  }
}

@media (min-width:468px) {
  .sm\:w-64 {
    width: 16rem;
  }
}

@media (min-width:468px) {
  .sm\:w-auto {
    width: auto;
  }
}

@media (min-width:468px) {
  .sm\:w-px {
    width: 1px;
  }
}

@media (min-width:468px) {
  .sm\:w-1\/2 {
    width: 50%;
  }
}

@media (min-width:468px) {
  .sm\:w-1\/3 {
    width: 33.33333%;
  }
}

@media (min-width:468px) {
  .sm\:w-2\/3 {
    width: 66.66667%;
  }
}

@media (min-width:468px) {
  .sm\:w-1\/4 {
    width: 25%;
  }
}

@media (min-width:468px) {
  .sm\:w-3\/4 {
    width: 75%;
  }
}

@media (min-width:468px) {
  .sm\:w-1\/5 {
    width: 20%;
  }
}

@media (min-width:468px) {
  .sm\:w-2\/5 {
    width: 40%;
  }
}

@media (min-width:468px) {
  .sm\:w-3\/5 {
    width: 60%;
  }
}

@media (min-width:468px) {
  .sm\:w-4\/5 {
    width: 80%;
  }
}

@media (min-width:468px) {
  .sm\:w-1\/6 {
    width: 16.66667%;
  }
}

@media (min-width:468px) {
  .sm\:w-5\/6 {
    width: 83.33333%;
  }
}

@media (min-width:468px) {
  .sm\:w-full {
    width: 100%;
  }
}

@media (min-width:468px) {
  .sm\:w-screen {
    width: 100vw;
  }
}

@media (min-width:768px) {
  .md\:list-reset {
    list-style: none;
    padding: 0;
  }
}

@media (min-width:768px) {
  .md\:bg-transparent {
    background-color: transparent;
  }
}

@media (min-width:768px) {
  .md\:bg-white {
    background-color: #fff;
  }
}

@media (min-width:768px) {
  .md\:bg-black {
    background-color: #000;
  }
}

@media (min-width:768px) {
  .md\:bg-red {
    background-color: #eb140a;
  }
}

@media (min-width:768px) {
  .md\:bg-gray-10 {
    background-color: #fcfcfc;
  }
}

@media (min-width:768px) {
  .md\:bg-gray-20 {
    background-color: #efefef;
  }
}

@media (min-width:768px) {
  .md\:bg-gray-30 {
    background-color: #d7d7d7;
  }
}

@media (min-width:768px) {
  .md\:bg-gray-40 {
    background-color: #bbb;
  }
}

@media (min-width:768px) {
  .md\:bg-gray-50 {
    background-color: grey;
  }
}

@media (min-width:768px) {
  .md\:bg-gray-60 {
    background-color: #585858;
  }
}

@media (min-width:768px) {
  .md\:bg-blue {
    background-color: #551ee6;
  }
}

@media (min-width:768px) {
  .md\:hover\:bg-transparent:hover {
    background-color: transparent;
  }
}

@media (min-width:768px) {
  .md\:hover\:bg-white:hover {
    background-color: #fff;
  }
}

@media (min-width:768px) {
  .md\:hover\:bg-black:hover {
    background-color: #000;
  }
}

@media (min-width:768px) {
  .md\:hover\:bg-red:hover {
    background-color: #eb140a;
  }
}

@media (min-width:768px) {
  .md\:hover\:bg-gray-10:hover {
    background-color: #fcfcfc;
  }
}

@media (min-width:768px) {
  .md\:hover\:bg-gray-20:hover {
    background-color: #efefef;
  }
}

@media (min-width:768px) {
  .md\:hover\:bg-gray-30:hover {
    background-color: #d7d7d7;
  }
}

@media (min-width:768px) {
  .md\:hover\:bg-gray-40:hover {
    background-color: #bbb;
  }
}

@media (min-width:768px) {
  .md\:hover\:bg-gray-50:hover {
    background-color: grey;
  }
}

@media (min-width:768px) {
  .md\:hover\:bg-gray-60:hover {
    background-color: #585858;
  }
}

@media (min-width:768px) {
  .md\:hover\:bg-blue:hover {
    background-color: #551ee6;
  }
}

@media (min-width:768px) {
  .md\:border-transparent {
    border-color: transparent;
  }
}

@media (min-width:768px) {
  .md\:border-white {
    border-color: #fff;
  }
}

@media (min-width:768px) {
  .md\:border-black {
    border-color: #000;
  }
}

@media (min-width:768px) {
  .md\:border-red {
    border-color: #eb140a;
  }
}

@media (min-width:768px) {
  .md\:border-gray-10 {
    border-color: #fcfcfc;
  }
}

@media (min-width:768px) {
  .md\:border-gray-20 {
    border-color: #efefef;
  }
}

@media (min-width:768px) {
  .md\:border-gray-30 {
    border-color: #d7d7d7;
  }
}

@media (min-width:768px) {
  .md\:border-gray-40 {
    border-color: #bbb;
  }
}

@media (min-width:768px) {
  .md\:border-gray-50 {
    border-color: grey;
  }
}

@media (min-width:768px) {
  .md\:border-gray-60 {
    border-color: #585858;
  }
}

@media (min-width:768px) {
  .md\:border-blue {
    border-color: #551ee6;
  }
}

@media (min-width:768px) {
  .md\:hover\:border-transparent:hover {
    border-color: transparent;
  }
}

@media (min-width:768px) {
  .md\:hover\:border-white:hover {
    border-color: #fff;
  }
}

@media (min-width:768px) {
  .md\:hover\:border-black:hover {
    border-color: #000;
  }
}

@media (min-width:768px) {
  .md\:hover\:border-red:hover {
    border-color: #eb140a;
  }
}

@media (min-width:768px) {
  .md\:hover\:border-gray-10:hover {
    border-color: #fcfcfc;
  }
}

@media (min-width:768px) {
  .md\:hover\:border-gray-20:hover {
    border-color: #efefef;
  }
}

@media (min-width:768px) {
  .md\:hover\:border-gray-30:hover {
    border-color: #d7d7d7;
  }
}

@media (min-width:768px) {
  .md\:hover\:border-gray-40:hover {
    border-color: #bbb;
  }
}

@media (min-width:768px) {
  .md\:hover\:border-gray-50:hover {
    border-color: grey;
  }
}

@media (min-width:768px) {
  .md\:hover\:border-gray-60:hover {
    border-color: #585858;
  }
}

@media (min-width:768px) {
  .md\:hover\:border-blue:hover {
    border-color: #551ee6;
  }
}

@media (min-width:768px) {
  .md\:border-0 {
    border-width: 0;
  }
}

@media (min-width:768px) {
  .md\:border-2 {
    border-width: 2px;
  }
}

@media (min-width:768px) {
  .md\:border-4 {
    border-width: 4px;
  }
}

@media (min-width:768px) {
  .md\:border-8 {
    border-width: 8px;
  }
}

@media (min-width:768px) {
  .md\:border {
    border-width: 1px;
  }
}

@media (min-width:768px) {
  .md\:border-t-0 {
    border-top-width: 0;
  }
}

@media (min-width:768px) {
  .md\:border-r-0 {
    border-right-width: 0;
  }
}

@media (min-width:768px) {
  .md\:border-b-0 {
    border-bottom-width: 0;
  }
}

@media (min-width:768px) {
  .md\:border-l-0 {
    border-left-width: 0;
  }
}

@media (min-width:768px) {
  .md\:border-t-2 {
    border-top-width: 2px;
  }
}

@media (min-width:768px) {
  .md\:border-r-2 {
    border-right-width: 2px;
  }
}

@media (min-width:768px) {
  .md\:border-b-2 {
    border-bottom-width: 2px;
  }
}

@media (min-width:768px) {
  .md\:border-l-2 {
    border-left-width: 2px;
  }
}

@media (min-width:768px) {
  .md\:border-t-4 {
    border-top-width: 4px;
  }
}

@media (min-width:768px) {
  .md\:border-r-4 {
    border-right-width: 4px;
  }
}

@media (min-width:768px) {
  .md\:border-b-4 {
    border-bottom-width: 4px;
  }
}

@media (min-width:768px) {
  .md\:border-l-4 {
    border-left-width: 4px;
  }
}

@media (min-width:768px) {
  .md\:border-t-8 {
    border-top-width: 8px;
  }
}

@media (min-width:768px) {
  .md\:border-r-8 {
    border-right-width: 8px;
  }
}

@media (min-width:768px) {
  .md\:border-b-8 {
    border-bottom-width: 8px;
  }
}

@media (min-width:768px) {
  .md\:border-l-8 {
    border-left-width: 8px;
  }
}

@media (min-width:768px) {
  .md\:border-t {
    border-top-width: 1px;
  }
}

@media (min-width:768px) {
  .md\:border-r {
    border-right-width: 1px;
  }
}

@media (min-width:768px) {
  .md\:border-b {
    border-bottom-width: 1px;
  }
}

@media (min-width:768px) {
  .md\:border-l {
    border-left-width: 1px;
  }
}

@media (min-width:768px) {
  .md\:font-default {
    font-family: a1,Helvetica Neue,Arial,sans-serif;
  }
}

@media (min-width:768px) {
  .md\:font-condensed {
    font-family: a1-condensed,Helvetica Neue,Arial,"sans-serif";
  }
}

@media (min-width:768px) {
  .md\:font-serif {
    font-family: "a1-serif",Georgia,sans-serif,serif;
  }
}

@media (min-width:768px) {
  .md\:font-mono {
    font-family: Courier New,monospace;
  }
}

@media (min-width:768px) {
  .md\:font-light {
    font-weight: 300;
  }
}

@media (min-width:768px) {
  .md\:font-normal {
    font-weight: 400;
  }
}

@media (min-width:768px) {
  .md\:font-bold {
    font-weight: 700;
  }
}

@media (min-width:768px) {
  .md\:hover\:font-light:hover {
    font-weight: 300;
  }
}

@media (min-width:768px) {
  .md\:hover\:font-normal:hover {
    font-weight: 400;
  }
}

@media (min-width:768px) {
  .md\:hover\:font-bold:hover {
    font-weight: 700;
  }
}

@media (min-width:768px) {
  .md\:h-1 {
    height: .25rem;
  }
}

@media (min-width:768px) {
  .md\:h-2 {
    height: .5rem;
  }
}

@media (min-width:768px) {
  .md\:h-3 {
    height: .75rem;
  }
}

@media (min-width:768px) {
  .md\:h-4 {
    height: 1rem;
  }
}

@media (min-width:768px) {
  .md\:h-6 {
    height: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:h-8 {
    height: 2rem;
  }
}

@media (min-width:768px) {
  .md\:h-10 {
    height: 2.5rem;
  }
}

@media (min-width:768px) {
  .md\:h-12 {
    height: 3rem;
  }
}

@media (min-width:768px) {
  .md\:h-16 {
    height: 4rem;
  }
}

@media (min-width:768px) {
  .md\:h-24 {
    height: 6rem;
  }
}

@media (min-width:768px) {
  .md\:h-32 {
    height: 8rem;
  }
}

@media (min-width:768px) {
  .md\:h-48 {
    height: 12rem;
  }
}

@media (min-width:768px) {
  .md\:h-64 {
    height: 16rem;
  }
}

@media (min-width:768px) {
  .md\:h-auto {
    height: auto;
  }
}

@media (min-width:768px) {
  .md\:h-px {
    height: 1px;
  }
}

@media (min-width:768px) {
  .md\:h-full {
    height: 100%;
  }
}

@media (min-width:768px) {
  .md\:h-screen {
    height: 100vh;
  }
}

@media (min-width:768px) {
  .md\:leading-zero {
    line-height: 0;
  }
}

@media (min-width:768px) {
  .md\:leading-none {
    line-height: 1;
  }
}

@media (min-width:768px) {
  .md\:leading-tight {
    line-height: 1.25;
  }
}

@media (min-width:768px) {
  .md\:leading-normal {
    line-height: 1.5;
  }
}

@media (min-width:768px) {
  .md\:leading-loose {
    line-height: 2;
  }
}

@media (min-width:768px) {
  .md\:m-0 {
    margin: 0;
  }
}

@media (min-width:768px) {
  .md\:m-1 {
    margin: .25rem;
  }
}

@media (min-width:768px) {
  .md\:m-2 {
    margin: .5rem;
  }
}

@media (min-width:768px) {
  .md\:m-3 {
    margin: .75rem;
  }
}

@media (min-width:768px) {
  .md\:m-4 {
    margin: 1rem;
  }
}

@media (min-width:768px) {
  .md\:m-6 {
    margin: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:m-8 {
    margin: 2rem;
  }
}

@media (min-width:768px) {
  .md\:m-16 {
    margin: 4rem;
  }
}

@media (min-width:768px) {
  .md\:m-24 {
    margin: 6rem;
  }
}

@media (min-width:768px) {
  .md\:m-32 {
    margin: 8rem;
  }
}

@media (min-width:768px) {
  .md\:m-auto {
    margin: auto;
  }
}

@media (min-width:768px) {
  .md\:m-px {
    margin: 1px;
  }
}

@media (min-width:768px) {
  .md\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media (min-width:768px) {
  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width:768px) {
  .md\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }
}

@media (min-width:768px) {
  .md\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
  }
}

@media (min-width:768px) {
  .md\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
}

@media (min-width:768px) {
  .md\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
  }
}

@media (min-width:768px) {
  .md\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }
}

@media (min-width:768px) {
  .md\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem;
  }
}

@media (min-width:768px) {
  .md\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}

@media (min-width:768px) {
  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

@media (min-width:768px) {
  .md\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

@media (min-width:768px) {
  .md\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}

@media (min-width:768px) {
  .md\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}

@media (min-width:768px) {
  .md\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
}

@media (min-width:768px) {
  .md\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}

@media (min-width:768px) {
  .md\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }
}

@media (min-width:768px) {
  .md\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
}

@media (min-width:768px) {
  .md\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }
}

@media (min-width:768px) {
  .md\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media (min-width:768px) {
  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width:768px) {
  .md\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }
}

@media (min-width:768px) {
  .md\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }
}

@media (min-width:768px) {
  .md\:mt-0 {
    margin-top: 0;
  }
}

@media (min-width:768px) {
  .md\:mr-0 {
    margin-right: 0;
  }
}

@media (min-width:768px) {
  .md\:mb-0 {
    margin-bottom: 0;
  }
}

@media (min-width:768px) {
  .md\:ml-0 {
    margin-left: 0;
  }
}

@media (min-width:768px) {
  .md\:mt-1 {
    margin-top: .25rem;
  }
}

@media (min-width:768px) {
  .md\:mr-1 {
    margin-right: .25rem;
  }
}

@media (min-width:768px) {
  .md\:mb-1 {
    margin-bottom: .25rem;
  }
}

@media (min-width:768px) {
  .md\:ml-1 {
    margin-left: .25rem;
  }
}

@media (min-width:768px) {
  .md\:mt-2 {
    margin-top: .5rem;
  }
}

@media (min-width:768px) {
  .md\:mr-2 {
    margin-right: .5rem;
  }
}

@media (min-width:768px) {
  .md\:mb-2 {
    margin-bottom: .5rem;
  }
}

@media (min-width:768px) {
  .md\:ml-2 {
    margin-left: .5rem;
  }
}

@media (min-width:768px) {
  .md\:mt-3 {
    margin-top: .75rem;
  }
}

@media (min-width:768px) {
  .md\:mr-3 {
    margin-right: .75rem;
  }
}

@media (min-width:768px) {
  .md\:mb-3 {
    margin-bottom: .75rem;
  }
}

@media (min-width:768px) {
  .md\:ml-3 {
    margin-left: .75rem;
  }
}

@media (min-width:768px) {
  .md\:mt-4 {
    margin-top: 1rem;
  }
}

@media (min-width:768px) {
  .md\:mr-4 {
    margin-right: 1rem;
  }
}

@media (min-width:768px) {
  .md\:mb-4 {
    margin-bottom: 1rem;
  }
}

@media (min-width:768px) {
  .md\:ml-4 {
    margin-left: 1rem;
  }
}

@media (min-width:768px) {
  .md\:mt-6 {
    margin-top: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:mr-6 {
    margin-right: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:ml-6 {
    margin-left: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:mt-8 {
    margin-top: 2rem;
  }
}

@media (min-width:768px) {
  .md\:mr-8 {
    margin-right: 2rem;
  }
}

@media (min-width:768px) {
  .md\:mb-8 {
    margin-bottom: 2rem;
  }
}

@media (min-width:768px) {
  .md\:ml-8 {
    margin-left: 2rem;
  }
}

@media (min-width:768px) {
  .md\:mt-16 {
    margin-top: 4rem;
  }
}

@media (min-width:768px) {
  .md\:mr-16 {
    margin-right: 4rem;
  }
}

@media (min-width:768px) {
  .md\:mb-16 {
    margin-bottom: 4rem;
  }
}

@media (min-width:768px) {
  .md\:ml-16 {
    margin-left: 4rem;
  }
}

@media (min-width:768px) {
  .md\:mt-24 {
    margin-top: 6rem;
  }
}

@media (min-width:768px) {
  .md\:mr-24 {
    margin-right: 6rem;
  }
}

@media (min-width:768px) {
  .md\:mb-24 {
    margin-bottom: 6rem;
  }
}

@media (min-width:768px) {
  .md\:ml-24 {
    margin-left: 6rem;
  }
}

@media (min-width:768px) {
  .md\:mt-32 {
    margin-top: 8rem;
  }
}

@media (min-width:768px) {
  .md\:mr-32 {
    margin-right: 8rem;
  }
}

@media (min-width:768px) {
  .md\:mb-32 {
    margin-bottom: 8rem;
  }
}

@media (min-width:768px) {
  .md\:ml-32 {
    margin-left: 8rem;
  }
}

@media (min-width:768px) {
  .md\:mt-auto {
    margin-top: auto;
  }
}

@media (min-width:768px) {
  .md\:mr-auto {
    margin-right: auto;
  }
}

@media (min-width:768px) {
  .md\:mb-auto {
    margin-bottom: auto;
  }
}

@media (min-width:768px) {
  .md\:ml-auto {
    margin-left: auto;
  }
}

@media (min-width:768px) {
  .md\:mt-px {
    margin-top: 1px;
  }
}

@media (min-width:768px) {
  .md\:mr-px {
    margin-right: 1px;
  }
}

@media (min-width:768px) {
  .md\:mb-px {
    margin-bottom: 1px;
  }
}

@media (min-width:768px) {
  .md\:ml-px {
    margin-left: 1px;
  }
}

@media (min-width:768px) {
  .md\:p-0 {
    padding: 0;
  }
}

@media (min-width:768px) {
  .md\:p-1 {
    padding: .25rem;
  }
}

@media (min-width:768px) {
  .md\:p-2 {
    padding: .5rem;
  }
}

@media (min-width:768px) {
  .md\:p-3 {
    padding: .75rem;
  }
}

@media (min-width:768px) {
  .md\:p-4 {
    padding: 1rem;
  }
}

@media (min-width:768px) {
  .md\:p-6 {
    padding: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:p-8 {
    padding: 2rem;
  }
}

@media (min-width:768px) {
  .md\:p-16 {
    padding: 4rem;
  }
}

@media (min-width:768px) {
  .md\:p-32 {
    padding: 8rem;
  }
}

@media (min-width:768px) {
  .md\:p-px {
    padding: 1px;
  }
}

@media (min-width:768px) {
  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (min-width:768px) {
  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width:768px) {
  .md\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }
}

@media (min-width:768px) {
  .md\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
  }
}

@media (min-width:768px) {
  .md\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}

@media (min-width:768px) {
  .md\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }
}

@media (min-width:768px) {
  .md\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }
}

@media (min-width:768px) {
  .md\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
  }
}

@media (min-width:768px) {
  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

@media (min-width:768px) {
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width:768px) {
  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

@media (min-width:768px) {
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width:768px) {
  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (min-width:768px) {
  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width:768px) {
  .md\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}

@media (min-width:768px) {
  .md\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}

@media (min-width:768px) {
  .md\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }
}

@media (min-width:768px) {
  .md\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }
}

@media (min-width:768px) {
  .md\:pt-0 {
    padding-top: 0;
  }
}

@media (min-width:768px) {
  .md\:pr-0 {
    padding-right: 0;
  }
}

@media (min-width:768px) {
  .md\:pb-0 {
    padding-bottom: 0;
  }
}

@media (min-width:768px) {
  .md\:pl-0 {
    padding-left: 0;
  }
}

@media (min-width:768px) {
  .md\:pt-1 {
    padding-top: .25rem;
  }
}

@media (min-width:768px) {
  .md\:pr-1 {
    padding-right: .25rem;
  }
}

@media (min-width:768px) {
  .md\:pb-1 {
    padding-bottom: .25rem;
  }
}

@media (min-width:768px) {
  .md\:pl-1 {
    padding-left: .25rem;
  }
}

@media (min-width:768px) {
  .md\:pt-2 {
    padding-top: .5rem;
  }
}

@media (min-width:768px) {
  .md\:pr-2 {
    padding-right: .5rem;
  }
}

@media (min-width:768px) {
  .md\:pb-2 {
    padding-bottom: .5rem;
  }
}

@media (min-width:768px) {
  .md\:pl-2 {
    padding-left: .5rem;
  }
}

@media (min-width:768px) {
  .md\:pt-3 {
    padding-top: .75rem;
  }
}

@media (min-width:768px) {
  .md\:pr-3 {
    padding-right: .75rem;
  }
}

@media (min-width:768px) {
  .md\:pb-3 {
    padding-bottom: .75rem;
  }
}

@media (min-width:768px) {
  .md\:pl-3 {
    padding-left: .75rem;
  }
}

@media (min-width:768px) {
  .md\:pt-4 {
    padding-top: 1rem;
  }
}

@media (min-width:768px) {
  .md\:pr-4 {
    padding-right: 1rem;
  }
}

@media (min-width:768px) {
  .md\:pb-4 {
    padding-bottom: 1rem;
  }
}

@media (min-width:768px) {
  .md\:pl-4 {
    padding-left: 1rem;
  }
}

@media (min-width:768px) {
  .md\:pt-6 {
    padding-top: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:pr-6 {
    padding-right: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:pl-6 {
    padding-left: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:pt-8 {
    padding-top: 2rem;
  }
}

@media (min-width:768px) {
  .md\:pr-8 {
    padding-right: 2rem;
  }
}

@media (min-width:768px) {
  .md\:pb-8 {
    padding-bottom: 2rem;
  }
}

@media (min-width:768px) {
  .md\:pl-8 {
    padding-left: 2rem;
  }
}

@media (min-width:768px) {
  .md\:pt-16 {
    padding-top: 4rem;
  }
}

@media (min-width:768px) {
  .md\:pr-16 {
    padding-right: 4rem;
  }
}

@media (min-width:768px) {
  .md\:pb-16 {
    padding-bottom: 4rem;
  }
}

@media (min-width:768px) {
  .md\:pl-16 {
    padding-left: 4rem;
  }
}

@media (min-width:768px) {
  .md\:pt-32 {
    padding-top: 8rem;
  }
}

@media (min-width:768px) {
  .md\:pr-32 {
    padding-right: 8rem;
  }
}

@media (min-width:768px) {
  .md\:pb-32 {
    padding-bottom: 8rem;
  }
}

@media (min-width:768px) {
  .md\:pl-32 {
    padding-left: 8rem;
  }
}

@media (min-width:768px) {
  .md\:pt-px {
    padding-top: 1px;
  }
}

@media (min-width:768px) {
  .md\:pr-px {
    padding-right: 1px;
  }
}

@media (min-width:768px) {
  .md\:pb-px {
    padding-bottom: 1px;
  }
}

@media (min-width:768px) {
  .md\:pl-px {
    padding-left: 1px;
  }
}

@media (min-width:768px) {
  .md\:static {
    position: static;
  }
}

@media (min-width:768px) {
  .md\:fixed {
    position: fixed;
  }
}

@media (min-width:768px) {
  .md\:absolute {
    position: absolute;
  }
}

@media (min-width:768px) {
  .md\:relative {
    position: relative;
  }
}

@media (min-width:768px) {
  .md\:sticky {
    position: sticky;
  }
}

@media (min-width:768px) {
  .md\:pin-none {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
}

@media (min-width:768px) {
  .md\:pin {
    right: 0;
    left: 0;
  }
}

@media (min-width:768px) {
  .md\:pin, .md\:pin-y {
    top: 0;
    bottom: 0;
  }
}

@media (min-width:768px) {
  .md\:pin-x {
    right: 0;
    left: 0;
  }
}

@media (min-width:768px) {
  .md\:pin-t {
    top: 0;
  }
}

@media (min-width:768px) {
  .md\:pin-r {
    right: 0;
  }
}

@media (min-width:768px) {
  .md\:pin-b {
    bottom: 0;
  }
}

@media (min-width:768px) {
  .md\:pin-l {
    left: 0;
  }
}

@media (min-width:768px) {
  .md\:text-left {
    text-align: left;
  }
}

@media (min-width:768px) {
  .md\:text-center {
    text-align: center;
  }
}

@media (min-width:768px) {
  .md\:text-right {
    text-align: right;
  }
}

@media (min-width:768px) {
  .md\:text-justify {
    text-align: justify;
  }
}

@media (min-width:768px) {
  .md\:text-transparent {
    color: transparent;
  }
}

@media (min-width:768px) {
  .md\:text-white {
    color: #fff;
  }
}

@media (min-width:768px) {
  .md\:text-black {
    color: #000;
  }
}

@media (min-width:768px) {
  .md\:text-red {
    color: #eb140a;
  }
}

@media (min-width:768px) {
  .md\:text-gray-10 {
    color: #fcfcfc;
  }
}

@media (min-width:768px) {
  .md\:text-gray-20 {
    color: #efefef;
  }
}

@media (min-width:768px) {
  .md\:text-gray-30 {
    color: #d7d7d7;
  }
}

@media (min-width:768px) {
  .md\:text-gray-40 {
    color: #bbb;
  }
}

@media (min-width:768px) {
  .md\:text-gray-50 {
    color: grey;
  }
}

@media (min-width:768px) {
  .md\:text-gray-60 {
    color: #585858;
  }
}

@media (min-width:768px) {
  .md\:text-blue {
    color: #551ee6;
  }
}

@media (min-width:768px) {
  .md\:hover\:text-transparent:hover {
    color: transparent;
  }
}

@media (min-width:768px) {
  .md\:hover\:text-white:hover {
    color: #fff;
  }
}

@media (min-width:768px) {
  .md\:hover\:text-black:hover {
    color: #000;
  }
}

@media (min-width:768px) {
  .md\:hover\:text-red:hover {
    color: #eb140a;
  }
}

@media (min-width:768px) {
  .md\:hover\:text-gray-10:hover {
    color: #fcfcfc;
  }
}

@media (min-width:768px) {
  .md\:hover\:text-gray-20:hover {
    color: #efefef;
  }
}

@media (min-width:768px) {
  .md\:hover\:text-gray-30:hover {
    color: #d7d7d7;
  }
}

@media (min-width:768px) {
  .md\:hover\:text-gray-40:hover {
    color: #bbb;
  }
}

@media (min-width:768px) {
  .md\:hover\:text-gray-50:hover {
    color: grey;
  }
}

@media (min-width:768px) {
  .md\:hover\:text-gray-60:hover {
    color: #585858;
  }
}

@media (min-width:768px) {
  .md\:hover\:text-blue:hover {
    color: #551ee6;
  }
}

@media (min-width:768px) {
  .md\:text-xxs {
    font-size: .625rem;
  }
}

@media (min-width:768px) {
  .md\:text-xs {
    font-size: .75rem;
  }
}

@media (min-width:768px) {
  .md\:text-sm {
    font-size: .875rem;
  }
}

@media (min-width:768px) {
  .md\:text-base {
    font-size: 1rem;
  }
}

@media (min-width:768px) {
  .md\:text-lg {
    font-size: 1.125rem;
  }
}

@media (min-width:768px) {
  .md\:text-xl {
    font-size: 1.25rem;
  }
}

@media (min-width:768px) {
  .md\:text-2xl {
    font-size: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:text-3xl {
    font-size: 1.875rem;
  }
}

@media (min-width:768px) {
  .md\:text-4xl {
    font-size: 2.25rem;
  }
}

@media (min-width:768px) {
  .md\:text-5xl {
    font-size: 3rem;
  }
}

@media (min-width:768px) {
  .md\:text-55xl {
    font-size: 3.5rem;
  }
}

@media (min-width:768px) {
  .md\:text-6xl {
    font-size: 4rem;
  }
}

@media (min-width:768px) {
  .md\:text-7xl {
    font-size: 6rem;
  }
}

@media (min-width:768px) {
  .md\:italic {
    font-style: italic;
  }
}

@media (min-width:768px) {
  .md\:roman {
    font-style: normal;
  }
}

@media (min-width:768px) {
  .md\:uppercase {
    text-transform: uppercase;
  }
}

@media (min-width:768px) {
  .md\:lowercase {
    text-transform: lowercase;
  }
}

@media (min-width:768px) {
  .md\:capitalize {
    text-transform: capitalize;
  }
}

@media (min-width:768px) {
  .md\:normal-case {
    text-transform: none;
  }
}

@media (min-width:768px) {
  .md\:underline {
    text-decoration: underline;
  }
}

@media (min-width:768px) {
  .md\:line-through {
    text-decoration: line-through;
  }
}

@media (min-width:768px) {
  .md\:no-underline {
    text-decoration: none;
  }
}

@media (min-width:768px) {
  .md\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

@media (min-width:768px) {
  .md\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
}

@media (min-width:768px) {
  .md\:hover\:italic:hover {
    font-style: italic;
  }
}

@media (min-width:768px) {
  .md\:hover\:roman:hover {
    font-style: normal;
  }
}

@media (min-width:768px) {
  .md\:hover\:uppercase:hover {
    text-transform: uppercase;
  }
}

@media (min-width:768px) {
  .md\:hover\:lowercase:hover {
    text-transform: lowercase;
  }
}

@media (min-width:768px) {
  .md\:hover\:capitalize:hover {
    text-transform: capitalize;
  }
}

@media (min-width:768px) {
  .md\:hover\:normal-case:hover {
    text-transform: none;
  }
}

@media (min-width:768px) {
  .md\:hover\:underline:hover {
    text-decoration: underline;
  }
}

@media (min-width:768px) {
  .md\:hover\:line-through:hover {
    text-decoration: line-through;
  }
}

@media (min-width:768px) {
  .md\:hover\:no-underline:hover {
    text-decoration: none;
  }
}

@media (min-width:768px) {
  .md\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

@media (min-width:768px) {
  .md\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
}

@media (min-width:768px) {
  .md\:w-1 {
    width: .25rem;
  }
}

@media (min-width:768px) {
  .md\:w-2 {
    width: .5rem;
  }
}

@media (min-width:768px) {
  .md\:w-3 {
    width: .75rem;
  }
}

@media (min-width:768px) {
  .md\:w-4 {
    width: 1rem;
  }
}

@media (min-width:768px) {
  .md\:w-6 {
    width: 1.5rem;
  }
}

@media (min-width:768px) {
  .md\:w-8 {
    width: 2rem;
  }
}

@media (min-width:768px) {
  .md\:w-10 {
    width: 2.5rem;
  }
}

@media (min-width:768px) {
  .md\:w-12 {
    width: 3rem;
  }
}

@media (min-width:768px) {
  .md\:w-16 {
    width: 4rem;
  }
}

@media (min-width:768px) {
  .md\:w-24 {
    width: 6rem;
  }
}

@media (min-width:768px) {
  .md\:w-32 {
    width: 8rem;
  }
}

@media (min-width:768px) {
  .md\:w-48 {
    width: 12rem;
  }
}

@media (min-width:768px) {
  .md\:w-64 {
    width: 16rem;
  }
}

@media (min-width:768px) {
  .md\:w-auto {
    width: auto;
  }
}

@media (min-width:768px) {
  .md\:w-px {
    width: 1px;
  }
}

@media (min-width:768px) {
  .md\:w-1\/2 {
    width: 50%;
  }
}

@media (min-width:768px) {
  .md\:w-1\/3 {
    width: 33.33333%;
  }
}

@media (min-width:768px) {
  .md\:w-2\/3 {
    width: 66.66667%;
  }
}

@media (min-width:768px) {
  .md\:w-1\/4 {
    width: 25%;
  }
}

@media (min-width:768px) {
  .md\:w-3\/4 {
    width: 75%;
  }
}

@media (min-width:768px) {
  .md\:w-1\/5 {
    width: 20%;
  }
}

@media (min-width:768px) {
  .md\:w-2\/5 {
    width: 40%;
  }
}

@media (min-width:768px) {
  .md\:w-3\/5 {
    width: 60%;
  }
}

@media (min-width:768px) {
  .md\:w-4\/5 {
    width: 80%;
  }
}

@media (min-width:768px) {
  .md\:w-1\/6 {
    width: 16.66667%;
  }
}

@media (min-width:768px) {
  .md\:w-5\/6 {
    width: 83.33333%;
  }
}

@media (min-width:768px) {
  .md\:w-full {
    width: 100%;
  }
}

@media (min-width:768px) {
  .md\:w-screen {
    width: 100vw;
  }
}

@media (min-width:768px) {
  .md\:column-reverse {
    flex-direction: column-reverse;
  }
}

@media (min-width:768px) {
  .md\:row {
    flex-direction: row;
  }
}

@media (min-width:1024px) {
  .lg\:list-reset {
    list-style: none;
    padding: 0;
  }
}

@media (min-width:1024px) {
  .lg\:bg-transparent {
    background-color: transparent;
  }
}

@media (min-width:1024px) {
  .lg\:bg-white {
    background-color: #fff;
  }
}

@media (min-width:1024px) {
  .lg\:bg-black {
    background-color: #000;
  }
}

@media (min-width:1024px) {
  .lg\:bg-red {
    background-color: #eb140a;
  }
}

@media (min-width:1024px) {
  .lg\:bg-gray-10 {
    background-color: #fcfcfc;
  }
}

@media (min-width:1024px) {
  .lg\:bg-gray-20 {
    background-color: #efefef;
  }
}

@media (min-width:1024px) {
  .lg\:bg-gray-30 {
    background-color: #d7d7d7;
  }
}

@media (min-width:1024px) {
  .lg\:bg-gray-40 {
    background-color: #bbb;
  }
}

@media (min-width:1024px) {
  .lg\:bg-gray-50 {
    background-color: grey;
  }
}

@media (min-width:1024px) {
  .lg\:bg-gray-60 {
    background-color: #585858;
  }
}

@media (min-width:1024px) {
  .lg\:bg-blue {
    background-color: #551ee6;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:bg-transparent:hover {
    background-color: transparent;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:bg-white:hover {
    background-color: #fff;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:bg-black:hover {
    background-color: #000;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:bg-red:hover {
    background-color: #eb140a;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:bg-gray-10:hover {
    background-color: #fcfcfc;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:bg-gray-20:hover {
    background-color: #efefef;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:bg-gray-30:hover {
    background-color: #d7d7d7;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:bg-gray-40:hover {
    background-color: #bbb;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:bg-gray-50:hover {
    background-color: grey;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:bg-gray-60:hover {
    background-color: #585858;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:bg-blue:hover {
    background-color: #551ee6;
  }
}

@media (min-width:1024px) {
  .lg\:border-transparent {
    border-color: transparent;
  }
}

@media (min-width:1024px) {
  .lg\:border-white {
    border-color: #fff;
  }
}

@media (min-width:1024px) {
  .lg\:border-black {
    border-color: #000;
  }
}

@media (min-width:1024px) {
  .lg\:border-red {
    border-color: #eb140a;
  }
}

@media (min-width:1024px) {
  .lg\:border-gray-10 {
    border-color: #fcfcfc;
  }
}

@media (min-width:1024px) {
  .lg\:border-gray-20 {
    border-color: #efefef;
  }
}

@media (min-width:1024px) {
  .lg\:border-gray-30 {
    border-color: #d7d7d7;
  }
}

@media (min-width:1024px) {
  .lg\:border-gray-40 {
    border-color: #bbb;
  }
}

@media (min-width:1024px) {
  .lg\:border-gray-50 {
    border-color: grey;
  }
}

@media (min-width:1024px) {
  .lg\:border-gray-60 {
    border-color: #585858;
  }
}

@media (min-width:1024px) {
  .lg\:border-blue {
    border-color: #551ee6;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:border-transparent:hover {
    border-color: transparent;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:border-white:hover {
    border-color: #fff;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:border-black:hover {
    border-color: #000;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:border-red:hover {
    border-color: #eb140a;
  }
}

@media (min-width:1024px) {
  .lg\:hover\:border-gray-10:hover {
    border-color: #fcfcfc;
  }
}

/* !
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

/* !
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

button:focus {
  outline: none!important;
}

/* html {
    font-size: initial;
}

body {
    font-size: initial;
} */

.portlet {
  margin-bottom: 0;
}

/* !
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

body {
  font-family: 'Vani';
}

.serif, .podcast-slider .tarifa-option .tarifa {
  font-family: "a1-serif",Georgia,"sans-serif","serif"!important;
}

h1, h2, h3, h4, h5, h6, p {
  width: 100%;
  text-transform: none;
  font-family: 'Archivo';
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2.5rem;
}

/* !
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.podcast-slider-wrap {
  position: relative;
  width: 100%;
}

.podcast-slider {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  position: relative;
}

.podcast-slider a {
  text-decoration: none;
  color: #000;
  font-family: 'Vani';
}

.podcast-slider .cena, .podcast-slider .kupi-odmah, .podcast-slider .product-name, .podcast-slider .promo, .podcast-slider .u-tarifi {
  opacity: 0;
  transition: opacity .5s ease;
}

@media only screen and (min-width:468px) {
  .podcast-slider .cena, .podcast-slider .kupi-odmah, .podcast-slider .product-name, .podcast-slider .promo, .podcast-slider .u-tarifi {
    opacity: 1;
  }
}

.podcast-slider .item {
  position: relative;
  width: 90vw;
  padding-top: 5.625rem;
  margin: 0 30px;
  float: left;
}

@media only screen and (min-width:768px) {
  .podcast-slider .item {
    width: 225px;
    margin: 0 40px;
  }
}

@media only screen and (min-width:1024px) {
  .podcast-slider .item {
    margin: 0 70px;
  }
}

@media only screen and (min-width:1280px) {
  .podcast-slider .item {
    margin: 0 45px;
  }
}

.podcast-slider .Product-colors {
  top: 50%;
  left: 35px;
  margin-top: -60px;
}

.podcast-slider .Product-colors span {
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 5px 4px -2px rgba(0,0,0,.1607843137254902);
}

.podcast-slider .promo {
  position: absolute;
  max-width: 120px;
  padding-right: 1.25rem;
  background-size: 100% 100%;
  z-index: 2;
  top: 50%;
  right: 1.5625rem;
  transform: translate(20%,-50%);
}

.podcast-slider .promo .left-overflow {
  left: -40px!important;
}

.podcast-slider .device-box-image {
  position: relative;
  padding-left: 3.4375rem;
}

.podcast-slider .device-box img {
  -o-object-position: left;
  object-position: left;
  margin-right: auto;
  height: 360px;
  width: auto;
}

@media only screen and (min-width:768px) {
  .podcast-slider .device-box img {
    margin: 0;
  }
}

.podcast-slider .product-name {
  position: absolute;
  top: 0;
  left: 40px;
  font-size: 1.25rem;
  font-weight: 700;
  max-width: 200px;
  width: 100%;
}

.podcast-slider .product-name span {
  display: block;
  color: grey;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: .3125rem;
}

@media only screen and (min-width:1280px) {
  .podcast-slider .product-name {
    left: 45px;
  }
}

.podcast-slider .cena {
  margin-top: 1.25rem;
  margin-bottom: .3125rem;
  padding-bottom: .3125rem;
  font-size: 1rem;
  position: relative;
}

.podcast-slider .cena span {
  font-size: .875rem;
}

.podcast-slider .cena .no {
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
}

.podcast-slider .tarifa-option {
  color: #4a4a4a;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: .75rem!important;
  font-family: sans-serif;
}

.podcast-slider .tarifa-option .tarifa {
  font-size: .75rem!important;
  font-weight: 700;
  color: #551ee6;
}

.podcast-slider .device-box .controls {
  padding-left: 1.5625rem;
}

.slider-wrap {
  display: flex;
  flex: 2;
}

@media only screen and (min-width:768px) {
  .slider-wrap {
    margin-bottom: 2.375rem;
    padding-bottom: 2.375rem;
  }
}

@media only screen and (max-width:767px) {
  .slider-wrap {
    flex-direction: column;
    padding-bottom: 2.5rem;
  }
}

.slider-container {
  width: 100%;
  max-width: unset;
  margin-left: 10%;
}

@media only screen and (max-width:767px) {
  .slider-container {
    margin-left: unset;
    margin-right: unset;
  }
}

.podcast-slider-wrap.homepage {
  position: relative;
  width: 100%;
  flex: 2;
  padding-right: 100px;
}

@media only screen and (max-width:767px) {
  .podcast-slider-wrap.homepage {
    padding-right: unset;
    padding-left: 1.25rem;
  }
}

.slider-info {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin: 0 1.25rem;
  max-width: 19.0625rem;
}

.slider-info__inner {
  max-width: 90%;
}

.slider-info__inner button {
  margin-bottom: 1.125rem;
  max-height: 3rem;
  line-height: 1;
}

.slider-info h1 {
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  font-weight: 700;
  font-size: 3rem;
  color: #fff;
}

@media only screen and (max-width:767px) {
  .slider-info h1 {
    font-size: 2.25rem;
  }
}

.slider-info h2 {
  margin: 20px 0;
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.25rem;
  color: #fff;
}

@media only screen and (max-width:767px) {
  .slider-info h2 {
    font-size: 1.125rem;
  }
}

.podcast-slider.homepage {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 0 100px 80px 0 rgba(0,0,0,.07058823529411765);
}

.podcast-slider.homepage .item {
  box-shadow: 156px 100px 182px 0 rgba(0,0,0,.07058823529411765);
  border-radius: 8px;
  margin: 0 20px;
}

@media only screen and (min-width:768px) {
  .podcast-slider.homepage .item {
    width: 285px;
  }
}

@media only screen and (max-width:767px) {
  .podcast-slider.homepage .item {
    width: 75%;
  }
}

@media only screen and (min-width:1280px) {
  .podcast-slider.homepage .item {
    margin: 0 20px;
  }
}

.podcast-slider.homepage .device-box img {
  margin: auto 0;
  width: 100%;
  height: 100%;
  max-height: 15rem;
  -o-object-fit: contain;
  object-fit: contain;
}

@media only screen and (max-width:767px) {
  .podcast-slider.homepage .device-box img {
    width: 250px;
  }
}

.podcast-slider.homepage .product-name {
  position: absolute;
  top: 0;
  margin-top: 20px;
  left: 25px;
  font-family: "a1-serif",Georgia,"sans-serif","serif";
  width: 100%;
  font-size: 1rem;
  font-weight: 700;
  line-height: 140%;
}

.podcast-slider.homepage .product-name span {
  font-family: sans-serif;
  font-weight: 400;
  font-size: .875rem;
  margin-bottom: .3125rem;
}

.podcast-slider.homepage .product-info {
  padding-left: 1.5625rem;
}

.podcast-slider.homepage .device-box .controls {
  margin-bottom: 25px;
}

.DeviceOffer-section.homepage {
  background-size: cover;
}

/* !
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc. */

.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

.fa, .fa-classic, .fa-sharp, .fas, .fa-solid, .far, .fa-regular, .fab, .fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fas, .fa-classic, .fa-solid, .far, .fa-regular {
  font-family: 'Font Awesome 6 Free';
}

.fab, .fa-brands {
  font-family: 'Font Awesome 6 Brands';
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  -webkit-animation-name: fa-beat;
  animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  -webkit-animation-name: fa-bounce;
  animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  -webkit-animation-name: fa-fade;
  animation-name: fa-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
  animation-name: fa-beat-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
  -webkit-animation-name: fa-flip;
  animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  -webkit-animation-name: fa-shake;
  animation-name: fa-shake;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
  animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse, .fa-spin-pulse {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat, .fa-bounce, .fa-fade, .fa-beat-fade, .fa-flip, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
}

@keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}

@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
}

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}

@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}

@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  8%, 24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  12%, 28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  40%, 100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

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

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

.fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle, none));
  transform: rotate(var(--fa-rotate-angle, none));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

.fa-0::before {
  content: "\30";
}

.fa-1::before {
  content: "\31";
}

.fa-2::before {
  content: "\32";
}

.fa-3::before {
  content: "\33";
}

.fa-4::before {
  content: "\34";
}

.fa-5::before {
  content: "\35";
}

.fa-6::before {
  content: "\36";
}

.fa-7::before {
  content: "\37";
}

.fa-8::before {
  content: "\38";
}

.fa-9::before {
  content: "\39";
}

.fa-fill-drip::before {
  content: "\f576";
}

.fa-arrows-to-circle::before {
  content: "\e4bd";
}

.fa-circle-chevron-right::before {
  content: "\f138";
}

.fa-chevron-circle-right::before {
  content: "\f138";
}

.fa-at::before {
  content: "\40";
}

.fa-trash-can::before {
  content: "\f2ed";
}

.fa-trash-alt::before {
  content: "\f2ed";
}

.fa-text-height::before {
  content: "\f034";
}

.fa-user-xmark::before {
  content: "\f235";
}

.fa-user-times::before {
  content: "\f235";
}

.fa-stethoscope::before {
  content: "\f0f1";
}

.fa-message::before {
  content: "\f27a";
}

.fa-comment-alt::before {
  content: "\f27a";
}

.fa-info::before {
  content: "\f129";
}

.fa-down-left-and-up-right-to-center::before {
  content: "\f422";
}

.fa-compress-alt::before {
  content: "\f422";
}

.fa-explosion::before {
  content: "\e4e9";
}

.fa-file-lines::before {
  content: "\f15c";
}

.fa-file-alt::before {
  content: "\f15c";
}

.fa-file-text::before {
  content: "\f15c";
}

.fa-wave-square::before {
  content: "\f83e";
}

.fa-ring::before {
  content: "\f70b";
}

.fa-building-un::before {
  content: "\e4d9";
}

.fa-dice-three::before {
  content: "\f527";
}

.fa-calendar-days::before {
  content: "\f073";
}

.fa-calendar-alt::before {
  content: "\f073";
}

.fa-anchor-circle-check::before {
  content: "\e4aa";
}

.fa-building-circle-arrow-right::before {
  content: "\e4d1";
}

.fa-volleyball::before {
  content: "\f45f";
}

.fa-volleyball-ball::before {
  content: "\f45f";
}

.fa-arrows-up-to-line::before {
  content: "\e4c2";
}

.fa-sort-down::before {
  content: "\f0dd";
}

.fa-sort-desc::before {
  content: "\f0dd";
}

.fa-circle-minus::before {
  content: "\f056";
}

.fa-minus-circle::before {
  content: "\f056";
}

.fa-door-open::before {
  content: "\f52b";
}

.fa-right-from-bracket::before {
  content: "\f2f5";
}

.fa-sign-out-alt::before {
  content: "\f2f5";
}

.fa-atom::before {
  content: "\f5d2";
}

.fa-soap::before {
  content: "\e06e";
}

.fa-icons::before {
  content: "\f86d";
}

.fa-heart-music-camera-bolt::before {
  content: "\f86d";
}

.fa-microphone-lines-slash::before {
  content: "\f539";
}

.fa-microphone-alt-slash::before {
  content: "\f539";
}

.fa-bridge-circle-check::before {
  content: "\e4c9";
}

.fa-pump-medical::before {
  content: "\e06a";
}

.fa-fingerprint::before {
  content: "\f577";
}

.fa-hand-point-right::before {
  content: "\f0a4";
}

.fa-magnifying-glass-location::before {
  content: "\f689";
}

.fa-search-location::before {
  content: "\f689";
}

.fa-forward-step::before {
  content: "\f051";
}

.fa-step-forward::before {
  content: "\f051";
}

.fa-face-smile-beam::before {
  content: "\f5b8";
}

.fa-smile-beam::before {
  content: "\f5b8";
}

.fa-flag-checkered::before {
  content: "\f11e";
}

.fa-football::before {
  content: "\f44e";
}

.fa-football-ball::before {
  content: "\f44e";
}

.fa-school-circle-exclamation::before {
  content: "\e56c";
}

.fa-crop::before {
  content: "\f125";
}

.fa-angles-down::before {
  content: "\f103";
}

.fa-angle-double-down::before {
  content: "\f103";
}

.fa-users-rectangle::before {
  content: "\e594";
}

.fa-people-roof::before {
  content: "\e537";
}

.fa-people-line::before {
  content: "\e534";
}

.fa-beer-mug-empty::before {
  content: "\f0fc";
}

.fa-beer::before {
  content: "\f0fc";
}

.fa-diagram-predecessor::before {
  content: "\e477";
}

.fa-arrow-up-long::before {
  content: "\f176";
}

.fa-long-arrow-up::before {
  content: "\f176";
}

.fa-fire-flame-simple::before {
  content: "\f46a";
}

.fa-burn::before {
  content: "\f46a";
}

.fa-person::before {
  content: "\f183";
}

.fa-male::before {
  content: "\f183";
}

.fa-laptop::before {
  content: "\f109";
}

.fa-file-csv::before {
  content: "\f6dd";
}

.fa-menorah::before {
  content: "\f676";
}

.fa-truck-plane::before {
  content: "\e58f";
}

.fa-record-vinyl::before {
  content: "\f8d9";
}

.fa-face-grin-stars::before {
  content: "\f587";
}

.fa-grin-stars::before {
  content: "\f587";
}

.fa-bong::before {
  content: "\f55c";
}

.fa-spaghetti-monster-flying::before {
  content: "\f67b";
}

.fa-pastafarianism::before {
  content: "\f67b";
}

.fa-arrow-down-up-across-line::before {
  content: "\e4af";
}

.fa-spoon::before {
  content: "\f2e5";
}

.fa-utensil-spoon::before {
  content: "\f2e5";
}

.fa-jar-wheat::before {
  content: "\e517";
}

.fa-envelopes-bulk::before {
  content: "\f674";
}

.fa-mail-bulk::before {
  content: "\f674";
}

.fa-file-circle-exclamation::before {
  content: "\e4eb";
}

.fa-circle-h::before {
  content: "\f47e";
}

.fa-hospital-symbol::before {
  content: "\f47e";
}

.fa-pager::before {
  content: "\f815";
}

.fa-address-book::before {
  content: "\f2b9";
}

.fa-contact-book::before {
  content: "\f2b9";
}

.fa-strikethrough::before {
  content: "\f0cc";
}

.fa-k::before {
  content: "\4b";
}

.fa-landmark-flag::before {
  content: "\e51c";
}

.fa-pencil::before {
  content: "\f303";
}

.fa-pencil-alt::before {
  content: "\f303";
}

.fa-backward::before {
  content: "\f04a";
}

.fa-caret-right::before {
  content: "\f0da";
}

.fa-comments::before {
  content: "\f086";
}

.fa-paste::before {
  content: "\f0ea";
}

.fa-file-clipboard::before {
  content: "\f0ea";
}

.fa-code-pull-request::before {
  content: "\e13c";
}

.fa-clipboard-list::before {
  content: "\f46d";
}

.fa-truck-ramp-box::before {
  content: "\f4de";
}

.fa-truck-loading::before {
  content: "\f4de";
}

.fa-user-check::before {
  content: "\f4fc";
}

.fa-vial-virus::before {
  content: "\e597";
}

.fa-sheet-plastic::before {
  content: "\e571";
}

.fa-blog::before {
  content: "\f781";
}

.fa-user-ninja::before {
  content: "\f504";
}

.fa-person-arrow-up-from-line::before {
  content: "\e539";
}

.fa-scroll-torah::before {
  content: "\f6a0";
}

.fa-torah::before {
  content: "\f6a0";
}

.fa-broom-ball::before {
  content: "\f458";
}

.fa-quidditch::before {
  content: "\f458";
}

.fa-quidditch-broom-ball::before {
  content: "\f458";
}

.fa-toggle-off::before {
  content: "\f204";
}

.fa-box-archive::before {
  content: "\f187";
}

.fa-archive::before {
  content: "\f187";
}

.fa-person-drowning::before {
  content: "\e545";
}

.fa-arrow-down-9-1::before {
  content: "\f886";
}

.fa-sort-numeric-desc::before {
  content: "\f886";
}

.fa-sort-numeric-down-alt::before {
  content: "\f886";
}

.fa-face-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-spray-can::before {
  content: "\f5bd";
}

.fa-truck-monster::before {
  content: "\f63b";
}

.fa-w::before {
  content: "\57";
}

.fa-earth-africa::before {
  content: "\f57c";
}

.fa-globe-africa::before {
  content: "\f57c";
}

.fa-rainbow::before {
  content: "\f75b";
}

.fa-circle-notch::before {
  content: "\f1ce";
}

.fa-tablet-screen-button::before {
  content: "\f3fa";
}

.fa-tablet-alt::before {
  content: "\f3fa";
}

.fa-paw::before {
  content: "\f1b0";
}

.fa-cloud::before {
  content: "\f0c2";
}

.fa-trowel-bricks::before {
  content: "\e58a";
}

.fa-face-flushed::before {
  content: "\f579";
}

.fa-flushed::before {
  content: "\f579";
}

.fa-hospital-user::before {
  content: "\f80d";
}

.fa-tent-arrow-left-right::before {
  content: "\e57f";
}

.fa-gavel::before {
  content: "\f0e3";
}

.fa-legal::before {
  content: "\f0e3";
}

.fa-binoculars::before {
  content: "\f1e5";
}

.fa-microphone-slash::before {
  content: "\f131";
}

.fa-box-tissue::before {
  content: "\e05b";
}

.fa-motorcycle::before {
  content: "\f21c";
}

.fa-bell-concierge::before {
  content: "\f562";
}

.fa-concierge-bell::before {
  content: "\f562";
}

.fa-pen-ruler::before {
  content: "\f5ae";
}

.fa-pencil-ruler::before {
  content: "\f5ae";
}

.fa-people-arrows::before {
  content: "\e068";
}

.fa-people-arrows-left-right::before {
  content: "\e068";
}

.fa-mars-and-venus-burst::before {
  content: "\e523";
}

.fa-square-caret-right::before {
  content: "\f152";
}

.fa-caret-square-right::before {
  content: "\f152";
}

.fa-scissors::before {
  content: "\f0c4";
}

.fa-cut::before {
  content: "\f0c4";
}

.fa-sun-plant-wilt::before {
  content: "\e57a";
}

.fa-toilets-portable::before {
  content: "\e584";
}

.fa-hockey-puck::before {
  content: "\f453";
}

.fa-table::before {
  content: "\f0ce";
}

.fa-magnifying-glass-arrow-right::before {
  content: "\e521";
}

.fa-tachograph-digital::before {
  content: "\f566";
}

.fa-digital-tachograph::before {
  content: "\f566";
}

.fa-users-slash::before {
  content: "\e073";
}

.fa-clover::before {
  content: "\e139";
}

.fa-reply::before {
  content: "\f3e5";
}

.fa-mail-reply::before {
  content: "\f3e5";
}

.fa-star-and-crescent::before {
  content: "\f699";
}

.fa-house-fire::before {
  content: "\e50c";
}

.fa-square-minus::before {
  content: "\f146";
}

.fa-minus-square::before {
  content: "\f146";
}

.fa-helicopter::before {
  content: "\f533";
}

.fa-compass::before {
  content: "\f14e";
}

.fa-square-caret-down::before {
  content: "\f150";
}

.fa-caret-square-down::before {
  content: "\f150";
}

.fa-file-circle-question::before {
  content: "\e4ef";
}

.fa-laptop-code::before {
  content: "\f5fc";
}

.fa-swatchbook::before {
  content: "\f5c3";
}

.fa-prescription-bottle::before {
  content: "\f485";
}

.fa-bars::before {
  content: "\f0c9";
}

.fa-navicon::before {
  content: "\f0c9";
}

.fa-people-group::before {
  content: "\e533";
}

.fa-hourglass-end::before {
  content: "\f253";
}

.fa-hourglass-3::before {
  content: "\f253";
}

.fa-heart-crack::before {
  content: "\f7a9";
}

.fa-heart-broken::before {
  content: "\f7a9";
}

.fa-square-up-right::before {
  content: "\f360";
}

.fa-external-link-square-alt::before {
  content: "\f360";
}

.fa-face-kiss-beam::before {
  content: "\f597";
}

.fa-kiss-beam::before {
  content: "\f597";
}

.fa-film::before {
  content: "\f008";
}

.fa-ruler-horizontal::before {
  content: "\f547";
}

.fa-people-robbery::before {
  content: "\e536";
}

.fa-lightbulb::before {
  content: "\f0eb";
}

.fa-caret-left::before {
  content: "\f0d9";
}

.fa-circle-exclamation::before {
  content: "\f06a";
}

.fa-exclamation-circle::before {
  content: "\f06a";
}

.fa-school-circle-xmark::before {
  content: "\e56d";
}

.fa-arrow-right-from-bracket::before {
  content: "\f08b";
}

.fa-sign-out::before {
  content: "\f08b";
}

.fa-circle-chevron-down::before {
  content: "\f13a";
}

.fa-chevron-circle-down::before {
  content: "\f13a";
}

.fa-unlock-keyhole::before {
  content: "\f13e";
}

.fa-unlock-alt::before {
  content: "\f13e";
}

.fa-cloud-showers-heavy::before {
  content: "\f740";
}

.fa-headphones-simple::before {
  content: "\f58f";
}

.fa-headphones-alt::before {
  content: "\f58f";
}

.fa-sitemap::before {
  content: "\f0e8";
}

.fa-circle-dollar-to-slot::before {
  content: "\f4b9";
}

.fa-donate::before {
  content: "\f4b9";
}

.fa-memory::before {
  content: "\f538";
}

.fa-road-spikes::before {
  content: "\e568";
}

.fa-fire-burner::before {
  content: "\e4f1";
}

.fa-flag::before {
  content: "\f024";
}

.fa-hanukiah::before {
  content: "\f6e6";
}

.fa-feather::before {
  content: "\f52d";
}

.fa-volume-low::before {
  content: "\f027";
}

.fa-volume-down::before {
  content: "\f027";
}

.fa-comment-slash::before {
  content: "\f4b3";
}

.fa-cloud-sun-rain::before {
  content: "\f743";
}

.fa-compress::before {
  content: "\f066";
}

.fa-wheat-awn::before {
  content: "\e2cd";
}

.fa-wheat-alt::before {
  content: "\e2cd";
}

.fa-ankh::before {
  content: "\f644";
}

.fa-hands-holding-child::before {
  content: "\e4fa";
}

.fa-asterisk::before {
  content: "\2a";
}

.fa-square-check::before {
  content: "\f14a";
}

.fa-check-square::before {
  content: "\f14a";
}

.fa-peseta-sign::before {
  content: "\e221";
}

.fa-heading::before {
  content: "\f1dc";
}

.fa-header::before {
  content: "\f1dc";
}

.fa-ghost::before {
  content: "\f6e2";
}

.fa-list::before {
  content: "\f03a";
}

.fa-list-squares::before {
  content: "\f03a";
}

.fa-square-phone-flip::before {
  content: "\f87b";
}

.fa-phone-square-alt::before {
  content: "\f87b";
}

.fa-cart-plus::before {
  content: "\f217";
}

.fa-gamepad::before {
  content: "\f11b";
}

.fa-circle-dot::before {
  content: "\f192";
}

.fa-dot-circle::before {
  content: "\f192";
}

.fa-face-dizzy::before {
  content: "\f567";
}

.fa-dizzy::before {
  content: "\f567";
}

.fa-egg::before {
  content: "\f7fb";
}

.fa-house-medical-circle-xmark::before {
  content: "\e513";
}

.fa-campground::before {
  content: "\f6bb";
}

.fa-folder-plus::before {
  content: "\f65e";
}

.fa-futbol::before {
  content: "\f1e3";
}

.fa-futbol-ball::before {
  content: "\f1e3";
}

.fa-soccer-ball::before {
  content: "\f1e3";
}

.fa-paintbrush::before {
  content: "\f1fc";
}

.fa-paint-brush::before {
  content: "\f1fc";
}

.fa-lock::before {
  content: "\f023";
}

.fa-gas-pump::before {
  content: "\f52f";
}

.fa-hot-tub-person::before {
  content: "\f593";
}

.fa-hot-tub::before {
  content: "\f593";
}

.fa-map-location::before {
  content: "\f59f";
}

.fa-map-marked::before {
  content: "\f59f";
}

.fa-house-flood-water::before {
  content: "\e50e";
}

.fa-tree::before {
  content: "\f1bb";
}

.fa-bridge-lock::before {
  content: "\e4cc";
}

.fa-sack-dollar::before {
  content: "\f81d";
}

.fa-pen-to-square::before {
  content: "\f044";
}

.fa-edit::before {
  content: "\f044";
}

.fa-car-side::before {
  content: "\f5e4";
}

.fa-share-nodes::before {
  content: "\f1e0";
}

.fa-share-alt::before {
  content: "\f1e0";
}

.fa-heart-circle-minus::before {
  content: "\e4ff";
}

.fa-hourglass-half::before {
  content: "\f252";
}

.fa-hourglass-2::before {
  content: "\f252";
}

.fa-microscope::before {
  content: "\f610";
}

.fa-sink::before {
  content: "\e06d";
}

.fa-bag-shopping::before {
  content: "\f290";
}

.fa-shopping-bag::before {
  content: "\f290";
}

.fa-arrow-down-z-a::before {
  content: "\f881";
}

.fa-sort-alpha-desc::before {
  content: "\f881";
}

.fa-sort-alpha-down-alt::before {
  content: "\f881";
}

.fa-mitten::before {
  content: "\f7b5";
}

.fa-person-rays::before {
  content: "\e54d";
}

.fa-users::before {
  content: "\f0c0";
}

.fa-eye-slash::before {
  content: "\f070";
}

.fa-flask-vial::before {
  content: "\e4f3";
}

.fa-hand::before {
  content: "\f256";
}

.fa-hand-paper::before {
  content: "\f256";
}

.fa-om::before {
  content: "\f679";
}

.fa-worm::before {
  content: "\e599";
}

.fa-house-circle-xmark::before {
  content: "\e50b";
}

.fa-plug::before {
  content: "\f1e6";
}

.fa-chevron-up::before {
  content: "\f077";
}

.fa-hand-spock::before {
  content: "\f259";
}

.fa-stopwatch::before {
  content: "\f2f2";
}

.fa-face-kiss::before {
  content: "\f596";
}

.fa-kiss::before {
  content: "\f596";
}

.fa-bridge-circle-xmark::before {
  content: "\e4cb";
}

.fa-face-grin-tongue::before {
  content: "\f589";
}

.fa-grin-tongue::before {
  content: "\f589";
}

.fa-chess-bishop::before {
  content: "\f43a";
}

.fa-face-grin-wink::before {
  content: "\f58c";
}

.fa-grin-wink::before {
  content: "\f58c";
}

.fa-ear-deaf::before {
  content: "\f2a4";
}

.fa-deaf::before {
  content: "\f2a4";
}

.fa-deafness::before {
  content: "\f2a4";
}

.fa-hard-of-hearing::before {
  content: "\f2a4";
}

.fa-road-circle-check::before {
  content: "\e564";
}

.fa-dice-five::before {
  content: "\f523";
}

.fa-square-rss::before {
  content: "\f143";
}

.fa-rss-square::before {
  content: "\f143";
}

.fa-land-mine-on::before {
  content: "\e51b";
}

.fa-i-cursor::before {
  content: "\f246";
}

.fa-stamp::before {
  content: "\f5bf";
}

.fa-stairs::before {
  content: "\e289";
}

.fa-i::before {
  content: "\49";
}

.fa-hryvnia-sign::before {
  content: "\f6f2";
}

.fa-hryvnia::before {
  content: "\f6f2";
}

.fa-pills::before {
  content: "\f484";
}

.fa-face-grin-wide::before {
  content: "\f581";
}

.fa-grin-alt::before {
  content: "\f581";
}

.fa-tooth::before {
  content: "\f5c9";
}

.fa-v::before {
  content: "\56";
}

.fa-bangladeshi-taka-sign::before {
  content: "\e2e6";
}

.fa-bicycle::before {
  content: "\f206";
}

.fa-staff-snake::before {
  content: "\e579";
}

.fa-rod-asclepius::before {
  content: "\e579";
}

.fa-rod-snake::before {
  content: "\e579";
}

.fa-staff-aesculapius::before {
  content: "\e579";
}

.fa-head-side-cough-slash::before {
  content: "\e062";
}

.fa-truck-medical::before {
  content: "\f0f9";
}

.fa-ambulance::before {
  content: "\f0f9";
}

.fa-wheat-awn-circle-exclamation::before {
  content: "\e598";
}

.fa-snowman::before {
  content: "\f7d0";
}

.fa-mortar-pestle::before {
  content: "\f5a7";
}

.fa-road-barrier::before {
  content: "\e562";
}

.fa-school::before {
  content: "\f549";
}

.fa-igloo::before {
  content: "\f7ae";
}

.fa-joint::before {
  content: "\f595";
}

.fa-angle-right::before {
  content: "\f105";
}

.fa-horse::before {
  content: "\f6f0";
}

.fa-q::before {
  content: "\51";
}

.fa-g::before {
  content: "\47";
}

.fa-notes-medical::before {
  content: "\f481";
}

.fa-temperature-half::before {
  content: "\f2c9";
}

.fa-temperature-2::before {
  content: "\f2c9";
}

.fa-thermometer-2::before {
  content: "\f2c9";
}

.fa-thermometer-half::before {
  content: "\f2c9";
}

.fa-dong-sign::before {
  content: "\e169";
}

.fa-capsules::before {
  content: "\f46b";
}

.fa-poo-storm::before {
  content: "\f75a";
}

.fa-poo-bolt::before {
  content: "\f75a";
}

.fa-face-frown-open::before {
  content: "\f57a";
}

.fa-frown-open::before {
  content: "\f57a";
}

.fa-hand-point-up::before {
  content: "\f0a6";
}

.fa-money-bill::before {
  content: "\f0d6";
}

.fa-bookmark::before {
  content: "\f02e";
}

.fa-align-justify::before {
  content: "\f039";
}

.fa-umbrella-beach::before {
  content: "\f5ca";
}

.fa-helmet-un::before {
  content: "\e503";
}

.fa-bullseye::before {
  content: "\f140";
}

.fa-bacon::before {
  content: "\f7e5";
}

.fa-hand-point-down::before {
  content: "\f0a7";
}

.fa-arrow-up-from-bracket::before {
  content: "\e09a";
}

.fa-folder::before {
  content: "\f07b";
}

.fa-folder-blank::before {
  content: "\f07b";
}

.fa-file-waveform::before {
  content: "\f478";
}

.fa-file-medical-alt::before {
  content: "\f478";
}

.fa-radiation::before {
  content: "\f7b9";
}

.fa-chart-simple::before {
  content: "\e473";
}

.fa-mars-stroke::before {
  content: "\f229";
}

.fa-vial::before {
  content: "\f492";
}

.fa-gauge::before {
  content: "\f624";
}

.fa-dashboard::before {
  content: "\f624";
}

.fa-gauge-med::before {
  content: "\f624";
}

.fa-tachometer-alt-average::before {
  content: "\f624";
}

.fa-wand-magic-sparkles::before {
  content: "\e2ca";
}

.fa-magic-wand-sparkles::before {
  content: "\e2ca";
}

.fa-e::before {
  content: "\45";
}

.fa-pen-clip::before {
  content: "\f305";
}

.fa-pen-alt::before {
  content: "\f305";
}

.fa-bridge-circle-exclamation::before {
  content: "\e4ca";
}

.fa-user::before {
  content: "\f007";
}

.fa-school-circle-check::before {
  content: "\e56b";
}

.fa-dumpster::before {
  content: "\f793";
}

.fa-van-shuttle::before {
  content: "\f5b6";
}

.fa-shuttle-van::before {
  content: "\f5b6";
}

.fa-building-user::before {
  content: "\e4da";
}

.fa-square-caret-left::before {
  content: "\f191";
}

.fa-caret-square-left::before {
  content: "\f191";
}

.fa-highlighter::before {
  content: "\f591";
}

.fa-key::before {
  content: "\f084";
}

.fa-bullhorn::before {
  content: "\f0a1";
}

.fa-globe::before {
  content: "\f0ac";
}

.fa-synagogue::before {
  content: "\f69b";
}

.fa-person-half-dress::before {
  content: "\e548";
}

.fa-road-bridge::before {
  content: "\e563";
}

.fa-location-arrow::before {
  content: "\f124";
}

.fa-c::before {
  content: "\43";
}

.fa-tablet-button::before {
  content: "\f10a";
}

.fa-building-lock::before {
  content: "\e4d6";
}

.fa-pizza-slice::before {
  content: "\f818";
}

.fa-money-bill-wave::before {
  content: "\f53a";
}

.fa-chart-area::before {
  content: "\f1fe";
}

.fa-area-chart::before {
  content: "\f1fe";
}

.fa-house-flag::before {
  content: "\e50d";
}

.fa-person-circle-minus::before {
  content: "\e540";
}

.fa-ban::before {
  content: "\f05e";
}

.fa-cancel::before {
  content: "\f05e";
}

.fa-camera-rotate::before {
  content: "\e0d8";
}

.fa-spray-can-sparkles::before {
  content: "\f5d0";
}

.fa-air-freshener::before {
  content: "\f5d0";
}

.fa-star::before {
  content: "\f005";
}

.fa-repeat::before {
  content: "\f363";
}

.fa-cross::before {
  content: "\f654";
}

.fa-box::before {
  content: "\f466";
}

.fa-venus-mars::before {
  content: "\f228";
}

.fa-arrow-pointer::before {
  content: "\f245";
}

.fa-mouse-pointer::before {
  content: "\f245";
}

.fa-maximize::before {
  content: "\f31e";
}

.fa-expand-arrows-alt::before {
  content: "\f31e";
}

.fa-charging-station::before {
  content: "\f5e7";
}

.fa-shapes::before {
  content: "\f61f";
}

.fa-triangle-circle-square::before {
  content: "\f61f";
}

.fa-shuffle::before {
  content: "\f074";
}

.fa-random::before {
  content: "\f074";
}

.fa-person-running::before {
  content: "\f70c";
}

.fa-running::before {
  content: "\f70c";
}

.fa-mobile-retro::before {
  content: "\e527";
}

.fa-grip-lines-vertical::before {
  content: "\f7a5";
}

.fa-spider::before {
  content: "\f717";
}

.fa-hands-bound::before {
  content: "\e4f9";
}

.fa-file-invoice-dollar::before {
  content: "\f571";
}

.fa-plane-circle-exclamation::before {
  content: "\e556";
}

.fa-x-ray::before {
  content: "\f497";
}

.fa-spell-check::before {
  content: "\f891";
}

.fa-slash::before {
  content: "\f715";
}

.fa-computer-mouse::before {
  content: "\f8cc";
}

.fa-mouse::before {
  content: "\f8cc";
}

.fa-arrow-right-to-bracket::before {
  content: "\f090";
}

.fa-sign-in::before {
  content: "\f090";
}

.fa-shop-slash::before {
  content: "\e070";
}

.fa-store-alt-slash::before {
  content: "\e070";
}

.fa-server::before {
  content: "\f233";
}

.fa-virus-covid-slash::before {
  content: "\e4a9";
}

.fa-shop-lock::before {
  content: "\e4a5";
}

.fa-hourglass-start::before {
  content: "\f251";
}

.fa-hourglass-1::before {
  content: "\f251";
}

.fa-blender-phone::before {
  content: "\f6b6";
}

.fa-building-wheat::before {
  content: "\e4db";
}

.fa-person-breastfeeding::before {
  content: "\e53a";
}

.fa-right-to-bracket::before {
  content: "\f2f6";
}

.fa-sign-in-alt::before {
  content: "\f2f6";
}

.fa-venus::before {
  content: "\f221";
}

.fa-passport::before {
  content: "\f5ab";
}

.fa-heart-pulse::before {
  content: "\f21e";
}

.fa-heartbeat::before {
  content: "\f21e";
}

.fa-people-carry-box::before {
  content: "\f4ce";
}

.fa-people-carry::before {
  content: "\f4ce";
}

.fa-temperature-high::before {
  content: "\f769";
}

.fa-microchip::before {
  content: "\f2db";
}

.fa-crown::before {
  content: "\f521";
}

.fa-weight-hanging::before {
  content: "\f5cd";
}

.fa-xmarks-lines::before {
  content: "\e59a";
}

.fa-file-prescription::before {
  content: "\f572";
}

.fa-weight-scale::before {
  content: "\f496";
}

.fa-weight::before {
  content: "\f496";
}

.fa-user-group::before {
  content: "\f500";
}

.fa-user-friends::before {
  content: "\f500";
}

.fa-arrow-up-a-z::before {
  content: "\f15e";
}

.fa-sort-alpha-up::before {
  content: "\f15e";
}

.fa-chess-knight::before {
  content: "\f441";
}

.fa-face-laugh-squint::before {
  content: "\f59b";
}

.fa-laugh-squint::before {
  content: "\f59b";
}

.fa-wheelchair::before {
  content: "\f193";
}

.fa-circle-arrow-up::before {
  content: "\f0aa";
}

.fa-arrow-circle-up::before {
  content: "\f0aa";
}

.fa-toggle-on::before {
  content: "\f205";
}

.fa-person-walking::before {
  content: "\f554";
}

.fa-walking::before {
  content: "\f554";
}

.fa-l::before {
  content: "\4c";
}

.fa-fire::before {
  content: "\f06d";
}

.fa-bed-pulse::before {
  content: "\f487";
}

.fa-procedures::before {
  content: "\f487";
}

.fa-shuttle-space::before {
  content: "\f197";
}

.fa-space-shuttle::before {
  content: "\f197";
}

.fa-face-laugh::before {
  content: "\f599";
}

.fa-laugh::before {
  content: "\f599";
}

.fa-folder-open::before {
  content: "\f07c";
}

.fa-heart-circle-plus::before {
  content: "\e500";
}

.fa-code-fork::before {
  content: "\e13b";
}

.fa-city::before {
  content: "\f64f";
}

.fa-microphone-lines::before {
  content: "\f3c9";
}

.fa-microphone-alt::before {
  content: "\f3c9";
}

.fa-pepper-hot::before {
  content: "\f816";
}

.fa-unlock::before {
  content: "\f09c";
}

.fa-colon-sign::before {
  content: "\e140";
}

.fa-headset::before {
  content: "\f590";
}

.fa-store-slash::before {
  content: "\e071";
}

.fa-road-circle-xmark::before {
  content: "\e566";
}

.fa-user-minus::before {
  content: "\f503";
}

.fa-mars-stroke-up::before {
  content: "\f22a";
}

.fa-mars-stroke-v::before {
  content: "\f22a";
}

.fa-champagne-glasses::before {
  content: "\f79f";
}

.fa-glass-cheers::before {
  content: "\f79f";
}

.fa-clipboard::before {
  content: "\f328";
}

.fa-house-circle-exclamation::before {
  content: "\e50a";
}

.fa-file-arrow-up::before {
  content: "\f574";
}

.fa-file-upload::before {
  content: "\f574";
}

.fa-wifi::before {
  content: "\f1eb";
}

.fa-wifi-3::before {
  content: "\f1eb";
}

.fa-wifi-strong::before {
  content: "\f1eb";
}

.fa-bath::before {
  content: "\f2cd";
}

.fa-bathtub::before {
  content: "\f2cd";
}

.fa-underline::before {
  content: "\f0cd";
}

.fa-user-pen::before {
  content: "\f4ff";
}

.fa-user-edit::before {
  content: "\f4ff";
}

.fa-signature::before {
  content: "\f5b7";
}

.fa-stroopwafel::before {
  content: "\f551";
}

.fa-bold::before {
  content: "\f032";
}

.fa-anchor-lock::before {
  content: "\e4ad";
}

.fa-building-ngo::before {
  content: "\e4d7";
}

.fa-manat-sign::before {
  content: "\e1d5";
}

.fa-not-equal::before {
  content: "\f53e";
}

.fa-border-top-left::before {
  content: "\f853";
}

.fa-border-style::before {
  content: "\f853";
}

.fa-map-location-dot::before {
  content: "\f5a0";
}

.fa-map-marked-alt::before {
  content: "\f5a0";
}

.fa-jedi::before {
  content: "\f669";
}

.fa-square-poll-vertical::before {
  content: "\f681";
}

.fa-poll::before {
  content: "\f681";
}

.fa-mug-hot::before {
  content: "\f7b6";
}

.fa-car-battery::before {
  content: "\f5df";
}

.fa-battery-car::before {
  content: "\f5df";
}

.fa-gift::before {
  content: "\f06b";
}

.fa-dice-two::before {
  content: "\f528";
}

.fa-chess-queen::before {
  content: "\f445";
}

.fa-glasses::before {
  content: "\f530";
}

.fa-chess-board::before {
  content: "\f43c";
}

.fa-building-circle-check::before {
  content: "\e4d2";
}

.fa-person-chalkboard::before {
  content: "\e53d";
}

.fa-mars-stroke-right::before {
  content: "\f22b";
}

.fa-mars-stroke-h::before {
  content: "\f22b";
}

.fa-hand-back-fist::before {
  content: "\f255";
}

.fa-hand-rock::before {
  content: "\f255";
}

.fa-square-caret-up::before {
  content: "\f151";
}

.fa-caret-square-up::before {
  content: "\f151";
}

.fa-cloud-showers-water::before {
  content: "\e4e4";
}

.fa-chart-bar::before {
  content: "\f080";
}

.fa-bar-chart::before {
  content: "\f080";
}

.fa-hands-bubbles::before {
  content: "\e05e";
}

.fa-hands-wash::before {
  content: "\e05e";
}

.fa-less-than-equal::before {
  content: "\f537";
}

.fa-train::before {
  content: "\f238";
}

.fa-eye-low-vision::before {
  content: "\f2a8";
}

.fa-low-vision::before {
  content: "\f2a8";
}

.fa-crow::before {
  content: "\f520";
}

.fa-sailboat::before {
  content: "\e445";
}

.fa-window-restore::before {
  content: "\f2d2";
}

.fa-square-plus::before {
  content: "\f0fe";
}

.fa-plus-square::before {
  content: "\f0fe";
}

.fa-torii-gate::before {
  content: "\f6a1";
}

.fa-frog::before {
  content: "\f52e";
}

.fa-bucket::before {
  content: "\e4cf";
}

.fa-image::before {
  content: "\f03e";
}

.fa-microphone::before {
  content: "\f130";
}

.fa-cow::before {
  content: "\f6c8";
}

.fa-caret-up::before {
  content: "\f0d8";
}

.fa-screwdriver::before {
  content: "\f54a";
}

.fa-folder-closed::before {
  content: "\e185";
}

.fa-house-tsunami::before {
  content: "\e515";
}

.fa-square-nfi::before {
  content: "\e576";
}

.fa-arrow-up-from-ground-water::before {
  content: "\e4b5";
}

.fa-martini-glass::before {
  content: "\f57b";
}

.fa-glass-martini-alt::before {
  content: "\f57b";
}

.fa-rotate-left::before {
  content: "\f2ea";
}

.fa-rotate-back::before {
  content: "\f2ea";
}

.fa-rotate-backward::before {
  content: "\f2ea";
}

.fa-undo-alt::before {
  content: "\f2ea";
}

.fa-table-columns::before {
  content: "\f0db";
}

.fa-columns::before {
  content: "\f0db";
}

.fa-lemon::before {
  content: "\f094";
}

.fa-head-side-mask::before {
  content: "\e063";
}

.fa-handshake::before {
  content: "\f2b5";
}

.fa-gem::before {
  content: "\f3a5";
}

.fa-dolly::before {
  content: "\f472";
}

.fa-dolly-box::before {
  content: "\f472";
}

.fa-smoking::before {
  content: "\f48d";
}

.fa-minimize::before {
  content: "\f78c";
}

.fa-compress-arrows-alt::before {
  content: "\f78c";
}

.fa-monument::before {
  content: "\f5a6";
}

.fa-snowplow::before {
  content: "\f7d2";
}

.fa-angles-right::before {
  content: "\f101";
}

.fa-angle-double-right::before {
  content: "\f101";
}

.fa-cannabis::before {
  content: "\f55f";
}

.fa-circle-play::before {
  content: "\f144";
}

.fa-play-circle::before {
  content: "\f144";
}

.fa-tablets::before {
  content: "\f490";
}

.fa-ethernet::before {
  content: "\f796";
}

.fa-euro-sign::before {
  content: "\f153";
}

.fa-eur::before {
  content: "\f153";
}

.fa-euro::before {
  content: "\f153";
}

.fa-chair::before {
  content: "\f6c0";
}

.fa-circle-check::before {
  content: "\f058";
}

.fa-check-circle::before {
  content: "\f058";
}

.fa-circle-stop::before {
  content: "\f28d";
}

.fa-stop-circle::before {
  content: "\f28d";
}

.fa-compass-drafting::before {
  content: "\f568";
}

.fa-drafting-compass::before {
  content: "\f568";
}

.fa-plate-wheat::before {
  content: "\e55a";
}

.fa-icicles::before {
  content: "\f7ad";
}

.fa-person-shelter::before {
  content: "\e54f";
}

.fa-neuter::before {
  content: "\f22c";
}

.fa-id-badge::before {
  content: "\f2c1";
}

.fa-marker::before {
  content: "\f5a1";
}

.fa-face-laugh-beam::before {
  content: "\f59a";
}

.fa-laugh-beam::before {
  content: "\f59a";
}

.fa-helicopter-symbol::before {
  content: "\e502";
}

.fa-universal-access::before {
  content: "\f29a";
}

.fa-circle-chevron-up::before {
  content: "\f139";
}

.fa-chevron-circle-up::before {
  content: "\f139";
}

.fa-lari-sign::before {
  content: "\e1c8";
}

.fa-volcano::before {
  content: "\f770";
}

.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553";
}

.fa-sterling-sign::before {
  content: "\f154";
}

.fa-gbp::before {
  content: "\f154";
}

.fa-pound-sign::before {
  content: "\f154";
}

.fa-viruses::before {
  content: "\e076";
}

.fa-square-person-confined::before {
  content: "\e577";
}

.fa-user-tie::before {
  content: "\f508";
}

.fa-arrow-down-long::before {
  content: "\f175";
}

.fa-long-arrow-down::before {
  content: "\f175";
}

.fa-tent-arrow-down-to-line::before {
  content: "\e57e";
}

.fa-certificate::before {
  content: "\f0a3";
}

.fa-reply-all::before {
  content: "\f122";
}

.fa-mail-reply-all::before {
  content: "\f122";
}

.fa-suitcase::before {
  content: "\f0f2";
}

.fa-person-skating::before {
  content: "\f7c5";
}

.fa-skating::before {
  content: "\f7c5";
}

.fa-filter-circle-dollar::before {
  content: "\f662";
}

.fa-funnel-dollar::before {
  content: "\f662";
}

.fa-camera-retro::before {
  content: "\f083";
}

.fa-circle-arrow-down::before {
  content: "\f0ab";
}

.fa-arrow-circle-down::before {
  content: "\f0ab";
}

.fa-file-import::before {
  content: "\f56f";
}

.fa-arrow-right-to-file::before {
  content: "\f56f";
}

.fa-square-arrow-up-right::before {
  content: "\f14c";
}

.fa-external-link-square::before {
  content: "\f14c";
}

.fa-box-open::before {
  content: "\f49e";
}

.fa-scroll::before {
  content: "\f70e";
}

.fa-spa::before {
  content: "\f5bb";
}

.fa-location-pin-lock::before {
  content: "\e51f";
}

.fa-pause::before {
  content: "\f04c";
}

.fa-hill-avalanche::before {
  content: "\e507";
}

.fa-temperature-empty::before {
  content: "\f2cb";
}

.fa-temperature-0::before {
  content: "\f2cb";
}

.fa-thermometer-0::before {
  content: "\f2cb";
}

.fa-thermometer-empty::before {
  content: "\f2cb";
}

.fa-bomb::before {
  content: "\f1e2";
}

.fa-registered::before {
  content: "\f25d";
}

.fa-address-card::before {
  content: "\f2bb";
}

.fa-contact-card::before {
  content: "\f2bb";
}

.fa-vcard::before {
  content: "\f2bb";
}

.fa-scale-unbalanced-flip::before {
  content: "\f516";
}

.fa-balance-scale-right::before {
  content: "\f516";
}

.fa-subscript::before {
  content: "\f12c";
}

.fa-diamond-turn-right::before {
  content: "\f5eb";
}

.fa-directions::before {
  content: "\f5eb";
}

.fa-burst::before {
  content: "\e4dc";
}

.fa-house-laptop::before {
  content: "\e066";
}

.fa-laptop-house::before {
  content: "\e066";
}

.fa-face-tired::before {
  content: "\f5c8";
}

.fa-tired::before {
  content: "\f5c8";
}

.fa-money-bills::before {
  content: "\e1f3";
}

.fa-smog::before {
  content: "\f75f";
}

.fa-crutch::before {
  content: "\f7f7";
}

.fa-cloud-arrow-up::before {
  content: "\f0ee";
}

.fa-cloud-upload::before {
  content: "\f0ee";
}

.fa-cloud-upload-alt::before {
  content: "\f0ee";
}

.fa-palette::before {
  content: "\f53f";
}

.fa-arrows-turn-right::before {
  content: "\e4c0";
}

.fa-vest::before {
  content: "\e085";
}

.fa-ferry::before {
  content: "\e4ea";
}

.fa-arrows-down-to-people::before {
  content: "\e4b9";
}

.fa-seedling::before {
  content: "\f4d8";
}

.fa-sprout::before {
  content: "\f4d8";
}

.fa-left-right::before {
  content: "\f337";
}

.fa-arrows-alt-h::before {
  content: "\f337";
}

.fa-boxes-packing::before {
  content: "\e4c7";
}

.fa-circle-arrow-left::before {
  content: "\f0a8";
}

.fa-arrow-circle-left::before {
  content: "\f0a8";
}

.fa-group-arrows-rotate::before {
  content: "\e4f6";
}

.fa-bowl-food::before {
  content: "\e4c6";
}

.fa-candy-cane::before {
  content: "\f786";
}

.fa-arrow-down-wide-short::before {
  content: "\f160";
}

.fa-sort-amount-asc::before {
  content: "\f160";
}

.fa-sort-amount-down::before {
  content: "\f160";
}

.fa-cloud-bolt::before {
  content: "\f76c";
}

.fa-thunderstorm::before {
  content: "\f76c";
}

.fa-text-slash::before {
  content: "\f87d";
}

.fa-remove-format::before {
  content: "\f87d";
}

.fa-face-smile-wink::before {
  content: "\f4da";
}

.fa-smile-wink::before {
  content: "\f4da";
}

.fa-file-word::before {
  content: "\f1c2";
}

.fa-file-powerpoint::before {
  content: "\f1c4";
}

.fa-arrows-left-right::before {
  content: "\f07e";
}

.fa-arrows-h::before {
  content: "\f07e";
}

.fa-house-lock::before {
  content: "\e510";
}

.fa-cloud-arrow-down::before {
  content: "\f0ed";
}

.fa-cloud-download::before {
  content: "\f0ed";
}

.fa-cloud-download-alt::before {
  content: "\f0ed";
}

.fa-children::before {
  content: "\e4e1";
}

.fa-chalkboard::before {
  content: "\f51b";
}

.fa-blackboard::before {
  content: "\f51b";
}

.fa-user-large-slash::before {
  content: "\f4fa";
}

.fa-user-alt-slash::before {
  content: "\f4fa";
}

.fa-envelope-open::before {
  content: "\f2b6";
}

.fa-handshake-simple-slash::before {
  content: "\e05f";
}

.fa-handshake-alt-slash::before {
  content: "\e05f";
}

.fa-mattress-pillow::before {
  content: "\e525";
}

.fa-guarani-sign::before {
  content: "\e19a";
}

.fa-arrows-rotate::before {
  content: "\f021";
}

.fa-refresh::before {
  content: "\f021";
}

.fa-sync::before {
  content: "\f021";
}

.fa-fire-extinguisher::before {
  content: "\f134";
}

.fa-cruzeiro-sign::before {
  content: "\e152";
}

.fa-greater-than-equal::before {
  content: "\f532";
}

.fa-shield-halved::before {
  content: "\f3ed";
}

.fa-shield-alt::before {
  content: "\f3ed";
}

.fa-book-atlas::before {
  content: "\f558";
}

.fa-atlas::before {
  content: "\f558";
}

.fa-virus::before {
  content: "\e074";
}

.fa-envelope-circle-check::before {
  content: "\e4e8";
}

.fa-layer-group::before {
  content: "\f5fd";
}

.fa-arrows-to-dot::before {
  content: "\e4be";
}

.fa-archway::before {
  content: "\f557";
}

.fa-heart-circle-check::before {
  content: "\e4fd";
}

.fa-house-chimney-crack::before {
  content: "\f6f1";
}

.fa-house-damage::before {
  content: "\f6f1";
}

.fa-file-zipper::before {
  content: "\f1c6";
}

.fa-file-archive::before {
  content: "\f1c6";
}

.fa-square::before {
  content: "\f0c8";
}

.fa-martini-glass-empty::before {
  content: "\f000";
}

.fa-glass-martini::before {
  content: "\f000";
}

.fa-couch::before {
  content: "\f4b8";
}

.fa-cedi-sign::before {
  content: "\e0df";
}

.fa-italic::before {
  content: "\f033";
}

.fa-church::before {
  content: "\f51d";
}

.fa-comments-dollar::before {
  content: "\f653";
}

.fa-democrat::before {
  content: "\f747";
}

.fa-z::before {
  content: "\5a";
}

.fa-person-skiing::before {
  content: "\f7c9";
}

.fa-skiing::before {
  content: "\f7c9";
}

.fa-road-lock::before {
  content: "\e567";
}

.fa-a::before {
  content: "\41";
}

.fa-temperature-arrow-down::before {
  content: "\e03f";
}

.fa-temperature-down::before {
  content: "\e03f";
}

.fa-feather-pointed::before {
  content: "\f56b";
}

.fa-feather-alt::before {
  content: "\f56b";
}

.fa-p::before {
  content: "\50";
}

.fa-snowflake::before {
  content: "\f2dc";
}

.fa-newspaper::before {
  content: "\f1ea";
}

.fa-rectangle-ad::before {
  content: "\f641";
}

.fa-ad::before {
  content: "\f641";
}

.fa-circle-arrow-right::before {
  content: "\f0a9";
}

.fa-arrow-circle-right::before {
  content: "\f0a9";
}

.fa-filter-circle-xmark::before {
  content: "\e17b";
}

.fa-locust::before {
  content: "\e520";
}

.fa-sort::before {
  content: "\f0dc";
}

.fa-unsorted::before {
  content: "\f0dc";
}

.fa-list-ol::before {
  content: "\f0cb";
}

.fa-list-1-2::before {
  content: "\f0cb";
}

.fa-list-numeric::before {
  content: "\f0cb";
}

.fa-person-dress-burst::before {
  content: "\e544";
}

.fa-money-check-dollar::before {
  content: "\f53d";
}

.fa-money-check-alt::before {
  content: "\f53d";
}

.fa-vector-square::before {
  content: "\f5cb";
}

.fa-bread-slice::before {
  content: "\f7ec";
}

.fa-language::before {
  content: "\f1ab";
}

.fa-face-kiss-wink-heart::before {
  content: "\f598";
}

.fa-kiss-wink-heart::before {
  content: "\f598";
}

.fa-filter::before {
  content: "\f0b0";
}

.fa-question::before {
  content: "\3f";
}

.fa-file-signature::before {
  content: "\f573";
}

.fa-up-down-left-right::before {
  content: "\f0b2";
}

.fa-arrows-alt::before {
  content: "\f0b2";
}

.fa-house-chimney-user::before {
  content: "\e065";
}

.fa-hand-holding-heart::before {
  content: "\f4be";
}

.fa-puzzle-piece::before {
  content: "\f12e";
}

.fa-money-check::before {
  content: "\f53c";
}

.fa-star-half-stroke::before {
  content: "\f5c0";
}

.fa-star-half-alt::before {
  content: "\f5c0";
}

.fa-code::before {
  content: "\f121";
}

.fa-whiskey-glass::before {
  content: "\f7a0";
}

.fa-glass-whiskey::before {
  content: "\f7a0";
}

.fa-building-circle-exclamation::before {
  content: "\e4d3";
}

.fa-magnifying-glass-chart::before {
  content: "\e522";
}

.fa-arrow-up-right-from-square::before {
  content: "\f08e";
}

.fa-external-link::before {
  content: "\f08e";
}

.fa-cubes-stacked::before {
  content: "\e4e6";
}

.fa-won-sign::before {
  content: "\f159";
}

.fa-krw::before {
  content: "\f159";
}

.fa-won::before {
  content: "\f159";
}

.fa-virus-covid::before {
  content: "\e4a8";
}

.fa-austral-sign::before {
  content: "\e0a9";
}

.fa-f::before {
  content: "\46";
}

.fa-leaf::before {
  content: "\f06c";
}

.fa-road::before {
  content: "\f018";
}

.fa-taxi::before {
  content: "\f1ba";
}

.fa-cab::before {
  content: "\f1ba";
}

.fa-person-circle-plus::before {
  content: "\e541";
}

.fa-chart-pie::before {
  content: "\f200";
}

.fa-pie-chart::before {
  content: "\f200";
}

.fa-bolt-lightning::before {
  content: "\e0b7";
}

.fa-sack-xmark::before {
  content: "\e56a";
}

.fa-file-excel::before {
  content: "\f1c3";
}

.fa-file-contract::before {
  content: "\f56c";
}

.fa-fish-fins::before {
  content: "\e4f2";
}

.fa-building-flag::before {
  content: "\e4d5";
}

.fa-face-grin-beam::before {
  content: "\f582";
}

.fa-grin-beam::before {
  content: "\f582";
}

.fa-object-ungroup::before {
  content: "\f248";
}

.fa-poop::before {
  content: "\f619";
}

.fa-location-pin::before {
  content: "\f041";
}

.fa-map-marker::before {
  content: "\f041";
}

.fa-kaaba::before {
  content: "\f66b";
}

.fa-toilet-paper::before {
  content: "\f71e";
}

.fa-helmet-safety::before {
  content: "\f807";
}

.fa-hard-hat::before {
  content: "\f807";
}

.fa-hat-hard::before {
  content: "\f807";
}

.fa-eject::before {
  content: "\f052";
}

.fa-circle-right::before {
  content: "\f35a";
}

.fa-arrow-alt-circle-right::before {
  content: "\f35a";
}

.fa-plane-circle-check::before {
  content: "\e555";
}

.fa-face-rolling-eyes::before {
  content: "\f5a5";
}

.fa-meh-rolling-eyes::before {
  content: "\f5a5";
}

.fa-object-group::before {
  content: "\f247";
}

.fa-chart-line::before {
  content: "\f201";
}

.fa-line-chart::before {
  content: "\f201";
}

.fa-mask-ventilator::before {
  content: "\e524";
}

.fa-arrow-right::before {
  content: "\f061";
}

.fa-signs-post::before {
  content: "\f277";
}

.fa-map-signs::before {
  content: "\f277";
}

.fa-cash-register::before {
  content: "\f788";
}

.fa-person-circle-question::before {
  content: "\e542";
}

.fa-h::before {
  content: "\48";
}

.fa-tarp::before {
  content: "\e57b";
}

.fa-screwdriver-wrench::before {
  content: "\f7d9";
}

.fa-tools::before {
  content: "\f7d9";
}

.fa-arrows-to-eye::before {
  content: "\e4bf";
}

.fa-plug-circle-bolt::before {
  content: "\e55b";
}

.fa-heart::before {
  content: "\f004";
}

.fa-mars-and-venus::before {
  content: "\f224";
}

.fa-house-user::before {
  content: "\e1b0";
}

.fa-home-user::before {
  content: "\e1b0";
}

.fa-dumpster-fire::before {
  content: "\f794";
}

.fa-house-crack::before {
  content: "\e3b1";
}

.fa-martini-glass-citrus::before {
  content: "\f561";
}

.fa-cocktail::before {
  content: "\f561";
}

.fa-face-surprise::before {
  content: "\f5c2";
}

.fa-surprise::before {
  content: "\f5c2";
}

.fa-bottle-water::before {
  content: "\e4c5";
}

.fa-circle-pause::before {
  content: "\f28b";
}

.fa-pause-circle::before {
  content: "\f28b";
}

.fa-toilet-paper-slash::before {
  content: "\e072";
}

.fa-apple-whole::before {
  content: "\f5d1";
}

.fa-apple-alt::before {
  content: "\f5d1";
}

.fa-kitchen-set::before {
  content: "\e51a";
}

.fa-r::before {
  content: "\52";
}

.fa-temperature-quarter::before {
  content: "\f2ca";
}

.fa-temperature-1::before {
  content: "\f2ca";
}

.fa-thermometer-1::before {
  content: "\f2ca";
}

.fa-thermometer-quarter::before {
  content: "\f2ca";
}

.fa-cube::before {
  content: "\f1b2";
}

.fa-bitcoin-sign::before {
  content: "\e0b4";
}

.fa-shield-dog::before {
  content: "\e573";
}

.fa-solar-panel::before {
  content: "\f5ba";
}

.fa-lock-open::before {
  content: "\f3c1";
}

.fa-elevator::before {
  content: "\e16d";
}

.fa-money-bill-transfer::before {
  content: "\e528";
}

.fa-money-bill-trend-up::before {
  content: "\e529";
}

.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f";
}

.fa-square-poll-horizontal::before {
  content: "\f682";
}

.fa-poll-h::before {
  content: "\f682";
}

.fa-circle::before {
  content: "\f111";
}

.fa-backward-fast::before {
  content: "\f049";
}

.fa-fast-backward::before {
  content: "\f049";
}

.fa-recycle::before {
  content: "\f1b8";
}

.fa-user-astronaut::before {
  content: "\f4fb";
}

.fa-plane-slash::before {
  content: "\e069";
}

.fa-trademark::before {
  content: "\f25c";
}

.fa-basketball::before {
  content: "\f434";
}

.fa-basketball-ball::before {
  content: "\f434";
}

.fa-satellite-dish::before {
  content: "\f7c0";
}

.fa-circle-up::before {
  content: "\f35b";
}

.fa-arrow-alt-circle-up::before {
  content: "\f35b";
}

.fa-mobile-screen-button::before {
  content: "\f3cd";
}

.fa-mobile-alt::before {
  content: "\f3cd";
}

.fa-volume-high::before {
  content: "\f028";
}

.fa-volume-up::before {
  content: "\f028";
}

.fa-users-rays::before {
  content: "\e593";
}

.fa-wallet::before {
  content: "\f555";
}

.fa-clipboard-check::before {
  content: "\f46c";
}

.fa-file-audio::before {
  content: "\f1c7";
}

.fa-burger::before {
  content: "\f805";
}

.fa-hamburger::before {
  content: "\f805";
}

.fa-wrench::before {
  content: "\f0ad";
}

.fa-bugs::before {
  content: "\e4d0";
}

.fa-rupee-sign::before {
  content: "\f156";
}

.fa-rupee::before {
  content: "\f156";
}

.fa-file-image::before {
  content: "\f1c5";
}

.fa-circle-question::before {
  content: "\f059";
}

.fa-question-circle::before {
  content: "\f059";
}

.fa-plane-departure::before {
  content: "\f5b0";
}

.fa-handshake-slash::before {
  content: "\e060";
}

.fa-book-bookmark::before {
  content: "\e0bb";
}

.fa-code-branch::before {
  content: "\f126";
}

.fa-hat-cowboy::before {
  content: "\f8c0";
}

.fa-bridge::before {
  content: "\e4c8";
}

.fa-phone-flip::before {
  content: "\f879";
}

.fa-phone-alt::before {
  content: "\f879";
}

.fa-truck-front::before {
  content: "\e2b7";
}

.fa-cat::before {
  content: "\f6be";
}

.fa-anchor-circle-exclamation::before {
  content: "\e4ab";
}

.fa-truck-field::before {
  content: "\e58d";
}

.fa-route::before {
  content: "\f4d7";
}

.fa-clipboard-question::before {
  content: "\e4e3";
}

.fa-panorama::before {
  content: "\e209";
}

.fa-comment-medical::before {
  content: "\f7f5";
}

.fa-teeth-open::before {
  content: "\f62f";
}

.fa-file-circle-minus::before {
  content: "\e4ed";
}

.fa-tags::before {
  content: "\f02c";
}

.fa-wine-glass::before {
  content: "\f4e3";
}

.fa-forward-fast::before {
  content: "\f050";
}

.fa-fast-forward::before {
  content: "\f050";
}

.fa-face-meh-blank::before {
  content: "\f5a4";
}

.fa-meh-blank::before {
  content: "\f5a4";
}

.fa-square-parking::before {
  content: "\f540";
}

.fa-parking::before {
  content: "\f540";
}

.fa-house-signal::before {
  content: "\e012";
}

.fa-bars-progress::before {
  content: "\f828";
}

.fa-tasks-alt::before {
  content: "\f828";
}

.fa-faucet-drip::before {
  content: "\e006";
}

.fa-cart-flatbed::before {
  content: "\f474";
}

.fa-dolly-flatbed::before {
  content: "\f474";
}

.fa-ban-smoking::before {
  content: "\f54d";
}

.fa-smoking-ban::before {
  content: "\f54d";
}

.fa-terminal::before {
  content: "\f120";
}

.fa-mobile-button::before {
  content: "\f10b";
}

.fa-house-medical-flag::before {
  content: "\e514";
}

.fa-basket-shopping::before {
  content: "\f291";
}

.fa-shopping-basket::before {
  content: "\f291";
}

.fa-tape::before {
  content: "\f4db";
}

.fa-bus-simple::before {
  content: "\f55e";
}

.fa-bus-alt::before {
  content: "\f55e";
}

.fa-eye::before {
  content: "\f06e";
}

.fa-face-sad-cry::before {
  content: "\f5b3";
}

.fa-sad-cry::before {
  content: "\f5b3";
}

.fa-audio-description::before {
  content: "\f29e";
}

.fa-person-military-to-person::before {
  content: "\e54c";
}

.fa-file-shield::before {
  content: "\e4f0";
}

.fa-user-slash::before {
  content: "\f506";
}

.fa-pen::before {
  content: "\f304";
}

.fa-tower-observation::before {
  content: "\e586";
}

.fa-file-code::before {
  content: "\f1c9";
}

.fa-signal::before {
  content: "\f012";
}

.fa-signal-5::before {
  content: "\f012";
}

.fa-signal-perfect::before {
  content: "\f012";
}

.fa-bus::before {
  content: "\f207";
}

.fa-heart-circle-xmark::before {
  content: "\e501";
}

.fa-house-chimney::before {
  content: "\e3af";
}

.fa-home-lg::before {
  content: "\e3af";
}

.fa-window-maximize::before {
  content: "\f2d0";
}

.fa-face-frown::before {
  content: "\f119";
}

.fa-frown::before {
  content: "\f119";
}

.fa-prescription::before {
  content: "\f5b1";
}

.fa-shop::before {
  content: "\f54f";
}

.fa-store-alt::before {
  content: "\f54f";
}

.fa-floppy-disk::before {
  content: "\f0c7";
}

.fa-save::before {
  content: "\f0c7";
}

.fa-vihara::before {
  content: "\f6a7";
}

.fa-scale-unbalanced::before {
  content: "\f515";
}

.fa-balance-scale-left::before {
  content: "\f515";
}

.fa-sort-up::before {
  content: "\f0de";
}

.fa-sort-asc::before {
  content: "\f0de";
}

.fa-comment-dots::before {
  content: "\f4ad";
}

.fa-commenting::before {
  content: "\f4ad";
}

.fa-plant-wilt::before {
  content: "\e5aa";
}

.fa-diamond::before {
  content: "\f219";
}

.fa-face-grin-squint::before {
  content: "\f585";
}

.fa-grin-squint::before {
  content: "\f585";
}

.fa-hand-holding-dollar::before {
  content: "\f4c0";
}

.fa-hand-holding-usd::before {
  content: "\f4c0";
}

.fa-bacterium::before {
  content: "\e05a";
}

.fa-hand-pointer::before {
  content: "\f25a";
}

.fa-drum-steelpan::before {
  content: "\f56a";
}

.fa-hand-scissors::before {
  content: "\f257";
}

.fa-hands-praying::before {
  content: "\f684";
}

.fa-praying-hands::before {
  content: "\f684";
}

.fa-arrow-rotate-right::before {
  content: "\f01e";
}

.fa-arrow-right-rotate::before {
  content: "\f01e";
}

.fa-arrow-rotate-forward::before {
  content: "\f01e";
}

.fa-redo::before {
  content: "\f01e";
}

.fa-biohazard::before {
  content: "\f780";
}

.fa-location-crosshairs::before {
  content: "\f601";
}

.fa-location::before {
  content: "\f601";
}

.fa-mars-double::before {
  content: "\f227";
}

.fa-child-dress::before {
  content: "\e59c";
}

.fa-users-between-lines::before {
  content: "\e591";
}

.fa-lungs-virus::before {
  content: "\e067";
}

.fa-face-grin-tears::before {
  content: "\f588";
}

.fa-grin-tears::before {
  content: "\f588";
}

.fa-phone::before {
  content: "\f095";
}

.fa-calendar-xmark::before {
  content: "\f273";
}

.fa-calendar-times::before {
  content: "\f273";
}

.fa-child-reaching::before {
  content: "\e59d";
}

.fa-head-side-virus::before {
  content: "\e064";
}

.fa-user-gear::before {
  content: "\f4fe";
}

.fa-user-cog::before {
  content: "\f4fe";
}

.fa-arrow-up-1-9::before {
  content: "\f163";
}

.fa-sort-numeric-up::before {
  content: "\f163";
}

.fa-door-closed::before {
  content: "\f52a";
}

.fa-shield-virus::before {
  content: "\e06c";
}

.fa-dice-six::before {
  content: "\f526";
}

.fa-mosquito-net::before {
  content: "\e52c";
}

.fa-bridge-water::before {
  content: "\e4ce";
}

.fa-person-booth::before {
  content: "\f756";
}

.fa-text-width::before {
  content: "\f035";
}

.fa-hat-wizard::before {
  content: "\f6e8";
}

.fa-pen-fancy::before {
  content: "\f5ac";
}

.fa-person-digging::before {
  content: "\f85e";
}

.fa-digging::before {
  content: "\f85e";
}

.fa-trash::before {
  content: "\f1f8";
}

.fa-gauge-simple::before {
  content: "\f629";
}

.fa-gauge-simple-med::before {
  content: "\f629";
}

.fa-tachometer-average::before {
  content: "\f629";
}

.fa-book-medical::before {
  content: "\f7e6";
}

.fa-poo::before {
  content: "\f2fe";
}

.fa-quote-right::before {
  content: "\f10e";
}

.fa-quote-right-alt::before {
  content: "\f10e";
}

.fa-shirt::before {
  content: "\f553";
}

.fa-t-shirt::before {
  content: "\f553";
}

.fa-tshirt::before {
  content: "\f553";
}

.fa-cubes::before {
  content: "\f1b3";
}

.fa-divide::before {
  content: "\f529";
}

.fa-tenge-sign::before {
  content: "\f7d7";
}

.fa-tenge::before {
  content: "\f7d7";
}

.fa-headphones::before {
  content: "\f025";
}

.fa-hands-holding::before {
  content: "\f4c2";
}

.fa-hands-clapping::before {
  content: "\e1a8";
}

.fa-republican::before {
  content: "\f75e";
}

.fa-arrow-left::before {
  content: "\f060";
}

.fa-person-circle-xmark::before {
  content: "\e543";
}

.fa-ruler::before {
  content: "\f545";
}

.fa-align-left::before {
  content: "\f036";
}

.fa-dice-d6::before {
  content: "\f6d1";
}

.fa-restroom::before {
  content: "\f7bd";
}

.fa-j::before {
  content: "\4a";
}

.fa-users-viewfinder::before {
  content: "\e595";
}

.fa-file-video::before {
  content: "\f1c8";
}

.fa-up-right-from-square::before {
  content: "\f35d";
}

.fa-external-link-alt::before {
  content: "\f35d";
}

.fa-table-cells::before {
  content: "\f00a";
}

.fa-th::before {
  content: "\f00a";
}

.fa-file-pdf::before {
  content: "\f1c1";
}

.fa-book-bible::before {
  content: "\f647";
}

.fa-bible::before {
  content: "\f647";
}

.fa-o::before {
  content: "\4f";
}

.fa-suitcase-medical::before {
  content: "\f0fa";
}

.fa-medkit::before {
  content: "\f0fa";
}

.fa-user-secret::before {
  content: "\f21b";
}

.fa-otter::before {
  content: "\f700";
}

.fa-person-dress::before {
  content: "\f182";
}

.fa-female::before {
  content: "\f182";
}

.fa-comment-dollar::before {
  content: "\f651";
}

.fa-business-time::before {
  content: "\f64a";
}

.fa-briefcase-clock::before {
  content: "\f64a";
}

.fa-table-cells-large::before {
  content: "\f009";
}

.fa-th-large::before {
  content: "\f009";
}

.fa-book-tanakh::before {
  content: "\f827";
}

.fa-tanakh::before {
  content: "\f827";
}

.fa-phone-volume::before {
  content: "\f2a0";
}

.fa-volume-control-phone::before {
  content: "\f2a0";
}

.fa-hat-cowboy-side::before {
  content: "\f8c1";
}

.fa-clipboard-user::before {
  content: "\f7f3";
}

.fa-child::before {
  content: "\f1ae";
}

.fa-lira-sign::before {
  content: "\f195";
}

.fa-satellite::before {
  content: "\f7bf";
}

.fa-plane-lock::before {
  content: "\e558";
}

.fa-tag::before {
  content: "\f02b";
}

.fa-comment::before {
  content: "\f075";
}

.fa-cake-candles::before {
  content: "\f1fd";
}

.fa-birthday-cake::before {
  content: "\f1fd";
}

.fa-cake::before {
  content: "\f1fd";
}

.fa-envelope::before {
  content: "\f0e0";
}

.fa-angles-up::before {
  content: "\f102";
}

.fa-angle-double-up::before {
  content: "\f102";
}

.fa-paperclip::before {
  content: "\f0c6";
}

.fa-arrow-right-to-city::before {
  content: "\e4b3";
}

.fa-ribbon::before {
  content: "\f4d6";
}

.fa-lungs::before {
  content: "\f604";
}

.fa-arrow-up-9-1::before {
  content: "\f887";
}

.fa-sort-numeric-up-alt::before {
  content: "\f887";
}

.fa-litecoin-sign::before {
  content: "\e1d3";
}

.fa-border-none::before {
  content: "\f850";
}

.fa-circle-nodes::before {
  content: "\e4e2";
}

.fa-parachute-box::before {
  content: "\f4cd";
}

.fa-indent::before {
  content: "\f03c";
}

.fa-truck-field-un::before {
  content: "\e58e";
}

.fa-hourglass::before {
  content: "\f254";
}

.fa-hourglass-empty::before {
  content: "\f254";
}

.fa-mountain::before {
  content: "\f6fc";
}

.fa-user-doctor::before {
  content: "\f0f0";
}

.fa-user-md::before {
  content: "\f0f0";
}

.fa-circle-info::before {
  content: "\f05a";
}

.fa-info-circle::before {
  content: "\f05a";
}

.fa-cloud-meatball::before {
  content: "\f73b";
}

.fa-camera::before {
  content: "\f030";
}

.fa-camera-alt::before {
  content: "\f030";
}

.fa-square-virus::before {
  content: "\e578";
}

.fa-meteor::before {
  content: "\f753";
}

.fa-car-on::before {
  content: "\e4dd";
}

.fa-sleigh::before {
  content: "\f7cc";
}

.fa-arrow-down-1-9::before {
  content: "\f162";
}

.fa-sort-numeric-asc::before {
  content: "\f162";
}

.fa-sort-numeric-down::before {
  content: "\f162";
}

.fa-hand-holding-droplet::before {
  content: "\f4c1";
}

.fa-hand-holding-water::before {
  content: "\f4c1";
}

.fa-water::before {
  content: "\f773";
}

.fa-calendar-check::before {
  content: "\f274";
}

.fa-braille::before {
  content: "\f2a1";
}

.fa-prescription-bottle-medical::before {
  content: "\f486";
}

.fa-prescription-bottle-alt::before {
  content: "\f486";
}

.fa-landmark::before {
  content: "\f66f";
}

.fa-truck::before {
  content: "\f0d1";
}

.fa-crosshairs::before {
  content: "\f05b";
}

.fa-person-cane::before {
  content: "\e53c";
}

.fa-tent::before {
  content: "\e57d";
}

.fa-vest-patches::before {
  content: "\e086";
}

.fa-check-double::before {
  content: "\f560";
}

.fa-arrow-down-a-z::before {
  content: "\f15d";
}

.fa-sort-alpha-asc::before {
  content: "\f15d";
}

.fa-sort-alpha-down::before {
  content: "\f15d";
}

.fa-money-bill-wheat::before {
  content: "\e52a";
}

.fa-cookie::before {
  content: "\f563";
}

.fa-arrow-rotate-left::before {
  content: "\f0e2";
}

.fa-arrow-left-rotate::before {
  content: "\f0e2";
}

.fa-arrow-rotate-back::before {
  content: "\f0e2";
}

.fa-arrow-rotate-backward::before {
  content: "\f0e2";
}

.fa-undo::before {
  content: "\f0e2";
}

.fa-hard-drive::before {
  content: "\f0a0";
}

.fa-hdd::before {
  content: "\f0a0";
}

.fa-face-grin-squint-tears::before {
  content: "\f586";
}

.fa-grin-squint-tears::before {
  content: "\f586";
}

.fa-dumbbell::before {
  content: "\f44b";
}

.fa-rectangle-list::before {
  content: "\f022";
}

.fa-list-alt::before {
  content: "\f022";
}

.fa-tarp-droplet::before {
  content: "\e57c";
}

.fa-house-medical-circle-check::before {
  content: "\e511";
}

.fa-person-skiing-nordic::before {
  content: "\f7ca";
}

.fa-skiing-nordic::before {
  content: "\f7ca";
}

.fa-calendar-plus::before {
  content: "\f271";
}

.fa-plane-arrival::before {
  content: "\f5af";
}

.fa-circle-left::before {
  content: "\f359";
}

.fa-arrow-alt-circle-left::before {
  content: "\f359";
}

.fa-train-subway::before {
  content: "\f239";
}

.fa-subway::before {
  content: "\f239";
}

.fa-chart-gantt::before {
  content: "\e0e4";
}

.fa-indian-rupee-sign::before {
  content: "\e1bc";
}

.fa-indian-rupee::before {
  content: "\e1bc";
}

.fa-inr::before {
  content: "\e1bc";
}

.fa-crop-simple::before {
  content: "\f565";
}

.fa-crop-alt::before {
  content: "\f565";
}

.fa-money-bill-1::before {
  content: "\f3d1";
}

.fa-money-bill-alt::before {
  content: "\f3d1";
}

.fa-left-long::before {
  content: "\f30a";
}

.fa-long-arrow-alt-left::before {
  content: "\f30a";
}

.fa-dna::before {
  content: "\f471";
}

.fa-virus-slash::before {
  content: "\e075";
}

.fa-minus::before {
  content: "\f068";
}

.fa-subtract::before {
  content: "\f068";
}

.fa-chess::before {
  content: "\f439";
}

.fa-arrow-left-long::before {
  content: "\f177";
}

.fa-long-arrow-left::before {
  content: "\f177";
}

.fa-plug-circle-check::before {
  content: "\e55c";
}

.fa-street-view::before {
  content: "\f21d";
}

.fa-franc-sign::before {
  content: "\e18f";
}

.fa-volume-off::before {
  content: "\f026";
}

.fa-hands-asl-interpreting::before {
  content: "\f2a3";
}

.fa-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-asl-interpreting::before {
  content: "\f2a3";
}

.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-gear::before {
  content: "\f013";
}

.fa-cog::before {
  content: "\f013";
}

.fa-droplet-slash::before {
  content: "\f5c7";
}

.fa-tint-slash::before {
  content: "\f5c7";
}

.fa-mosque::before {
  content: "\f678";
}

.fa-mosquito::before {
  content: "\e52b";
}

.fa-star-of-david::before {
  content: "\f69a";
}

.fa-person-military-rifle::before {
  content: "\e54b";
}

.fa-cart-shopping::before {
  content: "\f07a";
}

.fa-shopping-cart::before {
  content: "\f07a";
}

.fa-vials::before {
  content: "\f493";
}

.fa-plug-circle-plus::before {
  content: "\e55f";
}

.fa-place-of-worship::before {
  content: "\f67f";
}

.fa-grip-vertical::before {
  content: "\f58e";
}

.fa-arrow-turn-up::before {
  content: "\f148";
}

.fa-level-up::before {
  content: "\f148";
}

.fa-u::before {
  content: "\55";
}

.fa-square-root-variable::before {
  content: "\f698";
}

.fa-square-root-alt::before {
  content: "\f698";
}

.fa-clock::before {
  content: "\f017";
}

.fa-clock-four::before {
  content: "\f017";
}

.fa-backward-step::before {
  content: "\f048";
}

.fa-step-backward::before {
  content: "\f048";
}

.fa-pallet::before {
  content: "\f482";
}

.fa-faucet::before {
  content: "\e005";
}

.fa-baseball-bat-ball::before {
  content: "\f432";
}

.fa-s::before {
  content: "\53";
}

.fa-timeline::before {
  content: "\e29c";
}

.fa-keyboard::before {
  content: "\f11c";
}

.fa-caret-down::before {
  content: "\f0d7";
}

.fa-house-chimney-medical::before {
  content: "\f7f2";
}

.fa-clinic-medical::before {
  content: "\f7f2";
}

.fa-temperature-three-quarters::before {
  content: "\f2c8";
}

.fa-temperature-3::before {
  content: "\f2c8";
}

.fa-thermometer-3::before {
  content: "\f2c8";
}

.fa-thermometer-three-quarters::before {
  content: "\f2c8";
}

.fa-mobile-screen::before {
  content: "\f3cf";
}

.fa-mobile-android-alt::before {
  content: "\f3cf";
}

.fa-plane-up::before {
  content: "\e22d";
}

.fa-piggy-bank::before {
  content: "\f4d3";
}

.fa-battery-half::before {
  content: "\f242";
}

.fa-battery-3::before {
  content: "\f242";
}

.fa-mountain-city::before {
  content: "\e52e";
}

.fa-coins::before {
  content: "\f51e";
}

.fa-khanda::before {
  content: "\f66d";
}

.fa-sliders::before {
  content: "\f1de";
}

.fa-sliders-h::before {
  content: "\f1de";
}

.fa-folder-tree::before {
  content: "\f802";
}

.fa-network-wired::before {
  content: "\f6ff";
}

.fa-map-pin::before {
  content: "\f276";
}

.fa-hamsa::before {
  content: "\f665";
}

.fa-cent-sign::before {
  content: "\e3f5";
}

.fa-flask::before {
  content: "\f0c3";
}

.fa-person-pregnant::before {
  content: "\e31e";
}

.fa-wand-sparkles::before {
  content: "\f72b";
}

.fa-ellipsis-vertical::before {
  content: "\f142";
}

.fa-ellipsis-v::before {
  content: "\f142";
}

.fa-ticket::before {
  content: "\f145";
}

.fa-power-off::before {
  content: "\f011";
}

.fa-right-long::before {
  content: "\f30b";
}

.fa-long-arrow-alt-right::before {
  content: "\f30b";
}

.fa-flag-usa::before {
  content: "\f74d";
}

.fa-laptop-file::before {
  content: "\e51d";
}

.fa-tty::before {
  content: "\f1e4";
}

.fa-teletype::before {
  content: "\f1e4";
}

.fa-diagram-next::before {
  content: "\e476";
}

.fa-person-rifle::before {
  content: "\e54e";
}

.fa-house-medical-circle-exclamation::before {
  content: "\e512";
}

.fa-closed-captioning::before {
  content: "\f20a";
}

.fa-person-hiking::before {
  content: "\f6ec";
}

.fa-hiking::before {
  content: "\f6ec";
}

.fa-venus-double::before {
  content: "\f226";
}

.fa-images::before {
  content: "\f302";
}

.fa-calculator::before {
  content: "\f1ec";
}

.fa-people-pulling::before {
  content: "\e535";
}

.fa-n::before {
  content: "\4e";
}

.fa-cable-car::before {
  content: "\f7da";
}

.fa-tram::before {
  content: "\f7da";
}

.fa-cloud-rain::before {
  content: "\f73d";
}

.fa-building-circle-xmark::before {
  content: "\e4d4";
}

.fa-ship::before {
  content: "\f21a";
}

.fa-arrows-down-to-line::before {
  content: "\e4b8";
}

.fa-download::before {
  content: "\f019";
}

.fa-face-grin::before {
  content: "\f580";
}

.fa-grin::before {
  content: "\f580";
}

.fa-delete-left::before {
  content: "\f55a";
}

.fa-backspace::before {
  content: "\f55a";
}

.fa-eye-dropper::before {
  content: "\f1fb";
}

.fa-eye-dropper-empty::before {
  content: "\f1fb";
}

.fa-eyedropper::before {
  content: "\f1fb";
}

.fa-file-circle-check::before {
  content: "\e5a0";
}

.fa-forward::before {
  content: "\f04e";
}

.fa-mobile::before {
  content: "\f3ce";
}

.fa-mobile-android::before {
  content: "\f3ce";
}

.fa-mobile-phone::before {
  content: "\f3ce";
}

.fa-face-meh::before {
  content: "\f11a";
}

.fa-meh::before {
  content: "\f11a";
}

.fa-align-center::before {
  content: "\f037";
}

.fa-book-skull::before {
  content: "\f6b7";
}

.fa-book-dead::before {
  content: "\f6b7";
}

.fa-id-card::before {
  content: "\f2c2";
}

.fa-drivers-license::before {
  content: "\f2c2";
}

.fa-outdent::before {
  content: "\f03b";
}

.fa-dedent::before {
  content: "\f03b";
}

.fa-heart-circle-exclamation::before {
  content: "\e4fe";
}

.fa-house::before {
  content: "\f015";
}

.fa-home::before {
  content: "\f015";
}

.fa-home-alt::before {
  content: "\f015";
}

.fa-home-lg-alt::before {
  content: "\f015";
}

.fa-calendar-week::before {
  content: "\f784";
}

.fa-laptop-medical::before {
  content: "\f812";
}

.fa-b::before {
  content: "\42";
}

.fa-file-medical::before {
  content: "\f477";
}

.fa-dice-one::before {
  content: "\f525";
}

.fa-kiwi-bird::before {
  content: "\f535";
}

.fa-arrow-right-arrow-left::before {
  content: "\f0ec";
}

.fa-exchange::before {
  content: "\f0ec";
}

.fa-rotate-right::before {
  content: "\f2f9";
}

.fa-redo-alt::before {
  content: "\f2f9";
}

.fa-rotate-forward::before {
  content: "\f2f9";
}

.fa-utensils::before {
  content: "\f2e7";
}

.fa-cutlery::before {
  content: "\f2e7";
}

.fa-arrow-up-wide-short::before {
  content: "\f161";
}

.fa-sort-amount-up::before {
  content: "\f161";
}

.fa-mill-sign::before {
  content: "\e1ed";
}

.fa-bowl-rice::before {
  content: "\e2eb";
}

.fa-skull::before {
  content: "\f54c";
}

.fa-tower-broadcast::before {
  content: "\f519";
}

.fa-broadcast-tower::before {
  content: "\f519";
}

.fa-truck-pickup::before {
  content: "\f63c";
}

.fa-up-long::before {
  content: "\f30c";
}

.fa-long-arrow-alt-up::before {
  content: "\f30c";
}

.fa-stop::before {
  content: "\f04d";
}

.fa-code-merge::before {
  content: "\f387";
}

.fa-upload::before {
  content: "\f093";
}

.fa-hurricane::before {
  content: "\f751";
}

.fa-mound::before {
  content: "\e52d";
}

.fa-toilet-portable::before {
  content: "\e583";
}

.fa-compact-disc::before {
  content: "\f51f";
}

.fa-file-arrow-down::before {
  content: "\f56d";
}

.fa-file-download::before {
  content: "\f56d";
}

.fa-caravan::before {
  content: "\f8ff";
}

.fa-shield-cat::before {
  content: "\e572";
}

.fa-bolt::before {
  content: "\f0e7";
}

.fa-zap::before {
  content: "\f0e7";
}

.fa-glass-water::before {
  content: "\e4f4";
}

.fa-oil-well::before {
  content: "\e532";
}

.fa-vault::before {
  content: "\e2c5";
}

.fa-mars::before {
  content: "\f222";
}

.fa-toilet::before {
  content: "\f7d8";
}

.fa-plane-circle-xmark::before {
  content: "\e557";
}

.fa-yen-sign::before {
  content: "\f157";
}

.fa-cny::before {
  content: "\f157";
}

.fa-jpy::before {
  content: "\f157";
}

.fa-rmb::before {
  content: "\f157";
}

.fa-yen::before {
  content: "\f157";
}

.fa-ruble-sign::before {
  content: "\f158";
}

.fa-rouble::before {
  content: "\f158";
}

.fa-rub::before {
  content: "\f158";
}

.fa-ruble::before {
  content: "\f158";
}

.fa-sun::before {
  content: "\f185";
}

.fa-guitar::before {
  content: "\f7a6";
}

.fa-face-laugh-wink::before {
  content: "\f59c";
}

.fa-laugh-wink::before {
  content: "\f59c";
}

.fa-horse-head::before {
  content: "\f7ab";
}

.fa-bore-hole::before {
  content: "\e4c3";
}

.fa-industry::before {
  content: "\f275";
}

.fa-circle-down::before {
  content: "\f358";
}

.fa-arrow-alt-circle-down::before {
  content: "\f358";
}

.fa-arrows-turn-to-dots::before {
  content: "\e4c1";
}

.fa-florin-sign::before {
  content: "\e184";
}

.fa-arrow-down-short-wide::before {
  content: "\f884";
}

.fa-sort-amount-desc::before {
  content: "\f884";
}

.fa-sort-amount-down-alt::before {
  content: "\f884";
}

.fa-less-than::before {
  content: "\3c";
}

.fa-angle-down::before {
  content: "\f107";
}

.fa-car-tunnel::before {
  content: "\e4de";
}

.fa-head-side-cough::before {
  content: "\e061";
}

.fa-grip-lines::before {
  content: "\f7a4";
}

.fa-thumbs-down::before {
  content: "\f165";
}

.fa-user-lock::before {
  content: "\f502";
}

.fa-arrow-right-long::before {
  content: "\f178";
}

.fa-long-arrow-right::before {
  content: "\f178";
}

.fa-anchor-circle-xmark::before {
  content: "\e4ac";
}

.fa-ellipsis::before {
  content: "\f141";
}

.fa-ellipsis-h::before {
  content: "\f141";
}

.fa-chess-pawn::before {
  content: "\f443";
}

.fa-kit-medical::before {
  content: "\f479";
}

.fa-first-aid::before {
  content: "\f479";
}

.fa-person-through-window::before {
  content: "\e5a9";
}

.fa-toolbox::before {
  content: "\f552";
}

.fa-hands-holding-circle::before {
  content: "\e4fb";
}

.fa-bug::before {
  content: "\f188";
}

.fa-credit-card::before {
  content: "\f09d";
}

.fa-credit-card-alt::before {
  content: "\f09d";
}

.fa-car::before {
  content: "\f1b9";
}

.fa-automobile::before {
  content: "\f1b9";
}

.fa-hand-holding-hand::before {
  content: "\e4f7";
}

.fa-book-open-reader::before {
  content: "\f5da";
}

.fa-book-reader::before {
  content: "\f5da";
}

.fa-mountain-sun::before {
  content: "\e52f";
}

.fa-arrows-left-right-to-line::before {
  content: "\e4ba";
}

.fa-dice-d20::before {
  content: "\f6cf";
}

.fa-truck-droplet::before {
  content: "\e58c";
}

.fa-file-circle-xmark::before {
  content: "\e5a1";
}

.fa-temperature-arrow-up::before {
  content: "\e040";
}

.fa-temperature-up::before {
  content: "\e040";
}

.fa-medal::before {
  content: "\f5a2";
}

.fa-bed::before {
  content: "\f236";
}

.fa-square-h::before {
  content: "\f0fd";
}

.fa-h-square::before {
  content: "\f0fd";
}

.fa-podcast::before {
  content: "\f2ce";
}

.fa-temperature-full::before {
  content: "\f2c7";
}

.fa-temperature-4::before {
  content: "\f2c7";
}

.fa-thermometer-4::before {
  content: "\f2c7";
}

.fa-thermometer-full::before {
  content: "\f2c7";
}

.fa-bell::before {
  content: "\f0f3";
}

.fa-superscript::before {
  content: "\f12b";
}

.fa-plug-circle-xmark::before {
  content: "\e560";
}

.fa-star-of-life::before {
  content: "\f621";
}

.fa-phone-slash::before {
  content: "\f3dd";
}

.fa-paint-roller::before {
  content: "\f5aa";
}

.fa-handshake-angle::before {
  content: "\f4c4";
}

.fa-hands-helping::before {
  content: "\f4c4";
}

.fa-location-dot::before {
  content: "\f3c5";
}

.fa-map-marker-alt::before {
  content: "\f3c5";
}

.fa-file::before {
  content: "\f15b";
}

.fa-greater-than::before {
  content: "\3e";
}

.fa-person-swimming::before {
  content: "\f5c4";
}

.fa-swimmer::before {
  content: "\f5c4";
}

.fa-arrow-down::before {
  content: "\f063";
}

.fa-droplet::before {
  content: "\f043";
}

.fa-tint::before {
  content: "\f043";
}

.fa-eraser::before {
  content: "\f12d";
}

.fa-earth-americas::before {
  content: "\f57d";
}

.fa-earth::before {
  content: "\f57d";
}

.fa-earth-america::before {
  content: "\f57d";
}

.fa-globe-americas::before {
  content: "\f57d";
}

.fa-person-burst::before {
  content: "\e53b";
}

.fa-dove::before {
  content: "\f4ba";
}

.fa-battery-empty::before {
  content: "\f244";
}

.fa-battery-0::before {
  content: "\f244";
}

.fa-socks::before {
  content: "\f696";
}

.fa-inbox::before {
  content: "\f01c";
}

.fa-section::before {
  content: "\e447";
}

.fa-gauge-high::before {
  content: "\f625";
}

.fa-tachometer-alt::before {
  content: "\f625";
}

.fa-tachometer-alt-fast::before {
  content: "\f625";
}

.fa-envelope-open-text::before {
  content: "\f658";
}

.fa-hospital::before {
  content: "\f0f8";
}

.fa-hospital-alt::before {
  content: "\f0f8";
}

.fa-hospital-wide::before {
  content: "\f0f8";
}

.fa-wine-bottle::before {
  content: "\f72f";
}

.fa-chess-rook::before {
  content: "\f447";
}

.fa-bars-staggered::before {
  content: "\f550";
}

.fa-reorder::before {
  content: "\f550";
}

.fa-stream::before {
  content: "\f550";
}

.fa-dharmachakra::before {
  content: "\f655";
}

.fa-hotdog::before {
  content: "\f80f";
}

.fa-person-walking-with-cane::before {
  content: "\f29d";
}

.fa-blind::before {
  content: "\f29d";
}

.fa-drum::before {
  content: "\f569";
}

.fa-ice-cream::before {
  content: "\f810";
}

.fa-heart-circle-bolt::before {
  content: "\e4fc";
}

.fa-fax::before {
  content: "\f1ac";
}

.fa-paragraph::before {
  content: "\f1dd";
}

.fa-check-to-slot::before {
  content: "\f772";
}

.fa-vote-yea::before {
  content: "\f772";
}

.fa-star-half::before {
  content: "\f089";
}

.fa-boxes-stacked::before {
  content: "\f468";
}

.fa-boxes::before {
  content: "\f468";
}

.fa-boxes-alt::before {
  content: "\f468";
}

.fa-link::before {
  content: "\f0c1";
}

.fa-chain::before {
  content: "\f0c1";
}

.fa-ear-listen::before {
  content: "\f2a2";
}

.fa-assistive-listening-systems::before {
  content: "\f2a2";
}

.fa-tree-city::before {
  content: "\e587";
}

.fa-play::before {
  content: "\f04b";
}

.fa-font::before {
  content: "\f031";
}

.fa-rupiah-sign::before {
  content: "\e23d";
}

.fa-magnifying-glass::before {
  content: "\f002";
}

.fa-search::before {
  content: "\f002";
}

.fa-table-tennis-paddle-ball::before {
  content: "\f45d";
}

.fa-ping-pong-paddle-ball::before {
  content: "\f45d";
}

.fa-table-tennis::before {
  content: "\f45d";
}

.fa-person-dots-from-line::before {
  content: "\f470";
}

.fa-diagnoses::before {
  content: "\f470";
}

.fa-trash-can-arrow-up::before {
  content: "\f82a";
}

.fa-trash-restore-alt::before {
  content: "\f82a";
}

.fa-naira-sign::before {
  content: "\e1f6";
}

.fa-cart-arrow-down::before {
  content: "\f218";
}

.fa-walkie-talkie::before {
  content: "\f8ef";
}

.fa-file-pen::before {
  content: "\f31c";
}

.fa-file-edit::before {
  content: "\f31c";
}

.fa-receipt::before {
  content: "\f543";
}

.fa-square-pen::before {
  content: "\f14b";
}

.fa-pen-square::before {
  content: "\f14b";
}

.fa-pencil-square::before {
  content: "\f14b";
}

.fa-suitcase-rolling::before {
  content: "\f5c1";
}

.fa-person-circle-exclamation::before {
  content: "\e53f";
}

.fa-chevron-down::before {
  content: "\f078";
}

.fa-battery-full::before {
  content: "\f240";
}

.fa-battery::before {
  content: "\f240";
}

.fa-battery-5::before {
  content: "\f240";
}

.fa-skull-crossbones::before {
  content: "\f714";
}

.fa-code-compare::before {
  content: "\e13a";
}

.fa-list-ul::before {
  content: "\f0ca";
}

.fa-list-dots::before {
  content: "\f0ca";
}

.fa-school-lock::before {
  content: "\e56f";
}

.fa-tower-cell::before {
  content: "\e585";
}

.fa-down-long::before {
  content: "\f309";
}

.fa-long-arrow-alt-down::before {
  content: "\f309";
}

.fa-ranking-star::before {
  content: "\e561";
}

.fa-chess-king::before {
  content: "\f43f";
}

.fa-person-harassing::before {
  content: "\e549";
}

.fa-brazilian-real-sign::before {
  content: "\e46c";
}

.fa-landmark-dome::before {
  content: "\f752";
}

.fa-landmark-alt::before {
  content: "\f752";
}

.fa-arrow-up::before {
  content: "\f062";
}

.fa-tv::before {
  content: "\f26c";
}

.fa-television::before {
  content: "\f26c";
}

.fa-tv-alt::before {
  content: "\f26c";
}

.fa-shrimp::before {
  content: "\e448";
}

.fa-list-check::before {
  content: "\f0ae";
}

.fa-tasks::before {
  content: "\f0ae";
}

.fa-jug-detergent::before {
  content: "\e519";
}

.fa-circle-user::before {
  content: "\f2bd";
}

.fa-user-circle::before {
  content: "\f2bd";
}

.fa-user-shield::before {
  content: "\f505";
}

.fa-wind::before {
  content: "\f72e";
}

.fa-car-burst::before {
  content: "\f5e1";
}

.fa-car-crash::before {
  content: "\f5e1";
}

.fa-y::before {
  content: "\59";
}

.fa-person-snowboarding::before {
  content: "\f7ce";
}

.fa-snowboarding::before {
  content: "\f7ce";
}

.fa-truck-fast::before {
  content: "\f48b";
}

.fa-shipping-fast::before {
  content: "\f48b";
}

.fa-fish::before {
  content: "\f578";
}

.fa-user-graduate::before {
  content: "\f501";
}

.fa-circle-half-stroke::before {
  content: "\f042";
}

.fa-adjust::before {
  content: "\f042";
}

.fa-clapperboard::before {
  content: "\e131";
}

.fa-circle-radiation::before {
  content: "\f7ba";
}

.fa-radiation-alt::before {
  content: "\f7ba";
}

.fa-baseball::before {
  content: "\f433";
}

.fa-baseball-ball::before {
  content: "\f433";
}

.fa-jet-fighter-up::before {
  content: "\e518";
}

.fa-diagram-project::before {
  content: "\f542";
}

.fa-project-diagram::before {
  content: "\f542";
}

.fa-copy::before {
  content: "\f0c5";
}

.fa-volume-xmark::before {
  content: "\f6a9";
}

.fa-volume-mute::before {
  content: "\f6a9";
}

.fa-volume-times::before {
  content: "\f6a9";
}

.fa-hand-sparkles::before {
  content: "\e05d";
}

.fa-grip::before {
  content: "\f58d";
}

.fa-grip-horizontal::before {
  content: "\f58d";
}

.fa-share-from-square::before {
  content: "\f14d";
}

.fa-share-square::before {
  content: "\f14d";
}

.fa-child-combatant::before {
  content: "\e4e0";
}

.fa-child-rifle::before {
  content: "\e4e0";
}

.fa-gun::before {
  content: "\e19b";
}

.fa-square-phone::before {
  content: "\f098";
}

.fa-phone-square::before {
  content: "\f098";
}

.fa-plus::before {
  content: "\2b";
}

.fa-add::before {
  content: "\2b";
}

.fa-expand::before {
  content: "\f065";
}

.fa-computer::before {
  content: "\e4e5";
}

.fa-xmark::before {
  content: "\f00d";
}

.fa-close::before {
  content: "\f00d";
}

.fa-multiply::before {
  content: "\f00d";
}

.fa-remove::before {
  content: "\f00d";
}

.fa-times::before {
  content: "\f00d";
}

.fa-arrows-up-down-left-right::before {
  content: "\f047";
}

.fa-arrows::before {
  content: "\f047";
}

.fa-chalkboard-user::before {
  content: "\f51c";
}

.fa-chalkboard-teacher::before {
  content: "\f51c";
}

.fa-peso-sign::before {
  content: "\e222";
}

.fa-building-shield::before {
  content: "\e4d8";
}

.fa-baby::before {
  content: "\f77c";
}

.fa-users-line::before {
  content: "\e592";
}

.fa-quote-left::before {
  content: "\f10d";
}

.fa-quote-left-alt::before {
  content: "\f10d";
}

.fa-tractor::before {
  content: "\f722";
}

.fa-trash-arrow-up::before {
  content: "\f829";
}

.fa-trash-restore::before {
  content: "\f829";
}

.fa-arrow-down-up-lock::before {
  content: "\e4b0";
}

.fa-lines-leaning::before {
  content: "\e51e";
}

.fa-ruler-combined::before {
  content: "\f546";
}

.fa-copyright::before {
  content: "\f1f9";
}

.fa-equals::before {
  content: "\3d";
}

.fa-blender::before {
  content: "\f517";
}

.fa-teeth::before {
  content: "\f62e";
}

.fa-shekel-sign::before {
  content: "\f20b";
}

.fa-ils::before {
  content: "\f20b";
}

.fa-shekel::before {
  content: "\f20b";
}

.fa-sheqel::before {
  content: "\f20b";
}

.fa-sheqel-sign::before {
  content: "\f20b";
}

.fa-map::before {
  content: "\f279";
}

.fa-rocket::before {
  content: "\f135";
}

.fa-photo-film::before {
  content: "\f87c";
}

.fa-photo-video::before {
  content: "\f87c";
}

.fa-folder-minus::before {
  content: "\f65d";
}

.fa-store::before {
  content: "\f54e";
}

.fa-arrow-trend-up::before {
  content: "\e098";
}

.fa-plug-circle-minus::before {
  content: "\e55e";
}

.fa-sign-hanging::before {
  content: "\f4d9";
}

.fa-sign::before {
  content: "\f4d9";
}

.fa-bezier-curve::before {
  content: "\f55b";
}

.fa-bell-slash::before {
  content: "\f1f6";
}

.fa-tablet::before {
  content: "\f3fb";
}

.fa-tablet-android::before {
  content: "\f3fb";
}

.fa-school-flag::before {
  content: "\e56e";
}

.fa-fill::before {
  content: "\f575";
}

.fa-angle-up::before {
  content: "\f106";
}

.fa-drumstick-bite::before {
  content: "\f6d7";
}

.fa-holly-berry::before {
  content: "\f7aa";
}

.fa-chevron-left::before {
  content: "\f053";
}

.fa-bacteria::before {
  content: "\e059";
}

.fa-hand-lizard::before {
  content: "\f258";
}

.fa-notdef::before {
  content: "\e1fe";
}

.fa-disease::before {
  content: "\f7fa";
}

.fa-briefcase-medical::before {
  content: "\f469";
}

.fa-genderless::before {
  content: "\f22d";
}

.fa-chevron-right::before {
  content: "\f054";
}

.fa-retweet::before {
  content: "\f079";
}

.fa-car-rear::before {
  content: "\f5de";
}

.fa-car-alt::before {
  content: "\f5de";
}

.fa-pump-soap::before {
  content: "\e06b";
}

.fa-video-slash::before {
  content: "\f4e2";
}

.fa-battery-quarter::before {
  content: "\f243";
}

.fa-battery-2::before {
  content: "\f243";
}

.fa-radio::before {
  content: "\f8d7";
}

.fa-baby-carriage::before {
  content: "\f77d";
}

.fa-carriage-baby::before {
  content: "\f77d";
}

.fa-traffic-light::before {
  content: "\f637";
}

.fa-thermometer::before {
  content: "\f491";
}

.fa-vr-cardboard::before {
  content: "\f729";
}

.fa-hand-middle-finger::before {
  content: "\f806";
}

.fa-percent::before {
  content: "\25";
}

.fa-percentage::before {
  content: "\25";
}

.fa-truck-moving::before {
  content: "\f4df";
}

.fa-glass-water-droplet::before {
  content: "\e4f5";
}

.fa-display::before {
  content: "\e163";
}

.fa-face-smile::before {
  content: "\f118";
}

.fa-smile::before {
  content: "\f118";
}

.fa-thumbtack::before {
  content: "\f08d";
}

.fa-thumb-tack::before {
  content: "\f08d";
}

.fa-trophy::before {
  content: "\f091";
}

.fa-person-praying::before {
  content: "\f683";
}

.fa-pray::before {
  content: "\f683";
}

.fa-hammer::before {
  content: "\f6e3";
}

.fa-hand-peace::before {
  content: "\f25b";
}

.fa-rotate::before {
  content: "\f2f1";
}

.fa-sync-alt::before {
  content: "\f2f1";
}

.fa-spinner::before {
  content: "\f110";
}

.fa-robot::before {
  content: "\f544";
}

.fa-peace::before {
  content: "\f67c";
}

.fa-gears::before {
  content: "\f085";
}

.fa-cogs::before {
  content: "\f085";
}

.fa-warehouse::before {
  content: "\f494";
}

.fa-arrow-up-right-dots::before {
  content: "\e4b7";
}

.fa-splotch::before {
  content: "\f5bc";
}

.fa-face-grin-hearts::before {
  content: "\f584";
}

.fa-grin-hearts::before {
  content: "\f584";
}

.fa-dice-four::before {
  content: "\f524";
}

.fa-sim-card::before {
  content: "\f7c4";
}

.fa-transgender::before {
  content: "\f225";
}

.fa-transgender-alt::before {
  content: "\f225";
}

.fa-mercury::before {
  content: "\f223";
}

.fa-arrow-turn-down::before {
  content: "\f149";
}

.fa-level-down::before {
  content: "\f149";
}

.fa-person-falling-burst::before {
  content: "\e547";
}

.fa-award::before {
  content: "\f559";
}

.fa-ticket-simple::before {
  content: "\f3ff";
}

.fa-ticket-alt::before {
  content: "\f3ff";
}

.fa-building::before {
  content: "\f1ad";
}

.fa-angles-left::before {
  content: "\f100";
}

.fa-angle-double-left::before {
  content: "\f100";
}

.fa-qrcode::before {
  content: "\f029";
}

.fa-clock-rotate-left::before {
  content: "\f1da";
}

.fa-history::before {
  content: "\f1da";
}

.fa-face-grin-beam-sweat::before {
  content: "\f583";
}

.fa-grin-beam-sweat::before {
  content: "\f583";
}

.fa-file-export::before {
  content: "\f56e";
}

.fa-arrow-right-from-file::before {
  content: "\f56e";
}

.fa-shield::before {
  content: "\f132";
}

.fa-shield-blank::before {
  content: "\f132";
}

.fa-arrow-up-short-wide::before {
  content: "\f885";
}

.fa-sort-amount-up-alt::before {
  content: "\f885";
}

.fa-house-medical::before {
  content: "\e3b2";
}

.fa-golf-ball-tee::before {
  content: "\f450";
}

.fa-golf-ball::before {
  content: "\f450";
}

.fa-circle-chevron-left::before {
  content: "\f137";
}

.fa-chevron-circle-left::before {
  content: "\f137";
}

.fa-house-chimney-window::before {
  content: "\e00d";
}

.fa-pen-nib::before {
  content: "\f5ad";
}

.fa-tent-arrow-turn-left::before {
  content: "\e580";
}

.fa-tents::before {
  content: "\e582";
}

.fa-wand-magic::before {
  content: "\f0d0";
}

.fa-magic::before {
  content: "\f0d0";
}

.fa-dog::before {
  content: "\f6d3";
}

.fa-carrot::before {
  content: "\f787";
}

.fa-moon::before {
  content: "\f186";
}

.fa-wine-glass-empty::before {
  content: "\f5ce";
}

.fa-wine-glass-alt::before {
  content: "\f5ce";
}

.fa-cheese::before {
  content: "\f7ef";
}

.fa-yin-yang::before {
  content: "\f6ad";
}

.fa-music::before {
  content: "\f001";
}

.fa-code-commit::before {
  content: "\f386";
}

.fa-temperature-low::before {
  content: "\f76b";
}

.fa-person-biking::before {
  content: "\f84a";
}

.fa-biking::before {
  content: "\f84a";
}

.fa-broom::before {
  content: "\f51a";
}

.fa-shield-heart::before {
  content: "\e574";
}

.fa-gopuram::before {
  content: "\f664";
}

.fa-earth-oceania::before {
  content: "\e47b";
}

.fa-globe-oceania::before {
  content: "\e47b";
}

.fa-square-xmark::before {
  content: "\f2d3";
}

.fa-times-square::before {
  content: "\f2d3";
}

.fa-xmark-square::before {
  content: "\f2d3";
}

.fa-hashtag::before {
  content: "\23";
}

.fa-up-right-and-down-left-from-center::before {
  content: "\f424";
}

.fa-expand-alt::before {
  content: "\f424";
}

.fa-oil-can::before {
  content: "\f613";
}

.fa-t::before {
  content: "\54";
}

.fa-hippo::before {
  content: "\f6ed";
}

.fa-chart-column::before {
  content: "\e0e3";
}

.fa-infinity::before {
  content: "\f534";
}

.fa-vial-circle-check::before {
  content: "\e596";
}

.fa-person-arrow-down-to-line::before {
  content: "\e538";
}

.fa-voicemail::before {
  content: "\f897";
}

.fa-fan::before {
  content: "\f863";
}

.fa-person-walking-luggage::before {
  content: "\e554";
}

.fa-up-down::before {
  content: "\f338";
}

.fa-arrows-alt-v::before {
  content: "\f338";
}

.fa-cloud-moon-rain::before {
  content: "\f73c";
}

.fa-calendar::before {
  content: "\f133";
}

.fa-trailer::before {
  content: "\e041";
}

.fa-bahai::before {
  content: "\f666";
}

.fa-haykal::before {
  content: "\f666";
}

.fa-sd-card::before {
  content: "\f7c2";
}

.fa-dragon::before {
  content: "\f6d5";
}

.fa-shoe-prints::before {
  content: "\f54b";
}

.fa-circle-plus::before {
  content: "\f055";
}

.fa-plus-circle::before {
  content: "\f055";
}

.fa-face-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-hand-holding::before {
  content: "\f4bd";
}

.fa-plug-circle-exclamation::before {
  content: "\e55d";
}

.fa-link-slash::before {
  content: "\f127";
}

.fa-chain-broken::before {
  content: "\f127";
}

.fa-chain-slash::before {
  content: "\f127";
}

.fa-unlink::before {
  content: "\f127";
}

.fa-clone::before {
  content: "\f24d";
}

.fa-person-walking-arrow-loop-left::before {
  content: "\e551";
}

.fa-arrow-up-z-a::before {
  content: "\f882";
}

.fa-sort-alpha-up-alt::before {
  content: "\f882";
}

.fa-fire-flame-curved::before {
  content: "\f7e4";
}

.fa-fire-alt::before {
  content: "\f7e4";
}

.fa-tornado::before {
  content: "\f76f";
}

.fa-file-circle-plus::before {
  content: "\e494";
}

.fa-book-quran::before {
  content: "\f687";
}

.fa-quran::before {
  content: "\f687";
}

.fa-anchor::before {
  content: "\f13d";
}

.fa-border-all::before {
  content: "\f84c";
}

.fa-face-angry::before {
  content: "\f556";
}

.fa-angry::before {
  content: "\f556";
}

.fa-cookie-bite::before {
  content: "\f564";
}

.fa-arrow-trend-down::before {
  content: "\e097";
}

.fa-rss::before {
  content: "\f09e";
}

.fa-feed::before {
  content: "\f09e";
}

.fa-draw-polygon::before {
  content: "\f5ee";
}

.fa-scale-balanced::before {
  content: "\f24e";
}

.fa-balance-scale::before {
  content: "\f24e";
}

.fa-gauge-simple-high::before {
  content: "\f62a";
}

.fa-tachometer::before {
  content: "\f62a";
}

.fa-tachometer-fast::before {
  content: "\f62a";
}

.fa-shower::before {
  content: "\f2cc";
}

.fa-desktop::before {
  content: "\f390";
}

.fa-desktop-alt::before {
  content: "\f390";
}

.fa-m::before {
  content: "\4d";
}

.fa-table-list::before {
  content: "\f00b";
}

.fa-th-list::before {
  content: "\f00b";
}

.fa-comment-sms::before {
  content: "\f7cd";
}

.fa-sms::before {
  content: "\f7cd";
}

.fa-book::before {
  content: "\f02d";
}

.fa-user-plus::before {
  content: "\f234";
}

.fa-check::before {
  content: "\f00c";
}

.fa-battery-three-quarters::before {
  content: "\f241";
}

.fa-battery-4::before {
  content: "\f241";
}

.fa-house-circle-check::before {
  content: "\e509";
}

.fa-angle-left::before {
  content: "\f104";
}

.fa-diagram-successor::before {
  content: "\e47a";
}

.fa-truck-arrow-right::before {
  content: "\e58b";
}

.fa-arrows-split-up-and-left::before {
  content: "\e4bc";
}

.fa-hand-fist::before {
  content: "\f6de";
}

.fa-fist-raised::before {
  content: "\f6de";
}

.fa-cloud-moon::before {
  content: "\f6c3";
}

.fa-briefcase::before {
  content: "\f0b1";
}

.fa-person-falling::before {
  content: "\e546";
}

.fa-image-portrait::before {
  content: "\f3e0";
}

.fa-portrait::before {
  content: "\f3e0";
}

.fa-user-tag::before {
  content: "\f507";
}

.fa-rug::before {
  content: "\e569";
}

.fa-earth-europe::before {
  content: "\f7a2";
}

.fa-globe-europe::before {
  content: "\f7a2";
}

.fa-cart-flatbed-suitcase::before {
  content: "\f59d";
}

.fa-luggage-cart::before {
  content: "\f59d";
}

.fa-rectangle-xmark::before {
  content: "\f410";
}

.fa-rectangle-times::before {
  content: "\f410";
}

.fa-times-rectangle::before {
  content: "\f410";
}

.fa-window-close::before {
  content: "\f410";
}

.fa-baht-sign::before {
  content: "\e0ac";
}

.fa-book-open::before {
  content: "\f518";
}

.fa-book-journal-whills::before {
  content: "\f66a";
}

.fa-journal-whills::before {
  content: "\f66a";
}

.fa-handcuffs::before {
  content: "\e4f8";
}

.fa-triangle-exclamation::before {
  content: "\f071";
}

.fa-exclamation-triangle::before {
  content: "\f071";
}

.fa-warning::before {
  content: "\f071";
}

.fa-database::before {
  content: "\f1c0";
}

.fa-share::before {
  content: "\f064";
}

.fa-mail-forward::before {
  content: "\f064";
}

.fa-bottle-droplet::before {
  content: "\e4c4";
}

.fa-mask-face::before {
  content: "\e1d7";
}

.fa-hill-rockslide::before {
  content: "\e508";
}

.fa-right-left::before {
  content: "\f362";
}

.fa-exchange-alt::before {
  content: "\f362";
}

.fa-paper-plane::before {
  content: "\f1d8";
}

.fa-road-circle-exclamation::before {
  content: "\e565";
}

.fa-dungeon::before {
  content: "\f6d9";
}

.fa-align-right::before {
  content: "\f038";
}

.fa-money-bill-1-wave::before {
  content: "\f53b";
}

.fa-money-bill-wave-alt::before {
  content: "\f53b";
}

.fa-life-ring::before {
  content: "\f1cd";
}

.fa-hands::before {
  content: "\f2a7";
}

.fa-sign-language::before {
  content: "\f2a7";
}

.fa-signing::before {
  content: "\f2a7";
}

.fa-calendar-day::before {
  content: "\f783";
}

.fa-water-ladder::before {
  content: "\f5c5";
}

.fa-ladder-water::before {
  content: "\f5c5";
}

.fa-swimming-pool::before {
  content: "\f5c5";
}

.fa-arrows-up-down::before {
  content: "\f07d";
}

.fa-arrows-v::before {
  content: "\f07d";
}

.fa-face-grimace::before {
  content: "\f57f";
}

.fa-grimace::before {
  content: "\f57f";
}

.fa-wheelchair-move::before {
  content: "\e2ce";
}

.fa-wheelchair-alt::before {
  content: "\e2ce";
}

.fa-turn-down::before {
  content: "\f3be";
}

.fa-level-down-alt::before {
  content: "\f3be";
}

.fa-person-walking-arrow-right::before {
  content: "\e552";
}

.fa-square-envelope::before {
  content: "\f199";
}

.fa-envelope-square::before {
  content: "\f199";
}

.fa-dice::before {
  content: "\f522";
}

.fa-bowling-ball::before {
  content: "\f436";
}

.fa-brain::before {
  content: "\f5dc";
}

.fa-bandage::before {
  content: "\f462";
}

.fa-band-aid::before {
  content: "\f462";
}

.fa-calendar-minus::before {
  content: "\f272";
}

.fa-circle-xmark::before {
  content: "\f057";
}

.fa-times-circle::before {
  content: "\f057";
}

.fa-xmark-circle::before {
  content: "\f057";
}

.fa-gifts::before {
  content: "\f79c";
}

.fa-hotel::before {
  content: "\f594";
}

.fa-earth-asia::before {
  content: "\f57e";
}

.fa-globe-asia::before {
  content: "\f57e";
}

.fa-id-card-clip::before {
  content: "\f47f";
}

.fa-id-card-alt::before {
  content: "\f47f";
}

.fa-magnifying-glass-plus::before {
  content: "\f00e";
}

.fa-search-plus::before {
  content: "\f00e";
}

.fa-thumbs-up::before {
  content: "\f164";
}

.fa-user-clock::before {
  content: "\f4fd";
}

.fa-hand-dots::before {
  content: "\f461";
}

.fa-allergies::before {
  content: "\f461";
}

.fa-file-invoice::before {
  content: "\f570";
}

.fa-window-minimize::before {
  content: "\f2d1";
}

.fa-mug-saucer::before {
  content: "\f0f4";
}

.fa-coffee::before {
  content: "\f0f4";
}

.fa-brush::before {
  content: "\f55d";
}

.fa-mask::before {
  content: "\f6fa";
}

.fa-magnifying-glass-minus::before {
  content: "\f010";
}

.fa-search-minus::before {
  content: "\f010";
}

.fa-ruler-vertical::before {
  content: "\f548";
}

.fa-user-large::before {
  content: "\f406";
}

.fa-user-alt::before {
  content: "\f406";
}

.fa-train-tram::before {
  content: "\e5b4";
}

.fa-user-nurse::before {
  content: "\f82f";
}

.fa-syringe::before {
  content: "\f48e";
}

.fa-cloud-sun::before {
  content: "\f6c4";
}

.fa-stopwatch-20::before {
  content: "\e06f";
}

.fa-square-full::before {
  content: "\f45c";
}

.fa-magnet::before {
  content: "\f076";
}

.fa-jar::before {
  content: "\e516";
}

.fa-note-sticky::before {
  content: "\f249";
}

.fa-sticky-note::before {
  content: "\f249";
}

.fa-bug-slash::before {
  content: "\e490";
}

.fa-arrow-up-from-water-pump::before {
  content: "\e4b6";
}

.fa-bone::before {
  content: "\f5d7";
}

.fa-user-injured::before {
  content: "\f728";
}

.fa-face-sad-tear::before {
  content: "\f5b4";
}

.fa-sad-tear::before {
  content: "\f5b4";
}

.fa-plane::before {
  content: "\f072";
}

.fa-tent-arrows-down::before {
  content: "\e581";
}

.fa-exclamation::before {
  content: "\21";
}

.fa-arrows-spin::before {
  content: "\e4bb";
}

.fa-print::before {
  content: "\f02f";
}

.fa-turkish-lira-sign::before {
  content: "\e2bb";
}

.fa-try::before {
  content: "\e2bb";
}

.fa-turkish-lira::before {
  content: "\e2bb";
}

.fa-dollar-sign::before {
  content: "\24";
}

.fa-dollar::before {
  content: "\24";
}

.fa-usd::before {
  content: "\24";
}

.fa-x::before {
  content: "\58";
}

.fa-magnifying-glass-dollar::before {
  content: "\f688";
}

.fa-search-dollar::before {
  content: "\f688";
}

.fa-users-gear::before {
  content: "\f509";
}

.fa-users-cog::before {
  content: "\f509";
}

.fa-person-military-pointing::before {
  content: "\e54a";
}

.fa-building-columns::before {
  content: "\f19c";
}

.fa-bank::before {
  content: "\f19c";
}

.fa-institution::before {
  content: "\f19c";
}

.fa-museum::before {
  content: "\f19c";
}

.fa-university::before {
  content: "\f19c";
}

.fa-umbrella::before {
  content: "\f0e9";
}

.fa-trowel::before {
  content: "\e589";
}

.fa-d::before {
  content: "\44";
}

.fa-stapler::before {
  content: "\e5af";
}

.fa-masks-theater::before {
  content: "\f630";
}

.fa-theater-masks::before {
  content: "\f630";
}

.fa-kip-sign::before {
  content: "\e1c4";
}

.fa-hand-point-left::before {
  content: "\f0a5";
}

.fa-handshake-simple::before {
  content: "\f4c6";
}

.fa-handshake-alt::before {
  content: "\f4c6";
}

.fa-jet-fighter::before {
  content: "\f0fb";
}

.fa-fighter-jet::before {
  content: "\f0fb";
}

.fa-square-share-nodes::before {
  content: "\f1e1";
}

.fa-share-alt-square::before {
  content: "\f1e1";
}

.fa-barcode::before {
  content: "\f02a";
}

.fa-plus-minus::before {
  content: "\e43c";
}

.fa-video::before {
  content: "\f03d";
}

.fa-video-camera::before {
  content: "\f03d";
}

.fa-graduation-cap::before {
  content: "\f19d";
}

.fa-mortar-board::before {
  content: "\f19d";
}

.fa-hand-holding-medical::before {
  content: "\e05c";
}

.fa-person-circle-check::before {
  content: "\e53e";
}

.fa-turn-up::before {
  content: "\f3bf";
}

.fa-level-up-alt::before {
  content: "\f3bf";
}

.sr-only, .fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.sr-only-focusable:not(:focus), .fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
}

.fab, .fa-brands {
  font-weight: 400;
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-aws:before {
  content: "\f375";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-pixiv:before {
  content: "\e640";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-modx:before {
  content: "\f285";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-square-js:before {
  content: "\f3b9";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-unity:before {
  content: "\e049";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-vk:before {
  content: "\f189";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-square-reddit:before {
  content: "\f1a2";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-square-font-awesome:before {
  content: "\e5ad";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-brave:before {
  content: "\e63c";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-square-instagram:before {
  content: "\e055";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-square-hacker-news:before {
  content: "\f3af";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-edge:before {
  content: "\f282";
}

.fa-threads:before {
  content: "\e618";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-square-snapchat:before {
  content: "\f2ad";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-safari:before {
  content: "\f267";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-square-font-awesome-stroke:before {
  content: "\f35c";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-square-viadeo:before {
  content: "\f2aa";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-centos:before {
  content: "\f789";
}

.fa-adn:before {
  content: "\f170";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-opensuse:before {
  content: "\e62b";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-square-dribbble:before {
  content: "\f397";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-node:before {
  content: "\f419";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-debian:before {
  content: "\e60b";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-square-twitter:before {
  content: "\f081";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-golang:before {
  content: "\e40f";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-square-youtube:before {
  content: "\f431";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-rendact:before {
  content: "\f3e4";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-nfc-directional:before {
  content: "\e530";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-meta:before {
  content: "\e49b";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-square-letterboxd:before {
  content: "\e62e";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-hips:before {
  content: "\f452";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-discord:before {
  content: "\f392";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-shoelace:before {
  content: "\e60c";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-square-steam:before {
  content: "\f1b7";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-square-vimeo:before {
  content: "\f194";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-flag:before {
  content: "\f2b4";
}

.fa-font-awesome-logo-full:before {
  content: "\f2b4";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-apple:before {
  content: "\f179";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-padlet:before {
  content: "\e4a0";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-square-github:before {
  content: "\f092";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-neos:before {
  content: "\f612";
}

.fa-square-threads:before {
  content: "\e619";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-angular:before {
  content: "\f420";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envira:before {
  content: "\f299";
}

.fa-google-scholar:before {
  content: "\e63b";
}

.fa-square-gitlab:before {
  content: "\e5ae";
}

.fa-gitlab-square:before {
  content: "\e5ae";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-square-odnoklassniki:before {
  content: "\f264";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-sith:before {
  content: "\f512";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-hashnode:before {
  content: "\e499";
}

.fa-react:before {
  content: "\f41b";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-gg:before {
  content: "\f260";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-square-pinterest:before {
  content: "\f0d3";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-xing:before {
  content: "\f168";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-less:before {
  content: "\f41d";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-signal-messenger:before {
  content: "\e663";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-nfc-symbol:before {
  content: "\e531";
}

.fa-mintbit:before {
  content: "\e62f";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-brave-reverse:before {
  content: "\e63d";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-square-google-plus:before {
  content: "\f0d4";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-square-xing:before {
  content: "\f169";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-fly:before {
  content: "\f417";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-viber:before {
  content: "\f409";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-letterboxd:before {
  content: "\e62d";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-audible:before {
  content: "\f373";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-bilibili:before {
  content: "\e3d9";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-x-twitter:before {
  content: "\e61b";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-42-group:before {
  content: "\e080";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-square-pied-piper:before {
  content: "\e01e";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-square-facebook:before {
  content: "\f082";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-square-lastfm:before {
  content: "\f203";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-figma:before {
  content: "\f799";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-cmplid:before {
  content: "\e360";
}

.fa-upwork:before {
  content: "\e641";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-docker:before {
  content: "\f395";
}

.fa-screenpal:before {
  content: "\e570";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-wirsindhandwerk:before {
  content: "\e2d0";
}

.fa-wsh:before {
  content: "\e2d0";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-apper:before {
  content: "\f371";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ab";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-square-behance:before {
  content: "\f1b5";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-webflow:before {
  content: "\e65c";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-space-awesome:before {
  content: "\e5ac";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-square-git:before {
  content: "\f1d2";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-square-tumblr:before {
  content: "\f174";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-trello:before {
  content: "\f181";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-android:before {
  content: "\f17b";
}

.fa-bots:before {
  content: "\e340";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-uber:before {
  content: "\f402";
}

.fa-github:before {
  content: "\f09b";
}

.fa-php:before {
  content: "\f457";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-stubber:before {
  content: "\e5c7";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f2c6";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-odysee:before {
  content: "\e5c6";
}

.fa-square-whatsapp:before {
  content: "\f40c";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f198";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-usb:before {
  content: "\f287";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-square-x-twitter:before {
  content: "\e61a";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f23a";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-sitrox:before {
  content: "\e44a";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-strava:before {
  content: "\f428";
}

.fa-ember:before {
  content: "\f423";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-zhihu:before {
  content: "\f63f";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-pix:before {
  content: "\e43a";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free';
}

.far, .fa-regular {
  font-weight: 400;
}

:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free';
}

.fas, .fa-solid {
  font-weight: 900;
}

/* !
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc. */

.fa {
  font-family: var(--fa-style-family,"Font Awesome 6 Free");
  font-weight: var(--fa-style,900);
}

.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display,inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas {
  font-family: "Font Awesome 6 Free";
}

.fa-brands, .fab {
  font-family: "Font Awesome 6 Brands";
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: .625em;
  line-height: .1em;
  vertical-align: .225em;
}

.fa-xs {
  font-size: .75em;
  line-height: .08333em;
  vertical-align: .125em;
}

.fa-sm {
  font-size: .875em;
  line-height: .07143em;
  vertical-align: .05357em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: .05em;
  vertical-align: -.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: .04167em;
  vertical-align: -.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: .03125em;
  vertical-align: -.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin,2.5em);
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(var(--fa-li-width, 2em)*-1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width,2em);
  line-height: inherit;
}

.fa-border {
  border-radius: var(--fa-border-radius,.1em);
  border: var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);
  padding: var(--fa-border-padding,.2em .25em .15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin,.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin,.3em);
}

.fa-beat {
  -webkit-animation-name: fa-beat;
  animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay,0s);
  animation-delay: var(--fa-animation-delay,0s);
  -webkit-animation-direction: var(--fa-animation-direction,normal);
  animation-direction: var(--fa-animation-direction,normal);
  -webkit-animation-duration: var(--fa-animation-duration,1s);
  animation-duration: var(--fa-animation-duration,1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,ease-in-out);
  animation-timing-function: var(--fa-animation-timing,ease-in-out);
}

.fa-bounce {
  -webkit-animation-name: fa-bounce;
  animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay,0s);
  animation-delay: var(--fa-animation-delay,0s);
  -webkit-animation-direction: var(--fa-animation-direction,normal);
  animation-direction: var(--fa-animation-direction,normal);
  -webkit-animation-duration: var(--fa-animation-duration,1s);
  animation-duration: var(--fa-animation-duration,1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));
  animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));
}

.fa-fade {
  -webkit-animation-name: fa-fade;
  animation-name: fa-fade;
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
  animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
}

.fa-beat-fade, .fa-fade {
  -webkit-animation-delay: var(--fa-animation-delay,0s);
  animation-delay: var(--fa-animation-delay,0s);
  -webkit-animation-direction: var(--fa-animation-direction,normal);
  animation-direction: var(--fa-animation-direction,normal);
  -webkit-animation-duration: var(--fa-animation-duration,1s);
  animation-duration: var(--fa-animation-duration,1s);
}

.fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
  animation-name: fa-beat-fade;
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
  animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
}

.fa-flip {
  -webkit-animation-name: fa-flip;
  animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay,0s);
  animation-delay: var(--fa-animation-delay,0s);
  -webkit-animation-direction: var(--fa-animation-direction,normal);
  animation-direction: var(--fa-animation-direction,normal);
  -webkit-animation-duration: var(--fa-animation-duration,1s);
  animation-duration: var(--fa-animation-duration,1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,ease-in-out);
  animation-timing-function: var(--fa-animation-timing,ease-in-out);
}

.fa-shake {
  -webkit-animation-name: fa-shake;
  animation-name: fa-shake;
  -webkit-animation-duration: var(--fa-animation-duration,1s);
  animation-duration: var(--fa-animation-duration,1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,linear);
  animation-timing-function: var(--fa-animation-timing,linear);
}

.fa-shake, .fa-spin {
  -webkit-animation-delay: var(--fa-animation-delay,0s);
  animation-delay: var(--fa-animation-delay,0s);
  -webkit-animation-direction: var(--fa-animation-direction,normal);
  animation-direction: var(--fa-animation-direction,normal);
}

.fa-spin {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-duration: var(--fa-animation-duration,2s);
  animation-duration: var(--fa-animation-duration,2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,linear);
  animation-timing-function: var(--fa-animation-timing,linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse, .fa-spin-pulse {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction,normal);
  animation-direction: var(--fa-animation-direction,normal);
  -webkit-animation-duration: var(--fa-animation-duration,1s);
  animation-duration: var(--fa-animation-duration,1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,steps(8));
  animation-timing-function: var(--fa-animation-timing,steps(8));
}

@media (prefers-reduced-motion:reduce) {
  .fa-beat, .fa-beat-fade, .fa-bounce, .fa-fade, .fa-flip, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
}

@keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale,1.25));
    transform: scale(var(--fa-beat-scale,1.25));
  }
}

@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
    transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
  }
  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
    transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
  }
  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
    transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
  }
  57% {
    -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em));
    transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em));
  }
  64% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  to {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
}

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity,.4);
  }
}

@keyframes fa-beat-fade {
  0%, to {
    opacity: var(--fa-beat-fade-opacity,.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale,1.125));
    transform: scale(var(--fa-beat-fade-scale,1.125));
  }
}

@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
    transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
  }
}

@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  8%, 24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  12%, 28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  40%, to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}

.fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle,none));
  transform: rotate(var(--fa-rotate-angle,none));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index,auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse,#fff);
}

.fa-0:before {
  content: "\30";
}

.fa-1:before {
  content: "\31";
}

.fa-2:before {
  content: "\32";
}

.fa-3:before {
  content: "\33";
}

.fa-4:before {
  content: "\34";
}

.fa-5:before {
  content: "\35";
}

.fa-6:before {
  content: "\36";
}

.fa-7:before {
  content: "\37";
}

.fa-8:before {
  content: "\38";
}

.fa-9:before {
  content: "\39";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-arrows-to-circle:before {
  content: "\e4bd";
}

.fa-chevron-circle-right:before, .fa-circle-chevron-right:before {
  content: "\f138";
}

.fa-at:before {
  content: "\40";
}

.fa-trash-alt:before, .fa-trash-can:before {
  content: "\f2ed";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-user-times:before, .fa-user-xmark:before {
  content: "\f235";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-comment-alt:before, .fa-message:before {
  content: "\f27a";
}

.fa-info:before {
  content: "\f129";
}

.fa-compress-alt:before, .fa-down-left-and-up-right-to-center:before {
  content: "\f422";
}

.fa-explosion:before {
  content: "\e4e9";
}

.fa-file-alt:before, .fa-file-lines:before, .fa-file-text:before {
  content: "\f15c";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-building-un:before {
  content: "\e4d9";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-calendar-alt:before, .fa-calendar-days:before {
  content: "\f073";
}

.fa-anchor-circle-check:before {
  content: "\e4aa";
}

.fa-building-circle-arrow-right:before {
  content: "\e4d1";
}

.fa-volleyball-ball:before, .fa-volleyball:before {
  content: "\f45f";
}

.fa-arrows-up-to-line:before {
  content: "\e4c2";
}

.fa-sort-desc:before, .fa-sort-down:before {
  content: "\f0dd";
}

.fa-circle-minus:before, .fa-minus-circle:before {
  content: "\f056";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-right-from-bracket:before, .fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-heart-music-camera-bolt:before, .fa-icons:before {
  content: "\f86d";
}

.fa-microphone-alt-slash:before, .fa-microphone-lines-slash:before {
  content: "\f539";
}

.fa-bridge-circle-check:before {
  content: "\e4c9";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-magnifying-glass-location:before, .fa-search-location:before {
  content: "\f689";
}

.fa-forward-step:before, .fa-step-forward:before {
  content: "\f051";
}

.fa-face-smile-beam:before, .fa-smile-beam:before {
  content: "\f5b8";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-football-ball:before, .fa-football:before {
  content: "\f44e";
}

.fa-school-circle-exclamation:before {
  content: "\e56c";
}

.fa-crop:before {
  content: "\f125";
}

.fa-angle-double-down:before, .fa-angles-down:before {
  content: "\f103";
}

.fa-users-rectangle:before {
  content: "\e594";
}

.fa-people-roof:before {
  content: "\e537";
}

.fa-people-line:before {
  content: "\e534";
}

.fa-beer-mug-empty:before, .fa-beer:before {
  content: "\f0fc";
}

.fa-diagram-predecessor:before {
  content: "\e477";
}

.fa-arrow-up-long:before, .fa-long-arrow-up:before {
  content: "\f176";
}

.fa-burn:before, .fa-fire-flame-simple:before {
  content: "\f46a";
}

.fa-male:before, .fa-person:before {
  content: "\f183";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-truck-plane:before {
  content: "\e58f";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-face-grin-stars:before, .fa-grin-stars:before {
  content: "\f587";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-pastafarianism:before, .fa-spaghetti-monster-flying:before {
  content: "\f67b";
}

.fa-arrow-down-up-across-line:before {
  content: "\e4af";
}

.fa-spoon:before, .fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-jar-wheat:before {
  content: "\e517";
}

.fa-envelopes-bulk:before, .fa-mail-bulk:before {
  content: "\f674";
}

.fa-file-circle-exclamation:before {
  content: "\e4eb";
}

.fa-circle-h:before, .fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-pager:before {
  content: "\f815";
}

.fa-address-book:before, .fa-contact-book:before {
  content: "\f2b9";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-k:before {
  content: "\4b";
}

.fa-landmark-flag:before {
  content: "\e51c";
}

.fa-pencil-alt:before, .fa-pencil:before {
  content: "\f303";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-comments:before {
  content: "\f086";
}

.fa-file-clipboard:before, .fa-paste:before {
  content: "\f0ea";
}

.fa-code-pull-request:before {
  content: "\e13c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-truck-loading:before, .fa-truck-ramp-box:before {
  content: "\f4de";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-vial-virus:before {
  content: "\e597";
}

.fa-sheet-plastic:before {
  content: "\e571";
}

.fa-blog:before {
  content: "\f781";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-person-arrow-up-from-line:before {
  content: "\e539";
}

.fa-scroll-torah:before, .fa-torah:before {
  content: "\f6a0";
}

.fa-broom-ball:before, .fa-quidditch-broom-ball:before, .fa-quidditch:before {
  content: "\f458";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-archive:before, .fa-box-archive:before {
  content: "\f187";
}

.fa-person-drowning:before {
  content: "\e545";
}

.fa-arrow-down-9-1:before, .fa-sort-numeric-desc:before, .fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-face-grin-tongue-squint:before, .fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-w:before {
  content: "\57";
}

.fa-earth-africa:before, .fa-globe-africa:before {
  content: "\f57c";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-tablet-alt:before, .fa-tablet-screen-button:before {
  content: "\f3fa";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-trowel-bricks:before {
  content: "\e58a";
}

.fa-face-flushed:before, .fa-flushed:before {
  content: "\f579";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-tent-arrow-left-right:before {
  content: "\e57f";
}

.fa-gavel:before, .fa-legal:before {
  content: "\f0e3";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-bell-concierge:before, .fa-concierge-bell:before {
  content: "\f562";
}

.fa-pen-ruler:before, .fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-people-arrows-left-right:before, .fa-people-arrows:before {
  content: "\e068";
}

.fa-mars-and-venus-burst:before {
  content: "\e523";
}

.fa-caret-square-right:before, .fa-square-caret-right:before {
  content: "\f152";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-sun-plant-wilt:before {
  content: "\e57a";
}

.fa-toilets-portable:before {
  content: "\e584";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magnifying-glass-arrow-right:before {
  content: "\e521";
}

.fa-digital-tachograph:before, .fa-tachograph-digital:before {
  content: "\f566";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-clover:before {
  content: "\e139";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f3e5";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-house-fire:before {
  content: "\e50c";
}

.fa-minus-square:before, .fa-square-minus:before {
  content: "\f146";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-caret-square-down:before, .fa-square-caret-down:before {
  content: "\f150";
}

.fa-file-circle-question:before {
  content: "\e4ef";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-bars:before, .fa-navicon:before {
  content: "\f0c9";
}

.fa-people-group:before {
  content: "\e533";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

.fa-heart-broken:before, .fa-heart-crack:before {
  content: "\f7a9";
}

.fa-external-link-square-alt:before, .fa-square-up-right:before {
  content: "\f360";
}

.fa-face-kiss-beam:before, .fa-kiss-beam:before {
  content: "\f597";
}

.fa-film:before {
  content: "\f008";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-people-robbery:before {
  content: "\e536";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-circle-exclamation:before, .fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-school-circle-xmark:before {
  content: "\e56d";
}

.fa-arrow-right-from-bracket:before, .fa-sign-out:before {
  content: "\f08b";
}

.fa-chevron-circle-down:before, .fa-circle-chevron-down:before {
  content: "\f13a";
}

.fa-unlock-alt:before, .fa-unlock-keyhole:before {
  content: "\f13e";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-headphones-alt:before, .fa-headphones-simple:before {
  content: "\f58f";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-circle-dollar-to-slot:before, .fa-donate:before {
  content: "\f4b9";
}

.fa-memory:before {
  content: "\f538";
}

.fa-road-spikes:before {
  content: "\e568";
}

.fa-fire-burner:before {
  content: "\e4f1";
}

.fa-flag:before {
  content: "\f024";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-volume-down:before, .fa-volume-low:before {
  content: "\f027";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-compress:before {
  content: "\f066";
}

.fa-wheat-alt:before, .fa-wheat-awn:before {
  content: "\e2cd";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-hands-holding-child:before {
  content: "\e4fa";
}

.fa-asterisk:before {
  content: "\2a";
}

.fa-check-square:before, .fa-square-check:before {
  content: "\f14a";
}

.fa-peseta-sign:before {
  content: "\e221";
}

.fa-header:before, .fa-heading:before {
  content: "\f1dc";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-list-squares:before, .fa-list:before {
  content: "\f03a";
}

.fa-phone-square-alt:before, .fa-square-phone-flip:before {
  content: "\f87b";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-circle-dot:before, .fa-dot-circle:before {
  content: "\f192";
}

.fa-dizzy:before, .fa-face-dizzy:before {
  content: "\f567";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-house-medical-circle-xmark:before {
  content: "\e513";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-futbol-ball:before, .fa-futbol:before, .fa-soccer-ball:before {
  content: "\f1e3";
}

.fa-paint-brush:before, .fa-paintbrush:before {
  content: "\f1fc";
}

.fa-lock:before {
  content: "\f023";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-hot-tub-person:before, .fa-hot-tub:before {
  content: "\f593";
}

.fa-map-location:before, .fa-map-marked:before {
  content: "\f59f";
}

.fa-house-flood-water:before {
  content: "\e50e";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-bridge-lock:before {
  content: "\e4cc";
}

.fa-sack-dollar:before {
  content: "\f81d";
}

.fa-edit:before, .fa-pen-to-square:before {
  content: "\f044";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-share-alt:before, .fa-share-nodes:before {
  content: "\f1e0";
}

.fa-heart-circle-minus:before {
  content: "\e4ff";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-bag-shopping:before, .fa-shopping-bag:before {
  content: "\f290";
}

.fa-arrow-down-z-a:before, .fa-sort-alpha-desc:before, .fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-person-rays:before {
  content: "\e54d";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-flask-vial:before {
  content: "\e4f3";
}

.fa-hand-paper:before, .fa-hand:before {
  content: "\f256";
}

.fa-om:before {
  content: "\f679";
}

.fa-worm:before {
  content: "\e599";
}

.fa-house-circle-xmark:before {
  content: "\e50b";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-face-kiss:before, .fa-kiss:before {
  content: "\f596";
}

.fa-bridge-circle-xmark:before {
  content: "\e4cb";
}

.fa-face-grin-tongue:before, .fa-grin-tongue:before {
  content: "\f589";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-face-grin-wink:before, .fa-grin-wink:before {
  content: "\f58c";
}

.fa-deaf:before, .fa-deafness:before, .fa-ear-deaf:before, .fa-hard-of-hearing:before {
  content: "\f2a4";
}

.fa-road-circle-check:before {
  content: "\e564";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-rss-square:before, .fa-square-rss:before {
  content: "\f143";
}

.fa-land-mine-on:before {
  content: "\e51b";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-stairs:before {
  content: "\e289";
}

.fa-i:before {
  content: "\49";
}

.fa-hryvnia-sign:before, .fa-hryvnia:before {
  content: "\f6f2";
}

.fa-pills:before {
  content: "\f484";
}

.fa-face-grin-wide:before, .fa-grin-alt:before {
  content: "\f581";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-v:before {
  content: "\56";
}

.fa-bangladeshi-taka-sign:before {
  content: "\e2e6";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-rod-asclepius:before, .fa-rod-snake:before, .fa-staff-aesculapius:before, .fa-staff-snake:before {
  content: "\e579";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-ambulance:before, .fa-truck-medical:before {
  content: "\f0f9";
}

.fa-wheat-awn-circle-exclamation:before {
  content: "\e598";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-road-barrier:before {
  content: "\e562";
}

.fa-school:before {
  content: "\f549";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-joint:before {
  content: "\f595";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-q:before {
  content: "\51";
}

.fa-g:before {
  content: "\47";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-temperature-2:before, .fa-temperature-half:before, .fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-dong-sign:before {
  content: "\e169";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-poo-bolt:before, .fa-poo-storm:before {
  content: "\f75a";
}

.fa-face-frown-open:before, .fa-frown-open:before {
  content: "\f57a";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-helmet-un:before {
  content: "\e503";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-arrow-up-from-bracket:before {
  content: "\e09a";
}

.fa-folder-blank:before, .fa-folder:before {
  content: "\f07b";
}

.fa-file-medical-alt:before, .fa-file-waveform:before {
  content: "\f478";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-chart-simple:before {
  content: "\e473";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-vial:before {
  content: "\f492";
}

.fa-dashboard:before, .fa-gauge-med:before, .fa-gauge:before, .fa-tachometer-alt-average:before {
  content: "\f624";
}

.fa-magic-wand-sparkles:before, .fa-wand-magic-sparkles:before {
  content: "\e2ca";
}

.fa-e:before {
  content: "\45";
}

.fa-pen-alt:before, .fa-pen-clip:before {
  content: "\f305";
}

.fa-bridge-circle-exclamation:before {
  content: "\e4ca";
}

.fa-user:before {
  content: "\f007";
}

.fa-school-circle-check:before {
  content: "\e56b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-shuttle-van:before, .fa-van-shuttle:before {
  content: "\f5b6";
}

.fa-building-user:before {
  content: "\e4da";
}

.fa-caret-square-left:before, .fa-square-caret-left:before {
  content: "\f191";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-key:before {
  content: "\f084";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-person-half-dress:before {
  content: "\e548";
}

.fa-road-bridge:before {
  content: "\e563";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-c:before {
  content: "\43";
}

.fa-tablet-button:before {
  content: "\f10a";
}

.fa-building-lock:before {
  content: "\e4d6";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-area-chart:before, .fa-chart-area:before {
  content: "\f1fe";
}

.fa-house-flag:before {
  content: "\e50d";
}

.fa-person-circle-minus:before {
  content: "\e540";
}

.fa-ban:before, .fa-cancel:before {
  content: "\f05e";
}

.fa-camera-rotate:before {
  content: "\e0d8";
}

.fa-air-freshener:before, .fa-spray-can-sparkles:before {
  content: "\f5d0";
}

.fa-star:before {
  content: "\f005";
}

.fa-repeat:before {
  content: "\f363";
}

.fa-cross:before {
  content: "\f654";
}

.fa-box:before {
  content: "\f466";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-arrow-pointer:before, .fa-mouse-pointer:before {
  content: "\f245";
}

.fa-expand-arrows-alt:before, .fa-maximize:before {
  content: "\f31e";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-shapes:before, .fa-triangle-circle-square:before {
  content: "\f61f";
}

.fa-random:before, .fa-shuffle:before {
  content: "\f074";
}

.fa-person-running:before, .fa-running:before {
  content: "\f70c";
}

.fa-mobile-retro:before {
  content: "\e527";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-spider:before {
  content: "\f717";
}

.fa-hands-bound:before {
  content: "\e4f9";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-plane-circle-exclamation:before {
  content: "\e556";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-slash:before {
  content: "\f715";
}

.fa-computer-mouse:before, .fa-mouse:before {
  content: "\f8cc";
}

.fa-arrow-right-to-bracket:before, .fa-sign-in:before {
  content: "\f090";
}

.fa-shop-slash:before, .fa-store-alt-slash:before {
  content: "\e070";
}

.fa-server:before {
  content: "\f233";
}

.fa-virus-covid-slash:before {
  content: "\e4a9";
}

.fa-shop-lock:before {
  content: "\e4a5";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-building-wheat:before {
  content: "\e4db";
}

.fa-person-breastfeeding:before {
  content: "\e53a";
}

.fa-right-to-bracket:before, .fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-venus:before {
  content: "\f221";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-heart-pulse:before, .fa-heartbeat:before {
  content: "\f21e";
}

.fa-people-carry-box:before, .fa-people-carry:before {
  content: "\f4ce";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-crown:before {
  content: "\f521";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-xmarks-lines:before {
  content: "\e59a";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-weight-scale:before, .fa-weight:before {
  content: "\f496";
}

.fa-user-friends:before, .fa-user-group:before {
  content: "\f500";
}

.fa-arrow-up-a-z:before, .fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-face-laugh-squint:before, .fa-laugh-squint:before {
  content: "\f59b";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-arrow-circle-up:before, .fa-circle-arrow-up:before {
  content: "\f0aa";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-person-walking:before, .fa-walking:before {
  content: "\f554";
}

.fa-l:before {
  content: "\4c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-bed-pulse:before, .fa-procedures:before {
  content: "\f487";
}

.fa-shuttle-space:before, .fa-space-shuttle:before {
  content: "\f197";
}

.fa-face-laugh:before, .fa-laugh:before {
  content: "\f599";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-heart-circle-plus:before {
  content: "\e500";
}

.fa-code-fork:before {
  content: "\e13b";
}

.fa-city:before {
  content: "\f64f";
}

.fa-microphone-alt:before, .fa-microphone-lines:before {
  content: "\f3c9";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-colon-sign:before {
  content: "\e140";
}

.fa-headset:before {
  content: "\f590";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-road-circle-xmark:before {
  content: "\e566";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-mars-stroke-up:before, .fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-champagne-glasses:before, .fa-glass-cheers:before {
  content: "\f79f";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-house-circle-exclamation:before {
  content: "\e50a";
}

.fa-file-arrow-up:before, .fa-file-upload:before {
  content: "\f574";
}

.fa-wifi-3:before, .fa-wifi-strong:before, .fa-wifi:before {
  content: "\f1eb";
}

.fa-bath:before, .fa-bathtub:before {
  content: "\f2cd";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-user-edit:before, .fa-user-pen:before {
  content: "\f4ff";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-bold:before {
  content: "\f032";
}

.fa-anchor-lock:before {
  content: "\e4ad";
}

.fa-building-ngo:before {
  content: "\e4d7";
}

.fa-manat-sign:before {
  content: "\e1d5";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-border-style:before, .fa-border-top-left:before {
  content: "\f853";
}

.fa-map-location-dot:before, .fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-poll:before, .fa-square-poll-vertical:before {
  content: "\f681";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-battery-car:before, .fa-car-battery:before {
  content: "\f5df";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-building-circle-check:before {
  content: "\e4d2";
}

.fa-person-chalkboard:before {
  content: "\e53d";
}

.fa-mars-stroke-h:before, .fa-mars-stroke-right:before {
  content: "\f22b";
}

.fa-hand-back-fist:before, .fa-hand-rock:before {
  content: "\f255";
}

.fa-caret-square-up:before, .fa-square-caret-up:before {
  content: "\f151";
}

.fa-cloud-showers-water:before {
  content: "\e4e4";
}

.fa-bar-chart:before, .fa-chart-bar:before {
  content: "\f080";
}

.fa-hands-bubbles:before, .fa-hands-wash:before {
  content: "\e05e";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-train:before {
  content: "\f238";
}

.fa-eye-low-vision:before, .fa-low-vision:before {
  content: "\f2a8";
}

.fa-crow:before {
  content: "\f520";
}

.fa-sailboat:before {
  content: "\e445";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-plus-square:before, .fa-square-plus:before {
  content: "\f0fe";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-bucket:before {
  content: "\e4cf";
}

.fa-image:before {
  content: "\f03e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-cow:before {
  content: "\f6c8";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-folder-closed:before {
  content: "\e185";
}

.fa-house-tsunami:before {
  content: "\e515";
}

.fa-square-nfi:before {
  content: "\e576";
}

.fa-arrow-up-from-ground-water:before {
  content: "\e4b5";
}

.fa-glass-martini-alt:before, .fa-martini-glass:before {
  content: "\f57b";
}

.fa-rotate-back:before, .fa-rotate-backward:before, .fa-rotate-left:before, .fa-undo-alt:before {
  content: "\f2ea";
}

.fa-columns:before, .fa-table-columns:before {
  content: "\f0db";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-dolly-box:before, .fa-dolly:before {
  content: "\f472";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-compress-arrows-alt:before, .fa-minimize:before {
  content: "\f78c";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-angle-double-right:before, .fa-angles-right:before {
  content: "\f101";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-circle-play:before, .fa-play-circle:before {
  content: "\f144";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-eur:before, .fa-euro-sign:before, .fa-euro:before {
  content: "\f153";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-check-circle:before, .fa-circle-check:before {
  content: "\f058";
}

.fa-circle-stop:before, .fa-stop-circle:before {
  content: "\f28d";
}

.fa-compass-drafting:before, .fa-drafting-compass:before {
  content: "\f568";
}

.fa-plate-wheat:before {
  content: "\e55a";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-person-shelter:before {
  content: "\e54f";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-face-laugh-beam:before, .fa-laugh-beam:before {
  content: "\f59a";
}

.fa-helicopter-symbol:before {
  content: "\e502";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-chevron-circle-up:before, .fa-circle-chevron-up:before {
  content: "\f139";
}

.fa-lari-sign:before {
  content: "\e1c8";
}

.fa-volcano:before {
  content: "\f770";
}

.fa-person-walking-dashed-line-arrow-right:before {
  content: "\e553";
}

.fa-gbp:before, .fa-pound-sign:before, .fa-sterling-sign:before {
  content: "\f154";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-square-person-confined:before {
  content: "\e577";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-arrow-down-long:before, .fa-long-arrow-down:before {
  content: "\f175";
}

.fa-tent-arrow-down-to-line:before {
  content: "\e57e";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-person-skating:before, .fa-skating:before {
  content: "\f7c5";
}

.fa-filter-circle-dollar:before, .fa-funnel-dollar:before {
  content: "\f662";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-arrow-circle-down:before, .fa-circle-arrow-down:before {
  content: "\f0ab";
}

.fa-arrow-right-to-file:before, .fa-file-import:before {
  content: "\f56f";
}

.fa-external-link-square:before, .fa-square-arrow-up-right:before {
  content: "\f14c";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-location-pin-lock:before {
  content: "\e51f";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-hill-avalanche:before {
  content: "\e507";
}

.fa-temperature-0:before, .fa-temperature-empty:before, .fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-address-card:before, .fa-contact-card:before, .fa-vcard:before {
  content: "\f2bb";
}

.fa-balance-scale-right:before, .fa-scale-unbalanced-flip:before {
  content: "\f516";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-diamond-turn-right:before, .fa-directions:before {
  content: "\f5eb";
}

.fa-burst:before {
  content: "\e4dc";
}

.fa-house-laptop:before, .fa-laptop-house:before {
  content: "\e066";
}

.fa-face-tired:before, .fa-tired:before {
  content: "\f5c8";
}

.fa-money-bills:before {
  content: "\e1f3";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-cloud-arrow-up:before, .fa-cloud-upload-alt:before, .fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-arrows-turn-right:before {
  content: "\e4c0";
}

.fa-vest:before {
  content: "\e085";
}

.fa-ferry:before {
  content: "\e4ea";
}

.fa-arrows-down-to-people:before {
  content: "\e4b9";
}

.fa-seedling:before, .fa-sprout:before {
  content: "\f4d8";
}

.fa-arrows-alt-h:before, .fa-left-right:before {
  content: "\f337";
}

.fa-boxes-packing:before {
  content: "\e4c7";
}

.fa-arrow-circle-left:before, .fa-circle-arrow-left:before {
  content: "\f0a8";
}

.fa-group-arrows-rotate:before {
  content: "\e4f6";
}

.fa-bowl-food:before {
  content: "\e4c6";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-arrow-down-wide-short:before, .fa-sort-amount-asc:before, .fa-sort-amount-down:before {
  content: "\f160";
}

.fa-cloud-bolt:before, .fa-thunderstorm:before {
  content: "\f76c";
}

.fa-remove-format:before, .fa-text-slash:before {
  content: "\f87d";
}

.fa-face-smile-wink:before, .fa-smile-wink:before {
  content: "\f4da";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-arrows-h:before, .fa-arrows-left-right:before {
  content: "\f07e";
}

.fa-house-lock:before {
  content: "\e510";
}

.fa-cloud-arrow-down:before, .fa-cloud-download-alt:before, .fa-cloud-download:before {
  content: "\f0ed";
}

.fa-children:before {
  content: "\e4e1";
}

.fa-blackboard:before, .fa-chalkboard:before {
  content: "\f51b";
}

.fa-user-alt-slash:before, .fa-user-large-slash:before {
  content: "\f4fa";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-handshake-alt-slash:before, .fa-handshake-simple-slash:before {
  content: "\e05f";
}

.fa-mattress-pillow:before {
  content: "\e525";
}

.fa-guarani-sign:before {
  content: "\e19a";
}

.fa-arrows-rotate:before, .fa-refresh:before, .fa-sync:before {
  content: "\f021";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-cruzeiro-sign:before {
  content: "\e152";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-shield-alt:before, .fa-shield-halved:before {
  content: "\f3ed";
}

.fa-atlas:before, .fa-book-atlas:before {
  content: "\f558";
}

.fa-virus:before {
  content: "\e074";
}

.fa-envelope-circle-check:before {
  content: "\e4e8";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-arrows-to-dot:before {
  content: "\e4be";
}

.fa-archway:before {
  content: "\f557";
}

.fa-heart-circle-check:before {
  content: "\e4fd";
}

.fa-house-chimney-crack:before, .fa-house-damage:before {
  content: "\f6f1";
}

.fa-file-archive:before, .fa-file-zipper:before {
  content: "\f1c6";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-glass-martini:before, .fa-martini-glass-empty:before {
  content: "\f000";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cedi-sign:before {
  content: "\e0df";
}

.fa-italic:before {
  content: "\f033";
}

.fa-church:before {
  content: "\f51d";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-z:before {
  content: "\5a";
}

.fa-person-skiing:before, .fa-skiing:before {
  content: "\f7c9";
}

.fa-road-lock:before {
  content: "\e567";
}

.fa-a:before {
  content: "\41";
}

.fa-temperature-arrow-down:before, .fa-temperature-down:before {
  content: "\e03f";
}

.fa-feather-alt:before, .fa-feather-pointed:before {
  content: "\f56b";
}

.fa-p:before {
  content: "\50";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-ad:before, .fa-rectangle-ad:before {
  content: "\f641";
}

.fa-arrow-circle-right:before, .fa-circle-arrow-right:before {
  content: "\f0a9";
}

.fa-filter-circle-xmark:before {
  content: "\e17b";
}

.fa-locust:before {
  content: "\e520";
}

.fa-sort:before, .fa-unsorted:before {
  content: "\f0dc";
}

.fa-list-1-2:before, .fa-list-numeric:before, .fa-list-ol:before {
  content: "\f0cb";
}

.fa-person-dress-burst:before {
  content: "\e544";
}

.fa-money-check-alt:before, .fa-money-check-dollar:before {
  content: "\f53d";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-face-kiss-wink-heart:before, .fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-question:before {
  content: "\3f";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-arrows-alt:before, .fa-up-down-left-right:before {
  content: "\f0b2";
}

.fa-house-chimney-user:before {
  content: "\e065";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-star-half-alt:before, .fa-star-half-stroke:before {
  content: "\f5c0";
}

.fa-code:before {
  content: "\f121";
}

.fa-glass-whiskey:before, .fa-whiskey-glass:before {
  content: "\f7a0";
}

.fa-building-circle-exclamation:before {
  content: "\e4d3";
}

.fa-magnifying-glass-chart:before {
  content: "\e522";
}

.fa-arrow-up-right-from-square:before, .fa-external-link:before {
  content: "\f08e";
}

.fa-cubes-stacked:before {
  content: "\e4e6";
}

.fa-krw:before, .fa-won-sign:before, .fa-won:before {
  content: "\f159";
}

.fa-virus-covid:before {
  content: "\e4a8";
}

.fa-austral-sign:before {
  content: "\e0a9";
}

.fa-f:before {
  content: "\46";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-road:before {
  content: "\f018";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-person-circle-plus:before {
  content: "\e541";
}

.fa-chart-pie:before, .fa-pie-chart:before {
  content: "\f200";
}

.fa-bolt-lightning:before {
  content: "\e0b7";
}

.fa-sack-xmark:before {
  content: "\e56a";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-fish-fins:before {
  content: "\e4f2";
}

.fa-building-flag:before {
  content: "\e4d5";
}

.fa-face-grin-beam:before, .fa-grin-beam:before {
  content: "\f582";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-poop:before {
  content: "\f619";
}

.fa-location-pin:before, .fa-map-marker:before {
  content: "\f041";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-hard-hat:before, .fa-hat-hard:before, .fa-helmet-safety:before {
  content: "\f807";
}

.fa-eject:before {
  content: "\f052";
}

.fa-arrow-alt-circle-right:before, .fa-circle-right:before {
  content: "\f35a";
}

.fa-plane-circle-check:before {
  content: "\e555";
}

.fa-face-rolling-eyes:before, .fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-chart-line:before, .fa-line-chart:before {
  content: "\f201";
}

.fa-mask-ventilator:before {
  content: "\e524";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-map-signs:before, .fa-signs-post:before {
  content: "\f277";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-person-circle-question:before {
  content: "\e542";
}

.fa-h:before {
  content: "\48";
}

.fa-tarp:before {
  content: "\e57b";
}

.fa-screwdriver-wrench:before, .fa-tools:before {
  content: "\f7d9";
}

.fa-arrows-to-eye:before {
  content: "\e4bf";
}

.fa-plug-circle-bolt:before {
  content: "\e55b";
}

.fa-heart:before {
  content: "\f004";
}

.fa-mars-and-venus:before {
  content: "\f224";
}

.fa-home-user:before, .fa-house-user:before {
  content: "\e1b0";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-house-crack:before {
  content: "\e3b1";
}

.fa-cocktail:before, .fa-martini-glass-citrus:before {
  content: "\f561";
}

.fa-face-surprise:before, .fa-surprise:before {
  content: "\f5c2";
}

.fa-bottle-water:before {
  content: "\e4c5";
}

.fa-circle-pause:before, .fa-pause-circle:before {
  content: "\f28b";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-apple-alt:before, .fa-apple-whole:before {
  content: "\f5d1";
}

.fa-kitchen-set:before {
  content: "\e51a";
}

.fa-r:before {
  content: "\52";
}

.fa-temperature-1:before, .fa-temperature-quarter:before, .fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-bitcoin-sign:before {
  content: "\e0b4";
}

.fa-shield-dog:before {
  content: "\e573";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-elevator:before {
  content: "\e16d";
}

.fa-money-bill-transfer:before {
  content: "\e528";
}

.fa-money-bill-trend-up:before {
  content: "\e529";
}

.fa-house-flood-water-circle-arrow-right:before {
  content: "\e50f";
}

.fa-poll-h:before, .fa-square-poll-horizontal:before {
  content: "\f682";
}

.fa-circle:before {
  content: "\f111";
}

.fa-backward-fast:before, .fa-fast-backward:before {
  content: "\f049";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-basketball-ball:before, .fa-basketball:before {
  content: "\f434";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-arrow-alt-circle-up:before, .fa-circle-up:before {
  content: "\f35b";
}

.fa-mobile-alt:before, .fa-mobile-screen-button:before {
  content: "\f3cd";
}

.fa-volume-high:before, .fa-volume-up:before {
  content: "\f028";
}

.fa-users-rays:before {
  content: "\e593";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-burger:before, .fa-hamburger:before {
  content: "\f805";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-bugs:before {
  content: "\e4d0";
}

.fa-rupee-sign:before, .fa-rupee:before {
  content: "\f156";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-circle-question:before, .fa-question-circle:before {
  content: "\f059";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-book-bookmark:before {
  content: "\e0bb";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-bridge:before {
  content: "\e4c8";
}

.fa-phone-alt:before, .fa-phone-flip:before {
  content: "\f879";
}

.fa-truck-front:before {
  content: "\e2b7";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-anchor-circle-exclamation:before {
  content: "\e4ab";
}

.fa-truck-field:before {
  content: "\e58d";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-clipboard-question:before {
  content: "\e4e3";
}

.fa-panorama:before {
  content: "\e209";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-file-circle-minus:before {
  content: "\e4ed";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-fast-forward:before, .fa-forward-fast:before {
  content: "\f050";
}

.fa-face-meh-blank:before, .fa-meh-blank:before {
  content: "\f5a4";
}

.fa-parking:before, .fa-square-parking:before {
  content: "\f540";
}

.fa-house-signal:before {
  content: "\e012";
}

.fa-bars-progress:before, .fa-tasks-alt:before {
  content: "\f828";
}

.fa-faucet-drip:before {
  content: "\e006";
}

.fa-cart-flatbed:before, .fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-ban-smoking:before, .fa-smoking-ban:before {
  content: "\f54d";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-mobile-button:before {
  content: "\f10b";
}

.fa-house-medical-flag:before {
  content: "\e514";
}

.fa-basket-shopping:before, .fa-shopping-basket:before {
  content: "\f291";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-bus-alt:before, .fa-bus-simple:before {
  content: "\f55e";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-face-sad-cry:before, .fa-sad-cry:before {
  content: "\f5b3";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-person-military-to-person:before {
  content: "\e54c";
}

.fa-file-shield:before {
  content: "\e4f0";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-pen:before {
  content: "\f304";
}

.fa-tower-observation:before {
  content: "\e586";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-signal-5:before, .fa-signal-perfect:before, .fa-signal:before {
  content: "\f012";
}

.fa-bus:before {
  content: "\f207";
}

.fa-heart-circle-xmark:before {
  content: "\e501";
}

.fa-home-lg:before, .fa-house-chimney:before {
  content: "\e3af";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-face-frown:before, .fa-frown:before {
  content: "\f119";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-shop:before, .fa-store-alt:before {
  content: "\f54f";
}

.fa-floppy-disk:before, .fa-save:before {
  content: "\f0c7";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-balance-scale-left:before, .fa-scale-unbalanced:before {
  content: "\f515";
}

.fa-sort-asc:before, .fa-sort-up:before {
  content: "\f0de";
}

.fa-comment-dots:before, .fa-commenting:before {
  content: "\f4ad";
}

.fa-plant-wilt:before {
  content: "\e5aa";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-face-grin-squint:before, .fa-grin-squint:before {
  content: "\f585";
}

.fa-hand-holding-dollar:before, .fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hands-praying:before, .fa-praying-hands:before {
  content: "\f684";
}

.fa-arrow-right-rotate:before, .fa-arrow-rotate-forward:before, .fa-arrow-rotate-right:before, .fa-redo:before {
  content: "\f01e";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-location-crosshairs:before, .fa-location:before {
  content: "\f601";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-child-dress:before {
  content: "\e59c";
}

.fa-users-between-lines:before {
  content: "\e591";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-face-grin-tears:before, .fa-grin-tears:before {
  content: "\f588";
}

.fa-phone:before {
  content: "\f095";
}

.fa-calendar-times:before, .fa-calendar-xmark:before {
  content: "\f273";
}

.fa-child-reaching:before {
  content: "\e59d";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-user-cog:before, .fa-user-gear:before {
  content: "\f4fe";
}

.fa-arrow-up-1-9:before, .fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-mosquito-net:before {
  content: "\e52c";
}

.fa-bridge-water:before {
  content: "\e4ce";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-digging:before, .fa-person-digging:before {
  content: "\f85e";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-gauge-simple-med:before, .fa-gauge-simple:before, .fa-tachometer-average:before {
  content: "\f629";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-quote-right-alt:before, .fa-quote-right:before {
  content: "\f10e";
}

.fa-shirt:before, .fa-t-shirt:before, .fa-tshirt:before {
  content: "\f553";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-divide:before {
  content: "\f529";
}

.fa-tenge-sign:before, .fa-tenge:before {
  content: "\f7d7";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-hands-holding:before {
  content: "\f4c2";
}

.fa-hands-clapping:before {
  content: "\e1a8";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-person-circle-xmark:before {
  content: "\e543";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-j:before {
  content: "\4a";
}

.fa-users-viewfinder:before {
  content: "\e595";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-external-link-alt:before, .fa-up-right-from-square:before {
  content: "\f35d";
}

.fa-table-cells:before, .fa-th:before {
  content: "\f00a";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-bible:before, .fa-book-bible:before {
  content: "\f647";
}

.fa-o:before {
  content: "\4f";
}

.fa-medkit:before, .fa-suitcase-medical:before {
  content: "\f0fa";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-otter:before {
  content: "\f700";
}

.fa-female:before, .fa-person-dress:before {
  content: "\f182";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-briefcase-clock:before, .fa-business-time:before {
  content: "\f64a";
}

.fa-table-cells-large:before, .fa-th-large:before {
  content: "\f009";
}

.fa-book-tanakh:before, .fa-tanakh:before {
  content: "\f827";
}

.fa-phone-volume:before, .fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-clipboard-user:before {
  content: "\f7f3";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-plane-lock:before {
  content: "\e558";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-comment:before {
  content: "\f075";
}

.fa-birthday-cake:before, .fa-cake-candles:before, .fa-cake:before {
  content: "\f1fd";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-angle-double-up:before, .fa-angles-up:before {
  content: "\f102";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-arrow-right-to-city:before {
  content: "\e4b3";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-arrow-up-9-1:before, .fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-litecoin-sign:before {
  content: "\e1d3";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-circle-nodes:before {
  content: "\e4e2";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-truck-field-un:before {
  content: "\e58e";
}

.fa-hourglass-empty:before, .fa-hourglass:before {
  content: "\f254";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-user-doctor:before, .fa-user-md:before {
  content: "\f0f0";
}

.fa-circle-info:before, .fa-info-circle:before {
  content: "\f05a";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-camera-alt:before, .fa-camera:before {
  content: "\f030";
}

.fa-square-virus:before {
  content: "\e578";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-car-on:before {
  content: "\e4dd";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-arrow-down-1-9:before, .fa-sort-numeric-asc:before, .fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-hand-holding-droplet:before, .fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-water:before {
  content: "\f773";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-prescription-bottle-alt:before, .fa-prescription-bottle-medical:before {
  content: "\f486";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-person-cane:before {
  content: "\e53c";
}

.fa-tent:before {
  content: "\e57d";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-arrow-down-a-z:before, .fa-sort-alpha-asc:before, .fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-money-bill-wheat:before {
  content: "\e52a";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-arrow-left-rotate:before, .fa-arrow-rotate-back:before, .fa-arrow-rotate-backward:before, .fa-arrow-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-hard-drive:before, .fa-hdd:before {
  content: "\f0a0";
}

.fa-face-grin-squint-tears:before, .fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-list-alt:before, .fa-rectangle-list:before {
  content: "\f022";
}

.fa-tarp-droplet:before {
  content: "\e57c";
}

.fa-house-medical-circle-check:before {
  content: "\e511";
}

.fa-person-skiing-nordic:before, .fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-arrow-alt-circle-left:before, .fa-circle-left:before {
  content: "\f359";
}

.fa-subway:before, .fa-train-subway:before {
  content: "\f239";
}

.fa-chart-gantt:before {
  content: "\e0e4";
}

.fa-indian-rupee-sign:before, .fa-indian-rupee:before, .fa-inr:before {
  content: "\e1bc";
}

.fa-crop-alt:before, .fa-crop-simple:before {
  content: "\f565";
}

.fa-money-bill-1:before, .fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-left-long:before, .fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-dna:before {
  content: "\f471";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-minus:before, .fa-subtract:before {
  content: "\f068";
}

.fa-chess:before {
  content: "\f439";
}

.fa-arrow-left-long:before, .fa-long-arrow-left:before {
  content: "\f177";
}

.fa-plug-circle-check:before {
  content: "\e55c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-franc-sign:before {
  content: "\e18f";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before, .fa-hands-american-sign-language-interpreting:before, .fa-hands-asl-interpreting:before {
  content: "\f2a3";
}

.fa-cog:before, .fa-gear:before {
  content: "\f013";
}

.fa-droplet-slash:before, .fa-tint-slash:before {
  content: "\f5c7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-mosquito:before {
  content: "\e52b";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-person-military-rifle:before {
  content: "\e54b";
}

.fa-cart-shopping:before, .fa-shopping-cart:before {
  content: "\f07a";
}

.fa-vials:before {
  content: "\f493";
}

.fa-plug-circle-plus:before {
  content: "\e55f";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-arrow-turn-up:before, .fa-level-up:before {
  content: "\f148";
}

.fa-u:before {
  content: "\55";
}

.fa-square-root-alt:before, .fa-square-root-variable:before {
  content: "\f698";
}

.fa-clock-four:before, .fa-clock:before {
  content: "\f017";
}

.fa-backward-step:before, .fa-step-backward:before {
  content: "\f048";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-faucet:before {
  content: "\e005";
}

.fa-baseball-bat-ball:before {
  content: "\f432";
}

.fa-s:before {
  content: "\53";
}

.fa-timeline:before {
  content: "\e29c";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-clinic-medical:before, .fa-house-chimney-medical:before {
  content: "\f7f2";
}

.fa-temperature-3:before, .fa-temperature-three-quarters:before, .fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-mobile-android-alt:before, .fa-mobile-screen:before {
  content: "\f3cf";
}

.fa-plane-up:before {
  content: "\e22d";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-battery-3:before, .fa-battery-half:before {
  content: "\f242";
}

.fa-mountain-city:before {
  content: "\e52e";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-sliders-h:before, .fa-sliders:before {
  content: "\f1de";
}

.fa-folder-tree:before {
  content: "\f802";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-cent-sign:before {
  content: "\e3f5";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-person-pregnant:before {
  content: "\e31e";
}

.fa-wand-sparkles:before {
  content: "\f72b";
}

.fa-ellipsis-v:before, .fa-ellipsis-vertical:before {
  content: "\f142";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-long-arrow-alt-right:before, .fa-right-long:before {
  content: "\f30b";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-laptop-file:before {
  content: "\e51d";
}

.fa-teletype:before, .fa-tty:before {
  content: "\f1e4";
}

.fa-diagram-next:before {
  content: "\e476";
}

.fa-person-rifle:before {
  content: "\e54e";
}

.fa-house-medical-circle-exclamation:before {
  content: "\e512";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-hiking:before, .fa-person-hiking:before {
  content: "\f6ec";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-images:before {
  content: "\f302";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-people-pulling:before {
  content: "\e535";
}

.fa-n:before {
  content: "\4e";
}

.fa-cable-car:before, .fa-tram:before {
  content: "\f7da";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-building-circle-xmark:before {
  content: "\e4d4";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-arrows-down-to-line:before {
  content: "\e4b8";
}

.fa-download:before {
  content: "\f019";
}

.fa-face-grin:before, .fa-grin:before {
  content: "\f580";
}

.fa-backspace:before, .fa-delete-left:before {
  content: "\f55a";
}

.fa-eye-dropper-empty:before, .fa-eye-dropper:before, .fa-eyedropper:before {
  content: "\f1fb";
}

.fa-file-circle-check:before {
  content: "\e5a0";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-mobile-android:before, .fa-mobile-phone:before, .fa-mobile:before {
  content: "\f3ce";
}

.fa-face-meh:before, .fa-meh:before {
  content: "\f11a";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-book-dead:before, .fa-book-skull:before {
  content: "\f6b7";
}

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-heart-circle-exclamation:before {
  content: "\e4fe";
}

.fa-home-alt:before, .fa-home-lg-alt:before, .fa-home:before, .fa-house:before {
  content: "\f015";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-b:before {
  content: "\42";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-arrow-right-arrow-left:before, .fa-exchange:before {
  content: "\f0ec";
}

.fa-redo-alt:before, .fa-rotate-forward:before, .fa-rotate-right:before {
  content: "\f2f9";
}

.fa-cutlery:before, .fa-utensils:before {
  content: "\f2e7";
}

.fa-arrow-up-wide-short:before, .fa-sort-amount-up:before {
  content: "\f161";
}

.fa-mill-sign:before {
  content: "\e1ed";
}

.fa-bowl-rice:before {
  content: "\e2eb";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-broadcast-tower:before, .fa-tower-broadcast:before {
  content: "\f519";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-long-arrow-alt-up:before, .fa-up-long:before {
  content: "\f30c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-code-merge:before {
  content: "\f387";
}

.fa-upload:before {
  content: "\f093";
}

.fa-hurricane:before {
  content: "\f751";
}

.fa-mound:before {
  content: "\e52d";
}

.fa-toilet-portable:before {
  content: "\e583";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-file-arrow-down:before, .fa-file-download:before {
  content: "\f56d";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-shield-cat:before {
  content: "\e572";
}

.fa-bolt:before, .fa-zap:before {
  content: "\f0e7";
}

.fa-glass-water:before {
  content: "\e4f4";
}

.fa-oil-well:before {
  content: "\e532";
}

.fa-vault:before {
  content: "\e2c5";
}

.fa-mars:before {
  content: "\f222";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-plane-circle-xmark:before {
  content: "\e557";
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen-sign:before, .fa-yen:before {
  content: "\f157";
}

.fa-rouble:before, .fa-rub:before, .fa-ruble-sign:before, .fa-ruble:before {
  content: "\f158";
}

.fa-sun:before {
  content: "\f185";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-face-laugh-wink:before, .fa-laugh-wink:before {
  content: "\f59c";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-bore-hole:before {
  content: "\e4c3";
}

.fa-industry:before {
  content: "\f275";
}

.fa-arrow-alt-circle-down:before, .fa-circle-down:before {
  content: "\f358";
}

.fa-arrows-turn-to-dots:before {
  content: "\e4c1";
}

.fa-florin-sign:before {
  content: "\e184";
}

.fa-arrow-down-short-wide:before, .fa-sort-amount-desc:before, .fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-less-than:before {
  content: "\3c";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-car-tunnel:before {
  content: "\e4de";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-arrow-right-long:before, .fa-long-arrow-right:before {
  content: "\f178";
}

.fa-anchor-circle-xmark:before {
  content: "\e4ac";
}

.fa-ellipsis-h:before, .fa-ellipsis:before {
  content: "\f141";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-first-aid:before, .fa-kit-medical:before {
  content: "\f479";
}

.fa-person-through-window:before {
  content: "\e5a9";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-hands-holding-circle:before {
  content: "\e4fb";
}

.fa-bug:before {
  content: "\f188";
}

.fa-credit-card-alt:before, .fa-credit-card:before {
  content: "\f09d";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-hand-holding-hand:before {
  content: "\e4f7";
}

.fa-book-open-reader:before, .fa-book-reader:before {
  content: "\f5da";
}

.fa-mountain-sun:before {
  content: "\e52f";
}

.fa-arrows-left-right-to-line:before {
  content: "\e4ba";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-truck-droplet:before {
  content: "\e58c";
}

.fa-file-circle-xmark:before {
  content: "\e5a1";
}

.fa-temperature-arrow-up:before, .fa-temperature-up:before {
  content: "\e040";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-bed:before {
  content: "\f236";
}

.fa-h-square:before, .fa-square-h:before {
  content: "\f0fd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-temperature-4:before, .fa-temperature-full:before, .fa-thermometer-4:before, .fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-plug-circle-xmark:before {
  content: "\e560";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-hands-helping:before, .fa-handshake-angle:before {
  content: "\f4c4";
}

.fa-location-dot:before, .fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-file:before {
  content: "\f15b";
}

.fa-greater-than:before {
  content: "\3e";
}

.fa-person-swimming:before, .fa-swimmer:before {
  content: "\f5c4";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-droplet:before, .fa-tint:before {
  content: "\f043";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-earth-america:before, .fa-earth-americas:before, .fa-earth:before, .fa-globe-americas:before {
  content: "\f57d";
}

.fa-person-burst:before {
  content: "\e53b";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

.fa-socks:before {
  content: "\f696";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-section:before {
  content: "\e447";
}

.fa-gauge-high:before, .fa-tachometer-alt-fast:before, .fa-tachometer-alt:before {
  content: "\f625";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-hospital-alt:before, .fa-hospital-wide:before, .fa-hospital:before {
  content: "\f0f8";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-bars-staggered:before, .fa-reorder:before, .fa-stream:before {
  content: "\f550";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-blind:before, .fa-person-walking-with-cane:before {
  content: "\f29d";
}

.fa-drum:before {
  content: "\f569";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-heart-circle-bolt:before {
  content: "\e4fc";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-check-to-slot:before, .fa-vote-yea:before {
  content: "\f772";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-boxes-alt:before, .fa-boxes-stacked:before, .fa-boxes:before {
  content: "\f468";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-assistive-listening-systems:before, .fa-ear-listen:before {
  content: "\f2a2";
}

.fa-tree-city:before {
  content: "\e587";
}

.fa-play:before {
  content: "\f04b";
}

.fa-font:before {
  content: "\f031";
}

.fa-rupiah-sign:before {
  content: "\e23d";
}

.fa-magnifying-glass:before, .fa-search:before {
  content: "\f002";
}

.fa-ping-pong-paddle-ball:before, .fa-table-tennis-paddle-ball:before, .fa-table-tennis:before {
  content: "\f45d";
}

.fa-diagnoses:before, .fa-person-dots-from-line:before {
  content: "\f470";
}

.fa-trash-can-arrow-up:before, .fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-naira-sign:before {
  content: "\e1f6";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-walkie-talkie:before {
  content: "\f8ef";
}

.fa-file-edit:before, .fa-file-pen:before {
  content: "\f31c";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-pen-square:before, .fa-pencil-square:before, .fa-square-pen:before {
  content: "\f14b";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-person-circle-exclamation:before {
  content: "\e53f";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-battery-5:before, .fa-battery-full:before, .fa-battery:before {
  content: "\f240";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-code-compare:before {
  content: "\e13a";
}

.fa-list-dots:before, .fa-list-ul:before {
  content: "\f0ca";
}

.fa-school-lock:before {
  content: "\e56f";
}

.fa-tower-cell:before {
  content: "\e585";
}

.fa-down-long:before, .fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-ranking-star:before {
  content: "\e561";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-person-harassing:before {
  content: "\e549";
}

.fa-brazilian-real-sign:before {
  content: "\e46c";
}

.fa-landmark-alt:before, .fa-landmark-dome:before {
  content: "\f752";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-television:before, .fa-tv-alt:before, .fa-tv:before {
  content: "\f26c";
}

.fa-shrimp:before {
  content: "\e448";
}

.fa-list-check:before, .fa-tasks:before {
  content: "\f0ae";
}

.fa-jug-detergent:before {
  content: "\e519";
}

.fa-circle-user:before, .fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-car-burst:before, .fa-car-crash:before {
  content: "\f5e1";
}

.fa-y:before {
  content: "\59";
}

.fa-person-snowboarding:before, .fa-snowboarding:before {
  content: "\f7ce";
}

.fa-shipping-fast:before, .fa-truck-fast:before {
  content: "\f48b";
}

.fa-fish:before {
  content: "\f578";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-adjust:before, .fa-circle-half-stroke:before {
  content: "\f042";
}

.fa-clapperboard:before {
  content: "\e131";
}

.fa-circle-radiation:before, .fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-baseball-ball:before, .fa-baseball:before {
  content: "\f433";
}

.fa-jet-fighter-up:before {
  content: "\e518";
}

.fa-diagram-project:before, .fa-project-diagram:before {
  content: "\f542";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-volume-mute:before, .fa-volume-times:before, .fa-volume-xmark:before {
  content: "\f6a9";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-grip-horizontal:before, .fa-grip:before {
  content: "\f58d";
}

.fa-share-from-square:before, .fa-share-square:before {
  content: "\f14d";
}

.fa-child-combatant:before, .fa-child-rifle:before {
  content: "\e4e0";
}

.fa-gun:before {
  content: "\e19b";
}

.fa-phone-square:before, .fa-square-phone:before {
  content: "\f098";
}

.fa-add:before, .fa-plus:before {
  content: "\2b";
}

.fa-expand:before {
  content: "\f065";
}

.fa-computer:before {
  content: "\e4e5";
}

.fa-close:before, .fa-multiply:before, .fa-remove:before, .fa-times:before, .fa-xmark:before {
  content: "\f00d";
}

.fa-arrows-up-down-left-right:before, .fa-arrows:before {
  content: "\f047";
}

.fa-chalkboard-teacher:before, .fa-chalkboard-user:before {
  content: "\f51c";
}

.fa-peso-sign:before {
  content: "\e222";
}

.fa-building-shield:before {
  content: "\e4d8";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-users-line:before {
  content: "\e592";
}

.fa-quote-left-alt:before, .fa-quote-left:before {
  content: "\f10d";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trash-arrow-up:before, .fa-trash-restore:before {
  content: "\f829";
}

.fa-arrow-down-up-lock:before {
  content: "\e4b0";
}

.fa-lines-leaning:before {
  content: "\e51e";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-equals:before {
  content: "\3d";
}

.fa-blender:before {
  content: "\f517";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-ils:before, .fa-shekel-sign:before, .fa-shekel:before, .fa-sheqel-sign:before, .fa-sheqel:before {
  content: "\f20b";
}

.fa-map:before {
  content: "\f279";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-photo-film:before, .fa-photo-video:before {
  content: "\f87c";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-store:before {
  content: "\f54e";
}

.fa-arrow-trend-up:before {
  content: "\e098";
}

.fa-plug-circle-minus:before {
  content: "\e55e";
}

.fa-sign-hanging:before, .fa-sign:before {
  content: "\f4d9";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-tablet-android:before, .fa-tablet:before {
  content: "\f3fb";
}

.fa-school-flag:before {
  content: "\e56e";
}

.fa-fill:before {
  content: "\f575";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-notdef:before {
  content: "\e1fe";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-car-alt:before, .fa-car-rear:before {
  content: "\f5de";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-battery-2:before, .fa-battery-quarter:before {
  content: "\f243";
}

.fa-radio:before {
  content: "\f8d7";
}

.fa-baby-carriage:before, .fa-carriage-baby:before {
  content: "\f77d";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-percent:before, .fa-percentage:before {
  content: "\25";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-glass-water-droplet:before {
  content: "\e4f5";
}

.fa-display:before {
  content: "\e163";
}

.fa-face-smile:before, .fa-smile:before {
  content: "\f118";
}

.fa-thumb-tack:before, .fa-thumbtack:before {
  content: "\f08d";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-person-praying:before, .fa-pray:before {
  content: "\f683";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-rotate:before, .fa-sync-alt:before {
  content: "\f2f1";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-robot:before {
  content: "\f544";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-cogs:before, .fa-gears:before {
  content: "\f085";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-arrow-up-right-dots:before {
  content: "\e4b7";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-face-grin-hearts:before, .fa-grin-hearts:before {
  content: "\f584";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-transgender-alt:before, .fa-transgender:before {
  content: "\f225";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-arrow-turn-down:before, .fa-level-down:before {
  content: "\f149";
}

.fa-person-falling-burst:before {
  content: "\e547";
}

.fa-award:before {
  content: "\f559";
}

.fa-ticket-alt:before, .fa-ticket-simple:before {
  content: "\f3ff";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-angle-double-left:before, .fa-angles-left:before {
  content: "\f100";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-clock-rotate-left:before, .fa-history:before {
  content: "\f1da";
}

.fa-face-grin-beam-sweat:before, .fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-arrow-right-from-file:before, .fa-file-export:before {
  content: "\f56e";
}

.fa-shield-blank:before, .fa-shield:before {
  content: "\f132";
}

.fa-arrow-up-short-wide:before, .fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-house-medical:before {
  content: "\e3b2";
}

.fa-golf-ball-tee:before, .fa-golf-ball:before {
  content: "\f450";
}

.fa-chevron-circle-left:before, .fa-circle-chevron-left:before {
  content: "\f137";
}

.fa-house-chimney-window:before {
  content: "\e00d";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-tent-arrow-turn-left:before {
  content: "\e580";
}

.fa-tents:before {
  content: "\e582";
}

.fa-magic:before, .fa-wand-magic:before {
  content: "\f0d0";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-moon:before {
  content: "\f186";
}

.fa-wine-glass-alt:before, .fa-wine-glass-empty:before {
  content: "\f5ce";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-music:before {
  content: "\f001";
}

.fa-code-commit:before {
  content: "\f386";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-biking:before, .fa-person-biking:before {
  content: "\f84a";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-shield-heart:before {
  content: "\e574";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-earth-oceania:before, .fa-globe-oceania:before {
  content: "\e47b";
}

.fa-square-xmark:before, .fa-times-square:before, .fa-xmark-square:before {
  content: "\f2d3";
}

.fa-hashtag:before {
  content: "\23";
}

.fa-expand-alt:before, .fa-up-right-and-down-left-from-center:before {
  content: "\f424";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-t:before {
  content: "\54";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-chart-column:before {
  content: "\e0e3";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-vial-circle-check:before {
  content: "\e596";
}

.fa-person-arrow-down-to-line:before {
  content: "\e538";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-fan:before {
  content: "\f863";
}

.fa-person-walking-luggage:before {
  content: "\e554";
}

.fa-arrows-alt-v:before, .fa-up-down:before {
  content: "\f338";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-bahai:before, .fa-haykal:before {
  content: "\f666";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-circle-plus:before, .fa-plus-circle:before {
  content: "\f055";
}

.fa-face-grin-tongue-wink:before, .fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-plug-circle-exclamation:before {
  content: "\e55d";
}

.fa-chain-broken:before, .fa-chain-slash:before, .fa-link-slash:before, .fa-unlink:before {
  content: "\f127";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-person-walking-arrow-loop-left:before {
  content: "\e551";
}

.fa-arrow-up-z-a:before, .fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-fire-alt:before, .fa-fire-flame-curved:before {
  content: "\f7e4";
}

.fa-tornado:before {
  content: "\f76f";
}

.fa-file-circle-plus:before {
  content: "\e494";
}

.fa-book-quran:before, .fa-quran:before {
  content: "\f687";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-angry:before, .fa-face-angry:before {
  content: "\f556";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-arrow-trend-down:before {
  content: "\e097";
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-balance-scale:before, .fa-scale-balanced:before {
  content: "\f24e";
}

.fa-gauge-simple-high:before, .fa-tachometer-fast:before, .fa-tachometer:before {
  content: "\f62a";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-desktop-alt:before, .fa-desktop:before {
  content: "\f390";
}

.fa-m:before {
  content: "\4d";
}

.fa-table-list:before, .fa-th-list:before {
  content: "\f00b";
}

.fa-comment-sms:before, .fa-sms:before {
  content: "\f7cd";
}

.fa-book:before {
  content: "\f02d";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-check:before {
  content: "\f00c";
}

.fa-battery-4:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-house-circle-check:before {
  content: "\e509";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-diagram-successor:before {
  content: "\e47a";
}

.fa-truck-arrow-right:before {
  content: "\e58b";
}

.fa-arrows-split-up-and-left:before {
  content: "\e4bc";
}

.fa-fist-raised:before, .fa-hand-fist:before {
  content: "\f6de";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-person-falling:before {
  content: "\e546";
}

.fa-image-portrait:before, .fa-portrait:before {
  content: "\f3e0";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-rug:before {
  content: "\e569";
}

.fa-earth-europe:before, .fa-globe-europe:before {
  content: "\f7a2";
}

.fa-cart-flatbed-suitcase:before, .fa-luggage-cart:before {
  content: "\f59d";
}

.fa-rectangle-times:before, .fa-rectangle-xmark:before, .fa-times-rectangle:before, .fa-window-close:before {
  content: "\f410";
}

.fa-baht-sign:before {
  content: "\e0ac";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-journal-whills:before, .fa-journal-whills:before {
  content: "\f66a";
}

.fa-handcuffs:before {
  content: "\e4f8";
}

.fa-exclamation-triangle:before, .fa-triangle-exclamation:before, .fa-warning:before {
  content: "\f071";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-bottle-droplet:before {
  content: "\e4c4";
}

.fa-mask-face:before {
  content: "\e1d7";
}

.fa-hill-rockslide:before {
  content: "\e508";
}

.fa-exchange-alt:before, .fa-right-left:before {
  content: "\f362";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-road-circle-exclamation:before {
  content: "\e565";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-money-bill-1-wave:before, .fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-hands:before, .fa-sign-language:before, .fa-signing:before {
  content: "\f2a7";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-ladder-water:before, .fa-swimming-pool:before, .fa-water-ladder:before {
  content: "\f5c5";
}

.fa-arrows-up-down:before, .fa-arrows-v:before {
  content: "\f07d";
}

.fa-face-grimace:before, .fa-grimace:before {
  content: "\f57f";
}

.fa-wheelchair-alt:before, .fa-wheelchair-move:before {
  content: "\e2ce";
}

.fa-level-down-alt:before, .fa-turn-down:before {
  content: "\f3be";
}

.fa-person-walking-arrow-right:before {
  content: "\e552";
}

.fa-envelope-square:before, .fa-square-envelope:before {
  content: "\f199";
}

.fa-dice:before {
  content: "\f522";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-band-aid:before, .fa-bandage:before {
  content: "\f462";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-circle-xmark:before, .fa-times-circle:before, .fa-xmark-circle:before {
  content: "\f057";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-earth-asia:before, .fa-globe-asia:before {
  content: "\f57e";
}

.fa-id-card-alt:before, .fa-id-card-clip:before {
  content: "\f47f";
}

.fa-magnifying-glass-plus:before, .fa-search-plus:before {
  content: "\f00e";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-allergies:before, .fa-hand-dots:before {
  content: "\f461";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-coffee:before, .fa-mug-saucer:before {
  content: "\f0f4";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-magnifying-glass-minus:before, .fa-search-minus:before {
  content: "\f010";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-user-alt:before, .fa-user-large:before {
  content: "\f406";
}

.fa-train-tram:before {
  content: "\e5b4";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-jar:before {
  content: "\e516";
}

.fa-note-sticky:before, .fa-sticky-note:before {
  content: "\f249";
}

.fa-bug-slash:before {
  content: "\e490";
}

.fa-arrow-up-from-water-pump:before {
  content: "\e4b6";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-face-sad-tear:before, .fa-sad-tear:before {
  content: "\f5b4";
}

.fa-plane:before {
  content: "\f072";
}

.fa-tent-arrows-down:before {
  content: "\e581";
}

.fa-exclamation:before {
  content: "\21";
}

.fa-arrows-spin:before {
  content: "\e4bb";
}

.fa-print:before {
  content: "\f02f";
}

.fa-try:before, .fa-turkish-lira-sign:before, .fa-turkish-lira:before {
  content: "\e2bb";
}

.fa-dollar-sign:before, .fa-dollar:before, .fa-usd:before {
  content: "\24";
}

.fa-x:before {
  content: "\58";
}

.fa-magnifying-glass-dollar:before, .fa-search-dollar:before {
  content: "\f688";
}

.fa-users-cog:before, .fa-users-gear:before {
  content: "\f509";
}

.fa-person-military-pointing:before {
  content: "\e54a";
}

.fa-bank:before, .fa-building-columns:before, .fa-institution:before, .fa-museum:before, .fa-university:before {
  content: "\f19c";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-trowel:before {
  content: "\e589";
}

.fa-d:before {
  content: "\44";
}

.fa-stapler:before {
  content: "\e5af";
}

.fa-masks-theater:before, .fa-theater-masks:before {
  content: "\f630";
}

.fa-kip-sign:before {
  content: "\e1c4";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-handshake-alt:before, .fa-handshake-simple:before {
  content: "\f4c6";
}

.fa-fighter-jet:before, .fa-jet-fighter:before {
  content: "\f0fb";
}

.fa-share-alt-square:before, .fa-square-share-nodes:before {
  content: "\f1e1";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-plus-minus:before {
  content: "\e43c";
}

.fa-video-camera:before, .fa-video:before {
  content: "\f03d";
}

.fa-graduation-cap:before, .fa-mortar-board:before {
  content: "\f19d";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-person-circle-check:before {
  content: "\e53e";
}

.fa-level-up-alt:before, .fa-turn-up:before {
  content: "\f3bf";
}

.fa-sr-only, .fa-sr-only-focusable:not(:focus), .sr-only, .sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border-width: 0;
}

:host, :root {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}

.fa-brands, .fab {
  font-weight: 400;
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-aws:before {
  content: "\f375";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-pixiv:before {
  content: "\e640";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-modx:before {
  content: "\f285";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-js-square:before, .fa-square-js:before {
  content: "\f3b9";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-unity:before {
  content: "\e049";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-vk:before {
  content: "\f189";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-reddit-square:before, .fa-square-reddit:before {
  content: "\f1a2";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-square-font-awesome:before {
  content: "\e5ad";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-brave:before {
  content: "\e63c";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-instagram-square:before, .fa-square-instagram:before {
  content: "\e055";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-hacker-news-square:before, .fa-square-hacker-news:before {
  content: "\f3af";
}

.fa-edge:before {
  content: "\f282";
}

.fa-threads:before {
  content: "\e618";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-snapchat-square:before, .fa-square-snapchat:before {
  content: "\f2ad";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-safari:before {
  content: "\f267";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-font-awesome-alt:before, .fa-square-font-awesome-stroke:before {
  content: "\f35c";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-square-viadeo:before, .fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-centos:before {
  content: "\f789";
}

.fa-adn:before {
  content: "\f170";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-opensuse:before {
  content: "\e62b";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-dribbble-square:before, .fa-square-dribbble:before {
  content: "\f397";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-node:before {
  content: "\f419";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-debian:before {
  content: "\e60b";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-square-twitter:before, .fa-twitter-square:before {
  content: "\f081";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-golang:before {
  content: "\e40f";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-square-youtube:before, .fa-youtube-square:before {
  content: "\f431";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-rendact:before, .fa-wpressr:before {
  content: "\f3e4";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-nfc-directional:before {
  content: "\e530";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-meta:before {
  content: "\e49b";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-square-letterboxd:before {
  content: "\e62e";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-hips:before {
  content: "\f452";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-discord:before {
  content: "\f392";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-shoelace:before {
  content: "\e60c";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-square-steam:before, .fa-steam-square:before {
  content: "\f1b7";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-square-vimeo:before, .fa-vimeo-square:before {
  content: "\f194";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-font-awesome-flag:before, .fa-font-awesome-logo-full:before, .fa-font-awesome:before {
  content: "\f2b4";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-apple:before {
  content: "\f179";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-padlet:before {
  content: "\e4a0";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-github-square:before, .fa-square-github:before {
  content: "\f092";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-neos:before {
  content: "\f612";
}

.fa-square-threads:before {
  content: "\e619";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-angular:before {
  content: "\f420";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envira:before {
  content: "\f299";
}

.fa-google-scholar:before {
  content: "\e63b";
}

.fa-gitlab-square:before, .fa-square-gitlab:before {
  content: "\e5ae";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-odnoklassniki-square:before, .fa-square-odnoklassniki:before {
  content: "\f264";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-sith:before {
  content: "\f512";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-hashnode:before {
  content: "\e499";
}

.fa-react:before {
  content: "\f41b";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-gg:before {
  content: "\f260";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-pinterest-square:before, .fa-square-pinterest:before {
  content: "\f0d3";
}

.fa-xing:before {
  content: "\f168";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-less:before {
  content: "\f41d";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-signal-messenger:before {
  content: "\e663";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-nfc-symbol:before {
  content: "\e531";
}

.fa-mintbit:before {
  content: "\e62f";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-brave-reverse:before {
  content: "\e63d";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-google-plus-square:before, .fa-square-google-plus:before {
  content: "\f0d4";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-square-xing:before, .fa-xing-square:before {
  content: "\f169";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-fly:before {
  content: "\f417";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-viber:before {
  content: "\f409";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-letterboxd:before {
  content: "\e62d";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-audible:before {
  content: "\f373";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-bilibili:before {
  content: "\e3d9";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-x-twitter:before {
  content: "\e61b";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-42-group:before, .fa-innosoft:before {
  content: "\e080";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-pied-piper-square:before, .fa-square-pied-piper:before {
  content: "\e01e";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-facebook-square:before, .fa-square-facebook:before {
  content: "\f082";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-lastfm-square:before, .fa-square-lastfm:before {
  content: "\f203";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-figma:before {
  content: "\f799";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-cmplid:before {
  content: "\e360";
}

.fa-upwork:before {
  content: "\e641";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-docker:before {
  content: "\f395";
}

.fa-screenpal:before {
  content: "\e570";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-wirsindhandwerk:before, .fa-wsh:before {
  content: "\e2d0";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-apper:before {
  content: "\f371";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-snapchat-ghost:before, .fa-snapchat:before {
  content: "\f2ab";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-behance-square:before, .fa-square-behance:before {
  content: "\f1b5";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-webflow:before {
  content: "\e65c";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-space-awesome:before {
  content: "\e5ac";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-git-square:before, .fa-square-git:before {
  content: "\f1d2";
}

.fa-square-tumblr:before, .fa-tumblr-square:before {
  content: "\f174";
}

.fa-trello:before {
  content: "\f181";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-android:before {
  content: "\f17b";
}

.fa-bots:before {
  content: "\e340";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-uber:before {
  content: "\f402";
}

.fa-github:before {
  content: "\f09b";
}

.fa-php:before {
  content: "\f457";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-stubber:before {
  content: "\e5c7";
}

.fa-telegram-plane:before, .fa-telegram:before {
  content: "\f2c6";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-odysee:before {
  content: "\e5c6";
}

.fa-square-whatsapp:before, .fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-slack-hash:before, .fa-slack:before {
  content: "\f198";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-usb:before {
  content: "\f287";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-square-x-twitter:before {
  content: "\e61a";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-medium-m:before, .fa-medium:before {
  content: "\f23a";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-sitrox:before {
  content: "\e44a";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-strava:before {
  content: "\f428";
}

.fa-ember:before {
  content: "\f423";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-zhihu:before {
  content: "\f63f";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-pix:before {
  content: "\e43a";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

:host, :root {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}

.fa-regular, .far {
  font-weight: 400;
}

:host, :root {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}

.fa-solid, .fas {
  font-weight: 900;
}

.gorilla-gallery {
  display: block;
  position: relative;
}

.gorilla-gallery .viewport {
  display: block;
  position: relative;
  overflow: hidden;
  padding-bottom: 36px;
}

.gorilla-gallery nav {
  display: block;
  position: relative;
  overflow: auto;
  padding: 2px 0;
  margin: 0px 0px 0px -2px;
  z-index: 10000;
}

.gorilla-gallery nav.only_one_item {
  display: none;
}

.gorilla-gallery nav ul {
  margin: 0;
  padding: 0;
}

.gorilla-gallery nav ul li {
  display: block;
  position: relative;
  float: left;
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 11px !important;
  line-height: 20px;
  padding-left: 0px;
  margin: 0;
}

.gorilla-gallery nav ul li a {
  text-decoration: none;
}

.gorilla-gallery .viewport .queue {
  display: block;
  position: relative;
  overflow: hidden;
}

.gorilla-gallery .viewport .gallery_item {
  display: block;
  position: relative;
  float: left;
  overflow: hidden !important;
}

.gorilla-gallery .viewport .gallery_item .caption {
  display: block;
  /*position: absolute;*/
  padding: 10px 10px 8px 10px;
  left: 0;
  bottom: 0;
  background-color: #fff;
  color: #000;
  width: 100%;
  text-transform: uppercase;
  z-index: 10000;
}

.gorilla-gallery .viewport .gallery_item .caption a {
  padding-left: 10px;
}

.gorilla-gallery .viewport .gallery_item .download {
  display: block;
  padding: 8px 8px 6px 8px;
  color: #000;
  background-color: #fff;
  width: 100%;
  text-transform: uppercase;
  z-index: 10000;
}

.gorilla-gallery .viewport .gallery_item .download a {
  padding-left: 5px;
}

.gorilla-gallery img {
  display: block;
  position: relative;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.gorilla-gallery nav a.thumbnail {
  display: block;
  position: relative;
  float: left;
  margin: 0;
  padding: 2px;
  background-color: transparent;
}

.gorilla-gallery nav li.selected a.thumbnail {
  background-color: #ccc;
}

.gorilla-gallery nav a.text {
  padding: 0 10px 0 0;
}

.gorilla-gallery nav .selected a.text {
  font-weight: bold;
}

.gorilla-gallery .zoom-item {
  display: block;
  position: relative;
  float: left;
  overflow: auto;
}

.gorilla-gallery .zoom-item .caption {
  display: none;
  margin: 0;
}

.gorilla-css-gallery, .gorilla-css-gallery .viewport, .gorilla-css-gallery .queue {
  height: 500px;
}

.gallery_css_image {
  display: block;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.gallery_css_image {
  background-position: center center;
}

.gallery_css_image.align-top {
  background-position: center top;
}

.gallery_css_image.align-bottom {
  background-position: center bottom;
}

.sbk-block.sbk-type-image .gorilla-gallery img {
  max-width: 100%;
  height: 100%;
}

.gorilla-gallery.load-lazily img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 200ms !important;
}

.gorilla-gallery.load-lazily.loading img {
  opacity: 0;
}

/* Admin */

.shortcodes .attributes {
  padding: 1em;
}

.shortcodes .attributes code {
  display: block;
}

.shortcodes .attributes li {
  padding-bottom: 0.5em;
}

.wp-admin th.column-gorilla-gallery-thumbnail, .wp-admin td.column-gorilla-gallery-thumbnail {
  width: 43px;
  padding-right: 4px;
}

.wp-admin th.column-gorilla-gallery-thumbnail img, .wp-admin td.column-gorilla-gallery-thumbnail img {
  width: 43px;
  height: 43px;
}

/* Lightbox */

#gorilla_lightbox {
  display: block;
  position: fixed;
  z-index: 10001;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
}

#gorilla_lightbox_stage {
  display: block;
  position: relative;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
}

#gorilla_lightbox_stage .video_holder {
  display: block;
  /*width: 600px;*/
  /*height: 400px;*/
}

#gorilla_lightbox_stage .loading {
  display: block;
  position: relative;
  width: 24px;
  height: 24px;
  background-image: url(images/ajax-loader.gif);
}

#gorilla_lightbox_stage .close {
  display: block;
  position: absolute;
  top: 2px;
  right: 2px;
  height: 16px;
  width: 16px;
  overflow: hidden;
  text-indent: -900em;
  font-size: 1px;
  background-image: url(images/close.png);
  background-repeat: no-repeat;
  background-color: #fff;
}

#gorilla_lightbox_stage .caption {
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 4px 10px;
  background-color: #fff;
}

#side-sortables .gorilla-gallery-meta-box img {
  float: none;
}

.gorilla-gallery-meta-box {
  position: relative;
  overflow: auto;
}

.gorilla-gallery-meta-box label {
  clear: both;
}

.sg-picker {
  display: table;
  width: 100%;
}

.gorilla-gallery-meta-box .image, .sg-picker .sg-picker-preview {
  display: block;
  position: relative;
  float: left;
  width: 128px;
  height: 128px;
  overflow: hidden;
  margin: 0 10px 10px 0;
  padding: 0;
  background-color: #aaa;
  border-width: 7px;
  border-style: solid;
  border-color: white;
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.5);
  box-shadow: 0 2px 3px rgba(0,0,0,0.5);
}

.gorilla-gallery-meta-box .image img, .sbk-block-content[data-type=image] .preview img, .sg-picker .sg-picker-preview img {
  max-width: 100%;
}

#side-sortables .gorilla-gallery-meta-box .image {
  float: none;
  margin: 0 auto 10px auto;
}

.gorilla-gallery-meta-box div.placeholder_image, .sg-picker .sg-picker-placeholder {
  display: block;
  position: relative;
  float: left;
  width: 128px;
  height: 128px;
  overflow: hidden;
  margin: 0 10px 10px 0;
  padding: 4px;
  border-width: 3px;
  border-style: dashed;
  border-color: #c1c1c1;
  background-color: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
}

.gorilla-gallery-meta-box .add_new, .sg-picker .sg-picker-add {
  margin: 50px auto 0 auto;
}

#side-sortables .gorilla-gallery-meta-box div.placeholder_image {
  float: none;
  margin: 0 auto 10px auto;
}

.sg-picker .sg-picker-placeholder {
  margin-right: 0;
}

.sg-picker[data-limit="1"] .sg-picker-preview, .sg-picker[data-limit="1"] .sg-picker-placeholder {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.gorilla-gallery-meta-box .remove_image, .sg-picker .sg-picker-remove {
  z-index: 10;
  top: -4px;
  right: -4px;
  height: 24px;
  width: 24px;
  padding: 0;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-repeat: no-repeat;
  background-color: #fafafa;
  color: #464646;
  opacity: 1;
}

.gallery_post_type {
  width: 25%;
  display: inline-block;
}

.color_light {
  background-color: #e9e9e9;
  padding: 5px 0;
}

.color_dark {
  background-color: #fefefe;
  padding: 5px 0;
}

.sbk-block-content[data-type=image], .sbk-block-content[data-type=gallery] {
  padding: 20px 20px 10px;
}

.sbk-block-content[data-type=image] .sg-picker, .sbk-block-content[data-type=gallery] .sg-picker {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

/* !
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc. */

.fa {
  font-family: var(--fa-style-family,"Font Awesome 6 Free");
  font-weight: var(--fa-style,900);
}

.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display,inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas {
  font-family: "Font Awesome 6 Free";
}

.fa-brands, .fab {
  font-family: "Font Awesome 6 Brands";
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: .625em;
  line-height: .1em;
  vertical-align: .225em;
}

.fa-xs {
  font-size: .75em;
  line-height: .08333em;
  vertical-align: .125em;
}

.fa-sm {
  font-size: .875em;
  line-height: .07143em;
  vertical-align: .05357em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: .05em;
  vertical-align: -.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: .04167em;
  vertical-align: -.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: .03125em;
  vertical-align: -.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin,2.5em);
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(var(--fa-li-width, 2em)*-1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width,2em);
  line-height: inherit;
}

.fa-border {
  border-radius: var(--fa-border-radius,.1em);
  border: var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);
  padding: var(--fa-border-padding,.2em .25em .15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin,.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin,.3em);
}

.fa-beat {
  -webkit-animation-name: fa-beat;
  animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay,0s);
  animation-delay: var(--fa-animation-delay,0s);
  -webkit-animation-direction: var(--fa-animation-direction,normal);
  animation-direction: var(--fa-animation-direction,normal);
  -webkit-animation-duration: var(--fa-animation-duration,1s);
  animation-duration: var(--fa-animation-duration,1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,ease-in-out);
  animation-timing-function: var(--fa-animation-timing,ease-in-out);
}

.fa-bounce {
  -webkit-animation-name: fa-bounce;
  animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay,0s);
  animation-delay: var(--fa-animation-delay,0s);
  -webkit-animation-direction: var(--fa-animation-direction,normal);
  animation-direction: var(--fa-animation-direction,normal);
  -webkit-animation-duration: var(--fa-animation-duration,1s);
  animation-duration: var(--fa-animation-duration,1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));
  animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));
}

.fa-fade {
  -webkit-animation-name: fa-fade;
  animation-name: fa-fade;
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
  animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
}

.fa-beat-fade, .fa-fade {
  -webkit-animation-delay: var(--fa-animation-delay,0s);
  animation-delay: var(--fa-animation-delay,0s);
  -webkit-animation-direction: var(--fa-animation-direction,normal);
  animation-direction: var(--fa-animation-direction,normal);
  -webkit-animation-duration: var(--fa-animation-duration,1s);
  animation-duration: var(--fa-animation-duration,1s);
}

.fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
  animation-name: fa-beat-fade;
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
  animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
}

.fa-flip {
  -webkit-animation-name: fa-flip;
  animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay,0s);
  animation-delay: var(--fa-animation-delay,0s);
  -webkit-animation-direction: var(--fa-animation-direction,normal);
  animation-direction: var(--fa-animation-direction,normal);
  -webkit-animation-duration: var(--fa-animation-duration,1s);
  animation-duration: var(--fa-animation-duration,1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,ease-in-out);
  animation-timing-function: var(--fa-animation-timing,ease-in-out);
}

.fa-shake {
  -webkit-animation-name: fa-shake;
  animation-name: fa-shake;
  -webkit-animation-duration: var(--fa-animation-duration,1s);
  animation-duration: var(--fa-animation-duration,1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,linear);
  animation-timing-function: var(--fa-animation-timing,linear);
}

.fa-shake, .fa-spin {
  -webkit-animation-delay: var(--fa-animation-delay,0s);
  animation-delay: var(--fa-animation-delay,0s);
  -webkit-animation-direction: var(--fa-animation-direction,normal);
  animation-direction: var(--fa-animation-direction,normal);
}

.fa-spin {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-duration: var(--fa-animation-duration,2s);
  animation-duration: var(--fa-animation-duration,2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,linear);
  animation-timing-function: var(--fa-animation-timing,linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse, .fa-spin-pulse {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction,normal);
  animation-direction: var(--fa-animation-direction,normal);
  -webkit-animation-duration: var(--fa-animation-duration,1s);
  animation-duration: var(--fa-animation-duration,1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing,steps(8));
  animation-timing-function: var(--fa-animation-timing,steps(8));
}

@media (prefers-reduced-motion:reduce) {
  .fa-beat, .fa-beat-fade, .fa-bounce, .fa-fade, .fa-flip, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
}

@keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale,1.25));
    transform: scale(var(--fa-beat-scale,1.25));
  }
}

@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
    transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
  }
  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
    transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
  }
  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
    transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
  }
  57% {
    -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em));
    transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em));
  }
  64% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  to {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
}

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity,.4);
  }
}

@keyframes fa-beat-fade {
  0%, to {
    opacity: var(--fa-beat-fade-opacity,.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale,1.125));
    transform: scale(var(--fa-beat-fade-scale,1.125));
  }
}

@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
    transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
  }
}

@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  8%, 24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  12%, 28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  40%, to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}

.fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle,none));
  transform: rotate(var(--fa-rotate-angle,none));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index,auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse,#fff);
}

.fa-0:before {
  content: "\30";
}

.fa-1:before {
  content: "\31";
}

.fa-2:before {
  content: "\32";
}

.fa-3:before {
  content: "\33";
}

.fa-4:before {
  content: "\34";
}

.fa-5:before {
  content: "\35";
}

.fa-6:before {
  content: "\36";
}

.fa-7:before {
  content: "\37";
}

.fa-8:before {
  content: "\38";
}

.fa-9:before {
  content: "\39";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-arrows-to-circle:before {
  content: "\e4bd";
}

.fa-chevron-circle-right:before, .fa-circle-chevron-right:before {
  content: "\f138";
}

.fa-at:before {
  content: "\40";
}

.fa-trash-alt:before, .fa-trash-can:before {
  content: "\f2ed";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-user-times:before, .fa-user-xmark:before {
  content: "\f235";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-comment-alt:before, .fa-message:before {
  content: "\f27a";
}

.fa-info:before {
  content: "\f129";
}

.fa-compress-alt:before, .fa-down-left-and-up-right-to-center:before {
  content: "\f422";
}

.fa-explosion:before {
  content: "\e4e9";
}

.fa-file-alt:before, .fa-file-lines:before, .fa-file-text:before {
  content: "\f15c";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-building-un:before {
  content: "\e4d9";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-calendar-alt:before, .fa-calendar-days:before {
  content: "\f073";
}

.fa-anchor-circle-check:before {
  content: "\e4aa";
}

.fa-building-circle-arrow-right:before {
  content: "\e4d1";
}

.fa-volleyball-ball:before, .fa-volleyball:before {
  content: "\f45f";
}

.fa-arrows-up-to-line:before {
  content: "\e4c2";
}

.fa-sort-desc:before, .fa-sort-down:before {
  content: "\f0dd";
}

.fa-circle-minus:before, .fa-minus-circle:before {
  content: "\f056";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-right-from-bracket:before, .fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-heart-music-camera-bolt:before, .fa-icons:before {
  content: "\f86d";
}

.fa-microphone-alt-slash:before, .fa-microphone-lines-slash:before {
  content: "\f539";
}

.fa-bridge-circle-check:before {
  content: "\e4c9";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-magnifying-glass-location:before, .fa-search-location:before {
  content: "\f689";
}

.fa-forward-step:before, .fa-step-forward:before {
  content: "\f051";
}

.fa-face-smile-beam:before, .fa-smile-beam:before {
  content: "\f5b8";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-football-ball:before, .fa-football:before {
  content: "\f44e";
}

.fa-school-circle-exclamation:before {
  content: "\e56c";
}

.fa-crop:before {
  content: "\f125";
}

.fa-angle-double-down:before, .fa-angles-down:before {
  content: "\f103";
}

.fa-users-rectangle:before {
  content: "\e594";
}

.fa-people-roof:before {
  content: "\e537";
}

.fa-people-line:before {
  content: "\e534";
}

.fa-beer-mug-empty:before, .fa-beer:before {
  content: "\f0fc";
}

.fa-diagram-predecessor:before {
  content: "\e477";
}

.fa-arrow-up-long:before, .fa-long-arrow-up:before {
  content: "\f176";
}

.fa-burn:before, .fa-fire-flame-simple:before {
  content: "\f46a";
}

.fa-male:before, .fa-person:before {
  content: "\f183";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-truck-plane:before {
  content: "\e58f";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-face-grin-stars:before, .fa-grin-stars:before {
  content: "\f587";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-pastafarianism:before, .fa-spaghetti-monster-flying:before {
  content: "\f67b";
}

.fa-arrow-down-up-across-line:before {
  content: "\e4af";
}

.fa-spoon:before, .fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-jar-wheat:before {
  content: "\e517";
}

.fa-envelopes-bulk:before, .fa-mail-bulk:before {
  content: "\f674";
}

.fa-file-circle-exclamation:before {
  content: "\e4eb";
}

.fa-circle-h:before, .fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-pager:before {
  content: "\f815";
}

.fa-address-book:before, .fa-contact-book:before {
  content: "\f2b9";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-k:before {
  content: "\4b";
}

.fa-landmark-flag:before {
  content: "\e51c";
}

.fa-pencil-alt:before, .fa-pencil:before {
  content: "\f303";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-comments:before {
  content: "\f086";
}

.fa-file-clipboard:before, .fa-paste:before {
  content: "\f0ea";
}

.fa-code-pull-request:before {
  content: "\e13c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-truck-loading:before, .fa-truck-ramp-box:before {
  content: "\f4de";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-vial-virus:before {
  content: "\e597";
}

.fa-sheet-plastic:before {
  content: "\e571";
}

.fa-blog:before {
  content: "\f781";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-person-arrow-up-from-line:before {
  content: "\e539";
}

.fa-scroll-torah:before, .fa-torah:before {
  content: "\f6a0";
}

.fa-broom-ball:before, .fa-quidditch-broom-ball:before, .fa-quidditch:before {
  content: "\f458";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-archive:before, .fa-box-archive:before {
  content: "\f187";
}

.fa-person-drowning:before {
  content: "\e545";
}

.fa-arrow-down-9-1:before, .fa-sort-numeric-desc:before, .fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-face-grin-tongue-squint:before, .fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-w:before {
  content: "\57";
}

.fa-earth-africa:before, .fa-globe-africa:before {
  content: "\f57c";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-tablet-alt:before, .fa-tablet-screen-button:before {
  content: "\f3fa";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-trowel-bricks:before {
  content: "\e58a";
}

.fa-face-flushed:before, .fa-flushed:before {
  content: "\f579";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-tent-arrow-left-right:before {
  content: "\e57f";
}

.fa-gavel:before, .fa-legal:before {
  content: "\f0e3";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-bell-concierge:before, .fa-concierge-bell:before {
  content: "\f562";
}

.fa-pen-ruler:before, .fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-people-arrows-left-right:before, .fa-people-arrows:before {
  content: "\e068";
}

.fa-mars-and-venus-burst:before {
  content: "\e523";
}

.fa-caret-square-right:before, .fa-square-caret-right:before {
  content: "\f152";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-sun-plant-wilt:before {
  content: "\e57a";
}

.fa-toilets-portable:before {
  content: "\e584";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magnifying-glass-arrow-right:before {
  content: "\e521";
}

.fa-digital-tachograph:before, .fa-tachograph-digital:before {
  content: "\f566";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-clover:before {
  content: "\e139";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f3e5";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-house-fire:before {
  content: "\e50c";
}

.fa-minus-square:before, .fa-square-minus:before {
  content: "\f146";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-caret-square-down:before, .fa-square-caret-down:before {
  content: "\f150";
}

.fa-file-circle-question:before {
  content: "\e4ef";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-bars:before, .fa-navicon:before {
  content: "\f0c9";
}

.fa-people-group:before {
  content: "\e533";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

.fa-heart-broken:before, .fa-heart-crack:before {
  content: "\f7a9";
}

.fa-external-link-square-alt:before, .fa-square-up-right:before {
  content: "\f360";
}

.fa-face-kiss-beam:before, .fa-kiss-beam:before {
  content: "\f597";
}

.fa-film:before {
  content: "\f008";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-people-robbery:before {
  content: "\e536";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-circle-exclamation:before, .fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-school-circle-xmark:before {
  content: "\e56d";
}

.fa-arrow-right-from-bracket:before, .fa-sign-out:before {
  content: "\f08b";
}

.fa-chevron-circle-down:before, .fa-circle-chevron-down:before {
  content: "\f13a";
}

.fa-unlock-alt:before, .fa-unlock-keyhole:before {
  content: "\f13e";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-headphones-alt:before, .fa-headphones-simple:before {
  content: "\f58f";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-circle-dollar-to-slot:before, .fa-donate:before {
  content: "\f4b9";
}

.fa-memory:before {
  content: "\f538";
}

.fa-road-spikes:before {
  content: "\e568";
}

.fa-fire-burner:before {
  content: "\e4f1";
}

.fa-flag:before {
  content: "\f024";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-volume-down:before, .fa-volume-low:before {
  content: "\f027";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-compress:before {
  content: "\f066";
}

.fa-wheat-alt:before, .fa-wheat-awn:before {
  content: "\e2cd";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-hands-holding-child:before {
  content: "\e4fa";
}

.fa-asterisk:before {
  content: "\2a";
}

.fa-check-square:before, .fa-square-check:before {
  content: "\f14a";
}

.fa-peseta-sign:before {
  content: "\e221";
}

.fa-header:before, .fa-heading:before {
  content: "\f1dc";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-list-squares:before, .fa-list:before {
  content: "\f03a";
}

.fa-phone-square-alt:before, .fa-square-phone-flip:before {
  content: "\f87b";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-circle-dot:before, .fa-dot-circle:before {
  content: "\f192";
}

.fa-dizzy:before, .fa-face-dizzy:before {
  content: "\f567";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-house-medical-circle-xmark:before {
  content: "\e513";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-futbol-ball:before, .fa-futbol:before, .fa-soccer-ball:before {
  content: "\f1e3";
}

.fa-paint-brush:before, .fa-paintbrush:before {
  content: "\f1fc";
}

.fa-lock:before {
  content: "\f023";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-hot-tub-person:before, .fa-hot-tub:before {
  content: "\f593";
}

.fa-map-location:before, .fa-map-marked:before {
  content: "\f59f";
}

.fa-house-flood-water:before {
  content: "\e50e";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-bridge-lock:before {
  content: "\e4cc";
}

.fa-sack-dollar:before {
  content: "\f81d";
}

.fa-edit:before, .fa-pen-to-square:before {
  content: "\f044";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-share-alt:before, .fa-share-nodes:before {
  content: "\f1e0";
}

.fa-heart-circle-minus:before {
  content: "\e4ff";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-bag-shopping:before, .fa-shopping-bag:before {
  content: "\f290";
}

.fa-arrow-down-z-a:before, .fa-sort-alpha-desc:before, .fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-person-rays:before {
  content: "\e54d";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-flask-vial:before {
  content: "\e4f3";
}

.fa-hand-paper:before, .fa-hand:before {
  content: "\f256";
}

.fa-om:before {
  content: "\f679";
}

.fa-worm:before {
  content: "\e599";
}

.fa-house-circle-xmark:before {
  content: "\e50b";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-face-kiss:before, .fa-kiss:before {
  content: "\f596";
}

.fa-bridge-circle-xmark:before {
  content: "\e4cb";
}

.fa-face-grin-tongue:before, .fa-grin-tongue:before {
  content: "\f589";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-face-grin-wink:before, .fa-grin-wink:before {
  content: "\f58c";
}

.fa-deaf:before, .fa-deafness:before, .fa-ear-deaf:before, .fa-hard-of-hearing:before {
  content: "\f2a4";
}

.fa-road-circle-check:before {
  content: "\e564";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-rss-square:before, .fa-square-rss:before {
  content: "\f143";
}

.fa-land-mine-on:before {
  content: "\e51b";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-stairs:before {
  content: "\e289";
}

.fa-i:before {
  content: "\49";
}

.fa-hryvnia-sign:before, .fa-hryvnia:before {
  content: "\f6f2";
}

.fa-pills:before {
  content: "\f484";
}

.fa-face-grin-wide:before, .fa-grin-alt:before {
  content: "\f581";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-v:before {
  content: "\56";
}

.fa-bangladeshi-taka-sign:before {
  content: "\e2e6";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-rod-asclepius:before, .fa-rod-snake:before, .fa-staff-aesculapius:before, .fa-staff-snake:before {
  content: "\e579";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-ambulance:before, .fa-truck-medical:before {
  content: "\f0f9";
}

.fa-wheat-awn-circle-exclamation:before {
  content: "\e598";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-road-barrier:before {
  content: "\e562";
}

.fa-school:before {
  content: "\f549";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-joint:before {
  content: "\f595";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-q:before {
  content: "\51";
}

.fa-g:before {
  content: "\47";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-temperature-2:before, .fa-temperature-half:before, .fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-dong-sign:before {
  content: "\e169";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-poo-bolt:before, .fa-poo-storm:before {
  content: "\f75a";
}

.fa-face-frown-open:before, .fa-frown-open:before {
  content: "\f57a";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-helmet-un:before {
  content: "\e503";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-arrow-up-from-bracket:before {
  content: "\e09a";
}

.fa-folder-blank:before, .fa-folder:before {
  content: "\f07b";
}

.fa-file-medical-alt:before, .fa-file-waveform:before {
  content: "\f478";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-chart-simple:before {
  content: "\e473";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-vial:before {
  content: "\f492";
}

.fa-dashboard:before, .fa-gauge-med:before, .fa-gauge:before, .fa-tachometer-alt-average:before {
  content: "\f624";
}

.fa-magic-wand-sparkles:before, .fa-wand-magic-sparkles:before {
  content: "\e2ca";
}

.fa-e:before {
  content: "\45";
}

.fa-pen-alt:before, .fa-pen-clip:before {
  content: "\f305";
}

.fa-bridge-circle-exclamation:before {
  content: "\e4ca";
}

.fa-user:before {
  content: "\f007";
}

.fa-school-circle-check:before {
  content: "\e56b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-shuttle-van:before, .fa-van-shuttle:before {
  content: "\f5b6";
}

.fa-building-user:before {
  content: "\e4da";
}

.fa-caret-square-left:before, .fa-square-caret-left:before {
  content: "\f191";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-key:before {
  content: "\f084";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-person-half-dress:before {
  content: "\e548";
}

.fa-road-bridge:before {
  content: "\e563";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-c:before {
  content: "\43";
}

.fa-tablet-button:before {
  content: "\f10a";
}

.fa-building-lock:before {
  content: "\e4d6";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-area-chart:before, .fa-chart-area:before {
  content: "\f1fe";
}

.fa-house-flag:before {
  content: "\e50d";
}

.fa-person-circle-minus:before {
  content: "\e540";
}

.fa-ban:before, .fa-cancel:before {
  content: "\f05e";
}

.fa-camera-rotate:before {
  content: "\e0d8";
}

.fa-air-freshener:before, .fa-spray-can-sparkles:before {
  content: "\f5d0";
}

.fa-star:before {
  content: "\f005";
}

.fa-repeat:before {
  content: "\f363";
}

.fa-cross:before {
  content: "\f654";
}

.fa-box:before {
  content: "\f466";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-arrow-pointer:before, .fa-mouse-pointer:before {
  content: "\f245";
}

.fa-expand-arrows-alt:before, .fa-maximize:before {
  content: "\f31e";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-shapes:before, .fa-triangle-circle-square:before {
  content: "\f61f";
}

.fa-random:before, .fa-shuffle:before {
  content: "\f074";
}

.fa-person-running:before, .fa-running:before {
  content: "\f70c";
}

.fa-mobile-retro:before {
  content: "\e527";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-spider:before {
  content: "\f717";
}

.fa-hands-bound:before {
  content: "\e4f9";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-plane-circle-exclamation:before {
  content: "\e556";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-slash:before {
  content: "\f715";
}

.fa-computer-mouse:before, .fa-mouse:before {
  content: "\f8cc";
}

.fa-arrow-right-to-bracket:before, .fa-sign-in:before {
  content: "\f090";
}

.fa-shop-slash:before, .fa-store-alt-slash:before {
  content: "\e070";
}

.fa-server:before {
  content: "\f233";
}

.fa-virus-covid-slash:before {
  content: "\e4a9";
}

.fa-shop-lock:before {
  content: "\e4a5";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-building-wheat:before {
  content: "\e4db";
}

.fa-person-breastfeeding:before {
  content: "\e53a";
}

.fa-right-to-bracket:before, .fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-venus:before {
  content: "\f221";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-heart-pulse:before, .fa-heartbeat:before {
  content: "\f21e";
}

.fa-people-carry-box:before, .fa-people-carry:before {
  content: "\f4ce";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-crown:before {
  content: "\f521";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-xmarks-lines:before {
  content: "\e59a";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-weight-scale:before, .fa-weight:before {
  content: "\f496";
}

.fa-user-friends:before, .fa-user-group:before {
  content: "\f500";
}

.fa-arrow-up-a-z:before, .fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-face-laugh-squint:before, .fa-laugh-squint:before {
  content: "\f59b";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-arrow-circle-up:before, .fa-circle-arrow-up:before {
  content: "\f0aa";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-person-walking:before, .fa-walking:before {
  content: "\f554";
}

.fa-l:before {
  content: "\4c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-bed-pulse:before, .fa-procedures:before {
  content: "\f487";
}

.fa-shuttle-space:before, .fa-space-shuttle:before {
  content: "\f197";
}

.fa-face-laugh:before, .fa-laugh:before {
  content: "\f599";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-heart-circle-plus:before {
  content: "\e500";
}

.fa-code-fork:before {
  content: "\e13b";
}

.fa-city:before {
  content: "\f64f";
}

.fa-microphone-alt:before, .fa-microphone-lines:before {
  content: "\f3c9";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-colon-sign:before {
  content: "\e140";
}

.fa-headset:before {
  content: "\f590";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-road-circle-xmark:before {
  content: "\e566";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-mars-stroke-up:before, .fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-champagne-glasses:before, .fa-glass-cheers:before {
  content: "\f79f";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-house-circle-exclamation:before {
  content: "\e50a";
}

.fa-file-arrow-up:before, .fa-file-upload:before {
  content: "\f574";
}

.fa-wifi-3:before, .fa-wifi-strong:before, .fa-wifi:before {
  content: "\f1eb";
}

.fa-bath:before, .fa-bathtub:before {
  content: "\f2cd";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-user-edit:before, .fa-user-pen:before {
  content: "\f4ff";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-bold:before {
  content: "\f032";
}

.fa-anchor-lock:before {
  content: "\e4ad";
}

.fa-building-ngo:before {
  content: "\e4d7";
}

.fa-manat-sign:before {
  content: "\e1d5";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-border-style:before, .fa-border-top-left:before {
  content: "\f853";
}

.fa-map-location-dot:before, .fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-poll:before, .fa-square-poll-vertical:before {
  content: "\f681";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-battery-car:before, .fa-car-battery:before {
  content: "\f5df";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-building-circle-check:before {
  content: "\e4d2";
}

.fa-person-chalkboard:before {
  content: "\e53d";
}

.fa-mars-stroke-h:before, .fa-mars-stroke-right:before {
  content: "\f22b";
}

.fa-hand-back-fist:before, .fa-hand-rock:before {
  content: "\f255";
}

.fa-caret-square-up:before, .fa-square-caret-up:before {
  content: "\f151";
}

.fa-cloud-showers-water:before {
  content: "\e4e4";
}

.fa-bar-chart:before, .fa-chart-bar:before {
  content: "\f080";
}

.fa-hands-bubbles:before, .fa-hands-wash:before {
  content: "\e05e";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-train:before {
  content: "\f238";
}

.fa-eye-low-vision:before, .fa-low-vision:before {
  content: "\f2a8";
}

.fa-crow:before {
  content: "\f520";
}

.fa-sailboat:before {
  content: "\e445";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-plus-square:before, .fa-square-plus:before {
  content: "\f0fe";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-bucket:before {
  content: "\e4cf";
}

.fa-image:before {
  content: "\f03e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-cow:before {
  content: "\f6c8";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-folder-closed:before {
  content: "\e185";
}

.fa-house-tsunami:before {
  content: "\e515";
}

.fa-square-nfi:before {
  content: "\e576";
}

.fa-arrow-up-from-ground-water:before {
  content: "\e4b5";
}

.fa-glass-martini-alt:before, .fa-martini-glass:before {
  content: "\f57b";
}

.fa-rotate-back:before, .fa-rotate-backward:before, .fa-rotate-left:before, .fa-undo-alt:before {
  content: "\f2ea";
}

.fa-columns:before, .fa-table-columns:before {
  content: "\f0db";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-dolly-box:before, .fa-dolly:before {
  content: "\f472";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-compress-arrows-alt:before, .fa-minimize:before {
  content: "\f78c";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-angle-double-right:before, .fa-angles-right:before {
  content: "\f101";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-circle-play:before, .fa-play-circle:before {
  content: "\f144";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-eur:before, .fa-euro-sign:before, .fa-euro:before {
  content: "\f153";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-check-circle:before, .fa-circle-check:before {
  content: "\f058";
}

.fa-circle-stop:before, .fa-stop-circle:before {
  content: "\f28d";
}

.fa-compass-drafting:before, .fa-drafting-compass:before {
  content: "\f568";
}

.fa-plate-wheat:before {
  content: "\e55a";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-person-shelter:before {
  content: "\e54f";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-face-laugh-beam:before, .fa-laugh-beam:before {
  content: "\f59a";
}

.fa-helicopter-symbol:before {
  content: "\e502";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-chevron-circle-up:before, .fa-circle-chevron-up:before {
  content: "\f139";
}

.fa-lari-sign:before {
  content: "\e1c8";
}

.fa-volcano:before {
  content: "\f770";
}

.fa-person-walking-dashed-line-arrow-right:before {
  content: "\e553";
}

.fa-gbp:before, .fa-pound-sign:before, .fa-sterling-sign:before {
  content: "\f154";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-square-person-confined:before {
  content: "\e577";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-arrow-down-long:before, .fa-long-arrow-down:before {
  content: "\f175";
}

.fa-tent-arrow-down-to-line:before {
  content: "\e57e";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-person-skating:before, .fa-skating:before {
  content: "\f7c5";
}

.fa-filter-circle-dollar:before, .fa-funnel-dollar:before {
  content: "\f662";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-arrow-circle-down:before, .fa-circle-arrow-down:before {
  content: "\f0ab";
}

.fa-arrow-right-to-file:before, .fa-file-import:before {
  content: "\f56f";
}

.fa-external-link-square:before, .fa-square-arrow-up-right:before {
  content: "\f14c";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-location-pin-lock:before {
  content: "\e51f";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-hill-avalanche:before {
  content: "\e507";
}

.fa-temperature-0:before, .fa-temperature-empty:before, .fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-address-card:before, .fa-contact-card:before, .fa-vcard:before {
  content: "\f2bb";
}

.fa-balance-scale-right:before, .fa-scale-unbalanced-flip:before {
  content: "\f516";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-diamond-turn-right:before, .fa-directions:before {
  content: "\f5eb";
}

.fa-burst:before {
  content: "\e4dc";
}

.fa-house-laptop:before, .fa-laptop-house:before {
  content: "\e066";
}

.fa-face-tired:before, .fa-tired:before {
  content: "\f5c8";
}

.fa-money-bills:before {
  content: "\e1f3";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-cloud-arrow-up:before, .fa-cloud-upload-alt:before, .fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-arrows-turn-right:before {
  content: "\e4c0";
}

.fa-vest:before {
  content: "\e085";
}

.fa-ferry:before {
  content: "\e4ea";
}

.fa-arrows-down-to-people:before {
  content: "\e4b9";
}

.fa-seedling:before, .fa-sprout:before {
  content: "\f4d8";
}

.fa-arrows-alt-h:before, .fa-left-right:before {
  content: "\f337";
}

.fa-boxes-packing:before {
  content: "\e4c7";
}

.fa-arrow-circle-left:before, .fa-circle-arrow-left:before {
  content: "\f0a8";
}

.fa-group-arrows-rotate:before {
  content: "\e4f6";
}

.fa-bowl-food:before {
  content: "\e4c6";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-arrow-down-wide-short:before, .fa-sort-amount-asc:before, .fa-sort-amount-down:before {
  content: "\f160";
}

.fa-cloud-bolt:before, .fa-thunderstorm:before {
  content: "\f76c";
}

.fa-remove-format:before, .fa-text-slash:before {
  content: "\f87d";
}

.fa-face-smile-wink:before, .fa-smile-wink:before {
  content: "\f4da";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-arrows-h:before, .fa-arrows-left-right:before {
  content: "\f07e";
}

.fa-house-lock:before {
  content: "\e510";
}

.fa-cloud-arrow-down:before, .fa-cloud-download-alt:before, .fa-cloud-download:before {
  content: "\f0ed";
}

.fa-children:before {
  content: "\e4e1";
}

.fa-blackboard:before, .fa-chalkboard:before {
  content: "\f51b";
}

.fa-user-alt-slash:before, .fa-user-large-slash:before {
  content: "\f4fa";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-handshake-alt-slash:before, .fa-handshake-simple-slash:before {
  content: "\e05f";
}

.fa-mattress-pillow:before {
  content: "\e525";
}

.fa-guarani-sign:before {
  content: "\e19a";
}

.fa-arrows-rotate:before, .fa-refresh:before, .fa-sync:before {
  content: "\f021";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-cruzeiro-sign:before {
  content: "\e152";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-shield-alt:before, .fa-shield-halved:before {
  content: "\f3ed";
}

.fa-atlas:before, .fa-book-atlas:before {
  content: "\f558";
}

.fa-virus:before {
  content: "\e074";
}

.fa-envelope-circle-check:before {
  content: "\e4e8";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-arrows-to-dot:before {
  content: "\e4be";
}

.fa-archway:before {
  content: "\f557";
}

.fa-heart-circle-check:before {
  content: "\e4fd";
}

.fa-house-chimney-crack:before, .fa-house-damage:before {
  content: "\f6f1";
}

.fa-file-archive:before, .fa-file-zipper:before {
  content: "\f1c6";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-glass-martini:before, .fa-martini-glass-empty:before {
  content: "\f000";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cedi-sign:before {
  content: "\e0df";
}

.fa-italic:before {
  content: "\f033";
}

.fa-church:before {
  content: "\f51d";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-z:before {
  content: "\5a";
}

.fa-person-skiing:before, .fa-skiing:before {
  content: "\f7c9";
}

.fa-road-lock:before {
  content: "\e567";
}

.fa-a:before {
  content: "\41";
}

.fa-temperature-arrow-down:before, .fa-temperature-down:before {
  content: "\e03f";
}

.fa-feather-alt:before, .fa-feather-pointed:before {
  content: "\f56b";
}

.fa-p:before {
  content: "\50";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-ad:before, .fa-rectangle-ad:before {
  content: "\f641";
}

.fa-arrow-circle-right:before, .fa-circle-arrow-right:before {
  content: "\f0a9";
}

.fa-filter-circle-xmark:before {
  content: "\e17b";
}

.fa-locust:before {
  content: "\e520";
}

.fa-sort:before, .fa-unsorted:before {
  content: "\f0dc";
}

.fa-list-1-2:before, .fa-list-numeric:before, .fa-list-ol:before {
  content: "\f0cb";
}

.fa-person-dress-burst:before {
  content: "\e544";
}

.fa-money-check-alt:before, .fa-money-check-dollar:before {
  content: "\f53d";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-face-kiss-wink-heart:before, .fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-question:before {
  content: "\3f";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-arrows-alt:before, .fa-up-down-left-right:before {
  content: "\f0b2";
}

.fa-house-chimney-user:before {
  content: "\e065";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-star-half-alt:before, .fa-star-half-stroke:before {
  content: "\f5c0";
}

.fa-code:before {
  content: "\f121";
}

.fa-glass-whiskey:before, .fa-whiskey-glass:before {
  content: "\f7a0";
}

.fa-building-circle-exclamation:before {
  content: "\e4d3";
}

.fa-magnifying-glass-chart:before {
  content: "\e522";
}

.fa-arrow-up-right-from-square:before, .fa-external-link:before {
  content: "\f08e";
}

.fa-cubes-stacked:before {
  content: "\e4e6";
}

.fa-krw:before, .fa-won-sign:before, .fa-won:before {
  content: "\f159";
}

.fa-virus-covid:before {
  content: "\e4a8";
}

.fa-austral-sign:before {
  content: "\e0a9";
}

.fa-f:before {
  content: "\46";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-road:before {
  content: "\f018";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-person-circle-plus:before {
  content: "\e541";
}

.fa-chart-pie:before, .fa-pie-chart:before {
  content: "\f200";
}

.fa-bolt-lightning:before {
  content: "\e0b7";
}

.fa-sack-xmark:before {
  content: "\e56a";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-fish-fins:before {
  content: "\e4f2";
}

.fa-building-flag:before {
  content: "\e4d5";
}

.fa-face-grin-beam:before, .fa-grin-beam:before {
  content: "\f582";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-poop:before {
  content: "\f619";
}

.fa-location-pin:before, .fa-map-marker:before {
  content: "\f041";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-hard-hat:before, .fa-hat-hard:before, .fa-helmet-safety:before {
  content: "\f807";
}

.fa-eject:before {
  content: "\f052";
}

.fa-arrow-alt-circle-right:before, .fa-circle-right:before {
  content: "\f35a";
}

.fa-plane-circle-check:before {
  content: "\e555";
}

.fa-face-rolling-eyes:before, .fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-chart-line:before, .fa-line-chart:before {
  content: "\f201";
}

.fa-mask-ventilator:before {
  content: "\e524";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-map-signs:before, .fa-signs-post:before {
  content: "\f277";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-person-circle-question:before {
  content: "\e542";
}

.fa-h:before {
  content: "\48";
}

.fa-tarp:before {
  content: "\e57b";
}

.fa-screwdriver-wrench:before, .fa-tools:before {
  content: "\f7d9";
}

.fa-arrows-to-eye:before {
  content: "\e4bf";
}

.fa-plug-circle-bolt:before {
  content: "\e55b";
}

.fa-heart:before {
  content: "\f004";
}

.fa-mars-and-venus:before {
  content: "\f224";
}

.fa-home-user:before, .fa-house-user:before {
  content: "\e1b0";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-house-crack:before {
  content: "\e3b1";
}

.fa-cocktail:before, .fa-martini-glass-citrus:before {
  content: "\f561";
}

.fa-face-surprise:before, .fa-surprise:before {
  content: "\f5c2";
}

.fa-bottle-water:before {
  content: "\e4c5";
}

.fa-circle-pause:before, .fa-pause-circle:before {
  content: "\f28b";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-apple-alt:before, .fa-apple-whole:before {
  content: "\f5d1";
}

.fa-kitchen-set:before {
  content: "\e51a";
}

.fa-r:before {
  content: "\52";
}

.fa-temperature-1:before, .fa-temperature-quarter:before, .fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-bitcoin-sign:before {
  content: "\e0b4";
}

.fa-shield-dog:before {
  content: "\e573";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-elevator:before {
  content: "\e16d";
}

.fa-money-bill-transfer:before {
  content: "\e528";
}

.fa-money-bill-trend-up:before {
  content: "\e529";
}

.fa-house-flood-water-circle-arrow-right:before {
  content: "\e50f";
}

.fa-poll-h:before, .fa-square-poll-horizontal:before {
  content: "\f682";
}

.fa-circle:before {
  content: "\f111";
}

.fa-backward-fast:before, .fa-fast-backward:before {
  content: "\f049";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-basketball-ball:before, .fa-basketball:before {
  content: "\f434";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-arrow-alt-circle-up:before, .fa-circle-up:before {
  content: "\f35b";
}

.fa-mobile-alt:before, .fa-mobile-screen-button:before {
  content: "\f3cd";
}

.fa-volume-high:before, .fa-volume-up:before {
  content: "\f028";
}

.fa-users-rays:before {
  content: "\e593";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-burger:before, .fa-hamburger:before {
  content: "\f805";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-bugs:before {
  content: "\e4d0";
}

.fa-rupee-sign:before, .fa-rupee:before {
  content: "\f156";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-circle-question:before, .fa-question-circle:before {
  content: "\f059";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-book-bookmark:before {
  content: "\e0bb";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-bridge:before {
  content: "\e4c8";
}

.fa-phone-alt:before, .fa-phone-flip:before {
  content: "\f879";
}

.fa-truck-front:before {
  content: "\e2b7";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-anchor-circle-exclamation:before {
  content: "\e4ab";
}

.fa-truck-field:before {
  content: "\e58d";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-clipboard-question:before {
  content: "\e4e3";
}

.fa-panorama:before {
  content: "\e209";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-file-circle-minus:before {
  content: "\e4ed";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-fast-forward:before, .fa-forward-fast:before {
  content: "\f050";
}

.fa-face-meh-blank:before, .fa-meh-blank:before {
  content: "\f5a4";
}

.fa-parking:before, .fa-square-parking:before {
  content: "\f540";
}

.fa-house-signal:before {
  content: "\e012";
}

.fa-bars-progress:before, .fa-tasks-alt:before {
  content: "\f828";
}

.fa-faucet-drip:before {
  content: "\e006";
}

.fa-cart-flatbed:before, .fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-ban-smoking:before, .fa-smoking-ban:before {
  content: "\f54d";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-mobile-button:before {
  content: "\f10b";
}

.fa-house-medical-flag:before {
  content: "\e514";
}

.fa-basket-shopping:before, .fa-shopping-basket:before {
  content: "\f291";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-bus-alt:before, .fa-bus-simple:before {
  content: "\f55e";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-face-sad-cry:before, .fa-sad-cry:before {
  content: "\f5b3";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-person-military-to-person:before {
  content: "\e54c";
}

.fa-file-shield:before {
  content: "\e4f0";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-pen:before {
  content: "\f304";
}

.fa-tower-observation:before {
  content: "\e586";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-signal-5:before, .fa-signal-perfect:before, .fa-signal:before {
  content: "\f012";
}

.fa-bus:before {
  content: "\f207";
}

.fa-heart-circle-xmark:before {
  content: "\e501";
}

.fa-home-lg:before, .fa-house-chimney:before {
  content: "\e3af";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-face-frown:before, .fa-frown:before {
  content: "\f119";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-shop:before, .fa-store-alt:before {
  content: "\f54f";
}

.fa-floppy-disk:before, .fa-save:before {
  content: "\f0c7";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-balance-scale-left:before, .fa-scale-unbalanced:before {
  content: "\f515";
}

.fa-sort-asc:before, .fa-sort-up:before {
  content: "\f0de";
}

.fa-comment-dots:before, .fa-commenting:before {
  content: "\f4ad";
}

.fa-plant-wilt:before {
  content: "\e5aa";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-face-grin-squint:before, .fa-grin-squint:before {
  content: "\f585";
}

.fa-hand-holding-dollar:before, .fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hands-praying:before, .fa-praying-hands:before {
  content: "\f684";
}

.fa-arrow-right-rotate:before, .fa-arrow-rotate-forward:before, .fa-arrow-rotate-right:before, .fa-redo:before {
  content: "\f01e";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-location-crosshairs:before, .fa-location:before {
  content: "\f601";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-child-dress:before {
  content: "\e59c";
}

.fa-users-between-lines:before {
  content: "\e591";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-face-grin-tears:before, .fa-grin-tears:before {
  content: "\f588";
}

.fa-phone:before {
  content: "\f095";
}

.fa-calendar-times:before, .fa-calendar-xmark:before {
  content: "\f273";
}

.fa-child-reaching:before {
  content: "\e59d";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-user-cog:before, .fa-user-gear:before {
  content: "\f4fe";
}

.fa-arrow-up-1-9:before, .fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-mosquito-net:before {
  content: "\e52c";
}

.fa-bridge-water:before {
  content: "\e4ce";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-digging:before, .fa-person-digging:before {
  content: "\f85e";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-gauge-simple-med:before, .fa-gauge-simple:before, .fa-tachometer-average:before {
  content: "\f629";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-quote-right-alt:before, .fa-quote-right:before {
  content: "\f10e";
}

.fa-shirt:before, .fa-t-shirt:before, .fa-tshirt:before {
  content: "\f553";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-divide:before {
  content: "\f529";
}

.fa-tenge-sign:before, .fa-tenge:before {
  content: "\f7d7";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-hands-holding:before {
  content: "\f4c2";
}

.fa-hands-clapping:before {
  content: "\e1a8";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-person-circle-xmark:before {
  content: "\e543";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-j:before {
  content: "\4a";
}

.fa-users-viewfinder:before {
  content: "\e595";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-external-link-alt:before, .fa-up-right-from-square:before {
  content: "\f35d";
}

.fa-table-cells:before, .fa-th:before {
  content: "\f00a";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-bible:before, .fa-book-bible:before {
  content: "\f647";
}

.fa-o:before {
  content: "\4f";
}

.fa-medkit:before, .fa-suitcase-medical:before {
  content: "\f0fa";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-otter:before {
  content: "\f700";
}

.fa-female:before, .fa-person-dress:before {
  content: "\f182";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-briefcase-clock:before, .fa-business-time:before {
  content: "\f64a";
}

.fa-table-cells-large:before, .fa-th-large:before {
  content: "\f009";
}

.fa-book-tanakh:before, .fa-tanakh:before {
  content: "\f827";
}

.fa-phone-volume:before, .fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-clipboard-user:before {
  content: "\f7f3";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-plane-lock:before {
  content: "\e558";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-comment:before {
  content: "\f075";
}

.fa-birthday-cake:before, .fa-cake-candles:before, .fa-cake:before {
  content: "\f1fd";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-angle-double-up:before, .fa-angles-up:before {
  content: "\f102";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-arrow-right-to-city:before {
  content: "\e4b3";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-arrow-up-9-1:before, .fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-litecoin-sign:before {
  content: "\e1d3";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-circle-nodes:before {
  content: "\e4e2";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-truck-field-un:before {
  content: "\e58e";
}

.fa-hourglass-empty:before, .fa-hourglass:before {
  content: "\f254";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-user-doctor:before, .fa-user-md:before {
  content: "\f0f0";
}

.fa-circle-info:before, .fa-info-circle:before {
  content: "\f05a";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-camera-alt:before, .fa-camera:before {
  content: "\f030";
}

.fa-square-virus:before {
  content: "\e578";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-car-on:before {
  content: "\e4dd";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-arrow-down-1-9:before, .fa-sort-numeric-asc:before, .fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-hand-holding-droplet:before, .fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-water:before {
  content: "\f773";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-prescription-bottle-alt:before, .fa-prescription-bottle-medical:before {
  content: "\f486";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-person-cane:before {
  content: "\e53c";
}

.fa-tent:before {
  content: "\e57d";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-arrow-down-a-z:before, .fa-sort-alpha-asc:before, .fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-money-bill-wheat:before {
  content: "\e52a";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-arrow-left-rotate:before, .fa-arrow-rotate-back:before, .fa-arrow-rotate-backward:before, .fa-arrow-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-hard-drive:before, .fa-hdd:before {
  content: "\f0a0";
}

.fa-face-grin-squint-tears:before, .fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-list-alt:before, .fa-rectangle-list:before {
  content: "\f022";
}

.fa-tarp-droplet:before {
  content: "\e57c";
}

.fa-house-medical-circle-check:before {
  content: "\e511";
}

.fa-person-skiing-nordic:before, .fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-arrow-alt-circle-left:before, .fa-circle-left:before {
  content: "\f359";
}

.fa-subway:before, .fa-train-subway:before {
  content: "\f239";
}

.fa-chart-gantt:before {
  content: "\e0e4";
}

.fa-indian-rupee-sign:before, .fa-indian-rupee:before, .fa-inr:before {
  content: "\e1bc";
}

.fa-crop-alt:before, .fa-crop-simple:before {
  content: "\f565";
}

.fa-money-bill-1:before, .fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-left-long:before, .fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-dna:before {
  content: "\f471";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-minus:before, .fa-subtract:before {
  content: "\f068";
}

.fa-chess:before {
  content: "\f439";
}

.fa-arrow-left-long:before, .fa-long-arrow-left:before {
  content: "\f177";
}

.fa-plug-circle-check:before {
  content: "\e55c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-franc-sign:before {
  content: "\e18f";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before, .fa-hands-american-sign-language-interpreting:before, .fa-hands-asl-interpreting:before {
  content: "\f2a3";
}

.fa-cog:before, .fa-gear:before {
  content: "\f013";
}

.fa-droplet-slash:before, .fa-tint-slash:before {
  content: "\f5c7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-mosquito:before {
  content: "\e52b";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-person-military-rifle:before {
  content: "\e54b";
}

.fa-cart-shopping:before, .fa-shopping-cart:before {
  content: "\f07a";
}

.fa-vials:before {
  content: "\f493";
}

.fa-plug-circle-plus:before {
  content: "\e55f";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-arrow-turn-up:before, .fa-level-up:before {
  content: "\f148";
}

.fa-u:before {
  content: "\55";
}

.fa-square-root-alt:before, .fa-square-root-variable:before {
  content: "\f698";
}

.fa-clock-four:before, .fa-clock:before {
  content: "\f017";
}

.fa-backward-step:before, .fa-step-backward:before {
  content: "\f048";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-faucet:before {
  content: "\e005";
}

.fa-baseball-bat-ball:before {
  content: "\f432";
}

.fa-s:before {
  content: "\53";
}

.fa-timeline:before {
  content: "\e29c";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-clinic-medical:before, .fa-house-chimney-medical:before {
  content: "\f7f2";
}

.fa-temperature-3:before, .fa-temperature-three-quarters:before, .fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-mobile-android-alt:before, .fa-mobile-screen:before {
  content: "\f3cf";
}

.fa-plane-up:before {
  content: "\e22d";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-battery-3:before, .fa-battery-half:before {
  content: "\f242";
}

.fa-mountain-city:before {
  content: "\e52e";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-sliders-h:before, .fa-sliders:before {
  content: "\f1de";
}

.fa-folder-tree:before {
  content: "\f802";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-cent-sign:before {
  content: "\e3f5";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-person-pregnant:before {
  content: "\e31e";
}

.fa-wand-sparkles:before {
  content: "\f72b";
}

.fa-ellipsis-v:before, .fa-ellipsis-vertical:before {
  content: "\f142";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-long-arrow-alt-right:before, .fa-right-long:before {
  content: "\f30b";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-laptop-file:before {
  content: "\e51d";
}

.fa-teletype:before, .fa-tty:before {
  content: "\f1e4";
}

.fa-diagram-next:before {
  content: "\e476";
}

.fa-person-rifle:before {
  content: "\e54e";
}

.fa-house-medical-circle-exclamation:before {
  content: "\e512";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-hiking:before, .fa-person-hiking:before {
  content: "\f6ec";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-images:before {
  content: "\f302";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-people-pulling:before {
  content: "\e535";
}

.fa-n:before {
  content: "\4e";
}

.fa-cable-car:before, .fa-tram:before {
  content: "\f7da";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-building-circle-xmark:before {
  content: "\e4d4";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-arrows-down-to-line:before {
  content: "\e4b8";
}

.fa-download:before {
  content: "\f019";
}

.fa-face-grin:before, .fa-grin:before {
  content: "\f580";
}

.fa-backspace:before, .fa-delete-left:before {
  content: "\f55a";
}

.fa-eye-dropper-empty:before, .fa-eye-dropper:before, .fa-eyedropper:before {
  content: "\f1fb";
}

.fa-file-circle-check:before {
  content: "\e5a0";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-mobile-android:before, .fa-mobile-phone:before, .fa-mobile:before {
  content: "\f3ce";
}

.fa-face-meh:before, .fa-meh:before {
  content: "\f11a";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-book-dead:before, .fa-book-skull:before {
  content: "\f6b7";
}

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-heart-circle-exclamation:before {
  content: "\e4fe";
}

.fa-home-alt:before, .fa-home-lg-alt:before, .fa-home:before, .fa-house:before {
  content: "\f015";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-b:before {
  content: "\42";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-arrow-right-arrow-left:before, .fa-exchange:before {
  content: "\f0ec";
}

.fa-redo-alt:before, .fa-rotate-forward:before, .fa-rotate-right:before {
  content: "\f2f9";
}

.fa-cutlery:before, .fa-utensils:before {
  content: "\f2e7";
}

.fa-arrow-up-wide-short:before, .fa-sort-amount-up:before {
  content: "\f161";
}

.fa-mill-sign:before {
  content: "\e1ed";
}

.fa-bowl-rice:before {
  content: "\e2eb";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-broadcast-tower:before, .fa-tower-broadcast:before {
  content: "\f519";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-long-arrow-alt-up:before, .fa-up-long:before {
  content: "\f30c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-code-merge:before {
  content: "\f387";
}

.fa-upload:before {
  content: "\f093";
}

.fa-hurricane:before {
  content: "\f751";
}

.fa-mound:before {
  content: "\e52d";
}

.fa-toilet-portable:before {
  content: "\e583";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-file-arrow-down:before, .fa-file-download:before {
  content: "\f56d";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-shield-cat:before {
  content: "\e572";
}

.fa-bolt:before, .fa-zap:before {
  content: "\f0e7";
}

.fa-glass-water:before {
  content: "\e4f4";
}

.fa-oil-well:before {
  content: "\e532";
}

.fa-vault:before {
  content: "\e2c5";
}

.fa-mars:before {
  content: "\f222";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-plane-circle-xmark:before {
  content: "\e557";
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen-sign:before, .fa-yen:before {
  content: "\f157";
}

.fa-rouble:before, .fa-rub:before, .fa-ruble-sign:before, .fa-ruble:before {
  content: "\f158";
}

.fa-sun:before {
  content: "\f185";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-face-laugh-wink:before, .fa-laugh-wink:before {
  content: "\f59c";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-bore-hole:before {
  content: "\e4c3";
}

.fa-industry:before {
  content: "\f275";
}

.fa-arrow-alt-circle-down:before, .fa-circle-down:before {
  content: "\f358";
}

.fa-arrows-turn-to-dots:before {
  content: "\e4c1";
}

.fa-florin-sign:before {
  content: "\e184";
}

.fa-arrow-down-short-wide:before, .fa-sort-amount-desc:before, .fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-less-than:before {
  content: "\3c";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-car-tunnel:before {
  content: "\e4de";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-arrow-right-long:before, .fa-long-arrow-right:before {
  content: "\f178";
}

.fa-anchor-circle-xmark:before {
  content: "\e4ac";
}

.fa-ellipsis-h:before, .fa-ellipsis:before {
  content: "\f141";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-first-aid:before, .fa-kit-medical:before {
  content: "\f479";
}

.fa-person-through-window:before {
  content: "\e5a9";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-hands-holding-circle:before {
  content: "\e4fb";
}

.fa-bug:before {
  content: "\f188";
}

.fa-credit-card-alt:before, .fa-credit-card:before {
  content: "\f09d";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-hand-holding-hand:before {
  content: "\e4f7";
}

.fa-book-open-reader:before, .fa-book-reader:before {
  content: "\f5da";
}

.fa-mountain-sun:before {
  content: "\e52f";
}

.fa-arrows-left-right-to-line:before {
  content: "\e4ba";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-truck-droplet:before {
  content: "\e58c";
}

.fa-file-circle-xmark:before {
  content: "\e5a1";
}

.fa-temperature-arrow-up:before, .fa-temperature-up:before {
  content: "\e040";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-bed:before {
  content: "\f236";
}

.fa-h-square:before, .fa-square-h:before {
  content: "\f0fd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-temperature-4:before, .fa-temperature-full:before, .fa-thermometer-4:before, .fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-plug-circle-xmark:before {
  content: "\e560";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-hands-helping:before, .fa-handshake-angle:before {
  content: "\f4c4";
}

.fa-location-dot:before, .fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-file:before {
  content: "\f15b";
}

.fa-greater-than:before {
  content: "\3e";
}

.fa-person-swimming:before, .fa-swimmer:before {
  content: "\f5c4";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-droplet:before, .fa-tint:before {
  content: "\f043";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-earth-america:before, .fa-earth-americas:before, .fa-earth:before, .fa-globe-americas:before {
  content: "\f57d";
}

.fa-person-burst:before {
  content: "\e53b";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

.fa-socks:before {
  content: "\f696";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-section:before {
  content: "\e447";
}

.fa-gauge-high:before, .fa-tachometer-alt-fast:before, .fa-tachometer-alt:before {
  content: "\f625";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-hospital-alt:before, .fa-hospital-wide:before, .fa-hospital:before {
  content: "\f0f8";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-bars-staggered:before, .fa-reorder:before, .fa-stream:before {
  content: "\f550";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-blind:before, .fa-person-walking-with-cane:before {
  content: "\f29d";
}

.fa-drum:before {
  content: "\f569";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-heart-circle-bolt:before {
  content: "\e4fc";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-check-to-slot:before, .fa-vote-yea:before {
  content: "\f772";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-boxes-alt:before, .fa-boxes-stacked:before, .fa-boxes:before {
  content: "\f468";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-assistive-listening-systems:before, .fa-ear-listen:before {
  content: "\f2a2";
}

.fa-tree-city:before {
  content: "\e587";
}

.fa-play:before {
  content: "\f04b";
}

.fa-font:before {
  content: "\f031";
}

.fa-rupiah-sign:before {
  content: "\e23d";
}

.fa-magnifying-glass:before, .fa-search:before {
  content: "\f002";
}

.fa-ping-pong-paddle-ball:before, .fa-table-tennis-paddle-ball:before, .fa-table-tennis:before {
  content: "\f45d";
}

.fa-diagnoses:before, .fa-person-dots-from-line:before {
  content: "\f470";
}

.fa-trash-can-arrow-up:before, .fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-naira-sign:before {
  content: "\e1f6";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-walkie-talkie:before {
  content: "\f8ef";
}

.fa-file-edit:before, .fa-file-pen:before {
  content: "\f31c";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-pen-square:before, .fa-pencil-square:before, .fa-square-pen:before {
  content: "\f14b";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-person-circle-exclamation:before {
  content: "\e53f";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-battery-5:before, .fa-battery-full:before, .fa-battery:before {
  content: "\f240";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-code-compare:before {
  content: "\e13a";
}

.fa-list-dots:before, .fa-list-ul:before {
  content: "\f0ca";
}

.fa-school-lock:before {
  content: "\e56f";
}

.fa-tower-cell:before {
  content: "\e585";
}

.fa-down-long:before, .fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-ranking-star:before {
  content: "\e561";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-person-harassing:before {
  content: "\e549";
}

.fa-brazilian-real-sign:before {
  content: "\e46c";
}

.fa-landmark-alt:before, .fa-landmark-dome:before {
  content: "\f752";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-television:before, .fa-tv-alt:before, .fa-tv:before {
  content: "\f26c";
}

.fa-shrimp:before {
  content: "\e448";
}

.fa-list-check:before, .fa-tasks:before {
  content: "\f0ae";
}

.fa-jug-detergent:before {
  content: "\e519";
}

.fa-circle-user:before, .fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-car-burst:before, .fa-car-crash:before {
  content: "\f5e1";
}

.fa-y:before {
  content: "\59";
}

.fa-person-snowboarding:before, .fa-snowboarding:before {
  content: "\f7ce";
}

.fa-shipping-fast:before, .fa-truck-fast:before {
  content: "\f48b";
}

.fa-fish:before {
  content: "\f578";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-adjust:before, .fa-circle-half-stroke:before {
  content: "\f042";
}

.fa-clapperboard:before {
  content: "\e131";
}

.fa-circle-radiation:before, .fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-baseball-ball:before, .fa-baseball:before {
  content: "\f433";
}

.fa-jet-fighter-up:before {
  content: "\e518";
}

.fa-diagram-project:before, .fa-project-diagram:before {
  content: "\f542";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-volume-mute:before, .fa-volume-times:before, .fa-volume-xmark:before {
  content: "\f6a9";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-grip-horizontal:before, .fa-grip:before {
  content: "\f58d";
}

.fa-share-from-square:before, .fa-share-square:before {
  content: "\f14d";
}

.fa-child-combatant:before, .fa-child-rifle:before {
  content: "\e4e0";
}

.fa-gun:before {
  content: "\e19b";
}

.fa-phone-square:before, .fa-square-phone:before {
  content: "\f098";
}

.fa-add:before, .fa-plus:before {
  content: "\2b";
}

.fa-expand:before {
  content: "\f065";
}

.fa-computer:before {
  content: "\e4e5";
}

.fa-close:before, .fa-multiply:before, .fa-remove:before, .fa-times:before, .fa-xmark:before {
  content: "\f00d";
}

.fa-arrows-up-down-left-right:before, .fa-arrows:before {
  content: "\f047";
}

.fa-chalkboard-teacher:before, .fa-chalkboard-user:before {
  content: "\f51c";
}

.fa-peso-sign:before {
  content: "\e222";
}

.fa-building-shield:before {
  content: "\e4d8";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-users-line:before {
  content: "\e592";
}

.fa-quote-left-alt:before, .fa-quote-left:before {
  content: "\f10d";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trash-arrow-up:before, .fa-trash-restore:before {
  content: "\f829";
}

.fa-arrow-down-up-lock:before {
  content: "\e4b0";
}

.fa-lines-leaning:before {
  content: "\e51e";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-equals:before {
  content: "\3d";
}

.fa-blender:before {
  content: "\f517";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-ils:before, .fa-shekel-sign:before, .fa-shekel:before, .fa-sheqel-sign:before, .fa-sheqel:before {
  content: "\f20b";
}

.fa-map:before {
  content: "\f279";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-photo-film:before, .fa-photo-video:before {
  content: "\f87c";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-store:before {
  content: "\f54e";
}

.fa-arrow-trend-up:before {
  content: "\e098";
}

.fa-plug-circle-minus:before {
  content: "\e55e";
}

.fa-sign-hanging:before, .fa-sign:before {
  content: "\f4d9";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-tablet-android:before, .fa-tablet:before {
  content: "\f3fb";
}

.fa-school-flag:before {
  content: "\e56e";
}

.fa-fill:before {
  content: "\f575";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-notdef:before {
  content: "\e1fe";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-car-alt:before, .fa-car-rear:before {
  content: "\f5de";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-battery-2:before, .fa-battery-quarter:before {
  content: "\f243";
}

.fa-radio:before {
  content: "\f8d7";
}

.fa-baby-carriage:before, .fa-carriage-baby:before {
  content: "\f77d";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-percent:before, .fa-percentage:before {
  content: "\25";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-glass-water-droplet:before {
  content: "\e4f5";
}

.fa-display:before {
  content: "\e163";
}

.fa-face-smile:before, .fa-smile:before {
  content: "\f118";
}

.fa-thumb-tack:before, .fa-thumbtack:before {
  content: "\f08d";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-person-praying:before, .fa-pray:before {
  content: "\f683";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-rotate:before, .fa-sync-alt:before {
  content: "\f2f1";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-robot:before {
  content: "\f544";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-cogs:before, .fa-gears:before {
  content: "\f085";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-arrow-up-right-dots:before {
  content: "\e4b7";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-face-grin-hearts:before, .fa-grin-hearts:before {
  content: "\f584";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-transgender-alt:before, .fa-transgender:before {
  content: "\f225";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-arrow-turn-down:before, .fa-level-down:before {
  content: "\f149";
}

.fa-person-falling-burst:before {
  content: "\e547";
}

.fa-award:before {
  content: "\f559";
}

.fa-ticket-alt:before, .fa-ticket-simple:before {
  content: "\f3ff";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-angle-double-left:before, .fa-angles-left:before {
  content: "\f100";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-clock-rotate-left:before, .fa-history:before {
  content: "\f1da";
}

.fa-face-grin-beam-sweat:before, .fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-arrow-right-from-file:before, .fa-file-export:before {
  content: "\f56e";
}

.fa-shield-blank:before, .fa-shield:before {
  content: "\f132";
}

.fa-arrow-up-short-wide:before, .fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-house-medical:before {
  content: "\e3b2";
}

.fa-golf-ball-tee:before, .fa-golf-ball:before {
  content: "\f450";
}

.fa-chevron-circle-left:before, .fa-circle-chevron-left:before {
  content: "\f137";
}

.fa-house-chimney-window:before {
  content: "\e00d";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-tent-arrow-turn-left:before {
  content: "\e580";
}

.fa-tents:before {
  content: "\e582";
}

.fa-magic:before, .fa-wand-magic:before {
  content: "\f0d0";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-moon:before {
  content: "\f186";
}

.fa-wine-glass-alt:before, .fa-wine-glass-empty:before {
  content: "\f5ce";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-music:before {
  content: "\f001";
}

.fa-code-commit:before {
  content: "\f386";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-biking:before, .fa-person-biking:before {
  content: "\f84a";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-shield-heart:before {
  content: "\e574";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-earth-oceania:before, .fa-globe-oceania:before {
  content: "\e47b";
}

.fa-square-xmark:before, .fa-times-square:before, .fa-xmark-square:before {
  content: "\f2d3";
}

.fa-hashtag:before {
  content: "\23";
}

.fa-expand-alt:before, .fa-up-right-and-down-left-from-center:before {
  content: "\f424";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-t:before {
  content: "\54";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-chart-column:before {
  content: "\e0e3";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-vial-circle-check:before {
  content: "\e596";
}

.fa-person-arrow-down-to-line:before {
  content: "\e538";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-fan:before {
  content: "\f863";
}

.fa-person-walking-luggage:before {
  content: "\e554";
}

.fa-arrows-alt-v:before, .fa-up-down:before {
  content: "\f338";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-bahai:before, .fa-haykal:before {
  content: "\f666";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-circle-plus:before, .fa-plus-circle:before {
  content: "\f055";
}

.fa-face-grin-tongue-wink:before, .fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-plug-circle-exclamation:before {
  content: "\e55d";
}

.fa-chain-broken:before, .fa-chain-slash:before, .fa-link-slash:before, .fa-unlink:before {
  content: "\f127";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-person-walking-arrow-loop-left:before {
  content: "\e551";
}

.fa-arrow-up-z-a:before, .fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-fire-alt:before, .fa-fire-flame-curved:before {
  content: "\f7e4";
}

.fa-tornado:before {
  content: "\f76f";
}

.fa-file-circle-plus:before {
  content: "\e494";
}

.fa-book-quran:before, .fa-quran:before {
  content: "\f687";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-angry:before, .fa-face-angry:before {
  content: "\f556";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-arrow-trend-down:before {
  content: "\e097";
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-balance-scale:before, .fa-scale-balanced:before {
  content: "\f24e";
}

.fa-gauge-simple-high:before, .fa-tachometer-fast:before, .fa-tachometer:before {
  content: "\f62a";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-desktop-alt:before, .fa-desktop:before {
  content: "\f390";
}

.fa-m:before {
  content: "\4d";
}

.fa-table-list:before, .fa-th-list:before {
  content: "\f00b";
}

.fa-comment-sms:before, .fa-sms:before {
  content: "\f7cd";
}

.fa-book:before {
  content: "\f02d";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-check:before {
  content: "\f00c";
}

.fa-battery-4:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-house-circle-check:before {
  content: "\e509";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-diagram-successor:before {
  content: "\e47a";
}

.fa-truck-arrow-right:before {
  content: "\e58b";
}

.fa-arrows-split-up-and-left:before {
  content: "\e4bc";
}

.fa-fist-raised:before, .fa-hand-fist:before {
  content: "\f6de";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-person-falling:before {
  content: "\e546";
}

.fa-image-portrait:before, .fa-portrait:before {
  content: "\f3e0";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-rug:before {
  content: "\e569";
}

.fa-earth-europe:before, .fa-globe-europe:before {
  content: "\f7a2";
}

.fa-cart-flatbed-suitcase:before, .fa-luggage-cart:before {
  content: "\f59d";
}

.fa-rectangle-times:before, .fa-rectangle-xmark:before, .fa-times-rectangle:before, .fa-window-close:before {
  content: "\f410";
}

.fa-baht-sign:before {
  content: "\e0ac";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-journal-whills:before, .fa-journal-whills:before {
  content: "\f66a";
}

.fa-handcuffs:before {
  content: "\e4f8";
}

.fa-exclamation-triangle:before, .fa-triangle-exclamation:before, .fa-warning:before {
  content: "\f071";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-bottle-droplet:before {
  content: "\e4c4";
}

.fa-mask-face:before {
  content: "\e1d7";
}

.fa-hill-rockslide:before {
  content: "\e508";
}

.fa-exchange-alt:before, .fa-right-left:before {
  content: "\f362";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-road-circle-exclamation:before {
  content: "\e565";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-money-bill-1-wave:before, .fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-hands:before, .fa-sign-language:before, .fa-signing:before {
  content: "\f2a7";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-ladder-water:before, .fa-swimming-pool:before, .fa-water-ladder:before {
  content: "\f5c5";
}

.fa-arrows-up-down:before, .fa-arrows-v:before {
  content: "\f07d";
}

.fa-face-grimace:before, .fa-grimace:before {
  content: "\f57f";
}

.fa-wheelchair-alt:before, .fa-wheelchair-move:before {
  content: "\e2ce";
}

.fa-level-down-alt:before, .fa-turn-down:before {
  content: "\f3be";
}

.fa-person-walking-arrow-right:before {
  content: "\e552";
}

.fa-envelope-square:before, .fa-square-envelope:before {
  content: "\f199";
}

.fa-dice:before {
  content: "\f522";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-band-aid:before, .fa-bandage:before {
  content: "\f462";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-circle-xmark:before, .fa-times-circle:before, .fa-xmark-circle:before {
  content: "\f057";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-earth-asia:before, .fa-globe-asia:before {
  content: "\f57e";
}

.fa-id-card-alt:before, .fa-id-card-clip:before {
  content: "\f47f";
}

.fa-magnifying-glass-plus:before, .fa-search-plus:before {
  content: "\f00e";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-allergies:before, .fa-hand-dots:before {
  content: "\f461";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-coffee:before, .fa-mug-saucer:before {
  content: "\f0f4";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-magnifying-glass-minus:before, .fa-search-minus:before {
  content: "\f010";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-user-alt:before, .fa-user-large:before {
  content: "\f406";
}

.fa-train-tram:before {
  content: "\e5b4";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-jar:before {
  content: "\e516";
}

.fa-note-sticky:before, .fa-sticky-note:before {
  content: "\f249";
}

.fa-bug-slash:before {
  content: "\e490";
}

.fa-arrow-up-from-water-pump:before {
  content: "\e4b6";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-face-sad-tear:before, .fa-sad-tear:before {
  content: "\f5b4";
}

.fa-plane:before {
  content: "\f072";
}

.fa-tent-arrows-down:before {
  content: "\e581";
}

.fa-exclamation:before {
  content: "\21";
}

.fa-arrows-spin:before {
  content: "\e4bb";
}

.fa-print:before {
  content: "\f02f";
}

.fa-try:before, .fa-turkish-lira-sign:before, .fa-turkish-lira:before {
  content: "\e2bb";
}

.fa-dollar-sign:before, .fa-dollar:before, .fa-usd:before {
  content: "\24";
}

.fa-x:before {
  content: "\58";
}

.fa-magnifying-glass-dollar:before, .fa-search-dollar:before {
  content: "\f688";
}

.fa-users-cog:before, .fa-users-gear:before {
  content: "\f509";
}

.fa-person-military-pointing:before {
  content: "\e54a";
}

.fa-bank:before, .fa-building-columns:before, .fa-institution:before, .fa-museum:before, .fa-university:before {
  content: "\f19c";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-trowel:before {
  content: "\e589";
}

.fa-d:before {
  content: "\44";
}

.fa-stapler:before {
  content: "\e5af";
}

.fa-masks-theater:before, .fa-theater-masks:before {
  content: "\f630";
}

.fa-kip-sign:before {
  content: "\e1c4";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-handshake-alt:before, .fa-handshake-simple:before {
  content: "\f4c6";
}

.fa-fighter-jet:before, .fa-jet-fighter:before {
  content: "\f0fb";
}

.fa-share-alt-square:before, .fa-square-share-nodes:before {
  content: "\f1e1";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-plus-minus:before {
  content: "\e43c";
}

.fa-video-camera:before, .fa-video:before {
  content: "\f03d";
}

.fa-graduation-cap:before, .fa-mortar-board:before {
  content: "\f19d";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-person-circle-check:before {
  content: "\e53e";
}

.fa-level-up-alt:before, .fa-turn-up:before {
  content: "\f3bf";
}

.fa-sr-only, .fa-sr-only-focusable:not(:focus), .sr-only, .sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border-width: 0;
}

.gallery {
  display: flex;
  padding: 2px;
  transition: 0.3s;
}
.gallery:hover .gallery__image {
  filter: grayscale(1);
}
.gallery__column {
  display: flex;
  flex-direction: column;
  width: 35%;
}
.gallery__link {
  margin: 0px;
  padding: 2px;
  overflow: hidden;
}
.gallery__link:hover .gallery__image {
  filter: grayscale(0);
}
.gallery__link:hover .gallery__caption {
  opacity: 0;
}
.gallery__thumb {
  position: relative;
}
.gallery__image {
  display: block;
  width: 100%;
  transition: 0.3s;
  transform: scale(1.1);
  margin: -3px;
}
.gallery__image:hover {
  transform: scale(1.2);
}
.gallery__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0px 0px 0px;
  width: 100%;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  color: white;
  opacity: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  transition: 0.3s;
}:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #5d5d66;
  --bs-gray-dark: #23232f;
  --bs-gray-100: #fafafa;
  --bs-gray-200: #f7f7f7;
  --bs-gray-300: #e8e8e9;
  --bs-gray-400: #aeaeb2;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #5d5d66;
  --bs-gray-700: #393944;
  --bs-gray-800: #23232f;
  --bs-gray-900: #171724;
  --bs-primary: #31c77f;
  --bs-secondary: #6b39bd;
  --bs-success: #77ba21;
  --bs-info: #138ce4;
  --bs-warning: #f19711;
  --bs-danger: #e72660;
  --bs-light: #f7f7f7;
  --bs-dark: #171724;
  --bs-primary-rgb: 49,199,127;
  --bs-secondary-rgb: 107,57,189;
  --bs-success-rgb: 119,186,33;
  --bs-info-rgb: 19,140,228;
  --bs-warning-rgb: 241,151,17;
  --bs-danger-rgb: 231,38,96;
  --bs-light-rgb: 247,247,247;
  --bs-dark-rgb: 23,23,36;
  --bs-white-rgb: 255,255,255;
  --bs-black-rgb: 0,0,0;
  --bs-body-color-rgb: 93,93,102;
  --bs-body-bg-rgb: 255,255,255;
  --bs-gradient: linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0));
  --bs-body-font-size: calc(1.25625rem + .075vw);
  --bs-body-font-weight: 300;
  --bs-body-line-height: 1.54;
  --bs-body-color: #5d5d66;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #e8e8e9;
  --bs-border-color-translucent: rgba(0,0,0,0.175);
  --bs-border-radius: .375rem;
  --bs-border-radius-sm: .25rem;
  --bs-border-radius-lg: .875rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #6b39bd;
  --bs-link-hover-color: #31c77f;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #6b39bd;
}

@media (min-width: 1200px) {
  :root {
    --bs-body-font-size: 1.3125rem;
  }
}

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

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

hr {
  margin: 0 0;
  color: inherit;
  border: 0;
  border-top: 1px solid #515151;
  opacity: 1;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 400;
  line-height: 1.2;
  color: #171724;
}

h1, .h1 {
  font-size: calc(1.5375rem + 3.45vw);
}

@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 4.125rem;
  }
}

h2, .h2 {
  font-size: calc(1.4125rem + 1.95vw);
}

@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2.875rem;
  }
}

h3, .h3 {
  font-size: calc(1.35rem + 1.2vw);
}

@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 2.25rem;
  }
}

h4, .h4 {
  font-size: calc(1.3125rem + .75vw);
}

@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.875rem;
  }
}

h5, .h5 {
  font-size: calc(1.275rem + .3vw);
}

@media (min-width: 1200px) {
  h5, .h5 {
    font-size: 1.5rem;
  }
}

h6, .h6 {
  font-size: calc(1.25625rem + .075vw);
}

@media (min-width: 1200px) {
  h6, .h6 {
    font-size: 1.3125rem;
  }
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol, ul {
  padding-left: 2rem;
}

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b, strong {
  font-weight: 500;
}

small, .small {
  font-size: 81%;
}

mark, .mark {
  padding: 0 0.1em;
  background-color: var(--bs-highlight-bg);
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  /*color: var(--bs-link-color);*/
  text-decoration: underline;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre, code, kbd, samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 81%;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 81%;
  color: var(--bs-code-color);
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: .1875rem .375rem;
  font-size: 81%;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: .25rem;
}

kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img, svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: .5rem;
  padding-bottom: .5rem;
  color: #5d5d66;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead, tbody, tfoot, tr, td, th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, select {
  text-transform: none;
}

[role="button"] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator {
  display: none !important;
}

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

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: calc(1.275rem + .3vw);
  line-height: inherit;
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}

legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: calc(1.27594rem + .31125vw);
  font-weight: 300;
}

@media (min-width: 1200px) {
  .lead {
    font-size: 1.50937rem;
  }
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: .5rem;
}

.initialism {
  font-size: 81%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: calc(1.28906rem + .46875vw);
}

@media (min-width: 1200px) {
  .blockquote {
    font-size: 1.64063rem;
  }
}

.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 81%;
  color: #5d5d66;
}

.blockquote-footer::before {
  content: "\2014\00A0";
}

.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.ratio {
  position: relative;
  width: 100%;
}

.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

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

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: .25 !important;
}

.opacity-50 {
  opacity: .5 !important;
}

.opacity-75 {
  opacity: .75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

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

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: 10px 15px 18px rgba(23,23,36,0.15) !important;
}

.shadow-sm {
  box-shadow: 5px 8px 28px rgba(23,23,36,0.1) !important;
}

.shadow-lg {
  box-shadow: 5px 18px 48px rgba(23,23,36,0.1) !important;
}

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

.position-static {
  position: static !important;
}

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

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

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

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

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

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-1 {
  --bs-border-width: 1px;
}

.border-2 {
  --bs-border-width: 2px;
}

.border-3 {
  --bs-border-width: 3px;
}

.border-4 {
  --bs-border-width: 4px;
}

.border-5 {
  --bs-border-width: 5px;
}

.border-opacity-10 {
  --bs-border-opacity: .1;
}

.border-opacity-25 {
  --bs-border-opacity: .25;
}

.border-opacity-50 {
  --bs-border-opacity: .5;
}

.border-opacity-75 {
  --bs-border-opacity: .75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
  background-attachment: fixed;
  background-size: cover;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

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

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

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

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.me-1 {
  margin-right: .25rem !important;
}

.me-2 {
  margin-right: .5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

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

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

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

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

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

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

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

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

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

.ms-1 {
  margin-left: .25rem !important;
}

.ms-2 {
  margin-left: .5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pe-1 {
  padding-right: .25rem !important;
}

.pe-2 {
  padding-right: .5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

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

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

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

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

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

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

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

.ps-1 {
  padding-left: .25rem !important;
}

.ps-2 {
  padding-left: .5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: .25rem !important;
}

.gap-2 {
  gap: .5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.5375rem + 3.45vw) !important;
}

.fs-2 {
  font-size: calc(1.4125rem + 1.95vw) !important;
}

.fs-3 {
  font-size: calc(1.35rem + 1.2vw) !important;
}

.fs-4 {
  font-size: calc(1.3125rem + .75vw) !important;
}

.fs-5 {
  font-size: calc(1.275rem + .3vw) !important;
}

.fs-6 {
  font-size: calc(1.25625rem + .075vw) !important;
}

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

.fst-normal {
  font-style: normal !important;
}

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

.fw-lighter {
  font-weight: lighter !important;
}

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

.fw-bold {
  font-weight: 700 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bolder {
  font-weight: 500 !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.7 !important;
}

.lh-base {
  line-height: 1.54 !important;
}

.lh-lg {
  line-height: 1.2 !important;
}

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

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

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

.text-decoration-none {
  text-decoration: none !important;
}

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

.text-decoration-line-through {
  text-decoration: line-through !important;
}

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

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

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: #5d5d66 !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0,0,0,0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255,255,255,0.5) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: .25;
}

.text-opacity-50 {
  --bs-text-opacity: .5;
}

.text-opacity-75 {
  --bs-text-opacity: .75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: rgba(0,0,0,0) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: .1;
}

.bg-opacity-25 {
  --bs-bg-opacity: .25;
}

.bg-opacity-50 {
  --bs-bg-opacity: .5;
}

.bg-opacity-75 {
  --bs-bg-opacity: .75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-2xl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 480px) {
  .float-xs-start {
    float: left !important;
  }
}

@media (min-width: 480px) {
  .float-xs-end {
    float: right !important;
  }
}

@media (min-width: 480px) {
  .float-xs-none {
    float: none !important;
  }
}

@media (min-width: 480px) {
  .d-xs-inline {
    display: inline !important;
  }
}

@media (min-width: 480px) {
  .d-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 480px) {
  .d-xs-block {
    display: block !important;
  }
}

@media (min-width: 480px) {
  .d-xs-grid {
    display: grid !important;
  }
}

@media (min-width: 480px) {
  .d-xs-table {
    display: table !important;
  }
}

@media (min-width: 480px) {
  .d-xs-table-row {
    display: table-row !important;
  }
}

@media (min-width: 480px) {
  .d-xs-table-cell {
    display: table-cell !important;
  }
}

@media (min-width: 480px) {
  .d-xs-flex {
    display: flex !important;
  }
}

@media (min-width: 480px) {
  .d-xs-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 480px) {
  .d-xs-none {
    display: none !important;
  }
}

@media (min-width: 480px) {
  .flex-xs-fill {
    flex: 1 1 auto !important;
  }
}

@media (min-width: 480px) {
  .flex-xs-row {
    flex-direction: row !important;
  }
}

@media (min-width: 480px) {
  .flex-xs-column {
    flex-direction: column !important;
  }
}

@media (min-width: 480px) {
  .flex-xs-row-reverse {
    flex-direction: row-reverse !important;
  }
}

@media (min-width: 480px) {
  .flex-xs-column-reverse {
    flex-direction: column-reverse !important;
  }
}

@media (min-width: 480px) {
  .flex-xs-grow-0 {
    flex-grow: 0 !important;
  }
}

@media (min-width: 480px) {
  .flex-xs-grow-1 {
    flex-grow: 1 !important;
  }
}

@media (min-width: 480px) {
  .flex-xs-shrink-0 {
    flex-shrink: 0 !important;
  }
}

@media (min-width: 480px) {
  .flex-xs-shrink-1 {
    flex-shrink: 1 !important;
  }
}

@media (min-width: 480px) {
  .flex-xs-wrap {
    flex-wrap: wrap !important;
  }
}

@media (min-width: 480px) {
  .flex-xs-nowrap {
    flex-wrap: nowrap !important;
  }
}

@media (min-width: 480px) {
  .flex-xs-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
}

@media (min-width: 480px) {
  .justify-content-xs-start {
    justify-content: flex-start !important;
  }
}

@media (min-width: 480px) {
  .justify-content-xs-end {
    justify-content: flex-end !important;
  }
}

@media (min-width: 480px) {
  .justify-content-xs-center {
    justify-content: center !important;
  }
}

@media (min-width: 480px) {
  .justify-content-xs-between {
    justify-content: space-between !important;
  }
}

@media (min-width: 480px) {
  .justify-content-xs-around {
    justify-content: space-around !important;
  }
}

@media (min-width: 480px) {
  .justify-content-xs-evenly {
    justify-content: space-evenly !important;
  }
}

@media (min-width: 480px) {
  .align-items-xs-start {
    align-items: flex-start !important;
  }
}

@media (min-width: 480px) {
  .align-items-xs-end {
    align-items: flex-end !important;
  }
}

@media (min-width: 480px) {
  .align-items-xs-center {
    align-items: center !important;
  }
}

@media (min-width: 480px) {
  .align-items-xs-baseline {
    align-items: baseline !important;
  }
}

@media (min-width: 480px) {
  .align-items-xs-stretch {
    align-items: stretch !important;
  }
}

@media (min-width: 480px) {
  .align-content-xs-start {
    align-content: flex-start !important;
  }
}

@media (min-width: 480px) {
  .align-content-xs-end {
    align-content: flex-end !important;
  }
}

@media (min-width: 480px) {
  .align-content-xs-center {
    align-content: center !important;
  }
}

@media (min-width: 480px) {
  .align-content-xs-between {
    align-content: space-between !important;
  }
}

@media (min-width: 480px) {
  .align-content-xs-around {
    align-content: space-around !important;
  }
}

@media (min-width: 480px) {
  .align-content-xs-stretch {
    align-content: stretch !important;
  }
}

@media (min-width: 480px) {
  .align-self-xs-auto {
    align-self: auto !important;
  }
}

@media (min-width: 480px) {
  .align-self-xs-start {
    align-self: flex-start !important;
  }
}

@media (min-width: 480px) {
  .align-self-xs-end {
    align-self: flex-end !important;
  }
}

@media (min-width: 480px) {
  .align-self-xs-center {
    align-self: center !important;
  }
}

@media (min-width: 480px) {
  .align-self-xs-baseline {
    align-self: baseline !important;
  }
}

@media (min-width: 480px) {
  .align-self-xs-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 480px) {
  .order-xs-first {
    order: -1 !important;
  }
}

@media (min-width: 480px) {
  .order-xs-0 {
    order: 0 !important;
  }
}

@media (min-width: 480px) {
  .order-xs-1 {
    order: 1 !important;
  }
}

@media (min-width: 480px) {
  .order-xs-2 {
    order: 2 !important;
  }
}

@media (min-width: 480px) {
  .order-xs-3 {
    order: 3 !important;
  }
}

@media (min-width: 480px) {
  .order-xs-4 {
    order: 4 !important;
  }
}

@media (min-width: 480px) {
  .order-xs-5 {
    order: 5 !important;
  }
}

@media (min-width: 480px) {
  .order-xs-last {
    order: 6 !important;
  }
}

@media (min-width: 480px) {
  .m-xs-0 {
    margin: 0 !important;
  }
}

@media (min-width: 480px) {
  .m-xs-1 {
    margin: .25rem !important;
  }
}

@media (min-width: 480px) {
  .m-xs-2 {
    margin: .5rem !important;
  }
}

@media (min-width: 480px) {
  .m-xs-3 {
    margin: 1rem !important;
  }
}

@media (min-width: 480px) {
  .m-xs-4 {
    margin: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .m-xs-5 {
    margin: 3rem !important;
  }
}

@media (min-width: 480px) {
  .m-xs-auto {
    margin: auto !important;
  }
}

@media (min-width: 480px) {
  .mx-xs-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

@media (min-width: 480px) {
  .mx-xs-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
}

@media (min-width: 480px) {
  .mx-xs-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
}

@media (min-width: 480px) {
  .mx-xs-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}

@media (min-width: 480px) {
  .mx-xs-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .mx-xs-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
}

@media (min-width: 480px) {
  .mx-xs-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

@media (min-width: 480px) {
  .my-xs-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media (min-width: 480px) {
  .my-xs-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
}

@media (min-width: 480px) {
  .my-xs-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
}

@media (min-width: 480px) {
  .my-xs-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 480px) {
  .my-xs-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .my-xs-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 480px) {
  .my-xs-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 480px) {
  .mt-xs-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 480px) {
  .mt-xs-1 {
    margin-top: .25rem !important;
  }
}

@media (min-width: 480px) {
  .mt-xs-2 {
    margin-top: .5rem !important;
  }
}

@media (min-width: 480px) {
  .mt-xs-3 {
    margin-top: 1rem !important;
  }
}

@media (min-width: 480px) {
  .mt-xs-4 {
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .mt-xs-5 {
    margin-top: 3rem !important;
  }
}

@media (min-width: 480px) {
  .mt-xs-auto {
    margin-top: auto !important;
  }
}

@media (min-width: 480px) {
  .me-xs-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 480px) {
  .me-xs-1 {
    margin-right: .25rem !important;
  }
}

@media (min-width: 480px) {
  .me-xs-2 {
    margin-right: .5rem !important;
  }
}

@media (min-width: 480px) {
  .me-xs-3 {
    margin-right: 1rem !important;
  }
}

@media (min-width: 480px) {
  .me-xs-4 {
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .me-xs-5 {
    margin-right: 3rem !important;
  }
}

@media (min-width: 480px) {
  .me-xs-auto {
    margin-right: auto !important;
  }
}

@media (min-width: 480px) {
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 480px) {
  .mb-xs-1 {
    margin-bottom: .25rem !important;
  }
}

@media (min-width: 480px) {
  .mb-xs-2 {
    margin-bottom: .5rem !important;
  }
}

@media (min-width: 480px) {
  .mb-xs-3 {
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 480px) {
  .mb-xs-4 {
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .mb-xs-5 {
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 480px) {
  .mb-xs-auto {
    margin-bottom: auto !important;
  }
}

@media (min-width: 480px) {
  .ms-xs-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 480px) {
  .ms-xs-1 {
    margin-left: .25rem !important;
  }
}

@media (min-width: 480px) {
  .ms-xs-2 {
    margin-left: .5rem !important;
  }
}

@media (min-width: 480px) {
  .ms-xs-3 {
    margin-left: 1rem !important;
  }
}

@media (min-width: 480px) {
  .ms-xs-4 {
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .ms-xs-5 {
    margin-left: 3rem !important;
  }
}

@media (min-width: 480px) {
  .ms-xs-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 480px) {
  .p-xs-0 {
    padding: 0 !important;
  }
}

@media (min-width: 480px) {
  .p-xs-1 {
    padding: .25rem !important;
  }
}

@media (min-width: 480px) {
  .p-xs-2 {
    padding: .5rem !important;
  }
}

@media (min-width: 480px) {
  .p-xs-3 {
    padding: 1rem !important;
  }
}

@media (min-width: 480px) {
  .p-xs-4 {
    padding: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .p-xs-5 {
    padding: 3rem !important;
  }
}

@media (min-width: 480px) {
  .px-xs-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

@media (min-width: 480px) {
  .px-xs-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
}

@media (min-width: 480px) {
  .px-xs-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
}

@media (min-width: 480px) {
  .px-xs-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}

@media (min-width: 480px) {
  .px-xs-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .px-xs-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}

@media (min-width: 480px) {
  .py-xs-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (min-width: 480px) {
  .py-xs-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
}

@media (min-width: 480px) {
  .py-xs-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
}

@media (min-width: 480px) {
  .py-xs-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 480px) {
  .py-xs-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .py-xs-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 480px) {
  .pt-xs-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 480px) {
  .pt-xs-1 {
    padding-top: .25rem !important;
  }
}

@media (min-width: 480px) {
  .pt-xs-2 {
    padding-top: .5rem !important;
  }
}

@media (min-width: 480px) {
  .pt-xs-3 {
    padding-top: 1rem !important;
  }
}

@media (min-width: 480px) {
  .pt-xs-4 {
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .pt-xs-5 {
    padding-top: 3rem !important;
  }
}

@media (min-width: 480px) {
  .pe-xs-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 480px) {
  .pe-xs-1 {
    padding-right: .25rem !important;
  }
}

@media (min-width: 480px) {
  .pe-xs-2 {
    padding-right: .5rem !important;
  }
}

@media (min-width: 480px) {
  .pe-xs-3 {
    padding-right: 1rem !important;
  }
}

@media (min-width: 480px) {
  .pe-xs-4 {
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .pe-xs-5 {
    padding-right: 3rem !important;
  }
}

@media (min-width: 480px) {
  .pb-xs-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 480px) {
  .pb-xs-1 {
    padding-bottom: .25rem !important;
  }
}

@media (min-width: 480px) {
  .pb-xs-2 {
    padding-bottom: .5rem !important;
  }
}

@media (min-width: 480px) {
  .pb-xs-3 {
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 480px) {
  .pb-xs-4 {
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .pb-xs-5 {
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 480px) {
  .ps-xs-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 480px) {
  .ps-xs-1 {
    padding-left: .25rem !important;
  }
}

@media (min-width: 480px) {
  .ps-xs-2 {
    padding-left: .5rem !important;
  }
}

@media (min-width: 480px) {
  .ps-xs-3 {
    padding-left: 1rem !important;
  }
}

@media (min-width: 480px) {
  .ps-xs-4 {
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .ps-xs-5 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 480px) {
  .gap-xs-0 {
    gap: 0 !important;
  }
}

@media (min-width: 480px) {
  .gap-xs-1 {
    gap: .25rem !important;
  }
}

@media (min-width: 480px) {
  .gap-xs-2 {
    gap: .5rem !important;
  }
}

@media (min-width: 480px) {
  .gap-xs-3 {
    gap: 1rem !important;
  }
}

@media (min-width: 480px) {
  .gap-xs-4 {
    gap: 1.5rem !important;
  }
}

@media (min-width: 480px) {
  .gap-xs-5 {
    gap: 3rem !important;
  }
}

@media (min-width: 480px) {
  .text-xs-start {
    text-align: left !important;
  }
}

@media (min-width: 480px) {
  .text-xs-end {
    text-align: right !important;
  }
}

@media (min-width: 480px) {
  .text-xs-center {
    text-align: center !important;
  }
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
}

@media (min-width: 576px) {
  .float-sm-end {
    float: right !important;
  }
}

@media (min-width: 576px) {
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 576px) {
  .d-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 576px) {
  .d-sm-block {
    display: block !important;
  }
}

@media (min-width: 576px) {
  .d-sm-grid {
    display: grid !important;
  }
}

@media (min-width: 576px) {
  .d-sm-table {
    display: table !important;
  }
}

@media (min-width: 576px) {
  .d-sm-table-row {
    display: table-row !important;
  }
}

@media (min-width: 576px) {
  .d-sm-table-cell {
    display: table-cell !important;
  }
}

@media (min-width: 576px) {
  .d-sm-flex {
    display: flex !important;
  }
}

@media (min-width: 576px) {
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
}

@media (min-width: 576px) {
  .flex-sm-column {
    flex-direction: column !important;
  }
}

@media (min-width: 576px) {
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
}

@media (min-width: 576px) {
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
}

@media (min-width: 576px) {
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
}

@media (min-width: 576px) {
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
}

@media (min-width: 576px) {
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
}

@media (min-width: 576px) {
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
}

@media (min-width: 576px) {
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
}

@media (min-width: 576px) {
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
}

@media (min-width: 576px) {
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
}

@media (min-width: 576px) {
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
}

@media (min-width: 576px) {
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
}

@media (min-width: 576px) {
  .justify-content-sm-center {
    justify-content: center !important;
  }
}

@media (min-width: 576px) {
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
}

@media (min-width: 576px) {
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
}

@media (min-width: 576px) {
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
}

@media (min-width: 576px) {
  .align-items-sm-start {
    align-items: flex-start !important;
  }
}

@media (min-width: 576px) {
  .align-items-sm-end {
    align-items: flex-end !important;
  }
}

@media (min-width: 576px) {
  .align-items-sm-center {
    align-items: center !important;
  }
}

@media (min-width: 576px) {
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
}

@media (min-width: 576px) {
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
}

@media (min-width: 576px) {
  .align-content-sm-start {
    align-content: flex-start !important;
  }
}

@media (min-width: 576px) {
  .align-content-sm-end {
    align-content: flex-end !important;
  }
}

@media (min-width: 576px) {
  .align-content-sm-center {
    align-content: center !important;
  }
}

@media (min-width: 576px) {
  .align-content-sm-between {
    align-content: space-between !important;
  }
}

@media (min-width: 576px) {
  .align-content-sm-around {
    align-content: space-around !important;
  }
}

@media (min-width: 576px) {
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
}

@media (min-width: 576px) {
  .align-self-sm-auto {
    align-self: auto !important;
  }
}

@media (min-width: 576px) {
  .align-self-sm-start {
    align-self: flex-start !important;
  }
}

@media (min-width: 576px) {
  .align-self-sm-end {
    align-self: flex-end !important;
  }
}

@media (min-width: 576px) {
  .align-self-sm-center {
    align-self: center !important;
  }
}

@media (min-width: 576px) {
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
}

@media (min-width: 576px) {
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 576px) {
  .order-sm-first {
    order: -1 !important;
  }
}

@media (min-width: 576px) {
  .order-sm-0 {
    order: 0 !important;
  }
}

@media (min-width: 576px) {
  .order-sm-1 {
    order: 1 !important;
  }
}

@media (min-width: 576px) {
  .order-sm-2 {
    order: 2 !important;
  }
}

@media (min-width: 576px) {
  .order-sm-3 {
    order: 3 !important;
  }
}

@media (min-width: 576px) {
  .order-sm-4 {
    order: 4 !important;
  }
}

@media (min-width: 576px) {
  .order-sm-5 {
    order: 5 !important;
  }
}

@media (min-width: 576px) {
  .order-sm-last {
    order: 6 !important;
  }
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
}

@media (min-width: 576px) {
  .m-sm-1 {
    margin: .25rem !important;
  }
}

@media (min-width: 576px) {
  .m-sm-2 {
    margin: .5rem !important;
  }
}

@media (min-width: 576px) {
  .m-sm-3 {
    margin: 1rem !important;
  }
}

@media (min-width: 576px) {
  .m-sm-4 {
    margin: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .m-sm-5 {
    margin: 3rem !important;
  }
}

@media (min-width: 576px) {
  .m-sm-auto {
    margin: auto !important;
  }
}

@media (min-width: 576px) {
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

@media (min-width: 576px) {
  .mx-sm-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
}

@media (min-width: 576px) {
  .mx-sm-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
}

@media (min-width: 576px) {
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}

@media (min-width: 576px) {
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
}

@media (min-width: 576px) {
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

@media (min-width: 576px) {
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media (min-width: 576px) {
  .my-sm-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
}

@media (min-width: 576px) {
  .my-sm-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
}

@media (min-width: 576px) {
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 576px) {
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 576px) {
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 576px) {
  .mt-sm-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 576px) {
  .mt-sm-1 {
    margin-top: .25rem !important;
  }
}

@media (min-width: 576px) {
  .mt-sm-2 {
    margin-top: .5rem !important;
  }
}

@media (min-width: 576px) {
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
}

@media (min-width: 576px) {
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
}

@media (min-width: 576px) {
  .mt-sm-auto {
    margin-top: auto !important;
  }
}

@media (min-width: 576px) {
  .me-sm-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 576px) {
  .me-sm-1 {
    margin-right: .25rem !important;
  }
}

@media (min-width: 576px) {
  .me-sm-2 {
    margin-right: .5rem !important;
  }
}

@media (min-width: 576px) {
  .me-sm-3 {
    margin-right: 1rem !important;
  }
}

@media (min-width: 576px) {
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .me-sm-5 {
    margin-right: 3rem !important;
  }
}

@media (min-width: 576px) {
  .me-sm-auto {
    margin-right: auto !important;
  }
}

@media (min-width: 576px) {
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 576px) {
  .mb-sm-1 {
    margin-bottom: .25rem !important;
  }
}

@media (min-width: 576px) {
  .mb-sm-2 {
    margin-bottom: .5rem !important;
  }
}

@media (min-width: 576px) {
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 576px) {
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 576px) {
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
}

@media (min-width: 576px) {
  .ms-sm-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 576px) {
  .ms-sm-1 {
    margin-left: .25rem !important;
  }
}

@media (min-width: 576px) {
  .ms-sm-2 {
    margin-left: .5rem !important;
  }
}

@media (min-width: 576px) {
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
}

@media (min-width: 576px) {
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
}

@media (min-width: 576px) {
  .ms-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 576px) {
  .p-sm-0 {
    padding: 0 !important;
  }
}

@media (min-width: 576px) {
  .p-sm-1 {
    padding: .25rem !important;
  }
}

@media (min-width: 576px) {
  .p-sm-2 {
    padding: .5rem !important;
  }
}

@media (min-width: 576px) {
  .p-sm-3 {
    padding: 1rem !important;
  }
}

@media (min-width: 576px) {
  .p-sm-4 {
    padding: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .p-sm-5 {
    padding: 3rem !important;
  }
}

@media (min-width: 576px) {
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

@media (min-width: 576px) {
  .px-sm-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
}

@media (min-width: 576px) {
  .px-sm-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
}

@media (min-width: 576px) {
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}

@media (min-width: 576px) {
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}

@media (min-width: 576px) {
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (min-width: 576px) {
  .py-sm-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
}

@media (min-width: 576px) {
  .py-sm-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
}

@media (min-width: 576px) {
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 576px) {
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 576px) {
  .pt-sm-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 576px) {
  .pt-sm-1 {
    padding-top: .25rem !important;
  }
}

@media (min-width: 576px) {
  .pt-sm-2 {
    padding-top: .5rem !important;
  }
}

@media (min-width: 576px) {
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
}

@media (min-width: 576px) {
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
}

@media (min-width: 576px) {
  .pe-sm-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 576px) {
  .pe-sm-1 {
    padding-right: .25rem !important;
  }
}

@media (min-width: 576px) {
  .pe-sm-2 {
    padding-right: .5rem !important;
  }
}

@media (min-width: 576px) {
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
}

@media (min-width: 576px) {
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
}

@media (min-width: 576px) {
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 576px) {
  .pb-sm-1 {
    padding-bottom: .25rem !important;
  }
}

@media (min-width: 576px) {
  .pb-sm-2 {
    padding-bottom: .5rem !important;
  }
}

@media (min-width: 576px) {
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 576px) {
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 576px) {
  .ps-sm-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 576px) {
  .ps-sm-1 {
    padding-left: .25rem !important;
  }
}

@media (min-width: 576px) {
  .ps-sm-2 {
    padding-left: .5rem !important;
  }
}

@media (min-width: 576px) {
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
}

@media (min-width: 576px) {
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 576px) {
  .gap-sm-0 {
    gap: 0 !important;
  }
}

@media (min-width: 576px) {
  .gap-sm-1 {
    gap: .25rem !important;
  }
}

@media (min-width: 576px) {
  .gap-sm-2 {
    gap: .5rem !important;
  }
}

@media (min-width: 576px) {
  .gap-sm-3 {
    gap: 1rem !important;
  }
}

@media (min-width: 576px) {
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .gap-sm-5 {
    gap: 3rem !important;
  }
}

@media (min-width: 576px) {
  .text-sm-start {
    text-align: left !important;
  }
}

@media (min-width: 576px) {
  .text-sm-end {
    text-align: right !important;
  }
}

@media (min-width: 576px) {
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
}

@media (min-width: 768px) {
  .float-md-end {
    float: right !important;
  }
}

@media (min-width: 768px) {
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) {
  .d-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .d-md-grid {
    display: grid !important;
  }
}

@media (min-width: 768px) {
  .d-md-table {
    display: table !important;
  }
}

@media (min-width: 768px) {
  .d-md-table-row {
    display: table-row !important;
  }
}

@media (min-width: 768px) {
  .d-md-table-cell {
    display: table-cell !important;
  }
}

@media (min-width: 768px) {
  .d-md-flex {
    display: flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
}

@media (min-width: 768px) {
  .flex-md-column {
    flex-direction: column !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
}

@media (min-width: 768px) {
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
}

@media (min-width: 768px) {
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
}

@media (min-width: 768px) {
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
}

@media (min-width: 768px) {
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
}

@media (min-width: 768px) {
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
}

@media (min-width: 768px) {
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
}

@media (min-width: 768px) {
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
}

@media (min-width: 768px) {
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
}

@media (min-width: 768px) {
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
}

@media (min-width: 768px) {
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
}

@media (min-width: 768px) {
  .justify-content-md-center {
    justify-content: center !important;
  }
}

@media (min-width: 768px) {
  .justify-content-md-between {
    justify-content: space-between !important;
  }
}

@media (min-width: 768px) {
  .justify-content-md-around {
    justify-content: space-around !important;
  }
}

@media (min-width: 768px) {
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
}

@media (min-width: 768px) {
  .align-items-md-start {
    align-items: flex-start !important;
  }
}

@media (min-width: 768px) {
  .align-items-md-end {
    align-items: flex-end !important;
  }
}

@media (min-width: 768px) {
  .align-items-md-center {
    align-items: center !important;
  }
}

@media (min-width: 768px) {
  .align-items-md-baseline {
    align-items: baseline !important;
  }
}

@media (min-width: 768px) {
  .align-items-md-stretch {
    align-items: stretch !important;
  }
}

@media (min-width: 768px) {
  .align-content-md-start {
    align-content: flex-start !important;
  }
}

@media (min-width: 768px) {
  .align-content-md-end {
    align-content: flex-end !important;
  }
}

@media (min-width: 768px) {
  .align-content-md-center {
    align-content: center !important;
  }
}

@media (min-width: 768px) {
  .align-content-md-between {
    align-content: space-between !important;
  }
}

@media (min-width: 768px) {
  .align-content-md-around {
    align-content: space-around !important;
  }
}

@media (min-width: 768px) {
  .align-content-md-stretch {
    align-content: stretch !important;
  }
}

@media (min-width: 768px) {
  .align-self-md-auto {
    align-self: auto !important;
  }
}

@media (min-width: 768px) {
  .align-self-md-start {
    align-self: flex-start !important;
  }
}

@media (min-width: 768px) {
  .align-self-md-end {
    align-self: flex-end !important;
  }
}

@media (min-width: 768px) {
  .align-self-md-center {
    align-self: center !important;
  }
}

@media (min-width: 768px) {
  .align-self-md-baseline {
    align-self: baseline !important;
  }
}

@media (min-width: 768px) {
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .order-md-first {
    order: -1 !important;
  }
}

@media (min-width: 768px) {
  .order-md-0 {
    order: 0 !important;
  }
}

@media (min-width: 768px) {
  .order-md-1 {
    order: 1 !important;
  }
}

@media (min-width: 768px) {
  .order-md-2 {
    order: 2 !important;
  }
}

@media (min-width: 768px) {
  .order-md-3 {
    order: 3 !important;
  }
}

@media (min-width: 768px) {
  .order-md-4 {
    order: 4 !important;
  }
}

@media (min-width: 768px) {
  .order-md-5 {
    order: 5 !important;
  }
}

@media (min-width: 768px) {
  .order-md-last {
    order: 6 !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
}

@media (min-width: 768px) {
  .m-md-1 {
    margin: .25rem !important;
  }
}

@media (min-width: 768px) {
  .m-md-2 {
    margin: .5rem !important;
  }
}

@media (min-width: 768px) {
  .m-md-3 {
    margin: 1rem !important;
  }
}

@media (min-width: 768px) {
  .m-md-4 {
    margin: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .m-md-5 {
    margin: 3rem !important;
  }
}

@media (min-width: 768px) {
  .m-md-auto {
    margin: auto !important;
  }
}

@media (min-width: 768px) {
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

@media (min-width: 768px) {
  .mx-md-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
}

@media (min-width: 768px) {
  .mx-md-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
}

@media (min-width: 768px) {
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}

@media (min-width: 768px) {
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
}

@media (min-width: 768px) {
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .my-md-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
}

@media (min-width: 768px) {
  .my-md-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
}

@media (min-width: 768px) {
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 768px) {
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 768px) {
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 768px) {
  .mt-md-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 768px) {
  .mt-md-1 {
    margin-top: .25rem !important;
  }
}

@media (min-width: 768px) {
  .mt-md-2 {
    margin-top: .5rem !important;
  }
}

@media (min-width: 768px) {
  .mt-md-3 {
    margin-top: 1rem !important;
  }
}

@media (min-width: 768px) {
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .mt-md-5 {
    margin-top: 3rem !important;
  }
}

@media (min-width: 768px) {
  .mt-md-auto {
    margin-top: auto !important;
  }
}

@media (min-width: 768px) {
  .me-md-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 768px) {
  .me-md-1 {
    margin-right: .25rem !important;
  }
}

@media (min-width: 768px) {
  .me-md-2 {
    margin-right: .5rem !important;
  }
}

@media (min-width: 768px) {
  .me-md-3 {
    margin-right: 1rem !important;
  }
}

@media (min-width: 768px) {
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .me-md-5 {
    margin-right: 3rem !important;
  }
}

@media (min-width: 768px) {
  .me-md-auto {
    margin-right: auto !important;
  }
}

@media (min-width: 768px) {
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .mb-md-1 {
    margin-bottom: .25rem !important;
  }
}

@media (min-width: 768px) {
  .mb-md-2 {
    margin-bottom: .5rem !important;
  }
}

@media (min-width: 768px) {
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 768px) {
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 768px) {
  .mb-md-auto {
    margin-bottom: auto !important;
  }
}

@media (min-width: 768px) {
  .ms-md-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 768px) {
  .ms-md-1 {
    margin-left: .25rem !important;
  }
}

@media (min-width: 768px) {
  .ms-md-2 {
    margin-left: .5rem !important;
  }
}

@media (min-width: 768px) {
  .ms-md-3 {
    margin-left: 1rem !important;
  }
}

@media (min-width: 768px) {
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .ms-md-5 {
    margin-left: 3rem !important;
  }
}

@media (min-width: 768px) {
  .ms-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .p-md-0 {
    padding: 0 !important;
  }
}

@media (min-width: 768px) {
  .p-md-1 {
    padding: .25rem !important;
  }
}

@media (min-width: 768px) {
  .p-md-2 {
    padding: .5rem !important;
  }
}

@media (min-width: 768px) {
  .p-md-3 {
    padding: 1rem !important;
  }
}

@media (min-width: 768px) {
  .p-md-4 {
    padding: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .p-md-5 {
    padding: 3rem !important;
  }
}

@media (min-width: 768px) {
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

@media (min-width: 768px) {
  .px-md-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
}

@media (min-width: 768px) {
  .px-md-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
}

@media (min-width: 768px) {
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}

@media (min-width: 768px) {
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}

@media (min-width: 768px) {
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .py-md-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
}

@media (min-width: 768px) {
  .py-md-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
}

@media (min-width: 768px) {
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 768px) {
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 768px) {
  .pt-md-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 768px) {
  .pt-md-1 {
    padding-top: .25rem !important;
  }
}

@media (min-width: 768px) {
  .pt-md-2 {
    padding-top: .5rem !important;
  }
}

@media (min-width: 768px) {
  .pt-md-3 {
    padding-top: 1rem !important;
  }
}

@media (min-width: 768px) {
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .pt-md-5 {
    padding-top: 3rem !important;
  }
}

@media (min-width: 768px) {
  .pe-md-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 768px) {
  .pe-md-1 {
    padding-right: .25rem !important;
  }
}

@media (min-width: 768px) {
  .pe-md-2 {
    padding-right: .5rem !important;
  }
}

@media (min-width: 768px) {
  .pe-md-3 {
    padding-right: 1rem !important;
  }
}

@media (min-width: 768px) {
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .pe-md-5 {
    padding-right: 3rem !important;
  }
}

@media (min-width: 768px) {
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .pb-md-1 {
    padding-bottom: .25rem !important;
  }
}

@media (min-width: 768px) {
  .pb-md-2 {
    padding-bottom: .5rem !important;
  }
}

@media (min-width: 768px) {
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 768px) {
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 768px) {
  .ps-md-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 768px) {
  .ps-md-1 {
    padding-left: .25rem !important;
  }
}

@media (min-width: 768px) {
  .ps-md-2 {
    padding-left: .5rem !important;
  }
}

@media (min-width: 768px) {
  .ps-md-3 {
    padding-left: 1rem !important;
  }
}

@media (min-width: 768px) {
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 768px) {
  .gap-md-0 {
    gap: 0 !important;
  }
}

@media (min-width: 768px) {
  .gap-md-1 {
    gap: .25rem !important;
  }
}

@media (min-width: 768px) {
  .gap-md-2 {
    gap: .5rem !important;
  }
}

@media (min-width: 768px) {
  .gap-md-3 {
    gap: 1rem !important;
  }
}

@media (min-width: 768px) {
  .gap-md-4 {
    gap: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .gap-md-5 {
    gap: 3rem !important;
  }
}

@media (min-width: 768px) {
  .text-md-start {
    text-align: left !important;
  }
}

@media (min-width: 768px) {
  .text-md-end {
    text-align: right !important;
  }
}

@media (min-width: 768px) {
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
}

@media (min-width: 992px) {
  .float-lg-end {
    float: right !important;
  }
}

@media (min-width: 992px) {
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) {
  .d-lg-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) {
  .d-lg-block {
    display: block !important;
  }
}

@media (min-width: 992px) {
  .d-lg-grid {
    display: grid !important;
  }
}

@media (min-width: 992px) {
  .d-lg-table {
    display: table !important;
  }
}

@media (min-width: 992px) {
  .d-lg-table-row {
    display: table-row !important;
  }
}

@media (min-width: 992px) {
  .d-lg-table-cell {
    display: table-cell !important;
  }
}

@media (min-width: 992px) {
  .d-lg-flex {
    display: flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-column {
    flex-direction: column !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
}

@media (min-width: 992px) {
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
}

@media (min-width: 992px) {
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
}

@media (min-width: 992px) {
  .justify-content-lg-center {
    justify-content: center !important;
  }
}

@media (min-width: 992px) {
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
}

@media (min-width: 992px) {
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
}

@media (min-width: 992px) {
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
}

@media (min-width: 992px) {
  .align-items-lg-start {
    align-items: flex-start !important;
  }
}

@media (min-width: 992px) {
  .align-items-lg-end {
    align-items: flex-end !important;
  }
}

@media (min-width: 992px) {
  .align-items-lg-center {
    align-items: center !important;
  }
}

@media (min-width: 992px) {
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
}

@media (min-width: 992px) {
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
}

@media (min-width: 992px) {
  .align-content-lg-start {
    align-content: flex-start !important;
  }
}

@media (min-width: 992px) {
  .align-content-lg-end {
    align-content: flex-end !important;
  }
}

@media (min-width: 992px) {
  .align-content-lg-center {
    align-content: center !important;
  }
}

@media (min-width: 992px) {
  .align-content-lg-between {
    align-content: space-between !important;
  }
}

@media (min-width: 992px) {
  .align-content-lg-around {
    align-content: space-around !important;
  }
}

@media (min-width: 992px) {
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
}

@media (min-width: 992px) {
  .align-self-lg-auto {
    align-self: auto !important;
  }
}

@media (min-width: 992px) {
  .align-self-lg-start {
    align-self: flex-start !important;
  }
}

@media (min-width: 992px) {
  .align-self-lg-end {
    align-self: flex-end !important;
  }
}

@media (min-width: 992px) {
  .align-self-lg-center {
    align-self: center !important;
  }
}

@media (min-width: 992px) {
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
}

@media (min-width: 992px) {
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .order-lg-first {
    order: -1 !important;
  }
}

@media (min-width: 992px) {
  .order-lg-0 {
    order: 0 !important;
  }
}

@media (min-width: 992px) {
  .order-lg-1 {
    order: 1 !important;
  }
}

@media (min-width: 992px) {
  .order-lg-2 {
    order: 2 !important;
  }
}

@media (min-width: 992px) {
  .order-lg-3 {
    order: 3 !important;
  }
}

@media (min-width: 992px) {
  .order-lg-4 {
    order: 4 !important;
  }
}

@media (min-width: 992px) {
  .order-lg-5 {
    order: 5 !important;
  }
}

@media (min-width: 992px) {
  .order-lg-last {
    order: 6 !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
}

@media (min-width: 992px) {
  .m-lg-1 {
    margin: .25rem !important;
  }
}

@media (min-width: 992px) {
  .m-lg-2 {
    margin: .5rem !important;
  }
}

@media (min-width: 992px) {
  .m-lg-3 {
    margin: 1rem !important;
  }
}

@media (min-width: 992px) {
  .m-lg-4 {
    margin: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .m-lg-5 {
    margin: 3rem !important;
  }
}

@media (min-width: 992px) {
  .m-lg-auto {
    margin: auto !important;
  }
}

@media (min-width: 992px) {
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

@media (min-width: 992px) {
  .mx-lg-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
}

@media (min-width: 992px) {
  .mx-lg-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
}

@media (min-width: 992px) {
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}

@media (min-width: 992px) {
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
}

@media (min-width: 992px) {
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .my-lg-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
}

@media (min-width: 992px) {
  .my-lg-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
}

@media (min-width: 992px) {
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 992px) {
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 992px) {
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 992px) {
  .mt-lg-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 992px) {
  .mt-lg-1 {
    margin-top: .25rem !important;
  }
}

@media (min-width: 992px) {
  .mt-lg-2 {
    margin-top: .5rem !important;
  }
}

@media (min-width: 992px) {
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
}

@media (min-width: 992px) {
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
}

@media (min-width: 992px) {
  .mt-lg-auto {
    margin-top: auto !important;
  }
}

@media (min-width: 992px) {
  .me-lg-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .me-lg-1 {
    margin-right: .25rem !important;
  }
}

@media (min-width: 992px) {
  .me-lg-2 {
    margin-right: .5rem !important;
  }
}

@media (min-width: 992px) {
  .me-lg-3 {
    margin-right: 1rem !important;
  }
}

@media (min-width: 992px) {
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .me-lg-5 {
    margin-right: 3rem !important;
  }
}

@media (min-width: 992px) {
  .me-lg-auto {
    margin-right: auto !important;
  }
}

@media (min-width: 992px) {
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .mb-lg-1 {
    margin-bottom: .25rem !important;
  }
}

@media (min-width: 992px) {
  .mb-lg-2 {
    margin-bottom: .5rem !important;
  }
}

@media (min-width: 992px) {
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 992px) {
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 992px) {
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
}

@media (min-width: 992px) {
  .ms-lg-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 992px) {
  .ms-lg-1 {
    margin-left: .25rem !important;
  }
}

@media (min-width: 992px) {
  .ms-lg-2 {
    margin-left: .5rem !important;
  }
}

@media (min-width: 992px) {
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
}

@media (min-width: 992px) {
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
}

@media (min-width: 992px) {
  .ms-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .p-lg-0 {
    padding: 0 !important;
  }
}

@media (min-width: 992px) {
  .p-lg-1 {
    padding: .25rem !important;
  }
}

@media (min-width: 992px) {
  .p-lg-2 {
    padding: .5rem !important;
  }
}

@media (min-width: 992px) {
  .p-lg-3 {
    padding: 1rem !important;
  }
}

@media (min-width: 992px) {
  .p-lg-4 {
    padding: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .p-lg-5 {
    padding: 3rem !important;
  }
}

@media (min-width: 992px) {
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

@media (min-width: 992px) {
  .px-lg-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
}

@media (min-width: 992px) {
  .px-lg-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
}

@media (min-width: 992px) {
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}

@media (min-width: 992px) {
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}

@media (min-width: 992px) {
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .py-lg-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
}

@media (min-width: 992px) {
  .py-lg-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
}

@media (min-width: 992px) {
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 992px) {
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 992px) {
  .pt-lg-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 992px) {
  .pt-lg-1 {
    padding-top: .25rem !important;
  }
}

@media (min-width: 992px) {
  .pt-lg-2 {
    padding-top: .5rem !important;
  }
}

@media (min-width: 992px) {
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
}

@media (min-width: 992px) {
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
}

@media (min-width: 992px) {
  .pe-lg-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .pe-lg-1 {
    padding-right: .25rem !important;
  }
}

@media (min-width: 992px) {
  .pe-lg-2 {
    padding-right: .5rem !important;
  }
}

@media (min-width: 992px) {
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
}

@media (min-width: 992px) {
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
}

@media (min-width: 992px) {
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .pb-lg-1 {
    padding-bottom: .25rem !important;
  }
}

@media (min-width: 992px) {
  .pb-lg-2 {
    padding-bottom: .5rem !important;
  }
}

@media (min-width: 992px) {
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 992px) {
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 992px) {
  .ps-lg-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 992px) {
  .ps-lg-1 {
    padding-left: .25rem !important;
  }
}

@media (min-width: 992px) {
  .ps-lg-2 {
    padding-left: .5rem !important;
  }
}

@media (min-width: 992px) {
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
}

@media (min-width: 992px) {
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 992px) {
  .gap-lg-0 {
    gap: 0 !important;
  }
}

@media (min-width: 992px) {
  .gap-lg-1 {
    gap: .25rem !important;
  }
}

@media (min-width: 992px) {
  .gap-lg-2 {
    gap: .5rem !important;
  }
}

@media (min-width: 992px) {
  .gap-lg-3 {
    gap: 1rem !important;
  }
}

@media (min-width: 992px) {
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .gap-lg-5 {
    gap: 3rem !important;
  }
}

@media (min-width: 992px) {
  .text-lg-start {
    text-align: left !important;
  }
}

@media (min-width: 992px) {
  .text-lg-end {
    text-align: right !important;
  }
}

@media (min-width: 992px) {
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-end {
    float: right !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-grid {
    display: grid !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-table {
    display: table !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-table-row {
    display: table-row !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-table-cell {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-flex {
    display: flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-column {
    flex-direction: column !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
}

@media (min-width: 1200px) {
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
}

@media (min-width: 1200px) {
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
}

@media (min-width: 1200px) {
  .justify-content-xl-center {
    justify-content: center !important;
  }
}

@media (min-width: 1200px) {
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
}

@media (min-width: 1200px) {
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
}

@media (min-width: 1200px) {
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
}

@media (min-width: 1200px) {
  .align-items-xl-start {
    align-items: flex-start !important;
  }
}

@media (min-width: 1200px) {
  .align-items-xl-end {
    align-items: flex-end !important;
  }
}

@media (min-width: 1200px) {
  .align-items-xl-center {
    align-items: center !important;
  }
}

@media (min-width: 1200px) {
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
}

@media (min-width: 1200px) {
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
}

@media (min-width: 1200px) {
  .align-content-xl-start {
    align-content: flex-start !important;
  }
}

@media (min-width: 1200px) {
  .align-content-xl-end {
    align-content: flex-end !important;
  }
}

@media (min-width: 1200px) {
  .align-content-xl-center {
    align-content: center !important;
  }
}

@media (min-width: 1200px) {
  .align-content-xl-between {
    align-content: space-between !important;
  }
}

@media (min-width: 1200px) {
  .align-content-xl-around {
    align-content: space-around !important;
  }
}

@media (min-width: 1200px) {
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
}

@media (min-width: 1200px) {
  .align-self-xl-auto {
    align-self: auto !important;
  }
}

@media (min-width: 1200px) {
  .align-self-xl-start {
    align-self: flex-start !important;
  }
}

@media (min-width: 1200px) {
  .align-self-xl-end {
    align-self: flex-end !important;
  }
}

@media (min-width: 1200px) {
  .align-self-xl-center {
    align-self: center !important;
  }
}

@media (min-width: 1200px) {
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
}

@media (min-width: 1200px) {
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .order-xl-first {
    order: -1 !important;
  }
}

@media (min-width: 1200px) {
  .order-xl-0 {
    order: 0 !important;
  }
}

@media (min-width: 1200px) {
  .order-xl-1 {
    order: 1 !important;
  }
}

@media (min-width: 1200px) {
  .order-xl-2 {
    order: 2 !important;
  }
}

@media (min-width: 1200px) {
  .order-xl-3 {
    order: 3 !important;
  }
}

@media (min-width: 1200px) {
  .order-xl-4 {
    order: 4 !important;
  }
}

@media (min-width: 1200px) {
  .order-xl-5 {
    order: 5 !important;
  }
}

@media (min-width: 1200px) {
  .order-xl-last {
    order: 6 !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-1 {
    margin: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-2 {
    margin: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-3 {
    margin: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-4 {
    margin: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-5 {
    margin: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-auto {
    margin: auto !important;
  }
}

@media (min-width: 1200px) {
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

@media (min-width: 1200px) {
  .mx-xl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .mx-xl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  .my-xl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .my-xl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 1200px) {
  .mt-xl-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 1200px) {
  .mt-xl-1 {
    margin-top: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .mt-xl-2 {
    margin-top: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .mt-xl-auto {
    margin-top: auto !important;
  }
}

@media (min-width: 1200px) {
  .me-xl-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 1200px) {
  .me-xl-1 {
    margin-right: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .me-xl-2 {
    margin-right: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .me-xl-3 {
    margin-right: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .me-xl-5 {
    margin-right: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .me-xl-auto {
    margin-right: auto !important;
  }
}

@media (min-width: 1200px) {
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  .mb-xl-1 {
    margin-bottom: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .mb-xl-2 {
    margin-bottom: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
}

@media (min-width: 1200px) {
  .ms-xl-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 1200px) {
  .ms-xl-1 {
    margin-left: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .ms-xl-2 {
    margin-left: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .ms-xl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .p-xl-0 {
    padding: 0 !important;
  }
}

@media (min-width: 1200px) {
  .p-xl-1 {
    padding: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .p-xl-2 {
    padding: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .p-xl-3 {
    padding: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .p-xl-4 {
    padding: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .p-xl-5 {
    padding: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

@media (min-width: 1200px) {
  .px-xl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .px-xl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  .py-xl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .py-xl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .pt-xl-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 1200px) {
  .pt-xl-1 {
    padding-top: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .pt-xl-2 {
    padding-top: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .pe-xl-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 1200px) {
  .pe-xl-1 {
    padding-right: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .pe-xl-2 {
    padding-right: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  .pb-xl-1 {
    padding-bottom: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .pb-xl-2 {
    padding-bottom: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .ps-xl-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 1200px) {
  .ps-xl-1 {
    padding-left: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .ps-xl-2 {
    padding-left: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .gap-xl-0 {
    gap: 0 !important;
  }
}

@media (min-width: 1200px) {
  .gap-xl-1 {
    gap: .25rem !important;
  }
}

@media (min-width: 1200px) {
  .gap-xl-2 {
    gap: .5rem !important;
  }
}

@media (min-width: 1200px) {
  .gap-xl-3 {
    gap: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .gap-xl-5 {
    gap: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-start {
    text-align: left !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-end {
    text-align: right !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1600px) {
  .float-xxl-start {
    float: left !important;
  }
}

@media (min-width: 1600px) {
  .float-xxl-end {
    float: right !important;
  }
}

@media (min-width: 1600px) {
  .float-xxl-none {
    float: none !important;
  }
}

@media (min-width: 1600px) {
  .d-xxl-inline {
    display: inline !important;
  }
}

@media (min-width: 1600px) {
  .d-xxl-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1600px) {
  .d-xxl-block {
    display: block !important;
  }
}

@media (min-width: 1600px) {
  .d-xxl-grid {
    display: grid !important;
  }
}

@media (min-width: 1600px) {
  .d-xxl-table {
    display: table !important;
  }
}

@media (min-width: 1600px) {
  .d-xxl-table-row {
    display: table-row !important;
  }
}

@media (min-width: 1600px) {
  .d-xxl-table-cell {
    display: table-cell !important;
  }
}

@media (min-width: 1600px) {
  .d-xxl-flex {
    display: flex !important;
  }
}

@media (min-width: 1600px) {
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1600px) {
  .d-xxl-none {
    display: none !important;
  }
}

@media (min-width: 1600px) {
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
}

@media (min-width: 1600px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
}

@media (min-width: 1600px) {
  .flex-xxl-column {
    flex-direction: column !important;
  }
}

@media (min-width: 1600px) {
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
}

@media (min-width: 1600px) {
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
}

@media (min-width: 1600px) {
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
}

@media (min-width: 1600px) {
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
}

@media (min-width: 1600px) {
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
}

@media (min-width: 1600px) {
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
}

@media (min-width: 1600px) {
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
}

@media (min-width: 1600px) {
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
}

@media (min-width: 1600px) {
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
}

@media (min-width: 1600px) {
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
}

@media (min-width: 1600px) {
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
}

@media (min-width: 1600px) {
  .justify-content-xxl-center {
    justify-content: center !important;
  }
}

@media (min-width: 1600px) {
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
}

@media (min-width: 1600px) {
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
}

@media (min-width: 1600px) {
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
}

@media (min-width: 1600px) {
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
}

@media (min-width: 1600px) {
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
}

@media (min-width: 1600px) {
  .align-items-xxl-center {
    align-items: center !important;
  }
}

@media (min-width: 1600px) {
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
}

@media (min-width: 1600px) {
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
}

@media (min-width: 1600px) {
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
}

@media (min-width: 1600px) {
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
}

@media (min-width: 1600px) {
  .align-content-xxl-center {
    align-content: center !important;
  }
}

@media (min-width: 1600px) {
  .align-content-xxl-between {
    align-content: space-between !important;
  }
}

@media (min-width: 1600px) {
  .align-content-xxl-around {
    align-content: space-around !important;
  }
}

@media (min-width: 1600px) {
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
}

@media (min-width: 1600px) {
  .align-self-xxl-auto {
    align-self: auto !important;
  }
}

@media (min-width: 1600px) {
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
}

@media (min-width: 1600px) {
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
}

@media (min-width: 1600px) {
  .align-self-xxl-center {
    align-self: center !important;
  }
}

@media (min-width: 1600px) {
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
}

@media (min-width: 1600px) {
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1600px) {
  .order-xxl-first {
    order: -1 !important;
  }
}

@media (min-width: 1600px) {
  .order-xxl-0 {
    order: 0 !important;
  }
}

@media (min-width: 1600px) {
  .order-xxl-1 {
    order: 1 !important;
  }
}

@media (min-width: 1600px) {
  .order-xxl-2 {
    order: 2 !important;
  }
}

@media (min-width: 1600px) {
  .order-xxl-3 {
    order: 3 !important;
  }
}

@media (min-width: 1600px) {
  .order-xxl-4 {
    order: 4 !important;
  }
}

@media (min-width: 1600px) {
  .order-xxl-5 {
    order: 5 !important;
  }
}

@media (min-width: 1600px) {
  .order-xxl-last {
    order: 6 !important;
  }
}

@media (min-width: 1600px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
}

@media (min-width: 1600px) {
  .m-xxl-1 {
    margin: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .m-xxl-2 {
    margin: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .m-xxl-3 {
    margin: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .m-xxl-5 {
    margin: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .m-xxl-auto {
    margin: auto !important;
  }
}

@media (min-width: 1600px) {
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

@media (min-width: 1600px) {
  .mx-xxl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .mx-xxl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

@media (min-width: 1600px) {
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1600px) {
  .my-xxl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .my-xxl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 1600px) {
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 1600px) {
  .mt-xxl-1 {
    margin-top: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .mt-xxl-2 {
    margin-top: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .mt-xxl-auto {
    margin-top: auto !important;
  }
}

@media (min-width: 1600px) {
  .me-xxl-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 1600px) {
  .me-xxl-1 {
    margin-right: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .me-xxl-2 {
    margin-right: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .me-xxl-auto {
    margin-right: auto !important;
  }
}

@media (min-width: 1600px) {
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1600px) {
  .mb-xxl-1 {
    margin-bottom: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .mb-xxl-2 {
    margin-bottom: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
}

@media (min-width: 1600px) {
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 1600px) {
  .ms-xxl-1 {
    margin-left: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .ms-xxl-2 {
    margin-left: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .ms-xxl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1600px) {
  .p-xxl-0 {
    padding: 0 !important;
  }
}

@media (min-width: 1600px) {
  .p-xxl-1 {
    padding: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .p-xxl-2 {
    padding: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .p-xxl-3 {
    padding: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .p-xxl-5 {
    padding: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

@media (min-width: 1600px) {
  .px-xxl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .px-xxl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (min-width: 1600px) {
  .py-xxl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .py-xxl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 1600px) {
  .pt-xxl-1 {
    padding-top: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .pt-xxl-2 {
    padding-top: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 1600px) {
  .pe-xxl-1 {
    padding-right: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .pe-xxl-2 {
    padding-right: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 1600px) {
  .pb-xxl-1 {
    padding-bottom: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .pb-xxl-2 {
    padding-bottom: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 1600px) {
  .ps-xxl-1 {
    padding-left: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .ps-xxl-2 {
    padding-left: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .gap-xxl-0 {
    gap: 0 !important;
  }
}

@media (min-width: 1600px) {
  .gap-xxl-1 {
    gap: .25rem !important;
  }
}

@media (min-width: 1600px) {
  .gap-xxl-2 {
    gap: .5rem !important;
  }
}

@media (min-width: 1600px) {
  .gap-xxl-3 {
    gap: 1rem !important;
  }
}

@media (min-width: 1600px) {
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .gap-xxl-5 {
    gap: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .text-xxl-start {
    text-align: left !important;
  }
}

@media (min-width: 1600px) {
  .text-xxl-end {
    text-align: right !important;
  }
}

@media (min-width: 1600px) {
  .text-xxl-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .fs-1 {
    font-size: 4.125rem !important;
  }
}

@media (min-width: 1200px) {
  .fs-2 {
    font-size: 2.875rem !important;
  }
}

@media (min-width: 1200px) {
  .fs-3 {
    font-size: 2.25rem !important;
  }
}

@media (min-width: 1200px) {
  .fs-4 {
    font-size: 1.875rem !important;
  }
}

@media (min-width: 1200px) {
  .fs-5 {
    font-size: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .fs-6 {
    font-size: 1.3125rem !important;
  }
}

.border-top {
  border-top: 1px solid #e8e8e9 !important;
}

.border-left {
  border-left: 1px solid #e8e8e9 !important;
}

.border-right {
  border-right: 1px solid #e8e8e9 !important;
}

.border-bottom {
  border-bottom: 1px solid #e8e8e9 !important;
}

@media (min-width: 480px) {
  .border-xs-top {
    border-top: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 480px) {
  .border-xs-left {
    border-left: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 480px) {
  .border-xs-right {
    border-right: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 480px) {
  .border-xs-bottom {
    border-bottom: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 576px) {
  .border-sm-top {
    border-top: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 576px) {
  .border-sm-left {
    border-left: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 576px) {
  .border-sm-right {
    border-right: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 576px) {
  .border-sm-bottom {
    border-bottom: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 768px) {
  .border-md-top {
    border-top: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 768px) {
  .border-md-left {
    border-left: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 768px) {
  .border-md-right {
    border-right: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 768px) {
  .border-md-bottom {
    border-bottom: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 992px) {
  .border-lg-top {
    border-top: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 992px) {
  .border-lg-left {
    border-left: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 992px) {
  .border-lg-right {
    border-right: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 992px) {
  .border-lg-bottom {
    border-bottom: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 1200px) {
  .border-xl-top {
    border-top: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 1200px) {
  .border-xl-left {
    border-left: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 1200px) {
  .border-xl-right {
    border-right: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 1200px) {
  .border-xl-bottom {
    border-bottom: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 1600px) {
  .border-xxl-top {
    border-top: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 1600px) {
  .border-xxl-left {
    border-left: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 1600px) {
  .border-xxl-right {
    border-right: 1px solid #e8e8e9 !important;
  }
}

@media (min-width: 1600px) {
  .border-xxl-bottom {
    border-bottom: 1px solid #e8e8e9 !important;
  }
}

.filter-shadow {
  filter: drop-shadow(40px 44px 44px rgba(23,23,36,0.36));
}

*:focus, button:focus {
  outline: none;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, button, dl, blockquote, figure, label {
  padding: 0;
  margin: 0;
}

ul, ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

dd {
  margin-bottom: 0;
}

a:hover {
  text-decoration: none;
  color: #31c77f;
}

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

blockquote {
  margin-bottom: 0;
}

blockquote q:before, blockquote q:after {
  content: none;
}

blockquote cite {
  font-style: normal;
}

pre {
  margin-bottom: 0;
}

address {
  margin-bottom: 0;
}

button {
  background-color: transparent;
  border: none;
}

html {
  font-size: 13px;
}

@media (min-width: 768px) {
  html {
    font-size: 14px;
  }
}

@media (min-width: 1200px) {
  html {
    font-size: 14px;
  }
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0;
}

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: inherit;
}

h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, h3 a:hover, .h3 a:hover, h4 a:hover, .h4 a:hover, h5 a:hover, .h5 a:hover, h6 a:hover, .h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
  color: #31c77f;
}

h1, .h1, .h1 {
  font-size: 28px;
  line-height: 1.2;
}

@media (min-width: 768px) {
  h1, .h1, .h1 {
    font-size: 32px;
  }
}

@media (min-width: 992px) {
  h1, .h1, .h1 {
    font-size: 46px;
    line-height: 1.2;
  }
}

@media (min-width: 1600px) {
  h1, .h1, .h1 {
    font-size: 4.125rem;
  }
}

h2, .h2, .h2 {
  font-size: 24px;
  line-height: 1.2;
}

@media (min-width: 768px) {
  h2, .h2, .h2 {
    font-size: 26px;
  }
}

@media (min-width: 992px) {
  h2, .h2, .h2 {
    font-size: 36px;
    line-height: 1.2;
  }
}

@media (min-width: 1600px) {
  h2, .h2, .h2 {
    font-size: 2.875rem;
  }
}

h3, .h3, .h3 {
  font-size: 21px;
  line-height: 1.25;
}

@media (min-width: 768px) {
  h3, .h3, .h3 {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  h3, .h3, .h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}

@media (min-width: 1600px) {
  h3, .h3, .h3 {
    font-size: 2.25rem;
  }
}

h4, .h4, .h4 {
  font-size: 20px;
  line-height: 1.4;
}

@media (min-width: 768px) {
  h4, .h4, .h4 {
    font-size: 21px;
  }
}

@media (min-width: 992px) {
  h4, .h4, .h4 {
    font-size: 26px;
  }
}

@media (min-width: 1600px) {
  h4, .h4, .h4 {
    font-size: 1.875rem;
  }
}

h5, .h5, .h5 {
  font-size: 19px;
  line-height: 1.35;
}

@media (min-width: 992px) {
  h5, .h5, .h5 {
    font-size: 1.5rem;
    line-height: 1.54;
  }
}

h6, .h6, .h6 {
  font-size: 18px;
  line-height: 1.54;
}

@media (min-width: 992px) {
  h6, .h6, .h6 {
    font-size: 1.3125rem;
  }
}

a {
  transition: color .2s;
}

.link-inherit {
  color: inherit;
}

.link-inherit:hover {
  color: #6b39bd;
}

mark, .mark, .mark {
  color: #fff;
}

u {
  text-decoration: none;
  border-bottom: 2px solid rgba(107,57,189,0.4);
}

strong {
  font-weight: 700;
}

.context-dark a:not([class]) {
  color: #31c77f;
}

.context-dark a:not([class]):hover {
  color: #279e65;
}

.context-dark, .context-dark h1, .context-dark .h1, .context-dark h2, .context-dark .h2, .context-dark h3, .context-dark .h3, .context-dark h4, .context-dark .h4, .context-dark h5, .context-dark .h5, .context-dark h6, .context-dark .h6, .context-dark .h1, .context-dark .h2, .context-dark .h3, .context-dark .h4, .context-dark .h5, .context-dark .h6 {
  color: #fff;
}

small, .small, .small {
  font-weight: 400;
}

* + p {
  margin-top: 1.25rem;
}

* + h1, * + .h1, * + h2, * + .h2, * + h3, * + .h3, * + h4, * + .h4, * + h5, * + .h5, * + h6, * + .h6 {
  margin-top: 1.25rem;
}

* + .h1, * + .h2, * + .h3, * + .h4, * + .h5, * + .h6 {
  margin-top: 0;
}

* + img, * + figure {
  margin-top: 1.875rem;
}

* + form {
  margin-top: 1.875rem;
}

h1 + p, .h1 + p {
  margin-top: 1.25rem;
}

h2 + p, .h2 + p {
  margin-top: 1.25rem;
}

h3 + p, .h3 + p {
  margin-top: 1.25rem;
}

h4 + p, .h4 + p {
  margin-top: 1.25rem;
}

h5 + p, .h5 + p {
  margin-top: .9375rem;
}

h6 + p, .h6 + p {
  margin-top: .9375rem;
}

h1 + h5, .h1 + h5, h1 + .h5, .h1 + .h5 {
  margin-top: 1.25rem;
}

h2 + h3, .h2 + h3, h2 + .h3, .h2 + .h3 {
  margin-top: 1.25rem;
}

h6 + h1, .h6 + h1, h6 + .h1, .h6 + .h1 {
  margin-top: 2.1875rem;
}

h6 + h2, .h6 + h2, h6 + .h2, .h6 + .h2 {
  margin-top: .9375rem;
}

h1 + img, .h1 + img {
  margin-top: 1.875rem;
}

h2 + img, .h2 + img {
  margin-top: 1.5625rem;
}

h4 + ul, .h4 + ul {
  margin-top: 20px;
}

label + * {
  margin-top: 2px;
}

img + p {
  margin-top: 31px;
}

dl + dl {
  margin-top: 8px;
}

* + address {
  margin-top: 16px;
}

.breadcrumb + h1, .breadcrumb + .h1 {
  margin-top: 1.875rem;
}

.breadcrumb + h4, .breadcrumb + .h4 {
  margin-top: 1.25rem;
}

.form-group + .btn-block {
  margin-top: 16px;
}

@media (min-width: 768px) {
  h6 + h1, .h6 + h1, h6 + .h1, .h6 + .h1 {
    margin-top: 3.75rem;
  }
}

@media (min-width: 768px) {
  h1 + img, .h1 + img {
    margin-top: 2.8125rem;
  }
}

@media (min-width: 768px) {
  .breadcrumb + h1, .breadcrumb + .h1 {
    margin-top: 3.125rem;
  }
}

@media (min-width: 992px) {
  h1 + p, .h1 + p {
    margin-top: 2rem;
  }
}

@media (min-width: 992px) {
  h2 + p, .h2 + p {
    margin-top: 2.25rem;
  }
}

@media (min-width: 992px) {
  h4 + p, .h4 + p {
    margin-top: 2.5rem;
  }
}

@media (min-width: 992px) {
  h5 + p, .h5 + p {
    margin-top: 1.875rem;
  }
}

@media (min-width: 992px) {
  h6 + p, .h6 + p {
    margin-top: 1.875rem;
  }
}

@media (min-width: 992px) {
  h1 + h5, .h1 + h5, h1 + .h5, .h1 + .h5 {
    margin-top: 2.1875rem;
  }
}

@media (min-width: 992px) {
  h2 + h4, .h2 + h4, h2 + .h4, .h2 + .h4 {
    margin-top: 2.125rem;
  }
}

@media (min-width: 992px) {
  h6 + h2, .h6 + h2, h6 + .h2, .h6 + .h2 {
    margin-top: 1.5625rem;
  }
}

@media (min-width: 992px) {
  h1 + img, .h1 + img {
    margin-top: 3.75rem;
  }
}

@media (min-width: 992px) {
  p + h1, p + .h1 {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  p + form {
    margin-top: 2.5rem;
  }
}

@media (min-width: 992px) {
  p + .form-inline {
    margin-top: 3.75rem;
  }
}

@media (min-width: 992px) {
  .breadcrumb + h4, .breadcrumb + .h4 {
    margin-top: 1.75rem;
  }
}

@media (min-width: 992px) {
  .breadcrumb + h1, .breadcrumb + .h1 {
    margin-top: 4.375rem;
  }
}

@media (min-width: 1600px) {
  * + h1, * + .h1, * + h2, * + .h2 {
    margin-top: 30px;
  }
}

@media (min-width: 1600px) {
  * + h3, * + .h3 {
    margin-top: 25px;
  }
}

@media (min-width: 1600px) {
  h3 + p, .h3 + p {
    margin-top: 2.5rem;
  }
}

@media (min-width: 1600px) {
  h6 + h1, .h6 + h1, h6 + .h1, .h6 + .h1 {
    margin-top: 5.3125rem;
  }
}

@media (min-width: 1600px) {
  h1 + img, .h1 + img {
    margin-top: 4.6875rem;
  }
}

@media (min-width: 1600px) {
  p + h1, p + .h1 {
    margin-top: 60px;
  }
}

@media (min-width: 1600px) {
  label + * {
    margin-top: 6px;
  }
}

@media (min-width: 1600px) {
  .breadcrumb + h1, .breadcrumb + .h1 {
    margin-top: 5.375rem;
  }
}

.offset-xxs {
  margin-top: 1.25rem;
}

.offset-xs, .offset-sm, .offset-md, .offset-lg, .offset-xl, .offset-xxl {
  margin-top: 1.875rem;
}

@media (min-width: 576px) {
  .offset-sm, .offset-md, .offset-lg, .offset-xl, .offset-xxl {
    margin-top: 2.5rem;
  }
}

@media (min-width: 768px) {
  .offset-md {
    margin-top: 3.125rem;
  }
}

@media (min-width: 768px) {
  .offset-lg {
    margin-top: 3.4375rem;
  }
}

@media (min-width: 768px) {
  .offset-xl, .offset-xxl {
    margin-top: 4.0625rem;
  }
}

@media (min-width: 1200px) {
  .offset-lg {
    margin-top: 4.375rem;
  }
}

@media (min-width: 1200px) {
  .offset-xl, .offset-xxl {
    margin-top: 5.3125rem;
  }
}

@media (min-width: 1600px) {
  .offset-xxl {
    margin-top: 6.25rem;
  }
}

html .group-5 {
  margin-bottom: -.3125rem;
  margin-left: -.3125rem;
}

html .group-5:empty {
  margin-bottom: 0;
  margin-left: 0;
}

html .group-5 > * {
  margin-top: 0;
  margin-bottom: .3125rem;
  margin-left: .3125rem;
}

html .group-10 {
  margin-bottom: -.625rem;
  margin-left: -.625rem;
}

html .group-10:empty {
  margin-bottom: 0;
  margin-left: 0;
}

html .group-10 > * {
  margin-top: 0;
  margin-bottom: .625rem;
  margin-left: .625rem;
}

html .group-15 {
  margin-bottom: -.9375rem;
  margin-left: -.9375rem;
}

html .group-15:empty {
  margin-bottom: 0;
  margin-left: 0;
}

html .group-15 > * {
  margin-top: 0;
  margin-bottom: .9375rem;
  margin-left: .9375rem;
}

html .group-20 {
  margin-bottom: -1.25rem;
  margin-left: -1.25rem;
}

html .group-20:empty {
  margin-bottom: 0;
  margin-left: 0;
}

html .group-20 > * {
  margin-top: 0;
  margin-bottom: 1.25rem;
  margin-left: 1.25rem;
}

html .group-30 {
  margin-bottom: -1.875rem;
  margin-left: -1.875rem;
}

html .group-30:empty {
  margin-bottom: 0;
  margin-left: 0;
}

html .group-30 > * {
  margin-top: 0;
  margin-bottom: 1.875rem;
  margin-left: 1.875rem;
}

html .group-x-30 {
  margin-left: -1.875rem;
}

html .group-x-30 > * {
  margin-left: 1.875rem;
}

html .group-40 {
  margin-bottom: -2.5rem;
  margin-left: -2.5rem;
}

html .group-40:empty {
  margin-bottom: 0;
  margin-left: 0;
}

html .group-40 > * {
  margin-top: 0;
  margin-bottom: 2.5rem;
  margin-left: 2.5rem;
}

body {
  overflow-x: hidden;
}

.page {
  position: relative;
  /*min-height: 100vh;*/
}

.page-bg {
  position: relative;
  z-index: 0;
}

.page-image {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
}

.page-image > * {
  opacity: .15;
  width: 100%;
}

.page-image::after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(180deg, transparent 0%, #fff 100%);
}

.bg-primary .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #31c77f 100%);
}

.bg-secondary .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #6b39bd 100%);
}

.bg-success .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #77ba21 100%);
}

.bg-info .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #138ce4 100%);
}

.bg-warning .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #f19711 100%);
}

.bg-danger .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #e72660 100%);
}

.bg-light .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #f7f7f7 100%);
}

.bg-dark .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #171724 100%);
}

.bg-100 .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #fafafa 100%);
}

.bg-200 .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #f7f7f7 100%);
}

.bg-300 .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #e8e8e9 100%);
}

.bg-400 .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #aeaeb2 100%);
}

.bg-500 .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #adb5bd 100%);
}

.bg-600 .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #5d5d66 100%);
}

.bg-700 .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #393944 100%);
}

.bg-800 .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #23232f 100%);
}

.bg-900 .page-image::after {
  background-image: linear-gradient(180deg, transparent 0%, #171724 100%);
}

.bg-primary {
  background-color: #31c77f;
}

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
  background-color: #279e65;
}

.bg-secondary {
  background-color: #6b39bd;
}

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
  background-color: #552d96;
}

.bg-success {
  background-color: #77ba21;
}

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
  background-color: #5b8f19;
}

.bg-info {
  background-color: #138ce4;
}

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
  background-color: #0f6fb5;
}

.bg-warning {
  background-color: #f19711;
}

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
  background-color: #c47a0c;
}

.bg-danger {
  background-color: #e72660;
}

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
  background-color: #c4164a;
}

.bg-light {
  background-color: #f7f7f7;
}

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
  background-color: #dedede;
}

.bg-dark {
  background-color: #171724;
}

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
  background-color: #030305;
}

.bg-white {
  background-color: #fff;
}

.bg-transparent {
  background-color: transparent;
}

.bg-primary-light {
  background: #dffff0;
}

.bg-primary:not([style*='background-']) + .bg-primary:not([style*='background-']) {
  padding-top: 0;
}

.bg-secondary-light {
  background: #eadefe;
}

.bg-secondary:not([style*='background-']) + .bg-secondary:not([style*='background-']) {
  padding-top: 0;
}

.bg-success-light {
  background: #e3ffc2;
}

.bg-success:not([style*='background-']) + .bg-success:not([style*='background-']) {
  padding-top: 0;
}

.bg-info-light {
  background: #def0ff;
}

.bg-info:not([style*='background-']) + .bg-info:not([style*='background-']) {
  padding-top: 0;
}

.bg-warning-light {
  background: #fff6e9;
}

.bg-warning:not([style*='background-']) + .bg-warning:not([style*='background-']) {
  padding-top: 0;
}

.bg-danger-light {
  background: #fff4f7;
}

.bg-danger:not([style*='background-']) + .bg-danger:not([style*='background-']) {
  padding-top: 0;
}

.bg-light-light {
  background: #fff;
}

.bg-light:not([style*='background-']) + .bg-light:not([style*='background-']) {
  padding-top: 0;
}

.bg-dark-light {
  background: #4f4dd4;
}

.bg-dark:not([style*='background-']) + .bg-dark:not([style*='background-']) {
  padding-top: 0;
}

.bg-100 {
  background-color: #fafafa;
}

a.bg-100:hover, a.bg-100:focus, button.bg-100:hover, button.bg-100:focus {
  background-color: #e1e1e1;
}

.bg-100:not([style*='background-']) + .bg-100:not([style*='background-']) {
  padding-top: 0;
}

.bg-200 {
  background-color: #f7f7f7;
}

a.bg-200:hover, a.bg-200:focus, button.bg-200:hover, button.bg-200:focus {
  background-color: #dedede;
}

.bg-200:not([style*='background-']) + .bg-200:not([style*='background-']) {
  padding-top: 0;
}

.bg-300 {
  background-color: #e8e8e9;
}

a.bg-300:hover, a.bg-300:focus, button.bg-300:hover, button.bg-300:focus {
  background-color: #ceced0;
}

.bg-300:not([style*='background-']) + .bg-300:not([style*='background-']) {
  padding-top: 0;
}

.bg-400 {
  background-color: #aeaeb2;
}

a.bg-400:hover, a.bg-400:focus, button.bg-400:hover, button.bg-400:focus {
  background-color: #949499;
}

.bg-400:not([style*='background-']) + .bg-400:not([style*='background-']) {
  padding-top: 0;
}

.bg-500 {
  background-color: #adb5bd;
}

a.bg-500:hover, a.bg-500:focus, button.bg-500:hover, button.bg-500:focus {
  background-color: #919ca6;
}

.bg-500:not([style*='background-']) + .bg-500:not([style*='background-']) {
  padding-top: 0;
}

.bg-600 {
  background-color: #5d5d66;
}

a.bg-600:hover, a.bg-600:focus, button.bg-600:hover, button.bg-600:focus {
  background-color: #45454b;
}

.bg-600:not([style*='background-']) + .bg-600:not([style*='background-']) {
  padding-top: 0;
}

.bg-700 {
  background-color: #393944;
}

a.bg-700:hover, a.bg-700:focus, button.bg-700:hover, button.bg-700:focus {
  background-color: #222228;
}

.bg-700:not([style*='background-']) + .bg-700:not([style*='background-']) {
  padding-top: 0;
}

.bg-800 {
  background-color: #23232f;
}

a.bg-800:hover, a.bg-800:focus, button.bg-800:hover, button.bg-800:focus {
  background-color: #0d0d12;
}

.bg-800:not([style*='background-']) + .bg-800:not([style*='background-']) {
  padding-top: 0;
}

.bg-900 {
  background-color: #171724;
}

a.bg-900:hover, a.bg-900:focus, button.bg-900:hover, button.bg-900:focus {
  background-color: #030305;
}

.bg-900:not([style*='background-']) + .bg-900:not([style*='background-']) {
  padding-top: 0;
}

.bg-transparent:not([style*='background-']) + .bg-transparent:not([style*='background-']) {
  padding-top: 0;
}

.bg-image {
  background-position: center center;
  background-size: cover;
}

[class*='overlay-primary'] {
  position: relative;
}

[class*='overlay-primary']::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #31c77f;
  pointer-events: none;
  opacity: .5;
}

[class*='overlay-primary'] .container {
  position: relative;
}

.overlay-primary-02::before {
  opacity: .2;
}

.overlay-primary-03::before {
  opacity: .3;
}

.overlay-primary-06::before {
  opacity: .6;
}

.overlay-primary-07::before {
  opacity: .7;
}

.overlay-primary-08::before {
  opacity: .8;
}

[class*='overlay-secondary'] {
  position: relative;
}

[class*='overlay-secondary']::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #6b39bd;
  pointer-events: none;
  opacity: .5;
}

[class*='overlay-secondary'] .container {
  position: relative;
}

.overlay-secondary-02::before {
  opacity: .2;
}

.overlay-secondary-03::before {
  opacity: .3;
}

.overlay-secondary-06::before {
  opacity: .6;
}

.overlay-secondary-07::before {
  opacity: .7;
}

.overlay-secondary-08::before {
  opacity: .8;
}

[class*='overlay-success'] {
  position: relative;
}

[class*='overlay-success']::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #77ba21;
  pointer-events: none;
  opacity: .5;
}

[class*='overlay-success'] .container {
  position: relative;
}

.overlay-success-02::before {
  opacity: .2;
}

.overlay-success-03::before {
  opacity: .3;
}

.overlay-success-06::before {
  opacity: .6;
}

.overlay-success-07::before {
  opacity: .7;
}

.overlay-success-08::before {
  opacity: .8;
}

[class*='overlay-info'] {
  position: relative;
}

[class*='overlay-info']::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #138ce4;
  pointer-events: none;
  opacity: .5;
}

[class*='overlay-info'] .container {
  position: relative;
}

.overlay-info-02::before {
  opacity: .2;
}

.overlay-info-03::before {
  opacity: .3;
}

.overlay-info-06::before {
  opacity: .6;
}

.overlay-info-07::before {
  opacity: .7;
}

.overlay-info-08::before {
  opacity: .8;
}

[class*='overlay-warning'] {
  position: relative;
}

[class*='overlay-warning']::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f19711;
  pointer-events: none;
  opacity: .5;
}

[class*='overlay-warning'] .container {
  position: relative;
}

.overlay-warning-02::before {
  opacity: .2;
}

.overlay-warning-03::before {
  opacity: .3;
}

.overlay-warning-06::before {
  opacity: .6;
}

.overlay-warning-07::before {
  opacity: .7;
}

.overlay-warning-08::before {
  opacity: .8;
}

[class*='overlay-danger'] {
  position: relative;
}

[class*='overlay-danger']::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e72660;
  pointer-events: none;
  opacity: .5;
}

[class*='overlay-danger'] .container {
  position: relative;
}

.overlay-danger-02::before {
  opacity: .2;
}

.overlay-danger-03::before {
  opacity: .3;
}

.overlay-danger-06::before {
  opacity: .6;
}

.overlay-danger-07::before {
  opacity: .7;
}

.overlay-danger-08::before {
  opacity: .8;
}

[class*='overlay-light'] {
  position: relative;
}

[class*='overlay-light']::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f7f7f7;
  pointer-events: none;
  opacity: .5;
}

[class*='overlay-light'] .container {
  position: relative;
}

.overlay-light-02::before {
  opacity: .2;
}

.overlay-light-03::before {
  opacity: .3;
}

.overlay-light-06::before {
  opacity: .6;
}

.overlay-light-07::before {
  opacity: .7;
}

.overlay-light-08::before {
  opacity: .8;
}

[class*='overlay-dark'] {
  position: relative;
}

[class*='overlay-dark']::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #171724;
  pointer-events: none;
  opacity: .5;
}

[class*='overlay-dark'] .container {
  position: relative;
}

.overlay-dark-02::before {
  opacity: .2;
}

.overlay-dark-03::before {
  opacity: .3;
}

.overlay-dark-06::before {
  opacity: .6;
}

.overlay-dark-07::before {
  opacity: .7;
}

.overlay-dark-08::before {
  opacity: .8;
}

.section-layer, .section-layer .container {
  position: relative;
}

.bg-layer {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.bg-gradient-animated {
  background-size: 400% auto;
  background-position: 100% 50%;
  background-image: linear-gradient(90deg, #b2edff 0%, #e9dbff 25%, #c1ffe1 50%, #b2edff 75%, #e9dbff 100%);
  animation: gradientMotion 20s infinite linear;
}

.bg-gradient-shamrock-blue {
  background-image: linear-gradient(45deg, #43DD93 0%, #28A8FF 100%);
}

.bg-gradient-blue-violet {
  background-image: linear-gradient(46.03deg, #28A8FF -1.86%, #7D2EFF 100%);
}

.bg-gradient-electric-violet {
  background-image: linear-gradient(225deg, #C728FF 0%, #7D2EFF 100%);
}

.bg-gradient-dark-violet {
  background-image: linear-gradient(-8.15deg, #6b39bd 4.67%, #171724 49.99%);
}

@keyframes gradientMotion {
  0% {
    background-position-x: 100%;
  }
  100% {
    background-position-x: 0;
  }
}

.text-100 {
  color: #fafafa;
}

.text-200 {
  color: #f7f7f7;
}

.text-300 {
  color: #e8e8e9;
}

.text-400 {
  color: #aeaeb2;
}

.text-500 {
  color: #adb5bd;
}

.text-600 {
  color: #5d5d66;
}

.text-700 {
  color: #393944;
}

.text-800 {
  color: #23232f;
}

.text-900 {
  color: #171724;
}

.context-dark .text-contrast {
  color: #aeaeb2;
}

.page-loader {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 17;
  display: flex;
  align-items: center;
  justify-content: center;
  user-select: none;
  line-height: 1;
  font-weight: 700;
  opacity: 1;
  visibility: visible;
  transition: .25s .5s;
  color: #171724;
}

.page-loader-progress {
  animation: loader-rotation 2s linear infinite;
}

.page-loader-circle {
  fill: transparent;
  stroke: #31c77f;
  stroke-linecap: round;
  stroke-dasharray: 55.264 497.376;
  stroke-dashoffset: 0;
  stroke-width: 4px;
  animation: loader-progress 1.5s ease-in-out infinite;
}

.page-loader-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px;
}

.page-loader-inner-side {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 40px;
  transition: .3s ease-in-out;
}

.page-loader-inner-side-1 {
  transform: translate3d(0, 0, 0) rotateX(90deg) translateZ(20px);
}

.page-loader-inner-side-2 {
  transform: translate3d(0, 0, 0) rotateX(0deg) translateZ(20px);
}

.page-loader-inner.active .page-loader-inner-side-1 {
  transform: translate3d(0, 0, 0) rotateX(1deg) translateZ(20px);
}

.page-loader-inner.active .page-loader-inner-side-2 {
  transform: translate3d(0, 0, 0) rotateX(-90deg) translateZ(20px);
}

.page-loader-logo {
  margin-top: -10px;
  margin-left: -4px;
}

.page-loaded .page-loader {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

@keyframes loader-rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes loader-progress {
  0% {
    stroke-dasharray: 55.264 497.376;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 497.376 55.264;
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dasharray: 55.264 497.376;
    stroke-dashoffset: -552.64;
  }
}

.section-one-screen {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.section-xs {
  padding: 30px 0;
}

.section-sm, .section-md, .section-lg, .section-xl, .section-xxl {
  padding: 50px 0;
}

@media (min-width: 768px) {
  .section-md, .section-lg, .section-xl, .section-xxl {
    padding: 60px 0;
  }
}

@media (min-width: 992px) {
  .section-md {
    padding: 80px 0;
  }
}

@media (min-width: 992px) {
  .section-lg, .section-xl, .section-xxl {
    padding: 100px 0;
  }
}

@media (min-width: 1200px) {
  .section-md {
    padding: 100px 0;
  }
}

@media (min-width: 1200px) {
  .section-lg, .section-xl, .section-xxl {
    padding: 150px 0;
  }
}

@media (min-width: 1600px) {
  .section-xl {
    padding: 200px 0;
  }
}

@media (min-width: 1600px) {
  .section-xxl {
    padding: 280px 0;
  }
}

@media (min-width: 1600px) {
  .section-xxl-100vh {
    min-height: 100vh;
  }
}

.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  --bs-gutter-x: 2.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .container-xs, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .container-xs, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1200px;
  }
}

@media (min-width: 1600px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}

.row {
  --bs-gutter-x: 2.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}

.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

.g-0, .gx-0 {
  --bs-gutter-x: 0;
}

.g-0, .gy-0 {
  --bs-gutter-y: 0;
}

.g-1, .gx-1 {
  --bs-gutter-x: .25rem;
}

.g-1, .gy-1 {
  --bs-gutter-y: .25rem;
}

.g-2, .gx-2 {
  --bs-gutter-x: .5rem;
}

.g-2, .gy-2 {
  --bs-gutter-y: .5rem;
}

.g-3, .gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3, .gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4, .gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4, .gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5, .gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5, .gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 480px) {
  .col-xs {
    flex: 1 0 0%;
  }
}

@media (min-width: 480px) {
  .row-cols-xs-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 480px) {
  .row-cols-xs-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 480px) {
  .row-cols-xs-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 480px) {
  .row-cols-xs-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
}

@media (min-width: 480px) {
  .row-cols-xs-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 480px) {
  .row-cols-xs-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
}

@media (min-width: 480px) {
  .row-cols-xs-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 480px) {
  .col-xs-auto {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 480px) {
  .col-xs-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
}

@media (min-width: 480px) {
  .col-xs-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 480px) {
  .col-xs-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 480px) {
  .col-xs-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
}

@media (min-width: 480px) {
  .col-xs-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
}

@media (min-width: 480px) {
  .col-xs-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 480px) {
  .col-xs-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
}

@media (min-width: 480px) {
  .col-xs-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
}

@media (min-width: 480px) {
  .col-xs-9 {
    flex: 0 0 auto;
    width: 75%;
  }
}

@media (min-width: 480px) {
  .col-xs-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
}

@media (min-width: 480px) {
  .col-xs-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
}

@media (min-width: 480px) {
  .col-xs-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 480px) {
  .offset-xs-0 {
    margin-left: 0;
  }
}

@media (min-width: 480px) {
  .offset-xs-1 {
    margin-left: 8.33333%;
  }
}

@media (min-width: 480px) {
  .offset-xs-2 {
    margin-left: 16.66667%;
  }
}

@media (min-width: 480px) {
  .offset-xs-3 {
    margin-left: 25%;
  }
}

@media (min-width: 480px) {
  .offset-xs-4 {
    margin-left: 33.33333%;
  }
}

@media (min-width: 480px) {
  .offset-xs-5 {
    margin-left: 41.66667%;
  }
}

@media (min-width: 480px) {
  .offset-xs-6 {
    margin-left: 50%;
  }
}

@media (min-width: 480px) {
  .offset-xs-7 {
    margin-left: 58.33333%;
  }
}

@media (min-width: 480px) {
  .offset-xs-8 {
    margin-left: 66.66667%;
  }
}

@media (min-width: 480px) {
  .offset-xs-9 {
    margin-left: 75%;
  }
}

@media (min-width: 480px) {
  .offset-xs-10 {
    margin-left: 83.33333%;
  }
}

@media (min-width: 480px) {
  .offset-xs-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 480px) {
  .g-xs-0, .gx-xs-0 {
    --bs-gutter-x: 0;
  }
}

@media (min-width: 480px) {
  .g-xs-0, .gy-xs-0 {
    --bs-gutter-y: 0;
  }
}

@media (min-width: 480px) {
  .g-xs-1, .gx-xs-1 {
    --bs-gutter-x: .25rem;
  }
}

@media (min-width: 480px) {
  .g-xs-1, .gy-xs-1 {
    --bs-gutter-y: .25rem;
  }
}

@media (min-width: 480px) {
  .g-xs-2, .gx-xs-2 {
    --bs-gutter-x: .5rem;
  }
}

@media (min-width: 480px) {
  .g-xs-2, .gy-xs-2 {
    --bs-gutter-y: .5rem;
  }
}

@media (min-width: 480px) {
  .g-xs-3, .gx-xs-3 {
    --bs-gutter-x: 1rem;
  }
}

@media (min-width: 480px) {
  .g-xs-3, .gy-xs-3 {
    --bs-gutter-y: 1rem;
  }
}

@media (min-width: 480px) {
  .g-xs-4, .gx-xs-4 {
    --bs-gutter-x: 1.5rem;
  }
}

@media (min-width: 480px) {
  .g-xs-4, .gy-xs-4 {
    --bs-gutter-y: 1.5rem;
  }
}

@media (min-width: 480px) {
  .g-xs-5, .gx-xs-5 {
    --bs-gutter-x: 3rem;
  }
}

@media (min-width: 480px) {
  .g-xs-5, .gy-xs-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
}

@media (min-width: 576px) {
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 576px) {
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 576px) {
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 576px) {
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
}

@media (min-width: 576px) {
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 576px) {
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
}

@media (min-width: 576px) {
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 576px) {
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
}

@media (min-width: 576px) {
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 576px) {
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 576px) {
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
}

@media (min-width: 576px) {
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
}

@media (min-width: 576px) {
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 576px) {
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
}

@media (min-width: 576px) {
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
}

@media (min-width: 576px) {
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
}

@media (min-width: 576px) {
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
}

@media (min-width: 576px) {
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
}

@media (min-width: 576px) {
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 576px) {
  .offset-sm-0 {
    margin-left: 0;
  }
}

@media (min-width: 576px) {
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
}

@media (min-width: 576px) {
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
}

@media (min-width: 576px) {
  .offset-sm-3 {
    margin-left: 25%;
  }
}

@media (min-width: 576px) {
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
}

@media (min-width: 576px) {
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
}

@media (min-width: 576px) {
  .offset-sm-6 {
    margin-left: 50%;
  }
}

@media (min-width: 576px) {
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
}

@media (min-width: 576px) {
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
}

@media (min-width: 576px) {
  .offset-sm-9 {
    margin-left: 75%;
  }
}

@media (min-width: 576px) {
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
}

@media (min-width: 576px) {
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 576px) {
  .g-sm-0, .gx-sm-0 {
    --bs-gutter-x: 0;
  }
}

@media (min-width: 576px) {
  .g-sm-0, .gy-sm-0 {
    --bs-gutter-y: 0;
  }
}

@media (min-width: 576px) {
  .g-sm-1, .gx-sm-1 {
    --bs-gutter-x: .25rem;
  }
}

@media (min-width: 576px) {
  .g-sm-1, .gy-sm-1 {
    --bs-gutter-y: .25rem;
  }
}

@media (min-width: 576px) {
  .g-sm-2, .gx-sm-2 {
    --bs-gutter-x: .5rem;
  }
}

@media (min-width: 576px) {
  .g-sm-2, .gy-sm-2 {
    --bs-gutter-y: .5rem;
  }
}

@media (min-width: 576px) {
  .g-sm-3, .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
}

@media (min-width: 576px) {
  .g-sm-3, .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
}

@media (min-width: 576px) {
  .g-sm-4, .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
}

@media (min-width: 576px) {
  .g-sm-4, .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
}

@media (min-width: 576px) {
  .g-sm-5, .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
}

@media (min-width: 576px) {
  .g-sm-5, .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
}

@media (min-width: 768px) {
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 768px) {
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 768px) {
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
}

@media (min-width: 768px) {
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 768px) {
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
}

@media (min-width: 768px) {
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 768px) {
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 768px) {
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
}

@media (min-width: 768px) {
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
}

@media (min-width: 768px) {
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
}

@media (min-width: 768px) {
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
}

@media (min-width: 768px) {
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
}

@media (min-width: 768px) {
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .offset-md-0 {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .offset-md-1 {
    margin-left: 8.33333%;
  }
}

@media (min-width: 768px) {
  .offset-md-2 {
    margin-left: 16.66667%;
  }
}

@media (min-width: 768px) {
  .offset-md-3 {
    margin-left: 25%;
  }
}

@media (min-width: 768px) {
  .offset-md-4 {
    margin-left: 33.33333%;
  }
}

@media (min-width: 768px) {
  .offset-md-5 {
    margin-left: 41.66667%;
  }
}

@media (min-width: 768px) {
  .offset-md-6 {
    margin-left: 50%;
  }
}

@media (min-width: 768px) {
  .offset-md-7 {
    margin-left: 58.33333%;
  }
}

@media (min-width: 768px) {
  .offset-md-8 {
    margin-left: 66.66667%;
  }
}

@media (min-width: 768px) {
  .offset-md-9 {
    margin-left: 75%;
  }
}

@media (min-width: 768px) {
  .offset-md-10 {
    margin-left: 83.33333%;
  }
}

@media (min-width: 768px) {
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .g-md-0, .gx-md-0 {
    --bs-gutter-x: 0;
  }
}

@media (min-width: 768px) {
  .g-md-0, .gy-md-0 {
    --bs-gutter-y: 0;
  }
}

@media (min-width: 768px) {
  .g-md-1, .gx-md-1 {
    --bs-gutter-x: .25rem;
  }
}

@media (min-width: 768px) {
  .g-md-1, .gy-md-1 {
    --bs-gutter-y: .25rem;
  }
}

@media (min-width: 768px) {
  .g-md-2, .gx-md-2 {
    --bs-gutter-x: .5rem;
  }
}

@media (min-width: 768px) {
  .g-md-2, .gy-md-2 {
    --bs-gutter-y: .5rem;
  }
}

@media (min-width: 768px) {
  .g-md-3, .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
}

@media (min-width: 768px) {
  .g-md-3, .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
}

@media (min-width: 768px) {
  .g-md-4, .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
}

@media (min-width: 768px) {
  .g-md-4, .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
}

@media (min-width: 768px) {
  .g-md-5, .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
}

@media (min-width: 768px) {
  .g-md-5, .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
}

@media (min-width: 992px) {
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 992px) {
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
}

@media (min-width: 992px) {
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 992px) {
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
}

@media (min-width: 992px) {
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 992px) {
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
}

@media (min-width: 992px) {
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 992px) {
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
}

@media (min-width: 992px) {
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
}

@media (min-width: 992px) {
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
}

@media (min-width: 992px) {
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
}

@media (min-width: 992px) {
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .offset-lg-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
}

@media (min-width: 992px) {
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
}

@media (min-width: 992px) {
  .offset-lg-3 {
    margin-left: 25%;
  }
}

@media (min-width: 992px) {
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
}

@media (min-width: 992px) {
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
}

@media (min-width: 992px) {
  .offset-lg-6 {
    margin-left: 50%;
  }
}

@media (min-width: 992px) {
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
}

@media (min-width: 992px) {
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
}

@media (min-width: 992px) {
  .offset-lg-9 {
    margin-left: 75%;
  }
}

@media (min-width: 992px) {
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
}

@media (min-width: 992px) {
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .g-lg-0, .gx-lg-0 {
    --bs-gutter-x: 0;
  }
}

@media (min-width: 992px) {
  .g-lg-0, .gy-lg-0 {
    --bs-gutter-y: 0;
  }
}

@media (min-width: 992px) {
  .g-lg-1, .gx-lg-1 {
    --bs-gutter-x: .25rem;
  }
}

@media (min-width: 992px) {
  .g-lg-1, .gy-lg-1 {
    --bs-gutter-y: .25rem;
  }
}

@media (min-width: 992px) {
  .g-lg-2, .gx-lg-2 {
    --bs-gutter-x: .5rem;
  }
}

@media (min-width: 992px) {
  .g-lg-2, .gy-lg-2 {
    --bs-gutter-y: .5rem;
  }
}

@media (min-width: 992px) {
  .g-lg-3, .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
}

@media (min-width: 992px) {
  .g-lg-3, .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
}

@media (min-width: 992px) {
  .g-lg-4, .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
}

@media (min-width: 992px) {
  .g-lg-4, .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
}

@media (min-width: 992px) {
  .g-lg-5, .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
}

@media (min-width: 992px) {
  .g-lg-5, .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
}

@media (min-width: 1200px) {
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 1200px) {
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
}

@media (min-width: 1200px) {
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 1200px) {
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
}

@media (min-width: 1200px) {
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 1200px) {
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
}

@media (min-width: 1200px) {
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 1200px) {
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
}

@media (min-width: 1200px) {
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
}

@media (min-width: 1200px) {
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
}

@media (min-width: 1200px) {
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
}

@media (min-width: 1200px) {
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .offset-xl-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
}

@media (min-width: 1200px) {
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
}

@media (min-width: 1200px) {
  .offset-xl-3 {
    margin-left: 25%;
  }
}

@media (min-width: 1200px) {
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
}

@media (min-width: 1200px) {
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
}

@media (min-width: 1200px) {
  .offset-xl-6 {
    margin-left: 50%;
  }
}

@media (min-width: 1200px) {
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
}

@media (min-width: 1200px) {
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
}

@media (min-width: 1200px) {
  .offset-xl-9 {
    margin-left: 75%;
  }
}

@media (min-width: 1200px) {
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
}

@media (min-width: 1200px) {
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .g-xl-0, .gx-xl-0 {
    --bs-gutter-x: 0;
  }
}

@media (min-width: 1200px) {
  .g-xl-0, .gy-xl-0 {
    --bs-gutter-y: 0;
  }
}

@media (min-width: 1200px) {
  .g-xl-1, .gx-xl-1 {
    --bs-gutter-x: .25rem;
  }
}

@media (min-width: 1200px) {
  .g-xl-1, .gy-xl-1 {
    --bs-gutter-y: .25rem;
  }
}

@media (min-width: 1200px) {
  .g-xl-2, .gx-xl-2 {
    --bs-gutter-x: .5rem;
  }
}

@media (min-width: 1200px) {
  .g-xl-2, .gy-xl-2 {
    --bs-gutter-y: .5rem;
  }
}

@media (min-width: 1200px) {
  .g-xl-3, .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
}

@media (min-width: 1200px) {
  .g-xl-3, .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
}

@media (min-width: 1200px) {
  .g-xl-4, .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .g-xl-4, .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .g-xl-5, .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
}

@media (min-width: 1200px) {
  .g-xl-5, .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1600px) {
  .col-xxl {
    flex: 1 0 0%;
  }
}

@media (min-width: 1600px) {
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 1600px) {
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 1600px) {
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 1600px) {
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
}

@media (min-width: 1600px) {
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 1600px) {
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
}

@media (min-width: 1600px) {
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 1600px) {
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 1600px) {
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
}

@media (min-width: 1600px) {
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 1600px) {
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 1600px) {
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
}

@media (min-width: 1600px) {
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
}

@media (min-width: 1600px) {
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 1600px) {
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
}

@media (min-width: 1600px) {
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
}

@media (min-width: 1600px) {
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
}

@media (min-width: 1600px) {
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
}

@media (min-width: 1600px) {
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
}

@media (min-width: 1600px) {
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 1600px) {
  .offset-xxl-0 {
    margin-left: 0;
  }
}

@media (min-width: 1600px) {
  .offset-xxl-1 {
    margin-left: 8.33333%;
  }
}

@media (min-width: 1600px) {
  .offset-xxl-2 {
    margin-left: 16.66667%;
  }
}

@media (min-width: 1600px) {
  .offset-xxl-3 {
    margin-left: 25%;
  }
}

@media (min-width: 1600px) {
  .offset-xxl-4 {
    margin-left: 33.33333%;
  }
}

@media (min-width: 1600px) {
  .offset-xxl-5 {
    margin-left: 41.66667%;
  }
}

@media (min-width: 1600px) {
  .offset-xxl-6 {
    margin-left: 50%;
  }
}

@media (min-width: 1600px) {
  .offset-xxl-7 {
    margin-left: 58.33333%;
  }
}

@media (min-width: 1600px) {
  .offset-xxl-8 {
    margin-left: 66.66667%;
  }
}

@media (min-width: 1600px) {
  .offset-xxl-9 {
    margin-left: 75%;
  }
}

@media (min-width: 1600px) {
  .offset-xxl-10 {
    margin-left: 83.33333%;
  }
}

@media (min-width: 1600px) {
  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1600px) {
  .g-xxl-0, .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
}

@media (min-width: 1600px) {
  .g-xxl-0, .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
}

@media (min-width: 1600px) {
  .g-xxl-1, .gx-xxl-1 {
    --bs-gutter-x: .25rem;
  }
}

@media (min-width: 1600px) {
  .g-xxl-1, .gy-xxl-1 {
    --bs-gutter-y: .25rem;
  }
}

@media (min-width: 1600px) {
  .g-xxl-2, .gx-xxl-2 {
    --bs-gutter-x: .5rem;
  }
}

@media (min-width: 1600px) {
  .g-xxl-2, .gy-xxl-2 {
    --bs-gutter-y: .5rem;
  }
}

@media (min-width: 1600px) {
  .g-xxl-3, .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
}

@media (min-width: 1600px) {
  .g-xxl-3, .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
}

@media (min-width: 1600px) {
  .g-xxl-4, .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
}

@media (min-width: 1600px) {
  .g-xxl-4, .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
}

@media (min-width: 1600px) {
  .g-xxl-5, .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
}

@media (min-width: 1600px) {
  .g-xxl-5, .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

.row-5 {
  margin-bottom: -5px;
}

.row-5:empty {
  margin-bottom: 0;
}

.row-5 > * {
  margin-bottom: 5px;
}

.row-10 {
  margin-bottom: -10px;
}

.row-10:empty {
  margin-bottom: 0;
}

.row-10 > * {
  margin-bottom: 10px;
}

.row-15 {
  margin-bottom: -15px;
}

.row-15:empty {
  margin-bottom: 0;
}

.row-15 > * {
  margin-bottom: 15px;
}

.row-20 {
  margin-bottom: -20px;
}

.row-20:empty {
  margin-bottom: 0;
}

.row-20 > * {
  margin-bottom: 20px;
}

.row-22 {
  margin-bottom: -22px;
}

.row-22:empty {
  margin-bottom: 0;
}

.row-22 > * {
  margin-bottom: 22px;
}

.row-30 {
  margin-bottom: -30px;
}

.row-30:empty {
  margin-bottom: 0;
}

.row-30 > * {
  margin-bottom: 30px;
}

.row-40 {
  margin-bottom: -40px;
}

.row-40:empty {
  margin-bottom: 0;
}

.row-40 > * {
  margin-bottom: 40px;
}

.row-50 {
  margin-bottom: -50px;
}

.row-50:empty {
  margin-bottom: 0;
}

.row-50 > * {
  margin-bottom: 50px;
}

* + .row {
  margin-top: 2.5rem;
}

* + .row-text {
  margin-top: 1.5625rem;
}

.divider + .row {
  margin-top: 3.75rem;
}

.gutters-20 {
  margin-right: -10px;
  margin-left: -10px;
}

.gutters-20 > [class*='col-'] {
  padding-right: 10px;
  padding-left: 10px;
}

.gutters-30 {
  margin-right: -15px;
  margin-left: -15px;
}

.gutters-30 > [class*='col-'] {
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .row-sm-20 {
    margin-bottom: -20px;
  }
}

@media (min-width: 576px) {
  .row-sm-20:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 576px) {
  .row-sm-20 > * {
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) {
  .row-sm-40 {
    margin-bottom: -40px;
  }
}

@media (min-width: 576px) {
  .row-sm-40:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 576px) {
  .row-sm-40 > * {
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) {
  .row-md-40 {
    margin-bottom: -40px;
  }
}

@media (min-width: 768px) {
  .row-md-40:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .row-md-40 > * {
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) {
  .row-md-50 {
    margin-bottom: -50px;
  }
}

@media (min-width: 768px) {
  .row-md-50:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .row-md-50 > * {
    margin-bottom: 50px;
  }
}

@media (min-width: 768px) {
  .row-md-60 {
    margin-bottom: -60px;
  }
}

@media (min-width: 768px) {
  .row-md-60:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .row-md-60 > * {
    margin-bottom: 60px;
  }
}

@media (min-width: 768px) {
  .row-md-70 {
    margin-bottom: -70px;
  }
}

@media (min-width: 768px) {
  .row-md-70:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .row-md-70 > * {
    margin-bottom: 70px;
  }
}

@media (min-width: 768px) {
  * + .row-offset-lg {
    margin-top: 3.125rem;
  }
}

@media (min-width: 768px) {
  * + .row-offset-xl {
    margin-top: 4.0625rem;
  }
}

@media (min-width: 768px) {
  p + .row {
    margin-top: 3.125rem;
  }
}

@media (min-width: 768px) {
  h1 + .row, .h1 + .row {
    margin-top: 3.75rem;
  }
}

@media (min-width: 768px) {
  h2 + .row, .h2 + .row {
    margin-top: 3.125rem;
  }
}

@media (min-width: 992px) {
  .row-lg-25 {
    margin-bottom: -25px;
  }
}

@media (min-width: 992px) {
  .row-lg-25:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .row-lg-25 > * {
    margin-bottom: 25px;
  }
}

@media (min-width: 992px) {
  .row-lg-40 {
    margin-bottom: -40px;
  }
}

@media (min-width: 992px) {
  .row-lg-40:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .row-lg-40 > * {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .row-lg-50 {
    margin-bottom: -50px;
  }
}

@media (min-width: 992px) {
  .row-lg-50:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .row-lg-50 > * {
    margin-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .row-lg-56 {
    margin-bottom: -56px;
  }
}

@media (min-width: 992px) {
  .row-lg-56:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .row-lg-56 > * {
    margin-bottom: 56px;
  }
}

@media (min-width: 992px) {
  .row-lg-60 {
    margin-bottom: -60px;
  }
}

@media (min-width: 992px) {
  .row-lg-60:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .row-lg-60 > * {
    margin-bottom: 60px;
  }
}

@media (min-width: 992px) {
  .row-lg-70 {
    margin-bottom: -70px;
  }
}

@media (min-width: 992px) {
  .row-lg-70:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .row-lg-70 > * {
    margin-bottom: 70px;
  }
}

@media (min-width: 992px) {
  .row-lg-80 {
    margin-bottom: -80px;
  }
}

@media (min-width: 992px) {
  .row-lg-80:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .row-lg-80 > * {
    margin-bottom: 80px;
  }
}

@media (min-width: 992px) {
  .row-lg-100 {
    margin-bottom: -100px;
  }
}

@media (min-width: 992px) {
  .row-lg-100:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .row-lg-100 > * {
    margin-bottom: 100px;
  }
}

@media (min-width: 992px) {
  .divider + .row {
    margin-top: 4.6875rem;
  }
}

@media (min-width: 1200px) {
  .row-xl-50 {
    margin-bottom: -50px;
  }
}

@media (min-width: 1200px) {
  .row-xl-50:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .row-xl-50 > * {
    margin-bottom: 50px;
  }
}

@media (min-width: 1200px) {
  .row-xl-60 {
    margin-bottom: -60px;
  }
}

@media (min-width: 1200px) {
  .row-xl-60:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .row-xl-60 > * {
    margin-bottom: 60px;
  }
}

@media (min-width: 1200px) {
  .row-xl-70 {
    margin-bottom: -70px;
  }
}

@media (min-width: 1200px) {
  .row-xl-70:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .row-xl-70 > * {
    margin-bottom: 70px;
  }
}

@media (min-width: 1200px) {
  .row-xl-80 {
    margin-bottom: -80px;
  }
}

@media (min-width: 1200px) {
  .row-xl-80:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .row-xl-80 > * {
    margin-bottom: 80px;
  }
}

@media (min-width: 1200px) {
  .row-xl-100 {
    margin-bottom: -100px;
  }
}

@media (min-width: 1200px) {
  .row-xl-100:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .row-xl-100 > * {
    margin-bottom: 100px;
  }
}

@media (min-width: 1200px) {
  * + .row-text {
    margin-top: 2.5rem;
  }
}

@media (min-width: 1600px) {
  .row-xxl-40 {
    margin-bottom: -40px;
  }
}

@media (min-width: 1600px) {
  .row-xxl-40:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 1600px) {
  .row-xxl-40 > * {
    margin-bottom: 40px;
  }
}

@media (min-width: 1600px) {
  .row-xxl-70 {
    margin-bottom: -70px;
  }
}

@media (min-width: 1600px) {
  .row-xxl-70:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 1600px) {
  .row-xxl-70 > * {
    margin-bottom: 70px;
  }
}

@media (min-width: 1600px) {
  .row-xxl-90 {
    margin-bottom: -90px;
  }
}

@media (min-width: 1600px) {
  .row-xxl-90:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 1600px) {
  .row-xxl-90 > * {
    margin-bottom: 90px;
  }
}

@media (min-width: 1600px) {
  .row-xxl-100 {
    margin-bottom: -100px;
  }
}

@media (min-width: 1600px) {
  .row-xxl-100:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 1600px) {
  .row-xxl-100 > * {
    margin-bottom: 100px;
  }
}

@media (min-width: 1600px) {
  .row-xxl-110 {
    margin-bottom: -100px;
  }
}

@media (min-width: 1600px) {
  .row-xxl-110:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 1600px) {
  .row-xxl-110 > * {
    margin-bottom: 100px;
  }
}

@media (min-width: 1600px) {
  .row-xxl-130 {
    margin-bottom: -130px;
  }
}

@media (min-width: 1600px) {
  .row-xxl-130:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 1600px) {
  .row-xxl-130 > * {
    margin-bottom: 130px;
  }
}

@media (min-width: 1600px) {
  .row-xxl-150 {
    margin-bottom: -150px;
  }
}

@media (min-width: 1600px) {
  .row-xxl-150:empty {
    margin-bottom: 0;
  }
}

@media (min-width: 1600px) {
  .row-xxl-150 > * {
    margin-bottom: 150px;
  }
}

@media (min-width: 1600px) {
  * + .row-offset-sm {
    margin-top: 3.125rem;
  }
}

@media (min-width: 1600px) {
  * + .row-offset-md {
    margin-top: 3.75rem;
  }
}

@media (min-width: 1600px) {
  * + .row-offset-lg {
    margin-top: 4.375rem;
  }
}

@media (min-width: 1600px) {
  * + .row-offset-xl {
    margin-top: 5.3125rem;
  }
}

@media (min-width: 1600px) {
  p + .row {
    margin-top: 4.375rem;
  }
}

@media (min-width: 1600px) {
  h1 + .row, .h1 + .row {
    margin-top: 5rem;
  }
}

@media (min-width: 1600px) {
  h2 + .row, .h2 + .row {
    margin-top: 4.375rem;
  }
}

.grid-sample {
  text-align: center;
}

.grid-sample [class*='col-'] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 26px 0;
  border: 2px solid #fff;
  font-size: 12px;
  background: #f7f7f7;
}

.grid-sample .col-1:nth-child(-n + 12) {
  background: #fde6ed;
}

@media (min-width: 576px) {
  .grid-divided > [class*='col-'] + [class*='col-'] {
    border-left: 1px solid #e8e8e9;
  }
}

.rd-navbar:not(.rd-navbar-ready) {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: #fff;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}

.rd-navbar:not(.rd-navbar-ready) * {
  position: absolute;
  top: 0;
  left: 0;
}

/* !
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc. */

.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

.fa, .fa-classic, .fa-sharp, .fas, .fa-solid, .far, .fa-regular, .fab, .fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fas, .fa-classic, .fa-solid, .far, .fa-regular {
  font-family: 'Font Awesome 6 Free';
}

.fab, .fa-brands {
  font-family: 'Font Awesome 6 Brands';
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  -webkit-animation-name: fa-beat;
  animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  -webkit-animation-name: fa-bounce;
  animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  -webkit-animation-name: fa-fade;
  animation-name: fa-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
  animation-name: fa-beat-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
  -webkit-animation-name: fa-flip;
  animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  -webkit-animation-name: fa-shake;
  animation-name: fa-shake;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
  animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse, .fa-spin-pulse {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat, .fa-bounce, .fa-fade, .fa-beat-fade, .fa-flip, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
}

@keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}

@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
}

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}

@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}

@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  8%, 24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  12%, 28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  40%, 100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

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

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

.fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle, none));
  transform: rotate(var(--fa-rotate-angle, none));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

.fa-0::before {
  content: "\30";
}

.fa-1::before {
  content: "\31";
}

.fa-2::before {
  content: "\32";
}

.fa-3::before {
  content: "\33";
}

.fa-4::before {
  content: "\34";
}

.fa-5::before {
  content: "\35";
}

.fa-6::before {
  content: "\36";
}

.fa-7::before {
  content: "\37";
}

.fa-8::before {
  content: "\38";
}

.fa-9::before {
  content: "\39";
}

.fa-fill-drip::before {
  content: "\f576";
}

.fa-arrows-to-circle::before {
  content: "\e4bd";
}

.fa-circle-chevron-right::before {
  content: "\f138";
}

.fa-chevron-circle-right::before {
  content: "\f138";
}

.fa-at::before {
  content: "\40";
}

.fa-trash-can::before {
  content: "\f2ed";
}

.fa-trash-alt::before {
  content: "\f2ed";
}

.fa-text-height::before {
  content: "\f034";
}

.fa-user-xmark::before {
  content: "\f235";
}

.fa-user-times::before {
  content: "\f235";
}

.fa-stethoscope::before {
  content: "\f0f1";
}

.fa-message::before {
  content: "\f27a";
}

.fa-comment-alt::before {
  content: "\f27a";
}

.fa-info::before {
  content: "\f129";
}

.fa-down-left-and-up-right-to-center::before {
  content: "\f422";
}

.fa-compress-alt::before {
  content: "\f422";
}

.fa-explosion::before {
  content: "\e4e9";
}

.fa-file-lines::before {
  content: "\f15c";
}

.fa-file-alt::before {
  content: "\f15c";
}

.fa-file-text::before {
  content: "\f15c";
}

.fa-wave-square::before {
  content: "\f83e";
}

.fa-ring::before {
  content: "\f70b";
}

.fa-building-un::before {
  content: "\e4d9";
}

.fa-dice-three::before {
  content: "\f527";
}

.fa-calendar-days::before {
  content: "\f073";
}

.fa-calendar-alt::before {
  content: "\f073";
}

.fa-anchor-circle-check::before {
  content: "\e4aa";
}

.fa-building-circle-arrow-right::before {
  content: "\e4d1";
}

.fa-volleyball::before {
  content: "\f45f";
}

.fa-volleyball-ball::before {
  content: "\f45f";
}

.fa-arrows-up-to-line::before {
  content: "\e4c2";
}

.fa-sort-down::before {
  content: "\f0dd";
}

.fa-sort-desc::before {
  content: "\f0dd";
}

.fa-circle-minus::before {
  content: "\f056";
}

.fa-minus-circle::before {
  content: "\f056";
}

.fa-door-open::before {
  content: "\f52b";
}

.fa-right-from-bracket::before {
  content: "\f2f5";
}

.fa-sign-out-alt::before {
  content: "\f2f5";
}

.fa-atom::before {
  content: "\f5d2";
}

.fa-soap::before {
  content: "\e06e";
}

.fa-icons::before {
  content: "\f86d";
}

.fa-heart-music-camera-bolt::before {
  content: "\f86d";
}

.fa-microphone-lines-slash::before {
  content: "\f539";
}

.fa-microphone-alt-slash::before {
  content: "\f539";
}

.fa-bridge-circle-check::before {
  content: "\e4c9";
}

.fa-pump-medical::before {
  content: "\e06a";
}

.fa-fingerprint::before {
  content: "\f577";
}

.fa-hand-point-right::before {
  content: "\f0a4";
}

.fa-magnifying-glass-location::before {
  content: "\f689";
}

.fa-search-location::before {
  content: "\f689";
}

.fa-forward-step::before {
  content: "\f051";
}

.fa-step-forward::before {
  content: "\f051";
}

.fa-face-smile-beam::before {
  content: "\f5b8";
}

.fa-smile-beam::before {
  content: "\f5b8";
}

.fa-flag-checkered::before {
  content: "\f11e";
}

.fa-football::before {
  content: "\f44e";
}

.fa-football-ball::before {
  content: "\f44e";
}

.fa-school-circle-exclamation::before {
  content: "\e56c";
}

.fa-crop::before {
  content: "\f125";
}

.fa-angles-down::before {
  content: "\f103";
}

.fa-angle-double-down::before {
  content: "\f103";
}

.fa-users-rectangle::before {
  content: "\e594";
}

.fa-people-roof::before {
  content: "\e537";
}

.fa-people-line::before {
  content: "\e534";
}

.fa-beer-mug-empty::before {
  content: "\f0fc";
}

.fa-beer::before {
  content: "\f0fc";
}

.fa-diagram-predecessor::before {
  content: "\e477";
}

.fa-arrow-up-long::before {
  content: "\f176";
}

.fa-long-arrow-up::before {
  content: "\f176";
}

.fa-fire-flame-simple::before {
  content: "\f46a";
}

.fa-burn::before {
  content: "\f46a";
}

.fa-person::before {
  content: "\f183";
}

.fa-male::before {
  content: "\f183";
}

.fa-laptop::before {
  content: "\f109";
}

.fa-file-csv::before {
  content: "\f6dd";
}

.fa-menorah::before {
  content: "\f676";
}

.fa-truck-plane::before {
  content: "\e58f";
}

.fa-record-vinyl::before {
  content: "\f8d9";
}

.fa-face-grin-stars::before {
  content: "\f587";
}

.fa-grin-stars::before {
  content: "\f587";
}

.fa-bong::before {
  content: "\f55c";
}

.fa-spaghetti-monster-flying::before {
  content: "\f67b";
}

.fa-pastafarianism::before {
  content: "\f67b";
}

.fa-arrow-down-up-across-line::before {
  content: "\e4af";
}

.fa-spoon::before {
  content: "\f2e5";
}

.fa-utensil-spoon::before {
  content: "\f2e5";
}

.fa-jar-wheat::before {
  content: "\e517";
}

.fa-envelopes-bulk::before {
  content: "\f674";
}

.fa-mail-bulk::before {
  content: "\f674";
}

.fa-file-circle-exclamation::before {
  content: "\e4eb";
}

.fa-circle-h::before {
  content: "\f47e";
}

.fa-hospital-symbol::before {
  content: "\f47e";
}

.fa-pager::before {
  content: "\f815";
}

.fa-address-book::before {
  content: "\f2b9";
}

.fa-contact-book::before {
  content: "\f2b9";
}

.fa-strikethrough::before {
  content: "\f0cc";
}

.fa-k::before {
  content: "\4b";
}

.fa-landmark-flag::before {
  content: "\e51c";
}

.fa-pencil::before {
  content: "\f303";
}

.fa-pencil-alt::before {
  content: "\f303";
}

.fa-backward::before {
  content: "\f04a";
}

.fa-caret-right::before {
  content: "\f0da";
}

.fa-comments::before {
  content: "\f086";
}

.fa-paste::before {
  content: "\f0ea";
}

.fa-file-clipboard::before {
  content: "\f0ea";
}

.fa-code-pull-request::before {
  content: "\e13c";
}

.fa-clipboard-list::before {
  content: "\f46d";
}

.fa-truck-ramp-box::before {
  content: "\f4de";
}

.fa-truck-loading::before {
  content: "\f4de";
}

.fa-user-check::before {
  content: "\f4fc";
}

.fa-vial-virus::before {
  content: "\e597";
}

.fa-sheet-plastic::before {
  content: "\e571";
}

.fa-blog::before {
  content: "\f781";
}

.fa-user-ninja::before {
  content: "\f504";
}

.fa-person-arrow-up-from-line::before {
  content: "\e539";
}

.fa-scroll-torah::before {
  content: "\f6a0";
}

.fa-torah::before {
  content: "\f6a0";
}

.fa-broom-ball::before {
  content: "\f458";
}

.fa-quidditch::before {
  content: "\f458";
}

.fa-quidditch-broom-ball::before {
  content: "\f458";
}

.fa-toggle-off::before {
  content: "\f204";
}

.fa-box-archive::before {
  content: "\f187";
}

.fa-archive::before {
  content: "\f187";
}

.fa-person-drowning::before {
  content: "\e545";
}

.fa-arrow-down-9-1::before {
  content: "\f886";
}

.fa-sort-numeric-desc::before {
  content: "\f886";
}

.fa-sort-numeric-down-alt::before {
  content: "\f886";
}

.fa-face-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-spray-can::before {
  content: "\f5bd";
}

.fa-truck-monster::before {
  content: "\f63b";
}

.fa-w::before {
  content: "\57";
}

.fa-earth-africa::before {
  content: "\f57c";
}

.fa-globe-africa::before {
  content: "\f57c";
}

.fa-rainbow::before {
  content: "\f75b";
}

.fa-circle-notch::before {
  content: "\f1ce";
}

.fa-tablet-screen-button::before {
  content: "\f3fa";
}

.fa-tablet-alt::before {
  content: "\f3fa";
}

.fa-paw::before {
  content: "\f1b0";
}

.fa-cloud::before {
  content: "\f0c2";
}

.fa-trowel-bricks::before {
  content: "\e58a";
}

.fa-face-flushed::before {
  content: "\f579";
}

.fa-flushed::before {
  content: "\f579";
}

.fa-hospital-user::before {
  content: "\f80d";
}

.fa-tent-arrow-left-right::before {
  content: "\e57f";
}

.fa-gavel::before {
  content: "\f0e3";
}

.fa-legal::before {
  content: "\f0e3";
}

.fa-binoculars::before {
  content: "\f1e5";
}

.fa-microphone-slash::before {
  content: "\f131";
}

.fa-box-tissue::before {
  content: "\e05b";
}

.fa-motorcycle::before {
  content: "\f21c";
}

.fa-bell-concierge::before {
  content: "\f562";
}

.fa-concierge-bell::before {
  content: "\f562";
}

.fa-pen-ruler::before {
  content: "\f5ae";
}

.fa-pencil-ruler::before {
  content: "\f5ae";
}

.fa-people-arrows::before {
  content: "\e068";
}

.fa-people-arrows-left-right::before {
  content: "\e068";
}

.fa-mars-and-venus-burst::before {
  content: "\e523";
}

.fa-square-caret-right::before {
  content: "\f152";
}

.fa-caret-square-right::before {
  content: "\f152";
}

.fa-scissors::before {
  content: "\f0c4";
}

.fa-cut::before {
  content: "\f0c4";
}

.fa-sun-plant-wilt::before {
  content: "\e57a";
}

.fa-toilets-portable::before {
  content: "\e584";
}

.fa-hockey-puck::before {
  content: "\f453";
}

.fa-table::before {
  content: "\f0ce";
}

.fa-magnifying-glass-arrow-right::before {
  content: "\e521";
}

.fa-tachograph-digital::before {
  content: "\f566";
}

.fa-digital-tachograph::before {
  content: "\f566";
}

.fa-users-slash::before {
  content: "\e073";
}

.fa-clover::before {
  content: "\e139";
}

.fa-reply::before {
  content: "\f3e5";
}

.fa-mail-reply::before {
  content: "\f3e5";
}

.fa-star-and-crescent::before {
  content: "\f699";
}

.fa-house-fire::before {
  content: "\e50c";
}

.fa-square-minus::before {
  content: "\f146";
}

.fa-minus-square::before {
  content: "\f146";
}

.fa-helicopter::before {
  content: "\f533";
}

.fa-compass::before {
  content: "\f14e";
}

.fa-square-caret-down::before {
  content: "\f150";
}

.fa-caret-square-down::before {
  content: "\f150";
}

.fa-file-circle-question::before {
  content: "\e4ef";
}

.fa-laptop-code::before {
  content: "\f5fc";
}

.fa-swatchbook::before {
  content: "\f5c3";
}

.fa-prescription-bottle::before {
  content: "\f485";
}

.fa-bars::before {
  content: "\f0c9";
}

.fa-navicon::before {
  content: "\f0c9";
}

.fa-people-group::before {
  content: "\e533";
}

.fa-hourglass-end::before {
  content: "\f253";
}

.fa-hourglass-3::before {
  content: "\f253";
}

.fa-heart-crack::before {
  content: "\f7a9";
}

.fa-heart-broken::before {
  content: "\f7a9";
}

.fa-square-up-right::before {
  content: "\f360";
}

.fa-external-link-square-alt::before {
  content: "\f360";
}

.fa-face-kiss-beam::before {
  content: "\f597";
}

.fa-kiss-beam::before {
  content: "\f597";
}

.fa-film::before {
  content: "\f008";
}

.fa-ruler-horizontal::before {
  content: "\f547";
}

.fa-people-robbery::before {
  content: "\e536";
}

.fa-lightbulb::before {
  content: "\f0eb";
}

.fa-caret-left::before {
  content: "\f0d9";
}

.fa-circle-exclamation::before {
  content: "\f06a";
}

.fa-exclamation-circle::before {
  content: "\f06a";
}

.fa-school-circle-xmark::before {
  content: "\e56d";
}

.fa-arrow-right-from-bracket::before {
  content: "\f08b";
}

.fa-sign-out::before {
  content: "\f08b";
}

.fa-circle-chevron-down::before {
  content: "\f13a";
}

.fa-chevron-circle-down::before {
  content: "\f13a";
}

.fa-unlock-keyhole::before {
  content: "\f13e";
}

.fa-unlock-alt::before {
  content: "\f13e";
}

.fa-cloud-showers-heavy::before {
  content: "\f740";
}

.fa-headphones-simple::before {
  content: "\f58f";
}

.fa-headphones-alt::before {
  content: "\f58f";
}

.fa-sitemap::before {
  content: "\f0e8";
}

.fa-circle-dollar-to-slot::before {
  content: "\f4b9";
}

.fa-donate::before {
  content: "\f4b9";
}

.fa-memory::before {
  content: "\f538";
}

.fa-road-spikes::before {
  content: "\e568";
}

.fa-fire-burner::before {
  content: "\e4f1";
}

.fa-flag::before {
  content: "\f024";
}

.fa-hanukiah::before {
  content: "\f6e6";
}

.fa-feather::before {
  content: "\f52d";
}

.fa-volume-low::before {
  content: "\f027";
}

.fa-volume-down::before {
  content: "\f027";
}

.fa-comment-slash::before {
  content: "\f4b3";
}

.fa-cloud-sun-rain::before {
  content: "\f743";
}

.fa-compress::before {
  content: "\f066";
}

.fa-wheat-awn::before {
  content: "\e2cd";
}

.fa-wheat-alt::before {
  content: "\e2cd";
}

.fa-ankh::before {
  content: "\f644";
}

.fa-hands-holding-child::before {
  content: "\e4fa";
}

.fa-asterisk::before {
  content: "\2a";
}

.fa-square-check::before {
  content: "\f14a";
}

.fa-check-square::before {
  content: "\f14a";
}

.fa-peseta-sign::before {
  content: "\e221";
}

.fa-heading::before {
  content: "\f1dc";
}

.fa-header::before {
  content: "\f1dc";
}

.fa-ghost::before {
  content: "\f6e2";
}

.fa-list::before {
  content: "\f03a";
}

.fa-list-squares::before {
  content: "\f03a";
}

.fa-square-phone-flip::before {
  content: "\f87b";
}

.fa-phone-square-alt::before {
  content: "\f87b";
}

.fa-cart-plus::before {
  content: "\f217";
}

.fa-gamepad::before {
  content: "\f11b";
}

.fa-circle-dot::before {
  content: "\f192";
}

.fa-dot-circle::before {
  content: "\f192";
}

.fa-face-dizzy::before {
  content: "\f567";
}

.fa-dizzy::before {
  content: "\f567";
}

.fa-egg::before {
  content: "\f7fb";
}

.fa-house-medical-circle-xmark::before {
  content: "\e513";
}

.fa-campground::before {
  content: "\f6bb";
}

.fa-folder-plus::before {
  content: "\f65e";
}

.fa-futbol::before {
  content: "\f1e3";
}

.fa-futbol-ball::before {
  content: "\f1e3";
}

.fa-soccer-ball::before {
  content: "\f1e3";
}

.fa-paintbrush::before {
  content: "\f1fc";
}

.fa-paint-brush::before {
  content: "\f1fc";
}

.fa-lock::before {
  content: "\f023";
}

.fa-gas-pump::before {
  content: "\f52f";
}

.fa-hot-tub-person::before {
  content: "\f593";
}

.fa-hot-tub::before {
  content: "\f593";
}

.fa-map-location::before {
  content: "\f59f";
}

.fa-map-marked::before {
  content: "\f59f";
}

.fa-house-flood-water::before {
  content: "\e50e";
}

.fa-tree::before {
  content: "\f1bb";
}

.fa-bridge-lock::before {
  content: "\e4cc";
}

.fa-sack-dollar::before {
  content: "\f81d";
}

.fa-pen-to-square::before {
  content: "\f044";
}

.fa-edit::before {
  content: "\f044";
}

.fa-car-side::before {
  content: "\f5e4";
}

.fa-share-nodes::before {
  content: "\f1e0";
}

.fa-share-alt::before {
  content: "\f1e0";
}

.fa-heart-circle-minus::before {
  content: "\e4ff";
}

.fa-hourglass-half::before {
  content: "\f252";
}

.fa-hourglass-2::before {
  content: "\f252";
}

.fa-microscope::before {
  content: "\f610";
}

.fa-sink::before {
  content: "\e06d";
}

.fa-bag-shopping::before {
  content: "\f290";
}

.fa-shopping-bag::before {
  content: "\f290";
}

.fa-arrow-down-z-a::before {
  content: "\f881";
}

.fa-sort-alpha-desc::before {
  content: "\f881";
}

.fa-sort-alpha-down-alt::before {
  content: "\f881";
}

.fa-mitten::before {
  content: "\f7b5";
}

.fa-person-rays::before {
  content: "\e54d";
}

.fa-users::before {
  content: "\f0c0";
}

.fa-eye-slash::before {
  content: "\f070";
}

.fa-flask-vial::before {
  content: "\e4f3";
}

.fa-hand::before {
  content: "\f256";
}

.fa-hand-paper::before {
  content: "\f256";
}

.fa-om::before {
  content: "\f679";
}

.fa-worm::before {
  content: "\e599";
}

.fa-house-circle-xmark::before {
  content: "\e50b";
}

.fa-plug::before {
  content: "\f1e6";
}

.fa-chevron-up::before {
  content: "\f077";
}

.fa-hand-spock::before {
  content: "\f259";
}

.fa-stopwatch::before {
  content: "\f2f2";
}

.fa-face-kiss::before {
  content: "\f596";
}

.fa-kiss::before {
  content: "\f596";
}

.fa-bridge-circle-xmark::before {
  content: "\e4cb";
}

.fa-face-grin-tongue::before {
  content: "\f589";
}

.fa-grin-tongue::before {
  content: "\f589";
}

.fa-chess-bishop::before {
  content: "\f43a";
}

.fa-face-grin-wink::before {
  content: "\f58c";
}

.fa-grin-wink::before {
  content: "\f58c";
}

.fa-ear-deaf::before {
  content: "\f2a4";
}

.fa-deaf::before {
  content: "\f2a4";
}

.fa-deafness::before {
  content: "\f2a4";
}

.fa-hard-of-hearing::before {
  content: "\f2a4";
}

.fa-road-circle-check::before {
  content: "\e564";
}

.fa-dice-five::before {
  content: "\f523";
}

.fa-square-rss::before {
  content: "\f143";
}

.fa-rss-square::before {
  content: "\f143";
}

.fa-land-mine-on::before {
  content: "\e51b";
}

.fa-i-cursor::before {
  content: "\f246";
}

.fa-stamp::before {
  content: "\f5bf";
}

.fa-stairs::before {
  content: "\e289";
}

.fa-i::before {
  content: "\49";
}

.fa-hryvnia-sign::before {
  content: "\f6f2";
}

.fa-hryvnia::before {
  content: "\f6f2";
}

.fa-pills::before {
  content: "\f484";
}

.fa-face-grin-wide::before {
  content: "\f581";
}

.fa-grin-alt::before {
  content: "\f581";
}

.fa-tooth::before {
  content: "\f5c9";
}

.fa-v::before {
  content: "\56";
}

.fa-bangladeshi-taka-sign::before {
  content: "\e2e6";
}

.fa-bicycle::before {
  content: "\f206";
}

.fa-staff-snake::before {
  content: "\e579";
}

.fa-rod-asclepius::before {
  content: "\e579";
}

.fa-rod-snake::before {
  content: "\e579";
}

.fa-staff-aesculapius::before {
  content: "\e579";
}

.fa-head-side-cough-slash::before {
  content: "\e062";
}

.fa-truck-medical::before {
  content: "\f0f9";
}

.fa-ambulance::before {
  content: "\f0f9";
}

.fa-wheat-awn-circle-exclamation::before {
  content: "\e598";
}

.fa-snowman::before {
  content: "\f7d0";
}

.fa-mortar-pestle::before {
  content: "\f5a7";
}

.fa-road-barrier::before {
  content: "\e562";
}

.fa-school::before {
  content: "\f549";
}

.fa-igloo::before {
  content: "\f7ae";
}

.fa-joint::before {
  content: "\f595";
}

.fa-angle-right::before {
  content: "\f105";
}

.fa-horse::before {
  content: "\f6f0";
}

.fa-q::before {
  content: "\51";
}

.fa-g::before {
  content: "\47";
}

.fa-notes-medical::before {
  content: "\f481";
}

.fa-temperature-half::before {
  content: "\f2c9";
}

.fa-temperature-2::before {
  content: "\f2c9";
}

.fa-thermometer-2::before {
  content: "\f2c9";
}

.fa-thermometer-half::before {
  content: "\f2c9";
}

.fa-dong-sign::before {
  content: "\e169";
}

.fa-capsules::before {
  content: "\f46b";
}

.fa-poo-storm::before {
  content: "\f75a";
}

.fa-poo-bolt::before {
  content: "\f75a";
}

.fa-face-frown-open::before {
  content: "\f57a";
}

.fa-frown-open::before {
  content: "\f57a";
}

.fa-hand-point-up::before {
  content: "\f0a6";
}

.fa-money-bill::before {
  content: "\f0d6";
}

.fa-bookmark::before {
  content: "\f02e";
}

.fa-align-justify::before {
  content: "\f039";
}

.fa-umbrella-beach::before {
  content: "\f5ca";
}

.fa-helmet-un::before {
  content: "\e503";
}

.fa-bullseye::before {
  content: "\f140";
}

.fa-bacon::before {
  content: "\f7e5";
}

.fa-hand-point-down::before {
  content: "\f0a7";
}

.fa-arrow-up-from-bracket::before {
  content: "\e09a";
}

.fa-folder::before {
  content: "\f07b";
}

.fa-folder-blank::before {
  content: "\f07b";
}

.fa-file-waveform::before {
  content: "\f478";
}

.fa-file-medical-alt::before {
  content: "\f478";
}

.fa-radiation::before {
  content: "\f7b9";
}

.fa-chart-simple::before {
  content: "\e473";
}

.fa-mars-stroke::before {
  content: "\f229";
}

.fa-vial::before {
  content: "\f492";
}

.fa-gauge::before {
  content: "\f624";
}

.fa-dashboard::before {
  content: "\f624";
}

.fa-gauge-med::before {
  content: "\f624";
}

.fa-tachometer-alt-average::before {
  content: "\f624";
}

.fa-wand-magic-sparkles::before {
  content: "\e2ca";
}

.fa-magic-wand-sparkles::before {
  content: "\e2ca";
}

.fa-e::before {
  content: "\45";
}

.fa-pen-clip::before {
  content: "\f305";
}

.fa-pen-alt::before {
  content: "\f305";
}

.fa-bridge-circle-exclamation::before {
  content: "\e4ca";
}

.fa-user::before {
  content: "\f007";
}

.fa-school-circle-check::before {
  content: "\e56b";
}

.fa-dumpster::before {
  content: "\f793";
}

.fa-van-shuttle::before {
  content: "\f5b6";
}

.fa-shuttle-van::before {
  content: "\f5b6";
}

.fa-building-user::before {
  content: "\e4da";
}

.fa-square-caret-left::before {
  content: "\f191";
}

.fa-caret-square-left::before {
  content: "\f191";
}

.fa-highlighter::before {
  content: "\f591";
}

.fa-key::before {
  content: "\f084";
}

.fa-bullhorn::before {
  content: "\f0a1";
}

.fa-globe::before {
  content: "\f0ac";
}

.fa-synagogue::before {
  content: "\f69b";
}

.fa-person-half-dress::before {
  content: "\e548";
}

.fa-road-bridge::before {
  content: "\e563";
}

.fa-location-arrow::before {
  content: "\f124";
}

.fa-c::before {
  content: "\43";
}

.fa-tablet-button::before {
  content: "\f10a";
}

.fa-building-lock::before {
  content: "\e4d6";
}

.fa-pizza-slice::before {
  content: "\f818";
}

.fa-money-bill-wave::before {
  content: "\f53a";
}

.fa-chart-area::before {
  content: "\f1fe";
}

.fa-area-chart::before {
  content: "\f1fe";
}

.fa-house-flag::before {
  content: "\e50d";
}

.fa-person-circle-minus::before {
  content: "\e540";
}

.fa-ban::before {
  content: "\f05e";
}

.fa-cancel::before {
  content: "\f05e";
}

.fa-camera-rotate::before {
  content: "\e0d8";
}

.fa-spray-can-sparkles::before {
  content: "\f5d0";
}

.fa-air-freshener::before {
  content: "\f5d0";
}

.fa-star::before {
  content: "\f005";
}

.fa-repeat::before {
  content: "\f363";
}

.fa-cross::before {
  content: "\f654";
}

.fa-box::before {
  content: "\f466";
}

.fa-venus-mars::before {
  content: "\f228";
}

.fa-arrow-pointer::before {
  content: "\f245";
}

.fa-mouse-pointer::before {
  content: "\f245";
}

.fa-maximize::before {
  content: "\f31e";
}

.fa-expand-arrows-alt::before {
  content: "\f31e";
}

.fa-charging-station::before {
  content: "\f5e7";
}

.fa-shapes::before {
  content: "\f61f";
}

.fa-triangle-circle-square::before {
  content: "\f61f";
}

.fa-shuffle::before {
  content: "\f074";
}

.fa-random::before {
  content: "\f074";
}

.fa-person-running::before {
  content: "\f70c";
}

.fa-running::before {
  content: "\f70c";
}

.fa-mobile-retro::before {
  content: "\e527";
}

.fa-grip-lines-vertical::before {
  content: "\f7a5";
}

.fa-spider::before {
  content: "\f717";
}

.fa-hands-bound::before {
  content: "\e4f9";
}

.fa-file-invoice-dollar::before {
  content: "\f571";
}

.fa-plane-circle-exclamation::before {
  content: "\e556";
}

.fa-x-ray::before {
  content: "\f497";
}

.fa-spell-check::before {
  content: "\f891";
}

.fa-slash::before {
  content: "\f715";
}

.fa-computer-mouse::before {
  content: "\f8cc";
}

.fa-mouse::before {
  content: "\f8cc";
}

.fa-arrow-right-to-bracket::before {
  content: "\f090";
}

.fa-sign-in::before {
  content: "\f090";
}

.fa-shop-slash::before {
  content: "\e070";
}

.fa-store-alt-slash::before {
  content: "\e070";
}

.fa-server::before {
  content: "\f233";
}

.fa-virus-covid-slash::before {
  content: "\e4a9";
}

.fa-shop-lock::before {
  content: "\e4a5";
}

.fa-hourglass-start::before {
  content: "\f251";
}

.fa-hourglass-1::before {
  content: "\f251";
}

.fa-blender-phone::before {
  content: "\f6b6";
}

.fa-building-wheat::before {
  content: "\e4db";
}

.fa-person-breastfeeding::before {
  content: "\e53a";
}

.fa-right-to-bracket::before {
  content: "\f2f6";
}

.fa-sign-in-alt::before {
  content: "\f2f6";
}

.fa-venus::before {
  content: "\f221";
}

.fa-passport::before {
  content: "\f5ab";
}

.fa-heart-pulse::before {
  content: "\f21e";
}

.fa-heartbeat::before {
  content: "\f21e";
}

.fa-people-carry-box::before {
  content: "\f4ce";
}

.fa-people-carry::before {
  content: "\f4ce";
}

.fa-temperature-high::before {
  content: "\f769";
}

.fa-microchip::before {
  content: "\f2db";
}

.fa-crown::before {
  content: "\f521";
}

.fa-weight-hanging::before {
  content: "\f5cd";
}

.fa-xmarks-lines::before {
  content: "\e59a";
}

.fa-file-prescription::before {
  content: "\f572";
}

.fa-weight-scale::before {
  content: "\f496";
}

.fa-weight::before {
  content: "\f496";
}

.fa-user-group::before {
  content: "\f500";
}

.fa-user-friends::before {
  content: "\f500";
}

.fa-arrow-up-a-z::before {
  content: "\f15e";
}

.fa-sort-alpha-up::before {
  content: "\f15e";
}

.fa-chess-knight::before {
  content: "\f441";
}

.fa-face-laugh-squint::before {
  content: "\f59b";
}

.fa-laugh-squint::before {
  content: "\f59b";
}

.fa-wheelchair::before {
  content: "\f193";
}

.fa-circle-arrow-up::before {
  content: "\f0aa";
}

.fa-arrow-circle-up::before {
  content: "\f0aa";
}

.fa-toggle-on::before {
  content: "\f205";
}

.fa-person-walking::before {
  content: "\f554";
}

.fa-walking::before {
  content: "\f554";
}

.fa-l::before {
  content: "\4c";
}

.fa-fire::before {
  content: "\f06d";
}

.fa-bed-pulse::before {
  content: "\f487";
}

.fa-procedures::before {
  content: "\f487";
}

.fa-shuttle-space::before {
  content: "\f197";
}

.fa-space-shuttle::before {
  content: "\f197";
}

.fa-face-laugh::before {
  content: "\f599";
}

.fa-laugh::before {
  content: "\f599";
}

.fa-folder-open::before {
  content: "\f07c";
}

.fa-heart-circle-plus::before {
  content: "\e500";
}

.fa-code-fork::before {
  content: "\e13b";
}

.fa-city::before {
  content: "\f64f";
}

.fa-microphone-lines::before {
  content: "\f3c9";
}

.fa-microphone-alt::before {
  content: "\f3c9";
}

.fa-pepper-hot::before {
  content: "\f816";
}

.fa-unlock::before {
  content: "\f09c";
}

.fa-colon-sign::before {
  content: "\e140";
}

.fa-headset::before {
  content: "\f590";
}

.fa-store-slash::before {
  content: "\e071";
}

.fa-road-circle-xmark::before {
  content: "\e566";
}

.fa-user-minus::before {
  content: "\f503";
}

.fa-mars-stroke-up::before {
  content: "\f22a";
}

.fa-mars-stroke-v::before {
  content: "\f22a";
}

.fa-champagne-glasses::before {
  content: "\f79f";
}

.fa-glass-cheers::before {
  content: "\f79f";
}

.fa-clipboard::before {
  content: "\f328";
}

.fa-house-circle-exclamation::before {
  content: "\e50a";
}

.fa-file-arrow-up::before {
  content: "\f574";
}

.fa-file-upload::before {
  content: "\f574";
}

.fa-wifi::before {
  content: "\f1eb";
}

.fa-wifi-3::before {
  content: "\f1eb";
}

.fa-wifi-strong::before {
  content: "\f1eb";
}

.fa-bath::before {
  content: "\f2cd";
}

.fa-bathtub::before {
  content: "\f2cd";
}

.fa-underline::before {
  content: "\f0cd";
}

.fa-user-pen::before {
  content: "\f4ff";
}

.fa-user-edit::before {
  content: "\f4ff";
}

.fa-signature::before {
  content: "\f5b7";
}

.fa-stroopwafel::before {
  content: "\f551";
}

.fa-bold::before {
  content: "\f032";
}

.fa-anchor-lock::before {
  content: "\e4ad";
}

.fa-building-ngo::before {
  content: "\e4d7";
}

.fa-manat-sign::before {
  content: "\e1d5";
}

.fa-not-equal::before {
  content: "\f53e";
}

.fa-border-top-left::before {
  content: "\f853";
}

.fa-border-style::before {
  content: "\f853";
}

.fa-map-location-dot::before {
  content: "\f5a0";
}

.fa-map-marked-alt::before {
  content: "\f5a0";
}

.fa-jedi::before {
  content: "\f669";
}

.fa-square-poll-vertical::before {
  content: "\f681";
}

.fa-poll::before {
  content: "\f681";
}

.fa-mug-hot::before {
  content: "\f7b6";
}

.fa-car-battery::before {
  content: "\f5df";
}

.fa-battery-car::before {
  content: "\f5df";
}

.fa-gift::before {
  content: "\f06b";
}

.fa-dice-two::before {
  content: "\f528";
}

.fa-chess-queen::before {
  content: "\f445";
}

.fa-glasses::before {
  content: "\f530";
}

.fa-chess-board::before {
  content: "\f43c";
}

.fa-building-circle-check::before {
  content: "\e4d2";
}

.fa-person-chalkboard::before {
  content: "\e53d";
}

.fa-mars-stroke-right::before {
  content: "\f22b";
}

.fa-mars-stroke-h::before {
  content: "\f22b";
}

.fa-hand-back-fist::before {
  content: "\f255";
}

.fa-hand-rock::before {
  content: "\f255";
}

.fa-square-caret-up::before {
  content: "\f151";
}

.fa-caret-square-up::before {
  content: "\f151";
}

.fa-cloud-showers-water::before {
  content: "\e4e4";
}

.fa-chart-bar::before {
  content: "\f080";
}

.fa-bar-chart::before {
  content: "\f080";
}

.fa-hands-bubbles::before {
  content: "\e05e";
}

.fa-hands-wash::before {
  content: "\e05e";
}

.fa-less-than-equal::before {
  content: "\f537";
}

.fa-train::before {
  content: "\f238";
}

.fa-eye-low-vision::before {
  content: "\f2a8";
}

.fa-low-vision::before {
  content: "\f2a8";
}

.fa-crow::before {
  content: "\f520";
}

.fa-sailboat::before {
  content: "\e445";
}

.fa-window-restore::before {
  content: "\f2d2";
}

.fa-square-plus::before {
  content: "\f0fe";
}

.fa-plus-square::before {
  content: "\f0fe";
}

.fa-torii-gate::before {
  content: "\f6a1";
}

.fa-frog::before {
  content: "\f52e";
}

.fa-bucket::before {
  content: "\e4cf";
}

.fa-image::before {
  content: "\f03e";
}

.fa-microphone::before {
  content: "\f130";
}

.fa-cow::before {
  content: "\f6c8";
}

.fa-caret-up::before {
  content: "\f0d8";
}

.fa-screwdriver::before {
  content: "\f54a";
}

.fa-folder-closed::before {
  content: "\e185";
}

.fa-house-tsunami::before {
  content: "\e515";
}

.fa-square-nfi::before {
  content: "\e576";
}

.fa-arrow-up-from-ground-water::before {
  content: "\e4b5";
}

.fa-martini-glass::before {
  content: "\f57b";
}

.fa-glass-martini-alt::before {
  content: "\f57b";
}

.fa-rotate-left::before {
  content: "\f2ea";
}

.fa-rotate-back::before {
  content: "\f2ea";
}

.fa-rotate-backward::before {
  content: "\f2ea";
}

.fa-undo-alt::before {
  content: "\f2ea";
}

.fa-table-columns::before {
  content: "\f0db";
}

.fa-columns::before {
  content: "\f0db";
}

.fa-lemon::before {
  content: "\f094";
}

.fa-head-side-mask::before {
  content: "\e063";
}

.fa-handshake::before {
  content: "\f2b5";
}

.fa-gem::before {
  content: "\f3a5";
}

.fa-dolly::before {
  content: "\f472";
}

.fa-dolly-box::before {
  content: "\f472";
}

.fa-smoking::before {
  content: "\f48d";
}

.fa-minimize::before {
  content: "\f78c";
}

.fa-compress-arrows-alt::before {
  content: "\f78c";
}

.fa-monument::before {
  content: "\f5a6";
}

.fa-snowplow::before {
  content: "\f7d2";
}

.fa-angles-right::before {
  content: "\f101";
}

.fa-angle-double-right::before {
  content: "\f101";
}

.fa-cannabis::before {
  content: "\f55f";
}

.fa-circle-play::before {
  content: "\f144";
}

.fa-play-circle::before {
  content: "\f144";
}

.fa-tablets::before {
  content: "\f490";
}

.fa-ethernet::before {
  content: "\f796";
}

.fa-euro-sign::before {
  content: "\f153";
}

.fa-eur::before {
  content: "\f153";
}

.fa-euro::before {
  content: "\f153";
}

.fa-chair::before {
  content: "\f6c0";
}

.fa-circle-check::before {
  content: "\f058";
}

.fa-check-circle::before {
  content: "\f058";
}

.fa-circle-stop::before {
  content: "\f28d";
}

.fa-stop-circle::before {
  content: "\f28d";
}

.fa-compass-drafting::before {
  content: "\f568";
}

.fa-drafting-compass::before {
  content: "\f568";
}

.fa-plate-wheat::before {
  content: "\e55a";
}

.fa-icicles::before {
  content: "\f7ad";
}

.fa-person-shelter::before {
  content: "\e54f";
}

.fa-neuter::before {
  content: "\f22c";
}

.fa-id-badge::before {
  content: "\f2c1";
}

.fa-marker::before {
  content: "\f5a1";
}

.fa-face-laugh-beam::before {
  content: "\f59a";
}

.fa-laugh-beam::before {
  content: "\f59a";
}

.fa-helicopter-symbol::before {
  content: "\e502";
}

.fa-universal-access::before {
  content: "\f29a";
}

.fa-circle-chevron-up::before {
  content: "\f139";
}

.fa-chevron-circle-up::before {
  content: "\f139";
}

.fa-lari-sign::before {
  content: "\e1c8";
}

.fa-volcano::before {
  content: "\f770";
}

.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553";
}

.fa-sterling-sign::before {
  content: "\f154";
}

.fa-gbp::before {
  content: "\f154";
}

.fa-pound-sign::before {
  content: "\f154";
}

.fa-viruses::before {
  content: "\e076";
}

.fa-square-person-confined::before {
  content: "\e577";
}

.fa-user-tie::before {
  content: "\f508";
}

.fa-arrow-down-long::before {
  content: "\f175";
}

.fa-long-arrow-down::before {
  content: "\f175";
}

.fa-tent-arrow-down-to-line::before {
  content: "\e57e";
}

.fa-certificate::before {
  content: "\f0a3";
}

.fa-reply-all::before {
  content: "\f122";
}

.fa-mail-reply-all::before {
  content: "\f122";
}

.fa-suitcase::before {
  content: "\f0f2";
}

.fa-person-skating::before {
  content: "\f7c5";
}

.fa-skating::before {
  content: "\f7c5";
}

.fa-filter-circle-dollar::before {
  content: "\f662";
}

.fa-funnel-dollar::before {
  content: "\f662";
}

.fa-camera-retro::before {
  content: "\f083";
}

.fa-circle-arrow-down::before {
  content: "\f0ab";
}

.fa-arrow-circle-down::before {
  content: "\f0ab";
}

.fa-file-import::before {
  content: "\f56f";
}

.fa-arrow-right-to-file::before {
  content: "\f56f";
}

.fa-square-arrow-up-right::before {
  content: "\f14c";
}

.fa-external-link-square::before {
  content: "\f14c";
}

.fa-box-open::before {
  content: "\f49e";
}

.fa-scroll::before {
  content: "\f70e";
}

.fa-spa::before {
  content: "\f5bb";
}

.fa-location-pin-lock::before {
  content: "\e51f";
}

.fa-pause::before {
  content: "\f04c";
}

.fa-hill-avalanche::before {
  content: "\e507";
}

.fa-temperature-empty::before {
  content: "\f2cb";
}

.fa-temperature-0::before {
  content: "\f2cb";
}

.fa-thermometer-0::before {
  content: "\f2cb";
}

.fa-thermometer-empty::before {
  content: "\f2cb";
}

.fa-bomb::before {
  content: "\f1e2";
}

.fa-registered::before {
  content: "\f25d";
}

.fa-address-card::before {
  content: "\f2bb";
}

.fa-contact-card::before {
  content: "\f2bb";
}

.fa-vcard::before {
  content: "\f2bb";
}

.fa-scale-unbalanced-flip::before {
  content: "\f516";
}

.fa-balance-scale-right::before {
  content: "\f516";
}

.fa-subscript::before {
  content: "\f12c";
}

.fa-diamond-turn-right::before {
  content: "\f5eb";
}

.fa-directions::before {
  content: "\f5eb";
}

.fa-burst::before {
  content: "\e4dc";
}

.fa-house-laptop::before {
  content: "\e066";
}

.fa-laptop-house::before {
  content: "\e066";
}

.fa-face-tired::before {
  content: "\f5c8";
}

.fa-tired::before {
  content: "\f5c8";
}

.fa-money-bills::before {
  content: "\e1f3";
}

.fa-smog::before {
  content: "\f75f";
}

.fa-crutch::before {
  content: "\f7f7";
}

.fa-cloud-arrow-up::before {
  content: "\f0ee";
}

.fa-cloud-upload::before {
  content: "\f0ee";
}

.fa-cloud-upload-alt::before {
  content: "\f0ee";
}

.fa-palette::before {
  content: "\f53f";
}

.fa-arrows-turn-right::before {
  content: "\e4c0";
}

.fa-vest::before {
  content: "\e085";
}

.fa-ferry::before {
  content: "\e4ea";
}

.fa-arrows-down-to-people::before {
  content: "\e4b9";
}

.fa-seedling::before {
  content: "\f4d8";
}

.fa-sprout::before {
  content: "\f4d8";
}

.fa-left-right::before {
  content: "\f337";
}

.fa-arrows-alt-h::before {
  content: "\f337";
}

.fa-boxes-packing::before {
  content: "\e4c7";
}

.fa-circle-arrow-left::before {
  content: "\f0a8";
}

.fa-arrow-circle-left::before {
  content: "\f0a8";
}

.fa-group-arrows-rotate::before {
  content: "\e4f6";
}

.fa-bowl-food::before {
  content: "\e4c6";
}

.fa-candy-cane::before {
  content: "\f786";
}

.fa-arrow-down-wide-short::before {
  content: "\f160";
}

.fa-sort-amount-asc::before {
  content: "\f160";
}

.fa-sort-amount-down::before {
  content: "\f160";
}

.fa-cloud-bolt::before {
  content: "\f76c";
}

.fa-thunderstorm::before {
  content: "\f76c";
}

.fa-text-slash::before {
  content: "\f87d";
}

.fa-remove-format::before {
  content: "\f87d";
}

.fa-face-smile-wink::before {
  content: "\f4da";
}

.fa-smile-wink::before {
  content: "\f4da";
}

.fa-file-word::before {
  content: "\f1c2";
}

.fa-file-powerpoint::before {
  content: "\f1c4";
}

.fa-arrows-left-right::before {
  content: "\f07e";
}

.fa-arrows-h::before {
  content: "\f07e";
}

.fa-house-lock::before {
  content: "\e510";
}

.fa-cloud-arrow-down::before {
  content: "\f0ed";
}

.fa-cloud-download::before {
  content: "\f0ed";
}

.fa-cloud-download-alt::before {
  content: "\f0ed";
}

.fa-children::before {
  content: "\e4e1";
}

.fa-chalkboard::before {
  content: "\f51b";
}

.fa-blackboard::before {
  content: "\f51b";
}

.fa-user-large-slash::before {
  content: "\f4fa";
}

.fa-user-alt-slash::before {
  content: "\f4fa";
}

.fa-envelope-open::before {
  content: "\f2b6";
}

.fa-handshake-simple-slash::before {
  content: "\e05f";
}

.fa-handshake-alt-slash::before {
  content: "\e05f";
}

.fa-mattress-pillow::before {
  content: "\e525";
}

.fa-guarani-sign::before {
  content: "\e19a";
}

.fa-arrows-rotate::before {
  content: "\f021";
}

.fa-refresh::before {
  content: "\f021";
}

.fa-sync::before {
  content: "\f021";
}

.fa-fire-extinguisher::before {
  content: "\f134";
}

.fa-cruzeiro-sign::before {
  content: "\e152";
}

.fa-greater-than-equal::before {
  content: "\f532";
}

.fa-shield-halved::before {
  content: "\f3ed";
}

.fa-shield-alt::before {
  content: "\f3ed";
}

.fa-book-atlas::before {
  content: "\f558";
}

.fa-atlas::before {
  content: "\f558";
}

.fa-virus::before {
  content: "\e074";
}

.fa-envelope-circle-check::before {
  content: "\e4e8";
}

.fa-layer-group::before {
  content: "\f5fd";
}

.fa-arrows-to-dot::before {
  content: "\e4be";
}

.fa-archway::before {
  content: "\f557";
}

.fa-heart-circle-check::before {
  content: "\e4fd";
}

.fa-house-chimney-crack::before {
  content: "\f6f1";
}

.fa-house-damage::before {
  content: "\f6f1";
}

.fa-file-zipper::before {
  content: "\f1c6";
}

.fa-file-archive::before {
  content: "\f1c6";
}

.fa-square::before {
  content: "\f0c8";
}

.fa-martini-glass-empty::before {
  content: "\f000";
}

.fa-glass-martini::before {
  content: "\f000";
}

.fa-couch::before {
  content: "\f4b8";
}

.fa-cedi-sign::before {
  content: "\e0df";
}

.fa-italic::before {
  content: "\f033";
}

.fa-church::before {
  content: "\f51d";
}

.fa-comments-dollar::before {
  content: "\f653";
}

.fa-democrat::before {
  content: "\f747";
}

.fa-z::before {
  content: "\5a";
}

.fa-person-skiing::before {
  content: "\f7c9";
}

.fa-skiing::before {
  content: "\f7c9";
}

.fa-road-lock::before {
  content: "\e567";
}

.fa-a::before {
  content: "\41";
}

.fa-temperature-arrow-down::before {
  content: "\e03f";
}

.fa-temperature-down::before {
  content: "\e03f";
}

.fa-feather-pointed::before {
  content: "\f56b";
}

.fa-feather-alt::before {
  content: "\f56b";
}

.fa-p::before {
  content: "\50";
}

.fa-snowflake::before {
  content: "\f2dc";
}

.fa-newspaper::before {
  content: "\f1ea";
}

.fa-rectangle-ad::before {
  content: "\f641";
}

.fa-ad::before {
  content: "\f641";
}

.fa-circle-arrow-right::before {
  content: "\f0a9";
}

.fa-arrow-circle-right::before {
  content: "\f0a9";
}

.fa-filter-circle-xmark::before {
  content: "\e17b";
}

.fa-locust::before {
  content: "\e520";
}

.fa-sort::before {
  content: "\f0dc";
}

.fa-unsorted::before {
  content: "\f0dc";
}

.fa-list-ol::before {
  content: "\f0cb";
}

.fa-list-1-2::before {
  content: "\f0cb";
}

.fa-list-numeric::before {
  content: "\f0cb";
}

.fa-person-dress-burst::before {
  content: "\e544";
}

.fa-money-check-dollar::before {
  content: "\f53d";
}

.fa-money-check-alt::before {
  content: "\f53d";
}

.fa-vector-square::before {
  content: "\f5cb";
}

.fa-bread-slice::before {
  content: "\f7ec";
}

.fa-language::before {
  content: "\f1ab";
}

.fa-face-kiss-wink-heart::before {
  content: "\f598";
}

.fa-kiss-wink-heart::before {
  content: "\f598";
}

.fa-filter::before {
  content: "\f0b0";
}

.fa-question::before {
  content: "\3f";
}

.fa-file-signature::before {
  content: "\f573";
}

.fa-up-down-left-right::before {
  content: "\f0b2";
}

.fa-arrows-alt::before {
  content: "\f0b2";
}

.fa-house-chimney-user::before {
  content: "\e065";
}

.fa-hand-holding-heart::before {
  content: "\f4be";
}

.fa-puzzle-piece::before {
  content: "\f12e";
}

.fa-money-check::before {
  content: "\f53c";
}

.fa-star-half-stroke::before {
  content: "\f5c0";
}

.fa-star-half-alt::before {
  content: "\f5c0";
}

.fa-code::before {
  content: "\f121";
}

.fa-whiskey-glass::before {
  content: "\f7a0";
}

.fa-glass-whiskey::before {
  content: "\f7a0";
}

.fa-building-circle-exclamation::before {
  content: "\e4d3";
}

.fa-magnifying-glass-chart::before {
  content: "\e522";
}

.fa-arrow-up-right-from-square::before {
  content: "\f08e";
}

.fa-external-link::before {
  content: "\f08e";
}

.fa-cubes-stacked::before {
  content: "\e4e6";
}

.fa-won-sign::before {
  content: "\f159";
}

.fa-krw::before {
  content: "\f159";
}

.fa-won::before {
  content: "\f159";
}

.fa-virus-covid::before {
  content: "\e4a8";
}

.fa-austral-sign::before {
  content: "\e0a9";
}

.fa-f::before {
  content: "\46";
}

.fa-leaf::before {
  content: "\f06c";
}

.fa-road::before {
  content: "\f018";
}

.fa-taxi::before {
  content: "\f1ba";
}

.fa-cab::before {
  content: "\f1ba";
}

.fa-person-circle-plus::before {
  content: "\e541";
}

.fa-chart-pie::before {
  content: "\f200";
}

.fa-pie-chart::before {
  content: "\f200";
}

.fa-bolt-lightning::before {
  content: "\e0b7";
}

.fa-sack-xmark::before {
  content: "\e56a";
}

.fa-file-excel::before {
  content: "\f1c3";
}

.fa-file-contract::before {
  content: "\f56c";
}

.fa-fish-fins::before {
  content: "\e4f2";
}

.fa-building-flag::before {
  content: "\e4d5";
}

.fa-face-grin-beam::before {
  content: "\f582";
}

.fa-grin-beam::before {
  content: "\f582";
}

.fa-object-ungroup::before {
  content: "\f248";
}

.fa-poop::before {
  content: "\f619";
}

.fa-location-pin::before {
  content: "\f041";
}

.fa-map-marker::before {
  content: "\f041";
}

.fa-kaaba::before {
  content: "\f66b";
}

.fa-toilet-paper::before {
  content: "\f71e";
}

.fa-helmet-safety::before {
  content: "\f807";
}

.fa-hard-hat::before {
  content: "\f807";
}

.fa-hat-hard::before {
  content: "\f807";
}

.fa-eject::before {
  content: "\f052";
}

.fa-circle-right::before {
  content: "\f35a";
}

.fa-arrow-alt-circle-right::before {
  content: "\f35a";
}

.fa-plane-circle-check::before {
  content: "\e555";
}

.fa-face-rolling-eyes::before {
  content: "\f5a5";
}

.fa-meh-rolling-eyes::before {
  content: "\f5a5";
}

.fa-object-group::before {
  content: "\f247";
}

.fa-chart-line::before {
  content: "\f201";
}

.fa-line-chart::before {
  content: "\f201";
}

.fa-mask-ventilator::before {
  content: "\e524";
}

.fa-arrow-right::before {
  content: "\f061";
}

.fa-signs-post::before {
  content: "\f277";
}

.fa-map-signs::before {
  content: "\f277";
}

.fa-cash-register::before {
  content: "\f788";
}

.fa-person-circle-question::before {
  content: "\e542";
}

.fa-h::before {
  content: "\48";
}

.fa-tarp::before {
  content: "\e57b";
}

.fa-screwdriver-wrench::before {
  content: "\f7d9";
}

.fa-tools::before {
  content: "\f7d9";
}

.fa-arrows-to-eye::before {
  content: "\e4bf";
}

.fa-plug-circle-bolt::before {
  content: "\e55b";
}

.fa-heart::before {
  content: "\f004";
}

.fa-mars-and-venus::before {
  content: "\f224";
}

.fa-house-user::before {
  content: "\e1b0";
}

.fa-home-user::before {
  content: "\e1b0";
}

.fa-dumpster-fire::before {
  content: "\f794";
}

.fa-house-crack::before {
  content: "\e3b1";
}

.fa-martini-glass-citrus::before {
  content: "\f561";
}

.fa-cocktail::before {
  content: "\f561";
}

.fa-face-surprise::before {
  content: "\f5c2";
}

.fa-surprise::before {
  content: "\f5c2";
}

.fa-bottle-water::before {
  content: "\e4c5";
}

.fa-circle-pause::before {
  content: "\f28b";
}

.fa-pause-circle::before {
  content: "\f28b";
}

.fa-toilet-paper-slash::before {
  content: "\e072";
}

.fa-apple-whole::before {
  content: "\f5d1";
}

.fa-apple-alt::before {
  content: "\f5d1";
}

.fa-kitchen-set::before {
  content: "\e51a";
}

.fa-r::before {
  content: "\52";
}

.fa-temperature-quarter::before {
  content: "\f2ca";
}

.fa-temperature-1::before {
  content: "\f2ca";
}

.fa-thermometer-1::before {
  content: "\f2ca";
}

.fa-thermometer-quarter::before {
  content: "\f2ca";
}

.fa-cube::before {
  content: "\f1b2";
}

.fa-bitcoin-sign::before {
  content: "\e0b4";
}

.fa-shield-dog::before {
  content: "\e573";
}

.fa-solar-panel::before {
  content: "\f5ba";
}

.fa-lock-open::before {
  content: "\f3c1";
}

.fa-elevator::before {
  content: "\e16d";
}

.fa-money-bill-transfer::before {
  content: "\e528";
}

.fa-money-bill-trend-up::before {
  content: "\e529";
}

.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f";
}

.fa-square-poll-horizontal::before {
  content: "\f682";
}

.fa-poll-h::before {
  content: "\f682";
}

.fa-circle::before {
  content: "\f111";
}

.fa-backward-fast::before {
  content: "\f049";
}

.fa-fast-backward::before {
  content: "\f049";
}

.fa-recycle::before {
  content: "\f1b8";
}

.fa-user-astronaut::before {
  content: "\f4fb";
}

.fa-plane-slash::before {
  content: "\e069";
}

.fa-trademark::before {
  content: "\f25c";
}

.fa-basketball::before {
  content: "\f434";
}

.fa-basketball-ball::before {
  content: "\f434";
}

.fa-satellite-dish::before {
  content: "\f7c0";
}

.fa-circle-up::before {
  content: "\f35b";
}

.fa-arrow-alt-circle-up::before {
  content: "\f35b";
}

.fa-mobile-screen-button::before {
  content: "\f3cd";
}

.fa-mobile-alt::before {
  content: "\f3cd";
}

.fa-volume-high::before {
  content: "\f028";
}

.fa-volume-up::before {
  content: "\f028";
}

.fa-users-rays::before {
  content: "\e593";
}

.fa-wallet::before {
  content: "\f555";
}

.fa-clipboard-check::before {
  content: "\f46c";
}

.fa-file-audio::before {
  content: "\f1c7";
}

.fa-burger::before {
  content: "\f805";
}

.fa-hamburger::before {
  content: "\f805";
}

.fa-wrench::before {
  content: "\f0ad";
}

.fa-bugs::before {
  content: "\e4d0";
}

.fa-rupee-sign::before {
  content: "\f156";
}

.fa-rupee::before {
  content: "\f156";
}

.fa-file-image::before {
  content: "\f1c5";
}

.fa-circle-question::before {
  content: "\f059";
}

.fa-question-circle::before {
  content: "\f059";
}

.fa-plane-departure::before {
  content: "\f5b0";
}

.fa-handshake-slash::before {
  content: "\e060";
}

.fa-book-bookmark::before {
  content: "\e0bb";
}

.fa-code-branch::before {
  content: "\f126";
}

.fa-hat-cowboy::before {
  content: "\f8c0";
}

.fa-bridge::before {
  content: "\e4c8";
}

.fa-phone-flip::before {
  content: "\f879";
}

.fa-phone-alt::before {
  content: "\f879";
}

.fa-truck-front::before {
  content: "\e2b7";
}

.fa-cat::before {
  content: "\f6be";
}

.fa-anchor-circle-exclamation::before {
  content: "\e4ab";
}

.fa-truck-field::before {
  content: "\e58d";
}

.fa-route::before {
  content: "\f4d7";
}

.fa-clipboard-question::before {
  content: "\e4e3";
}

.fa-panorama::before {
  content: "\e209";
}

.fa-comment-medical::before {
  content: "\f7f5";
}

.fa-teeth-open::before {
  content: "\f62f";
}

.fa-file-circle-minus::before {
  content: "\e4ed";
}

.fa-tags::before {
  content: "\f02c";
}

.fa-wine-glass::before {
  content: "\f4e3";
}

.fa-forward-fast::before {
  content: "\f050";
}

.fa-fast-forward::before {
  content: "\f050";
}

.fa-face-meh-blank::before {
  content: "\f5a4";
}

.fa-meh-blank::before {
  content: "\f5a4";
}

.fa-square-parking::before {
  content: "\f540";
}

.fa-parking::before {
  content: "\f540";
}

.fa-house-signal::before {
  content: "\e012";
}

.fa-bars-progress::before {
  content: "\f828";
}

.fa-tasks-alt::before {
  content: "\f828";
}

.fa-faucet-drip::before {
  content: "\e006";
}

.fa-cart-flatbed::before {
  content: "\f474";
}

.fa-dolly-flatbed::before {
  content: "\f474";
}

.fa-ban-smoking::before {
  content: "\f54d";
}

.fa-smoking-ban::before {
  content: "\f54d";
}

.fa-terminal::before {
  content: "\f120";
}

.fa-mobile-button::before {
  content: "\f10b";
}

.fa-house-medical-flag::before {
  content: "\e514";
}

.fa-basket-shopping::before {
  content: "\f291";
}

.fa-shopping-basket::before {
  content: "\f291";
}

.fa-tape::before {
  content: "\f4db";
}

.fa-bus-simple::before {
  content: "\f55e";
}

.fa-bus-alt::before {
  content: "\f55e";
}

.fa-eye::before {
  content: "\f06e";
}

.fa-face-sad-cry::before {
  content: "\f5b3";
}

.fa-sad-cry::before {
  content: "\f5b3";
}

.fa-audio-description::before {
  content: "\f29e";
}

.fa-person-military-to-person::before {
  content: "\e54c";
}

.fa-file-shield::before {
  content: "\e4f0";
}

.fa-user-slash::before {
  content: "\f506";
}

.fa-pen::before {
  content: "\f304";
}

.fa-tower-observation::before {
  content: "\e586";
}

.fa-file-code::before {
  content: "\f1c9";
}

.fa-signal::before {
  content: "\f012";
}

.fa-signal-5::before {
  content: "\f012";
}

.fa-signal-perfect::before {
  content: "\f012";
}

.fa-bus::before {
  content: "\f207";
}

.fa-heart-circle-xmark::before {
  content: "\e501";
}

.fa-house-chimney::before {
  content: "\e3af";
}

.fa-home-lg::before {
  content: "\e3af";
}

.fa-window-maximize::before {
  content: "\f2d0";
}

.fa-face-frown::before {
  content: "\f119";
}

.fa-frown::before {
  content: "\f119";
}

.fa-prescription::before {
  content: "\f5b1";
}

.fa-shop::before {
  content: "\f54f";
}

.fa-store-alt::before {
  content: "\f54f";
}

.fa-floppy-disk::before {
  content: "\f0c7";
}

.fa-save::before {
  content: "\f0c7";
}

.fa-vihara::before {
  content: "\f6a7";
}

.fa-scale-unbalanced::before {
  content: "\f515";
}

.fa-balance-scale-left::before {
  content: "\f515";
}

.fa-sort-up::before {
  content: "\f0de";
}

.fa-sort-asc::before {
  content: "\f0de";
}

.fa-comment-dots::before {
  content: "\f4ad";
}

.fa-commenting::before {
  content: "\f4ad";
}

.fa-plant-wilt::before {
  content: "\e5aa";
}

.fa-diamond::before {
  content: "\f219";
}

.fa-face-grin-squint::before {
  content: "\f585";
}

.fa-grin-squint::before {
  content: "\f585";
}

.fa-hand-holding-dollar::before {
  content: "\f4c0";
}

.fa-hand-holding-usd::before {
  content: "\f4c0";
}

.fa-bacterium::before {
  content: "\e05a";
}

.fa-hand-pointer::before {
  content: "\f25a";
}

.fa-drum-steelpan::before {
  content: "\f56a";
}

.fa-hand-scissors::before {
  content: "\f257";
}

.fa-hands-praying::before {
  content: "\f684";
}

.fa-praying-hands::before {
  content: "\f684";
}

.fa-arrow-rotate-right::before {
  content: "\f01e";
}

.fa-arrow-right-rotate::before {
  content: "\f01e";
}

.fa-arrow-rotate-forward::before {
  content: "\f01e";
}

.fa-redo::before {
  content: "\f01e";
}

.fa-biohazard::before {
  content: "\f780";
}

.fa-location-crosshairs::before {
  content: "\f601";
}

.fa-location::before {
  content: "\f601";
}

.fa-mars-double::before {
  content: "\f227";
}

.fa-child-dress::before {
  content: "\e59c";
}

.fa-users-between-lines::before {
  content: "\e591";
}

.fa-lungs-virus::before {
  content: "\e067";
}

.fa-face-grin-tears::before {
  content: "\f588";
}

.fa-grin-tears::before {
  content: "\f588";
}

.fa-phone::before {
  content: "\f095";
}

.fa-calendar-xmark::before {
  content: "\f273";
}

.fa-calendar-times::before {
  content: "\f273";
}

.fa-child-reaching::before {
  content: "\e59d";
}

.fa-head-side-virus::before {
  content: "\e064";
}

.fa-user-gear::before {
  content: "\f4fe";
}

.fa-user-cog::before {
  content: "\f4fe";
}

.fa-arrow-up-1-9::before {
  content: "\f163";
}

.fa-sort-numeric-up::before {
  content: "\f163";
}

.fa-door-closed::before {
  content: "\f52a";
}

.fa-shield-virus::before {
  content: "\e06c";
}

.fa-dice-six::before {
  content: "\f526";
}

.fa-mosquito-net::before {
  content: "\e52c";
}

.fa-bridge-water::before {
  content: "\e4ce";
}

.fa-person-booth::before {
  content: "\f756";
}

.fa-text-width::before {
  content: "\f035";
}

.fa-hat-wizard::before {
  content: "\f6e8";
}

.fa-pen-fancy::before {
  content: "\f5ac";
}

.fa-person-digging::before {
  content: "\f85e";
}

.fa-digging::before {
  content: "\f85e";
}

.fa-trash::before {
  content: "\f1f8";
}

.fa-gauge-simple::before {
  content: "\f629";
}

.fa-gauge-simple-med::before {
  content: "\f629";
}

.fa-tachometer-average::before {
  content: "\f629";
}

.fa-book-medical::before {
  content: "\f7e6";
}

.fa-poo::before {
  content: "\f2fe";
}

.fa-quote-right::before {
  content: "\f10e";
}

.fa-quote-right-alt::before {
  content: "\f10e";
}

.fa-shirt::before {
  content: "\f553";
}

.fa-t-shirt::before {
  content: "\f553";
}

.fa-tshirt::before {
  content: "\f553";
}

.fa-cubes::before {
  content: "\f1b3";
}

.fa-divide::before {
  content: "\f529";
}

.fa-tenge-sign::before {
  content: "\f7d7";
}

.fa-tenge::before {
  content: "\f7d7";
}

.fa-headphones::before {
  content: "\f025";
}

.fa-hands-holding::before {
  content: "\f4c2";
}

.fa-hands-clapping::before {
  content: "\e1a8";
}

.fa-republican::before {
  content: "\f75e";
}

.fa-arrow-left::before {
  content: "\f060";
}

.fa-person-circle-xmark::before {
  content: "\e543";
}

.fa-ruler::before {
  content: "\f545";
}

.fa-align-left::before {
  content: "\f036";
}

.fa-dice-d6::before {
  content: "\f6d1";
}

.fa-restroom::before {
  content: "\f7bd";
}

.fa-j::before {
  content: "\4a";
}

.fa-users-viewfinder::before {
  content: "\e595";
}

.fa-file-video::before {
  content: "\f1c8";
}

.fa-up-right-from-square::before {
  content: "\f35d";
}

.fa-external-link-alt::before {
  content: "\f35d";
}

.fa-table-cells::before {
  content: "\f00a";
}

.fa-th::before {
  content: "\f00a";
}

.fa-file-pdf::before {
  content: "\f1c1";
}

.fa-book-bible::before {
  content: "\f647";
}

.fa-bible::before {
  content: "\f647";
}

.fa-o::before {
  content: "\4f";
}

.fa-suitcase-medical::before {
  content: "\f0fa";
}

.fa-medkit::before {
  content: "\f0fa";
}

.fa-user-secret::before {
  content: "\f21b";
}

.fa-otter::before {
  content: "\f700";
}

.fa-person-dress::before {
  content: "\f182";
}

.fa-female::before {
  content: "\f182";
}

.fa-comment-dollar::before {
  content: "\f651";
}

.fa-business-time::before {
  content: "\f64a";
}

.fa-briefcase-clock::before {
  content: "\f64a";
}

.fa-table-cells-large::before {
  content: "\f009";
}

.fa-th-large::before {
  content: "\f009";
}

.fa-book-tanakh::before {
  content: "\f827";
}

.fa-tanakh::before {
  content: "\f827";
}

.fa-phone-volume::before {
  content: "\f2a0";
}

.fa-volume-control-phone::before {
  content: "\f2a0";
}

.fa-hat-cowboy-side::before {
  content: "\f8c1";
}

.fa-clipboard-user::before {
  content: "\f7f3";
}

.fa-child::before {
  content: "\f1ae";
}

.fa-lira-sign::before {
  content: "\f195";
}

.fa-satellite::before {
  content: "\f7bf";
}

.fa-plane-lock::before {
  content: "\e558";
}

.fa-tag::before {
  content: "\f02b";
}

.fa-comment::before {
  content: "\f075";
}

.fa-cake-candles::before {
  content: "\f1fd";
}

.fa-birthday-cake::before {
  content: "\f1fd";
}

.fa-cake::before {
  content: "\f1fd";
}

.fa-envelope::before {
  content: "\f0e0";
}

.fa-angles-up::before {
  content: "\f102";
}

.fa-angle-double-up::before {
  content: "\f102";
}

.fa-paperclip::before {
  content: "\f0c6";
}

.fa-arrow-right-to-city::before {
  content: "\e4b3";
}

.fa-ribbon::before {
  content: "\f4d6";
}

.fa-lungs::before {
  content: "\f604";
}

.fa-arrow-up-9-1::before {
  content: "\f887";
}

.fa-sort-numeric-up-alt::before {
  content: "\f887";
}

.fa-litecoin-sign::before {
  content: "\e1d3";
}

.fa-border-none::before {
  content: "\f850";
}

.fa-circle-nodes::before {
  content: "\e4e2";
}

.fa-parachute-box::before {
  content: "\f4cd";
}

.fa-indent::before {
  content: "\f03c";
}

.fa-truck-field-un::before {
  content: "\e58e";
}

.fa-hourglass::before {
  content: "\f254";
}

.fa-hourglass-empty::before {
  content: "\f254";
}

.fa-mountain::before {
  content: "\f6fc";
}

.fa-user-doctor::before {
  content: "\f0f0";
}

.fa-user-md::before {
  content: "\f0f0";
}

.fa-circle-info::before {
  content: "\f05a";
}

.fa-info-circle::before {
  content: "\f05a";
}

.fa-cloud-meatball::before {
  content: "\f73b";
}

.fa-camera::before {
  content: "\f030";
}

.fa-camera-alt::before {
  content: "\f030";
}

.fa-square-virus::before {
  content: "\e578";
}

.fa-meteor::before {
  content: "\f753";
}

.fa-car-on::before {
  content: "\e4dd";
}

.fa-sleigh::before {
  content: "\f7cc";
}

.fa-arrow-down-1-9::before {
  content: "\f162";
}

.fa-sort-numeric-asc::before {
  content: "\f162";
}

.fa-sort-numeric-down::before {
  content: "\f162";
}

.fa-hand-holding-droplet::before {
  content: "\f4c1";
}

.fa-hand-holding-water::before {
  content: "\f4c1";
}

.fa-water::before {
  content: "\f773";
}

.fa-calendar-check::before {
  content: "\f274";
}

.fa-braille::before {
  content: "\f2a1";
}

.fa-prescription-bottle-medical::before {
  content: "\f486";
}

.fa-prescription-bottle-alt::before {
  content: "\f486";
}

.fa-landmark::before {
  content: "\f66f";
}

.fa-truck::before {
  content: "\f0d1";
}

.fa-crosshairs::before {
  content: "\f05b";
}

.fa-person-cane::before {
  content: "\e53c";
}

.fa-tent::before {
  content: "\e57d";
}

.fa-vest-patches::before {
  content: "\e086";
}

.fa-check-double::before {
  content: "\f560";
}

.fa-arrow-down-a-z::before {
  content: "\f15d";
}

.fa-sort-alpha-asc::before {
  content: "\f15d";
}

.fa-sort-alpha-down::before {
  content: "\f15d";
}

.fa-money-bill-wheat::before {
  content: "\e52a";
}

.fa-cookie::before {
  content: "\f563";
}

.fa-arrow-rotate-left::before {
  content: "\f0e2";
}

.fa-arrow-left-rotate::before {
  content: "\f0e2";
}

.fa-arrow-rotate-back::before {
  content: "\f0e2";
}

.fa-arrow-rotate-backward::before {
  content: "\f0e2";
}

.fa-undo::before {
  content: "\f0e2";
}

.fa-hard-drive::before {
  content: "\f0a0";
}

.fa-hdd::before {
  content: "\f0a0";
}

.fa-face-grin-squint-tears::before {
  content: "\f586";
}

.fa-grin-squint-tears::before {
  content: "\f586";
}

.fa-dumbbell::before {
  content: "\f44b";
}

.fa-rectangle-list::before {
  content: "\f022";
}

.fa-list-alt::before {
  content: "\f022";
}

.fa-tarp-droplet::before {
  content: "\e57c";
}

.fa-house-medical-circle-check::before {
  content: "\e511";
}

.fa-person-skiing-nordic::before {
  content: "\f7ca";
}

.fa-skiing-nordic::before {
  content: "\f7ca";
}

.fa-calendar-plus::before {
  content: "\f271";
}

.fa-plane-arrival::before {
  content: "\f5af";
}

.fa-circle-left::before {
  content: "\f359";
}

.fa-arrow-alt-circle-left::before {
  content: "\f359";
}

.fa-train-subway::before {
  content: "\f239";
}

.fa-subway::before {
  content: "\f239";
}

.fa-chart-gantt::before {
  content: "\e0e4";
}

.fa-indian-rupee-sign::before {
  content: "\e1bc";
}

.fa-indian-rupee::before {
  content: "\e1bc";
}

.fa-inr::before {
  content: "\e1bc";
}

.fa-crop-simple::before {
  content: "\f565";
}

.fa-crop-alt::before {
  content: "\f565";
}

.fa-money-bill-1::before {
  content: "\f3d1";
}

.fa-money-bill-alt::before {
  content: "\f3d1";
}

.fa-left-long::before {
  content: "\f30a";
}

.fa-long-arrow-alt-left::before {
  content: "\f30a";
}

.fa-dna::before {
  content: "\f471";
}

.fa-virus-slash::before {
  content: "\e075";
}

.fa-minus::before {
  content: "\f068";
}

.fa-subtract::before {
  content: "\f068";
}

.fa-chess::before {
  content: "\f439";
}

.fa-arrow-left-long::before {
  content: "\f177";
}

.fa-long-arrow-left::before {
  content: "\f177";
}

.fa-plug-circle-check::before {
  content: "\e55c";
}

.fa-street-view::before {
  content: "\f21d";
}

.fa-franc-sign::before {
  content: "\e18f";
}

.fa-volume-off::before {
  content: "\f026";
}

.fa-hands-asl-interpreting::before {
  content: "\f2a3";
}

.fa-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-asl-interpreting::before {
  content: "\f2a3";
}

.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-gear::before {
  content: "\f013";
}

.fa-cog::before {
  content: "\f013";
}

.fa-droplet-slash::before {
  content: "\f5c7";
}

.fa-tint-slash::before {
  content: "\f5c7";
}

.fa-mosque::before {
  content: "\f678";
}

.fa-mosquito::before {
  content: "\e52b";
}

.fa-star-of-david::before {
  content: "\f69a";
}

.fa-person-military-rifle::before {
  content: "\e54b";
}

.fa-cart-shopping::before {
  content: "\f07a";
}

.fa-shopping-cart::before {
  content: "\f07a";
}

.fa-vials::before {
  content: "\f493";
}

.fa-plug-circle-plus::before {
  content: "\e55f";
}

.fa-place-of-worship::before {
  content: "\f67f";
}

.fa-grip-vertical::before {
  content: "\f58e";
}

.fa-arrow-turn-up::before {
  content: "\f148";
}

.fa-level-up::before {
  content: "\f148";
}

.fa-u::before {
  content: "\55";
}

.fa-square-root-variable::before {
  content: "\f698";
}

.fa-square-root-alt::before {
  content: "\f698";
}

.fa-clock::before {
  content: "\f017";
}

.fa-clock-four::before {
  content: "\f017";
}

.fa-backward-step::before {
  content: "\f048";
}

.fa-step-backward::before {
  content: "\f048";
}

.fa-pallet::before {
  content: "\f482";
}

.fa-faucet::before {
  content: "\e005";
}

.fa-baseball-bat-ball::before {
  content: "\f432";
}

.fa-s::before {
  content: "\53";
}

.fa-timeline::before {
  content: "\e29c";
}

.fa-keyboard::before {
  content: "\f11c";
}

.fa-caret-down::before {
  content: "\f0d7";
}

.fa-house-chimney-medical::before {
  content: "\f7f2";
}

.fa-clinic-medical::before {
  content: "\f7f2";
}

.fa-temperature-three-quarters::before {
  content: "\f2c8";
}

.fa-temperature-3::before {
  content: "\f2c8";
}

.fa-thermometer-3::before {
  content: "\f2c8";
}

.fa-thermometer-three-quarters::before {
  content: "\f2c8";
}

.fa-mobile-screen::before {
  content: "\f3cf";
}

.fa-mobile-android-alt::before {
  content: "\f3cf";
}

.fa-plane-up::before {
  content: "\e22d";
}

.fa-piggy-bank::before {
  content: "\f4d3";
}

.fa-battery-half::before {
  content: "\f242";
}

.fa-battery-3::before {
  content: "\f242";
}

.fa-mountain-city::before {
  content: "\e52e";
}

.fa-coins::before {
  content: "\f51e";
}

.fa-khanda::before {
  content: "\f66d";
}

.fa-sliders::before {
  content: "\f1de";
}

.fa-sliders-h::before {
  content: "\f1de";
}

.fa-folder-tree::before {
  content: "\f802";
}

.fa-network-wired::before {
  content: "\f6ff";
}

.fa-map-pin::before {
  content: "\f276";
}

.fa-hamsa::before {
  content: "\f665";
}

.fa-cent-sign::before {
  content: "\e3f5";
}

.fa-flask::before {
  content: "\f0c3";
}

.fa-person-pregnant::before {
  content: "\e31e";
}

.fa-wand-sparkles::before {
  content: "\f72b";
}

.fa-ellipsis-vertical::before {
  content: "\f142";
}

.fa-ellipsis-v::before {
  content: "\f142";
}

.fa-ticket::before {
  content: "\f145";
}

.fa-power-off::before {
  content: "\f011";
}

.fa-right-long::before {
  content: "\f30b";
}

.fa-long-arrow-alt-right::before {
  content: "\f30b";
}

.fa-flag-usa::before {
  content: "\f74d";
}

.fa-laptop-file::before {
  content: "\e51d";
}

.fa-tty::before {
  content: "\f1e4";
}

.fa-teletype::before {
  content: "\f1e4";
}

.fa-diagram-next::before {
  content: "\e476";
}

.fa-person-rifle::before {
  content: "\e54e";
}

.fa-house-medical-circle-exclamation::before {
  content: "\e512";
}

.fa-closed-captioning::before {
  content: "\f20a";
}

.fa-person-hiking::before {
  content: "\f6ec";
}

.fa-hiking::before {
  content: "\f6ec";
}

.fa-venus-double::before {
  content: "\f226";
}

.fa-images::before {
  content: "\f302";
}

.fa-calculator::before {
  content: "\f1ec";
}

.fa-people-pulling::before {
  content: "\e535";
}

.fa-n::before {
  content: "\4e";
}

.fa-cable-car::before {
  content: "\f7da";
}

.fa-tram::before {
  content: "\f7da";
}

.fa-cloud-rain::before {
  content: "\f73d";
}

.fa-building-circle-xmark::before {
  content: "\e4d4";
}

.fa-ship::before {
  content: "\f21a";
}

.fa-arrows-down-to-line::before {
  content: "\e4b8";
}

.fa-download::before {
  content: "\f019";
}

.fa-face-grin::before {
  content: "\f580";
}

.fa-grin::before {
  content: "\f580";
}

.fa-delete-left::before {
  content: "\f55a";
}

.fa-backspace::before {
  content: "\f55a";
}

.fa-eye-dropper::before {
  content: "\f1fb";
}

.fa-eye-dropper-empty::before {
  content: "\f1fb";
}

.fa-eyedropper::before {
  content: "\f1fb";
}

.fa-file-circle-check::before {
  content: "\e5a0";
}

.fa-forward::before {
  content: "\f04e";
}

.fa-mobile::before {
  content: "\f3ce";
}

.fa-mobile-android::before {
  content: "\f3ce";
}

.fa-mobile-phone::before {
  content: "\f3ce";
}

.fa-face-meh::before {
  content: "\f11a";
}

.fa-meh::before {
  content: "\f11a";
}

.fa-align-center::before {
  content: "\f037";
}

.fa-book-skull::before {
  content: "\f6b7";
}

.fa-book-dead::before {
  content: "\f6b7";
}

.fa-id-card::before {
  content: "\f2c2";
}

.fa-drivers-license::before {
  content: "\f2c2";
}

.fa-outdent::before {
  content: "\f03b";
}

.fa-dedent::before {
  content: "\f03b";
}

.fa-heart-circle-exclamation::before {
  content: "\e4fe";
}

.fa-house::before {
  content: "\f015";
}

.fa-home::before {
  content: "\f015";
}

.fa-home-alt::before {
  content: "\f015";
}

.fa-home-lg-alt::before {
  content: "\f015";
}

.fa-calendar-week::before {
  content: "\f784";
}

.fa-laptop-medical::before {
  content: "\f812";
}

.fa-b::before {
  content: "\42";
}

.fa-file-medical::before {
  content: "\f477";
}

.fa-dice-one::before {
  content: "\f525";
}

.fa-kiwi-bird::before {
  content: "\f535";
}

.fa-arrow-right-arrow-left::before {
  content: "\f0ec";
}

.fa-exchange::before {
  content: "\f0ec";
}

.fa-rotate-right::before {
  content: "\f2f9";
}

.fa-redo-alt::before {
  content: "\f2f9";
}

.fa-rotate-forward::before {
  content: "\f2f9";
}

.fa-utensils::before {
  content: "\f2e7";
}

.fa-cutlery::before {
  content: "\f2e7";
}

.fa-arrow-up-wide-short::before {
  content: "\f161";
}

.fa-sort-amount-up::before {
  content: "\f161";
}

.fa-mill-sign::before {
  content: "\e1ed";
}

.fa-bowl-rice::before {
  content: "\e2eb";
}

.fa-skull::before {
  content: "\f54c";
}

.fa-tower-broadcast::before {
  content: "\f519";
}

.fa-broadcast-tower::before {
  content: "\f519";
}

.fa-truck-pickup::before {
  content: "\f63c";
}

.fa-up-long::before {
  content: "\f30c";
}

.fa-long-arrow-alt-up::before {
  content: "\f30c";
}

.fa-stop::before {
  content: "\f04d";
}

.fa-code-merge::before {
  content: "\f387";
}

.fa-upload::before {
  content: "\f093";
}

.fa-hurricane::before {
  content: "\f751";
}

.fa-mound::before {
  content: "\e52d";
}

.fa-toilet-portable::before {
  content: "\e583";
}

.fa-compact-disc::before {
  content: "\f51f";
}

.fa-file-arrow-down::before {
  content: "\f56d";
}

.fa-file-download::before {
  content: "\f56d";
}

.fa-caravan::before {
  content: "\f8ff";
}

.fa-shield-cat::before {
  content: "\e572";
}

.fa-bolt::before {
  content: "\f0e7";
}

.fa-zap::before {
  content: "\f0e7";
}

.fa-glass-water::before {
  content: "\e4f4";
}

.fa-oil-well::before {
  content: "\e532";
}

.fa-vault::before {
  content: "\e2c5";
}

.fa-mars::before {
  content: "\f222";
}

.fa-toilet::before {
  content: "\f7d8";
}

.fa-plane-circle-xmark::before {
  content: "\e557";
}

.fa-yen-sign::before {
  content: "\f157";
}

.fa-cny::before {
  content: "\f157";
}

.fa-jpy::before {
  content: "\f157";
}

.fa-rmb::before {
  content: "\f157";
}

.fa-yen::before {
  content: "\f157";
}

.fa-ruble-sign::before {
  content: "\f158";
}

.fa-rouble::before {
  content: "\f158";
}

.fa-rub::before {
  content: "\f158";
}

.fa-ruble::before {
  content: "\f158";
}

.fa-sun::before {
  content: "\f185";
}

.fa-guitar::before {
  content: "\f7a6";
}

.fa-face-laugh-wink::before {
  content: "\f59c";
}

.fa-laugh-wink::before {
  content: "\f59c";
}

.fa-horse-head::before {
  content: "\f7ab";
}

.fa-bore-hole::before {
  content: "\e4c3";
}

.fa-industry::before {
  content: "\f275";
}

.fa-circle-down::before {
  content: "\f358";
}

.fa-arrow-alt-circle-down::before {
  content: "\f358";
}

.fa-arrows-turn-to-dots::before {
  content: "\e4c1";
}

.fa-florin-sign::before {
  content: "\e184";
}

.fa-arrow-down-short-wide::before {
  content: "\f884";
}

.fa-sort-amount-desc::before {
  content: "\f884";
}

.fa-sort-amount-down-alt::before {
  content: "\f884";
}

.fa-less-than::before {
  content: "\3c";
}

.fa-angle-down::before {
  content: "\f107";
}

.fa-car-tunnel::before {
  content: "\e4de";
}

.fa-head-side-cough::before {
  content: "\e061";
}

.fa-grip-lines::before {
  content: "\f7a4";
}

.fa-thumbs-down::before {
  content: "\f165";
}

.fa-user-lock::before {
  content: "\f502";
}

.fa-arrow-right-long::before {
  content: "\f178";
}

.fa-long-arrow-right::before {
  content: "\f178";
}

.fa-anchor-circle-xmark::before {
  content: "\e4ac";
}

.fa-ellipsis::before {
  content: "\f141";
}

.fa-ellipsis-h::before {
  content: "\f141";
}

.fa-chess-pawn::before {
  content: "\f443";
}

.fa-kit-medical::before {
  content: "\f479";
}

.fa-first-aid::before {
  content: "\f479";
}

.fa-person-through-window::before {
  content: "\e5a9";
}

.fa-toolbox::before {
  content: "\f552";
}

.fa-hands-holding-circle::before {
  content: "\e4fb";
}

.fa-bug::before {
  content: "\f188";
}

.fa-credit-card::before {
  content: "\f09d";
}

.fa-credit-card-alt::before {
  content: "\f09d";
}

.fa-car::before {
  content: "\f1b9";
}

.fa-automobile::before {
  content: "\f1b9";
}

.fa-hand-holding-hand::before {
  content: "\e4f7";
}

.fa-book-open-reader::before {
  content: "\f5da";
}

.fa-book-reader::before {
  content: "\f5da";
}

.fa-mountain-sun::before {
  content: "\e52f";
}

.fa-arrows-left-right-to-line::before {
  content: "\e4ba";
}

.fa-dice-d20::before {
  content: "\f6cf";
}

.fa-truck-droplet::before {
  content: "\e58c";
}

.fa-file-circle-xmark::before {
  content: "\e5a1";
}

.fa-temperature-arrow-up::before {
  content: "\e040";
}

.fa-temperature-up::before {
  content: "\e040";
}

.fa-medal::before {
  content: "\f5a2";
}

.fa-bed::before {
  content: "\f236";
}

.fa-square-h::before {
  content: "\f0fd";
}

.fa-h-square::before {
  content: "\f0fd";
}

.fa-podcast::before {
  content: "\f2ce";
}

.fa-temperature-full::before {
  content: "\f2c7";
}

.fa-temperature-4::before {
  content: "\f2c7";
}

.fa-thermometer-4::before {
  content: "\f2c7";
}

.fa-thermometer-full::before {
  content: "\f2c7";
}

.fa-bell::before {
  content: "\f0f3";
}

.fa-superscript::before {
  content: "\f12b";
}

.fa-plug-circle-xmark::before {
  content: "\e560";
}

.fa-star-of-life::before {
  content: "\f621";
}

.fa-phone-slash::before {
  content: "\f3dd";
}

.fa-paint-roller::before {
  content: "\f5aa";
}

.fa-handshake-angle::before {
  content: "\f4c4";
}

.fa-hands-helping::before {
  content: "\f4c4";
}

.fa-location-dot::before {
  content: "\f3c5";
}

.fa-map-marker-alt::before {
  content: "\f3c5";
}

.fa-file::before {
  content: "\f15b";
}

.fa-greater-than::before {
  content: "\3e";
}

.fa-person-swimming::before {
  content: "\f5c4";
}

.fa-swimmer::before {
  content: "\f5c4";
}

.fa-arrow-down::before {
  content: "\f063";
}

.fa-droplet::before {
  content: "\f043";
}

.fa-tint::before {
  content: "\f043";
}

.fa-eraser::before {
  content: "\f12d";
}

.fa-earth-americas::before {
  content: "\f57d";
}

.fa-earth::before {
  content: "\f57d";
}

.fa-earth-america::before {
  content: "\f57d";
}

.fa-globe-americas::before {
  content: "\f57d";
}

.fa-person-burst::before {
  content: "\e53b";
}

.fa-dove::before {
  content: "\f4ba";
}

.fa-battery-empty::before {
  content: "\f244";
}

.fa-battery-0::before {
  content: "\f244";
}

.fa-socks::before {
  content: "\f696";
}

.fa-inbox::before {
  content: "\f01c";
}

.fa-section::before {
  content: "\e447";
}

.fa-gauge-high::before {
  content: "\f625";
}

.fa-tachometer-alt::before {
  content: "\f625";
}

.fa-tachometer-alt-fast::before {
  content: "\f625";
}

.fa-envelope-open-text::before {
  content: "\f658";
}

.fa-hospital::before {
  content: "\f0f8";
}

.fa-hospital-alt::before {
  content: "\f0f8";
}

.fa-hospital-wide::before {
  content: "\f0f8";
}

.fa-wine-bottle::before {
  content: "\f72f";
}

.fa-chess-rook::before {
  content: "\f447";
}

.fa-bars-staggered::before {
  content: "\f550";
}

.fa-reorder::before {
  content: "\f550";
}

.fa-stream::before {
  content: "\f550";
}

.fa-dharmachakra::before {
  content: "\f655";
}

.fa-hotdog::before {
  content: "\f80f";
}

.fa-person-walking-with-cane::before {
  content: "\f29d";
}

.fa-blind::before {
  content: "\f29d";
}

.fa-drum::before {
  content: "\f569";
}

.fa-ice-cream::before {
  content: "\f810";
}

.fa-heart-circle-bolt::before {
  content: "\e4fc";
}

.fa-fax::before {
  content: "\f1ac";
}

.fa-paragraph::before {
  content: "\f1dd";
}

.fa-check-to-slot::before {
  content: "\f772";
}

.fa-vote-yea::before {
  content: "\f772";
}

.fa-star-half::before {
  content: "\f089";
}

.fa-boxes-stacked::before {
  content: "\f468";
}

.fa-boxes::before {
  content: "\f468";
}

.fa-boxes-alt::before {
  content: "\f468";
}

.fa-link::before {
  content: "\f0c1";
}

.fa-chain::before {
  content: "\f0c1";
}

.fa-ear-listen::before {
  content: "\f2a2";
}

.fa-assistive-listening-systems::before {
  content: "\f2a2";
}

.fa-tree-city::before {
  content: "\e587";
}

.fa-play::before {
  content: "\f04b";
}

.fa-font::before {
  content: "\f031";
}

.fa-rupiah-sign::before {
  content: "\e23d";
}

.fa-magnifying-glass::before {
  content: "\f002";
}

.fa-search::before {
  content: "\f002";
}

.fa-table-tennis-paddle-ball::before {
  content: "\f45d";
}

.fa-ping-pong-paddle-ball::before {
  content: "\f45d";
}

.fa-table-tennis::before {
  content: "\f45d";
}

.fa-person-dots-from-line::before {
  content: "\f470";
}

.fa-diagnoses::before {
  content: "\f470";
}

.fa-trash-can-arrow-up::before {
  content: "\f82a";
}

.fa-trash-restore-alt::before {
  content: "\f82a";
}

.fa-naira-sign::before {
  content: "\e1f6";
}

.fa-cart-arrow-down::before {
  content: "\f218";
}

.fa-walkie-talkie::before {
  content: "\f8ef";
}

.fa-file-pen::before {
  content: "\f31c";
}

.fa-file-edit::before {
  content: "\f31c";
}

.fa-receipt::before {
  content: "\f543";
}

.fa-square-pen::before {
  content: "\f14b";
}

.fa-pen-square::before {
  content: "\f14b";
}

.fa-pencil-square::before {
  content: "\f14b";
}

.fa-suitcase-rolling::before {
  content: "\f5c1";
}

.fa-person-circle-exclamation::before {
  content: "\e53f";
}

.fa-chevron-down::before {
  content: "\f078";
}

.fa-battery-full::before {
  content: "\f240";
}

.fa-battery::before {
  content: "\f240";
}

.fa-battery-5::before {
  content: "\f240";
}

.fa-skull-crossbones::before {
  content: "\f714";
}

.fa-code-compare::before {
  content: "\e13a";
}

.fa-list-ul::before {
  content: "\f0ca";
}

.fa-list-dots::before {
  content: "\f0ca";
}

.fa-school-lock::before {
  content: "\e56f";
}

.fa-tower-cell::before {
  content: "\e585";
}

.fa-down-long::before {
  content: "\f309";
}

.fa-long-arrow-alt-down::before {
  content: "\f309";
}

.fa-ranking-star::before {
  content: "\e561";
}

.fa-chess-king::before {
  content: "\f43f";
}

.fa-person-harassing::before {
  content: "\e549";
}

.fa-brazilian-real-sign::before {
  content: "\e46c";
}

.fa-landmark-dome::before {
  content: "\f752";
}

.fa-landmark-alt::before {
  content: "\f752";
}

.fa-arrow-up::before {
  content: "\f062";
}

.fa-tv::before {
  content: "\f26c";
}

.fa-television::before {
  content: "\f26c";
}

.fa-tv-alt::before {
  content: "\f26c";
}

.fa-shrimp::before {
  content: "\e448";
}

.fa-list-check::before {
  content: "\f0ae";
}

.fa-tasks::before {
  content: "\f0ae";
}

.fa-jug-detergent::before {
  content: "\e519";
}

.fa-circle-user::before {
  content: "\f2bd";
}

.fa-user-circle::before {
  content: "\f2bd";
}

.fa-user-shield::before {
  content: "\f505";
}

.fa-wind::before {
  content: "\f72e";
}

.fa-car-burst::before {
  content: "\f5e1";
}

.fa-car-crash::before {
  content: "\f5e1";
}

.fa-y::before {
  content: "\59";
}

.fa-person-snowboarding::before {
  content: "\f7ce";
}

.fa-snowboarding::before {
  content: "\f7ce";
}

.fa-truck-fast::before {
  content: "\f48b";
}

.fa-shipping-fast::before {
  content: "\f48b";
}

.fa-fish::before {
  content: "\f578";
}

.fa-user-graduate::before {
  content: "\f501";
}

.fa-circle-half-stroke::before {
  content: "\f042";
}

.fa-adjust::before {
  content: "\f042";
}

.fa-clapperboard::before {
  content: "\e131";
}

.fa-circle-radiation::before {
  content: "\f7ba";
}

.fa-radiation-alt::before {
  content: "\f7ba";
}

.fa-baseball::before {
  content: "\f433";
}

.fa-baseball-ball::before {
  content: "\f433";
}

.fa-jet-fighter-up::before {
  content: "\e518";
}

.fa-diagram-project::before {
  content: "\f542";
}

.fa-project-diagram::before {
  content: "\f542";
}

.fa-copy::before {
  content: "\f0c5";
}

.fa-volume-xmark::before {
  content: "\f6a9";
}

.fa-volume-mute::before {
  content: "\f6a9";
}

.fa-volume-times::before {
  content: "\f6a9";
}

.fa-hand-sparkles::before {
  content: "\e05d";
}

.fa-grip::before {
  content: "\f58d";
}

.fa-grip-horizontal::before {
  content: "\f58d";
}

.fa-share-from-square::before {
  content: "\f14d";
}

.fa-share-square::before {
  content: "\f14d";
}

.fa-child-combatant::before {
  content: "\e4e0";
}

.fa-child-rifle::before {
  content: "\e4e0";
}

.fa-gun::before {
  content: "\e19b";
}

.fa-square-phone::before {
  content: "\f098";
}

.fa-phone-square::before {
  content: "\f098";
}

.fa-plus::before {
  content: "\2b";
}

.fa-add::before {
  content: "\2b";
}

.fa-expand::before {
  content: "\f065";
}

.fa-computer::before {
  content: "\e4e5";
}

.fa-xmark::before {
  content: "\f00d";
}

.fa-close::before {
  content: "\f00d";
}

.fa-multiply::before {
  content: "\f00d";
}

.fa-remove::before {
  content: "\f00d";
}

.fa-times::before {
  content: "\f00d";
}

.fa-arrows-up-down-left-right::before {
  content: "\f047";
}

.fa-arrows::before {
  content: "\f047";
}

.fa-chalkboard-user::before {
  content: "\f51c";
}

.fa-chalkboard-teacher::before {
  content: "\f51c";
}

.fa-peso-sign::before {
  content: "\e222";
}

.fa-building-shield::before {
  content: "\e4d8";
}

.fa-baby::before {
  content: "\f77c";
}

.fa-users-line::before {
  content: "\e592";
}

.fa-quote-left::before {
  content: "\f10d";
}

.fa-quote-left-alt::before {
  content: "\f10d";
}

.fa-tractor::before {
  content: "\f722";
}

.fa-trash-arrow-up::before {
  content: "\f829";
}

.fa-trash-restore::before {
  content: "\f829";
}

.fa-arrow-down-up-lock::before {
  content: "\e4b0";
}

.fa-lines-leaning::before {
  content: "\e51e";
}

.fa-ruler-combined::before {
  content: "\f546";
}

.fa-copyright::before {
  content: "\f1f9";
}

.fa-equals::before {
  content: "\3d";
}

.fa-blender::before {
  content: "\f517";
}

.fa-teeth::before {
  content: "\f62e";
}

.fa-shekel-sign::before {
  content: "\f20b";
}

.fa-ils::before {
  content: "\f20b";
}

.fa-shekel::before {
  content: "\f20b";
}

.fa-sheqel::before {
  content: "\f20b";
}

.fa-sheqel-sign::before {
  content: "\f20b";
}

.fa-map::before {
  content: "\f279";
}

.fa-rocket::before {
  content: "\f135";
}

.fa-photo-film::before {
  content: "\f87c";
}

.fa-photo-video::before {
  content: "\f87c";
}

.fa-folder-minus::before {
  content: "\f65d";
}

.fa-store::before {
  content: "\f54e";
}

.fa-arrow-trend-up::before {
  content: "\e098";
}

.fa-plug-circle-minus::before {
  content: "\e55e";
}

.fa-sign-hanging::before {
  content: "\f4d9";
}

.fa-sign::before {
  content: "\f4d9";
}

.fa-bezier-curve::before {
  content: "\f55b";
}

.fa-bell-slash::before {
  content: "\f1f6";
}

.fa-tablet::before {
  content: "\f3fb";
}

.fa-tablet-android::before {
  content: "\f3fb";
}

.fa-school-flag::before {
  content: "\e56e";
}

.fa-fill::before {
  content: "\f575";
}

.fa-angle-up::before {
  content: "\f106";
}

.fa-drumstick-bite::before {
  content: "\f6d7";
}

.fa-holly-berry::before {
  content: "\f7aa";
}

.fa-chevron-left::before {
  content: "\f053";
}

.fa-bacteria::before {
  content: "\e059";
}

.fa-hand-lizard::before {
  content: "\f258";
}

.fa-notdef::before {
  content: "\e1fe";
}

.fa-disease::before {
  content: "\f7fa";
}

.fa-briefcase-medical::before {
  content: "\f469";
}

.fa-genderless::before {
  content: "\f22d";
}

.fa-chevron-right::before {
  content: "\f054";
}

.fa-retweet::before {
  content: "\f079";
}

.fa-car-rear::before {
  content: "\f5de";
}

.fa-car-alt::before {
  content: "\f5de";
}

.fa-pump-soap::before {
  content: "\e06b";
}

.fa-video-slash::before {
  content: "\f4e2";
}

.fa-battery-quarter::before {
  content: "\f243";
}

.fa-battery-2::before {
  content: "\f243";
}

.fa-radio::before {
  content: "\f8d7";
}

.fa-baby-carriage::before {
  content: "\f77d";
}

.fa-carriage-baby::before {
  content: "\f77d";
}

.fa-traffic-light::before {
  content: "\f637";
}

.fa-thermometer::before {
  content: "\f491";
}

.fa-vr-cardboard::before {
  content: "\f729";
}

.fa-hand-middle-finger::before {
  content: "\f806";
}

.fa-percent::before {
  content: "\25";
}

.fa-percentage::before {
  content: "\25";
}

.fa-truck-moving::before {
  content: "\f4df";
}

.fa-glass-water-droplet::before {
  content: "\e4f5";
}

.fa-display::before {
  content: "\e163";
}

.fa-face-smile::before {
  content: "\f118";
}

.fa-smile::before {
  content: "\f118";
}

.fa-thumbtack::before {
  content: "\f08d";
}

.fa-thumb-tack::before {
  content: "\f08d";
}

.fa-trophy::before {
  content: "\f091";
}

.fa-person-praying::before {
  content: "\f683";
}

.fa-pray::before {
  content: "\f683";
}

.fa-hammer::before {
  content: "\f6e3";
}

.fa-hand-peace::before {
  content: "\f25b";
}

.fa-rotate::before {
  content: "\f2f1";
}

.fa-sync-alt::before {
  content: "\f2f1";
}

.fa-spinner::before {
  content: "\f110";
}

.fa-robot::before {
  content: "\f544";
}

.fa-peace::before {
  content: "\f67c";
}

.fa-gears::before {
  content: "\f085";
}

.fa-cogs::before {
  content: "\f085";
}

.fa-warehouse::before {
  content: "\f494";
}

.fa-arrow-up-right-dots::before {
  content: "\e4b7";
}

.fa-splotch::before {
  content: "\f5bc";
}

.fa-face-grin-hearts::before {
  content: "\f584";
}

.fa-grin-hearts::before {
  content: "\f584";
}

.fa-dice-four::before {
  content: "\f524";
}

.fa-sim-card::before {
  content: "\f7c4";
}

.fa-transgender::before {
  content: "\f225";
}

.fa-transgender-alt::before {
  content: "\f225";
}

.fa-mercury::before {
  content: "\f223";
}

.fa-arrow-turn-down::before {
  content: "\f149";
}

.fa-level-down::before {
  content: "\f149";
}

.fa-person-falling-burst::before {
  content: "\e547";
}

.fa-award::before {
  content: "\f559";
}

.fa-ticket-simple::before {
  content: "\f3ff";
}

.fa-ticket-alt::before {
  content: "\f3ff";
}

.fa-building::before {
  content: "\f1ad";
}

.fa-angles-left::before {
  content: "\f100";
}

.fa-angle-double-left::before {
  content: "\f100";
}

.fa-qrcode::before {
  content: "\f029";
}

.fa-clock-rotate-left::before {
  content: "\f1da";
}

.fa-history::before {
  content: "\f1da";
}

.fa-face-grin-beam-sweat::before {
  content: "\f583";
}

.fa-grin-beam-sweat::before {
  content: "\f583";
}

.fa-file-export::before {
  content: "\f56e";
}

.fa-arrow-right-from-file::before {
  content: "\f56e";
}

.fa-shield::before {
  content: "\f132";
}

.fa-shield-blank::before {
  content: "\f132";
}

.fa-arrow-up-short-wide::before {
  content: "\f885";
}

.fa-sort-amount-up-alt::before {
  content: "\f885";
}

.fa-house-medical::before {
  content: "\e3b2";
}

.fa-golf-ball-tee::before {
  content: "\f450";
}

.fa-golf-ball::before {
  content: "\f450";
}

.fa-circle-chevron-left::before {
  content: "\f137";
}

.fa-chevron-circle-left::before {
  content: "\f137";
}

.fa-house-chimney-window::before {
  content: "\e00d";
}

.fa-pen-nib::before {
  content: "\f5ad";
}

.fa-tent-arrow-turn-left::before {
  content: "\e580";
}

.fa-tents::before {
  content: "\e582";
}

.fa-wand-magic::before {
  content: "\f0d0";
}

.fa-magic::before {
  content: "\f0d0";
}

.fa-dog::before {
  content: "\f6d3";
}

.fa-carrot::before {
  content: "\f787";
}

.fa-moon::before {
  content: "\f186";
}

.fa-wine-glass-empty::before {
  content: "\f5ce";
}

.fa-wine-glass-alt::before {
  content: "\f5ce";
}

.fa-cheese::before {
  content: "\f7ef";
}

.fa-yin-yang::before {
  content: "\f6ad";
}

.fa-music::before {
  content: "\f001";
}

.fa-code-commit::before {
  content: "\f386";
}

.fa-temperature-low::before {
  content: "\f76b";
}

.fa-person-biking::before {
  content: "\f84a";
}

.fa-biking::before {
  content: "\f84a";
}

.fa-broom::before {
  content: "\f51a";
}

.fa-shield-heart::before {
  content: "\e574";
}

.fa-gopuram::before {
  content: "\f664";
}

.fa-earth-oceania::before {
  content: "\e47b";
}

.fa-globe-oceania::before {
  content: "\e47b";
}

.fa-square-xmark::before {
  content: "\f2d3";
}

.fa-times-square::before {
  content: "\f2d3";
}

.fa-xmark-square::before {
  content: "\f2d3";
}

.fa-hashtag::before {
  content: "\23";
}

.fa-up-right-and-down-left-from-center::before {
  content: "\f424";
}

.fa-expand-alt::before {
  content: "\f424";
}

.fa-oil-can::before {
  content: "\f613";
}

.fa-t::before {
  content: "\54";
}

.fa-hippo::before {
  content: "\f6ed";
}

.fa-chart-column::before {
  content: "\e0e3";
}

.fa-infinity::before {
  content: "\f534";
}

.fa-vial-circle-check::before {
  content: "\e596";
}

.fa-person-arrow-down-to-line::before {
  content: "\e538";
}

.fa-voicemail::before {
  content: "\f897";
}

.fa-fan::before {
  content: "\f863";
}

.fa-person-walking-luggage::before {
  content: "\e554";
}

.fa-up-down::before {
  content: "\f338";
}

.fa-arrows-alt-v::before {
  content: "\f338";
}

.fa-cloud-moon-rain::before {
  content: "\f73c";
}

.fa-calendar::before {
  content: "\f133";
}

.fa-trailer::before {
  content: "\e041";
}

.fa-bahai::before {
  content: "\f666";
}

.fa-haykal::before {
  content: "\f666";
}

.fa-sd-card::before {
  content: "\f7c2";
}

.fa-dragon::before {
  content: "\f6d5";
}

.fa-shoe-prints::before {
  content: "\f54b";
}

.fa-circle-plus::before {
  content: "\f055";
}

.fa-plus-circle::before {
  content: "\f055";
}

.fa-face-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-hand-holding::before {
  content: "\f4bd";
}

.fa-plug-circle-exclamation::before {
  content: "\e55d";
}

.fa-link-slash::before {
  content: "\f127";
}

.fa-chain-broken::before {
  content: "\f127";
}

.fa-chain-slash::before {
  content: "\f127";
}

.fa-unlink::before {
  content: "\f127";
}

.fa-clone::before {
  content: "\f24d";
}

.fa-person-walking-arrow-loop-left::before {
  content: "\e551";
}

.fa-arrow-up-z-a::before {
  content: "\f882";
}

.fa-sort-alpha-up-alt::before {
  content: "\f882";
}

.fa-fire-flame-curved::before {
  content: "\f7e4";
}

.fa-fire-alt::before {
  content: "\f7e4";
}

.fa-tornado::before {
  content: "\f76f";
}

.fa-file-circle-plus::before {
  content: "\e494";
}

.fa-book-quran::before {
  content: "\f687";
}

.fa-quran::before {
  content: "\f687";
}

.fa-anchor::before {
  content: "\f13d";
}

.fa-border-all::before {
  content: "\f84c";
}

.fa-face-angry::before {
  content: "\f556";
}

.fa-angry::before {
  content: "\f556";
}

.fa-cookie-bite::before {
  content: "\f564";
}

.fa-arrow-trend-down::before {
  content: "\e097";
}

.fa-rss::before {
  content: "\f09e";
}

.fa-feed::before {
  content: "\f09e";
}

.fa-draw-polygon::before {
  content: "\f5ee";
}

.fa-scale-balanced::before {
  content: "\f24e";
}

.fa-balance-scale::before {
  content: "\f24e";
}

.fa-gauge-simple-high::before {
  content: "\f62a";
}

.fa-tachometer::before {
  content: "\f62a";
}

.fa-tachometer-fast::before {
  content: "\f62a";
}

.fa-shower::before {
  content: "\f2cc";
}

.fa-desktop::before {
  content: "\f390";
}

.fa-desktop-alt::before {
  content: "\f390";
}

.fa-m::before {
  content: "\4d";
}

.fa-table-list::before {
  content: "\f00b";
}

.fa-th-list::before {
  content: "\f00b";
}

.fa-comment-sms::before {
  content: "\f7cd";
}

.fa-sms::before {
  content: "\f7cd";
}

.fa-book::before {
  content: "\f02d";
}

.fa-user-plus::before {
  content: "\f234";
}

.fa-check::before {
  content: "\f00c";
}

.fa-battery-three-quarters::before {
  content: "\f241";
}

.fa-battery-4::before {
  content: "\f241";
}

.fa-house-circle-check::before {
  content: "\e509";
}

.fa-angle-left::before {
  content: "\f104";
}

.fa-diagram-successor::before {
  content: "\e47a";
}

.fa-truck-arrow-right::before {
  content: "\e58b";
}

.fa-arrows-split-up-and-left::before {
  content: "\e4bc";
}

.fa-hand-fist::before {
  content: "\f6de";
}

.fa-fist-raised::before {
  content: "\f6de";
}

.fa-cloud-moon::before {
  content: "\f6c3";
}

.fa-briefcase::before {
  content: "\f0b1";
}

.fa-person-falling::before {
  content: "\e546";
}

.fa-image-portrait::before {
  content: "\f3e0";
}

.fa-portrait::before {
  content: "\f3e0";
}

.fa-user-tag::before {
  content: "\f507";
}

.fa-rug::before {
  content: "\e569";
}

.fa-earth-europe::before {
  content: "\f7a2";
}

.fa-globe-europe::before {
  content: "\f7a2";
}

.fa-cart-flatbed-suitcase::before {
  content: "\f59d";
}

.fa-luggage-cart::before {
  content: "\f59d";
}

.fa-rectangle-xmark::before {
  content: "\f410";
}

.fa-rectangle-times::before {
  content: "\f410";
}

.fa-times-rectangle::before {
  content: "\f410";
}

.fa-window-close::before {
  content: "\f410";
}

.fa-baht-sign::before {
  content: "\e0ac";
}

.fa-book-open::before {
  content: "\f518";
}

.fa-book-journal-whills::before {
  content: "\f66a";
}

.fa-journal-whills::before {
  content: "\f66a";
}

.fa-handcuffs::before {
  content: "\e4f8";
}

.fa-triangle-exclamation::before {
  content: "\f071";
}

.fa-exclamation-triangle::before {
  content: "\f071";
}

.fa-warning::before {
  content: "\f071";
}

.fa-database::before {
  content: "\f1c0";
}

.fa-share::before {
  content: "\f064";
}

.fa-mail-forward::before {
  content: "\f064";
}

.fa-bottle-droplet::before {
  content: "\e4c4";
}

.fa-mask-face::before {
  content: "\e1d7";
}

.fa-hill-rockslide::before {
  content: "\e508";
}

.fa-right-left::before {
  content: "\f362";
}

.fa-exchange-alt::before {
  content: "\f362";
}

.fa-paper-plane::before {
  content: "\f1d8";
}

.fa-road-circle-exclamation::before {
  content: "\e565";
}

.fa-dungeon::before {
  content: "\f6d9";
}

.fa-align-right::before {
  content: "\f038";
}

.fa-money-bill-1-wave::before {
  content: "\f53b";
}

.fa-money-bill-wave-alt::before {
  content: "\f53b";
}

.fa-life-ring::before {
  content: "\f1cd";
}

.fa-hands::before {
  content: "\f2a7";
}

.fa-sign-language::before {
  content: "\f2a7";
}

.fa-signing::before {
  content: "\f2a7";
}

.fa-calendar-day::before {
  content: "\f783";
}

.fa-water-ladder::before {
  content: "\f5c5";
}

.fa-ladder-water::before {
  content: "\f5c5";
}

.fa-swimming-pool::before {
  content: "\f5c5";
}

.fa-arrows-up-down::before {
  content: "\f07d";
}

.fa-arrows-v::before {
  content: "\f07d";
}

.fa-face-grimace::before {
  content: "\f57f";
}

.fa-grimace::before {
  content: "\f57f";
}

.fa-wheelchair-move::before {
  content: "\e2ce";
}

.fa-wheelchair-alt::before {
  content: "\e2ce";
}

.fa-turn-down::before {
  content: "\f3be";
}

.fa-level-down-alt::before {
  content: "\f3be";
}

.fa-person-walking-arrow-right::before {
  content: "\e552";
}

.fa-square-envelope::before {
  content: "\f199";
}

.fa-envelope-square::before {
  content: "\f199";
}

.fa-dice::before {
  content: "\f522";
}

.fa-bowling-ball::before {
  content: "\f436";
}

.fa-brain::before {
  content: "\f5dc";
}

.fa-bandage::before {
  content: "\f462";
}

.fa-band-aid::before {
  content: "\f462";
}

.fa-calendar-minus::before {
  content: "\f272";
}

.fa-circle-xmark::before {
  content: "\f057";
}

.fa-times-circle::before {
  content: "\f057";
}

.fa-xmark-circle::before {
  content: "\f057";
}

.fa-gifts::before {
  content: "\f79c";
}

.fa-hotel::before {
  content: "\f594";
}

.fa-earth-asia::before {
  content: "\f57e";
}

.fa-globe-asia::before {
  content: "\f57e";
}

.fa-id-card-clip::before {
  content: "\f47f";
}

.fa-id-card-alt::before {
  content: "\f47f";
}

.fa-magnifying-glass-plus::before {
  content: "\f00e";
}

.fa-search-plus::before {
  content: "\f00e";
}

.fa-thumbs-up::before {
  content: "\f164";
}

.fa-user-clock::before {
  content: "\f4fd";
}

.fa-hand-dots::before {
  content: "\f461";
}

.fa-allergies::before {
  content: "\f461";
}

.fa-file-invoice::before {
  content: "\f570";
}

.fa-window-minimize::before {
  content: "\f2d1";
}

.fa-mug-saucer::before {
  content: "\f0f4";
}

.fa-coffee::before {
  content: "\f0f4";
}

.fa-brush::before {
  content: "\f55d";
}

.fa-mask::before {
  content: "\f6fa";
}

.fa-magnifying-glass-minus::before {
  content: "\f010";
}

.fa-search-minus::before {
  content: "\f010";
}

.fa-ruler-vertical::before {
  content: "\f548";
}

.fa-user-large::before {
  content: "\f406";
}

.fa-user-alt::before {
  content: "\f406";
}

.fa-train-tram::before {
  content: "\e5b4";
}

.fa-user-nurse::before {
  content: "\f82f";
}

.fa-syringe::before {
  content: "\f48e";
}

.fa-cloud-sun::before {
  content: "\f6c4";
}

.fa-stopwatch-20::before {
  content: "\e06f";
}

.fa-square-full::before {
  content: "\f45c";
}

.fa-magnet::before {
  content: "\f076";
}

.fa-jar::before {
  content: "\e516";
}

.fa-note-sticky::before {
  content: "\f249";
}

.fa-sticky-note::before {
  content: "\f249";
}

.fa-bug-slash::before {
  content: "\e490";
}

.fa-arrow-up-from-water-pump::before {
  content: "\e4b6";
}

.fa-bone::before {
  content: "\f5d7";
}

.fa-user-injured::before {
  content: "\f728";
}

.fa-face-sad-tear::before {
  content: "\f5b4";
}

.fa-sad-tear::before {
  content: "\f5b4";
}

.fa-plane::before {
  content: "\f072";
}

.fa-tent-arrows-down::before {
  content: "\e581";
}

.fa-exclamation::before {
  content: "\21";
}

.fa-arrows-spin::before {
  content: "\e4bb";
}

.fa-print::before {
  content: "\f02f";
}

.fa-turkish-lira-sign::before {
  content: "\e2bb";
}

.fa-try::before {
  content: "\e2bb";
}

.fa-turkish-lira::before {
  content: "\e2bb";
}

.fa-dollar-sign::before {
  content: "\24";
}

.fa-dollar::before {
  content: "\24";
}

.fa-usd::before {
  content: "\24";
}

.fa-x::before {
  content: "\58";
}

.fa-magnifying-glass-dollar::before {
  content: "\f688";
}

.fa-search-dollar::before {
  content: "\f688";
}

.fa-users-gear::before {
  content: "\f509";
}

.fa-users-cog::before {
  content: "\f509";
}

.fa-person-military-pointing::before {
  content: "\e54a";
}

.fa-building-columns::before {
  content: "\f19c";
}

.fa-bank::before {
  content: "\f19c";
}

.fa-institution::before {
  content: "\f19c";
}

.fa-museum::before {
  content: "\f19c";
}

.fa-university::before {
  content: "\f19c";
}

.fa-umbrella::before {
  content: "\f0e9";
}

.fa-trowel::before {
  content: "\e589";
}

.fa-d::before {
  content: "\44";
}

.fa-stapler::before {
  content: "\e5af";
}

.fa-masks-theater::before {
  content: "\f630";
}

.fa-theater-masks::before {
  content: "\f630";
}

.fa-kip-sign::before {
  content: "\e1c4";
}

.fa-hand-point-left::before {
  content: "\f0a5";
}

.fa-handshake-simple::before {
  content: "\f4c6";
}

.fa-handshake-alt::before {
  content: "\f4c6";
}

.fa-jet-fighter::before {
  content: "\f0fb";
}

.fa-fighter-jet::before {
  content: "\f0fb";
}

.fa-square-share-nodes::before {
  content: "\f1e1";
}

.fa-share-alt-square::before {
  content: "\f1e1";
}

.fa-barcode::before {
  content: "\f02a";
}

.fa-plus-minus::before {
  content: "\e43c";
}

.fa-video::before {
  content: "\f03d";
}

.fa-video-camera::before {
  content: "\f03d";
}

.fa-graduation-cap::before {
  content: "\f19d";
}

.fa-mortar-board::before {
  content: "\f19d";
}

.fa-hand-holding-medical::before {
  content: "\e05c";
}

.fa-person-circle-check::before {
  content: "\e53e";
}

.fa-turn-up::before {
  content: "\f3bf";
}

.fa-level-up-alt::before {
  content: "\f3bf";
}

.sr-only, .fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.sr-only-focusable:not(:focus), .fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.rd-navbar {
  position: relative;
  z-index: 14;
  color: #171724;
}

.rd-navbar li {
  list-style: none;
}

.navbar-button {
  position: relative;
  display: block;
  border: none;
  font-size: 18px;
  width: 18px;
  height: 18px;
  line-height: 1;
  opacity: 1;
  visibility: visible;
  background: none;
  color: inherit;
  transition: .25s ease-in-out;
}

.navbar-button::before, .navbar-button::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: .25s, color 0s;
}

.navbar-button::before {
  transform: translate(-50%, -50%) rotate(0) scale(1);
  opacity: 1;
}

.navbar-button::after {
  /*content: '\e90c';*/
  transform: translate(-50%, -50%) rotate(90deg) scale(0);
  /*font-family: 'Intense Icons';*/
  opacity: 0;
}

.navbar-button:hover {
  color: #31c77f;
}

.navbar-button.navbar-info-active::before, .navbar-button.navbar-search-active::before, .navbar-button.navbar-cart-active::before, .navbar-button.active::before {
  transform: translate(-50%, -50%) rotate(-90deg) scale(0);
  opacity: 0;
}

.navbar-button.navbar-info-active::after, .navbar-button.navbar-search-active::after, .navbar-button.navbar-cart-active::after, .navbar-button.active::after {
  transform: translate(-50%, -50%) rotate(0deg) scale(1);
  opacity: 1;
}

.navbar-logo-link {
  display: block;
  margin: -10px 0 0 -10px;
}

.navbar-logo-default, .navbar-logo-inverse {
  margin: 0;
  padding-top: 8px;
}

.navbar-logo-inverse {
  display: none;
}

.rd-navbar-fixed {
  height: 60px;
  transition: opacity .25s;
}

.rd-navbar-fixed .navbar-panel {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  height: 60px;
  box-shadow: 0 0 28px rgba(93,93,102,0.1);
  background: #fff;
}

.rd-navbar-fixed .navbar-subpanel {
  position: fixed;
  top: 0;
  right: 5%;
  display: flex;
  align-items: center;
  height: 60px;
  margin: 0 -10px;
  padding: 0 10px;
}

.rd-navbar-fixed .navbar-subpanel-item {
  padding: 0 10px;
}

.rd-navbar-fixed .navbar-logo {
  position: fixed;
  top: 22px;
  left: 50%;
  transform: translateX(-50%);
}

.rd-navbar-fixed .navbar-navigation-banner {
  padding: 14px 0;
}

.rd-navbar-fixed .navbar-switch {
  position: fixed;
  top: 0;
  left: 2%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  font-size: 1.3846rem;
  line-height: 1;
  border: none;
  background: none;
  color: inherit;
  transition: .2s ease-in-out;
}

.rd-navbar-fixed .navbar-switch:hover, .rd-navbar-fixed .navbar-switch.active {
  color: #31c77f;
}

.rd-navbar-fixed .navbar-action-button {
  margin: 0;
}

.rd-navbar-fixed .navbar-info {
  position: fixed;
  top: 60px;
  right: 0;
  width: 100%;
  transform: translateY(20%) scale(0.8);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 5px 20px 15px 10px;
  background: #fff;
  box-shadow: 0 14px 14px rgba(93,93,102,0.1);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: .2s;
}

.rd-navbar-fixed .navbar-info > * {
  margin-left: 10px;
  margin-top: 10px;
}

@media (min-width: 480px) {
  .rd-navbar-fixed .navbar-info {
    width: auto;
    max-width: 100%;
  }
}

.rd-navbar-fixed.navbar-info-active .navbar-info {
  transform: translateY(0) scale(1);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.rd-navbar-fixed .navbar-info-icon {
  color: #31c77f;
}

.rd-navbar-fixed .navbar-info-link {
  color: #171724;
  font-weight: 400;
  font-size: 1.0625rem;
}

.rd-navbar-fixed .navbar-info-link:hover {
  color: #31c77f;
}

.rd-navbar-fixed .navbar-button::before {
  pointer-events: none;
}

.rd-navbar-fixed .navbar-search {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transform: scaleX(0.8);
  z-index: 2;
  display: flex;
  align-items: center;
  height: 60px;
  opacity: 0;
  pointer-events: none;
  background: #fff;
  transition: .25s;
}

.rd-navbar-fixed .navbar-search-container {
  flex: 1 1 870px;
  max-width: 870px;
  margin: 0 auto;
  padding: 0 15px;
}

.rd-navbar-fixed .navbar-search-form {
  display: flex;
  align-items: center;
  margin: 0 -10px;
}

.rd-navbar-fixed .navbar-search-input {
  flex-grow: 1;
  font-size: 1.25rem;
  color: #171724;
  margin: 0;
  padding: 0 10px;
  border: none;
  background: none;
}

.rd-navbar-fixed .navbar-search-input::placeholder {
  color: #171724;
}

.rd-navbar-fixed .navbar-search-close, .rd-navbar-fixed .navbar-search-btn {
  color: inherit;
  padding: 0 10px;
}

.rd-navbar-fixed .navbar-search-close:hover, .rd-navbar-fixed .navbar-search-btn:hover {
  color: #31c77f;
}

.rd-navbar-fixed .navbar-search-results {
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  transform: scaleY(0);
  transform-origin: center top;
  display: flex;
  justify-content: center;
  padding: 25px 0;
  opacity: 0;
  pointer-events: none;
  background: #fff;
  transition: .15s;
}

.rd-navbar-fixed .navbar-search-results.rd-search-show {
  transform: scaleY(1);
  opacity: 1;
  pointer-events: auto;
}

.rd-navbar-fixed .navbar-search-results.rd-search-loading .search-results {
  opacity: .5;
  pointer-events: none;
}

.rd-navbar-fixed .navbar-search-results .search-results {
  flex: 1 1 870px;
  max-width: 870px;
  padding: 0 15px;
}

.rd-navbar-fixed .navbar-search-results .search-list {
  list-style-type: none;
}

.rd-navbar-fixed .navbar-search-results .search-list-item {
  padding: 25px 0;
  margin: 0;
  border-bottom: 1px solid #e8e8e9;
}

.rd-navbar-fixed .navbar-search-results .search-list-item:first-child {
  border-top: 1px solid #e8e8e9;
}

.rd-navbar-fixed .navbar-search-results * + p {
  margin-top: 2px;
}

.rd-navbar-fixed .navbar-search-results * + .search-list, .rd-navbar-fixed .navbar-search-results * + .search-list-item-all {
  margin-top: 25px;
}

.rd-navbar-fixed.navbar-search-active .navbar-search {
  transform: scaleX(1);
  opacity: 1;
  pointer-events: auto;
}

.rd-navbar-fixed .navbar-cart {
  position: fixed;
  top: 50px;
  bottom: 0;
  right: 0;
  transform: translateX(110%);
  width: 470px;
  max-width: 100%;
  padding: 20px;
  background: #fff;
  transition: .2s;
  overflow-y: scroll;
}

.rd-navbar-fixed.navbar-cart-active .navbar-cart {
  transform: translateX(0);
  opacity: 1;
  pointer-events: auto;
}

.rd-navbar-fixed .navbar-cart-item {
  display: flex;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #e8e8e9;
}

.rd-navbar-fixed .navbar-cart-item-body {
  padding: 0 10px;
  flex-grow: 1;
}

.rd-navbar-fixed .navbar-cart-item-heading, .rd-navbar-fixed .navbar-cart-item-price {
  font-size: 1.0625rem;
  font-weight: 400;
}

.rd-navbar-fixed .navbar-cart-item-heading:hover {
  color: #31c77f;
}

.rd-navbar-fixed .navbar-cart-item-parameter {
  font-size: .8125rem;
  font-weight: 300;
}

.rd-navbar-fixed .navbar-cart-item-qty {
  display: inline-block;
  width: 3.25rem;
  height: 1.875rem;
  padding: .3125rem .9375rem .3125rem .625rem;
  font-size: .8125rem;
  text-align: center;
}

.rd-navbar-fixed .navbar-cart-spinner .ui-spinner-button {
  right: 0;
  width: .9375rem;
  height: .9375rem;
}

.rd-navbar-fixed .navbar-cart-spinner .ui-spinner-up {
  top: 0;
}

.rd-navbar-fixed .navbar-cart-spinner .ui-spinner-down {
  bottom: 0;
}

.rd-navbar-fixed .navbar-cart-remove {
  color: inherit;
}

.rd-navbar-fixed .navbar-cart-remove:hover {
  color: #31c77f;
}

.rd-navbar-fixed .navbar-cart-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.0625rem;
}

.rd-navbar-fixed .navbar-cart-line-value {
  font-weight: 300;
  color: #5d5d66;
}

.rd-navbar-fixed .navbar-cart-total {
  font-size: 2.25rem;
  font-weight: 400;
}

.rd-navbar-fixed .navbar-cart-group {
  display: flex;
  align-items: center;
  margin-bottom: -1.25rem;
  margin-left: -1.25rem;
}

.rd-navbar-fixed .navbar-cart-group:empty {
  margin-bottom: 0;
  margin-left: 0;
}

.rd-navbar-fixed .navbar-cart-group > * {
  margin-top: 0;
  margin-bottom: 1.25rem;
  margin-left: 1.25rem;
}

.rd-navbar-fixed .navbar-cart-group > * {
  flex-grow: 1;
}

.rd-navbar-fixed * + .navbar-cart-item, .rd-navbar-fixed * + .navbar-cart-line {
  margin-top: 1.625rem;
}

.rd-navbar-fixed * + .navbar-cart-buttons {
  margin-top: 10px;
}

.rd-navbar-fixed .navbar-cart-line + .navbar-cart-line {
  margin-top: .125rem;
}

.rd-navbar-fixed .navbar-navigation {
  position: fixed;
  top: 60px;
  bottom: 0;
  left: -310px;
  width: 300px;
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 1.46rem;
  font-weight: 400;
  line-height: 1.2;
  transition: .4s;
  background: #fff;
  box-shadow: 0 0 28px rgba(93,93,102,0.1);
}

.rd-navbar-fixed .navbar-navigation-root-item, .rd-navbar-fixed .navbar-navigation-megamenu, .rd-navbar-fixed .navbar-navigation-dropdown {
  transition: .4s;
}

.rd-navbar-fixed .navbar-navigation-megamenu, .rd-navbar-fixed .navbar-navigation-dropdown {
  position: fixed;
  top: 60px;
  bottom: 0;
  left: -310px;
  width: 300px;
  z-index: 2;
  pointer-events: none;
  overflow-y: auto;
  overflow-x: hidden;
  background: #fff;
}

.rd-navbar-fixed .navbar-navigation, .rd-navbar-fixed .navbar-navigation-megamenu, .rd-navbar-fixed .navbar-navigation-dropdown {
  padding: 16px 0 30px;
  background: #f7f7f7;
}

.rd-navbar-fixed .navbar-navigation.overlaid, .rd-navbar-fixed .navbar-navigation-megamenu.overlaid, .rd-navbar-fixed .navbar-navigation-dropdown.overlaid {
  background: #aeaeb2;
}

.rd-navbar-fixed .navbar-navigation-root-link, .rd-navbar-fixed .navbar-navigation-megamenu-link, .rd-navbar-fixed .navbar-navigation-dropdown-link {
  position: relative;
  transform: translateZ(0);
  display: block;
  padding: 14px 30px;
  border-radius: 4px;
  overflow: hidden;
  color: #171724;
  transition: .2s;
}

.rd-navbar-fixed .navbar-navigation-root-link + .rd-navbar-submenu-toggle, .rd-navbar-fixed .navbar-navigation-megamenu-link + .rd-navbar-submenu-toggle, .rd-navbar-fixed .navbar-navigation-dropdown-link + .rd-navbar-submenu-toggle {
  display: flex;
}

.rd-navbar-fixed .navbar-navigation-root-link:hover, .rd-navbar-fixed .navbar-navigation-megamenu-link:hover, .rd-navbar-fixed .navbar-navigation-dropdown-link:hover {
  color: #31c77f;
}

.rd-navbar-fixed .navbar-navigation-back-btn {
  display: block;
  padding: 14px 30px;
  font-size: 1.3077rem;
  font-weight: 500;
  color: #31c77f;
}

.rd-navbar-fixed .navbar-navigation-back-btn::before {
  content: '\f053';
  font-family: 'FontAwesome';
  margin-right: 10px;
  vertical-align: bottom;
}

.rd-navbar-fixed .navbar-navigation-back-btn:hover {
  cursor: pointer;
}

.rd-navbar-fixed .navbar-navigation-megamenu-heading {
  padding: 14px 30px;
  margin: 0;
  font-size: 1.1538rem;
  font-weight: 300;
  color: #171724;
}

.rd-navbar-fixed .navbar-navigation-item-disabled {
  opacity: .5;
  pointer-events: none;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
  position: absolute;
  top: 0;
  right: 9px;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  display: none;
  font-size: .74em;
  color: inherit;
  transition: .2s;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle::before {
  content: '\f054';
  font-family: 'FontAwesome';
}

.rd-navbar-fixed .rd-navbar-submenu-toggle:hover::before {
  color: #31c77f;
}

.rd-navbar-fixed .rd-navbar-submenu {
  position: relative;
}

.rd-navbar-fixed .rd-navbar-submenu.focus > .navbar-navigation-megamenu, .rd-navbar-fixed .rd-navbar-submenu.focus > .navbar-navigation-dropdown, .rd-navbar-fixed .rd-navbar-submenu.opened > .navbar-navigation-megamenu, .rd-navbar-fixed .rd-navbar-submenu.opened > .navbar-navigation-dropdown {
  left: 0;
  pointer-events: auto;
}

.rd-navbar-fixed .rd-navbar-submenu.focus > .navbar-navigation-root-link, .rd-navbar-fixed .rd-navbar-submenu.focus > .navbar-navigation-dropdown-link, .rd-navbar-fixed .rd-navbar-submenu.focus > .navbar-navigation-megamenu-link, .rd-navbar-fixed .rd-navbar-submenu.opened > .navbar-navigation-root-link, .rd-navbar-fixed .rd-navbar-submenu.opened > .navbar-navigation-dropdown-link, .rd-navbar-fixed .rd-navbar-submenu.opened > .navbar-navigation-megamenu-link {
  color: #fff;
}

.rd-navbar-fixed .rd-navbar-submenu.focus > .navbar-navigation-root-link::before, .rd-navbar-fixed .rd-navbar-submenu.focus > .navbar-navigation-dropdown-link::before, .rd-navbar-fixed .rd-navbar-submenu.focus > .navbar-navigation-megamenu-link::before, .rd-navbar-fixed .rd-navbar-submenu.opened > .navbar-navigation-root-link::before, .rd-navbar-fixed .rd-navbar-submenu.opened > .navbar-navigation-dropdown-link::before, .rd-navbar-fixed .rd-navbar-submenu.opened > .navbar-navigation-megamenu-link::before {
  padding: 100%;
  transition: padding .25s ease-in;
}

.rd-navbar-fixed.active .navbar-navigation {
  left: 0;
}

.rd-navbar-fixed.navbar-dark, .rd-navbar-fixed .navbar-dark {
  color: #aeaeb2;
}

.rd-navbar-fixed.navbar-dark h1, .rd-navbar-fixed.navbar-dark h2, .rd-navbar-fixed.navbar-dark h3, .rd-navbar-fixed.navbar-dark h4, .rd-navbar-fixed.navbar-dark h5, .rd-navbar-fixed.navbar-dark h6, .rd-navbar-fixed.navbar-dark .h1, .rd-navbar-fixed.navbar-dark .h2, .rd-navbar-fixed.navbar-dark .h3, .rd-navbar-fixed.navbar-dark .h4, .rd-navbar-fixed.navbar-dark .h5, .rd-navbar-fixed.navbar-dark .h6, .rd-navbar-fixed .navbar-dark h1, .rd-navbar-fixed .navbar-dark h2, .rd-navbar-fixed .navbar-dark h3, .rd-navbar-fixed .navbar-dark h4, .rd-navbar-fixed .navbar-dark h5, .rd-navbar-fixed .navbar-dark h6, .rd-navbar-fixed .navbar-dark .h1, .rd-navbar-fixed .navbar-dark .h2, .rd-navbar-fixed .navbar-dark .h3, .rd-navbar-fixed .navbar-dark .h4, .rd-navbar-fixed .navbar-dark .h5, .rd-navbar-fixed .navbar-dark .h6 {
  color: #fff;
}

.rd-navbar-fixed.navbar-dark .navbar-panel, .rd-navbar-fixed .navbar-dark .navbar-panel {
  background: #23232f;
}

.rd-navbar-fixed.navbar-dark .navbar-logo-default, .rd-navbar-fixed .navbar-dark .navbar-logo-default {
  display: none;
}

.rd-navbar-fixed.navbar-dark .navbar-logo-inverse, .rd-navbar-fixed .navbar-dark .navbar-logo-inverse {
  display: block;
}

.rd-navbar-fixed.navbar-dark .navbar-info, .rd-navbar-fixed .navbar-dark .navbar-info {
  background: #23232f;
}

.rd-navbar-fixed.navbar-dark .navbar-info-link, .rd-navbar-fixed .navbar-dark .navbar-info-link {
  color: #fff;
}

.rd-navbar-fixed.navbar-dark .navbar-info-link:hover, .rd-navbar-fixed .navbar-dark .navbar-info-link:hover {
  color: #31c77f;
}

.rd-navbar-fixed.navbar-dark.navbar-search, .rd-navbar-fixed.navbar-dark .navbar-search, .rd-navbar-fixed .navbar-dark.navbar-search, .rd-navbar-fixed .navbar-dark .navbar-search {
  background: #23232f;
}

.rd-navbar-fixed.navbar-dark .navbar-search-input, .rd-navbar-fixed .navbar-dark .navbar-search-input {
  color: #fff;
}

.rd-navbar-fixed.navbar-dark .navbar-search-input::placeholder, .rd-navbar-fixed .navbar-dark .navbar-search-input::placeholder {
  color: #fff;
}

.rd-navbar-fixed.navbar-dark .navbar-search-results, .rd-navbar-fixed .navbar-dark .navbar-search-results {
  background: #23232f;
  color: #fff;
}

.rd-navbar-fixed.navbar-dark.navbar-cart, .rd-navbar-fixed.navbar-dark .navbar-cart, .rd-navbar-fixed .navbar-dark.navbar-cart, .rd-navbar-fixed .navbar-dark .navbar-cart {
  background: #23232f;
}

.rd-navbar-fixed.navbar-dark .navbar-cart-item, .rd-navbar-fixed .navbar-dark .navbar-cart-item {
  border-bottom-color: #393944;
}

.rd-navbar-fixed.navbar-dark .navbar-cart-item-qty, .rd-navbar-fixed .navbar-dark .navbar-cart-item-qty {
  background-color: #393944;
  border-color: #5d5d66;
  color: #fff;
}

.rd-navbar-fixed.navbar-dark .navbar-cart-item-heading, .rd-navbar-fixed.navbar-dark .navbar-cart-item-price, .rd-navbar-fixed.navbar-dark .navbar-cart-line-name, .rd-navbar-fixed.navbar-dark .navbar-cart-total, .rd-navbar-fixed .navbar-dark .navbar-cart-item-heading, .rd-navbar-fixed .navbar-dark .navbar-cart-item-price, .rd-navbar-fixed .navbar-dark .navbar-cart-line-name, .rd-navbar-fixed .navbar-dark .navbar-cart-total {
  color: #fff;
}

.rd-navbar-fixed.navbar-dark .navbar-cart-item-heading:hover, .rd-navbar-fixed .navbar-dark .navbar-cart-item-heading:hover {
  color: #31c77f;
}

.rd-navbar-fixed.navbar-dark .navbar-cart-line-value, .rd-navbar-fixed .navbar-dark .navbar-cart-line-value {
  color: #aeaeb2;
}

.rd-navbar-fixed.navbar-dark.navbar-navigation, .rd-navbar-fixed.navbar-dark.navbar-navigation-dropdown, .rd-navbar-fixed.navbar-dark.navbar-navigation-megamenu, .rd-navbar-fixed.navbar-dark .navbar-navigation, .rd-navbar-fixed.navbar-dark .navbar-navigation-dropdown, .rd-navbar-fixed.navbar-dark .navbar-navigation-megamenu, .rd-navbar-fixed .navbar-dark.navbar-navigation, .rd-navbar-fixed .navbar-dark.navbar-navigation-dropdown, .rd-navbar-fixed .navbar-dark.navbar-navigation-megamenu, .rd-navbar-fixed .navbar-dark .navbar-navigation, .rd-navbar-fixed .navbar-dark .navbar-navigation-dropdown, .rd-navbar-fixed .navbar-dark .navbar-navigation-megamenu {
  background: #171724;
}

.rd-navbar-fixed.navbar-dark .navbar-navigation-root-link, .rd-navbar-fixed.navbar-dark .navbar-navigation-dropdown-link, .rd-navbar-fixed.navbar-dark .navbar-navigation-megamenu-link, .rd-navbar-fixed .navbar-dark .navbar-navigation-root-link, .rd-navbar-fixed .navbar-dark .navbar-navigation-dropdown-link, .rd-navbar-fixed .navbar-dark .navbar-navigation-megamenu-link {
  color: #aeaeb2;
}

.rd-navbar-fixed.navbar-dark .navbar-navigation-root-link:hover, .rd-navbar-fixed.navbar-dark .navbar-navigation-dropdown-link:hover, .rd-navbar-fixed.navbar-dark .navbar-navigation-megamenu-link:hover, .rd-navbar-fixed .navbar-dark .navbar-navigation-root-link:hover, .rd-navbar-fixed .navbar-dark .navbar-navigation-dropdown-link:hover, .rd-navbar-fixed .navbar-dark .navbar-navigation-megamenu-link:hover {
  color: #fff;
}

.rd-navbar-fixed.navbar-dark .navbar-navigation-megamenu-heading, .rd-navbar-fixed .navbar-dark .navbar-navigation-megamenu-heading {
  color: #aeaeb2;
}

.rd-navbar-fixed.navbar-event .navbar-subpanel {
  z-index: 1;
}

.rd-navbar-fixed.navbar-event .navbar-info {
  z-index: 1;
  justify-content: flex-start;
}

.rd-navbar-fixed.navbar-event .navbar-info-icon {
  color: #171724;
}

.rd-navbar-fixed.navbar-blog .navbar-subpanel {
  z-index: 1;
}

.rd-navbar-fixed.navbar-blog .navbar-info {
  z-index: 1;
  flex-direction: column;
  align-items: flex-end;
}

.rd-navbar-fixed.navbar-blog .navbar-info > * + * {
  margin-top: 10px;
}

.rd-navbar-fixed.navbar-blog .navbar-info-icon {
  color: #171724;
}

.rd-navbar-fixed.navbar-minimal .navbar-subpanel {
  z-index: 1;
}

.rd-navbar-fixed.navbar-minimal .navbar-info > * + * {
  margin-left: 20px;
}

.rd-navbar-fixed.navbar-minimal .navbar-info-icon {
  color: #171724;
}

.rd-navbar-fullwidth {
  height: 80px;
  font-weight: 400;
  font-size: 1.0625rem;
  background-color: #fff;
  box-shadow: 0 0 0 rgba(136,136,136,0);
  transition: height .2s, box-shadow .2s, opacity .25s;
}

.rd-navbar-fullwidth .navbar-container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding: 0 23px;
  height: 100%;
}

.rd-navbar-fullwidth .navbar-cell {
  display: flex;
  align-items: stretch;
  padding: 0 17px;
}

.rd-navbar-fullwidth .navbar-spacer {
  display: block;
  flex-grow: 1;
}

.rd-navbar-fullwidth .navbar-switch {
  display: none;
}

.rd-navbar-fullwidth .navbar-panel {
  align-self: center;
}

.rd-navbar-fullwidth .navbar-subpanel {
  display: flex;
  align-self: center;
  margin: 0 -10px;
}

.rd-navbar-fullwidth .navbar-subpanel-item {
  padding: 0 10px;
}

.rd-navbar-fullwidth .navbar-button {
  display: block;
  font-size: 18px;
}

.rd-navbar-fullwidth .navbar-action-button {
  margin: 0;
}

.rd-navbar-fullwidth .navbar-info > * + * {
  margin-left: 30px;
}

.rd-navbar-fullwidth .navbar-info-button {
  display: none;
}

.rd-navbar-fullwidth .navbar-info-icon {
  color: #31c77f;
}

.rd-navbar-fullwidth .navbar-info-link {
  color: #171724;
  font-weight: 400;
  font-size: 1.0625rem;
}

.rd-navbar-fullwidth .navbar-info-link:hover {
  color: #31c77f;
}

.rd-navbar-fullwidth .navbar-search {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: scaleX(0.8);
  z-index: 1;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  background: #fff;
  transition: .25s;
}

.rd-navbar-fullwidth .navbar-search-container {
  flex: 1 1 870px;
  max-width: 870px;
  margin: 0 auto;
  padding: 0 15px;
}

.rd-navbar-fullwidth .navbar-search-close {
  position: absolute;
  top: 50%;
  right: 38px;
  transform: translateY(-50%);
}

.rd-navbar-fullwidth .navbar-search-form {
  display: flex;
  align-items: center;
}

.rd-navbar-fullwidth .navbar-search-input {
  flex-grow: 1;
  font-size: 1.875rem;
  color: #171724;
  margin: 0;
  border: none;
  background: none;
}

.rd-navbar-fullwidth .navbar-search-input::placeholder {
  color: #171724;
}

.rd-navbar-fullwidth .navbar-search-close, .rd-navbar-fullwidth .navbar-search-btn {
  color: inherit;
}

.rd-navbar-fullwidth .navbar-search-close:hover, .rd-navbar-fullwidth .navbar-search-btn:hover {
  color: #31c77f;
}

.rd-navbar-fullwidth .navbar-search-btn {
  margin-left: 1.25rem;
  font-size: 1.75rem;
}

.rd-navbar-fullwidth .navbar-search-results {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  transform: scaleY(0);
  transform-origin: center top;
  display: flex;
  justify-content: center;
  padding: 60px 0 70px;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0 0 28px rgba(93,93,102,0.1);
  background: #fff;
  transition: .15s;
}

.rd-navbar-fullwidth .navbar-search-results.rd-search-show {
  transform: scaleY(1);
  opacity: 1;
  pointer-events: auto;
}

.rd-navbar-fullwidth .navbar-search-results.rd-search-loading .search-results {
  opacity: .5;
  pointer-events: none;
}

.rd-navbar-fullwidth .navbar-search-results .search-results {
  flex: 1 1 870px;
  max-width: 870px;
  padding: 0 15px;
}

.rd-navbar-fullwidth .navbar-search-results .search-list {
  list-style-type: none;
}

.rd-navbar-fullwidth .navbar-search-results .search-list-item {
  padding: 25px 0;
  margin: 0;
  border-bottom: 1px solid #e8e8e9;
}

.rd-navbar-fullwidth .navbar-search-results .search-list-item:first-child {
  border-top: 1px solid #e8e8e9;
}

.rd-navbar-fullwidth .navbar-search-results * + p {
  margin-top: 2px;
}

.rd-navbar-fullwidth .navbar-search-results * + .search-list, .rd-navbar-fullwidth .navbar-search-results * + .search-list-item-all {
  margin-top: 25px;
}

.rd-navbar-fullwidth.navbar-search-active .navbar-search {
  transform: scaleX(1);
  opacity: 1;
  pointer-events: auto;
}

.rd-navbar-fullwidth .navbar-cart {
  position: fixed;
  top: 80px;
  bottom: 0;
  right: 0;
  transform: translateX(110%);
  width: 470px;
  max-width: 100%;
  padding: 22px 40px;
  background: #fff;
  overflow-y: auto;
  box-shadow: 0 28px 28px rgba(93,93,102,0.1);
  transition: .2s;
}

.rd-navbar-fullwidth.navbar-cart-active .navbar-cart {
  transform: translateX(0);
  opacity: 1;
  pointer-events: auto;
}

.rd-navbar-fullwidth.rd-navbar--is-stuck {
  box-shadow: 0 0 28px rgba(93,93,102,0.1);
}

.rd-navbar-fullwidth.rd-navbar--is-stuck .navbar-cart {
  top: 50px;
}

.rd-navbar-fullwidth.rd-navbar--is-stuck .navbar-action-button {
  padding-top: 1px;
  padding-bottom: 1px;
}

.rd-navbar-fullwidth.rd-navbar--is-stuck .navbar-non-stuck {
  display: none;
}

.rd-navbar-fullwidth .navbar-cart-item {
  display: flex;
  padding-bottom: 1.875rem;
  border-bottom: 1px solid #e8e8e9;
}

.rd-navbar-fullwidth .navbar-cart-item-body {
  padding: 0 20px;
  flex-grow: 1;
}

.rd-navbar-fullwidth .navbar-cart-item-heading, .rd-navbar-fullwidth .navbar-cart-item-price {
  font-size: 1.0625rem;
  font-weight: 400;
}

.rd-navbar-fullwidth .navbar-cart-item-heading:hover {
  color: #31c77f;
}

.rd-navbar-fullwidth .navbar-cart-item-parameter {
  font-size: .8125rem;
  font-weight: 300;
}

.rd-navbar-fullwidth .navbar-cart-item-qty {
  display: inline-block;
  width: 3rem;
  height: 1.875rem;
  padding: .3125rem .9375rem .3125rem .625rem;
  font-size: .8125rem;
  text-align: center;
}

.rd-navbar-fullwidth .navbar-cart-spinner .ui-spinner-button {
  right: 0;
  width: .9375rem;
  height: .9375rem;
}

.rd-navbar-fullwidth .navbar-cart-spinner .ui-spinner-up {
  top: 0;
}

.rd-navbar-fullwidth .navbar-cart-spinner .ui-spinner-down {
  bottom: 0;
}

.rd-navbar-fullwidth .navbar-cart-remove {
  color: inherit;
}

.rd-navbar-fullwidth .navbar-cart-remove:hover {
  color: #31c77f;
}

.rd-navbar-fullwidth .navbar-cart-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.0625rem;
}

.rd-navbar-fullwidth .navbar-cart-line-value {
  font-weight: 300;
  color: #5d5d66;
}

.rd-navbar-fullwidth .navbar-cart-total {
  font-size: 2.25rem;
  font-weight: 400;
}

.rd-navbar-fullwidth .navbar-cart-group {
  display: flex;
  align-items: center;
  margin-bottom: -1.25rem;
  margin-left: -1.25rem;
}

.rd-navbar-fullwidth .navbar-cart-group:empty {
  margin-bottom: 0;
  margin-left: 0;
}

.rd-navbar-fullwidth .navbar-cart-group > * {
  margin-top: 0;
  margin-bottom: 1.25rem;
  margin-left: 1.25rem;
}

.rd-navbar-fullwidth .navbar-cart-group > * {
  flex-grow: 1;
}

.rd-navbar-fullwidth * + .navbar-cart-item, .rd-navbar-fullwidth * + .navbar-cart-line {
  margin-top: 1.625rem;
}

.rd-navbar-fullwidth * + .navbar-cart-buttons {
  margin-top: 10px;
}

.rd-navbar-fullwidth .navbar-cart-line + .navbar-cart-line {
  margin-top: .125rem;
}

.rd-navbar-fullwidth.rd-navbar--is-stuck {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
}

.rd-navbar-fullwidth .navbar-navigation-back {
  display: none;
}

.rd-navbar-fullwidth .navbar-navigation {
  display: flex;
  padding: 0;
  margin: 0 -17px;
}

.rd-navbar-fullwidth .navbar-navigation-root-item {
  display: flex;
  align-items: center;
  padding: 0 17px;
}

.rd-navbar-fullwidth .navbar-navigation-root-item.focus > .navbar-navigation-root-link {
  color: #171724;
}

.rd-navbar-fullwidth .navbar-navigation-root-item.focus > .navbar-navigation-root-link::before {
  opacity: 1;
  width: 20px;
}

.rd-navbar-fullwidth .navbar-navigation-root-link {
  position: relative;
  display: block;
  line-height: 1;
  color: #171724;
}

.rd-navbar-fullwidth .navbar-navigation-root-link::before {
  content: '';
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  width: 4px;
  opacity: 0;
  height: 4px;
  border-radius: 4px;
  pointer-events: none;
  transition: .2s ease-in-out;
  background: #31c77f;
}

.rd-navbar-fullwidth .navbar-navigation-root-link:hover {
  color: #171724;
}

.rd-navbar-fullwidth .navbar-navigation-root-link:hover::before {
  opacity: 1;
  width: 20px;
}

.rd-navbar-fullwidth .navbar-navigation-root-item.active > .navbar-navigation-root-link {
  color: #171724;
}

.rd-navbar-fullwidth .navbar-navigation-root-item.active > .navbar-navigation-root-link::before {
  opacity: 1;
  width: 20px;
}

.rd-navbar-fullwidth .navbar-navigation-dropdown {
  position: absolute;
  left: -20px;
  top: 100%;
  transform: translate(0, 10%) scale(0.8);
  z-index: 1;
  padding: 24px 20px;
  min-width: 220px;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 5px 8px 28px rgba(93,93,102,0.1);
  transition: .2s;
}

.rd-navbar-fullwidth .navbar-navigation-dropdown-link {
  position: relative;
  display: block;
  padding: 4px 10px;
  border-radius: 4px;
  overflow: hidden;
  color: #171724;
  transition: .2s;
}

.rd-navbar-fullwidth .navbar-navigation-dropdown-link::before {
  content: '';
  position: absolute;
  top: 10%;
  left: 10%;
  transform: translate(-50%, -50%);
  padding: 0;
  border-radius: 50%;
  z-index: -1;
  background: #393944;
  transition: padding .05s;
}

.rd-navbar-fullwidth .navbar-navigation-dropdown-link + .rd-navbar-submenu-toggle {
  display: block;
}

.rd-navbar-fullwidth .navbar-navigation-dropdown-link:hover {
  color: #fff;
}

.rd-navbar-fullwidth .navbar-navigation-dropdown-link:hover::before {
  padding: 110%;
  transition: padding .25s ease-in;
}

.rd-navbar-fullwidth .navbar-navigation-dropdown-link:hover + .rd-navbar-submenu-toggle {
  transition: .2s .1s;
  color: #fff;
}

.rd-navbar-fullwidth .navbar-navigation-megamenu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  transform: translateY(-10%) scale(0.8);
  display: flex;
  justify-content: center;
  padding: 57px 40px 100px;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 10px 15px 18px rgba(23,23,36,0.15);
  transition: .2s;
}

.rd-navbar-fullwidth .navbar-navigation-megamenu-container {
  max-width: 1320px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

.rd-navbar-fullwidth .navbar-navigation-megamenu-row {
  display: flex;
  margin: 0 -20px;
}

.rd-navbar-fullwidth .navbar-navigation-megamenu-column {
  flex: 1 0 25%;
  padding: 0 20px;
}

.rd-navbar-fullwidth .navbar-navigation-megamenu-heading {
  padding: 0 10px;
  font-size: 1.5rem;
  line-height: 1.2;
}

.rd-navbar-fullwidth .navbar-navigation-megamenu-link {
  position: relative;
  display: block;
  padding: 4px 10px;
  border-radius: 4px;
  overflow: hidden;
  color: #171724;
  transition: .2s;
}

.rd-navbar-fullwidth .navbar-navigation-megamenu-link::before {
  content: '';
  position: absolute;
  top: 10%;
  left: 10%;
  transform: translate(-50%, -50%);
  padding: 0;
  border-radius: 50%;
  z-index: -1;
  background: #393944;
  transition: padding .05s;
}

.rd-navbar-fullwidth .navbar-navigation-megamenu-link + .rd-navbar-submenu-toggle {
  display: block;
}

.rd-navbar-fullwidth .navbar-navigation-megamenu-link:hover {
  color: #fff;
}

.rd-navbar-fullwidth .navbar-navigation-megamenu-link:hover::before {
  padding: 110%;
  transition: padding .25s ease-in;
}

.rd-navbar-fullwidth .navbar-navigation-megamenu-link:hover + .rd-navbar-submenu-toggle {
  transition: .2s .1s;
  color: #fff;
}

.rd-navbar-fullwidth .navbar-navigation-megamenu-heading + .navbar-navigation-megamenu-row, .rd-navbar-fullwidth .navbar-navigation-megamenu-heading + .navbar-navigation-megamenu-item {
  margin-top: 19px;
}

.rd-navbar-fullwidth .navbar-navigation-item-disabled {
  opacity: .5;
  pointer-events: none;
}

.rd-navbar-fullwidth .rd-navbar--has-dropdown {
  position: relative;
}

.rd-navbar-fullwidth .rd-navbar-submenu-toggle {
  position: absolute;
  top: 7px;
  right: 6px;
  display: none;
  font-size: .8em;
  color: inherit;
  transition: .2s;
}

.rd-navbar-fullwidth .rd-navbar-submenu-toggle::before {
  content: '\f054';
  font-family: 'FontAwesome';
}

.rd-navbar-fullwidth .rd-navbar-megamenu .rd-navbar-dropdown {
  transform: translate(10%, 0) scale(0.8);
  left: 100%;
  top: -24px;
}

.rd-navbar-fullwidth .rd-navbar-dropdown .rd-navbar-dropdown {
  transform: translate(10%, 0) scale(0.8);
  left: calc( 100% + 10px);
  top: -24px;
}

.rd-navbar-fullwidth .rd-navbar-dropdown .rd-navbar-open-left {
  transform: translate(-10%, 0) scale(0.8);
  left: auto;
  right: calc( 100% + 10px);
}

.rd-navbar-fullwidth .rd-navbar-submenu.focus > .navbar-navigation-dropdown, .rd-navbar-fullwidth .rd-navbar-submenu.opened > .navbar-navigation-dropdown {
  transform: translate(0, 0) scale(1);
  opacity: 1;
  visibility: visible;
}

.rd-navbar-fullwidth .rd-navbar-submenu.focus > .navbar-navigation-megamenu, .rd-navbar-fullwidth .rd-navbar-submenu.opened > .navbar-navigation-megamenu {
  transform: translateY(0) scale(1);
  opacity: 1;
  visibility: visible;
}

.rd-navbar-fullwidth .rd-navbar-submenu.focus > .navbar-navigation-dropdown-link, .rd-navbar-fullwidth .rd-navbar-submenu.focus > .navbar-navigation-megamenu-link, .rd-navbar-fullwidth .rd-navbar-submenu.opened > .navbar-navigation-dropdown-link, .rd-navbar-fullwidth .rd-navbar-submenu.opened > .navbar-navigation-megamenu-link {
  color: #fff;
}

.rd-navbar-fullwidth .rd-navbar-submenu.focus > .navbar-navigation-dropdown-link::before, .rd-navbar-fullwidth .rd-navbar-submenu.focus > .navbar-navigation-megamenu-link::before, .rd-navbar-fullwidth .rd-navbar-submenu.opened > .navbar-navigation-dropdown-link::before, .rd-navbar-fullwidth .rd-navbar-submenu.opened > .navbar-navigation-megamenu-link::before {
  padding: 110%;
  transition: padding .25s ease-in;
}

.rd-navbar-fullwidth .rd-navbar-submenu.focus > .rd-navbar-submenu-toggle, .rd-navbar-fullwidth .rd-navbar-submenu.opened > .rd-navbar-submenu-toggle {
  color: #fff;
}

.rd-navbar-fullwidth.navbar-dark {
  background: #171724;
}

.rd-navbar-fullwidth.navbar-dark, .rd-navbar-fullwidth .navbar-dark {
  color: #aeaeb2;
}

.rd-navbar-fullwidth.navbar-dark h1, .rd-navbar-fullwidth.navbar-dark h2, .rd-navbar-fullwidth.navbar-dark h3, .rd-navbar-fullwidth.navbar-dark h4, .rd-navbar-fullwidth.navbar-dark h5, .rd-navbar-fullwidth.navbar-dark h6, .rd-navbar-fullwidth.navbar-dark .h1, .rd-navbar-fullwidth.navbar-dark .h2, .rd-navbar-fullwidth.navbar-dark .h3, .rd-navbar-fullwidth.navbar-dark .h4, .rd-navbar-fullwidth.navbar-dark .h5, .rd-navbar-fullwidth.navbar-dark .h6, .rd-navbar-fullwidth .navbar-dark h1, .rd-navbar-fullwidth .navbar-dark h2, .rd-navbar-fullwidth .navbar-dark h3, .rd-navbar-fullwidth .navbar-dark h4, .rd-navbar-fullwidth .navbar-dark h5, .rd-navbar-fullwidth .navbar-dark h6, .rd-navbar-fullwidth .navbar-dark .h1, .rd-navbar-fullwidth .navbar-dark .h2, .rd-navbar-fullwidth .navbar-dark .h3, .rd-navbar-fullwidth .navbar-dark .h4, .rd-navbar-fullwidth .navbar-dark .h5, .rd-navbar-fullwidth .navbar-dark .h6 {
  color: #fff;
}

.rd-navbar-fullwidth.navbar-dark .navbar-logo-default, .rd-navbar-fullwidth .navbar-dark .navbar-logo-default {
  display: none;
}

.rd-navbar-fullwidth.navbar-dark .navbar-logo-inverse, .rd-navbar-fullwidth .navbar-dark .navbar-logo-inverse {
  display: block;
}

.rd-navbar-fullwidth.navbar-dark .navbar-button, .rd-navbar-fullwidth .navbar-dark .navbar-button {
  color: #fff;
}

.rd-navbar-fullwidth.navbar-dark .navbar-info-link, .rd-navbar-fullwidth .navbar-dark .navbar-info-link {
  color: #fff;
}

.rd-navbar-fullwidth.navbar-dark .navbar-info-link:hover, .rd-navbar-fullwidth .navbar-dark .navbar-info-link:hover {
  color: #31c77f;
}

.rd-navbar-fullwidth.navbar-dark.navbar-search, .rd-navbar-fullwidth.navbar-dark .navbar-search, .rd-navbar-fullwidth .navbar-dark.navbar-search, .rd-navbar-fullwidth .navbar-dark .navbar-search {
  background: #171724;
}

.rd-navbar-fullwidth.navbar-dark .navbar-search-input, .rd-navbar-fullwidth .navbar-dark .navbar-search-input {
  color: #fff;
}

.rd-navbar-fullwidth.navbar-dark .navbar-search-input::placeholder, .rd-navbar-fullwidth .navbar-dark .navbar-search-input::placeholder {
  color: #fff;
}

.rd-navbar-fullwidth.navbar-dark .navbar-search-results, .rd-navbar-fullwidth .navbar-dark .navbar-search-results {
  background: #171724;
  color: #fff;
}

.rd-navbar-fullwidth.navbar-dark.navbar-cart, .rd-navbar-fullwidth.navbar-dark .navbar-cart, .rd-navbar-fullwidth .navbar-dark.navbar-cart, .rd-navbar-fullwidth .navbar-dark .navbar-cart {
  background: #171724;
}

.rd-navbar-fullwidth.navbar-dark .navbar-cart-item, .rd-navbar-fullwidth .navbar-dark .navbar-cart-item {
  border-bottom-color: #393944;
}

.rd-navbar-fullwidth.navbar-dark .navbar-cart-item-qty, .rd-navbar-fullwidth .navbar-dark .navbar-cart-item-qty {
  background-color: #393944;
  border-color: #5d5d66;
  color: #fff;
}

.rd-navbar-fullwidth.navbar-dark .navbar-cart-item-heading, .rd-navbar-fullwidth.navbar-dark .navbar-cart-item-price, .rd-navbar-fullwidth.navbar-dark .navbar-cart-line-name, .rd-navbar-fullwidth.navbar-dark .navbar-cart-total, .rd-navbar-fullwidth .navbar-dark .navbar-cart-item-heading, .rd-navbar-fullwidth .navbar-dark .navbar-cart-item-price, .rd-navbar-fullwidth .navbar-dark .navbar-cart-line-name, .rd-navbar-fullwidth .navbar-dark .navbar-cart-total {
  color: #fff;
}

.rd-navbar-fullwidth.navbar-dark .navbar-cart-item-heading:hover, .rd-navbar-fullwidth .navbar-dark .navbar-cart-item-heading:hover {
  color: #31c77f;
}

.rd-navbar-fullwidth.navbar-dark .navbar-cart-line-value, .rd-navbar-fullwidth .navbar-dark .navbar-cart-line-value {
  color: #aeaeb2;
}

.rd-navbar-fullwidth.navbar-dark.navbar-navigation-dropdown, .rd-navbar-fullwidth.navbar-dark.navbar-navigation-megamenu, .rd-navbar-fullwidth.navbar-dark .navbar-navigation-dropdown, .rd-navbar-fullwidth.navbar-dark .navbar-navigation-megamenu, .rd-navbar-fullwidth .navbar-dark.navbar-navigation-dropdown, .rd-navbar-fullwidth .navbar-dark.navbar-navigation-megamenu, .rd-navbar-fullwidth .navbar-dark .navbar-navigation-dropdown, .rd-navbar-fullwidth .navbar-dark .navbar-navigation-megamenu {
  background: #23232f;
}

.rd-navbar-fullwidth.navbar-dark .navbar-navigation-root-link, .rd-navbar-fullwidth.navbar-dark .navbar-navigation-dropdown-link, .rd-navbar-fullwidth.navbar-dark .navbar-navigation-megamenu-link, .rd-navbar-fullwidth .navbar-dark .navbar-navigation-root-link, .rd-navbar-fullwidth .navbar-dark .navbar-navigation-dropdown-link, .rd-navbar-fullwidth .navbar-dark .navbar-navigation-megamenu-link {
  color: #aeaeb2;
}

.rd-navbar-fullwidth.navbar-dark .navbar-navigation-root-link:hover, .rd-navbar-fullwidth.navbar-dark .navbar-navigation-dropdown-link:hover, .rd-navbar-fullwidth.navbar-dark .navbar-navigation-megamenu-link:hover, .rd-navbar-fullwidth .navbar-dark .navbar-navigation-root-link:hover, .rd-navbar-fullwidth .navbar-dark .navbar-navigation-dropdown-link:hover, .rd-navbar-fullwidth .navbar-dark .navbar-navigation-megamenu-link:hover {
  color: #fff;
}

.rd-navbar-fullwidth.navbar-dark .navbar-navigation-root-link::before, .rd-navbar-fullwidth .navbar-dark .navbar-navigation-root-link::before {
  background: #fff;
}

.rd-navbar-fullwidth.navbar-dark .rd-navbar-submenu.focus > .navbar-navigation-root-link, .rd-navbar-fullwidth.navbar-dark .rd-navbar-submenu.focus > .navbar-navigation-dropdown-link, .rd-navbar-fullwidth.navbar-dark .rd-navbar-submenu.focus > .navbar-navigation-megamenu-link, .rd-navbar-fullwidth.navbar-dark .rd-navbar-submenu.active > .navbar-navigation-root-link, .rd-navbar-fullwidth.navbar-dark .rd-navbar-submenu.active > .navbar-navigation-dropdown-link, .rd-navbar-fullwidth.navbar-dark .rd-navbar-submenu.active > .navbar-navigation-megamenu-link, .rd-navbar-fullwidth.navbar-dark .rd-navbar-submenu.opened > .navbar-navigation-root-link, .rd-navbar-fullwidth.navbar-dark .rd-navbar-submenu.opened > .navbar-navigation-dropdown-link, .rd-navbar-fullwidth.navbar-dark .rd-navbar-submenu.opened > .navbar-navigation-megamenu-link, .rd-navbar-fullwidth .navbar-dark .rd-navbar-submenu.focus > .navbar-navigation-root-link, .rd-navbar-fullwidth .navbar-dark .rd-navbar-submenu.focus > .navbar-navigation-dropdown-link, .rd-navbar-fullwidth .navbar-dark .rd-navbar-submenu.focus > .navbar-navigation-megamenu-link, .rd-navbar-fullwidth .navbar-dark .rd-navbar-submenu.active > .navbar-navigation-root-link, .rd-navbar-fullwidth .navbar-dark .rd-navbar-submenu.active > .navbar-navigation-dropdown-link, .rd-navbar-fullwidth .navbar-dark .rd-navbar-submenu.active > .navbar-navigation-megamenu-link, .rd-navbar-fullwidth .navbar-dark .rd-navbar-submenu.opened > .navbar-navigation-root-link, .rd-navbar-fullwidth .navbar-dark .rd-navbar-submenu.opened > .navbar-navigation-dropdown-link, .rd-navbar-fullwidth .navbar-dark .rd-navbar-submenu.opened > .navbar-navigation-megamenu-link {
  color: #fff;
}

.rd-navbar-fullwidth.navbar-consulting .navbar-cell:first-child, .rd-navbar-fullwidth.navbar-consulting .navbar-cell:last-child {
  flex-basis: 50%;
}

.rd-navbar-fullwidth.navbar-consulting .navbar-cell:last-child {
  justify-content: flex-end;
}

.rd-navbar-fullwidth.navbar-businnes .navbar-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 5px;
}

.rd-navbar-fullwidth.navbar-businnes .navbar-cell {
  padding: 0 30px;
}

.rd-navbar-fullwidth.navbar-studio {
  height: auto;
  transition: none;
}

.rd-navbar-fullwidth.navbar-studio .navbar-section {
  height: 70px;
  transition: height .2s;
}

.rd-navbar-fullwidth.navbar-studio .navbar-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 5px;
}

.rd-navbar-fullwidth.navbar-studio.rd-navbar--is-stuck {
  height: auto;
}

.rd-navbar-fullwidth.navbar-studio.rd-navbar--is-stuck .navbar-section {
  height: 50px;
}

.rd-navbar-fullwidth.navbar-app .navbar-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0;
}

.rd-navbar-fullwidth.navbar-app .navbar-cell {
  padding: 0 20px;
}

.rd-navbar-fullwidth.navbar-app .navbar-action-button {
  border-radius: 25px;
}

.rd-navbar-fullwidth.navbar-app .rd-navbar--is-stuck .navbar-action-button {
  border-radius: 15px;
}

.rd-navbar-fullwidth.navbar-event {
  height: auto;
  transition: none;
}

.rd-navbar-fullwidth.navbar-event .navbar-section {
  height: 80px;
  transition: height .2s;
}

.rd-navbar-fullwidth.navbar-event .navbar-section:first-child {
  height: 60px;
}

.rd-navbar-fullwidth.navbar-event .navbar-section:not(:first-child) {
  border-top: 1px solid #e8e8e9;
}

.rd-navbar-fullwidth.navbar-event .navbar-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 5px;
}

.rd-navbar-fullwidth.navbar-event .navbar-subpanel, .rd-navbar-fullwidth.navbar-event .navbar-subpanel-item {
  flex-grow: 1;
}

.rd-navbar-fullwidth.navbar-event .navbar-info {
  display: flex;
  justify-content: space-between;
}

.rd-navbar-fullwidth.navbar-event .navbar-info-icon {
  color: #171724;
}

.rd-navbar-fullwidth.navbar-event .navbar-navigation-root-link::before {
  background: #171724;
}

.rd-navbar-fullwidth.navbar-event.rd-navbar--is-stuck {
  height: auto;
}

.rd-navbar-fullwidth.navbar-event.rd-navbar--is-stuck .navbar-section {
  height: 50px;
}

.rd-navbar-fullwidth.navbar-event.rd-navbar--is-stuck .navbar-non-stuck {
  display: none;
}

.rd-navbar-fullwidth.navbar-blog {
  height: auto;
  transition: none;
}

.rd-navbar-fullwidth.navbar-blog .navbar-section {
  height: 80px;
  transition: height .2s;
}

.rd-navbar-fullwidth.navbar-blog .navbar-section:first-child {
  height: 60px;
}

.rd-navbar-fullwidth.navbar-blog .navbar-section:not(:last-child) {
  border-bottom: 1px solid #e8e8e9;
}

.rd-navbar-fullwidth.navbar-blog .navbar-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 5px;
}

.rd-navbar-fullwidth.navbar-blog .navbar-info {
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  justify-content: space-between;
}

.rd-navbar-fullwidth.navbar-blog .navbar-info-icon {
  color: #171724;
}

.rd-navbar-fullwidth.navbar-blog.rd-navbar--is-stuck .navbar-section {
  height: 50px;
}

@media (min-width: 1600px) {
  .rd-navbar-fullwidth.navbar-store .navbar-cell:first-child, .rd-navbar-fullwidth.navbar-store .navbar-cell:last-child {
    flex-basis: 50%;
  }
}

@media (min-width: 1600px) {
  .rd-navbar-fullwidth.navbar-store .navbar-cell:last-child {
    justify-content: flex-end;
  }
}

.rd-navbar-fullwidth.navbar-minimal {
  height: auto;
  transition: none;
}

.rd-navbar-fullwidth.navbar-minimal .navbar-section {
  height: 60px;
  transition: height .2s;
}

.rd-navbar-fullwidth.navbar-minimal .navbar-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 5px;
}

.rd-navbar-fullwidth.navbar-minimal .navbar-info-icon {
  color: #171724;
}

.rd-navbar-fullwidth.navbar-minimal.rd-navbar--is-stuck {
  height: auto;
}

.rd-navbar-fullwidth.navbar-minimal.rd-navbar--is-stuck .navbar-section {
  height: 50px;
}

[data-x-mode='true'] .rd-navbar-fullwidth .navbar-navigation-root-item > .rd-navbar-submenu-toggle {
  position: static;
  display: block;
  margin-left: 6px;
  line-height: 1;
}

[data-x-mode='true'] .rd-navbar-fullwidth .navbar-navigation-root-item > .rd-navbar-submenu-toggle::before {
  content: '\e924';
}

[data-x-mode='true'] .rd-navbar-fullwidth .navbar-navigation-root-item > .rd-navbar-submenu-toggle:hover {
  cursor: pointer;
}

[data-x-mode='true'] .rd-navbar-fullwidth .navbar-navigation-root-item.opened > .rd-navbar-submenu-toggle {
  color: #31c77f;
}

/* !
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

body {
  font-family: 'Vani';
}

.serif, .podcast-slider .tarifa-option .tarifa {
  font-family: "a1-serif",Georgia,"sans-serif","serif"!important;
}

h1, h2, h3, h4, h5, h6, p {
  width: 100%;
  text-transform: none;
  font-family: 'Archivo';
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2.5rem;
}

/* !
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.podcast-slider-wrap {
  position: relative;
  width: 100%;
}

.podcast-slider {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  position: relative;
}

.podcast-slider a {
  text-decoration: none;
  color: #000;
  font-family: 'Archivo';
  font-weight: 600;
  font-size: 15px;
}

.podcast-slider .cena, .podcast-slider .kupi-odmah, .podcast-slider .product-name, .podcast-slider .promo, .podcast-slider .u-tarifi {
  opacity: 0;
  transition: opacity .5s ease;
}

@media only screen and (min-width:468px) {
  .podcast-slider .cena, .podcast-slider .kupi-odmah, .podcast-slider .product-name, .podcast-slider .promo, .podcast-slider .u-tarifi {
    opacity: 1;
  }
}

.podcast-slider .item {
  position: relative;
  width: 90vw;
  padding-top: 5.625rem;
  margin: 0 30px;
  float: left;
}

@media only screen and (min-width:768px) {
  .podcast-slider .item {
    width: 225px;
    margin: 0 40px;
  }
}

@media only screen and (min-width:1024px) {
  .podcast-slider .item {
    margin: 0 70px;
  }
}

@media only screen and (min-width:1280px) {
  .podcast-slider .item {
    margin: 0 45px;
  }
}

.podcast-slider .Product-colors {
  top: 50%;
  left: 35px;
  margin-top: -60px;
}

.podcast-slider .Product-colors span {
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 5px 4px -2px rgba(0,0,0,.1607843137254902);
}

.podcast-slider .promo {
  position: absolute;
  max-width: 120px;
  padding-right: 1.25rem;
  background-size: 100% 100%;
  z-index: 2;
  top: 50%;
  right: 1.5625rem;
  transform: translate(20%,-50%);
}

.podcast-slider .promo .left-overflow {
  left: -40px!important;
}

.podcast-slider .device-box-image {
  position: relative;
  padding-left: 3.4375rem;
}

.podcast-slider .device-box img {
  -o-object-position: left;
  object-position: left;
  margin-right: auto;
  height: 360px;
  width: auto;
}

@media only screen and (min-width:768px) {
  .podcast-slider .device-box img {
    margin: 0;
  }
}

.podcast-slider .product-name {
  position: absolute;
  top: 0;
  left: 40px;
  font-size: 1.25rem;
  font-weight: 700;
  max-width: 200px;
  width: 100%;
}

.podcast-slider .product-name span {
  display: block;
  color: grey;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: .3125rem;
}

@media only screen and (min-width:1280px) {
  .podcast-slider .product-name {
    left: 45px;
  }
}

.podcast-slider .cena {
  margin-top: 1.25rem;
  margin-bottom: .3125rem;
  padding-bottom: .3125rem;
  font-size: 1rem;
  position: relative;
}

.podcast-slider .cena span {
  font-size: 15px;
}

.podcast-slider .cena .no {
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
}

.podcast-slider .tarifa-option {
  color: #4a4a4a;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: .75rem!important;
  font-family: sans-serif;
}

.podcast-slider .tarifa-option .tarifa {
  font-size: .75rem!important;
  font-weight: 700;
  color: #551ee6;
}

.podcast-slider .device-box .controls {
  padding-left: 1.5625rem;
}

.slider-wrap {
  display: flex;
  flex: 2;
}

@media only screen and (min-width:768px) {
  .slider-wrap {
    margin-bottom: 2.375rem;
    padding-bottom: 2.375rem;
  }
}

@media only screen and (max-width:767px) {
  .slider-wrap {
    flex-direction: column;
    padding-bottom: 2.5rem;
  }
}

.slider-container {
  width: 100%;
  max-width: unset;
  margin-left: 10%;
}

@media only screen and (max-width:767px) {
  .slider-container {
    margin-left: unset;
    margin-right: unset;
  }
}

.podcast-slider-wrap.homepage {
  position: relative;
  width: 100%;
  flex: 2;
  padding-right: 100px;
}

@media only screen and (max-width:767px) {
  .podcast-slider-wrap.homepage {
    padding-right: unset;
    padding-left: 1.25rem;
  }
}

.slider-info {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin: 0 1.25rem;
  max-width: 19.0625rem;
}

.slider-info__inner {
  max-width: 90%;
}

.slider-info__inner button {
  margin-bottom: 1.125rem;
  max-height: 3rem;
  line-height: 1;
}

.slider-info h1 {
  font-family: 'Vani';
  font-weight: 700;
  font-size: 3rem;
  color: #fff;
}

@media only screen and (max-width:767px) {
  .slider-info h1 {
    font-size: 2.25rem;
  }
}

.slider-info h2 {
  margin: 20px 0;
  font-family: "Archivo",Georgia,"sans-serif","serif";
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.25rem;
  color: #fff;
}

@media only screen and (max-width:767px) {
  .slider-info h2 {
    font-size: 1.125rem;
  }
}

.podcast-slider.homepage {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 0 100px 80px 0 rgba(0,0,0,.07058823529411765);
}

.podcast-slider.homepage .item {
  box-shadow: 156px 100px 182px 0 rgba(0,0,0,.07058823529411765);
  border-radius: 8px;
  margin: 0 20px;
}

@media only screen and (min-width:768px) {
  .podcast-slider.homepage .item {
    width: 285px;
  }
}

@media only screen and (max-width:767px) {
  .podcast-slider.homepage .item {
    width: 75%;
  }
}

@media only screen and (min-width:1280px) {
  .podcast-slider.homepage .item {
    margin: 0 20px;
  }
}

.podcast-slider.homepage .device-box img {
  margin: auto 0;
  width: 100%;
  height: 100%;
  max-height: 15rem;
  -o-object-fit: contain;
  object-fit: contain;
}

@media only screen and (max-width:767px) {
  .podcast-slider.homepage .device-box img {
    width: 250px;
  }
}

.podcast-slider.homepage .product-name {
  position: absolute;
  top: 0;
  margin-top: 20px;
  left: 25px;
  font-family: "Archivo",Georgia,"sans-serif","serif";
  width: 100%;
  font-size: 1rem;
  font-weight: 700;
  line-height: 140%;
}

.podcast-slider.homepage .product-name span {
  font-family: sans-serif;
  font-weight: 400;
  font-size: .875rem;
  margin-bottom: .3125rem;
}

.podcast-slider.homepage .product-info {
  padding-left: 1.5625rem;
}

.podcast-slider.homepage .device-box .controls {
  margin-bottom: 25px;
}

.DeviceOffer-section.homepage {
  background-size: cover;
}

body {
  font-family: 'Vani';
}

.call {
  font-size: 12px;
  color: #000;
  font-weight: 500;
}

.text-white contact {
  padding-top: 10px;
}

.call:hover {
  color: var(--bs-gray-500);
}

.call i {
  font-size: 17px;
  vertical-align: bottom;
  color: #000000;
}

.call:hover i {
  color: #000;
}

a {
  text-decoration: none;
  transition: 1s;
}

.btn {
  outline: none;
  box-shadow: none;
}

.btn:focus {
  outline: 0;
  box-shadow: none;
}

.drop-lang.dropdown-toggle::after {
  display: none;
}

.drop-lang.show i.fa.fa-angle-down {
  transform: rotate(180deg);
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 1s;
}

.drop-lang .fa.fa-angle-down {
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 1s;
}

button.btn.dropdown-toggle.drop-lang {
  font-size: 14px;
  font-weight: 600;
}

.drop-btn .dropdown-menu {
  border: 0px;
  min-width: 75px !important;
}

.drop-btn .dropdown-item {
  font-weight: 600;
  font-size: 14px;
  padding: 0px 21px 0px 0px;
}

.drop-btn .dropdown-item:hover {
  background: transparent;
}

.navbar-light .navbar-nav .nav-link {
  color: rgb(0 0 0);
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  padding-right: 20px;
}

.dropdown-toggle::after {
  display: none;
}

.nav-item.dropdown:hover .dropdown-menu {
  display: block;
}

.nav-item.dropdown-menu {
  margin-top: 0;
}

.nav-item.dropdown .dropdown-menu {
  border: 0px;
  min-width: 75px !important;
}

.dropdown-item:hover {
  background: transparent;
  background-color: var(--bs-gray-900);
  color: #ffffff;
}

.nav-item.dropdown .dropdown-item:hover {
  background: transparent;
  background-color: var(--bs-gray-900);
}

.dropdown-item {
  font-size: 13px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  width: 150px;
}

.nav-item.dropdown .dropdown-item {
  font-size: 13px;
  text-align: center;
  padding: 15px;
  /*padding-left: 5px;*/
  /*padding-right: 5px;*/
  width: 150px;
}

#sec-logo {
  background: url("/assets/img/Arch/bg-top.webp?h=2b68d30841eb2cac8e9b0106aa266b2c");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}

#sec-logo img {
  filter: brightness(0) invert(2);
}

@media (min-width: 300px) {
  .caption-para {
    letter-spacing: 0.05em;
    font-size: 9px;
    font-weight: 500;
  }
}

@media (min-width: 768px) {
  .caption-para {
    letter-spacing: 0.15em;
    font-size: 11px;
    font-weight: 500;
  }
}

@media (min-width: 1400px) {
  .caption-para {
    letter-spacing: 0.15em;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (min-width: 1400px) {
  .btn-slider {
    color: #fff;
    border-color: #fff;
    font-size: 13px;
    font-weight: 300;
    width: 130px;
  }
}

@media (min-width: 300px) {
  .btn-slider {
    color: #fff;
    border-color: #fff;
    font-size: 11px;
    font-weight: 500;
    width: 120px;
  }
}

#slider .carousel-caption {
  position: absolute;
  top: 30%;
}

.heading-main {
  font-size: 16px;
  color: #828282;
}

.container.container-lg {
  max-width: 980px;
  padding-top: 48px;
}

p {
  font-size: 14px;
  font-weight: 400;
}

#sec-3d h1 {
  color: #828282;
  font-size: 30px;
  letter-spacing: 0.15em;
}

#sec-3d h2.title {
  font-size: 19px;
  color: #828282;
  text-transform: uppercase;
}

.img-box {
  height: 65px;
  display: flex;
  align-items: center;
}

h1.3d-txt {
  font-size: 58px !important;
  color: #414147;
}

.3d-txt {
  font-size: 63px;
}

.d-txt {
  font-size: 45px;
  color: #414147;
  letter-spacing: 3px;
  padding-bottom: 15px;
}

.3d-list li a {
  color: #000;
}

.list li a {
  color: #626262;
  font-size: 13px;
  margin-bottom: 4px;
  letter-spacing: 1px;
}

#parallax {
  height: 700px;
  display: flex;
  align-items: center;
  background-attachment: fixed;
  background-size: auto !important;
}

#parallax-services {
  height: 500px;
  display: flex;
  align-items: center;
  object-fit: cover;
  object-position: 50% 50%;
  will-change: transform;
}

#parallax-3d {
  background-attachment: fixed;
  height: 500px;
  object-position: 50% 50%;
  display: flex;
  align-items: end;
  object-fit: cover;
}

#parallax-drown {
  background: url("/assets/img/Arch/websites/uav.jpg?h=3ba3a683cea570a7fdec180aeead3340");
  background-attachment: fixed;
  height: 600px;
  object-position: 50% 50%;
  display: flex;
  align-items: center;
  object-fit: cover;
  /*will-change: transform;*/
  position: relative;
  z-index: 0;
  background-repeat: no-repeat;
}

#parallax-work {
  background: url("/assets/img/Arch/bg-work.jpg?h=486b601bfede0220abef58b5f4720dc0");
  background-attachment: fixed;
  /*height: 600px;*/
  padding: 80px 0px;
  object-position: 50% 50%;
  display: flex;
  align-items: center;
  object-fit: cover;
  will-change: transform;
  position: relative;
  z-index: 0;
}

#parallax-photoage {
  background: url("/assets/img/Arch/bg-photage.jpg?h=1fd4d50435d77ff311988395eaed6ca5");
  background-attachment: fixed;
  /*height: 600px;*/
  padding: 80px 0px;
  object-position: 50% 50%;
  display: flex;
  align-items: center;
  object-fit: cover;
  will-change: transform;
  position: relative;
  z-index: 0;
}

#parallax-tab {
  background-attachment: fixed;
  height: 500px;
  display: flex;
  align-items: center;
  object-fit: cover;
  object-position: 50% 50%;
  will-change: transform;
}

#parallax-boy {
  background-attachment: fixed;
  height: 500px;
  display: flex;
  align-items: center;
  object-fit: cover;
  object-position: 50% 50%;
  will-change: transform;
}

#parallax-tab-1 {
  background-attachment: fixed;
  height: 500px;
  display: flex;
  align-items: center;
  object-fit: cover;
  object-position: 50% 50%;
  background-repeat: no-repeat;
}

#parallax-mont {
  background-attachment: fixed;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#parallax-tab-2 {
  background-attachment: fixed;
  height: 500px;
  display: flex;
  align-items: center;
  object-fit: cover;
  object-position: 50% 50%;
  will-change: transform;
  background-repeat: no-repeat;
  background-position: center;
}

#parallax-sea {
  background-attachment: fixed;
  height: 700px;
  display: flex;
  align-items: center;
  object-fit: cover;
  object-position: 40% 50%;
  will-change: transform;
  background-repeat: no-repeat;
}

#parallax-sea-1 {
  background-attachment: fixed;
  height: 500px;
  display: flex;
  align-items: center;
  object-fit: cover;
  object-position: 50% 50%;
  will-change: transform;
  background-repeat: no-repeat;
  background-position: center;
}

#parallax-web {
  background-attachment: fixed;
  height: 500px;
  display: flex;
  align-items: end;
  object-fit: cover;
  object-position: 50% 50%;
  will-change: transform;
}

#parallax-video {
  background: url(https://video.wixstatic.com/video/11062b_66b9234563324488b85be02dcf1db183/1080p/mp4/file.mp4);
  background-attachment: fixed;
  height: 500px;
  display: flex;
  align-items: end;
  object-fit: cover;
  object-position: 50% 50%;
  will-change: transform;
}

#parallax-crops {
  background-attachment: fixed;
  height: 700px;
  display: flex;
  align-items: end;
  object-fit: cover;
  object-position: 50% 50%;
  will-change: transform;
}

#parallax-eyes {
  background-attachment: fixed;
  height: 600px;
  display: flex;
  align-items: end;
  object-fit: cover;
  background-size: auto !important;
  background-position: center !important;
  object-position: 50% 50%;
  will-change: transform;
}

#parallax-bg-black {
  background-attachment: fixed;
  height: 600px;
  display: flex;
  align-items: center;
  object-fit: cover;
  object-position: 20% 50%;
  will-change: transform;
}

.fs-16 {
  font-size: 40px;
}

.btn-white {
  border: 1px solid #fff;
  font-size: 13px;
  margin-top: 40px;
  color: #fff;
  border-radius: 0px;
  padding: 8px 30px;
}

.btn-white:hover {
  background: rgb(36, 35, 35);
  color: #fff;
  border-color: rgb(36, 35, 35);
}

#sec-gallery {
  background: #090909;
  padding: 80px 0px;
}

.img-overlay-image {
  display: block;
  /*width: 100%;*/
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0,0,0,.5);
}

.img-overlay:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 20px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.text .fa.fa-heart-o:before {
  visibility: visible;
  color: #ffffff;
}

.text .fa.fa-heart-o:checked:before {
  content: "\f004";
  font-family: FontAwesome;
  visibility: visible;
  color: red;
}

.text input[type=checkbox].fa.fa-heart-o {
  visibility: hidden;
}

.img-overlay {
  position: relative;
}

.swiper-slide.w-520 {
  width: 480px !important;
}

.swiper-slide.w-255 {
  width: 255px !important;
}

.img-overlay-image.height-img {
  height: auto;
  min-height: 312px;
}

footer {
  background: #000;
  padding: 50px 0px;
  color: #ffffff;
}

.social-icon a {
  width: 40px;
  height: 40px;
  display: inline-block;
  border: 1px solid #393944;
  color: #393944;
  line-height: 40px;
  border-radius: 30px;
}

.social-icon a:hover {
  width: 40px;
  height: 40px;
  display: inline-block;
  border: 2px solid #31c77f;
  color: #31c77f;
  line-height: 40px;
  border-radius: 30px;
}

.social-icon a:hover {
  --fade_next: opacity 0.1s ease 0s;
  --fade_prev: opacity 0.5s ease 0s;
  /*color: #31c77f;*/
}

.footer-link a {
  color: #fff;
  font-size: 12px;
  margin-right: 25px;
}

.footer-link a:hover {
  --fade_next: opacity 0.1s ease 0s;
  --fade_prev: opacity 0.5s ease 0s;
  color: rgb(11,132,145);
}

.list-visual li {
  font-size: 13px;
  font-weight: 500;
}

.list-v li {
  font-size: 14px;
  margin-bottom: 8px;
  font-weight: 500;
}

.list-v li span {
  font-weight: 500;
}

.img-border img {
  border: 1px solid #fff;
}

.btn-talk {
  border: 1px solid #414141;
  border-radius: 0px;
  font-size: 13px;
  padding: 7px 25px;
  color: #828282;
}

.btn-talk:hover {
  background: #414141;
  color: #fff;
  transition: 1s;
}

.bg-black700 {
  background: #414141;
}

.overlay-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.46);
  top: 0px;
}

.btn-play {
  display: inline-block;
  width: 70px;
  height: 70px;
  background: #fff;
  border-radius: 50px;
  line-height: 58px;
  font-size: 30px;
  text-align: center;
  margin-top: 20%;
}

.logo-btm {
  bottom: 13px;
  left: 0px;
  right: 0px;
}

.logo-parallex {
  position: absolute;
  left: 0;
  right: 0;
  top: -4px;
}

.play-btn {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0px;
  text-align: center;
}

.play-btn a {
  color: #ffffff;
  font-size: 19px;
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
}

.letter-space {
  letter-spacing: 10px;
}

.bg-overlay {
  /*background: rgb(54,107,99,0.2);*/
  background-size: 50%;
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
}

.caption {
  position: absolute;
  /*top: 13px;*/
  left: 0;
  right: 0;
}

.opac li img {
  mix-blend-mode: color-dodge;
}

.bg-dark-600 {
  background: rgba(65,65,65,0.48);
}

.footer.copyright {
  color: #ffffff;
  opacity: 60%;
  font-size: 12px;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-light-text-emphasis)!important;
}

pe-md-4 {
  color: #828282;
}

.pe-md-4 {
  color: #828282;
  padding-bottom: 20px;
}

@media (min-width:768px) {
  .pe-md-4 {
    padding-right: 0px!important;
  }
}

#whatwedo {
  background-color: #090909;
}

#sec-3d {
  background-color: #090909;
}

.pt-md-5 py-4 {
  background-color: #090909;
}

.bgblack {
  background-color: #090909;
}

.fullwith {
  width: auto;
  height: 600px;
  align-items: center;
  background-size: cover;
  background-color: #000000;
}

@media (min-width: 300px) {
  #parallax {
  }
}

@media (min-width: 300px) {
  .tip {
    margin-top: 0px;
  }
}

@media (min-width: 1400px) {
  .tip {
    margin-top: -50px;
  }
}

@media (min-width: 992px) {
  .tipo {
    margin-bottom: -100px;
  }
}

@media (min-width: 300px) {
  .tipo {
    margin-bottom: 0px;
  }
}

@media (min-width: 300px) {
  .tipo {
    margin-bottom: 0px;
  }
}

@media (min-width: 1400px) {
  .tipo {
    margin-bottom: -100px;
  }
}

.textoverlay {
  color: #828282;
  text-align: center;
  padding: 48px;
  font-family: 'Archivo';
}

.pe-md-4 {
  color: #828282;
}

.mb-3 {
  /*margin-bottom: 0px;*/
}

.mb-3 {
  margin-bottom: 0px;
}

.rt {
  color: #828282;
  padding-bottom: 15px;
}

.link-secondary {
  color: #828282;
  -webkit-text-decoration-color: RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;
}

.head {
  position: absolute;
  align-self: center;
}

.Quote:hover {
  color: rgb(11,132,145);
}

.Quote {
  color: #828282;
  font-size: 16px;
  font-weight: 600;
}

.showcase {
  color: #000000;
}

.carousel-inner {
  position: relative;
  width: 100%;
  max-height: 900px;
  overflow: hidden;
}

@media (min-width: 992px) {
  .of1 {
    object-position: 0 -60px;
  }
}

@media (min-width: 1400px) {
  .of1 {
    object-position: 0 -100px;
  }
}

.w-100 d-block {
  height: 900px;
  overflow: hidden;
}

@media (min-width: 300px) {
  .slider_H {
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  .slider_H {
    font-size: 28px;
  }
}

@media (min-width: 1400px) {
  .slider_H {
    font-size: 40px;
  }
}

.navbar-collapse {
  flex-basis: 100%;
  padding-top: 50px;
  padding-left: 40px;
  flex-grow: 1;
  align-items: center;
}

a {
  transition: color .2s;
}

a, a:hover {
  text-decoration: none;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}

.navbar {
  background-color: #fff;
  box-shadow: 0 0 0 rgba(136,136,136,0);
  transition: height .2s, box-shadow .2s, opacity .25s;
}

.rd-navbar-fullwidth .navbar-navigation-root-item.active > .navbar-navigation-root-link-entertainment::before {
  opacity: 1;
  width: 20px;
}

.rd-navbar-fullwidth .navbar-navigation-root-item.active > .navbar-navigation-root-link::before {
  opacity: 1;
  width: 20px;
}

.navbar {
  position: relative;
  display: block;
  line-height: 1;
  color: #171724;
}

.rd-navbar-fullwidth .navbar-navigation-root-item.active > .navbar-navigation-root-link {
  color: #171724;
}

.fas.fa-phone {
  color: #555;
}

.cards_social:hover {
  color: rgb(11,132,145);
}

.cards_social {
  color: #555;
}

.HL:hover {
  color: rgb(11,132,145);
  text-align: center;
  font-size: 22px;
}

.HL {
  color: #555;
  text-align: center;
  font-size: 22px;
  text-decoration: underline;
  font-family: 'Archivo';
}

p {
  font-weight: 500;
}

#parallax-sea {
}

#parallax-bg {
  height: 600px;
  background-attachment: fixed;
}

.gf {
  color: #828282;
  text-align: center;
  font-weight: 500;
  color: #303030;
  font-family: 'Archivo';
}

.conta {
  /*align-content: center;*/
  /*display: inline;*/
}

.pt-md-4 {
  margin-top: -10px;
}

.navbar-logo2 {
  background-color: #000000;
}

#parallax {
  background-image: url(/assets/img/Arch/paraflex.jpg?h=35628f5536ad58a79e05cb5b63c388d2);
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.btn btn-outline-dark btn-slider ms-3 mt-md-5 {
  padding-top: 50px;
}

.text-white fw-light mt-md-5 {
  padding-bottom: 50px;
  margin: 20px;
}

.footer {
  background-color: #090909;
  height: 50vh;
}

.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
  color: var(--bs-btn-active-color);
  /*background-color: var(--bs-btn-active-bg);*/
  /*border-color: var(--bs-btn-active-border-color);*/
  background-color: rgb(11,132,145);
}

.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}

.submit-now {
  background-color: rgb(17,17,17);
  color: #ffffff;
}

.callback {
  height: 584px;
  background-color: rgb(54, 107, 99);
}

input {
  direction: var(--direction);
  display: var(--display);
  flex-direction: column;
  min-height: 25px;
  position: relative;
  text-align: var(--align,start);
  --display: flex;
  direction: var(--direction);
  display: var(--display);
  flex-direction: column;
  min-height: 25px;
  position: relative;
  text-align: var(--align,start);
  text-rendering: auto;
  color: fieldtext;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  appearance: auto;
  -webkit-rtl-ordering: logical;
  cursor: text;
  background-color: field;
  margin: 0em;
  padding: 1px 0px;
  border-width: 2px;
  border-style: inset;
  border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
  border-image: initial;
  padding-block: 1px;
  padding-inline: 2px;
  color: #ffffff;
}

.line-box2 {
  color: #ffffff;
}

.line2 {
  color: #ffffff;
  background-color: #000000;
}

@media (min-width: 300px) {
  .ddt {
    max-width: 450px;
    width: 320px;
  }
}

@media (min-width: 768px) {
  .ddt {
    max-width: 450px;
    width: 350px;
  }
}

@media (min-width: 992px) {
  .ddt {
    max-width: 550px;
    width: 500px;
  }
}

.submit-now {
  margin-top: 20px;
  font-size: 16px;
  width: 200px;
  height: 50px;
  background-color: #e74c3c;
  border-color: transparent;
}

.form-control.input {
  border: 0;
  background: transparent;
  border-bottom: 1px solid silver;
  border-radius: 0px !important;
}

.getintouch {
  height: auto;
  background-image: url("Get In touch/GetInTouch.png");
  background-size: cover;
  background-repeat: no-repeat;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
  border-radius: 0 !important;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
  border-radius: 8px !important;
}

.btn-primary:hover {
  color: #fff;
  background-color: #4daade;
  border-color: #4daade;
  box-shadow: 0px 10px 15px rgba(157,157,157,0.4);
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #4daade;
  border-color: #4daade;
}

.modern-form {
  padding-top: 80px;
  padding-bottom: 80px;
}

.modern-form__hr {
  border-color: #4daade;
  border-width: 2px;
  width: 121px;
}

.modern-form__form-container {
  padding-top: 100px;
}

.modern-form__form-group--padding-r {
  padding-right: 20px;
}

.modern-form__form-group--padding-t {
  padding-top: 50px;
}

.modern-form__form-control--textarea {
  height: 95px !important;
  resize: none;
}

* {
  margin: 0;
  padding: 0;
}

.form-control {
  font-size: 12px;
  font-size: 0.85714rem;
  box-shadow: none !important;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.submit-now:hover {
  margin-top: 20px;
  font-size: 16px;
  width: 200px;
  height: 50px;
  background-color: #02ab6c;
  border-color: transparent;
  color: #ffffff;
}

.submit-now {
  margin-top: 20px;
  font-size: 16px;
  width: 200px;
  height: 50px;
  background-color: rgb(0,0,0);
  border-color: transparent;
}

.form-control.input {
  border: 0;
  background: transparent;
  border-bottom: 1px solid silver;
  border-radius: 0px !important;
}

.getintouch {
  height: auto;
  /*background-image: url("Get In touch/GetInTouch.png");*/
  background-size: cover;
  background-repeat: no-repeat;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
  border-radius: 0 !important;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
  border-radius: 8px !important;
}

.btn-primary:hover {
  color: #fff;
  background-color: #4daade;
  border-color: #4daade;
  box-shadow: 0px 10px 15px rgba(157,157,157,0.4);
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #4daade;
  border-color: #4daade;
}

.modern-form {
  padding-top: 80px;
  padding-bottom: 80px;
}

.modern-form__hr {
  border-color: #4daade;
  border-width: 2px;
  width: 121px;
}

.modern-form__form-container {
  padding-top: 100px;
}

.modern-form__form-group--padding-r {
  padding-right: 20px;
}

.modern-form__form-group--padding-t {
  padding-top: 50px;
}

.modern-form__form-control--textarea {
  height: 95px !important;
  resize: none;
}

iframe {
  width: 100%;
  height: 338px;
  border: none;
  overflow: hidden;
}

.responsive-map {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.responsive-map iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

@media (max-width: 767px) {
  .footer-link a {
    margin-right: 8px !important;
  }
}

@media (max-width: 769px) {
  #parallax {
    height: 480px !important;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 769px) {
  .col-md-6.col-lg-6.col-xl-6.ps-md-0 {
    padding-bottom: 20px;
  }
}

@media (max-width: 769px) {
  .d-txt {
    font-size: 40px;
  }
}

@media (max-width: 769px) {
  .img-box {
    margin-top: 30px;
  }
}

@media (max-width: 769px) {
  li.nav-item.dropdown.text-center {
    text-align: left !important;
  }
}

@media (max-width: 769px) {
  .nav-item.dropdown .dropdown-item {
    text-align: left !important;
  }
}

@media (max-width: 768px) {
  .btn-play {
    display: inline-block;
    width: 36px !important;
    height: 36px !important;
    background: #fff;
    border-radius: 50px;
    line-height: 25px !important;
    font-size: 13px !important;
    text-align: center;
    margin-top: 10% !important;
  }
}

@media (max-width: 768px) {
  .video-background-holder {
    position: relative;
    background-color: black;
    height: calc(100vh - 378px) !important;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
  }
}

@media (max-width: 768px) {
  .contact {
    font-size: 42px !important;
    font-weight: 200;
    letter-spacing: 0.25em;
  }
}

@media (max-width: 769px) {
  .order-change {
    order: 2;
  }
}

@media (max-width: 769px) {
  #parallax-crops {
    height: 400px !important;
  }
}

@media (max-width: 769px) {
  #parallax-mont {
    height: 150px !important;
  }
}

@media (max-width: 769px) {
  #parallax-boy {
    height: 430px !important;
  }
}

@media (max-width: 769px) {
  #parallax-drown {
    height: 430px !important;
  }
}

/* Right */

.modal.right.fade .modal-dialog {
  right: 0px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
  right: 0;
}

.modal.left .modal-content, .modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.left .modal-body, .modal.right .modal-body {
  padding: 15px 15px 80px;
}

.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 543px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.m-social a {
  width: 30px;
  height: 30px;
  display: inline-block;
  border: 1px solid #000;
  line-height: 30px;
  color: #fff;
  border-radius: 50px;
  background: #000;
}

.m-social a:hover {
  background: #fff;
  color: #000;
}

.simple-slider .swiper-slide {
  /*height: 500px;*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
  width: 50px;
  margin-left: 20px;
  margin-right: 20px;
}

@media (max-width:767px) {
  .simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
    display: none;
  }
}

@media (max-width:767px) {
  .simple-slider .swiper-slide {
    height: 360px;
  }
}

.exit--toast {
}

.notification--reminder {
  padding: 20px 0;
  position: fixed;
  bottom: 0;
  z-index: 9999999999999;
  background: #fff;
  transform: translateY(80px);
  animation: notification--in linear 500ms;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  -webkit-animation: notification--in linear 500ms;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  -moz-animation: notification--in linear 500ms;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  -o-animation: notification--in linear 500ms;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  -ms-animation: notification--in linear 500ms;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
}

@keyframes notification--in {
  0% {
    transform: translate(0px,80px);
  }
  100% {
    transform: translate(0px,0px);
  }
}

.notification--reminder p a {
  text-decoration: none;
  margin-left: 15px;
  background: #303030;
  border: 1px solid #525252;
  color: #fff;
  display: inline-block;
  height: 40px;
  letter-spacing: 1px;
  line-height: 40px;
  padding: 0 40px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.notification--wrapper {
  position: fixed;
  height: 100vh;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 99999;
  top: 0;
}

.move--down {
}

.snip1563 {
  background-color: #fff;
  color: #ffffff;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  margin: 10px 5px;
  max-width: 515px;
  min-width: 230px;
  overflow: hidden;
  position: relative;
  text-align: right;
  width: 100%;
}

.snip1563 *, .snip1563 *:before, .snip1563 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.snip1563 img {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: top;
}

.snip1563:before, .snip1563:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background-color: #31c77f;
  opacity: 0.5;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.snip1563:before {
  -webkit-transform: skew(30deg) translateX(80%);
  transform: skew(30deg) translateX(80%);
}

.snip1563:after {
  -webkit-transform: skew(-30deg) translateX(70%);
  transform: skew(-30deg) translateX(70%);
}

.snip1563 figcaption {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  bottom: 0;
  padding: 20px 20px 20px 40%;
}

.snip1563 figcaption:before, .snip1563 figcaption:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #31acc7;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  content: '';
  opacity: 0.5;
  z-index: -1;
}

.snip1563 figcaption:before {
  -webkit-transform: skew(30deg) translateX(100%);
  transform: skew(30deg) translateX(100%);
}

.snip1563 figcaption:after {
  -webkit-transform: skew(-30deg) translateX(90%);
  transform: skew(-30deg) translateX(90%);
}

.snip1563 h3, .snip1563 p {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px;
}

.snip1563 h3 {
  font-family: 'Teko', sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1em;
  text-transform: uppercase;
}

.snip1563 p {
  font-size: 0.9em;
}

.snip1563 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.snip1563:hover h3, .snip1563.hover h3, .snip1563:hover p, .snip1563.hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 0.9;
}

.snip1563:hover:before, .snip1563.hover:before {
  -webkit-transform: skew(30deg) translateX(30%);
  transform: skew(30deg) translateX(30%);
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.snip1563:hover:after, .snip1563.hover:after {
  -webkit-transform: skew(-30deg) translateX(20%);
  transform: skew(-30deg) translateX(20%);
}

.snip1563:hover figcaption:before, .snip1563.hover figcaption:before {
  -webkit-transform: skew(30deg) translateX(50%);
  transform: skew(30deg) translateX(50%);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.snip1563:hover figcaption:after, .snip1563.hover figcaption:after {
  -webkit-transform: skew(-30deg) translateX(40%);
  transform: skew(-30deg) translateX(40%);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.hr {
  margin-top: 20px;
  padding-bottom: 20px;
}

.back-to-top {
  position: fixed;
  bottom: -60px;
  right: 20px;
  background-color: rgb(49, 199, 127);
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s, bottom 0.3s;
  z-index: 9999;
}

.back-to-top:hover {
  background-color: #198754;
  z-index: 9999;
}

.helmet {
  background-image: url(/assets/img/Podcast/episode3/helmet.png?h=0f3560370a57cbc0a512418b243f77e3);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100px;
}

/* Indicator styles */

.indicator__track {
  width: 100%;
  height: 4px;
  background: #ccc;
}

.indicator__bar {
  height: 4px;
  background: rgb(49, 199, 127);
  transition: width 0.3s ease;
  width: 0%;
}

.boxshadow {
  box-shadow: 1px 8px 20px 0px rgba(0,0,0,0.3);
  z-index: 999;
}

@media (min-width: 768px) {
  #secondary {
    margin-top: 50px;
  }
}

@media (min-width: 992px) {
  #secondary {
    margin-top: 50px;
  }
}

@media (min-width: 1200px) {
  #secondary {
    margin-top: 0px;
  }
}

@media (min-width: 1400px) {
  #secondary {
    margin-top: 0px;
  }
}

@media (min-width: 300px) {
  .digital {
    height: 642px;
    padding-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .digital {
    height: 462px;
    padding-bottom: 50px;
  }
}

.digi {
  padding-top: 20px;
}

/* **=RESET */

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

body {
  font: 13px;
  *font-size: small;
  *font: x-small;
  line-height: 1.45;
}

table {
  font-size: inherit;
  font: 100%;
}

select, input, textarea {
  font: 99% sans-serif;
}

pre, code, kbd, samp {
  font-family: monospace, sans-serif;
}

body, select, input, textarea {
  color: #3c3c3c;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  text-rendering: optimizeLegibility;
}

a:hover, a:active {
  outline: none;
}

ul {
  /*margin-left: 30px;*/
}

ol {
  margin-left: 30px;
  list-style-type: decimal;
}

small {
  font-size: 85%;
}

strong, th {
  font-weight: bold;
}

td, td img {
  vertical-align: top;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

pre {
  padding: 15px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
  background: #ac1722;
  color: #fff;
  margin-top: 200px;
}

input[type="radio"] {
  vertical-align: text-bottom;
}

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline;
}

.ie6 input {
  vertical-align: text-bottom;
}

label, input[type=button], input[type=submit], button {
  cursor: pointer;
}

::-moz-selection {
  background: #ac1722;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: rgb(11,132,145);
  color: #fff;
  text-shadow: none;
}

html {
  overflow-y: scroll;
}

button {
  width: auto;
  overflow: visible;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

/* * *=STRUCTURE */

.entertainment {
  background-color: #212121;
  color: #0d0d0d;
  line-height: 1;
  font-family: 'DINWeb', Helvetica, Arial, sans-serif;
}

body.home, body.people {
  /*padding-top: 170px;*/
}

body.admin-bar #site-header {
  top: 28px;
}

@media screen and (max-width: 782px) {
  body.admin-bar #site-header {
    top: 46px;
  }
}

#site-title {
  float: left;
  height: 70px;
  padding: 26px 0;
  width: 169px;
}

#site-title a {
  display: block;
  height: 70px;
  width: 169px;
  background-image: url('skygorilla.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -900em;
  font-size: 1px;
  overflow: hidden;
}

.wrapper, .content-wrapper {
  position: relative;
  margin: 0 auto;
  width: 1100px;
}

.home #content .wrapper, .archive #content .wrapper, .people #content .wrapper {
  width: 1200px;
}

.tab {
  display: block;
  position: relative;
}

.tab .entry-title {
  display: block;
  float: left;
  width: 275px;
  padding-top: 15px;
}

.fig {
  color: #31c77f;
}

.entry-title {
  color: #ffffff;
}

.tab .entry-content {
  display: block;
  float: right;
  width: 600px;
}

.tab .wrapper {
  overflow: hidden;
}

.tab .swell-image-wrapper {
  margin-top: 124px;
  background-color: #4c4c4c;
}

.tab .masthead {
  margin-top: 0 !important;
}

.page.contact .right {
  width: 615px;
}

footer {
  background-color: #262626;
}

footer section.social {
  background-color: #1a1a1a;
}

/* * *=NAVIGATION */

.menu_toggle {
  display: none;
}

#mobile-nav-toggle, #mobile-nav {
  display: none;
}

nav.primary {
  float: right;
  padding-top: 50px;
}

nav.primary ul {
  margin: 0;
}

nav.primary a, nav.primary a:visited {
  color: #666;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 35px;
  padding: 7px 20px;
  text-decoration: none;
  text-transform: uppercase;
}

nav.primary a:hover {
  background-color: #bd021d;
  color: #fff;
}

nav.primary li {
  display: block;
  position: relative;
  float: left;
  margin: 0 0;
}

.about-bearcage em {
  font-style: normal;
}

nav.primary li.first {
  margin-left: 0;
}

nav.primary li.item3 {
  margin-right: 0;
}

@media (min-width: 300px) {
  nav#secondary {
    display: block;
    position: relative;
    clear: both;
    background-color: #262626;
    color: #666;
    height: 96px;
  }
}

@media (min-width: 768px) {
  nav#secondary {
    display: block;
    position: relative;
    clear: both;
    background-color: #262626;
    color: #666;
    height: 96px;
    justify-content: space-evenly;
  }
}

@media (min-width: 992px) {
  nav#secondary {
    display: block;
    position: relative;
    clear: both;
    background-color: #262626;
    color: #666;
    height: 48px;
    justify-content: space-evenly;
  }
}

@media (min-width: 1400px) {
  nav#secondary {
    display: block;
    position: relative;
    clear: both;
    background-color: #262626;
    color: #666;
    height: 48px;
    justify-content: space-evenly;
  }
}

nav#secondary ul {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
}

nav#secondary a, nav#secondary a:visited {
  color: #666;
  font-family: 'Archivo';
  font-size: 14px;
  line-height: 48px;
  text-decoration: none;
  text-transform: uppercase;
}

nav#secondary a:hover {
  color: #fff;
}

nav#secondary li {
  float: left;
  margin: 0 12px;
}

nav#secondary li.selected {
  background-image: url('/assets/img/Entertainment/nav/selected.png?h=aaee3ecffaf824e0cbc8d7e424a4614d');
  background-position: bottom;
  background-repeat: no-repeat;
}

nav#secondary li.selected a {
  color: #fff;
}

footer nav {
  display: table;
  width: 100%;
  padding-top: 0;
}

footer nav ul {
  margin: 0;
}

footer nav li {
  float: left;
  padding-right: 2%;
  width: 23%;
}

footer nav li li {
  float: none;
  padding: 0;
  width: auto;
}

footer hr {
  border: 0;
  height: 40px;
  margin: 0;
}

footer nav h4 {
  display: none;
}

/* Social Filter */

/* * *=FORMS */

.social_toggle {
  background-color: #FFFFFF;
  display: block;
  float: right;
  height: 27px;
  line-height: 1;
  margin: -63px -18px 0 0;
  overflow: auto;
  padding: 9px 18px;
  position: relative;
}

.social_toggle li {
  display: block;
  float: left;
  height: 27px;
  line-height: 1;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

label {
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 5px;
}

label strong, footer label span {
  display: block !important;
  position: absolute;
  top: 5px;
  left: 5px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1.1;
  z-index: 100;
  color: #808080;
}

input, textarea {
  min-height: 50px;
  width: 80%;
  margin: 0;
  padding: 5px 5% 5px 15%;
  border-style: none;
  background-color: #e6e6e6;
}

input:focus, textarea:focus {
  outline: 0;
  background-color: #f6f6f6;
}

.ajax-loader {
  width: auto !important;
  height: auto !important;
}

input[type=submit] {
  display: block;
  float: right;
  clear: both;
  border-style: none;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  background: #ba0022;
  height: 26px;
  min-height: 0;
  width: auto;
  margin: 0;
  padding: 5px 15px;
}

/* * *=TABLES */

/* * *=CONTENT */

a {
  color: rgba(237, 113, 28, 1);
}

a:hover, a:focus {
  color: rgba(237, 113, 28, 1);
}

#lang_sel, #lang_sel_click {
  display: block;
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  left: auto;
  height: auto !important;
  margin-top: 12px;
  z-index: 100 !important;
}

.lang_selector_wrapper {
  width: 100%;
  max-width: 960px;
  position: relative;
  margin: 0 auto;
}

.home .lang_selector_wrapper, .archive .lang_selector_wrapper, .people .lang_selector_wrapper {
  max-width: 1200px;
}

footer .lang_selector_wrapper {
  display: none;
}

.lang_selector_wrapper ul ul {
  border: 0;
  width: 95px;
}

.lang_selector_wrapper li {
  height: 25px;
  width: 95px;
}

.lang_selector_wrapper a.lang_sel_sel {
  color: #666 !important;
  background-image: url('images/plus.png') !important;
  background-color: #0d0d0d !important;
  background-position: 80px 9px;
  border: 0 !important;
  font-family: ProximaNovaLight;
  font-size: 10px !important;
  line-height: 25px !important;
  padding: 0 10px!important;
  text-transform: uppercase;
}

.lang_selector_wrapper a.lang_sel_sel:hover {
  color: #fff;
}

.lang_selector_wrapper ul ul a, .lang_selector_wrapper ul ul a:visited {
  background-color: #0d0d0d !important;
  border: 0 !important;
  color: #666 !important;
}

.lang_selector_wrapper ul ul a:hover {
  color: #fff;
}

/* Introduction */

.entry-title {
  font-family: 'Archivo';
  font-size: 32px;
  font-weight: 400;
  text-transform: uppercase;
}

.home .introduction .entry-content {
  float: right;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 36px;
  width: 600px;
}

.home .introduction .entry-title {
  font-size: 35px;
  padding-top: 15px;
  padding-bottom: 0 !important;
  width: 256px;
}

.introduction {
  background-color: #fff;
  padding: 88px 0 60px;
}

.people .introduction, .home .introduction {
  padding-top: 40px;
  width: 100%;
}

.introduction-no-padding {
  padding: 0;
}

.introduction-no-padding #tabs {
  padding-top: 48px;
}

.text_wrapper {
  padding-top: 40px;
  padding-bottom: 60px;
}

.introduction .entry-title {
  float: left;
}

.introduction .entry-title strong {
  /*color: #31c77f;*/
  /*color: rgb(11,132,145);*/
  display: block;
  font-weight: 400;
  /*color: #31c77f;*/
  padding-top: 15px;
  font-size: 20px;
  color: #090909;
}

.introduction p {
  margin: 10px 0;
}

.introduction ul {
  margin: 10px 0;
  margin-bottom: 20px;
  padding-left: 1.5em;
}

.page .introduction .entry-title {
  background-image: none;
  padding-left: 0;
}

.page .introduction p {
  font-family: 'Archivo';
  font-size: 14px;
  line-height: 25px;
}

.page .introduction ul {
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 25px;
}

.page-template-combine-children-php .introduction {
  padding-bottom: 0;
}

.people .introduction .entry-content {
  float: right;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 36px;
  width: 600px;
}

.people .introduction .entry-title {
  font-size: 35px;
  padding-top: 15px;
  width: 256px;
}

.post-title:hover {
  color: #ffffff;
}

@media (min-width: 300px) {
  .post-title {
    color: #fff;
    font-family: 'Archivo';
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 35px;
  }
}

@media (min-width: 376px) {
  .post-title {
    color: #fff;
    font-family: 'Archivo';
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 35px;
  }
}

@media (min-width: 576px) {
  .post-title {
    color: #fff;
    font-family: 'Vani';
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 35px;
  }
}

@media (min-width: 768px) {
  .post-title {
    color: #fff;
    font-family: 'Archivo';
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 35px;
  }
}

@media (min-width: 992px) {
  .post-title {
    color: #fff;
    font-family: 'Archivo';
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 35px;
  }
}

/* ------------------------- single --- */

@media (min-width: 300px) {
  .single {
    padding-top: 10%;
  }
}

@media (min-width: 768px) {
  .single {
    padding-top: 0%;
  }
}

@media (min-width: 1400px) {
  .single {
    padding-top: 0%;
  }
}

.single article {
  display: block;
  position: relative;
  overflow: auto;
  padding: 79px 0;
  color: #808080;
}

.single article a {
  text-decoration: underline;
  color: #b3b3b3;
}

.single article .article-meta {
  display: block;
  position: relative;
  float: left;
  width: 36%;
  padding: 2px 20px 0 0;
  background-color: transparent;
}

.single article .article-content {
  display: block;
  position: relative;
  float: right;
  width: 55%;
  padding: 0 0 0 0;
  background-color: transparent;
  font-size: 14px;
  line-height: 22px;
  color: #b3b3b3;
}

.single .entry-title {
  margin-bottom: 34px;
}

.single .entry-title span {
  display: block;
}

.single .article-meta ul {
  display: block;
  position: relative;
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  text-align: left;
  font-size: 11px;
}

.single .article-meta li {
  display: block;
  position: relative;
  border-style: dotted;
  border-color: #313131;
  border-width: 0 0 1px 0;
  line-height: 21px;
  padding-left: 35%;
}

.single .article-meta ul span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 35%;
  color: #31c77f;
}

.single .article-meta strong {
  font-weight: normal;
}

.single .article-content p, .single .article-content ul, .single .article-content ol {
  margin: 0 0 11px 0;
}

.single .swell-image-wrapper {
  background-color: #4c4c4c;
  /*padding-top: 2px;*/
}

.page .swell-image-wrapper img, .page .swell-image-wrapper .swell-video, .single .swell-image-wrapper img, .single .swell-image-wrapper .swell-video {
  display: block;
  margin: 0 0 1px 0;
}

@media (min-width: 300px) {
  .vid {
    width: 100%;
    height: 320px;
    align-content: center;
    max-width: 940px;
    overflow: hidden;
    background-color: #000000;
  }
}

@media (min-width: 992px) {
  .vid {
    width: 100%;
    min-height: 605px;
    align-content: center;
    max-width: 940px;
    overflow: hidden;
    background-color: #000000;
  }
}

@media (min-width: 768px) {
  .vid {
    width: 100%;
    min-height: 605px;
    align-content: center;
    max-width: 940px;
    overflow: hidden;
    background-color: #000000;
  }
}

.keyval {
  /*width: 260px;*/
  text-align: right;
  font-family: 'Archivo';
}

.key {
  width: 300px;
  text-align: left;
  font-family: 'Archivo';
}

/* .social nav#secondary{ display: none!important;} */

#socialNetwork article {
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  width: 260px;
  /*min-height: 450px;*/
  /*height: 450px;*/
  padding: 20px 20px 70px 20px;
  background-color: #262626;
  color: #cccccc;
  margin: 20px 20px 0 0;
}

#socialNetwork article h3, #socialNetwork article p {
  font-size: 14px;
  line-height: 20px;
}

#socialNetwork article.twitter {
  width: 188px;
  padding-left: 92px;
}

#socialNetwork article.twitter .thumb {
  display: block;
  position: absolute;
  left: 20px;
  top: 20px;
}

#socialNetwork article.instagram p {
  margin-top: 0;
  margin-bottom: 10px;
}

#socialNetwork article img {
  width: 100%;
  height: auto;
}

#socialNetwork article.facebook .img_wrapper {
  display: block;
  margin: 0 auto;
}

#socialNetwork article.facebook .meta a {
  display: block;
}

#socialNetwork article img {
  display: block;
  background-color: #B3B4B7;
}

#socialNetwork article .shared_content {
  display: block;
  clear: both;
  padding: 10px;
  border-style: solid;
  border-color: #444;
  border-width: 1px;
  background-color: #3c3c3c;
  margin-bottom: 20px;
  margin-top: 30px;
}

#socialNetwork article.facebook .author, #socialNetwork article.instagram .author, #socialNetwork article.youtube .author {
  display: none;
}

#socialNetwork article a {
  color: #c80c1e;
  font-weight: normal;
  font-family: DINWeb;
  text-decoration: none;
  word-wrap: break-word;
}

#socialNetwork article a:hover {
  text-decoration: underline;
  color: #c50123;
}

#socialNetwork article.facebook .header_image {
  display: block;
  /*background-color: #343f40;*/
  margin-top: -20px;
  margin-bottom: 20px;
  margin-left: -20px;
  width: 300px;
  padding-top: 0;
}

#socialNetwork article.facebook .header_image img {
  display: block;
  margin: 0 auto;
  height: 153px;
  width: auto;
}

#socialNetwork article .meta {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 188px;
  height: 32px;
  padding: 20px 20px 20px 92px;
  margin: 0;
  background-color: #000;
  color: #999999;
}

#socialNetwork article .meta a {
  font-family: 'Roboto';
  color: #cccccc;
}

#socialNetwork article .meta .network_icon {
  display: block;
  position: absolute;
  left: 20px;
  top: 10px;
  width: 52px;
  height: 52px;
  background-repeat: no-repeat;
}

#socialNetwork article.facebook .meta .network_icon {
  background-position: 0 -52px;
}

#socialNetwork article.youtube .meta .network_icon {
  background-position: 0 -104px;
}

#socialNetwork article.instagram .meta .network_icon {
  background-position: 0 -156px;
}

/* Archive Loop */

#collection {
  display: block;
  position: relative;
  overflow: hidden;
  min-height: 450px;
}

article.overview {
  display: block;
  position: relative;
  height: auto !important;
  margin-bottom: 2px;
  background-color: #212121;
}

#collection .ghost {
  margin-bottom: 2px;
  /*position: relative;*/
}

.js #collection article.overview {
  display: none;
}

article.overview ul.scope {
  display: block;
  position: relative;
  padding: 13px 0 0 0;
  margin: 0 0 53px 0;
  clear: both;
  height: 55px;
  z-index: 1;
}

article.overview ul.scope li, article.overview ul.scope li span {
  display: block;
  position: relative;
  height: 55px;
  width: 55px;
}

article.overview ul.scope li {
  float: left;
}

article.overview ul.scope li span {
  overflow: hidden;
  text-indent: -9999px;
  /*background-image: url(/assets/img/Entertainment/nav/more.png?h=54af43d87cfbfde23d533e0701ad6e4d);*/
  background-repeat: no-repeat;
}

article.inverted_text ul.scope li span {
  background-position: 0 -55px;
}

article.inverted_text .content-wrapper .post-title a {
  color: #414042;
}

article.overview ul.scope li .natural-history {
}

article.overview ul.scope li .international {
}

article.overview ul.scope li .arts-sports {
}

article.overview ul.scope li .history {
}

article.overview ul.scope li .people-places {
}

article.overview ul.scope li .science-engineering {
  background-image: url();
}

article.overview ul.scope li .feature {
}

article.overview .content-wrapper {
  display: block;
  position: relative;
  padding: 20px 120px;
  height: 410px;
  width: 100%;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
}

.people article.overview .content-wrapper {
  padding-top: 142px;
  height: 288px;
}

article.overview .content-wrapper:hover {
  /*background-color: #ac1722;*/
  /*background-color: rgba(12, 53, 34, 0.8);*/
  background-color: rgba(46, 125, 44, 0.8);
}

article.inverted_text .content-wrapper:hover ul.scope li span {
  background-position: 0 0;
}

article.inverted_text .content-wrapper:hover .post-title a {
  color: #fff;
}

article.overview .swell-image-wrapper {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2000px;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
}

article.overview .swell-image-wrapper img {
  display: block;
  float: left;
}

article.overview .post-title {
  display: block;
  width: 555px;
  margin-right: 100px;
  float: left;
}

article.overview .post-title a {
  color: #fff;
  text-decoration: none;
}

article.overview .content-wrapper p {
  display: none;
  position: relative;
  margin-top: -2px;
  float: right;
  width: 300px;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  padding: 0 0 93px 0;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
}

article.overview .content-wrapper:hover p {
  display: block;
}

article.overview .content-wrapper p a.more {
  display: block;
  position: absolute;
  overflow: hidden;
  height: 55px;
  width: 55px;
  bottom: 0;
  text-indent: -9999px;
  background-image: url(/assets/img/Entertainment/nav/more.png?h=54af43d87cfbfde23d533e0701ad6e4d);
  background-repeat: no-repeat;
}

/* Page */

footer, footer a {
  color: #808080;
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  font-weight: normal;
}

footer .wrapper {
  display: table;
  padding: 50px 0;
}

footer .vcard {
  color: #808080;
  background-image: url('images/pin.png');
  background-repeat: no-repeat;
  float: left;
  height: 220px;
  padding-top: 50px;
  width: 25%;
}

footer .vcard + .vcard {
  background: none;
}

footer .vcard dt {
  color: #fff;
}

footer .vcard strong {
  font-weight: normal;
}

footer section.contact {
  float: left;
  width: 25%;
}

footer .social_links {
  display: table;
  position: relative;
  float: right;
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
  z-index: 100;
}

footer .social_links dt {
  display: none;
}

footer .social_links dd {
  float: left;
}

footer .social_links dl {
  padding: 0;
}

footer .social_links a {
  display: block;
  padding: 0;
  margin: 0 0 10px 20px;
  height: 35px;
  overflow: hidden;
  text-indent: -900em;
  font-size: 1px;
  text-align: left;
  background-image: url(images/social.svg);
  background-repeat: no-repeat;
  opacity: 0.8;
}

footer .social_links a:hover {
  opacity: 1.0;
}

footer .social_links .twitter a {
  width: 45px;
  height: 36px;
  background-position: 0 0;
}

footer .social_links .facebook a {
  width: 36px;
  height: 36px;
  background-position: -50px 0;
}

footer .social_links .vimeo a {
  width: 43px;
  height: 36px;
  background-position: -100px 0;
}

footer .swell-newsletter-signup {
  display: block;
  position: relative;
  clear: both;
  margin: 0;
  padding: 0;
  font-family: 'Roboto';
  font-weight: normal;
  text-align: right;
}

footer .swell-newsletter-signup legend {
  float: left;
  color: #fff;
  margin-bottom: 5px;
}

footer .swell-newsletter-signup label input {
  display: inline-block;
  border-style: none;
  font-size: 10px;
  text-transform: uppercase;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
}

/* * *=MISC */

/* ==========================================================================   =HELPER   ========================================================================== */

/* * Image replacement */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/* * Hide from both screenreaders and browsers: h5bp.com/u */

.hidden {
  display: none !important;
  visibility: hidden;
}

/* * Hide only visually, but have it available for screenreaders: h5bp.com/v */

.visuallyhidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* * Extends the .visuallyhidden class to allow the element to be focusable * when navigated to via the keyboard: h5bp.com/p */

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* * Hide visually and from screenreaders, but maintain layout */

.invisible {
  visibility: hidden;
}

/* * Clearfix: contain floats * * For modern browsers * 1. The space content is one way to avoid an Opera bug when the *    `contenteditable` attribute is included anywhere else in the document. *    Otherwise it causes space to appear at the top and bottom of elements *    that receive the `clearfix` class. * 2. The use of `table` rather than `block` is only necessary if using *    `:before` to contain the top-margins of child elements. */

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

/* * For IE 6/7 only * Include this rule to trigger hasLayout and contain floats. */

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

/* * For IE 6/7 only * Include this rule to trigger hasLayout and contain floats. */

.clearfix {
  /*background-color: #212121;*/
}

/*  */

.right {
  float: right;
}

.left {
  float: left;
}

/* Don't show links for images */

@media (max-width: 1200px) {
  .home #content .wrapper, .archive #content .wrapper, .page-template-page-people-php #content .wrapper {
    width: 100%;
    overflow: hidden;
  }
}

@media (max-width: 1200px) {
  article.overview .content-wrapper .post-title, article.overview .content-wrapper p {
    width: 45%;
    margin-left: 0;
    margin-right: 5%;
    float: left;
  }
}

@media (max-width: 1200px) {
  article.overview .content-wrapper p {
    width: 40%;
  }
}

@media (max-width: 1024px) {
  body {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  #site-title {
    padding-left: 5%;
  }
}

@media (max-width: 1024px) {
  .wrapper, .content-wrapper {
    width: 100% !important;
  }
}

@media (max-width: 1024px) {
  .single .swell-image-wrapper img, .single .swell-image-wrapper .swell-video {
    display: block;
    margin: 0 auto 1px auto;
  }
}

@media (max-width: 1024px) {
  nav#secondary .wrapper {
    display: table;
    width: auto !important;
    margin: 0 auto;
  }
}

@media (max-width: 1024px) {
  nav.primary {
    padding-right: 10px;
  }
}

@media (max-width: 1024px) {
  nav.primary li a {
    padding-left: 19px;
    padding-right: 19px;
  }
}

@media (max-width: 1024px) {
  nav#secondary li {
    margin-left: 19px;
    margin-right: 19px;
  }
}

@media (max-width: 1024px) {
  #content img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 1024px) {
  .introduction, article.wrapper, article.tab {
    /*width: 90% !important;*/
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
}

@media (max-width: 1024px) {
  .home .introduction .entry-title, .people .introduction .entry-title, .home .introduction .entry-content, .people .introduction .entry-content {
    width: 100% !important;
    padding-bottom: 0 !important;
  }
}

@media (max-width: 1024px) {
  footer .vcard {
    position: relative;
    left: 20px;
  }
}

@media (max-width: 1024px) {
  footer section.contact {
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
  }
}

@media (max-width: 1024px) {
  footer nav li {
    padding-left: 2%;
    padding-right: 0;
  }
}

@media (max-width: 1024px) {
  .tab .entry-title {
    width: 120px;
  }
}

@media (max-width: 1024px) {
  .introduction p, .introduction ul {
    margin-right: 10px;
  }
}

@media (max-width: 1024px) {
  .home .introduction .entry-content, .people .introduction .entry-content {
    width: 240px;
    padding-right: 20px;
  }
}

@media (max-width: 1024px) {
  article.overview, .people article.overview {
    height: auto !important;
  }
}

@media (max-width: 1024px) {
  article.overview .swell-image-wrapper img {
    display: none;
  }
}

@media (max-width: 1024px) {
  .people article.overview {
    background-size: cover;
    background-position: top right;
  }
}

@media (max-width: 1024px) {
  .home #content .wrapper, .archive #content .wrapper, .page-template-page-people-php #content .wrapper {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .wrapper, .content-wrapper {
    width: 100% !important;
    padding-left: 0% !important;
    padding-right: 0% !important;
    position: relative;
  }
}

article.overview .content-wrapper, .people article.overview .content-wrapper {
}

@media (max-width: 960px) {
  article.overview .content-wrapper {
    height: 310px;
  }
}

@media (max-width: 960px) {
  article.overview .content-wrapper, .people article.overview .content-wrapper {
    padding-top: 43px;
    padding-left: 15%;
  }
}

@media (max-width: 960px) {
  article.overview .content-wrapper .post-title, article.overview .content-wrapper p {
    width: 60%;
    float: none;
  }
}

@media (max-width: 960px) {
  .people article.overview .content-wrapper .post-title {
    width: 45%;
  }
}

@media (max-width: 960px) {
  article.overview .content-wrapper .post-title {
    margin-bottom: 15px;
  }
}

@media (max-width: 960px) {
  article.overview ul.scope {
    position: absolute;
    top: 15px;
    left: 4%;
  }
}

.all.selected {
}

@media (max-width: 768px) {
  body {
    /*padding-top: 122px !important;*/
  }
}

@media (max-width: 768px) {
  #site-title {
    padding-left: 5%;
  }
}

@media (max-width: 768px) {
  main, footer {
    position: relative;
  }
}

@media (max-width: 768px) {
  header nav.primary, nav#secondary {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .lang_selector_wrapper {
    display: none;
  }
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    position: absolute;
    right: 26px;
    top: 50%;
    display: block;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    text-indent: -1000000px;
    background-image: url('menu.png');
    background-position: center center;
    background-repeat: no-repeat;
  }
}

@media (max-width: 768px) {
  #mobile-nav-toggle:active, #mobile-nav-toggle:focus, #mobile-nav-toggle:hover {
    background-color: #9b1216;
  }
}

@media (max-width: 768px) {
  aside#mobile-nav {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    background-color: rgba( 0, 0, 0, 0.0 );
    z-index: 20000;
    transition: background-color 400ms ease-in-out;
  }
}

@media (max-width: 768px) {
  aside#mobile-nav.open {
    background-color: rgba( 0, 0, 0, 0.3 );
  }
}

@media (max-width: 768px) {
  aside#mobile-nav nav.primary {
    position: relative;
    right: -280px;
    height: 100%;
    width: 280px;
    padding-top: 60px;
    background-color: #212121;
  }
}

@media (max-width: 768px) {
  aside#mobile-nav nav.primary #lang_sel, aside#mobile-nav nav.primary #lang_sel_click {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
    background-color: #262626;
    border: none;
  }
}

@media (max-width: 768px) {
  aside#mobile-nav nav.primary #lang_sel li, aside#mobile-nav nav.primary #lang_sel_click li {
    width: 100%;
  }
}

@media (max-width: 768px) {
  aside#mobile-nav nav.primary #lang_sel li a, aside#mobile-nav nav.primary #lang_sel_click li a {
    background-color: #262626;
    border: none;
    padding: 12px 20px;
    line-height: 12px;
    color: #666;
  }
}

@media (max-width: 768px) {
  aside#mobile-nav nav.primary #lang_sel li a:active, aside#mobile-nav nav.primary #lang_sel li a:focus, aside#mobile-nav nav.primary #lang_sel li a:hover, aside#mobile-nav nav.primary #lang_sel_click li a:active, aside#mobile-nav nav.primary #lang_sel_click li a:focus, aside#mobile-nav nav.primary #lang_sel_click li a:hover {
    color: white;
  }
}

@media (max-width: 768px) {
  aside#mobile-nav nav.primary #lang_sel li ul, aside#mobile-nav nav.primary #lang_sel_click li ul {
    top: 100%;
    width: 100%;
    border-color: black;
  }
}

@media (max-width: 768px) {
  aside#mobile-nav nav.primary > ul {
    width: 100%;
  }
}

@media (max-width: 768px) {
  aside#mobile-nav nav.primary li {
    float: none;
  }
}

@media (max-width: 768px) {
  aside#mobile-nav nav.primary .sub-menu {
    display: none;
  }
}

@media (max-width: 768px) {
  aside#mobile-nav nav.primary .sub-menu li a {
    padding-left: 50px;
  }
}

@media (max-width: 768px) {
  .entry-title, .entry-content {
    display: block !important;
    float: none !important;
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
    padding-bottom: 54px !important;
    background-image: none !important;
    padding-left: 0 !important;
  }
}

@media (max-width: 768px) {
  .single .article-meta li {
    padding-left: 40%;
  }
}

@media (max-width: 768px) {
  .single .article-meta ul span {
    width: 40%;
  }
}

@media (max-width: 768px) {
  footer nav h4 {
    display: block;
    clear: both;
    margin-left: 20px;
    text-transform: uppercase;
    padding-bottom: 15px;
  }
}

@media (max-width: 768px) {
  footer .vcard {
    width: 90%;
    margin-left: 15px;
    height: auto;
  }
}

@media (max-width: 768px) {
  footer li a {
    font-size: 12px;
    line-height: 15px;
  }
}

@media (max-width: 768px) {
  footer section.social {
    padding: 15px;
  }
}

@media (max-width: 768px) {
  footer nav ul {
    clear: both;
  }
}

@media (max-width: 768px) {
  footer nav ul li {
    width: auto;
    min-width: 100px;
  }
}

@media (max-width: 768px) {
  footer nav > ul > li {
    padding-bottom: 20px;
  }
}

@media (max-width: 768px) {
  footer nav li {
    padding-left: 20px;
  }
}

@media (max-width: 768px) {
  footer section.address {
    display: table;
  }
}

@media (max-width: 768px) {
  footer section.contact {
    float: none;
    width: auto !important;
    padding: 50px 36px 0;
  }
}

@media (max-width: 768px) {
  footer .social_links a {
    margin-left: 0;
    margin-right: 15px;
  }
}

@media (max-width: 768px) {
  footer .social_links {
    width: 90%;
    float: none;
    margin-bottom: 20px;
    background-size: contain;
  }
}

@media (max-width: 768px) {
  footer .swell-newsletter-signup legend {
    float: left;
  }
}

.all.selected {
}

@media (max-width: 576px) {
  body {
    width: 100%;
    padding-top: 0px !important;
  }
}

@media (max-width: 576px) {
  .home #content .wrapper, .archive #content .wrapper, .page-template-page-people-php #content .wrapper {
    width: 100%;
  }
}

@media (max-width: 576px) {
  #site-header {
    position: relative;
    float: left;
  }
}

@media (max-width: 576px) {
  .wrapper, .content-wrapper {
    width: 100% !important;
    padding-left: 0% !important;
    padding-right: 0% !important;
    position: relative;
  }
}

@media (max-width: 576px) {
  .about-bearcage em {
    display: none;
  }
}

#lang_sel {
}

@media (max-width: 576px) {
  .home .introduction .entry-title, .people .introduction .entry-title {
    padding-left: 0px;
    padding-right: 0px;
    background-image: none;
    margin-top: 20px;
    width: 100%;
    clear: both;
    font-size: 20px;
    padding-bottom: 15px;
    margin-left: 0px;
  }
}

@media (max-width: 576px) {
  article.overview .swell-image-wrapper img {
    /*width: auto;*/
    height: 100%;
  }
}

@media (max-width: 576px) {
  .single .article-meta ul {
    clear: both;
    float: none;
    margin-left: 15px;
    padding-bottom: 20px;
  }
}

@media (max-width: 576px) {
  .page .introduction .entry-title {
    margin-left: 0px;
  }
}

@media (max-width: 576px) {
  .introduction .entry-title {
    min-height: 0px;
  }
}

@media (max-width: 576px) {
  .introduction {
    padding-bottom: 0px;
    padding-left: 0px;
  }
}

@media (max-width: 576px) {
  .introduction p {
    line-height: 19px;
  }
}

@media (max-width: 576px) {
  .entry-title, .post-title, .single article .article-content {
    width: 90%;
    float: left;
    margin-left: 15px;
  }
}

@media (max-width: 576px) {
  .single article .article-meta {
    float: none;
    width: auto;
  }
}

@media (max-width: 576px) {
  section.introduction .wrapper {
    padding-left: 0% !important;
    padding-right: 0% !important;
    width: 94% !important;
    padding-bottom: 20px;
    margin: 0 !important;
  }
}

section#content {
}

@media (max-width: 576px) {
  .single .swell-image-wrapper img, .single .swell-image-wrapper .swell-video {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 576px) {
  article.overview {
    display: block;
    position: relative !important;
    width: 100%;
    top: 0px !important;
  }
}

@media (max-width: 576px) {
  article.overview .swell-image-wrapper {
    overflow: hidden !important;
  }
}

@media (max-width: 576px) {
  article.overview .swell-image-wrapper img {
    display: none;
  }
}

@media (max-width: 576px) {
  article.overview .content-wrapper, .people article.overview .content-wrapper {
    background-size: contain;
    background-position: top left;
    height: 180px;
    position: relative;
    width: auto !important;
    padding-left: 10px !important;
    padding-right: 20px!important;
    padding-top: 20px !important;
    background-color: rgba(0, 0, 0, 0.4);
  }
}

@media (max-width: 576px) {
  .people article.overview .content-wrapper {
    padding-left: 20px !important;
  }
}

@media (max-width: 576px) {
  .people article.overview .content-wrapper:hover {
    background-color: #ac1722;
    background-color: rgba(46, 125, 44, 0.8);
  }
}

@media (max-width: 576px) {
  .people article.overview {
    background-position: top right;
  }
}

@media (max-width: 576px) {
  article.inverted_text ul.scope li a {
    background-position: 0 0 !important;
  }
}

@media (max-width: 576px) {
  article.inverted_text .content-wrapper .post-title a {
    color: #fff !important;
  }
}

@media (max-width: 576px) {
  article.overview .content-wrapper:hover {
    height: 350px;
  }
}

@media (max-width: 576px) {
  article.overview .content-wrapper .post-title, article.overview .content-wrapper:hover p {
    display: block;
    position: relative;
    float: none !important;
    width: auto !important;
  }
}

@media (min-width: 1200px) {
  article.overview .content-wrapper .post-title {
    padding: 17px 0 0 0;
    margin: 0 0 10px 0;
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  article.overview .content-wrapper .post-title {
    margin: 0 0 10px 0;
  }
}

@media (max-width: 576px) {
  #collection .ghost {
    margin-bottom: 2px;
    height: auto !important;
    display: inline !important;
    position: static;
  }
}

@media (max-width: 576px) {
  article.overview ul.scope {
    display: block;
    position: absolute;
    float: none;
    margin: 0;
    top: 15px;
    left: 15px;
  }
}

@media (max-width: 576px) {
  .single article {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}

@media (max-width: 576px) {
  .swell-video {
    width: 100% !important;
    height: auto !important;
    margin-bottom: -5px !important;
  }
}

@media (max-width: 576px) {
  .swell-video iframe {
    width: 100% !important;
    height: auto !important;
  }
}

@media (max-width: 576px) {
  .single .article-meta ul span {
    width: 50%;
  }
}

@media (max-width: 576px) {
  .tab .entry-content {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .lang_selector_wrapper, #lang_sel, #lang_sel_click {
    margin-top: 0;
    top: 0;
    right: 0;
    z-index: 2000;
  }
}

@media (max-width: 576px) {
  #socialNetwork article {
    float: none;
    height: auto;
    margin: 10px auto 10px auto;
  }
}

.logo {
  width: 100px;
  margin-top: 30px;
}

p {
}

.ethos {
  font-weight: 400;
}

.ethosh {
  /*margin-top: 50px;*/
  font-size: 11px;
}

.legend {
  background-color: #212121;
}

@media (max-width: 1024px) {
  .single_image_1 {
    background-image: url(/assets/img/Entertainment/documentary/Elena-Captain-Frano_1200x450.jpg?h=145827283458e1a3ca2965fc31b3fe44);
  }
}

@media (max-width: 576px) {
  .single_image_1 {
    background-image: url(/assets/img/Entertainment/documentary/Elena-Captain-Frano_1152x500.jpg?h=145827283458e1a3ca2965fc31b3fe44);
  }
}

@media (max-width: 1024px) {
  .single_image_2 {
    background-image: url(/assets/img/Entertainment/documentary/Kazalište-u-Pavuleta_1200x450.jpg?h=145827283458e1a3ca2965fc31b3fe44);
  }
}

@media (max-width: 576px) {
  .single_image_2 {
    background-image: url(/assets/img/Entertainment/documentary/Kazalište-u-Pavuleta-1150x500.jpg?h=145827283458e1a3ca2965fc31b3fe44);
  }
}

@media (max-width: 1024px) {
  .single_image_3 {
    background-image: url(/assets/img/Entertainment/documentary/DSC_1200x450.jpg?h=ab280f915bda7901571423dc237c9d67);
  }
}

@media (max-width: 576px) {
  .single_image_3 {
    background-image: url(/assets/img/Entertainment/documentary/DSC_1150x500.jpg?h=ab280f915bda7901571423dc237c9d67);
  }
}

@media (max-width: 1024px) {
  .single_image_4 {
    background-image: url(/assets/img/Entertainment/documentary/DSC_5.9_1200x450.jpg?h=65cb0361c62b6d79b8daf223cad09b70);
  }
}

@media (max-width: 576px) {
  .single_image_4 {
    background-image: url(/assets/img/Entertainment/documentary/DSC_5.9_1150x500.jpg?h=65cb0361c62b6d79b8daf223cad09b70);
  }
}

@media (max-width: 1024px) {
  .single_image_5 {
    background-image: url(/assets/img/Entertainment/documentary/DSC08444_450.jpg?h=35b51b36322b07ef81b7665432ed97f8);
  }
}

@media (max-width: 576px) {
  .single_image_5 {
    background-image: url(/assets/img/Entertainment/documentary/DSC08444_500.jpg?h=35b51b36322b07ef81b7665432ed97f8);
  }
}

@media (max-width: 1024px) {
  .single_image_6 {
    background-image: url(/assets/img/Podcast/episode1/Insights-Beyond_1200x450.jpg?h=b4e6f2b583cbfa64bcd8fb1fa96a0dfd);
  }
}

@media (max-width: 576px) {
  .single_image_6 {
    background-image: url(/assets/img/Podcast/episode1/Insights-Beyond_1152x500.jpg?h=2fb47e3b00a7c2c0eaba6af9f6bde83c);
  }
}

@media (max-width: 1024px) {
  .single_image_7 {
    background-image: url(/assets/img/Podcast/episode2/Zamagna-Family_1200x450.jpg?h=7a611fb16ad39ecaf559062078f12cc8);
  }
}

@media (max-width: 576px) {
  .single_image_7 {
    background-image: url(/assets/img/Podcast/episode2/Zamagna-Family_1152x500.jpg?h=7a611fb16ad39ecaf559062078f12cc8);
  }
}

@media (max-width: 1024px) {
  .single_image_8 {
    background-image: url(/assets/img/Podcast/episode3/Archaeological-research_1200x450.jpg?h=9b6a0f1fb1a2207824600c5c2a3a48e8);
  }
}

@media (max-width: 576px) {
  .single_image_8 {
    background-image: url(/assets/img/Podcast/episode3/Archaeological-research_1152x500.jpg?h=9b6a0f1fb1a2207824600c5c2a3a48e8);
  }
}

.book_title {
  padding-bottom: 20px;
}

.book_title_p {
  padding-bottom: 20px;
}

.book_title_H {
  padding-top: 10px;
}

.bookt_itle {
  padding-top: 10px;
  padding-bottom: 10px;
}

.box {
  min-width: 300px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.tnt {
  margin-top: 80px;
}

.showtime_link {
  padding-top: 5px;
}

.showtime:hover {
  max-width: 100px;
  padding: 5px;
  transition: 0.25s;
  transition-timing-function: ease-in-out;
  border-width: 1px;
  border-style: solid;
  border-radius: 1px;
  border-color: #414147;
  opacity: 0.6;
}

.showtime_header {
  max-width: 200px;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-radius: 1px;
  border-color: #cbcbcb;
  margin-bottom: 20px;
  opacity: 0.1;
}

.showtime {
  max-width: 100px;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-radius: 1px;
  border-color: #d5d5d5;
  opacity: 0.4;
}

.back:hover {
  font-size: 60px;
  color: #31c77f;
}

.back {
  font-size: 60px;
}

.video_button img.Sirv.image-hover {
  position: absolute;
  opacity: 0;
  transition: opacity .2s;
}

.video_button:hover img.Sirv.image-hover {
  opacity: 1;
}

.showtime {
  background-color: #ffffff;
  color: #000000;
  font-weight: 700;
  width: 190px;
}

.tv {
  max-width: 940px;
  align-content: center;
  position: relative;
}

@media (min-width: 300px) {
  .swell-image-wrapper.TVBG {
    background-color: #000000;
    padding-top: 60PX;
  }
}

@media (min-width: 576px) {
  .swell-image-wrapper.TVBG {
    background-color: #000000;
    padding-top: 0px;
  }
}

@media (min-width: 992px) {
  .swell-image-wrapper.TVBG {
    background-color: #000000;
    padding-top: 0px;
  }
}

@media (min-width: 1400px) {
  .swell-image-wrapper.TVBG {
    background-color: #000000;
    padding-top: 0px;
  }
}

.fa.fa-star.gold {
  color: #279e65;
}

#change-me {
  background-color: rgb(239,227,227);
}

.gallery__column {
  padding: 3px;
}

.gallery__link {
}

.col_flex {
  display: flex;
  padding: 3px;
  height: 170px;
  overflow: hidden;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 50%;
  --bs-modal-padding: 1rem;
  --bs-modal-padding-left: 5px;
  --bs-modal-margin: 0.5rem;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  background-color: rgba(0,0,0,0.68);
}

@media (min-width: 1400px) {
  .modal_preview {
    min-height: 600px;
  }
}

#topbar {
  background: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

#topbar .social-links a {
  color: #555;
  line-height: 1px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #555;
}

#topbar .contact-info a:hover {
  color: rgb(11,132,145);
}

#topbar .contact-info i {
  color: #31c77f;
  padding: 4px;
}

#topbar .contact-info .fa-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a {
  color: #555;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a:hover {
  color: #31c77f;
}

#topbar .social-links a:first-child {
  border-left: 0;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

#topbar {
  background: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

#topbar .social-links a {
  color: #555;
  line-height: 1px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #555;
}

#topbar .contact-info a:hover {
  color: rgb(11,132,145);
}

#topbar .contact-info i {
  color: #555;
  padding: 4px;
}

#topbar .contact-info .fa-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a {
  color: #555;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a:hover {
  color: #31c77f;
}

#topbar .social-links a:first-child {
  border-left: 0;
}

.card-section-imagia {
  padding: 60px 0 30px;
  /*margin-top: auto;*/
  /*margin-bottom: auto;*/
  height: 100vh;
}

.card-section-imagia > h1 {
  font-size: 48px;
  text-align: center;
  margin: 0 0 10px;
}

.cardmin {
  min-width: 400px;
}

.card-section-imagia > h2 {
  font-size: 24px;
  text-align: center;
  margin: 0 0 60px;
  color: #aaaaaa;
  text-transform: uppercase;
}

.card-container-imagia {
  -webkit-perspective: 1500px;
  -moz-perspective: 1500px;
  -o-perspective: 1500px;
  perspective: 1500px;
  margin-bottom: 30px;
}

.card-container-imagia:hover .card-imagia {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}

.card-imagia {
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: -moz-transform .5s;
  -o-transition: -o-transform .5s;
  transition: transform .5s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}

.front-imagia, .back-imagia {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #FFF;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 46px;
}

.front-imagia {
  z-index: 2;
}

.back-imagia {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
  z-index: 3;
}

.card-container-imagia, .front-imagia, .back-imagia {
  width: 100%;
  height: 520px;
  border-radius: 4px;
  max-width: 400px;
}

.card-imagia .cover-imagia {
  height: 120px;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
}

.card-imagia .cover-imagia img {
  width: 100%;
  height: auto;
}

.card-imagia .cover-imagia.cover-gradient {
  background: #ffffff;
  background-image: radial-gradient(circle at 50% 100% , #ADCACE 0%, #89BECE 33%, #34A1C8 66%, #036EAD 100%);
}

.card-imagia .user-imagia {
  border-radius: 50%;
  display: block;
  height: 130px;
  margin: -65px auto 0;
  overflow: hidden;
  width: 120px;
}

.card-imagia .user-imagia img {
  background: #FFFFFF;
  border: 5px solid #FFFFFF;
  width: 100%;
}

.card-imagia .content-imagia {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  padding: 10px 20px 20px;
}

.content-back-imagia {
  display: flex;
  align-items: center;
  height: 100%;
}

.card-imagia .name-imagia {
  font-size: 22px;
  line-height: 26px;
  margin: 0;
  text-align: center;
  text-transform: capitalize;
}

.card-imagia .subtitle-imagia {
  color: #aaaaaa;
  text-align: center;
  margin-bottom: 15px;
  font-family: 'Archivo';
}

.card-imagia .footer-imagia {
  width: 100%;
  color: #aaaaaa;
  padding: 10px 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  border-top: 1px solid #eeeeee;
}

.card-imagia .footer-imagia .social-imagia a {
  margin: 0 7px;
  font-size: 18px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .front-imagia, .back-imagia {
    -ms-backface-visibility: visible;
    backface-visibility: visible;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .back-imagia {
    visibility: hidden;
    -ms-transition: all 0.2s cubic-bezier(.92,.01,.83,.67);
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .front-imagia {
    z-index: 4;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .card-container-imagia:hover .back-imagia {
    z-index: 5;
    visibility: visible;
  }
}

.name-imagia {
  color: #000000;
  font-family: 'Archivo';
}

.text-center {
  color: #000000;
  text-align: left;
}

.pos {
  background-position: right 25px bottom 25px;
}

.div_bg {
  background: linear-gradient(109.6deg, rgb(0, 0, 0) 11.2%, rgb(11, 132, 145) 91.1%);
  background-repeat: no-repeat;
}

.textoverlay_home {
  color: #ffffff;
  text-align: center;
  margin-top: 50px;
  padding-bottom: 50px;
}

