/* @import url('http://example.com/example_style.css'); */
@import url('https://unpkg.com/aos@next/dist/aos.css');
@import url('https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css');
@import url('https://use.fontawesome.com/releases/v5.5.0/css/all.css');


@import url('https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css');

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */


/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@font-face {
  font-family: "ProximaNova";
  src: url("https://cdn2.hubspot.net/hubfs/2893163/dimsapp/assets/fonts/ProximaNova-Regular.eot");
  src: url("https://cdn2.hubspot.net/hubfs/2893163/dimsapp/assets/fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("https://cdn2.hubspot.net/hubfs/2893163/dimsapp/assets/fonts/ProximaNova-Regular.woff") format("woff"), url("https://cdn2.hubspot.net/hubfs/2893163/dimsapp/assets/fonts/ProximaNova-Regular.ttf") format("truetype"), url("https://cdn2.hubspot.net/hubfs/2893163/dimsapp/assets/fonts/ProximaNova-Regular.svg#aller") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova-Bold";
  src: url("https://cdn2.hubspot.net/hubfs/2893163/dimsapp/assets/fonts/ProximaNovaA-Bold.eot");
  src: url("https://cdn2.hubspot.net/hubfs/2893163/dimsapp/assets/fonts/ProximaNovaA-Bold.eot?#iefix") format("embedded-opentype"), url("https://cdn2.hubspot.net/hubfs/2893163/dimsapp/assets/fonts/ProximaNovaA-Bold.woff") format("woff"), url("https://cdn2.hubspot.net/hubfs/2893163/dimsapp/assets/fonts/ProximaNovaA-Bold.ttf") format("truetype"), url("https://cdn2.hubspot.net/hubfs/2893163/dimsapp/assets/fonts/ProximaNovaA-Bold.svg#aller") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4, ../sass/global/_base.scss */
html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px;
}

/* line 15, ../sass/global/_base.scss */
body {
  background-color: #ffffff;
  color: #1e251e;
  font-family: ProximaNova, ProximaNova-Bold;
}
/* line 19, ../sass/global/_base.scss */
body.page-animation {
  overflow-x: hidden;
}

/* line 24, ../sass/global/_base.scss */
section {
  position: relative;
}

/* line 3, ../sass/global/_theme.scss */
.nav-item.active .nav-link {
  color: #5056ca;
}

/* line 10, ../sass/global/_theme.scss */
.media a {
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -webkit-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
/* line 12, ../sass/global/_theme.scss */
.media a:hover {
  color: #5056ca !important;
}
/* line 15, ../sass/global/_theme.scss */
.media a.active {
  color: #5056ca !important;
}

/* line 23, ../sass/global/_theme.scss */
.card-type-2 .card:hover {
  border: solid 1px #5056ca;
}
/* line 26, ../sass/global/_theme.scss */
.card-type-2 .card:hover .card-link:last-child {
  background-color: #5056ca;
}
/* line 33, ../sass/global/_theme.scss */
.card-type-2 .card-link:last-child {
  color: #5056ca;
}

/* line 42, ../sass/global/_theme.scss */
.overview-list ul li:before {
  background-color: #5056ca;
}

/* line 53, ../sass/global/_theme.scss */
.overview-slider .owl-dots .owl-dot.active span {
  background: #5056ca !important;
}

/* line 64, ../sass/global/_theme.scss */
.content-text ul li:before {
  background-color: #5056ca;
}

/* line 1, ../sass/layout/_header.scss */
#header {
  min-height: 88px;
  padding: 0 35px;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 11, ../sass/layout/_header.scss */
#header.shrink {
  min-height: 66px;
  border-bottom: 1px solid #dedede;
}

@media (max-width: 1024px) {
  /* line 18, ../sass/layout/_header.scss */
  #header {
    padding: 0 10px;
  }
}
/* line 1, ../sass/layout/_main.scss */
#main {
  padding-top: 88px;
}

/* line 4, ../sass/layout/_main.scss */
.content-text {
    margin: 100px auto !important;
    width: 760px !important;
    float: none !important;
}
/* line 7, ../sass/layout/_main.scss */
.content-text h3, .content-text h5, .content-text small {
  color: #373737;
}
/* line 10, ../sass/layout/_main.scss */
.content-text h3 {
  font-size: 26px;
  font-weight: normal;
}
/* line 14, ../sass/layout/_main.scss */
.content-text h5 {
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}
/* line 23, ../sass/layout/_main.scss */
.content-text ul li, .content-text p {
  color: #647382;
  font-size: 16px;
  line-height: 1.63;
}
/* line 28, ../sass/layout/_main.scss */
.content-text small {
  font-size: 13px;
  vertical-align: middle;
  margin-left: 25px;
}
/* line 33, ../sass/layout/_main.scss */
.content-text b {
  color: #424d57;
}
/* line 36, ../sass/layout/_main.scss */
.content-text ul {
  list-style: none;
  padding-left: 20px;
}
/* line 39, ../sass/layout/_main.scss */
.content-text ul li {
  padding-left: 35px;
  position: relative;
  margin-bottom: 20px;
}
/* line 43, ../sass/layout/_main.scss */
.content-text ul li:last-child {
  margin-bottom: 0;
}
/* line 46, ../sass/layout/_main.scss */
.content-text ul li:before {
  content: "";
  margin-right: 25px;
  position: absolute;
  left: 0;
  top: 9px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 10px;
  height: 10px;
}

@media (max-width: 768px) {
  /* line 60, ../sass/layout/_main.scss */
  .content-text {
    margin: 60px auto;
    width: 100%;
  }
}
@media (max-width: 600px) {
  /* line 67, ../sass/layout/_main.scss */
  .content-text {
    margin: 40px auto;
  }
}
@media (max-width: 525px) {
  /* line 74, ../sass/layout/_main.scss */
  .content-text small {
    display: block;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media (max-width: 320px) {
  /* line 85, ../sass/layout/_main.scss */
  .content-text h3 {
    font-size: 23px;
  }
  /* line 88, ../sass/layout/_main.scss */
  .content-text ul {
    padding-left: 0;
  }
  /* line 90, ../sass/layout/_main.scss */
  .content-text ul li {
    padding-left: 30px;
  }
}
/* line 1, ../sass/layout/_footer.scss */
#footer {
  padding: 90px 0;
}
/* line 3, ../sass/layout/_footer.scss */
#footer h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  color: #1e251e;
}
/* line 10, ../sass/layout/_footer.scss */
#footer ul li {
  line-height: 2.06;
}
/* line 14, ../sass/layout/_footer.scss */
#footer a {
  font-size: 18px;
  color: #939fa7;
}

/* line 19, ../sass/layout/_footer.scss */
.footer-desc {
  min-width: 620px;
}
/* line 21, ../sass/layout/_footer.scss */
.footer-desc img {
  margin-bottom: 30px;
}
/* line 24, ../sass/layout/_footer.scss */
.footer-desc p {
  font-size: 18px;
  line-height: 1.6;
  color: #939fa7;
  width: calc(100% - 125px);
}
/* line 29, ../sass/layout/_footer.scss */
.footer-desc p:last-child {
  margin-bottom: 0;
}
/* line 33, ../sass/layout/_footer.scss */
.footer-desc .icon {
  vertical-align: middle;
  margin-left: 10px;
  margin-top: -1px;
  width: 40px;
  height: 40px;
}
/* line 38, ../sass/layout/_footer.scss */
.footer-desc .icon:first-child {
  width: 50px;
  height: 50px;
}

/* line 44, ../sass/layout/_footer.scss */
.list-social li {
  margin-right: 25px !important;
}
/* line 46, ../sass/layout/_footer.scss */
.list-social li:last-child {
  margin-right: 0;
}
/* line 49, ../sass/layout/_footer.scss */
.list-social li i {
  width: 20px;
  height: 20px;
}

