.ssQIHO-checkbox-menu-item > span > span {
  background-color: #000;
  display: inline-block;
}
@media (forced-colors: active), (prefers-contrast: more) {
  .ssQIHO-checkbox-menu-item > span > span {
    background-color: ButtonText;
  }
}
.gm-style .gm-style-mtc label {
  font-weight: 400;
}
.gm-style .gm-style-mtc ul,
.gm-style .gm-style-mtc li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.LGLeeN-keyboard-shortcuts-view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.LGLeeN-keyboard-shortcuts-view table,
.LGLeeN-keyboard-shortcuts-view tbody,
.LGLeeN-keyboard-shortcuts-view td,
.LGLeeN-keyboard-shortcuts-view tr {
  background: inherit;
  border: none;
  margin: 0;
  padding: 0;
}
.LGLeeN-keyboard-shortcuts-view table {
  display: table;
}
.LGLeeN-keyboard-shortcuts-view tr {
  display: table-row;
}
.LGLeeN-keyboard-shortcuts-view td {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  color: #000;
  padding: 6px;
  vertical-align: middle;
  white-space: nowrap;
}
.LGLeeN-keyboard-shortcuts-view
  td
  .VdnQmO-keyboard-shortcuts-view--shortcut-key {
  background-color: #e8eaed;
  border-radius: 2px;
  border: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: inline-block;
  font-family: 'Google Sans Text', Roboto, Arial, sans-serif;
  line-height: 16px;
  margin: 0 2px;
  min-height: 20px;
  min-width: 20px;
  padding: 2px 4px;
  position: relative;
  text-align: center;
}
.gm-control-active > img {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: none;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.gm-control-active > img:nth-child(1) {
  display: block;
}
.gm-control-active:focus > img:nth-child(1),
.gm-control-active:hover > img:nth-child(1),
.gm-control-active:active > img:nth-child(1),
.gm-control-active:disabled > img:nth-child(1) {
  display: none;
}
.gm-control-active:focus > img:nth-child(2),
.gm-control-active:hover > img:nth-child(2) {
  display: block;
}
.gm-control-active:active > img:nth-child(3) {
  display: block;
}
.gm-control-active:disabled > img:nth-child(4) {
  display: block;
}
.gm-style .gm-style-cc a,
.gm-style .gm-style-cc button,
.gm-style .gm-style-cc span {
  font-size: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline-offset: 3px;
}
@media print {
  .gm-style .gmnoprint,
  .gmnoprint {
    display: none;
  }
}
@media screen {
  .gm-style .gmnoscreen,
  .gmnoscreen {
    display: none;
  }
}
.gm-style-moc {
  background-color: rgba(0, 0, 0, 0.45);
  pointer-events: none;
  text-align: center;
  -webkit-transition: opacity ease-in-out;
  -o-transition: opacity ease-in-out;
  transition: opacity ease-in-out;
}
.gm-style-mot {
  color: #fff;
  font: 22px Roboto, Arial, sans-serif;
  margin: 0;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.gm-style img {
  max-width: none;
}
.gm-style {
  font: 400 11px Roboto, Arial, sans-serif;
  text-decoration: none;
}
.pac-container {
  background-color: #fff;
  position: absolute !important;
  z-index: 1000;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  font-family: Arial, sans-serif;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.pac-logo:after {
  content: '';
  padding: 1px 1px 1px 0;
  height: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
  display: block;
  background: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png)
    no-repeat right;
  -moz-background-size: 120px 14px;
  background-size: 120px 14px;
}
.hdpi.pac-logo:after {
  background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png);
}
.pac-target-input:not(:-webkit-autofill) {
  -webkit-animation-name: endBrowserAutofill;
  animation-name: endBrowserAutofill;
}
body {
  -webkit-touch-callout: none;
  /* -webkit-user-select: none;
  user-select: none; */
  font-family: Roboto, sans-serif;
  overflow-x: hidden;
  overflow-y: auto;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  padding: 0;
}
input {
  outline: 0;
}
button {
  cursor: pointer;
  border: none;
  outline: 0;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
table td {
  border: 1px solid gray;
  padding: 0 5px;
}
.lib-btn {
  z-index: 1;
  color: #595959;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 6px 25px;
  font-size: 13px;
  font-weight: 500;
  position: relative;
  box-shadow: 0 0 5px -2px #000;
}
.lib-btn:hover {
  box-shadow: 1px 1px 5px -1px #000;
}
.lib-btn:active {
  box-shadow: inset 0 0 5px -1px #000;
}
.base_color {
  background: linear-gradient(-180deg, #f52a4f 0%, #33001b 100%) !important;
}
.marketplace_landing_container .lib-btn-contract {
  color: #fff;
  border: none;
  border-radius: 4px;
  margin: 0 auto;
  font-weight: 700;
  transition: all 0.5s;
  background: linear-gradient(-180deg, #f52a4f 0%, #33001b 100%);
}
@media (max-width: 900px) {
  .marketplace_landing_container .lib-btn-contract {
    font-size: 14px;
  }
}
.marketplace_landing_container .lib-btn-contract:hover {
  background: linear-gradient(#f52a4f 0%, #33001b 100%);
}
.icon-btn {
  cursor: pointer;
  color: #333;
}
.icon-btn i {
  margin-right: 5px;
}
.marketplace_landing_container {
  background: #f7f7f7;
  margin-top: 64px;
  position: relative;
  overflow: auto;
}
.marketplace_landing_container .language_container .current_lang {
  color: #f52a4f;
}
.marketplace_landing_container .language_container .dropdown {
  color: #000;
  background: #e8e8e8;
}
.marketplace_landing_container .lib-btn {
  margin: 0;
}
.marketplace_landing_container .fl {
  display: flex;
}
.marketplace_landing_container .fl.va-c {
  align-items: center;
}
.marketplace_landing_container header {
  z-index: 2;
  width: 100%;
  height: 64px;
  background-color: #fff;
  align-items: center;
  font-size: 16px;
  display: flex;
  position: fixed;
  top: 0;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
}
.marketplace_landing_container header .header_logo {
  cursor: pointer;
  color: #f52a4f;
  text-transform: uppercase;
  background: linear-gradient(90deg, #f52a4f 0%, #33001b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
}
@media (max-width: 900px) {
  .marketplace_landing_container header .header_logo {
    font-size: 14px;
  }
}
.marketplace_landing_container header #header_body {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin: 0 20%;
  display: flex;
}
.marketplace_landing_container header #header_body .icon-btn {
  white-space: nowrap;
  text-transform: lowercase;
  border-radius: 10px;
  padding: 8px 12px;
  transition: -webkit-transform 0.3s, -webkit-transform 0.3s, transform 0.3s;
}
@media (max-width: 900px) {
  .marketplace_landing_container header #header_body .icon-btn {
    padding: 8px;
  }
  .marketplace_landing_container
    header
    #header_body
    .icon-btn
    span:not(.notifications_count) {
    display: none;
  }
}
.marketplace_landing_container header #header_body .icon-btn:hover {
  background: #f5f5f5;
}
.marketplace_landing_container header #header_body .icon-btn:hover i {
  color: #f52a4f;
}
.marketplace_landing_container header #header_body .sign-in {
  color: #333;
  vertical-align: top;
  display: inline-block;
  position: relative;
}
.marketplace_landing_container header #header_body .sign-in i {
  padding-right: 4px;
  font-size: 15px;
}
/* .marketplace_landing_container #banners {
  margin: 65px 20% 0;
} */
.marketplace_landing_container .business_banner {
  height: 200px;
  cursor: pointer;
  width: 100%;
  background: #fff;
  border: 1px solid #efefef;
  border-radius: 4px;
  margin-bottom: 48px;
  display: flex;
  overflow: hidden;
}
.marketplace_landing_container .business_banner .info {
  height: 100%;
  text-overflow: ellipsis;
  align-self: center;
  padding: 10px 20px;
  position: relative;
  overflow: hidden;
}
.marketplace_landing_container .business_banner .info h3 {
  color: #333;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}
.marketplace_landing_container .business_banner .info h4 {
  color: gray;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  overflow: auto;
}
@media (max-width: 900px) {
  .marketplace_landing_container .business_banner .info h4 {
    font-size: 14px;
  }
}
.marketplace_landing_container .business_banner .info:before {
  content: '';
  width: 100%;
  height: 37px;
  background: linear-gradient(rgba(255, 255, 255, 0.31) -10px, #fff);
  position: absolute;
  bottom: 0;
  left: 0;
}
.marketplace_landing_container .business_banner .image {
  height: 200px;
  display: table;
  position: relative;
  overflow: hidden;
}
.marketplace_landing_container .business_banner .image img {
  height: 200px;
  will-change: auto;
  transition: all 1s;
}
.marketplace_landing_container .business_banner .image .category_label {
  z-index: 10;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  color: #fff;
  background: #66676b;
  border-radius: 50px;
  margin-right: 20px;
  padding: 7px 16px;
  font-size: 9px;
  line-height: 14px;
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.marketplace_landing_container .business_banner .image .category_label i {
  margin-right: 10px;
}
.marketplace_landing_container .business_banner:hover {
  box-shadow: 2px 2px 29px rgba(0, 0, 0, 0.26);
}
.marketplace_landing_container .business_banner:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.marketplace_landing_container .footer {
  color: #707070;
  text-align: center;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.09);
  margin-top: 60px;
  padding: 40px 0;
  display: inline-block;
}
.marketplace_landing_container .footer .contacts {
  margin-top: 10px;
}
.marketplace_landing_container .footer .contacts a {
  color: #707070;
  padding: 0 5px;
  text-decoration: none;
}
.marketplace_landing_container #search_panel {
  width: 60%;
  background-color: #fff;
  border-radius: 50px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: -100px;
  padding: 10px 30px;
  display: flex;
  position: absolute;
  left: 20%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
}
.marketplace_landing_container #search_panel div {
  align-self: center;
  align-items: center;
  display: flex;
}
.marketplace_landing_container #search_panel input,
.marketplace_landing_container #search_panel select {
  height: 44px;
  box-shadow: none;
  color: #888;
  width: 100%;
  background: #fff;
  border: none;
  outline: 0;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 44px;
}
.marketplace_landing_container #search_panel button:last-child {
  margin-left: 5px;
}
.marketplace_landing_container .delete_button {
  width: 30px;
  height: 30px;
  background: url(https://eosmarketplace.io/delete_btn.8cef0f57.png) 0 0/90px
    no-repeat;
  margin-left: 4px;
}
.marketplace_landing_container .delete_button:hover {
  background-position: -30px 0;
}
.marketplace_landing_container .delete_button:active {
  background-position: -60px 0;
}
@media (max-width: 2366px) {
    .marketplace_landing_container #search_panel {
        width: 90%;
        left: 5%;
        margin-top: 1em;
        z-index: 9;
      }
}
@media (max-width: 1366px) {
  #header_body {
    margin: 0 5% 0 5% !important;
  }
  #banners {
    margin: 65px 5% 0 5% !important;
  }
  /* .marketplace_landing_container #search_panel {
    width: 90%;
    left: 5%;
    margin-top: auto;
  } */
}
@media (max-width: 940px) {
  .marketplace_landing_container #search_panel {
    position: initial;
    height: auto;
    box-shadow: none;
    background-color: transparent;
    margin: 20px auto;
    padding: 0;
    display: block;
  }
  .marketplace_landing_container #search_panel input,
  .marketplace_landing_container #search_panel select {
    height: 55px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 0 10px;
    line-height: 55px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  }
}
@media (max-width: 800px) {
  #banners .business_banner {
    width: 100%;
    height: auto;
    border: 1px solid #efefef;
    flex-direction: column;
    display: flex;
  }
  #banners .image {
    height: auto;
  }
  #banners .image img {
    width: 100%;
    height: auto;
  }
  #banners .info:before {
    background: 0 0;
  }
}
.language_container {
  width: 60px;
  height: 42px;
  text-align: center;
  transition: all 0.3s;
  position: relative;
}
.language_container:hover .dropdown {
  display: flex;
}
.language_container .current_lang {
  cursor: pointer;
  height: 42px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
  font-size: 18px;
  font-weight: 700;
  line-height: 42px;
}
.language_container .dropdown {
  width: 60px;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  display: none;
  position: absolute;
  top: 42px;
  left: 0;
}
.language_container .dropdown div {
  cursor: pointer;
  padding: 4px 0;
}
.language_container .dropdown div:hover {
  color: #d52927;
}
button.lib-btn {
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 18px;
  font-weight: 700;
}
.stage-popup {
  z-index: 21;
  max-width: 800px;
  width: 100%;
  min-width: 300px;
  color: #fefefe;
  opacity: 1;
  box-sizing: border-box;
  border: 1px solid #2c2c2c;
  border-radius: 4px;
  padding: 12px 16px 12px 44px;
  font-size: 15px;
  -webkit-animation: 0.1s linear stagePopupAnim;
  animation: 0.1s linear stagePopupAnim;
  display: flex;
  position: fixed;
  bottom: 52px;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.stage-popup-hide {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s ease-in, visibility 0.1s;
}
@media all {
  .fab,
  .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
  }
  .fa-bus:before {
    content: '\f207';
  }
  .fa-concierge-bell:before {
    content: '\f562';
  }
  .fa-redo-alt:before {
    content: '\f2f9';
  }
  .fa-sign-in-alt:before {
    content: '\f2f6';
  }
  .fa-store:before {
    content: '\f54e';
  }
  .fa-telegram-plane:before {
    content: '\f3fe';
  }
  .fa-user-graduate:before {
    content: '\f501';
  }
  .fa-utensils:before {
    content: '\f2e7';
  }
  .fa-wifi:before {
    content: '\f1eb';
  }
  .fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
  }
  .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
  }
}
@font-face {
  font-family: 'Google Sans Text';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/googlesanstext/v21/5aUu9-KzpRiLCAt4Unrc-xIKmCU5qE52i0VBuxOCBA.woff2)
    format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Google Sans Text';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/googlesanstext/v21/5aUu9-KzpRiLCAt4Unrc-xIKmCU5qEl2i0VBuxOCBA.woff2)
    format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Google Sans Text';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/googlesanstext/v21/5aUu9-KzpRiLCAt4Unrc-xIKmCU5qEV2i0VBuxOCBA.woff2)
    format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Google Sans Text';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/googlesanstext/v21/5aUu9-KzpRiLCAt4Unrc-xIKmCU5qER2i0VBuxOCBA.woff2)
    format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Google Sans Text';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/googlesanstext/v21/5aUu9-KzpRiLCAt4Unrc-xIKmCU5qEp2i0VBuxM.woff2)
    format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Google Sans Text';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/l/font?kit=5aUu9-KzpRiLCAt4Unrc-xIKmCU5mEh8jGdDgR9YgwwfxvM5NmKBR3I&skey=b20c8ebc9802c116&v=v21)
    format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), local('sans-serif-light'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), local('sans-serif-light'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), local('sans-serif-light'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), local('sans-serif-light'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), local('sans-serif-light'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), local('sans-serif-light'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), local('sans-serif-light'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2)
      format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2)
      format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2)
      format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2)
      format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2)
      format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2)
      format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2)
      format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), local('sans-serif-black'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCRc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), local('sans-serif-black'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfABc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), local('sans-serif-black'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCBc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), local('sans-serif-black'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), local('sans-serif-black'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), local('sans-serif-black'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), local('sans-serif-black'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc4AMP6lQ.woff2)
      format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2)
      format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2)
      format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
    local('sans-serif-medium'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2)
      format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), local('sans-serif'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2)
      format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), local('sans-serif-black'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCRc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), local('sans-serif-black'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfABc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), local('sans-serif-black'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCBc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), local('sans-serif-black'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), local('sans-serif-black'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCxc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), local('sans-serif-black'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc4AMP6lbBP.woff2)
      format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), local('sans-serif-black'),
    url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc4AMP6lQ.woff2)
      format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-brands-400.eot);
  src: url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-brands-400.eot?#iefix)
      format('embedded-opentype'),
    url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-brands-400.woff2)
      format('woff2'),
    url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-brands-400.woff)
      format('woff'),
    url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-brands-400.ttf)
      format('truetype'),
    url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-brands-400.svg#fontawesome)
      format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-regular-400.eot);
  src: url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-regular-400.eot?#iefix)
      format('embedded-opentype'),
    url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-regular-400.woff2)
      format('woff2'),
    url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-regular-400.woff)
      format('woff'),
    url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-regular-400.ttf)
      format('truetype'),
    url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-regular-400.svg#fontawesome)
      format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-solid-900.eot);
  src: url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-solid-900.eot?#iefix)
      format('embedded-opentype'),
    url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-solid-900.woff2)
      format('woff2'),
    url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-solid-900.woff)
      format('woff'),
    url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-solid-900.ttf)
      format('truetype'),
    url(https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-solid-900.svg#fontawesome)
      format('svg');
}
@media (max-width: 900px) {
  .marketplace_landing_container .lib-btn-contract {
    font-size: 14px;
  }
}
/* @media (max-width: 1366px) {
  .marketplace_landing_container #search_panel {
    width: 90%;
    left: 5%;
    margin-top: auto;
  }
} */
@media (max-width: 940px) {
  .marketplace_landing_container #search_panel {
    position: initial;
    height: auto;
    box-shadow: none;
    background-color: transparent;
    margin: 20px auto;
    padding: 0;
    display: block;
  }
  .marketplace_landing_container #search_panel input,
  .marketplace_landing_container #search_panel select {
    height: 55px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 0 10px;
    line-height: 55px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  }
}
.business_container{color:#707070;background-color:#fff;border:1px solid #ececec;margin:0 20%;padding:0 20px;overflow-x:hidden;}
.business_container #top{display:flex;}
.business_container a{color:#f52a4f;}
.business_container a,.business_container button{text-decoration:none;outline:none!important;}
.business_container p{font-size:16px;line-height:24px;}
@media (max-width:900px){
.business_container p{font-size:14px;}
}
.business_container .clearfix{clear:both;}
.business_container #left{z-index:0;flex-grow:.6;flex-basis:0;padding-right:30px;}
.business_container #right{z-index:0;flex-grow:.4;flex-basis:0;margin-top:180px;}
.business_container #titlebar{margin-bottom:12px;padding-top:70px;position:relative;}
.business_container h2,.business_container h4,.business_container button{text-transform:none;font-family:Raleway,HelveticaNeue,Helvetica Neue,Helvetica,Arial,sans-serif;}
.business_container #titlebar.listing-titlebar h2{color:#333;font-size:24px;line-height:28px;display:flex;}
.business_container #titlebar.listing-titlebar div.listing-tag{color:#f52a4f;letter-spacing:2.5px;text-transform:uppercase;background-color:#fff;border:1px solid #f52a4f;border-radius:50px;margin:0 0 0 10px;padding:8px 16px;font-size:10px;font-weight:500;line-height:15px;position:relative;top:-6px;}
.business_container #titlebar.listing-titlebar span{color:#888;margin-top:4px;padding:0 1px;font-size:14px;display:inline-block;}
@media (max-width:900px){
.business_container #titlebar.listing-titlebar span{align-items:center;font-size:12px;display:flex;}
}
.business_container #titlebar.listing-titlebar span i{margin-right:5px;}
.business_container .margin-top-35{margin-top:35px!important;}
.business_container .boxed-widget{z-index:90;border-radius:3px;padding:32px 0;position:relative;-webkit-transform:translate(0,0);transform:translate(0,0);}
.business_container .hosted-by-title{border-bottom:1px solid #e8e8e8;margin:-4px 0 25px;padding:0 70px 18px 0;display:block;position:relative;}
.business_container .hosted-by-title h4{color:#333;margin:4px 0 7px;font-size:18px;font-weight:600;line-height:22px;transition:all .2s;}
.business_container .listing-details-sidebar{margin-bottom:-5px;padding:0;font-size:15px;list-style:none;display:block;position:relative;}
.business_container .hosted-by-title h4 span{color:#888;font-size:14px;font-weight:400;display:block;}
.business_container .listing-details-sidebar li{margin-bottom:5px;padding-left:26px;line-height:24px;display:block;position:relative;}
.business_container .listing-details-sidebar li i{color:#888;font-size:16px;position:absolute;top:5px;left:0;}
.business_container .listing-nav{width:100%;border-bottom:1px solid #e0e0e0;margin:0 0 35px;padding:0;font-size:17px;font-weight:400;list-style:none;}
.business_container .listing-nav li{margin-right:15px;display:inline-block;}
.business_container .listing-nav li a{color:#666;border-bottom:1px solid #e0e0e0;padding-bottom:15px;transition:all .3s;display:inline-block;position:relative;bottom:-1px;}
.business_container .listing-nav li:first-child a,.business_container .listing-nav li a:hover{color:#f52a4f;border-color:#f52a4f;}
.business_container .listing-links-container{margin:25px 0 0;display:block;}
.business_container .listing-links{margin:0 0 10px;padding:0;list-style:none;display:block;}
.business_container .listing-links li{float:left;margin:0;padding:0;list-style:none;display:inline-block;}
.business_container .listing-links li a{color:#555;background:#f2f2f2;padding:7px 14px;font-size:13px;font-weight:500;line-height:17px;transition:all .3s;display:inline-block;position:relative;}
.business_container .listing-links.contact-links li a{border-left:1px solid #e0e0e0;}
.business_container .listing-links.contact-links li i{margin-right:5px;}
.business_container .listing-links.contact-links li:first-child a{border-left:none;}
.business_container .listing-links{margin:0 0 10px;padding:0;list-style:none;display:block;}
.business_container .map_view{height:300px;}
.business_container .listing-image img{width:100%;}
.business_container .options .business_option_view{border:1px solid #e0e0e0;flex-direction:row;margin-bottom:20px;padding:10px;display:flex;}
.business_container .options .business_option_view .price_box{flex-direction:row;justify-content:space-around;align-items:center;margin-top:20px;display:flex;}
.business_container .options .business_option_view .lib-btn-contract{padding:8px 26px;}
.business_container .options .business_option_view .details{flex-grow:.6;flex-basis:0;}
.business_container .options .business_option_view .image{text-align:center;flex-grow:.4;flex-basis:0;margin-right:30px;}
.business_container .options .business_option_view .image img{max-width:100%;}
.business_container .options .business_option_view .title{color:#333;margin-bottom:20px;font-size:24px;font-weight:600;line-height:28px;position:relative;}
.business_container .options .business_option_view .quantity_input{width:50px;text-align:center;border:1px solid #b4b2b2;border-radius:5px;margin:0 20px;font-size:18px;}
.business_container .options .business_option_view .price{color:#f52a4f;font-size:36px;font-weight:700;display:flex;}
@media (max-width:767px){
.business_container .options .business_option_view .price{text-align:center;}
}
.business_container .options .business_option_view .actions{margin-left:auto;}
.business_container .options .business_option_view .actions button{margin:0;}
@media (max-width:1366px){
.business_container{margin:0 5%!important;}
}
@media (max-width:1024px){
.business_container .options .business_option_view .title{font-size:20px;}
.business_container p{font-size:14px;}
}
@media screen and (max-width:1024px) and (orientation:portrait){
.business_container .options .business_option_view .title{font-size:18px;line-height:20px;}
.business_container p{font-size:12px;line-height:1.7;}
}
@media (max-width:800px){
.business_container #left{padding-right:0;}
.business_container #right{margin-top:20px;}
.business_container #top{display:block;}
}
@media (max-width:600px){
.business_container .options .business_option_view{display:block!important;}
.business_container .options .business_option_view .actions,.business_container .options .business_option_view .title{text-align:center;}
.business_container .options .business_option_view .image{margin-bottom:30px;margin-right:0;}
.business_container .options .business_option_view .quantity_input{margin:0 8px;}
}