@media (max-width: 1263px) {
  /* line 56, ../sass/layout/_footer.scss */
  .footer-desc {
    min-width: 500px;
  }
  /* line 58, ../sass/layout/_footer.scss */
  .footer-desc p {
    width: calc(100% - 115px);
  }
}
@media (max-width: 1144px) {
  /* line 65, ../sass/layout/_footer.scss */
  .footer-desc {
    min-width: 415px;
  }
  /* line 67, ../sass/layout/_footer.scss */
  .footer-desc p {
    width: 100%;
  }
}
@media (max-width: 1058px) {
  /* line 74, ../sass/layout/_footer.scss */
  .footer-desc {
    min-width: 320px;
  }
}
@media (max-width: 925px) {
  /* line 80, ../sass/layout/_footer.scss */
  .footer-desc {
    min-width: 100%;
    margin-top: 30px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  /* line 84, ../sass/layout/_footer.scss */
  .footer-desc img {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  /* line 92, ../sass/layout/_footer.scss */
  #footer .col-6 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (max-width: 603px) {
  /* line 102, ../sass/layout/_footer.scss */
  #footer .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 412px) {
  /* line 112, ../sass/layout/_footer.scss */
  #footer .col-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
/* line 1, ../sass/components/_animate.scss */
.particles-js-canvas-el {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

/* line 8, ../sass/components/_animate.scss */
.particle-wrapper {
  position: relative;
}

/* line 34, ../sass/core/_mixins.scss */
.bg-blue-light {
  background-color: #99aaff;
}

/* line 41, ../sass/core/_mixins.scss */
.bg-outline-blue-light {
  border: 15px solid #edf0fe;
}

@keyframes glowing-blue-light {
  from {
    -moz-box-shadow: 0 0 0 0 #edf0fe;
    -webkit-box-shadow: 0 0 0 0 #edf0fe;
    box-shadow: 0 0 0 0 #edf0fe;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #edf0fe;
    -webkit-box-shadow: 0 0 15px 15px #edf0fe;
    box-shadow: 0 0 15px 15px #edf0fe;
  }
}
@-webkit-keyframes glowing-blue-light {
  from {
    -moz-box-shadow: 0 0 0 0 #edf0fe;
    -webkit-box-shadow: 0 0 0 0 #edf0fe;
    box-shadow: 0 0 0 0 #edf0fe;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #edf0fe;
    -webkit-box-shadow: 0 0 15px 15px #edf0fe;
    box-shadow: 0 0 15px 15px #edf0fe;
  }
}
@-moz-keyframes glowing-blue-light {
  from {
    -moz-box-shadow: 0 0 0 0 #edf0fe;
    -webkit-box-shadow: 0 0 0 0 #edf0fe;
    box-shadow: 0 0 0 0 #edf0fe;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #edf0fe;
    -webkit-box-shadow: 0 0 15px 15px #edf0fe;
    box-shadow: 0 0 15px 15px #edf0fe;
  }
}
/* line 34, ../sass/core/_mixins.scss */
.bg-lime-light {
  background-color: #88d5cd;
}

/* line 41, ../sass/core/_mixins.scss */
.bg-outline-lime-light {
  border: 15px solid #ecf8f6;
}

@keyframes glowing-lime-light {
  from {
    -moz-box-shadow: 0 0 0 0 #ecf8f6;
    -webkit-box-shadow: 0 0 0 0 #ecf8f6;
    box-shadow: 0 0 0 0 #ecf8f6;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #ecf8f6;
    -webkit-box-shadow: 0 0 15px 15px #ecf8f6;
    box-shadow: 0 0 15px 15px #ecf8f6;
  }
}
@-webkit-keyframes glowing-lime-light {
  from {
    -moz-box-shadow: 0 0 0 0 #ecf8f6;
    -webkit-box-shadow: 0 0 0 0 #ecf8f6;
    box-shadow: 0 0 0 0 #ecf8f6;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #ecf8f6;
    -webkit-box-shadow: 0 0 15px 15px #ecf8f6;
    box-shadow: 0 0 15px 15px #ecf8f6;
  }
}
@-moz-keyframes glowing-lime-light {
  from {
    -moz-box-shadow: 0 0 0 0 #ecf8f6;
    -webkit-box-shadow: 0 0 0 0 #ecf8f6;
    box-shadow: 0 0 0 0 #ecf8f6;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #ecf8f6;
    -webkit-box-shadow: 0 0 15px 15px #ecf8f6;
    box-shadow: 0 0 15px 15px #ecf8f6;
  }
}
/* line 34, ../sass/core/_mixins.scss */
.bg-pink-light {
  background-color: #f79b99;
}

/* line 41, ../sass/core/_mixins.scss */
.bg-outline-pink-light {
  border: 15px solid #fdefef;
}

@keyframes glowing-pink-light {
  from {
    -moz-box-shadow: 0 0 0 0 #fdefef;
    -webkit-box-shadow: 0 0 0 0 #fdefef;
    box-shadow: 0 0 0 0 #fdefef;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #fdefef;
    -webkit-box-shadow: 0 0 15px 15px #fdefef;
    box-shadow: 0 0 15px 15px #fdefef;
  }
}
@-webkit-keyframes glowing-pink-light {
  from {
    -moz-box-shadow: 0 0 0 0 #fdefef;
    -webkit-box-shadow: 0 0 0 0 #fdefef;
    box-shadow: 0 0 0 0 #fdefef;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #fdefef;
    -webkit-box-shadow: 0 0 15px 15px #fdefef;
    box-shadow: 0 0 15px 15px #fdefef;
  }
}
@-moz-keyframes glowing-pink-light {
  from {
    -moz-box-shadow: 0 0 0 0 #fdefef;
    -webkit-box-shadow: 0 0 0 0 #fdefef;
    box-shadow: 0 0 0 0 #fdefef;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #fdefef;
    -webkit-box-shadow: 0 0 15px 15px #fdefef;
    box-shadow: 0 0 15px 15px #fdefef;
  }
}
/* line 34, ../sass/core/_mixins.scss */
.bg-yellow-light {
  background-color: #fbca6c;
}

/* line 41, ../sass/core/_mixins.scss */
.bg-outline-yellow-light {
  border: 15px solid #fad99b;
}

@keyframes glowing-yellow-light {
  from {
    -moz-box-shadow: 0 0 0 0 #fad99b;
    -webkit-box-shadow: 0 0 0 0 #fad99b;
    box-shadow: 0 0 0 0 #fad99b;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #fad99b;
    -webkit-box-shadow: 0 0 15px 15px #fad99b;
    box-shadow: 0 0 15px 15px #fad99b;
  }
}
@-webkit-keyframes glowing-yellow-light {
  from {
    -moz-box-shadow: 0 0 0 0 #fad99b;
    -webkit-box-shadow: 0 0 0 0 #fad99b;
    box-shadow: 0 0 0 0 #fad99b;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #fad99b;
    -webkit-box-shadow: 0 0 15px 15px #fad99b;
    box-shadow: 0 0 15px 15px #fad99b;
  }
}
@-moz-keyframes glowing-yellow-light {
  from {
    -moz-box-shadow: 0 0 0 0 #fad99b;
    -webkit-box-shadow: 0 0 0 0 #fad99b;
    box-shadow: 0 0 0 0 #fad99b;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #fad99b;
    -webkit-box-shadow: 0 0 15px 15px #fad99b;
    box-shadow: 0 0 15px 15px #fad99b;
  }
}
/* line 34, ../sass/core/_mixins.scss */
.bg-purple-light {
  background-color: #d792f8;
}

/* line 41, ../sass/core/_mixins.scss */
.bg-outline-purple-light {
  border: 15px solid #f4e9fd;
}

@keyframes glowing-purple-light {
  from {
    -moz-box-shadow: 0 0 0 0 #f4e9fd;
    -webkit-box-shadow: 0 0 0 0 #f4e9fd;
    box-shadow: 0 0 0 0 #f4e9fd;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #f4e9fd;
    -webkit-box-shadow: 0 0 15px 15px #f4e9fd;
    box-shadow: 0 0 15px 15px #f4e9fd;
  }
}
@-webkit-keyframes glowing-purple-light {
  from {
    -moz-box-shadow: 0 0 0 0 #f4e9fd;
    -webkit-box-shadow: 0 0 0 0 #f4e9fd;
    box-shadow: 0 0 0 0 #f4e9fd;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #f4e9fd;
    -webkit-box-shadow: 0 0 15px 15px #f4e9fd;
    box-shadow: 0 0 15px 15px #f4e9fd;
  }
}
@-moz-keyframes glowing-purple-light {
  from {
    -moz-box-shadow: 0 0 0 0 #f4e9fd;
    -webkit-box-shadow: 0 0 0 0 #f4e9fd;
    box-shadow: 0 0 0 0 #f4e9fd;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #f4e9fd;
    -webkit-box-shadow: 0 0 15px 15px #f4e9fd;
    box-shadow: 0 0 15px 15px #f4e9fd;
  }
}
/* line 34, ../sass/core/_mixins.scss */
.bg-green-light {
  background-color: #a6d443;
}

/* line 41, ../sass/core/_mixins.scss */
.bg-outline-green-light {
  border: 15px solid #e8efe0;
}

@keyframes glowing-green-light {
  from {
    -moz-box-shadow: 0 0 0 0 #e8efe0;
    -webkit-box-shadow: 0 0 0 0 #e8efe0;
    box-shadow: 0 0 0 0 #e8efe0;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #e8efe0;
    -webkit-box-shadow: 0 0 15px 15px #e8efe0;
    box-shadow: 0 0 15px 15px #e8efe0;
  }
}
@-webkit-keyframes glowing-green-light {
  from {
    -moz-box-shadow: 0 0 0 0 #e8efe0;
    -webkit-box-shadow: 0 0 0 0 #e8efe0;
    box-shadow: 0 0 0 0 #e8efe0;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #e8efe0;
    -webkit-box-shadow: 0 0 15px 15px #e8efe0;
    box-shadow: 0 0 15px 15px #e8efe0;
  }
}
@-moz-keyframes glowing-green-light {
  from {
    -moz-box-shadow: 0 0 0 0 #e8efe0;
    -webkit-box-shadow: 0 0 0 0 #e8efe0;
    box-shadow: 0 0 0 0 #e8efe0;
  }
  to {
    -moz-box-shadow: 0 0 15px 15px #e8efe0;
    -webkit-box-shadow: 0 0 15px 15px #e8efe0;
    box-shadow: 0 0 15px 15px #e8efe0;
  }
}
/* line 14, ../sass/components/_background.scss */
.bg-mark-wrapper {
  position: relative;
}

/* line 17, ../sass/components/_background.scss */
.bg-mark {
  position: absolute;
}

/* line 1, ../sass/components/_badge.scss */
.badge {
  padding: 10px 15px;
  font-size: 15px;
  font-weight: bold;
  user-select: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 8, ../sass/components/_badge.scss */
.badge-primary {
  background-color: #5056ca;
}

/* line 1, ../sass/components/_button.scss */
.btn {
  min-width: 90px;
  padding: 5px 10px !important;
  text-align: center;
  border: none !important;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  -webkit-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
/* line 8, ../sass/components/_button.scss */
.btn:hover {
  -moz-box-shadow: 2px 2px 8px #b7b3b3;
  -webkit-box-shadow: 2px 2px 8px #b7b3b3;
  box-shadow: 2px 2px 8px #b7b3b3;
}
/* line 11, ../sass/components/_button.scss */
.btn:active, .btn:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 15, ../sass/components/_button.scss */
.btn-primary-gradient {
  background-image: linear-gradient(to left, #4e54c8, #5299fc);
  border: 1px solid transparent;
  color: #ffffff !important;
}

/* line 20, ../sass/components/_button.scss */
.btn-warning {
  background-color: #f6852f;
  color: #ffffff !important;
}
/* line 23, ../sass/components/_button.scss */
.btn-warning:hover {
  background-color: #f6852f;
}

/* line 1, ../sass/components/_card.scss */
a.card-title {
  text-decoration: none;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -webkit-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
/* line 4, ../sass/components/_card.scss */
a.card-title:hover {
  color: #5056ca;
}

/* line 9, ../sass/components/_card.scss */
.card-type-1 .card {
  text-align: center;
  border: none;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
}
/* line 14, ../sass/components/_card.scss */
.card-type-1 .card:hover .bg-outline-blue-light {
  -moz-animation: glowing-blue-light 1s linear infinite alternate;
  -webkit-animation: glowing-blue-light 1s linear infinite alternate;
  animation: glowing-blue-light 1s linear infinite alternate;
}
/* line 17, ../sass/components/_card.scss */
.card-type-1 .card:hover .bg-outline-lime-light {
  -moz-animation: glowing-lime-light 1s linear infinite alternate;
  -webkit-animation: glowing-lime-light 1s linear infinite alternate;
  animation: glowing-lime-light 1s linear infinite alternate;
}
/* line 20, ../sass/components/_card.scss */
.card-type-1 .card:hover .bg-outline-pink-light {
  -moz-animation: glowing-pink-light 1s linear infinite alternate;
  -webkit-animation: glowing-pink-light 1s linear infinite alternate;
  animation: glowing-pink-light 1s linear infinite alternate;
}
/* line 23, ../sass/components/_card.scss */
.card-type-1 .card:hover .bg-outline-yellow-light {
  -moz-animation: glowing-yellow-light 1s linear infinite alternate;
  -webkit-animation: glowing-yellow-light 1s linear infinite alternate;
  animation: glowing-yellow-light 1s linear infinite alternate;
}
/* line 26, ../sass/components/_card.scss */
.card-type-1 .card:hover .bg-outline-purple-light {
  -moz-animation: glowing-purple-light 1s linear infinite alternate;
  -webkit-animation: glowing-purple-light 1s linear infinite alternate;
  animation: glowing-purple-light 1s linear infinite alternate;
}
/* line 29, ../sass/components/_card.scss */
.card-type-1 .card:hover .bg-outline-green-light {
  -moz-animation: glowing-green-light 1s linear infinite alternate;
  -webkit-animation: glowing-green-light 1s linear infinite alternate;
  animation: glowing-green-light 1s linear infinite alternate;
}
/* line 35, ../sass/components/_card.scss */
.card-type-1 .card-icon {
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 145px;
  height: 145px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}
/* line 43, ../sass/components/_card.scss */
.card-type-1 .card-icon i {
  width: 50px;
  height: 50px;
}
/* line 47, ../sass/components/_card.scss */
.card-type-1 .card-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.55;
  color: #212b36;
}
/* line 53, ../sass/components/_card.scss */
.card-type-1 .card-text {
  font-size: 16px;
  color: #647382;
  line-height: 1.44;
}
/* line 58, ../sass/components/_card.scss */
.card-type-1 .card-body {
  padding-top: 0;
  padding-bottom: 35px;
}
/* line 62, ../sass/components/_card.scss */
.card-type-1 [class*="col-"] {
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
/* line 65, ../sass/components/_card.scss */
.card-type-1 [class*="col-"]:nth-child(3), .card-type-1 [class*="col-"]:nth-child(6) {
  border-right: none;
}
/* line 68, ../sass/components/_card.scss */
.card-type-1 [class*="col-"]:nth-child(4), .card-type-1 [class*="col-"]:nth-child(5), .card-type-1 [class*="col-"]:nth-child(6) {
  border-bottom: none;
}
/* line 70, ../sass/components/_card.scss */
.card-type-1 [class*="col-"]:nth-child(4) .card-body, .card-type-1 [class*="col-"]:nth-child(5) .card-body, .card-type-1 [class*="col-"]:nth-child(6) .card-body {
  padding-top: 50px;
  padding-bottom: 0;
}

/* line 79, ../sass/components/_card.scss */
.card-type-2 .card {
  min-height: 350px;
  border: none;
  margin-bottom: 50px;
  border: 1px solid transparent;
  background-color: #ffffff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0 2px 32px 0 rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 2px 32px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 32px 0 rgba(0, 0, 0, 0.08);
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/* line 88, ../sass/components/_card.scss */
.card-type-2 .card:hover {
  -moz-box-shadow: 0 22px 32px 0 rgba(0, 0, 0, 0.21);
  -webkit-box-shadow: 0 22px 32px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 22px 32px 0 rgba(0, 0, 0, 0.21);
}
/* line 91, ../sass/components/_card.scss */
.card-type-2 .card:hover .card-link:last-child {
  color: #ffffff;
}
/* line 94, ../sass/components/_card.scss */
.card-type-2 .card:hover .card-link .icon {
  opacity: 1;
}
/* line 100, ../sass/components/_card.scss */
.card-type-2 .card-body {
  padding-top: 80px;
  padding-left: 25px;
  padding-right: 25px;
}
/* line 104, ../sass/components/_card.scss */
.card-type-2 .card-body .icon {
  width: 50px !important;
  height: 50px !important;
}
/* line 108, ../sass/components/_card.scss */
.card-type-2 .card-title, .card-type-2 .card-text {
  font-weight: 600;
  color: #212b36;
  user-select: none;
}
/* line 113, ../sass/components/_card.scss */
.card-type-2 .card-title {
  font-size: 22px;
  line-height: 1.36;
  margin-bottom: 0;
  margin-top: 20px;
  display: block;
}
/* line 120, ../sass/components/_card.scss */
.card-type-2 .card-text {
  font-size: 15px;
  line-height: 2;
}
/* line 124, ../sass/components/_card.scss */
.card-type-2 .card-footer {
  padding: 0;
  border-top: none;
  background-color: #ffffff;
  display: flex;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 131, ../sass/components/_card.scss */
.card-type-2 .card-link {
  text-align: center;
  line-height: 65px;
  height: 65px;
  margin-left: 0;
  width: 50%;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/* line 138, ../sass/components/_card.scss */
.card-type-2 .card-link:first-child {
  font-size: 16px;
  color: #647382;
  padding-left: 25px;
  padding-right: 20px;
}
/* line 144, ../sass/components/_card.scss */
.card-type-2 .card-link:last-child {
  font-size: 16px;
  padding-left: 25px;
  padding-right: 25px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
/* line 151, ../sass/components/_card.scss */
.card-type-2 .card-link .icon {
  vertical-align: middle;
  margin-left: 7px;
  opacity: 0;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 16px;
  height: 16px;
}

@media (max-width: 1024px) {
  /* line 162, ../sass/components/_card.scss */
  .card-link {
    overflow: hidden;
  }
}
@media (max-width: 838px) {
  /* line 169, ../sass/components/_card.scss */
  .card-type-2 .card {
    margin-bottom: 35px;
  }
}
@media (max-width: 816px) {
  /* line 177, ../sass/components/_card.scss */
  .card-type-1 .card-title {
    font-size: 20px;
  }
  /* line 180, ../sass/components/_card.scss */
  .card-type-1 .card-text {
    font-size: 14px;
  }
  /* line 183, ../sass/components/_card.scss */
  .card-type-1 .badge {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  /* line 192, ../sass/components/_card.scss */
  .card-type-1 [class*="col-"]:nth-child(2), .card-type-1 [class*="col-"]:nth-child(4), .card-type-1 [class*="col-"]:nth-child(6) {
    border-right: none;
  }
  /* line 195, ../sass/components/_card.scss */
  .card-type-1 [class*="col-"]:nth-child(3), .card-type-1 [class*="col-"]:nth-child(4) {
    border-right: 1px solid rgba(0, 0, 0, 0.08);
  }
  /* line 198, ../sass/components/_card.scss */
  .card-type-1 [class*="col-"]:nth-child(4) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
  /* line 202, ../sass/components/_card.scss */
  .card-type-1 [class*="col-"]:nth-child(3) .card-body, .card-type-1 [class*="col-"]:nth-child(4) .card-body, .card-type-1 [class*="col-"]:nth-child(5) .card-body, .card-type-1 [class*="col-"]:nth-child(6) .card-body {
    padding-top: 35px !important;
  }
}
@media (max-width: 575px) {
  /* line 212, ../sass/components/_card.scss */
  .card-type-1 [class*="col-"] {
    border: none !important;
  }
  /* line 215, ../sass/components/_card.scss */
  .card-type-1 .card-body {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 219, ../sass/components/_card.scss */
  .card-type-1 .card-text {
    width: 80%;
    margin: 0 auto;
  }
  /* line 223, ../sass/components/_card.scss */
  .card-type-1 .badge {
    margin-top: 15px;
  }
}
@media (max-width: 500px) {
  /* line 231, ../sass/components/_card.scss */
  .card-type-2 .card-body {
    text-align: center;
  }
  /* line 233, ../sass/components/_card.scss */
  .card-type-2 .card-body .icon {
    width: 80px !important;
    height: 80px !important;
  }
}
@media (max-width: 388px) {
  /* line 243, ../sass/components/_card.scss */
  .card-type-1 .card-text {
    width: 100%;
  }
}
/* line 2, ../sass/components/_dropdown.scss */
.dropdown-toggle:after {
  display: none;
}
/* line 5, ../sass/components/_dropdown.scss */
.dropdown-toggle i {
  font-size: 12px;
  margin-left: 5px;
  -moz-transition: -moz-transform 0.3s linear;
  -o-transition: -o-transform 0.3s linear;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
}

/* line 11, ../sass/components/_dropdown.scss */
.dropdown-menu {
  user-select: none;
}
/* line 13, ../sass/components/_dropdown.scss */
.dropdown-menu.fade {
  display: block;
  opacity: 0;
  pointer-events: none;
}

/* line 21, ../sass/components/_dropdown.scss */
.dropdown.show > .dropdown-menu.fade {
  pointer-events: auto;
  opacity: 1;
}
/* line 27, ../sass/components/_dropdown.scss */
.dropdown.show .nav-link > i {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 991px) {
  /* line 35, ../sass/components/_dropdown.scss */
  .dropdown-menu.fade {
    display: none;
  }

  /* line 41, ../sass/components/_dropdown.scss */
  .dropdown.show > .dropdown-menu.fade {
    display: block;
  }

  /* line 46, ../sass/components/_dropdown.scss */
  .dropdown-menu-web {
    display: none !important;
  }

  /* line 50, ../sass/components/_dropdown.scss */
  .dropdown-menu-mobile.show {
    display: block !important;
  }
}
/* line 1, ../sass/components/_form.scss */
.form-control {
  height: 52px;
  background-color: #fefefe;
  padding: 0 20px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 6, ../sass/components/_form.scss */
.form-control:active, .form-control:focus {
  border: 1px solid #ced4da !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 11, ../sass/components/_form.scss */
.col-form-label {
  font-size: 14px;
  font-weight: 600;
  color: #252f3a;
  line-height: 35px;
}

/* line 17, ../sass/components/_form.scss */
.form-group {
  margin-bottom: 20px;
}

/* line 20, ../sass/components/_form.scss */
textarea {
  padding: 10px 20px !important;
}

/* line 24, ../sass/components/_form.scss */
.form-checkbox input[type=checkbox] + label {
  display: block;
  margin: 0;
  cursor: pointer;
  padding: 0;
}
/* line 31, ../sass/components/_form.scss */
.form-checkbox input[type=checkbox] {
  display: none;
}
/* line 35, ../sass/components/_form.scss */
.form-checkbox input[type=checkbox] + label:before {
  content: "\2714";
  border: 1px solid #c6c6c6;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: bottom;
  color: transparent;
  transition: .2s;
  font-size: 15px;
  width: 23px;
  height: 23px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 49, ../sass/components/_form.scss */
.form-checkbox input[type=checkbox] + label:active:before {
  transform: scale(0);
}
/* line 53, ../sass/components/_form.scss */
.form-checkbox input[type=checkbox]:checked + label:before {
  background-color: #5056ca;
  border-color: #5056ca;
  color: #fff;
}
/* line 59, ../sass/components/_form.scss */
.form-checkbox input[type=checkbox]:disabled + label:before {
  transform: scale(1);
  border-color: #aaa;
}
/* line 64, ../sass/components/_form.scss */
.form-checkbox input[type=checkbox]:checked:disabled + label:before {
  transform: scale(1);
  background-color: #6469d0;
  border-color: #6469d0;
}

@media (min-width: 1200px) {
  /* line 2, ../sass/components/_grid.scss */
  .container {
    max-width: 1224px;
  }
}
@media (max-width: 1293px) {
  /* line 7, ../sass/components/_grid.scss */
  .container {
    max-width: 100%;
    padding-right: 50px;
    padding-left: 50px;
  }
}
/* line 14, ../sass/components/_grid.scss */
.page-animation .row {
  overflow: hidden;
}

@media (max-width: 991px) {
  /* line 19, ../sass/components/_grid.scss */
  .container {
    max-width: 950px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 375px) {
  /* line 26, ../sass/components/_grid.scss */
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
/* line 1, ../sass/components/_headline.scss */
.headline, .subheadline {
  text-align: center;
  padding: 0 120px;
  margin-top: 125px;
  margin-bottom: 50px;
}
/* line 6, ../sass/components/_headline.scss */
.headline h3, .subheadline h3 {
  margin-bottom: 20px;
  font-weight: 600;
}
/* line 10, ../sass/components/_headline.scss */
.headline p, .subheadline p {
  margin: 0;
}

/* line 16, ../sass/components/_headline.scss */
.headline h3 {
  font-size: 50px;
  color: #1e251e;
  line-height: 1.44;
}
/* line 21, ../sass/components/_headline.scss */
.headline p {
  font-size: 23px;
  line-height: 1.48;
  font-weight: 600;
  color: #647382;
}

/* line 30, ../sass/components/_headline.scss */
.subheadline h3, .subheadline p {
  color: #3c3c3c;
}
/* line 33, ../sass/components/_headline.scss */
.subheadline h3 {
  font-size: 40px;
}
/* line 36, ../sass/components/_headline.scss */
.subheadline p {
  font-size: 18px;
  line-height: 1.44;
  width: 700px;
  margin: 0 auto;
}

/* line 44, ../sass/components/_headline.scss */
.headline-promo {
  margin-top: 130px;
  min-height: 335px;
  background-image: linear-gradient(to left, #4e54c8, #8f94fb);
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 51, ../sass/components/_headline.scss */
.headline-promo h3, .headline-promo p {
  color: #ffffff;
}
/* line 54, ../sass/components/_headline.scss */
.headline-promo h3 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.31;
  margin-bottom: 25px;
}
/* line 60, ../sass/components/_headline.scss */
.headline-promo p {
  font-size: 20px;
  line-height: 1.6;
}
/* line 64, ../sass/components/_headline.scss */
.headline-promo .btn {
  height: 58px;
  font-size: 16px;
  font-weight: 600;
  align-items: center;
  display: inline-flex;
  justify-content: center;
}
/* line 71, ../sass/components/_headline.scss */
.headline-promo .btn:first-child {
  width: 178px;
  background-color: #ffffff;
  color: #5358cc;
  margin-right: 35px;
}
/* line 77, ../sass/components/_headline.scss */
.headline-promo .btn:last-child {
  border: 1px solid #ffffff !important;
  width: 200px;
  color: #ffffff;
}
/* line 83, ../sass/components/_headline.scss */
.headline-promo .headline-promo-actions {
  margin-top: 65px;
  text-align: right;
}

/* line 89, ../sass/components/_headline.scss */
.headline-promo-2 {
  margin-top: 130px;
  min-height: 335px;
  text-align: center;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  background-color: #ffffff;
}
/* line 96, ../sass/components/_headline.scss */
.headline-promo-2 h3 {
  font-size: 28px;
  font-weight: bold;
  color: #3c3c3c;
  margin-top: 95px;
  margin-bottom: 20px;
}
/* line 103, ../sass/components/_headline.scss */
.headline-promo-2 p {
  font-size: 16px;
  line-height: 1.5;
  color: #647382;
}
/* line 108, ../sass/components/_headline.scss */
.headline-promo-2 .btn {
  width: 200px;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px auto 0;
}

/* line 118, ../sass/components/_headline.scss */
.headline-header {
  height: 230px;
  background-color: #4e54c8;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 124, ../sass/components/_headline.scss */
.headline-header h3 {
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
}

/* line 131, ../sass/components/_headline.scss */
.headline-link {
  margin: 50px 0;
  text-align: center;
}
/* line 134, ../sass/components/_headline.scss */
.headline-link a {
  font-weight: 600;
}
/* line 137, ../sass/components/_headline.scss */
.headline-link i {
  font-size: 11px;
  margin-left: 5px;
}

@media (max-width: 1240px) {
  /* line 145, ../sass/components/_headline.scss */
  .headline-promo h3 {
    font-size: 35px;
  }
}
@media (max-width: 1143px) {
  /* line 153, ../sass/components/_headline.scss */
  .headline-promo h3 {
    font-size: 30px;
  }
  /* line 157, ../sass/components/_headline.scss */
  .headline-promo .btn:first-child {
    width: 155px;
  }
}
@media (max-width: 1087px) {
  /* line 167, ../sass/components/_headline.scss */
  .headline-promo .btn:first-child {
    width: 130px;
    margin-right: 20px;
  }
  /* line 171, ../sass/components/_headline.scss */
  .headline-promo .btn:last-child {
    width: 185px;
  }
}
@media (max-width: 1024px) {
  /* line 180, ../sass/components/_headline.scss */
  .headline h3, .subheadline h3 {
    font-size: 35px;
  }
  /* line 183, ../sass/components/_headline.scss */
  .headline p, .subheadline p {
    font-size: 20px;
    width: 100%;
  }
}
@media (max-width: 920px) {
  /* line 191, ../sass/components/_headline.scss */
  .headline-promo {
    text-align: center;
    margin-top: 85px;
  }
  /* line 194, ../sass/components/_headline.scss */
  .headline-promo h3 {
    margin-bottom: 10px;
  }
  /* line 198, ../sass/components/_headline.scss */
  .headline-promo .row [class*="col-"] {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  /* line 204, ../sass/components/_headline.scss */
  .headline-promo .headline-promo-actions {
    margin-top: 30px;
    text-align: center;
  }
}
@media (max-width: 789px) {
  /* line 212, ../sass/components/_headline.scss */
  .headline, .subheadline {
    margin-top: 90px;
    padding: 0 20px;
  }
}
@media (max-width: 757px) {
  /* line 220, ../sass/components/_headline.scss */
  .headline-promo h3 {
    font-size: 25px;
  }
  /* line 223, ../sass/components/_headline.scss */
  .headline-promo p {
    font-size: 16px;
  }

  /* line 227, ../sass/components/_headline.scss */
  .headline-promo-2 {
    margin-top: 70px;
    min-height: 300px;
  }
  /* line 230, ../sass/components/_headline.scss */
  .headline-promo-2 h3 {
    margin-top: 75px;
  }
}
@media (max-width: 600px) {
  /* line 237, ../sass/components/_headline.scss */
  .headline-header {
    height: 175px;
  }
  /* line 239, ../sass/components/_headline.scss */
  .headline-header h3 {
    font-size: 30px;
  }
}
@media (max-width: 458px) {
  /* line 246, ../sass/components/_headline.scss */
  .headline, .subheadline {
    margin-top: 110px;
    margin-bottom: 35px;
  }
  /* line 249, ../sass/components/_headline.scss */
  .headline h3, .subheadline h3 {
    font-size: 30px;
  }
  /* line 252, ../sass/components/_headline.scss */
  .headline p, .subheadline p {
    font-size: 15px;
  }
}
@media (max-width: 400px) {
  /* line 259, ../sass/components/_headline.scss */
  .headline-header {
    height: 130px;
  }
  /* line 261, ../sass/components/_headline.scss */
  .headline-header h3 {
    font-size: 25px;
    text-align: center;
  }

  /* line 267, ../sass/components/_headline.scss */
  .headline-promo h3 {
    font-size: 21px;
  }
  /* line 270, ../sass/components/_headline.scss */
  .headline-promo p {
    font-size: 14px;
  }
  /* line 273, ../sass/components/_headline.scss */
  .headline-promo .btn {
    width: 100% !important;
  }
  /* line 275, ../sass/components/_headline.scss */
  .headline-promo .btn:first-child {
    margin: 0 0 20px 0;
  }
  /* line 279, ../sass/components/_headline.scss */
  .headline-promo .headline-promo-actions {
    margin-top: 15px;
  }

  /* line 284, ../sass/components/_headline.scss */
  .headline-promo-2 h3 {
    font-size: 25px;
    margin-bottom: 10px;
  }
}
@media (max-width: 380px) {
  /* line 292, ../sass/components/_headline.scss */
  .headline-promo {
    padding: 30px 0 35px;
  }

  /* line 296, ../sass/components/_headline.scss */
  .headline h3, .subheadline h3 {
    font-size: 23px;
    margin-bottom: 10px;
  }
  /* line 300, ../sass/components/_headline.scss */
  .headline p, .subheadline p {
    font-size: 15px;
  }
}
@media (max-width: 320px) {
  /* line 307, ../sass/components/_headline.scss */
  .headline-header {
    height: 110px;
  }
  /* line 309, ../sass/components/_headline.scss */
  .headline-header h3 {
    font-size: 22px;
  }
}
/* line 308, ../sass/components/_icon.scss */
.icon {
  display: inline-block;
  font-size: 0;
  margin: 0 auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 30px;
  height: 30px;
}

/* line 318, ../sass/components/_icon.scss */
.icon-lg {
  width: 75px;
  height: 75px;
}

/* line 323, ../sass/components/_icon.scss */
.icon-dine-in {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="73" height="44" viewBox="0 0 73 44">\a         <g fill="%2301ABAF" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a             <path d="M71.449 0c-.936 0-1.873.717-1.873 1.913V11c0 1.913-1.17 3.348-3.043 3.826V1.913C66.533.957 65.831 0 64.661 0c-.937 0-1.873.717-1.873 1.913v12.913c-1.638-.478-3.043-1.913-3.043-3.826V1.913C59.745.957 59.043 0 57.873 0 56.936 0 56 .717 56 1.913V11c0 3.826 2.809 6.935 6.554 7.413v23.674c0 .956.702 1.913 1.873 1.913.936 0 1.872-.717 1.872-1.913V18.413c3.745-.478 6.554-3.587 6.554-7.413V1.913C73.322.957 72.62 0 71.45 0zM2.346 0C1.642 0 1.173 0 .704.476.234.714 0 1.19 0 1.903v40.194C0 43.05.704 44 1.877 44s1.642-1.19 1.642-2.14V28.064l6.57-.238c.939 0 1.643-.713 1.643-1.665C13.843 3.805 2.816.238 2.346 0z"/>\a             <path fill-rule="nonzero" d="M35.5 2C24.058 2 15 11.297 15 22.5 15 33.942 24.297 43 35.5 43 46.942 43 56 33.703 56 22.5 56 11.058 46.942 2 35.5 2zm0 30.512c-5.483 0-10.012-4.53-10.012-10.012 0-5.483 4.53-10.012 10.012-10.012 5.483 0 10.012 4.53 10.012 10.012 0 5.483-4.53 10.012-10.012 10.012z"/>\a         </g>\a     </svg>\a');
}

/* line 324, ../sass/components/_icon.scss */
.icon-driver {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="67" height="67" viewBox="0 0 67 67">\a     <g fill="%2370BC40" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a         <path d="M44 36v4h6l-2.4-4z"/>\a         <path fill-rule="nonzero" d="M33.5 0C14.987 0 0 14.987 0 33.5 0 52.013 14.987 67 33.5 67 52.013 67 67 52.013 67 33.5 67 14.987 52.013 0 33.5 0zm-5.407 21.981c.529-.529 2.41-2.292 5.348-2.233 2.645.058 4.35 1.586 4.996 2.233a.568.568 0 0 1 0 .823.534.534 0 0 1-.412.176.534.534 0 0 1-.41-.176c-.53-.53-1.94-1.822-4.174-1.88-2.468-.06-4.055 1.41-4.466 1.88a.568.568 0 0 1-.823 0c-.294-.176-.294-.588-.06-.823h.001zm5.23.94c-1.527-.058-2.585.882-2.88 1.117a.635.635 0 0 1-.41.176.534.534 0 0 1-.412-.176.568.568 0 0 1 0-.823c.353-.352 1.704-1.528 3.703-1.47a5.296 5.296 0 0 1 3.467 1.47.568.568 0 0 1 0 .823.568.568 0 0 1-.823 0c-.293-.294-1.234-1.058-2.644-1.117zm1.881 2.116a.568.568 0 0 1-.822 0 1.49 1.49 0 0 0-1.058-.411c-.647 0-1.058.352-1.176.47a.534.534 0 0 1-.411.176.534.534 0 0 1-.412-.176.568.568 0 0 1 0-.823c.235-.235 1-.823 2.057-.764.94.059 1.587.529 1.764.764a.502.502 0 0 1 .058.764zm-18.572 11.93h-1.646a.589.589 0 0 1-.587-.587c0-.294.293-.588.587-.588h1.646a.589.589 0 0 1 0 1.176zm1.763-2.997h-3.409a.589.589 0 0 1-.587-.587c0-.294.294-.588.587-.588h3.41a.589.589 0 0 1 0 1.175zm1.763-2.527h-5.172a.589.589 0 0 1 0-1.175h5.172c.353 0 .588.293.588.587a.589.589 0 0 1-.588.588zm7.523 15.81a2.483 2.483 0 0 1-2.468-2.468 2.483 2.483 0 0 1 2.468-2.469 2.483 2.483 0 0 1 2.469 2.469 2.483 2.483 0 0 1-2.469 2.468zm19.748 0a2.483 2.483 0 0 1-2.469-2.468 2.483 2.483 0 0 1 2.469-2.469 2.483 2.483 0 0 1 2.468 2.469 2.483 2.483 0 0 1-2.468 2.468zm5.172-2.586h-2.234a2.924 2.924 0 0 0-2.938-2.821 2.924 2.924 0 0 0-2.939 2.821H30.68a2.924 2.924 0 0 0-2.939-2.821 2.924 2.924 0 0 0-2.938 2.821h-3.056V27.682h20.863v5.113h6.7l3.35 6.171v5.701h-.058z"/>\a     </g>\a</svg>\a');
}

/* line 325, ../sass/components/_icon.scss */
.icon-employee {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="45" height="69" viewBox="0 0 45 69">\a     <path fill="%23D05387" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero" d="M38.706 9.282h-7.683v-.73C31.023 3.8 27.144 0 22.463 0c-4.682 0-8.56 3.875-8.56 8.551v.731H6.22A6.212 6.212 0 0 0 0 15.495v47.292A6.212 6.212 0 0 0 6.22 69h32.56A6.212 6.212 0 0 0 45 62.787V15.495c-.074-3.435-2.855-6.213-6.294-6.213zM22.463 3.655a4.9 4.9 0 0 1 4.902 4.896v4.02H17.56v-4.02c-.074-2.704 2.195-4.896 4.902-4.896zm12.513 56.428H9.95v-3.655h25.023l.003 3.655zm-.366-8.48H10.316c-.44 0-.732-.292-.732-.731v-2.193c0-1.973 1.097-3.8 2.852-4.751l4.756-2.559a.765.765 0 0 0 .366-.656v-1.537a11.229 11.229 0 0 1-1.755-3.654c-.586-.511-.877-1.242-.877-2.048v-2.118c0-.585.22-1.17.512-1.608v-1.316c-.146-1.388.365-2.85 1.243-3.946 1.243-1.387 3.147-2.118 5.78-2.118 2.635 0 4.535.73 5.779 2.118a5.15 5.15 0 0 1 1.243 3.946v1.316c.366.44.511 1.023.511 1.608v2.118a2.82 2.82 0 0 1-1.389 2.413 12.9 12.9 0 0 1-1.537 2.998l-.215.291v1.537c0 .29.146.51.366.656l5.048 2.559c1.829.95 3 2.778 3 4.896v2.048c.075.44-.29.73-.656.73z"/>\a</svg>\a');
}

/* line 326, ../sass/components/_icon.scss */
.icon-feedback {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="59" viewBox="0 0 60 59">\a     <g fill="%234A7B11" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a         <path fill-rule="nonzero" d="M59.58 55.689c0-.988-.05-1.927-.05-2.866-.05-.89-.397-4.893-.198-5.98.298-1.532.547-3.113.646-4.645 0-.494.05-.988 0-1.483 0-.79-.05-1.532-.1-2.322-.05-.544-.099-1.137-.149-1.68-.1-1.236-.894-2.175-2.187-2.62a5.473 5.473 0 0 0-1.292-.296l-.547-.099a498.757 498.757 0 0 0-3.181-.445l-4.027-.593c-1.043-.148-1.69-.84-1.789-1.927l-.298-2.718-.448-5.09c-.1-1.038-.497-1.878-1.193-2.471a1.825 1.825 0 0 0-1.391-.445c-.448.05-.845.198-1.094.544l-.15.05c-.496.296-.993.938-.993 2.174l.1 4.793.049.989c-.05 1.63-.05 3.261-.05 4.892l-.05 3.607c0 .248-.05.445-.1.495h-.148c-.1-.05-.15-.198-.199-.297-.1-.198-.1-.346-.15-.593-.049-.198-.049-.395-.099-.494-.248-.593-.447-1.137-.696-1.73a3.463 3.463 0 0 0-.695-1.037l-.15-.149c-.497-.395-1.043-.543-1.74-.346-.695.198-1.143.643-1.192 1.335-.05.939 0 1.73.149 2.421.05.148.05.297.1.395v.05l.049.198c.199.691.398 1.383.596 2.026l.448 1.482.1.346c.099.247.148.544.198.79.497 1.978 1.193 3.757 2.137 5.289.498.79 1.044 1.532 1.64 2.223.498.593.498 2.274.498 3.41l.05 3.262A2.983 2.983 0 0 0 44.12 58.9c.249.099.547.099.845.099l11.83-.198a2.801 2.801 0 0 0 2.436-1.383c.2-.593.348-1.137.348-1.73zm-3.678.84l-10.34.148c-.795 0-1.44-.593-1.44-1.383l-.05-2.076c0-.79.596-1.433 1.391-1.433l10.34-.148c.795 0 1.441.593 1.441 1.383l.05 2.076c0 .79-.597 1.433-1.392 1.433z"/>\a         <path d="M9 43.5c0 2-3 2-3 0s3-2 3 0M19 43.5c0 2-3 2-3 0s3-2 3 0"/>\a         <path fill-rule="nonzero" d="M12.5 58C5.62 58 0 52.38 0 45.5S5.62 33 12.5 33 25 38.62 25 45.5 19.428 58 12.5 58zm0-22.433c-5.475 0-9.933 4.458-9.933 9.933s4.458 9.933 9.933 9.933 9.933-4.458 9.933-9.933a9.915 9.915 0 0 0-9.933-9.933z"/>\a         <path d="M8 51.9a6.162 6.162 0 0 1 2.308-1.4c.865-.35 1.779-.5 2.692-.5.913 0 1.827.15 2.692.5.866.3 1.635.8 2.308 1.45l-.048.05c-.865-.15-1.683-.35-2.548-.45-.817-.1-1.635-.2-2.452-.2s-1.635.05-2.452.2c-.77 0-1.587.2-2.5.35zM53 10.5c0 2-3 2-3 0s3-2 3 0M43 10.5c0 2-3 2-3 0s3-2 3 0"/>\a         <path d="M46.475 0C39.61 0 34 5.642 34 12.597c0 4.426 2.273 8.317 5.706 10.555 0-1.022.29-1.897.774-2.627-2.37-1.8-3.869-4.67-3.869-7.88 0-5.544 4.449-10.019 9.865-10.019s9.913 4.475 9.913 9.971c0 4.864-3.482 8.901-8.027 9.777l.145.875.145 1.751C54.502 23.979 59 18.823 59 12.646 59 5.642 53.39 0 46.476 0z"/>\a         <path d="M51 16.1a6.162 6.162 0 0 1-2.308 1.4c-.865.35-1.779.5-2.692.5-.913 0-1.827-.15-2.692-.5-.866-.3-1.635-.8-2.308-1.45l.048-.05c.865.15 1.683.35 2.548.45.817.1 1.635.2 2.452.2s1.635-.05 2.452-.2c.77 0 1.635-.2 2.5-.35zM18 17.512a17.213 17.213 0 0 0-2.5-.394A25.805 25.805 0 0 0 13 17c-.817 0-1.635.04-2.5.118a19.56 19.56 0 0 0-2.5.394c.817.197 1.635.315 2.5.394.817.079 1.635.118 2.5.079.817 0 1.635-.04 2.5-.119.865-.039 1.683-.157 2.5-.354zM19 10.5c0 2-3 2-3 0s3-2 3 0M9 10.5c0 2-3 2-3 0s3-2 3 0"/>\a         <path fill-rule="nonzero" d="M0 12.5C0 5.62 5.62 0 12.5 0S25 5.62 25 12.5 19.38 25 12.5 25 0 19.38 0 12.5zm2.616 0c0 5.475 4.458 9.933 9.933 9.933s9.932-4.458 9.932-9.933c-.048-5.475-4.505-9.933-9.98-9.933-5.476 0-9.885 4.458-9.885 9.933z"/>\a     </g>\a</svg>\a');
}

/* line 327, ../sass/components/_icon.scss */
.icon-gift {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="63" height="43" viewBox="0 0 63 43">\a     <g fill="%235056CA" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a         <path d="M43 43h16.357C61.374 43 63 41.29 63 39.175V22L43 43zM3.474 17.42l-1.852-3.417c-.386-.652-.078-1.545.619-1.872l6.562-1.059c-.233-.569-.079-1.22.386-1.71.464-.49 1.08-.57 1.622-.407l1.004-6.917c.233-.731 1.08-1.059 1.777-.652l3.241 1.952L20 0 3.628.003C1.619.003 0 1.713 0 3.827V21l3.474-3.58zM63 19.166V3.784C63 1.69 61.347 0 59.304 0H23.361l-4.405 4.508c.313.484.313 1.126-.08 1.528l-2.91 2.416 4.483.082 3.226 3.303-10.145-.16c.08.484-.08.965-.473 1.368-.313.32-.706.484-1.1.484l-.156 10.308-3.15-3.142.08-4.914-2.516 3.222c-.473.402-1.1.402-1.493.081L.003 23.916 0 39.216C0 41.31 1.653 43 3.696 43h36.023L63 19.166z"/>\a     </g>\a</svg>\a');
}

/* line 328, ../sass/components/_icon.scss */
.icon-health-care {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="46" viewBox="0 0 50 46">\a     <g fill="%23FFF" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero">\a         <path d="M39.18 23.584l-3.808 4.85c-.373.45-.895.67-1.417.522-.522-.076-.97-.449-1.195-.97l-2.91-8.731-1.492 4.18c-.224.598-.746.97-1.417.97h-3.21l-2.611 7.239c-.224.598-.746.97-1.417.97-.67 0-1.195-.448-1.416-1.043l-3.88-12.165-2.015 5.97c-.224.598-.746 1.044-1.416 1.044H4.632l18.733 18.733c.373.373.822.522 1.344.522.522 0 .97-.149 1.344-.522l18.881-18.881c.822-.823 1.569-1.718 2.163-2.688H39.18z"/>\a         <path d="M9.85 23.431l3.134-9.252c.224-.597.746-1.043 1.416-1.043.67 0 1.196.448 1.417 1.043l3.956 12.314 1.493-4.105c.224-.598.746-.97 1.416-.97h3.21l2.612-7.239c.224-.597.822-.97 1.416-.97.67 0 1.196.448 1.417 1.043l3.434 10.15 2.612-3.282a1.557 1.557 0 0 1 1.195-.597h9.926c.522-1.569.823-3.21.823-4.927A15.029 15.029 0 0 0 34.252.522c-3.506 0-6.865 1.195-9.553 3.434C22.012 1.717 18.653.522 15.146.522A15.029 15.029 0 0 0 .072 15.596c0 2.837.747 5.521 2.239 7.836H9.85z"/>\a     </g>\a</svg>\a');
}

/* line 329, ../sass/components/_icon.scss */
.icon-inventory {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="58" height="63" viewBox="0 0 58 63">\a     <path fill="%233C97E9" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero" d="M24.65 1.44L2.899 17.64A7.189 7.189 0 0 0 0 23.401v32.4c0 1.91.761 3.74 2.124 5.09A7.258 7.258 0 0 0 7.25 63h43.502a7.258 7.258 0 0 0 5.125-2.11A7.157 7.157 0 0 0 58 55.802v-32.4a7.189 7.189 0 0 0-2.899-5.76l-21.75-16.2a7.29 7.29 0 0 0-8.701 0zm-2.9 57.962h-7.252c-2.001 0-3.623-1.613-3.623-3.6v-7.2c0-1.988 1.622-3.6 3.623-3.6h7.253c.962 0 1.883.377 2.562 1.052a3.592 3.592 0 0 1 1.06 2.548v7.2c0 .954-.38 1.869-1.06 2.544a3.638 3.638 0 0 1-2.562 1.056zm0-21.6h-7.252c-2.001 0-3.623-1.613-3.623-3.6v-7.2c0-1.987 1.622-3.6 3.623-3.6h7.253c.962 0 1.883.377 2.562 1.052a3.592 3.592 0 0 1 1.06 2.548v7.2c0 .954-.38 1.87-1.06 2.544a3.638 3.638 0 0 1-2.562 1.056zm21.752 21.6h-7.253c-2.002 0-3.623-1.613-3.623-3.6v-7.2c0-1.988 1.621-3.6 3.623-3.6h7.253c.962 0 1.883.377 2.562 1.052a3.592 3.592 0 0 1 1.06 2.548v7.2c0 .954-.38 1.869-1.06 2.544a3.638 3.638 0 0 1-2.562 1.056z"/>\a</svg>\a');
}

/* line 330, ../sass/components/_icon.scss */
.icon-loyalty {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="71" height="55" viewBox="0 0 71 55">\a     <g fill="%23F8B602" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a         <path d="M2.25 22H19v7.997L1.125 30C.562 30 0 29.568 0 28.919v-4.757C0 22.972 1.012 22 2.25 22zM40 24.16v4.758c0 .65-.562 1.082-1.125 1.082H21v-8h16.75c1.238-.003 2.25.97 2.25 2.16zM28.425 37L30 36.89l-3.376-4.111c-.337-.335-.337-.556-.337-.779H21l6.3 7c.113-.332-.227-1.89 1.125-2zM10 36.89c.799.223 2.394-.113 2.506 1.11l.114 1L19 32h-5.355c0 .223-.114.444-.229.667L10 36.89z"/>\a         <path d="M12.624 43.13L19 35.832V55l-13.837-.003c-1.19 0-2.163-.98-2.163-2.178V33h8.107l-4 5.009c-.54.654-.108 1.634.759 1.743l2.594.22.324 2.613c.108.87 1.19 1.306 1.839.545zM37 33.108v19.735A2.159 2.159 0 0 1 34.85 55H21V35.914l6.335 7.226c.645.756 1.824.322 1.824-.54l.321-2.588 2.578-.323c.858-.108 1.287-1.078.753-1.726l-3.973-4.96L37 33v.108zM59 46H45c0-1.1.962-2 2.138-2h9.726c1.174.003 2.136.902 2.136 2zM62 50.335v3.499c0 .7-.433 1.166-1.083 1.166l-18.834-.003c-.542 0-1.083-.466-1.083-1.166v-3.499C41 49.05 41.974 48 43.166 48h16.668c1.192.003 2.166 1.052 2.166 2.335zM55 28v13h-6V28c.947.213 2 .316 2.947.316 1.159 0 2.106-.103 3.053-.316zM67.587 2h-1.461v2.262h1.461c.61 0 .974.451.974.903V6.86c0 1.81-.974 3.957-2.561 5.312V15c3.052-1.469 5-4.86 5-8.026V5.278C71 3.468 69.416 2 67.587 2zM38 14.327v-1.905c-1.584-1.008-2.561-2.69-2.561-4.594v-2.69c0-.56.487-.896 1.097-.896h1.46V2h-1.46C34.584 2 33 3.456 33 5.138v2.69c0 3.138 2.071 5.941 4.997 7.172.003-.225.003-.45.003-.673z"/>\a         <path fill-rule="nonzero" d="M62.898 0H41.101C40.551 0 40 .438 40 1.097v12.945C40 20.623 45.395 26 52 26c6.604 0 12-5.376 12-11.958V1.094C64 .438 63.56 0 62.899 0zM51.671 20.734c-.662 0-1.102-.439-1.102-1.098 0-.658.44-1.097 1.102-1.097a4.923 4.923 0 0 0 4.952-4.935c0-.659.44-1.097 1.101-1.097.662 0 1.102.438 1.102 1.097 0 3.948-3.193 7.13-7.155 7.13z"/>\a     </g>\a</svg>\a');
}

/* line 331, ../sass/components/_icon.scss */
.icon-online {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="59" height="59" viewBox="0 0 59 59">\a     <g fill="%23FFDD0C" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a         <path d="M46.605 42.65L59 39.588 26 26l13.588 33 3.135-12.395 9.257 9.256c.522.522 1.344.522 1.79 0l2.091-2.09c.523-.523.523-1.345 0-1.792l-9.256-9.329z"/>\a         <path fill-rule="nonzero" d="M32.923 48.929c.222-.295.444-.593.591-.888l-1.551-3.776c-1.698 3.553-3.766 5.627-5.536 5.627-1.846 0-3.985-2.221-5.683-5.922a25.208 25.208 0 0 1-1.92-5.774c2.436.37 5.02.517 7.674.517 1.108 0 2.215 0 3.247-.075l-1.254-3.108h-1.993c-2.877 0-5.683-.223-8.341-.665-.444-2.666-.664-5.476-.664-8.365 0-2.886.222-5.7.664-8.365 2.658-.445 5.46-.665 8.341-.665 2.878 0 5.684.222 8.342.665.444 2.666.664 5.476.664 8.365v1.926l3.1 1.257c.074-1.035.074-2.145.074-3.255 0-2.666-.147-5.257-.516-7.697a40.397 40.397 0 0 1 5.758 1.926c3.69 1.703 5.905 3.848 5.905 5.699 0 1.85-2.067 3.923-5.536 5.551l3.766 1.556c.294-.223.591-.37.885-.593-.075.295-.147.593-.294.815l2.953 1.186A27.207 27.207 0 0 0 53 26.283C52.853 11.843 41.043 0 26.427 0 11.81 0 0 11.843 0 26.5S11.81 53 26.427 53c3.027 0 5.905-.518 8.564-1.405l-1.183-2.961c-.297.072-.59.145-.885.295zm9.965-38.936a23.373 23.373 0 0 1 5.905 9.992c-2.73-1.998-6.643-3.553-11.294-4.588-.96-4.664-2.584-8.588-4.576-11.326 3.69 1.11 7.084 3.108 9.965 5.921zm-16.461-6.81c1.845 0 3.984 2.22 5.683 5.922a25.208 25.208 0 0 1 1.92 5.774c-2.436-.37-5.02-.517-7.675-.517-2.659 0-5.242.147-7.675.517a40.666 40.666 0 0 1 1.92-5.774c1.767-3.701 3.907-5.922 5.827-5.922zM9.965 9.993A23.281 23.281 0 0 1 19.93 4.07c-1.992 2.738-3.544 6.662-4.576 11.326-4.65.963-8.564 2.59-11.294 4.588 1.107-3.7 3.1-7.107 5.905-9.992zM9.08 20.8a25.042 25.042 0 0 1 5.758-1.926c-.369 2.444-.516 5.034-.516 7.697 0 2.666.147 5.257.516 7.697a40.397 40.397 0 0 1-5.758-1.926c-3.69-1.703-5.905-3.849-5.905-5.7 0-1.847 2.214-4.143 5.905-5.843v.001zm.885 22.206a23.373 23.373 0 0 1-5.905-9.993c2.73 1.998 6.643 3.554 11.294 4.589.96 4.664 2.584 8.588 4.576 11.326-3.69-1.11-7.16-3.111-9.965-5.922z"/>\a     </g>\a</svg>\a');
}

/* line 332, ../sass/components/_icon.scss */
.icon-other {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="46" height="43" viewBox="0 0 46 43">\a     <g fill="%23FFF" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero">\a         <path d="M11.5 21.563c0 7.664-11.5 7.664-11.5 0 0-7.665 11.5-7.665 11.5 0M28.75 21.563c0 7.664-11.5 7.664-11.5 0 0-7.665 11.5-7.665 11.5 0M46 21.563c0 7.664-11.5 7.664-11.5 0 0-7.665 11.5-7.665 11.5 0M19.356 3.745c3.83 6.643-6.126 12.393-9.962 5.75-3.835-6.638 6.127-12.388 9.962-5.75M36.6 33.625c3.835 6.637-6.126 12.387-9.956 5.75-3.835-6.638 6.127-12.388 9.956-5.75M34.5 1.646c6.637 3.835.887 13.791-5.75 9.961-6.643-3.835-.893-13.79 5.75-9.961M17.25 31.524c6.637 3.836.887 13.791-5.75 9.956-6.643-3.83-.893-13.79 5.75-9.956"/>\a     </g>\a</svg>\a');
}

/* line 333, ../sass/components/_icon.scss */
.icon-relation {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="73" height="42" viewBox="0 0 73 42">\a     <g fill="%23F77424" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a         <path d="M72.796 14.321c-1.406-2.92-2.84-5.83-4.247-8.747-.729-1.53-1.434-3.074-2.138-4.61-.445-.992-1.228-1.24-2.117-.643-1.81 1.22-7.26 4.898-10.343 4.932-1.652.017-3.255-.2-4.821-.623a28.9 28.9 0 0 1-3.033-1.003c-1.54-.603-3.052-1.24-4.46-1.29-1.058-.006-1.73.07-2.336.582l-.131.116-1.258 1.136h-.005l-4.822 4.356a5.784 5.784 0 0 0-.263.265 2.312 2.312 0 0 0-.303.248l-4.82 4.351a2.54 2.54 0 0 0-.232.234 1.11 1.11 0 0 0-.143.16 1.513 1.513 0 0 0-.289.59c-.288 1.44 1.25 3.489 2.724 3.753 1.9.339 3.66-.005 5.201-1.116.946-.679 1.986-1.454 3.038-2.237.289-.223.58-.437.869-.648.02-.02.04-.031.06-.045.277-.215.552-.423.829-.629 0 0 0-.008.005-.008a5.197 5.197 0 0 1 2.767-.778c.474 0 .934.06 1.374.175a5.31 5.31 0 0 1 1.947.986c.02.006.034.025.051.04.092.078.192.163.283.248l.072.07c.222.183.44.383.657.592a31.182 31.182 0 0 1 1.795 1.829l2.163 2.141c.1.09.177.19.263.285.097.085.189.163.28.254l4.624 4.55c0 .01 0 .01.006.01l2.006 1.978c.597.31 1.209.21 1.855-.313.986-.809 2.503-1.993 3.51-2.776 1.494-1.167 7.364-5.3 8.88-6.436.714-.533.896-1.162.502-1.979zM20.22 20.78a2.667 2.667 0 0 0-3.768 0l-4.67 4.67a2.664 2.664 0 1 0 3.766 3.77l4.67-4.672a2.664 2.664 0 0 0 .003-3.768zM26.22 25.78a2.67 2.67 0 0 0-3.77 0l-4.67 4.67a2.666 2.666 0 0 0 3.769 3.77l4.669-4.67a2.665 2.665 0 0 0 .003-3.77zM32.22 28.78a2.667 2.667 0 0 0-3.768 0l-4.67 4.67a2.66 2.66 0 0 0 0 3.768 2.662 2.662 0 0 0 3.769 0l4.67-4.668a2.669 2.669 0 0 0 0-3.77zM37.519 36.183a2.627 2.627 0 0 0 .207-2.684 2.541 2.541 0 0 0-.51-.718 2.542 2.542 0 0 0-.72-.51 2.64 2.64 0 0 0-2.546.12 2.375 2.375 0 0 0-.502.39l-4.669 4.674a2.664 2.664 0 0 0 3.768 3.766l4.668-4.666c.113-.11.217-.24.304-.372z"/>\a         <path d="M51.298 21.208a1.61 1.61 0 0 0-.172-.169l-.972-.959-.172-.166-1.504-1.49-.872-.845-1.281-1.27-.077-.067-.903-.889a3.08 3.08 0 0 0-.74-.558 3.032 3.032 0 0 0-1.049-.398 2.987 2.987 0 0 0-.782-.093c-.654 0-1.282.17-1.832.49-.129.068-.25.145-.361.238a2.702 2.702 0 0 0-.379.321c-.017.017-.043.034-.06.06-.326.279-.67.558-1.003.829-.335.262-.67.516-1.015.77-.197.143-.404.296-.61.431v.009a23.81 23.81 0 0 1-3.018 1.776c-3.431 1.642-6.888.889-8.889-2.572a2.617 2.617 0 0 1-.197-.414 3.258 3.258 0 0 1-.155-.567c-.18-1.075.198-2.251.997-2.996 2.193-2.03 4.386-4.07 6.57-6.108.814-.754 1.642-1.515 2.476-2.302.207-.194.422-.39.637-.592-.628-.516-1.333-.635-2.038-.669-.078-.008-.146-.016-.224-.016-2.691-.11-5.285.456-7.868 1.1-.112.025-.215.059-.327.084l-.18.05c-.336.12-.663.22-.998.305l-.352.102c-.714.22-1.436.415-2.167.516-1.067.144-2.056.16-2.675.11-1.22-.093-2.811-.6-4.402-1.37C12.27 2.703 9.837 1.061 8.736.317c-.43-.28-.825-.373-1.178-.288-.387.093-.714.415-.955.93-.705 1.54-1.41 3.09-2.14 4.62-1.41 2.92-2.847 5.83-4.257 8.75-.396.82-.215 1.455.49 1.98 1.522 1.141 7.413 5.279 8.909 6.447.223.177.473.372.74.575l.102.076c.482.347.903.652 1.247.914l3.982-3.915a4.285 4.285 0 0 1 3.035-1.238 4.334 4.334 0 0 1 3.035 1.238c.095.093.19.186.267.285.06.068.112.135.163.203.052.076.112.155.164.231.06.094.112.195.163.28.009.025.035.05.043.084.035.076.078.153.103.22.035.068.06.136.086.203.018.068.043.127.06.19.043.106.07.21.086.318a3.057 3.057 0 0 1 .104.626c.017.136.025.28.017.415a2.28 2.28 0 0 1 .378-.093c.095-.017.198-.043.301-.043a.88.88 0 0 1 .215-.025c.112-.009.215-.017.327-.017.129 0 .266.008.387.017.034 0 .069.008.103.008.25.034.499.077.74.153.335.093.662.237.971.423.009 0 .017 0 .026.017.077.042.146.093.215.135.069.042.138.093.206.152.06.043.112.085.164.136.077.059.155.127.223.194.095.093.172.187.261.28.035.042.069.084.103.135.078.085.13.166.19.251.068.102.137.203.189.316.137.245.25.496.326.77.035.107.07.211.086.321.026.11.052.223.06.33a4.28 4.28 0 0 1 1.523-.279c1.152 0 2.227.437 3.035 1.235.507.5.86 1.092 1.058 1.726.094.285.155.576.18.872.009.118.018.237.018.347.18-.06.36-.11.55-.144.112-.025.223-.034.335-.05h.086c.13-.018.258-.026.387-.026a4.264 4.264 0 0 1 3.035 1.247 4.181 4.181 0 0 1 1.256 2.986c0 .136-.009.262-.026.39.009.008.009.016 0 .025a2.408 2.408 0 0 1-.034.27c0 .017-.009.026-.009.043-.017.17-.06.321-.112.474a2.12 2.12 0 0 1-.103.304s0 .009-.008.026c-.018.042-.035.093-.06.144-.026.059-.06.126-.087.186-.025.042-.051.093-.077.143a3.8 3.8 0 0 1-.43.635 1.05 1.05 0 0 1-.106.116 1.457 1.457 0 0 1-.206.228l-3.792 3.732A3.64 3.64 0 0 0 36.63 42c.843 0 1.651-.28 2.287-.804a2.629 2.629 0 0 0 .275-.245c.37-.364.646-.787.826-1.235.146-.381.224-.787.232-1.185a3.625 3.625 0 0 0 1.78.465 3.64 3.64 0 0 0 2.571-1.049 3.513 3.513 0 0 0 .998-3.13c.653.55 1.479.846 2.347.846a3.62 3.62 0 0 0 2.563-1.05 3.519 3.519 0 0 0 .989-3.257 3.584 3.584 0 0 0 1.866.525c.98 0 1.892-.376 2.57-1.06a3.526 3.526 0 0 0 0-5.05l-4.637-4.563z"/>\a     </g>\a</svg>\a');
}

/* line 334, ../sass/components/_icon.scss */
.icon-restaurant {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="62" height="48" viewBox="0 0 62 48">\a     <path fill="%23ffffff" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero" d="M5.696.006C2.807.403 0 6.843 0 10.458c0 4.482 1.657 8.94 4.482 10.125v25.71a1.492 1.492 0 1 0 2.988 0V20.63c2.865-1.062 4.622-5.144 4.459-10.171C11.929 5.979 8.96.007 5.976.007c-.093 0-.187-.012-.28 0V.006zm43.6 0v13.44h.07c.332 3.72 1.913 6.457 4.411 7.233v25.617-.003a1.492 1.492 0 1 0 2.988 0v-25.57c2.568-.67 4.249-3.157 4.459-7.28h.023V13c.009-.345.012-.683 0-1.05V.002H58.26V11.95h-1.494V.003h-2.988V11.95h-1.494V.003h-2.988v.003zM30.623 5.979c-10.313 0-18.672 8.357-18.672 18.663 0 10.309 8.36 18.662 18.672 18.662 10.312 0 18.671-8.357 18.671-18.662 0-10.31-8.36-18.663-18.671-18.663zm0 7.467c6.168 0 11.204 5.03 11.204 11.199 0 6.168-5.033 11.199-11.204 11.199-6.169 0-11.205-5.03-11.205-11.2 0-6.168 5.033-11.198 11.205-11.198zm0 2.985a8.192 8.192 0 0 0-8.217 8.21 8.192 8.192 0 0 0 8.217 8.212 8.192 8.192 0 0 0 8.216-8.211 8.192 8.192 0 0 0-8.216-8.211z"/>\a</svg>\a');
}

/* line 335, ../sass/components/_icon.scss */
.icon-retail {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="53" viewBox="0 0 60 53">\a     <path fill="%23FBFBFB" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero" d="M58.67 11.968h-.306L33.164.806c-1.557-.69-4.11-.69-5.67 0l-25.2 11.162h-.306c-.732 0-1.33.585-1.33 1.301v13.506c0 .716.598 1.3 1.33 1.3h1.908c.114 0 .22-.017.325-.043v22.57c0 1.024.837 1.859 1.86 1.859h30.898V34.463c0-1.025.837-1.86 1.86-1.86h9.377c1.023 0 1.86.837 1.86 1.86v17.995h4.502c1.025 0 1.86-.837 1.86-1.86l.002-22.564c.103.023.209.041.322.041h1.908c.73 0 1.33-.587 1.33-1.3V13.267c0-.716-.598-1.3-1.33-1.3zM23.482 13.27c0-.716.598-1.3 1.33-1.3h1.908c.728 0 1.328.581 1.328 1.295V26.777c-.002.711-.6 1.296-1.328 1.296H24.81c-.729 0-1.329-.587-1.329-1.3V13.268zm-9.128-.003c0-.713.598-1.298 1.327-1.298h1.908c.729 0 1.326.582 1.329 1.296v13.514c0 .71-.598 1.295-1.329 1.295H15.68c-.73 0-1.327-.585-1.327-1.295V13.266zm-7.801 14.81c-.732 0-1.33-.587-1.33-1.303V13.269c0-.716.598-1.298 1.33-1.298H8.46c.732 0 1.33.585 1.33 1.298v13.506c0 .716-.598 1.301-1.33 1.301H6.552zM31.47 45.152H10.832a1.864 1.864 0 0 1-1.86-1.86l-.002-8.83c0-1.024.837-1.859 1.86-1.859h20.638c1.025 0 1.86.837 1.86 1.86l.002 8.829c0 1.022-.837 1.86-1.86 1.86zm5.708-18.372c-.003.711-.598 1.296-1.33 1.296H33.94c-.729 0-1.329-.585-1.331-1.296V13.267c.002-.714.597-1.296 1.331-1.296h1.909c.729 0 1.326.582 1.329 1.296V26.775c-.003 0 0 .003 0 .005zm9.128 0c-.003.711-.598 1.296-1.33 1.296h-1.908c-.729 0-1.329-.587-1.329-1.3V13.268c0-.716.598-1.298 1.33-1.298h1.908c.729 0 1.326.582 1.329 1.296V26.78zm9.13-.007c0 .716-.6 1.3-1.329 1.3H52.2c-.73 0-1.33-.584-1.332-1.295V13.267c.003-.714.6-1.296 1.332-1.296h1.908c.73 0 1.33.585 1.33 1.298v13.504z"/>\a</svg>\a');
}

/* line 336, ../sass/components/_icon.scss */
.icon-services {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="56" height="56" viewBox="0 0 56 56">\a     <path fill="%23FBFBFB" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero" d="M1.605 43.098l2.337.411c.272 1.02.676 1.998 1.2 2.913l-1.354 1.944c-.489.71-.406 1.67.2 2.286l1.407 1.406a1.8 1.8 0 0 0 2.286.199l1.948-1.366c.922.54 1.911.955 2.942 1.234l.411 2.337c.15.862.897 1.491 1.772 1.493h1.99a1.8 1.8 0 0 0 1.77-1.493l.41-2.337h.002c1.02-.274 2-.68 2.913-1.21l1.949 1.366v-.002a1.798 1.798 0 0 0 2.286-.199l1.406-1.406c.607-.616.69-1.573.2-2.286l-1.365-1.948c.529-.915.935-1.893 1.212-2.913l2.337-.41v-.003a1.802 1.802 0 0 0 1.491-1.77v-2.007a1.805 1.805 0 0 0-1.491-1.772l-2.333-.422c-.274-1.02-.683-2-1.212-2.915l1.366-1.949c.491-.71.407-1.67-.198-2.286l-1.402-1.422a1.801 1.801 0 0 0-2.286-.2l-1.97 1.377a12.101 12.101 0 0 0-2.914-1.21l-.41-2.337h-.003a1.802 1.802 0 0 0-1.77-1.493h-1.984a1.802 1.802 0 0 0-1.77 1.493l-.407 2.337c-1.02.274-2 .68-2.915 1.21l-1.948-1.366v.002a1.799 1.799 0 0 0-2.286.199L4 29.983a1.802 1.802 0 0 0-.201 2.285l1.344 1.973c-.523.91-.924 1.886-1.194 2.902l-2.344.41a1.8 1.8 0 0 0-1.491 1.773v1.982a1.804 1.804 0 0 0 1.49 1.79zm14.131-8.509a5.71 5.71 0 0 1 5.28 3.527 5.714 5.714 0 1 1-10.994 2.187 5.714 5.714 0 0 1 5.714-5.714zM44.084 47.89v-7.542h-2.37a.706.706 0 0 1-.572-1.103l4.652-6.908a.71.71 0 0 1 .572-.315c.23.007.442.123.571.315l4.663 6.908a.706.706 0 1 1-.571 1.103h-2.396v9.817a2.284 2.284 0 0 1-2.285 2.286H32.616a1.024 1.024 0 0 1-1.023-1.022v-2.514c0-.565.458-1.024 1.023-1.024h11.468zM54.37 18.433v.002a1.805 1.805 0 0 0 1.493-1.773V14.68a1.803 1.803 0 0 0-1.493-1.772l-2.337-.41a12.086 12.086 0 0 0-1.176-2.92l1.366-1.95a1.798 1.798 0 0 0-.201-2.285L50.604 3.92a1.798 1.798 0 0 0-2.285-.199l-1.965 1.364a12.196 12.196 0 0 0-2.926-1.21l-.4-2.337A1.803 1.803 0 0 0 41.257.044h-1.989a1.802 1.802 0 0 0-1.77 1.493l-.413 2.337a12.1 12.1 0 0 0-2.913 1.21L32.223 3.72a1.798 1.798 0 0 0-2.286.2l-1.424 1.405a1.801 1.801 0 0 0-.199 2.286L29.68 9.56a12.108 12.108 0 0 0-1.212 2.913l-2.337.41v.003a1.798 1.798 0 0 0-1.491 1.77v1.984c0 .873.63 1.62 1.491 1.77l2.344.411-.002.002c.276 1.02.683 2 1.212 2.913l-1.366 1.949a1.801 1.801 0 0 0 .2 2.286l1.396 1.457c.613.607 1.573.69 2.285.201l1.949-1.366c.913.529 1.893.935 2.913 1.21l.41 2.337v.002c.152.86.898 1.489 1.773 1.491h1.989a1.805 1.805 0 0 0 1.772-1.49l.422-2.351c1.02-.275 2-.681 2.915-1.21l1.949 1.366v-.002c.71.49 1.67.408 2.286-.199l1.422-1.4c.607-.616.69-1.575.2-2.285l-1.343-1.974c.522-.91.924-1.886 1.194-2.901l2.32-.424zM40.263 21.41a5.71 5.71 0 0 1-5.28-3.527 5.714 5.714 0 1 1 5.28 3.527zM11.915 8.11v7.541h2.37a.706.706 0 0 1 .572 1.103l-4.634 6.909a.713.713 0 0 1-.572.314.71.71 0 0 1-.571-.314l-4.681-6.909a.706.706 0 1 1 .571-1.103h2.378V5.834A2.286 2.286 0 0 1 9.633 3.55h13.75c.565 0 1.022.457 1.022 1.022v2.513c0 .565-.457 1.025-1.022 1.025H11.915z"/>\a</svg>\a');
}

/* line 337, ../sass/components/_icon.scss */
.icon-sms {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="73" height="65" viewBox="0 0 73 65">\a     <path fill="%23F98486" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero" d="M73 22.312c0 4.686-1.648 9.297-4.796 13.015a7.55 7.55 0 0 0 2.325 2.528c.975.668 1.499 1.859 1.2 2.974-.225 1.116-1.2 2.008-2.397 2.156-.826.148-1.649.148-2.474.148-2.474 0-4.723-.52-6.67-1.412-1.273.669-2.623 1.191-4.046 1.636v-.892c0-1.264-.076-2.455-.299-3.643 1.125-.447 2.173-.892 3.224-1.487l1.124-.596 1.124.668c1.125.668 2.398 1.116 3.824 1.34-.673-.892-1.2-1.86-1.575-2.9l-.45-1.264.898-.967c2.998-3.199 4.573-7.065 4.573-11.232 0-9.892-9.445-17.997-20.986-17.997-8.845 0-16.412 4.686-19.487 11.304-.75-.076-1.499-.076-2.248-.076-.826 0-1.649.076-2.548.076C26.607 6.618 36.275 0 47.593 0 61.608 0 73 9.964 73 22.312zM5.77 56.672C2.173 52.803 0 47.893 0 42.54c0-12.419 11.617-22.535 25.934-22.535S51.868 30.121 51.868 42.54C51.865 54.96 40.172 65 25.932 65c-5.17 0-10.042-1.34-14.091-3.643-3.672 2.156-7.572 2.083-9.893 1.784-.673-.073-.823-.892-.299-1.264 2.249-1.412 3.45-3.422 4.123-5.206H5.77zm26.608-14.207c0 1.563 1.273 2.75 2.772 2.75a2.754 2.754 0 0 0 2.773-2.75c0-1.563-1.274-2.752-2.773-2.752s-2.772 1.264-2.772 2.752zm-9.293 0c0 1.563 1.274 2.75 2.773 2.75a2.754 2.754 0 0 0 2.773-2.75c0-1.563-1.274-2.752-2.773-2.752s-2.773 1.264-2.773 2.752zm-9.295 0c0 1.563 1.274 2.75 2.773 2.75s2.772-1.263 2.772-2.75c0-1.563-1.273-2.752-2.772-2.752-1.5 0-2.773 1.264-2.773 2.752z"/>\a</svg>\a');
}

/* line 338, ../sass/components/_icon.scss */
.icon-spa {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="73" height="65" viewBox="0 0 73 65">\a     <path fill="%23FFF" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero" d="M73 22.312c0 4.686-1.648 9.297-4.796 13.015a7.55 7.55 0 0 0 2.325 2.528c.975.668 1.499 1.859 1.2 2.974-.225 1.116-1.2 2.008-2.397 2.156-.826.148-1.649.148-2.474.148-2.474 0-4.723-.52-6.67-1.412-1.273.669-2.623 1.191-4.046 1.636v-.892c0-1.264-.076-2.455-.299-3.643 1.125-.447 2.173-.892 3.224-1.487l1.124-.596 1.124.668c1.125.668 2.398 1.116 3.824 1.34-.673-.892-1.2-1.86-1.575-2.9l-.45-1.264.898-.967c2.998-3.199 4.573-7.065 4.573-11.232 0-9.892-9.445-17.997-20.986-17.997-8.845 0-16.412 4.686-19.487 11.304-.75-.076-1.499-.076-2.248-.076-.826 0-1.649.076-2.548.076C26.607 6.618 36.275 0 47.593 0 61.608 0 73 9.964 73 22.312zM5.77 56.672C2.173 52.803 0 47.893 0 42.54c0-12.419 11.617-22.535 25.934-22.535S51.868 30.121 51.868 42.54C51.865 54.96 40.172 65 25.932 65c-5.17 0-10.042-1.34-14.091-3.643-3.672 2.156-7.572 2.083-9.893 1.784-.673-.073-.823-.892-.299-1.264 2.249-1.412 3.45-3.422 4.123-5.206H5.77zm26.608-14.207c0 1.563 1.273 2.75 2.772 2.75a2.754 2.754 0 0 0 2.773-2.75c0-1.563-1.274-2.752-2.773-2.752s-2.772 1.264-2.772 2.752zm-9.293 0c0 1.563 1.274 2.75 2.773 2.75a2.754 2.754 0 0 0 2.773-2.75c0-1.563-1.274-2.752-2.773-2.752s-2.773 1.264-2.773 2.752zm-9.295 0c0 1.563 1.274 2.75 2.773 2.75s2.772-1.263 2.772-2.75c0-1.563-1.273-2.752-2.772-2.752-1.5 0-2.773 1.264-2.773 2.752z"/>\a</svg>\a');
}

/* line 339, ../sass/components/_icon.scss */
.icon-store {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="58" height="56" viewBox="0 0 58 56">\a     <g fill="%238E93FA" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a         <path d="M32.073 43.02c-.723.152-1.181.993-1.05 1.757.13.764.655 1.223 1.311 1.223h.262l4.331-.994c.723-.152 1.181-.993 1.05-1.757-.13-.841-.853-1.375-1.509-1.223l-4.395.993zM35.404 37.023l-4.331.995c-.723.152-1.181.994-1.05 1.758.13.764.655 1.224 1.311 1.224h.262l4.331-.994c.723-.152 1.181-.994 1.05-1.759-.13-.764-.85-1.376-1.573-1.224zM48.3 45.3c-.198.199-.3.449-.3.699 0 .25.1.5.3.7.2.2.45.301.7.301.25 0 .5-.1.7-.301.198-.2.3-.45.3-.7 0-.25-.1-.5-.3-.7-.35-.399-1.05-.399-1.4 0zM55.3 43.3c-.198.2-.3.45-.3.7 0 .25.1.5.3.7.2.198.45.3.7.3.25 0 .5-.1.7-.3.198-.2.3-.45.3-.7 0-.25-.1-.5-.3-.7-.348-.4-.999-.4-1.4 0zM57.977 38.966c-.132-.74-.863-1.21-1.527-1.076l-11.48 2.284-6.039-7.662c-.331-.405-.795-.604-1.26-.47l-2.586.538c-.73.134-1.195.874-1.063 1.547.133.74.864 1.21 1.527 1.076l1.791-.336 6.04 7.663c.264.336.663.47 1.062.47h.264l12.275-2.421c.664-.2 1.13-.872.996-1.613z"/>\a         <path d="M42.23 33.726l3.292 5.551c.342.498.891.784 1.507.712l7.678-1.565a1.582 1.582 0 0 0 1.165-1.21l1.098-6.476c.206-.995-.685-1.921-1.714-1.707l-12.067 2.49c-1.029.212-1.508 1.352-.96 2.205h.001zM44.858 45.991c-1.297 0-2.46-.541-3.21-1.487l-.069-.068c-.07.203-.205.472-.341.676v2.232H12.76V23c-1.707 1.352-3.826 2.232-6.146 2.232H6v26.17C6 53.971 8.049 56 10.644 56h32.712C45.95 56 48 53.903 48 51.401V49.78c-.752-.137-1.435-.541-1.982-1.083-.683-.676-1.16-1.69-1.16-2.705zM48 27.24v-2.087h-.635c-2.404 0-4.597-.782-6.365-2.153v6a4.447 4.447 0 0 1 2.05-.912l4.95-.849zM3.325 7h45.35C50.538 7 52 5.6 52 3.818v-.636C52 1.399 50.538 0 48.675 0H3.325C1.462 0 0 1.4 0 3.182v.636C0 5.536 1.53 7 3.325 7zM6.331 23c3.496 0 6.319-2.64 6.723-6.025C13.46 20.36 16.282 23 19.778 23c3.43 0 6.318-2.64 6.723-6.025C26.905 20.36 29.728 23 33.224 23c3.43 0 6.319-2.64 6.723-6.025C40.352 20.36 43.175 23 46.67 23h.539c4.301-.339 6.925-5.01 5.31-9.006L50.906 10c-.47.135-.94.204-1.413.204H3.44c-.47 0-1.009-.07-1.413-.204L.48 13.994C-1.132 17.988 1.488 22.66 5.79 23h.541z"/>\a     </g>\a</svg>');
}

/* line 340, ../sass/components/_icon.scss */
.icon-support {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">\a     <g fill="%238FDCCD" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a         <path d="M32 0C16.317 0 3.557 12.76 3.557 28.445H0v17.777h10.67V28.444c0-11.767 9.567-21.333 21.334-21.333 11.766 0 21.333 9.566 21.333 21.333V44.32l-18.86 12.57h-6.034V64h8.19l23.81-15.876v-1.9H64V28.447h-3.557C60.443 12.76 47.683 0 32 0z"/>\a         <path d="M51 33c0-9.926-8.077-18-18-18-9.926 0-18 8.077-18 18 0 9.926 8.077 18 18 18 9.926 0 18-8.074 18-18z"/>\a     </g>\a</svg>\a');
}

/* line 341, ../sass/components/_icon.scss */
.icon-arrow-right {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="17" viewBox="0 0 25 17">\a     <path fill="%235056CA" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero" d="M.34 9.258a.972.972 0 0 1-.302-.72c0-.285.1-.53.302-.74.215-.197.468-.295.758-.295h20.17l-5.776-5.636a.972.972 0 0 1-.302-.72c0-.285.1-.53.302-.74.214-.198.467-.296.757-.296.292 0 .537.098.74.296l7.576 7.391c.214.21.32.455.32.74a.942.942 0 0 1-.32.72l-7.576 7.391a.989.989 0 0 1-.74.314 1.05 1.05 0 0 1-.757-.314.972.972 0 0 1-.302-.72c0-.284.1-.53.302-.74l5.776-5.618H1.098a1.05 1.05 0 0 1-.758-.313z"/>\a</svg>\a');
}

/* line 342, ../sass/components/_icon.scss */
.icon-arrow-right-white {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="17" viewBox="0 0 25 17">\a     <path fill="%23FFF" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero" d="M.34 9.258a.972.972 0 0 1-.302-.72c0-.285.1-.53.302-.74.215-.197.468-.295.758-.295h20.17l-5.776-5.636a.972.972 0 0 1-.302-.72c0-.285.1-.53.302-.74.214-.198.467-.296.757-.296.292 0 .537.098.74.296l7.576 7.391c.214.21.32.455.32.74a.942.942 0 0 1-.32.72l-7.576 7.391a.989.989 0 0 1-.74.314 1.05 1.05 0 0 1-.757-.314.972.972 0 0 1-.302-.72c0-.284.1-.53.302-.74l5.776-5.618H1.098a1.05 1.05 0 0 1-.758-.313z"/>\a</svg>\a');
}

/* line 343, ../sass/components/_icon.scss */
.icon-fb {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="23" viewBox="0 0 11 23">\a     <path fill="%233C579D" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd" d="M7.315 23H2.437V11.499H0V7.536h2.437v-2.38C2.437 1.923 3.813 0 7.723 0h3.255v3.964H8.944c-1.523 0-1.623.554-1.623 1.588l-.007 1.984H11l-.431 3.963H7.314V23z"/>\a</svg>\a');
}

/* line 344, ../sass/components/_icon.scss */
.icon-tw {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="21" viewBox="0 0 24 21">\a     <path fill="%2336AAF3" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd" d="M21.173 3.32c1.017-.655 1.797-1.694 2.163-2.932a9.439 9.439 0 0 1-3.127 1.286C19.313.644 18.033 0 16.616 0c-2.72 0-4.922 2.374-4.922 5.3 0 .416.04.821.125 1.208C7.729 6.287 4.101 4.178 1.671.97a5.602 5.602 0 0 0-.667 2.666c0 1.839.87 3.462 2.19 4.414a4.676 4.676 0 0 1-2.23-.663v.065c0 2.57 1.696 4.713 3.951 5.198a4.496 4.496 0 0 1-1.299.187c-.317 0-.627-.032-.925-.094.625 2.105 2.444 3.64 4.599 3.68-1.686 1.423-3.81 2.27-6.115 2.27-.397 0-.79-.023-1.175-.073C2.18 20.122 4.767 21 7.548 21c9.058 0 14.008-8.078 14.008-15.083 0-.231-.003-.46-.013-.686A10.431 10.431 0 0 0 24 2.486a9.291 9.291 0 0 1-2.827.834z"/>\a</svg>\a');
}

/* line 345, ../sass/components/_icon.scss */
.icon-ig {
  background-image: url("https://cdn2.hubspot.net/hubfs/6190013/dimsapp/assets/img/icons/instagram.png");
}

/* line 348, ../sass/components/_icon.scss */
.icon-stock-on-hand {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30">\a     <g fill="%23FFF" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero">\a         <path d="M2 29H1V1.5a.5.5 0 1 1 1 0V29zm-2 1h3V1.5a1.5 1.5 0 1 0-3 0V30zM29 29h-1V1.5a.5.5 0 1 1 1 0V29zm-2 1h3V1.5a1.5 1.5 0 1 0-3 0V30zM6 7V3.135C6 3.06 6.06 3 6.135 3h3.73c.075 0 .135.06.135.135V7H6zM5 8h6V3.135C11 2.508 10.492 2 9.865 2h-3.73C5.508 2 5 2.508 5 3.135V8zM13 7V3.135c0-.075.06-.135.135-.135h3.73c.075 0 .135.06.135.135V7h-4zm-1 1h6V3.135C18 2.508 17.492 2 16.865 2h-3.73C12.508 2 12 2.508 12 3.135V8zM21 7V3.135c0-.075.06-.135.135-.135h3.73c.075 0 .135.06.135.135V7h-4zm-1 1h6V3.135C26 2.508 25.492 2 24.865 2h-3.73C20.508 2 20 2.508 20 3.135V8z"/>\a         <path d="M3 8h25V7H3zM6 17v-3.865c0-.075.06-.135.135-.135h3.73c.075 0 .135.06.135.135V17H6zm-1 1h6v-4.865C11 12.508 10.492 12 9.865 12h-3.73C5.508 12 5 12.508 5 13.135V18zM13 17v-3.865c0-.075.06-.135.135-.135h3.73c.075 0 .135.06.135.135V17h-4zm-1 1h6v-4.865c0-.627-.508-1.135-1.135-1.135h-3.73c-.627 0-1.135.508-1.135 1.135V18zM21 17v-3.865c0-.075.06-.135.135-.135h3.73c.075 0 .135.06.135.135V17h-4zm-1 1h6v-4.865c0-.627-.508-1.135-1.135-1.135h-3.73c-.627 0-1.135.508-1.135 1.135V18z"/>\a         <path d="M3 18h25v-1H3zM6 26v-3.865c0-.075.06-.135.135-.135h3.73c.075 0 .135.06.135.135V26H6zm-1 1h6v-4.865C11 21.508 10.492 21 9.865 21h-3.73C5.508 21 5 21.508 5 22.135V27zM13 26v-3.865c0-.075.06-.135.135-.135h3.73c.075 0 .135.06.135.135V26h-4zm-1 1h6v-4.865c0-.627-.508-1.135-1.135-1.135h-3.73c-.627 0-1.135.508-1.135 1.135V27zM25 26h-4v-3.865c0-.075.06-.135.135-.135h3.73c.075 0 .135.06.135.135V26zm-5 1h6v-4.865c0-.627-.508-1.135-1.135-1.135h-3.73c-.627 0-1.135.508-1.135 1.135V27z"/>\a         <path d="M3 27h25v-1H3z"/>\a     </g>\a</svg>\a');
}

/* line 349, ../sass/components/_icon.scss */
.icon-purchase {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="29" height="26" viewBox="0 0 29 26">\a     <g fill="%23FFF" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero">\a         <path d="M0 25.381c0 .342.276.619.616.619h27.768c.34 0 .616-.277.616-.619V.62c-.013-.089-.013-.13-.025-.172-.027-.064-.04-.087-.053-.112a.617.617 0 0 0-.078-.116.65.65 0 0 0-.46-.219H.616a.604.604 0 0 0-.22.045.865.865 0 0 0-.185.116.738.738 0 0 0-.133.174C.065.359.052.383.042.409.012.49.013.53.01.572L0 25.382zM27.767 3.473l-1.362-.865 1.362-.865v1.73zM26.86.965l-1.443 1.12a.619.619 0 0 0 0 1.046l1.196.846H2.14l1.443-.846a.62.62 0 0 0 0-1.046L2.14.965h24.72zM1.233 3.473v-1.73l1.362.865-1.362.865zm26.616 21.314H1.15l.082-19.852h26.616v19.852z"/>\a         <path d="M20 7.09a1.088 1.088 0 0 0-2.173 0c0 .332.152.625.386.825-.18 1.565-.946 4.792-4.213 4.792-3.256 0-4.028-3.228-4.211-4.794.233-.2.384-.493.384-.824C10.173 6.488 9.686 6 9.087 6a1.088 1.088 0 0 0-.593 2c.262 2.471 1.62 6 5.506 6 3.885 0 5.243-3.529 5.506-6 .297-.194.494-.529.494-.91z"/>\a     </g>\a</svg>\a');
}

/* line 350, ../sass/components/_icon.scss */
.icon-stock-request {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="29" height="31" viewBox="0 0 29 31">\a     <g fill="%23FFF" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero">\a         <path d="M12.417 12H6.583c-.35 0-.583-.233-.583-.583s.233-.584.583-.584h5.25v-5.25c0-.35.234-.583.584-.583s.583.233.583.583v5.834a.585.585 0 0 1-.583.583z"/>\a         <path d="M28.216 8.145l-1.025-1.033a2.542 2.542 0 0 0-1.808-.73c-.664 0-1.327.243-1.81.73l-.662.668V2.37A2.364 2.364 0 0 0 20.559 0h-7.777c-.181 0-.302.06-.422.182L.18 10.455a.554.554 0 0 0-.18.425v17.75A2.364 2.364 0 0 0 2.351 31H20.56c1.327 0 2.352-1.094 2.352-2.37V17.14l5.305-5.349c.483-.486.784-1.155.784-1.823-.06-.669-.301-1.338-.784-1.824zM21.705 28.63a1.15 1.15 0 0 1-1.146 1.155H2.351a1.15 1.15 0 0 1-1.145-1.155V11.124l11.817-9.908h7.536a1.15 1.15 0 0 1 1.146 1.155v6.625l-4.582 4.62-5.065 5.106-.06.06-.06.061c0 .06-.06.06-.06.122l-.845 4.68c-.06.182 0 .365.181.547.12.122.241.183.422.183h.12l4.703-.851c.06 0 .121-.061.181-.061s.06-.061.06-.061l.06-.06 4.945-4.985v10.272zm-8.38-9.482l4.22-4.255 2.954 2.979-4.22 4.254-2.955-2.978zm1.748 3.404l-2.653.486.482-2.674 2.17 2.188zm7.838-7.173l-1.206 1.216-.362.365-2.954-2.979 4.823-4.862 2.954 2.978-3.255 3.282zm4.461-4.437l-.301.304-2.955-2.978.302-.304a1.458 1.458 0 0 1 1.93 0l1.024 1.033c.241.243.422.608.422.973 0 .364-.18.729-.422.972z"/>\a     </g>\a</svg>\a');
}

/* line 351, ../sass/components/_icon.scss */
.icon-advanced-filter {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="30" viewBox="0 0 24 30">\a     <path fill="%23FFF" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero" d="M13.833 21.51H15.5v1.67h-1.667v-1.67zM24 2.437v25.126A2.438 2.438 0 0 1 21.564 30H2.436A2.438 2.438 0 0 1 0 27.563V7.37h4.493a2.868 2.868 0 0 0 2.864-2.868V0h14.207A2.438 2.438 0 0 1 24 2.437zm-4.833 19.908a.5.5 0 0 0-.5-.501H16.5v-.835a.5.5 0 0 0-.5-.5h-2.667a.5.5 0 0 0-.5.5v.835h-7.5a.5.5 0 0 0 0 1.001h7.5v.835a.5.5 0 0 0 .5.5H16a.5.5 0 0 0 .5-.5v-.835h2.167a.5.5 0 0 0 .5-.5zm0-5.342a.5.5 0 0 0-.5-.5h-8.5v-.835a.5.5 0 0 0-.5-.501H7a.5.5 0 0 0-.5.5v.835H5.333a.5.5 0 0 0 0 1.002H6.5v.834a.5.5 0 0 0 .5.501h2.667a.5.5 0 0 0 .5-.5v-.835h8.5a.5.5 0 0 0 .5-.501zm0-5.342a.5.5 0 0 0-.5-.5h-4.5v-.835a.5.5 0 0 0-.5-.501H11a.5.5 0 0 0-.5.5v.835H5.333a.5.5 0 0 0 0 1.002H10.5v.835a.5.5 0 0 0 .5.5h2.667a.5.5 0 0 0 .5-.5v-.835h4.5a.5.5 0 0 0 .5-.5zM6.357 4.503V.36l-6 6.01h4.136a1.867 1.867 0 0 0 1.864-1.867zM7.5 17.838h1.667v-1.67H7.5v1.67zm4-5.342h1.667v-1.67H11.5v1.67z"/>\a</svg>\a');
}

/* line 352, ../sass/components/_icon.scss */
.icon-instant-search {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="31" height="31" viewBox="0 0 31 31">\a     <g fill="%23FFF" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a         <path fill-rule="nonzero" d="M3.808 3.808c5.078-5.077 13.308-5.077 18.384 0 5.077 5.076 5.077 13.308 0 18.384-5.078 5.077-13.308 5.077-18.384 0-5.077-5.076-5.077-13.308 0-18.384zM5.26 20.741c4.275 4.276 11.206 4.276 15.481 0 4.275-4.275 4.276-11.206 0-15.48C16.466.984 9.535.984 5.26 5.26.985 9.534.985 16.466 5.26 20.74z"/>\a         <path d="M22.538 20L20 22.538 28.462 31 31 28.462z"/>\a         <path fill-rule="nonzero" d="M5 13.985v-2l2.39-.996c.066-.188.136-.369.223-.548L6.649 8.04l1.414-1.414 2.38.98c.182-.087.368-.161.56-.23L12.016 5h2l.989 2.367c.199.07.39.145.58.235l2.376-.955 1.414 1.414-.969 2.355c.094.194.17.39.243.594L21 12.016v2l-2.354.98c-.072.204-.15.4-.243.594l.95 2.371-1.413 1.414-2.361-.972a5.32 5.32 0 0 1-.583.23L13.985 21h-2l-.99-2.379a6.833 6.833 0 0 1-.556-.23l-2.399.961-1.414-1.413.984-2.387a6.244 6.244 0 0 1-.219-.547l-2.39-1.02H5zm8.016 2.016A3 3 0 1 0 13.015 10 3 3 0 0 0 13.016 16z"/>\a     </g>\a</svg>\a');
}

/* line 353, ../sass/components/_icon.scss */
.icon-customer-activity {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="33" height="24" viewBox="0 0 33 24">\a     <path fill="%23FFF" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero" d="M0 20.883v-1.606a.33.33 0 0 1 .334-.325h1.944V2.704C2.281 1.21 3.524 0 5.058 0h22.896c1.533.001 2.775 1.211 2.777 2.704v6.245l-4.005-1.657V3.9H6.29v15.036h6.594a.64.64 0 0 1 .646.63v.417-.001c0 .178.073.348.202.473a.697.697 0 0 0 .487.197h4.577a.697.697 0 0 0 .486-.197.661.661 0 0 0 .203-.473v-.415c0-.348.289-.631.646-.631h6.594v-2.72A2.21 2.21 0 0 0 29 15.849l.447.435c.347.347.798.574 1.288.65v2.021h1.931v.001c.089 0 .174.033.236.095a.32.32 0 0 1 .098.23v1.602c-.001 1.629-1.357 2.95-3.03 2.95H3.03c-1.673 0-3.028-1.321-3.03-2.95zM25.282 8.508a.534.534 0 0 0-.439.233.507.507 0 0 0-.044.485l2.276 5.222a.527.527 0 0 0 .847.159l1.08-1.069 1.622 1.58a.676.676 0 0 0 1.006.07.642.642 0 0 0 .194-.506.649.649 0 0 0-.266-.475l-1.621-1.579 1.08-1.04a.5.5 0 0 0-.162-.825L25.492 8.55a.567.567 0 0 0-.21-.041zm-4.104 3.763L19.426 5.81a.94.94 0 0 0-.933-.683.937.937 0 0 0-.902.722l-1.709 7.562-.787-3.643a.93.93 0 0 0-.837-.727.958.958 0 0 0-.958.562L12.17 12.24l-2.14.175a.74.74 0 0 0-.68.728c0 .377.295.692.68.728l2.764.195c.38 0 .725-.223.87-.566l.198-.462 1.067 4.927a.939.939 0 0 0 .923.724c.444 0 .828-.3.923-.723l1.824-8.001.942 3.46a.946.946 0 0 0 .928.683l2.506-.188h-.001a.747.747 0 0 0 .67-.734c0-.374-.288-.689-.67-.732l-1.795-.182z"/>\a</svg>\a');
}

/* line 355, ../sass/components/_icon.scss */
.icon-select-arrow {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="17" viewBox="0 0 10 17">\a     <path fill="%239CAAB7" stroke="transparent" stroke-width="0" style="" fill-rule="nonzero" d="M.552 5.781h8.753a.552.552 0 0 0 .395-.936L5.324.345a.552.552 0 0 0-.79 0l-4.377 4.5a.552.552 0 0 0 .395.936zm8.753 4.866H.553a.551.551 0 0 0-.396.936l4.376 4.5a.552.552 0 0 0 .791 0l4.376-4.5a.551.551 0 0 0-.395-.936z"/>\a</svg>\a');
}

/* line 356, ../sass/components/_icon.scss */
.icon-customers {
  background-image: url('data:image/svg+xml;utf8,<svg width="58px" height="56px" viewBox="0 0 58 56" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">    \a     <g id="Visual" fill="%23383EAD" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a         <g id="Case-Retail-2" transform="translate(-141.000000, -3635.000000)" fill="%23383EAD" fill-rule="nonzero">\a             <g id="np_sales_227880_000000" transform="translate(141.000000, 3635.000000)">\a                 <path d="M27.5208552,24.2858104 L17.7556088,24.2858104 L17.7556088,21.1035986 C17.7556088,20.454235 18.0515254,19.8072292 18.5832283,19.3950696 C21.4822636,17.037177 24.5619264,15.5036036 25.1537595,15.1513345 C25.213866,15.0914676 25.2716645,15.0338997 25.2716645,14.9740328 L25.2716645,10.4930937 C24.7399379,10.1384902 24.3237845,9.49146088 24.3237845,8.78456468 L24.3260962,4.18620253 C24.3260962,1.8882004 26.2194887,0 28.5290583,0 L29.47463,0 C31.7818322,0 33.6775921,1.8858425 33.6775921,4.18620253 L33.6775921,8.78456468 C33.6775921,9.49146088 33.3215689,10.1408245 32.7297121,10.4930937 L32.7297121,14.9740328 C32.7297121,15.0338997 32.7898187,15.1513345 32.8476171,15.1513345 C33.4995805,15.4460711 36.5766392,17.037177 39.4181483,19.3950696 C39.9498749,19.807241 40.2457678,20.4565928 40.2457678,21.1035986 L40.2457678,24.2858104 L27.5208552,24.2858104 Z M50.5419795,46.8632216 C50.481873,46.8033547 50.4240745,46.7457867 50.4240745,46.6859198 L50.4240745,42.2049807 C50.9558011,41.8503773 51.3719545,41.203348 51.3719545,40.4964518 L51.3719545,35.8980896 C51.3719545,33.6000875 49.478562,31.7118871 47.1689924,31.7118871 L46.2211125,31.7118871 C43.9139103,31.7118871 42.0181505,33.5977296 42.0181505,35.8980896 L42.0181505,40.4964518 C42.0181505,41.203348 42.3741736,41.8527116 42.9660304,42.2049807 L42.9660304,46.6859198 C42.9660304,46.7457867 42.9059238,46.8632216 42.8481254,46.8632216 C42.1961621,47.1579582 39.1191034,48.7490641 36.2775942,51.1069567 C35.7458677,51.5191281 35.4499748,52.1684799 35.4499748,52.8154857 L35.4499748,55.9976975 L48.1743867,55.9976975 L58,56 L58,52.8177881 C58,52.1684245 57.7040834,51.5214188 57.1723806,51.1092592 C54.2710371,48.7490676 51.1936825,47.2177932 50.5420742,46.8632251 L50.5419795,46.8632216 Z M15.152135,46.8632216 C15.0920284,46.8033547 15.03423,46.7457867 15.03423,46.6859198 L15.03423,42.2049807 C15.5659565,41.8503773 15.9821099,41.203348 15.9821099,40.4964518 L15.9821099,35.8980896 C15.9821099,33.6000875 14.0887174,31.7118871 11.7791479,31.7118871 L10.831268,31.7118871 C8.52406577,31.7118871 6.62830595,33.5977296 6.62830595,35.8980896 L6.62830595,40.4964518 C6.62830595,41.203348 6.98432908,41.8527116 7.57618586,42.2049807 L7.57618586,46.6859198 C7.57618586,46.7457867 7.51607929,46.8632216 7.45828087,46.8632216 C6.80631751,47.1579582 3.7292588,48.7490641 0.887749667,51.1069567 C0.356023126,51.5191281 0,52.1684799 0,52.8177846 L0,55.9999965 L22.4896582,55.9999965 L22.4896582,52.8177846 C22.4896582,52.168421 22.1937417,51.5214153 21.6620388,51.1092556 C18.8785885,48.7490641 15.8015298,47.2177897 15.1518746,46.8632216 L15.152135,46.8632216 Z M35.2744608,43.3862731 C32.3754255,46.2737484 27.8765469,46.7457985 24.50369,44.742533 C23.1420004,45.7441657 21.7225478,45.9214793 20.716905,45.7441657 C20.3608819,45.6842989 20.3030835,45.2721274 20.599,45.0948021 C21.4867497,44.6227638 22.0785828,43.7385423 22.4346296,43.0316461 L22.3167246,42.9717792 C19.2396659,39.4948308 19.357559,34.1898082 22.6727477,30.8875796 C26.1636161,27.4106312 31.785794,27.4106312 35.2190178,30.8875796 C38.7654002,34.3069955 38.7654002,39.9071083 35.2745022,43.3861788 L35.2744608,43.3862731 Z M30.3617725,36.6651003 C29.9479509,36.4302306 29.591916,36.3104968 29.1781063,36.135494 C28.9422963,36.0180592 28.7041781,35.9006243 28.5261429,35.7808906 C28.1123214,35.486154 28.2302263,34.9565713 28.6440479,34.7792578 C28.7619529,34.7193909 28.8798579,34.7193909 29.0578694,34.7193909 C29.589596,34.7193909 30.1236425,34.7792578 30.5975825,35.0141275 C30.8333924,35.1315623 30.893499,35.0739944 31.011404,34.8368257 C31.0715106,34.601956 31.1894156,34.3072195 31.247214,34.0700391 C31.3073206,33.8927373 31.247214,33.7753025 31.0692024,33.7154356 C30.7732859,33.5980007 30.4172391,33.4805659 30.1213225,33.420699 C29.707501,33.3608321 29.707501,33.3608321 29.707501,32.8910928 C29.707501,32.3016196 29.707501,32.3016196 29.1156679,32.3016196 L28.8197513,32.3016196 C28.5238348,32.3016196 28.4637282,32.3614865 28.4637282,32.6562231 L28.4637282,33.0683945 C28.4637282,33.4805659 28.4637282,33.422998 28.1077051,33.5980007 C27.2199554,33.9526042 26.6882525,34.5421009 26.6281223,35.4838432 C26.5680157,36.368053 27.0419438,36.8976357 27.7516583,37.3696857 C28.1654798,37.6045554 28.6995382,37.7818572 29.1133479,37.9591589 C29.2913594,38.0190258 29.469371,38.1364606 29.6450744,38.2538955 C30.1190025,38.6084989 30.0010975,39.2555283 29.4670629,39.4328418 C29.1711463,39.5502766 28.8752297,39.6101435 28.5793132,39.5502766 C28.1053851,39.4904097 27.6314333,39.3729749 27.2176236,39.1381052 C26.9818136,39.0206704 26.921707,39.0206704 26.803802,39.3154069 C26.7436954,39.5502766 26.685897,39.7874452 26.6257905,40.0223031 C26.5656839,40.3170397 26.5656839,40.4344746 26.8616004,40.5519094 C27.275422,40.7292111 27.631457,40.846646 28.1053969,40.9065129 C28.46142,40.9663798 28.46142,40.9663798 28.46142,41.3186843 L28.46142,41.7907226 C28.46142,41.9680243 28.579325,42.0854592 28.7573366,42.0854592 L29.4670629,42.0854592 C29.6450744,42.0854592 29.7629794,41.9680243 29.7629794,41.7907226 L29.7629794,41.141359 C29.7629794,40.9064893 29.823086,40.8466224 30.058896,40.7867555 C30.5328241,40.6693207 30.9466456,40.3745841 31.2425622,40.0199688 C31.9592129,38.9055109 31.6032134,37.3719375 30.361737,36.6650413 L30.3617725,36.6651003 Z" id="Shape"></path>\a             </g>\a         </g>\a     </g>\a</svg>');
}

/* line 357, ../sass/components/_icon.scss */
.icon-transaction {
  background-image: url('data:image/svg+xml;utf8,<svg width="62px" height="56px" viewBox="0 0 62 56" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\a<g id="Visual" fill="%23383EAD" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a     <g id="Case-Retail-2" transform="translate(-741.000000, -3635.000000)" fill="#383EAD" fill-rule="nonzero">\a         <g id="np_data_546904_000000" transform="translate(741.000000, 3635.000000)">\a             <path d="M4.07295534,30.4991602 C1.46204736,27.2305052 0,23.3238294 0,19.2867048 C0,8.64960848 9.6750513,0 21.5780571,0 C31.2531084,0 39.4016926,5.70130934 42.1395303,13.5202991 C41.4382976,13.4552284 40.7396111,13.4552284 39.9762502,13.4552284 C39.3396918,13.4552284 38.7031334,13.4552284 38.066575,13.5202991 C35.455667,7.81898978 29.0280821,3.7821214 21.5160563,3.7821214 C11.7143298,3.7821214 3.69242072,10.7024489 3.69242072,19.2867048 C3.69242072,22.8106193 5.03021188,26.1416797 7.57644553,28.9627335 L8.33980638,29.7961713 L7.9568783,30.8848687 C7.6385991,31.78084 7.19351745,32.6793741 6.61908714,33.3826193 C7.82752963,33.189906 8.91171592,32.8069783 9.86655354,32.2288256 L10.8213912,31.6531846 L11.7762288,32.1662537 C12.6663921,32.6793229 13.5591016,33.062225 14.5139392,33.4476772 C14.387124,34.4738411 14.2603089,35.4974422 14.2603089,36.5861396 L14.2603089,37.3544811 C13.0518664,36.9690545 11.905552,36.5210433 10.8239119,35.9454278 C9.10571346,36.7788657 7.19603822,37.161755 5.15956055,37.161755 C4.45832781,37.161755 3.75964129,37.0966843 3.05840855,37.0341124 C2.03889659,36.9064698 1.27553575,36.1381411 1.02193087,35.1770735 C0.768300541,34.1509096 1.21339491,33.189842 2.04144283,32.6142265 C2.92664096,32.1011574 3.56319937,31.3978994 4.07295534,30.4993652 L4.07295534,30.4991602 Z M61.9997708,36.5859217 C61.9997708,41.1985337 60.1547699,45.4283844 57.0987803,48.7594448 C57.6706899,50.2961278 58.6901763,52.0280998 60.5998516,53.3095233 C61.044946,53.6298791 60.9181308,54.3356872 60.3462212,54.3982207 C58.3718717,54.6535058 55.0622772,54.7185765 51.9442868,52.8615376 C48.5078898,54.8487691 44.3705148,56 39.9763521,56 C27.8168133,56 17.9501579,47.2850389 17.9501579,36.5857936 C17.9501579,25.8865483 27.8168133,17.1715872 39.9763521,17.1715872 C52.1333446,17.1740898 62,25.8865483 62,36.5857936 L61.9997708,36.5859217 Z M32.0191427,27.9363133 L28.2644666,27.9363133 L28.2644666,45.2355302 L32.0191427,45.2355302 L32.0191427,27.9363133 Z M38.5737847,36.5859217 L34.8191086,36.5859217 L34.8191086,45.3008828 L38.5737847,45.3008828 L38.5737847,36.5859217 Z M45.1952653,32.6790538 L41.4405892,32.6790538 L41.4381028,45.3004343 L45.1927789,45.3004343 L45.1952653,32.6790538 Z M51.7524535,41.2633096 L47.9977774,41.2633096 L47.995291,45.3003062 L51.7499671,45.3003062 L51.7524535,41.2633096 Z" id="Shape"></path>\a         </g>\a     </g>\a</g>\a</svg>');
}

/* line 359, ../sass/components/_icon.scss */
.icon-money {
  background-image: url('data:image/svg+xml;utf8,<svg width="60px" height="48px" viewBox="0 0 60 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\a<g id="Visual" fill="%235056CA" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a     <g id="Case-Restaurant-New-2" transform="translate(-141.000000, -7084.000000)" fill="%235056CA">\a         <g id="np_money_2004415_000000" transform="translate(140.000000, 7084.000000)">\a             <path d="M60.973,32.844 C60.87144,33.2815 60.55894,33.63306 60.13706,33.76978 L17.96106,47.60578 C17.83606,47.644842 17.71106,47.66828 17.57434,47.66828 C17.2384,47.66828 16.91028,47.53156 16.6759,47.28156 L1.3479,31.41856 C1.04712,31.11778 0.93384,30.68028 1.0354,30.25446 C1.13696,29.8404 1.43384,29.50446 1.83618,29.36774 L2.79712,29.0318 L14.89912,41.5548 C15.61006,42.26574 16.58662,42.6681 17.57492,42.6681 C17.9382,42.6681 18.3132,42.6056 18.73902,42.4806 L58.27802,29.5036 L60.60222,31.652 C60.92253,31.95669 61.06316,32.40591 60.97331,32.8434 L60.973,32.844 Z" id="Path"></path>\a             <path d="M58.277,22.023 L18.75,35.14 C18.3125,35.27281 17.94922,35.3275 17.5742,35.3275 C16.5508,35.3275 15.5625,34.90172 14.8594,34.1634 L4.918,23.8114 C4.863312,23.756712 4.80472,23.69812 4.7305,23.60828 L2.7657,21.55748 L1.83211,21.8817 C1.43367,22.01842 1.13289,22.35826 1.03133,22.76842 C0.92977,23.18248 1.043049,23.61998 1.34383,23.93252 L16.66783,39.79552 C16.90611,40.0338 17.23033,40.17052 17.56627,40.17052 C17.69127,40.17052 17.82799,40.147083 17.95299,40.10802 L60.12899,26.27202 C60.55477,26.1353 60.86727,25.78374 60.96493,25.34624 C61.050867,24.92046 60.914148,24.47124 60.58993,24.17044 L58.277,22.023 Z" id="Path"></path>\a             <path d="M60.598,16.668 L43.348,0.668 C43.01206,0.3555 42.52378,0.24222 42.0863,0.40628 L1.8363,14.41828 C1.43786,14.555 1.13708,14.89484 1.03552,15.305 C0.93396,15.71906 1.047239,16.15656 1.34802,16.4534 L6.62142,21.9651 C6.660482,22.015881 6.68392,22.039318 6.72298,22.07838 L16.67218,32.44138 C16.91046,32.69138 17.23468,32.8281 17.57062,32.8281 C17.70734,32.8281 17.83234,32.804663 17.95734,32.7656 L60.14534,18.7656 C60.5594,18.62888 60.8719,18.27732 60.96956,17.83982 C61.06331,17.41794 60.922685,16.96873 60.59847,16.66792 L60.598,16.668 Z M20.512,27.77 L9.887,17.145 L11.6487,15.3833 L22.2737,26.0083 L20.512,27.77 Z M38.012,17.8325 C37.05106,19.27 35.512,20.4458 33.6878,21.1333 C32.5745,21.54736 31.4261,21.7583 30.3245,21.7583 C29.61356,21.7583 28.9261,21.672363 28.2737,21.49658 C26.4495,21.0083 25.137,19.91068 24.5628,18.38328 C23.98858,16.87158 24.2503,15.17238 25.30108,13.59418 C26.26202,12.15668 27.80108,10.99258 29.62528,10.30508 C31.44948,9.61758 33.37528,9.49258 35.03938,9.93008 C36.86358,10.41836 38.17608,11.53168 38.75028,13.05508 C39.3245,14.56678 39.06278,16.26988 38.012,17.83238 L38.012,17.8325 Z M50.563,17.52 L39.676,6.622 L41.4377,4.8603 L52.3247,15.7473 L50.563,17.52 Z" id="Shape" fill-rule="nonzero"></path>\a         </g>\a     </g>\a</g>\a</svg>');
}

/* line 360, ../sass/components/_icon.scss */
.icon-support-people {
  background-image: url('data:image/svg+xml;utf8,<svg width="38px" height="49px" viewBox="0 0 38 49" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\a<g id="Visual" fill="%235056CA" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a     <g id="Case-Restaurant-New-2" transform="translate(-742.000000, -7084.000000)" fill="%235056CA">\a         <g id="np_support_2004470_000000" transform="translate(742.000000, 7084.000000)">\a             <path d="M38,38.6395065 L38,47.9842653 C38,48.5524429 37.5372175,49 36.9715944,49 L1.02840565,49 C0.45314021,49 0,48.5524429 0,47.9842653 L0,38.6395065 C0,32.2213637 5.27703733,27 11.7748333,27 L12.4529393,27 C14.2944436,27 15.8884723,28.1871094 16.3512549,29.8758292 C16.8975933,31.9168058 18.1831333,33.6150329 18.992941,34.5164364 C19.8060232,33.6022752 21.0915467,31.9072985 21.6346272,29.8758292 C22.0974097,28.1903598 23.6914385,27 25.5329428,27 L26.2110488,27 C32.7124647,27 37.9990456,32.2215262 37.9990456,38.6395065 L38,38.6395065 Z" id="Path"></path>\a             <path d="M18,6 C12.1110746,6 8,9.65147035 8,14.878758 C8,20.1281419 12.2778508,26 18,26 C23.7221492,26 28,20.1281419 28,14.878758 C28,9.64859537 23.8858035,6 18,6 Z M18,23.9431575 C13.5231679,23.9431575 10.0539763,19.0691638 10.0539763,14.8754723 C10.0539763,10.1619024 14.0462537,8.05059964 18,8.05059964 C21.9537463,8.05059964 25.9460237,10.1619024 25.9460237,14.8754723 C25.9460237,19.0692459 22.473628,23.9431575 18,23.9431575 Z" id="Shape" fill-rule="nonzero"></path>\a             <path d="M34,15.4228115 C34,18.0383478 31.3019109,20 29.5515782,20 L29.5515782,10.845623 C30.0981518,10.845623 30.7236969,11.0373861 31.3397629,11.3800455 C29.6115915,5.95405509 24.5154795,2.01159689 18.5,2.01159689 C12.4845205,2.01159689 7.38865118,5.95373318 5.66023711,11.3768263 C6.27631926,11.034167 6.91453029,10.8424039 7.44842179,10.8424039 L7.44842179,19.9967809 C5.69808914,19.9967809 3,18.0351287 3,15.4195924 C3.00315919,6.92191618 9.95700816,0 18.4999191,0 C27.0428301,0 33.9998382,6.92239905 33.9998382,15.4228115 L34,15.4228115 Z" id="Path"></path>\a         </g>\a     </g>\a</g>\a</svg>');
}

/* line 361, ../sass/components/_icon.scss */
.icon-graph {
  background-image: url('data:image/svg+xml;utf8,<svg width="48px" height="42px" viewBox="0 0 48 42" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\a<g id="Visual" fill="%235056CA" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a     <g id="Case-Restaurant-New-2" transform="translate(-145.000000, -7262.000000)" fill="%235056CA">\a         <g id="np_graph_888703_000000" transform="translate(145.000000, 7262.000000)">\a             <polygon id="Path" points="0 0 13 0 13 42 0 42"></polygon>\a             <polygon id="Path" points="18 7 31 7 31 42 18 42"></polygon>\a             <polygon id="Path" points="35 14 48 14 48 42 35 42"></polygon>\a         </g>\a     </g>\a</g>\a</svg>');
}

/* line 362, ../sass/components/_icon.scss */
.icon-rocket {
  background-image: url('data:image/svg+xml;utf8,<svg width="28px" height="68px" viewBox="0 0 28 68" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\a<g id="Visual" fill="%235056CA" stroke="transparent" stroke-width="0" style="" fill-rule="evenodd">\a     <g id="Case-Restaurant-New-2" transform="translate(-747.000000, -7253.000000)" fill="%235056CA" fill-rule="nonzero">\a         <g id="np_boost_1152688_000000" transform="translate(747.000000, 7253.000000)">\a             <path d="M14.0000278,5.36970521e-15 C8.07179011,5.3668128 4.67617022,13.030104 4.66422038,21.0807766 C4.66713764,22.9671264 4.85676954,24.8505288 5.23020184,26.6984881 C2.70370828,27.3538399 0.906528004,30.7338754 0.288049431,33.0630764 C-0.531783837,36.1597855 0.538951124,42.7015143 1.73801236,47.2328044 C4.6088105,44.3486791 6.3446732,42.4623293 7.76543372,40.868216 C9.67053593,41.9427726 11.8177716,42.5095617 14.0000353,42.5095617 C16.1793862,42.5066099 18.3237092,41.9427726 20.2258239,40.868216 C21.6465844,42.4623293 23.3883474,44.3457318 26.2619836,47.2328044 C27.4610747,42.7014387 28.5317798,36.1600122 27.7119465,33.0630764 C27.093453,30.7220862 25.278811,27.330269 22.7347662,26.6984881 C23.1198719,24.8505288 23.3211744,22.9700737 23.3357606,21.0807766 C23.3240909,13.0308597 19.9281909,5.36711509 13.9999532,0 L14.0000278,5.36970521e-15 Z M14.0000278,15.5897236 L14.0000278,15.5926755 C16.1910298,15.5926755 17.9648332,17.3875077 17.9648332,19.6044844 C17.9648332,21.8185139 16.1910298,23.6162934 14.0000278,23.6162934 C11.8090259,23.6162934 10.0352224,21.8185139 10.0352224,19.6044844 C10.0352224,17.3875077 11.8090259,15.5926755 14.0000278,15.5926755 L14.0000278,15.5897236 Z M13.9708538,45.5615322 L13.9708538,45.564484 C13.0752138,45.579244 12.3574769,46.3260975 12.3662899,47.2323555 L12.3662899,56.6788408 C12.3458677,57.1305037 12.506327,57.5733096 12.8155738,57.9009893 C13.1248205,58.2286614 13.5507724,58.4146438 14.0000264,58.4146438 C14.4463974,58.4146438 14.875277,58.228669 15.1815661,57.9009893 C15.4908129,57.5733172 15.6541895,57.1305339 15.63085,56.6788408 L15.63085,47.2323555 C15.6366845,46.7866023 15.4616404,46.3585934 15.1494734,46.0456502 C14.8373064,45.7297824 14.411362,45.5556119 13.9708464,45.5644689 L13.9708538,45.5615322 Z M21.675509,51.9555936 C20.7740434,51.9733061 20.0563066,52.7231016 20.0709451,53.6353298 L20.0709451,60.1386682 C20.0476056,60.5903311 20.2109822,61.033137 20.520229,61.3608167 C20.826563,61.6884888 21.2554275,61.8744712 21.7017688,61.8744712 C22.1510526,61.8744712 22.5770194,61.6884963 22.8862213,61.3608167 C23.1954681,61.0331445 23.3559319,60.5903613 23.3355052,60.1386682 L23.3355052,53.6353298 C23.3413397,53.1866218 23.1692083,52.7555976 22.8570488,52.4397827 C22.5448818,52.1239149 22.1189375,51.9497443 21.675509,51.9556465 L21.675509,51.9555936 Z M6.27740161,54.1873069 L6.27740161,54.1902587 C5.84270401,54.1932105 5.42844062,54.3732862 5.12498953,54.689154 C4.82449603,55.0050218 4.65527892,55.4271588 4.66403217,55.8670174 L4.66403217,66.264197 C4.64069265,66.7158599 4.80406928,67.1586658 5.11040327,67.4863455 C5.41965002,67.8140176 5.84851461,68 6.29485583,68 C6.74119705,68 7.17010645,67.8140252 7.4793084,67.4863455 C7.78855515,67.1586733 7.94901901,66.7158901 7.92859226,66.264197 L7.92859226,55.8670174 C7.93442677,55.4212642 7.76229539,54.9932553 7.45304864,54.6773648 C7.14088164,54.361497 6.71785007,54.1843792 6.27733439,54.1902814 L6.27740161,54.1873069 Z M13.9708538,61.3636884 L13.9708538,61.366641 C13.0752138,61.3814009 12.3574769,62.1282544 12.3662899,63.0345124 L12.3662899,64.6404149 C12.3458677,65.0920778 12.506327,65.5348837 12.8155738,65.8625634 C13.1248205,66.1902355 13.5507724,66.3762179 14.0000264,66.3762179 C14.4463974,66.3762179 14.875277,66.1902431 15.1815661,65.8625634 C15.4908129,65.5348913 15.6541895,65.0921081 15.63085,64.6404149 L15.63085,63.0345124 C15.6366845,62.5887592 15.4616404,62.1607503 15.1494734,61.8478072 C14.8373064,61.5319394 14.411362,61.3577688 13.9708464,61.3666259 L13.9708538,61.3636884 Z" id="Shape"></path>\a         </g>\a     </g>\a</g>\a</svg>');
}

/* line 364, ../sass/components/_icon.scss */
.icon-visa {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="92.638pt" width="282pt" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" viewBox="0 0 282 92.637756">\a<g style="">\a  <path d="m184.19 0.98314c-22.429 0-38.184 11.924-38.323 28.974-0.14202 12.631 11.267 19.674 19.848 23.872 8.853 4.2916 11.81 7.0495 11.781 10.889-0.088 5.885-7.0841 8.5662-13.585 8.5662-9.0632 0-13.895-1.3235-21.322-4.5898l-2.9448-1.3997-3.172 19.651c5.3027 2.4455 15.095 4.5643 25.275 4.675 23.801 0 39.287-11.787 39.471-29.987 0.0937-10.018-5.9622-17.6-19.056-23.86-7.9044-4.0701-12.792-6.7689-12.719-10.893 0.006-3.644 4.1013-7.5494 12.991-7.5494 7.4244-0.12497 12.764 1.5792 16.968 3.3742l2.0222 1.0089 3.0845-19.036c-4.48-1.7697-11.55-3.6949-20.32-3.6949zm-70.41 1.5315-14.186 87.808h22.665l14.194-87.809h-22.67zm-33.205 0.0852-22.194 59.844-2.366-12.16c-5.527-14.911-17.492-30.552-31.426-36.891l20.302 76.846 24-0.01134 35.69-87.627h-24.006zm164.57 0.00568c-5.4305 0-9.5 1.5479-11.897 7.2881l-33.657 80.458h23.813s3.8934-10.83 4.7739-13.201c2.5988 0 25.727 0.04995 29.027 0.04995 0.70154 3.0618 2.7607 13.15 2.7607 13.15h21.055l-18.359-87.745h-17.516zm1.6019 23.673 1.511 7.5698s4.3569 20.951 5.2658 25.339h-18.822c1.8831-5.0386 9.032-24.544 9.032-24.544-0.13917 0.23858 1.8598-5.0789 3.0129-8.3651z" fill="#0023a0"/>\a  <path d="m37.798 2.5538h-36.568l-0.21302 1.511c28.431 7.2712 47.188 25.127 54.998 46.242l-7.947-40.357c-1.366-5.5501-5.345-7.2002-10.27-7.3962" fill="#ffab00"/>\a</g>\a</svg>');
}

/* line 365, ../sass/components/_icon.scss */
.icon-mastercard {
  background-image: url('data:image/svg+xml;utf8,<svg width="256px" height="199px" viewBox="0 0 256 199" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid">\a<g>\a     <path d="M46.5392504,198.011312 L46.5392504,184.839826 C46.5392504,179.790757 43.4659038,176.497885 38.1973096,176.497885 C35.5630125,176.497885 32.7091906,177.375984 30.7334678,180.229806 C29.1967945,177.815034 27.0015469,176.497885 23.7086756,176.497885 C21.513428,176.497885 19.3181804,177.15646 17.5619824,179.571233 L17.5619824,176.936935 L12.9519625,176.936935 L12.9519625,198.011312 L17.5619824,198.011312 L17.5619824,186.3765 C17.5619824,182.644579 19.5377052,180.888381 22.6110518,180.888381 C25.6843984,180.888381 27.2210717,182.864103 27.2210717,186.3765 L27.2210717,198.011312 L31.8310916,198.011312 L31.8310916,186.3765 C31.8310916,182.644579 34.0263392,180.888381 36.880161,180.888381 C39.9535076,180.888381 41.490181,182.864103 41.490181,186.3765 L41.490181,198.011312 L46.5392504,198.011312 L46.5392504,198.011312 Z M114.81145,176.936935 L107.347608,176.936935 L107.347608,170.570717 L102.737589,170.570717 L102.737589,176.936935 L98.566618,176.936935 L98.566618,181.107905 L102.737589,181.107905 L102.737589,190.766995 C102.737589,195.59654 104.713311,198.450362 109.981906,198.450362 C111.957628,198.450362 114.152876,197.791787 115.689549,196.913688 L114.372401,192.962243 C113.055252,193.840341 111.518579,194.059866 110.420955,194.059866 C108.225708,194.059866 107.347608,192.742718 107.347608,190.54747 L107.347608,181.107905 L114.81145,181.107905 L114.81145,176.936935 L114.81145,176.936935 Z M153.886857,176.497885 C151.25256,176.497885 149.496362,177.815034 148.398738,179.571233 L148.398738,176.936935 L143.788718,176.936935 L143.788718,198.011312 L148.398738,198.011312 L148.398738,186.156975 C148.398738,182.644579 149.935411,180.668856 152.789233,180.668856 C153.667332,180.668856 154.764956,180.888381 155.643055,181.107905 L156.960204,176.71741 C156.082105,176.497885 154.764956,176.497885 153.886857,176.497885 L153.886857,176.497885 L153.886857,176.497885 Z M94.834697,178.693133 C92.6394495,177.15646 89.566103,176.497885 86.2732315,176.497885 C81.0046375,176.497885 77.492241,179.132183 77.492241,183.303153 C77.492241,186.81555 80.1265385,188.791272 84.736558,189.449847 L86.931806,189.669371 C89.346578,190.10842 90.6637265,190.766995 90.6637265,191.864619 C90.6637265,193.401292 88.9075285,194.498916 85.834182,194.498916 C82.7608355,194.498916 80.346063,193.401292 78.8093895,192.303668 L76.614142,195.816065 C79.0289145,197.572262 82.321786,198.450362 85.614657,198.450362 C91.7613505,198.450362 95.2737465,195.59654 95.2737465,191.645094 C95.2737465,187.913173 92.4199245,185.937451 88.0294295,185.278876 L85.834182,185.059351 C83.858459,184.839826 82.321786,184.400777 82.321786,183.083629 C82.321786,181.546955 83.858459,180.668856 86.2732315,180.668856 C88.9075285,180.668856 91.5418255,181.76648 92.858974,182.425054 L94.834697,178.693133 L94.834697,178.693133 Z M217.329512,176.497885 C214.695215,176.497885 212.939017,177.815034 211.841393,179.571233 L211.841393,176.936935 L207.231373,176.936935 L207.231373,198.011312 L211.841393,198.011312 L211.841393,186.156975 C211.841393,182.644579 213.378066,180.668856 216.231888,180.668856 C217.109987,180.668856 218.207611,180.888381 219.08571,181.107905 L220.402859,176.71741 C219.52476,176.497885 218.207611,176.497885 217.329512,176.497885 L217.329512,176.497885 L217.329512,176.497885 Z M158.496877,187.474123 C158.496877,193.840341 162.887372,198.450362 169.69264,198.450362 C172.765986,198.450362 174.961234,197.791787 177.156481,196.035589 L174.961234,192.303668 C173.205036,193.620817 171.448838,194.279391 169.473115,194.279391 C165.741194,194.279391 163.106897,191.645094 163.106897,187.474123 C163.106897,183.522678 165.741194,180.888381 169.473115,180.668856 C171.448838,180.668856 173.205036,181.32743 174.961234,182.644579 L177.156481,178.912658 C174.961234,177.15646 172.765986,176.497885 169.69264,176.497885 C162.887372,176.497885 158.496877,181.107905 158.496877,187.474123 L158.496877,187.474123 L158.496877,187.474123 Z M201.08468,187.474123 L201.08468,176.936935 L196.47466,176.936935 L196.47466,179.571233 C194.937987,177.595509 192.742739,176.497885 189.888917,176.497885 C183.961749,176.497885 179.351729,181.107905 179.351729,187.474123 C179.351729,193.840341 183.961749,198.450362 189.888917,198.450362 C192.962264,198.450362 195.157512,197.352737 196.47466,195.377015 L196.47466,198.011312 L201.08468,198.011312 L201.08468,187.474123 Z M184.181274,187.474123 C184.181274,183.742202 186.596046,180.668856 190.547492,180.668856 C194.279413,180.668856 196.91371,183.522678 196.91371,187.474123 C196.91371,191.206044 194.279413,194.279391 190.547492,194.279391 C186.596046,194.059866 184.181274,191.206044 184.181274,187.474123 L184.181274,187.474123 Z M129.080559,176.497885 C122.933866,176.497885 118.543371,180.888381 118.543371,187.474123 C118.543371,194.059866 122.933866,198.450362 129.300084,198.450362 C132.373431,198.450362 135.446777,197.572262 137.861549,195.59654 L135.666302,192.303668 C133.910104,193.620817 131.714856,194.498916 129.519609,194.498916 C126.665787,194.498916 123.811965,193.181768 123.153391,189.449847 L138.739648,189.449847 L138.739648,187.693648 C138.959173,180.888381 135.007727,176.497885 129.080559,176.497885 L129.080559,176.497885 L129.080559,176.497885 Z M129.080559,180.449331 C131.934381,180.449331 133.910104,182.20553 134.349153,185.498401 L123.372916,185.498401 C123.811965,182.644579 125.787688,180.449331 129.080559,180.449331 L129.080559,180.449331 Z M243.452958,187.474123 L243.452958,168.594995 L238.842938,168.594995 L238.842938,179.571233 C237.306265,177.595509 235.111017,176.497885 232.257196,176.497885 C226.330027,176.497885 221.720007,181.107905 221.720007,187.474123 C221.720007,193.840341 226.330027,198.450362 232.257196,198.450362 C235.330542,198.450362 237.52579,197.352737 238.842938,195.377015 L238.842938,198.011312 L243.452958,198.011312 L243.452958,187.474123 Z M226.549552,187.474123 C226.549552,183.742202 228.964324,180.668856 232.91577,180.668856 C236.647691,180.668856 239.281988,183.522678 239.281988,187.474123 C239.281988,191.206044 236.647691,194.279391 232.91577,194.279391 C228.964324,194.059866 226.549552,191.206044 226.549552,187.474123 L226.549552,187.474123 Z M72.443172,187.474123 L72.443172,176.936935 L67.833152,176.936935 L67.833152,179.571233 C66.2964785,177.595509 64.101231,176.497885 61.247409,176.497885 C55.3202405,176.497885 50.7102205,181.107905 50.7102205,187.474123 C50.7102205,193.840341 55.3202405,198.450362 61.247409,198.450362 C64.3207555,198.450362 66.5160035,197.352737 67.833152,195.377015 L67.833152,198.011312 L72.443172,198.011312 L72.443172,187.474123 Z M55.3202405,187.474123 C55.3202405,183.742202 57.735013,180.668856 61.6864585,180.668856 C65.4183795,180.668856 68.0526765,183.522678 68.0526765,187.474123 C68.0526765,191.206044 65.4183795,194.279391 61.6864585,194.279391 C57.735013,194.059866 55.3202405,191.206044 55.3202405,187.474123 Z" fill="#000000"></path>\a     <rect fill="#FF5F00" x="93.2980455" y="16.9034088" width="69.1502985" height="124.251009"></rect>\a     <path d="M97.688519,79.0288935 C97.688519,53.783546 109.542856,31.3920209 127.763411,16.9033869 C114.3724,6.3661985 97.468994,-1.94737475e-05 79.0289145,-1.94737475e-05 C35.3434877,-1.94737475e-05 1.7258174e-06,35.3434665 1.7258174e-06,79.0288935 C1.7258174e-06,122.71432 35.3434877,158.057806 79.0289145,158.057806 C97.468994,158.057806 114.3724,151.691588 127.763411,141.1544 C109.542856,126.88529 97.688519,104.274241 97.688519,79.0288935 Z" fill="#EB001B"></path>\a     <path d="M255.746345,79.0288935 C255.746345,122.71432 220.402859,158.057806 176.717432,158.057806 C158.277352,158.057806 141.373945,151.691588 127.982936,141.1544 C146.423015,126.665766 158.057827,104.274241 158.057827,79.0288935 C158.057827,53.783546 146.20349,31.3920209 127.982936,16.9033869 C141.373945,6.3661985 158.277352,-1.94737475e-05 176.717432,-1.94737475e-05 C220.402859,-1.94737475e-05 255.746345,35.5629913 255.746345,79.0288935 Z" fill="#F79E1B"></path>\a</g>\a</svg>');
}

/* line 1, ../sass/components/_jumbotron.scss */
.jumbotron {
  height: 542px;
  text-align: center;
  margin-bottom: 420px;
  background-image: linear-gradient(to left, #4e54c8, #8f94fb);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 7, ../sass/components/_jumbotron.scss */
.jumbotron h3 {
  font-size: 40px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 20px;
}
/* line 13, ../sass/components/_jumbotron.scss */
.jumbotron p {
  font-size: 18px;
  line-height: 1.44;
  margin: 0 auto;
  color: #ffffff;
  width: 700px;
}
/* line 20, ../sass/components/_jumbotron.scss */
.jumbotron img {
  margin-top: 90px;
  width: 900px;
}

@media (max-width: 1335px) {
  /* line 28, ../sass/components/_jumbotron.scss */
  .jumbotron img {
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  /* line 35, ../sass/components/_jumbotron.scss */
  .jumbotron {
    margin-bottom: 35% !important;
  }
  /* line 37, ../sass/components/_jumbotron.scss */
  .jumbotron.jumbotron-custom {
    margin-bottom: 20% !important;
  }
}
@media (max-width: 855px) {
  /* line 45, ../sass/components/_jumbotron.scss */
  .jumbotron p {
    width: 100%;
  }
}
@media (max-width: 768px) {
  /* line 52, ../sass/components/_jumbotron.scss */
  .jumbotron {
    height: 482px;
  }
  /* line 54, ../sass/components/_jumbotron.scss */
  .jumbotron h3 {
    font-size: 35px;
  }
}
@media (max-width: 425px) {
  /* line 61, ../sass/components/_jumbotron.scss */
  .jumbotron {
    margin-bottom: 0;
    height: 335px;
  }
  /* line 64, ../sass/components/_jumbotron.scss */
  .jumbotron h3 {
    font-size: 25px;
  }
  /* line 67, ../sass/components/_jumbotron.scss */
  .jumbotron img {
    margin-top: 45px !important;
  }
}
@media (max-width: 308px) {
  /* line 75, ../sass/components/_jumbotron.scss */
  .jumbotron h3 {
    font-size: 22px;
  }
  /* line 78, ../sass/components/_jumbotron.scss */
  .jumbotron img {
    margin-top: 35px !important;
  }
}
/* line 2, ../sass/components/_overview.scss */
.overview .row {
  margin-top: 110px;
  position: relative;
  padding-bottom: 20px;
}
/* line 7, ../sass/components/_overview.scss */
.overview img {
  width: calc(100% - 100px) !important;
}
/* line 10, ../sass/components/_overview.scss */
.overview h3 {
  font-size: 36px;
  font-weight: bold;
  color: #1e251e;
  line-height: normal;
  margin-top: 30px;
  margin-bottom: 25px;
  text-transform: capitalize;
}
/* line 19, ../sass/components/_overview.scss */
.overview p {
  font-size: 16px;
  line-height: 2.13;
  color: #647382;
}
/* line 24, ../sass/components/_overview.scss */
.overview .overview-list {
  display: flex;
  margin-bottom: 40px;
  margin-top: 30px;
}
/* line 29, ../sass/components/_overview.scss */
.overview ul {
  margin: 0;
  list-style: none;
  padding-left: 20px;
  margin-right: 50px;
}
/* line 34, ../sass/components/_overview.scss */
.overview ul:last-child {
  margin-right: 0;
}
/* line 37, ../sass/components/_overview.scss */
.overview ul li {
  line-height: 2.13;
  text-transform: capitalize;
  color: #647382;
  font-size: 16px;
}
/* line 42, ../sass/components/_overview.scss */
.overview ul li:before {
  content: "";
  display: inline-block;
  margin-right: 35px;
  width: 12px;
  height: 12px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
/* line 52, ../sass/components/_overview.scss */
.overview .overview-actions .btn {
  height: 60px;
  line-height: 63px;
  color: #4b4fb9;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.4px;
  padding: 0px 45px !important;
  background-color: rgba(75, 79, 185, 0.13);
}

/* line 67, ../sass/components/_overview.scss */
.overview-slider.overview-left .owl-dots {
  left: 0;
}
/* line 72, ../sass/components/_overview.scss */
.overview-slider.overview-right .owl-dots {
  left: 51%;
}
/* line 76, ../sass/components/_overview.scss */
.overview-slider .owl-dots {
  position: absolute;
  bottom: 35px;
  margin: 0 !important;
}
/* line 80, ../sass/components/_overview.scss */
.overview-slider .owl-dots .owl-dot {
  outline: none !important;
}
/* line 82, ../sass/components/_overview.scss */
.overview-slider .owl-dots .owl-dot span {
  width: 20px;
  height: 4px;
  background: #d4d4d4 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
}
/* line 89, ../sass/components/_overview.scss */
.overview-slider .owl-dots .owl-dot.active span {
  width: 41px;
  height: 4px;
}
/* line 96, ../sass/components/_overview.scss */
.overview-slider .overview-actions {
  padding-left: 175px;
  margin-top: 50px;
}

/* line 102, ../sass/components/_overview.scss */
.overview-img-right {
  width: 500px !important;
  float: right;
}

@media (max-width: 1024px) {
  /* line 109, ../sass/components/_overview.scss */
  .overview img {
    width: calc(100% - 0px) !important;
  }
  /* line 112, ../sass/components/_overview.scss */
  .overview .mt-100, .overview .mt-120 {
    margin-top: 0 !important;
  }
}
@media (max-width: 994px) {
  /* line 120, ../sass/components/_overview.scss */
  .overview h3 {
    font-size: 30px;
    margin-top: 30px;
  }
  /* line 124, ../sass/components/_overview.scss */
  .overview p {
    font-size: 15px;
    line-height: 1.8;
  }
  /* line 128, ../sass/components/_overview.scss */
  .overview .row {
    margin-top: 75px;
  }
  /* line 131, ../sass/components/_overview.scss */
  .overview .overview-list {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  /* line 135, ../sass/components/_overview.scss */
  .overview .overview-actions {
    margin-top: 35px;
  }
  /* line 138, ../sass/components/_overview.scss */
  .overview ul {
    padding-left: 0;
  }
  /* line 140, ../sass/components/_overview.scss */
  .overview ul li {
    font-size: 15px;
  }
  /* line 142, ../sass/components/_overview.scss */
  .overview ul li:before {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  /* line 156, ../sass/components/_overview.scss */
  .overview .overview-slider:nth-child(1) .row .col-md-6:first-child, .overview .overview-slider:nth-child(3) .row .col-md-6:first-child {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  /* line 159, ../sass/components/_overview.scss */
  .overview .overview-slider:nth-child(1) .row .col-md-6:last-child, .overview .overview-slider:nth-child(3) .row .col-md-6:last-child {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  /* line 166, ../sass/components/_overview.scss */
  .overview .overview-slider.overview-right .owl-dots {
    left: 0;
  }
  /* line 171, ../sass/components/_overview.scss */
  .overview img {
    float: none;
    margin: 0 auto 5px;
    display: block;
  }
  /* line 176, ../sass/components/_overview.scss */
  .overview h3, .overview p {
    text-align: center;
  }
  /* line 179, ../sass/components/_overview.scss */
  .overview .overview-list, .overview .overview-actions {
    display: flex;
    justify-content: center;
  }
  /* line 183, ../sass/components/_overview.scss */
  .overview .overview-actions {
    padding: 0;
  }
  /* line 186, ../sass/components/_overview.scss */
  .overview .owl-dots {
    position: relative;
    width: 125px;
    margin: 45px auto 0 !important;
  }
  /* line 191, ../sass/components/_overview.scss */
  .overview .row {
    margin-top: 45px;
  }
  /* line 196, ../sass/components/_overview.scss */
  .overview .row-order [class*="col-"]:first-child {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  /* line 199, ../sass/components/_overview.scss */
  .overview .row-order [class*="col-"]:last-child {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
@media (max-width: 600px) {
  /* line 209, ../sass/components/_overview.scss */
  .overview img {
    width: calc(100% - 0px) !important;
  }
}
@media (max-width: 422px) {
  /* line 217, ../sass/components/_overview.scss */
  .overview .overview-list {
    display: block;
  }
}
@media (max-width: 406px) {
  /* line 225, ../sass/components/_overview.scss */
  .overview h3 {
    font-size: 25px;
  }
}
/* line 2, ../sass/components/_navbar.scss */
.shrink .navbar {
  min-height: 66px;
}

/* line 6, ../sass/components/_navbar.scss */
.navbar {
  min-height: 88px;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 9, ../sass/components/_navbar.scss */
.navbar .dropdown-menu {
  min-width: 670px;
  top: 55px;
  left: -280px;
  padding: 30px;
  border: none;
  -moz-box-shadow: 0 2px 32px 0 rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 2px 32px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 32px 0 rgba(0, 0, 0, 0.08);
}
/* line 16, ../sass/components/_navbar.scss */
.navbar .dropdown-menu:after, .navbar .dropdown-menu:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 26, ../sass/components/_navbar.scss */
.navbar .dropdown-menu:after {
  border-bottom-color: #ffffff;
  border-width: 14px;
  margin-left: -29px;
}
/* line 31, ../sass/components/_navbar.scss */
.navbar .dropdown-menu:before {
  border-bottom-color: rgba(0, 0, 0, 0.04);
  border-width: 15px;
  margin-left: -30px;
}
/* line 37, ../sass/components/_navbar.scss */
.navbar .dropdown-menu-mobile {
  display: none;
  padding: 15px 0px !important;
  max-height: 225px;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 44, ../sass/components/_navbar.scss */
.navbar .media {
  margin-bottom: 20px;
}
/* line 46, ../sass/components/_navbar.scss */
.navbar .media:last-child {
  margin-bottom: 0;
}
/* line 49, ../sass/components/_navbar.scss */
.navbar .media img {
  width: 30px;
  height: 30px;
}
/* line 52, ../sass/components/_navbar.scss */
.navbar .media h5, .navbar .media span {
  font-size: 14px;
}
/* line 55, ../sass/components/_navbar.scss */
.navbar .media h5 {
  line-height: 30px;
  margin: 0;
}
/* line 59, ../sass/components/_navbar.scss */
.navbar .media a {
  color: #212b36;
  text-decoration: none;
}
/* line 63, ../sass/components/_navbar.scss */
.navbar .media span {
  color: #9caab7;
}

/* line 68, ../sass/components/_navbar.scss */
.nav-link {
  color: #1e251e;
  user-select: none;
}
/* line 71, ../sass/components/_navbar.scss */
.nav-link i {
  font-size: 12px;
  margin-left: 5px;
  -moz-transition: -moz-transform 0.3s linear;
  -o-transition: -o-transform 0.3s linear;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
}

/* line 78, ../sass/components/_navbar.scss */
.navbar-menu .nav-item {
  margin-right: 35px;
}
/* line 81, ../sass/components/_navbar.scss */
.navbar-menu .nav-link {
  position: relative;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
/* line 84, ../sass/components/_navbar.scss */
.navbar-menu .nav-link:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #5056ca;
  height: 1px;
  vertical-align: 0;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 98, ../sass/components/_navbar.scss */
.navbar-menu .nav-link:hover {
  color: #5056ca;
}
/* line 100, ../sass/components/_navbar.scss */
.navbar-menu .nav-link:hover:after {
  width: 100%;
}

/* line 107, ../sass/components/_navbar.scss */
.navbar-auth .nav-item {
  margin-right: 15px;
}
/* line 109, ../sass/components/_navbar.scss */
.navbar-auth .nav-item:last-child {
  margin-right: 0;
}

/* line 114, ../sass/components/_navbar.scss */
.navbar-toggler {
  outline: none !important;
}
/* line 116, ../sass/components/_navbar.scss */
.navbar-toggler:active {
  outline: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
/* line 120, ../sass/components/_navbar.scss */
.navbar-toggler i {
  font-size: 25px;
}

/* line 125, ../sass/components/_navbar.scss */
.navbar-collapse.show {
  margin-top: 30px;
}

@media (min-width: 1515px) {
  /* line 131, ../sass/components/_navbar.scss */
  .navbar {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  /* line 140, ../sass/components/_navbar.scss */
  .navbar .dropdown-menu {
    min-width: 100%;
  }

  /* line 145, ../sass/components/_navbar.scss */
  .navbar-auth .nav-item {
    margin-right: 0 !important;
  }
  /* line 147, ../sass/components/_navbar.scss */
  .navbar-auth .nav-item:first-child {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  /* line 151, ../sass/components/_navbar.scss */
  .navbar-auth .nav-item:last-child {
    margin-bottom: 20px;
  }
  /* line 154, ../sass/components/_navbar.scss */
  .navbar-auth .nav-item .btn {
    min-width: 100% !important;
  }

  /* line 160, ../sass/components/_navbar.scss */
  .navbar-collapse.show {
    width: 100%;
  }

  /* line 166, ../sass/components/_navbar.scss */
  .navbar-nav .nav-link:after {
    display: none;
  }

  /* line 171, ../sass/components/_navbar.scss */
  .navbar-toggler {
    margin-right: -13px;
  }
}
@media (max-width: 767px) {
  /* line 178, ../sass/components/_navbar.scss */
  .navbar .dropdown-menu-mobile {
    max-height: 121px;
  }
}
/* line 1, ../sass/components/_media.scss */
.media-list {
  text-align: center;
}
/* line 3, ../sass/components/_media.scss */
.media-list .media {
  display: inline-flex;
  margin-right: 100px;
}
/* line 7, ../sass/components/_media.scss */
.media-list .media-icon {
  background-color: #4c52c9;
  display: flex;
  align-items: center;
  margin-right: 20px;
  width: 60px;
  height: 60px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
/* line 14, ../sass/components/_media.scss */
.media-list .media-icon .icon {
  width: 25px;
  height: 25px;
}
/* line 18, ../sass/components/_media.scss */
.media-list h5 {
  font-size: 20px;
  font-weight: bold;
  color: #3c3c3c;
  margin-bottom: 2px;
  text-transform: capitalize;
}
/* line 25, ../sass/components/_media.scss */
.media-list p {
  font-size: 16px;
  text-align: left;
  color: #b3b3b3;
}

/* line 33, ../sass/components/_media.scss */
.media .media-icon {
  margin-right: 15px;
}
/* line 35, ../sass/components/_media.scss */
.media .media-icon i {
  width: 40px;
  height: 40px;
}

@media (max-width: 1049px) {
  /* line 43, ../sass/components/_media.scss */
  .media-list .media {
    margin-right: 60px;
  }
}
@media (max-width: 889px) {
  /* line 51, ../sass/components/_media.scss */
  .media-list .media {
    margin-right: 20px;
  }
}
@media (max-width: 769px) {
  /* line 58, ../sass/components/_media.scss */
  .media-list {
    display: flex;
    justify-content: space-around;
  }
  /* line 61, ../sass/components/_media.scss */
  .media-list .media {
    margin-right: 0px;
    display: inline-block;
  }
  /* line 65, ../sass/components/_media.scss */
  .media-list .media-icon {
    margin: 0 auto 20px !important;
  }
  /* line 68, ../sass/components/_media.scss */
  .media-list h5, .media-list p {
    text-align: center;
  }
}
@media (max-width: 634px) {
  /* line 75, ../sass/components/_media.scss */
  .media-list {
    display: block;
  }
  /* line 77, ../sass/components/_media.scss */
  .media-list .media {
    margin-bottom: 35px;
    display: block;
  }
  /* line 80, ../sass/components/_media.scss */
  .media-list .media:last-child {
    margin-bottom: 0;
  }
}
/* line 2, ../sass/components/_select.scss */
.select2-container .select2-selection--single {
  height: 52px;
  background-color: #fefefe;
  padding: 0 20px;
  outline: none !important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
/* line 9, ../sass/components/_select.scss */
.select2-container .select2-selection--single:focus, .select2-container .select2-selection--single:active {
  outline: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 15, ../sass/components/_select.scss */
.select2-container--default .select2-search--dropdown .select2-search__field {
  padding-left: 5px;
  outline: none !important;
}

/* line 19, ../sass/components/_select.scss */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #212b36;
  line-height: 50px;
}

/* line 23, ../sass/components/_select.scss */
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0 !important;
}

/* line 26, ../sass/components/_select.scss */
.select2-container--default .select2-selection--single {
  border: 1px solid #ced4da;
}

/* line 32, ../sass/components/_select.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
/* line 35, ../sass/components/_select.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow .icon {
  top: 17px;
  right: 20px;
  position: absolute;
  width: 15px;
  height: 15px;
}

/* line 1, ../sass/components/_typography.scss */
.text-danger {
  color: #d31053 !important;
}

/* line 4, ../sass/components/_typography.scss */
.text-success {
  color: #2fb12b !important;
}

/* line 7, ../sass/components/_typography.scss */
.text-primary {
  color: #383ead !important;
}
/* line 9, ../sass/components/_typography.scss */
.text-primary:hover {
  color: #32379a !important;
}

/* line 1, ../sass/components/_misc.scss */
.mt-100 {
  margin-top: 100px !important;
}

/* line 4, ../sass/components/_misc.scss */
.mt-120 {
  margin-top: 120px !important;
}

/* line 7, ../sass/components/_misc.scss */
.separate-or {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.29;
  color: #d6d6d6;
  height: 50px;
  position: relative;
  text-align: center;
}
/* line 15, ../sass/components/_misc.scss */
.separate-or span {
  background-color: #ffffff;
  z-index: 1;
  position: absolute;
  top: 15px;
  width: 25px;
  margin-left: -15px;
}
/* line 23, ../sass/components/_misc.scss */
.separate-or:after {
  content: "";
  display: block;
  border: 1px solid #eaeaea;
  position: absolute;
  top: 25px;
  left: 0px;
  right: 0;
}

/* line 33, ../sass/components/_misc.scss */
.scroll-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  background-color: #e2e2e2;
  padding: 15px;
  opacity: 0;
  display: flex;
  z-index: 99999;
  cursor: pointer;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease-in-out 0s;
}
/* line 44, ../sass/components/_misc.scss */
.scroll-top:hover {
  background-color: #d5d5d5;
}
/* line 47, ../sass/components/_misc.scss */
.scroll-top i {
  transform: rotate(270deg);
  width: 20px;
  height: 20px;
}

.container-fluid {
  padding: 0 !important;
}
