@font-face {
  font-family: 'IBM Plex Sans';
  src: url('https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/fonts/IBMPlexSans-Bold.ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'IBM Plex Sans';
  src: url('https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/fonts/IBMPlexSans-SemiBold.ttf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'IBM Plex Sans';
  src: url('https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/fonts/IBMPlexSans-Medium.ttf');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'IBM Plex Sans';
  src: url('https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/fonts/IBMPlexSans-Regular.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'IBM Plex Sans';
  src: url('https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/fonts/IBMPlexSans-Thin.ttf');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
*,
*::before,
*::after {
  box-sizing: initial;
}
.ste_loader {
  border: 6px solid #f3f3f3;
  border-radius: 50%;
  border-top: 6px solid #01d1b8;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 1s linear infinite;
  /* Safari */
  animation: spin 1s linear infinite;
  display: block;
}
.ste-plain-main-content-wrap{
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 130px;
  margin-top: 82px;
  box-sizing: border-box;
}
/* hide swiper slider on collectibles and other pages. and display it back using JS, due to bold black blip on page load.  */
.swiper.ste_collectibles__slider{
  display: none;
}

.ste_refer_ab_test{
  display: none !important;
}

.ste_over_signup {
  cursor: pointer !important;
}
.ste_over_signup button {
  position: relative !important;
  cursor: pointer !important;
}
/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ste-green-btn {
  background-color: #01D1B8;
  color: #fff;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: 'IBM Plex Sans', sans-serif !important;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 1160px) {
  .ste_gradbg {
    background: linear-gradient(0deg, #FDFDFB 68.84%, #E8E6E2 100%);
    border-radius: 0px 0px 40px 40px;
  }
  .collectible-styling-473864 span{
    line-height: 22px !important;
  }
  .ste_collectibles__topblock.desktop-view > .ste_collectibles__topblock__right_second{
    width: 46% !important;
  }
  body .ste_948798374 {
    display: none;
    visibility: hidden;
  }
}
.ste_letterspacing {
  letter-spacing: 1px;
}
.ste_greybg {
  background-color: #F7F7F7;
  padding-top: 0px;
}
.ste_greybg_dark {
  padding-bottom: 50px;
  background-color: #EEEEEE;
}
.ste_greybg_darker {
  background-color: #eeeeee;
}
.ste_darkgrey_bg {
  background-color: #2b303a;
}
.ste_goldengrad_bg {
  background: linear-gradient(180deg, #FEF8EB -19.54%, #FFFFFF 47.21%);
  border-radius: 40px 40px 0px 0px;
}
.ste_bluetext {
  color: #185c65;
}
.ste_whitebg {
  background-color: #FDFDFB;
  padding-top: 30px;
}
.ste_golden {
  background: linear-gradient(131.26deg, #FEFFDD 36.25%, #E17C05 108.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.ste_rusty {
  background: linear-gradient(31.65deg, #FEFFDD -23.28%, #E17C05 41.65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.ste_thinheader {
  font-size: 48px;
  line-height: 52px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 0px;
  letter-spacing: 3px;
}
.ste_thinheader br {
  display: none;
}
.ste_hidden {
  display: none !important;
}
.ste_padsmall {
  padding-top: 40px;
}
.ste_center_content {
  text-align: center;
}
.ste_center {
  margin-left: auto;
  margin-right: auto;
}
.ste_mailform {
  padding: 10px 6px;
  box-sizing: border-box;
  width: 100%;
  height: 56px;
  background: #EEEEEE;
  border-radius: 16px;
  color: #999999;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.ste_mailform input {
  width: calc(100% - 165px);
  border: 0px;
  background: transparent;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.0592593px;
  color: #999999;
  mix-blend-mode: normal;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
.ste_mailform input:focus {
  outline: none;
}
.ste_mailform a {
  display: inline-block;
  width: 175px;
  height: 46px;
  text-align: center;
  background: #FFA756;
  border-radius: 16px;
  line-height: 46px;
  color: #fff;
  text-decoration: none;
}
.ste_mailform_black a {
  background: #000e0b;
}
.ste_mailform_small a {
  width: 126px;
}
.ste_mailform__message {
  position: absolute;
  bottom: -28px;
  color: #01d1b8;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  opacity: 0;
  transition: all 500ms;
}
.ste_mailform__message.ste_active {
  opacity: 1;
  transition: all 500ms;
}
.ste_mailform__message svg {
  position: relative;
  top: 4px;
}
.ste_klaviyo {
  padding: 10px 6px !important;
  box-sizing: border-box !important;
  width: 100% !important;
  height: 56px !important;
  background: #EEEEEE !important;
  border-radius: 16px !important;
  color: #999999 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  position: relative !important;
}
.ste_klaviyo > div.needsclick {
  width: 100% !important;
}
.ste_klaviyo > div.needsclick > form.needsclick {
  width: 100% !important;
  min-width: 100% !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.ste_klaviyo > div.needsclick > form.needsclick > div.needsclick {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  position: relative !important;
  width: 100% !important;
  height: 56px !important;
  /* email */
}
.ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick {
  box-sizing: border-box !important;
  padding: 0 !important;
  width: calc(100% - 165px) !important;
  display: inline-block !important;
  height: 46px !important;
  /* phone */
  /* button */
}
.ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick > div.needsclick {
  box-sizing: border-box !important;
  padding: 0 !important;
  width: 100% !important;
  height: 46px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
}
.ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick > div.needsclick > div.needsclick {
  box-sizing: border-box !important;
  padding: 0 !important;
  width: 100% !important;
  display: inline-block !important;
  height: 46px !important;
}
.ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick > div.needsclick > div.needsclick > input.needsclick {
  box-sizing: border-box !important;
  padding: 0 !important;
  width: 100% !important;
  height: 46px !important;
  line-height: 46px !important;
  border: 0px !important;
  background: transparent !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  letter-spacing: 0.0592593px !important;
  color: #000 !important;
  mix-blend-mode: normal !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick > div.needsclick > div.needsclick > input.needsclick:focus {
  outline: none !important;
}
.ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(2) {
  display: none !important;
}
.ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(3) {
  display: inline-block !important;
  height: 46px !important;
  width: 175px !important;
}
.ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(3) > div.needsclick {
  box-sizing: border-box !important;
  padding: 0 !important;
  width: 100% !important;
  display: inline-block !important;
  height: 46px !important;
}
.ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(3) > div.needsclick > button.needsclick {
  box-sizing: border-box !important;
  width: 100% !important;
  padding: 0px !important;
  display: inline-block !important;
  font-weight: 400;
  text-transform: lowercase;
  height: 46px !important;
  text-align: center !important;
  background: #FFA756;
  border-radius: 16px !important;
  line-height: 46px !important;
  color: #fff !important;
  text-decoration: none !important;
  border: 0 !important;
}
.ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(3) > div.needsclick > button.needsclick:first-letter {
  text-transform: uppercase !important;
}
.ste_header {
  width: 100%;
  background: #FCF9F5;
  box-shadow: 0px 30px 90px rgba(0, 0, 0, 0.1);
  background-size: cover;
  background-position: center bottom;
  padding-top: 10px;
  position: relative;
}
.ste_header_gradient {
  background-image: none;
  background: linear-gradient(180deg, #F4DFC2 -71.16%, #FFFFFF 78.58%);
  border-radius: 12px;
}
.ste_header_blank {
  background-image: none;
  background-color: #FCF9F5;
}
.ste_homepagetop {
  max-width: 1060px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  padding-top: 190px;
}
.ste_homepagetop__left {
  width: 42%;
  min-height: 480px;
  background-image: url(../images/__ste_homeheader_1.png);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.ste_homepagetop__right {
  width: 58%;
  padding-top: 20px;
}
.ste_homepagetop__tag {
  font-size: 16px;
  line-height: 31px;
  color: #A81A45;
  letter-spacing: 2px;
  font-weight: 500;
  text-transform: uppercase;
}
.ste_homepagetop__title {
  font-size: 50px;
  line-height: 55px;
  letter-spacing: 6px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 10px;
  color: #000E0B;
}
.ste_homepagetop__description {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #666666;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding-right: 80px;
}
.ste_homepagetop__bonus {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALOSURBVHgBdVPPTxNREJ55721pKcIaNFGCoT14M5FoYtQTiRdv/jj5P2giJMZ4wLQciJ6Ei0ej8WwiNw9cOOnBg5gYPWCg/EZEuoW22919743ztkJIsNNO87Lzfd/7ZqaL0CGqX6b8fHduyFjrG0O1ngv35zth8Rj507OCzHhTIeVGNCrfEoMYlUEbeBjNZEmXc5ceLXcUqX8cf7gHfdMRdoP0FEnkEII4wFpCbS3kbAPyVC+fuFaaOCZSnX1QamYHSlbl0ct44ClJUrAH/rIZILaUaJMmRnXojrfHTt54MX0osvn+XoHyg0vUcwa6Mgo8T4HjC8Flp5DJASUt54ZYBFuxBmzuANbWi2fvvKkIJyKtKNmuPshKw71rEiYC4EyJKMBCFwCfhY1dHXLSEHk94EE85fjK/WiUt11REd+sNbrL3TAJJbROXIbc3mcgk9CBc8mnjNDMy44svR7x1drL4WEQypcUs4BJceQ+7ECfusotKbCtfRYV6AbcLrM8z0hL5XtJo6CoGfhoExA65uFhCmIs6tPXAfqvgCctJN0DoMNdyK6+Y3smBSGLCOZBFPoK40aA0T7PoJeA65bvdDoYLKBoLIEausneT4NYeEs2aqTtYNssQrQHJqwHKkmSClZXAurt72t7bXeOtYUUqc7fBbs+C3Z/NeW5ICfDUBOs1QYfV+ZFsRwEdmdxzsYtNHGIbiOHyYqm/gvixQ9A+shzl4y3f5ZnnGi6Yt2MxpLNH+2VxiHYJOQzpyEIv77697zVvkCH5Grx2jyI+lb5UKT4vFXRW99Gze4KK7YJTsjurYKtb6SktkCT3P9FV1egtfl9YmASlo+9O8vjquz1F0ry5DlwG+U9u97Ttg6QproB0fbPseJkMg2d3uKlJ9mCyGfLKtd7C7t6fBSSV2+AokZg67/nZNIcPXDQUeRorD31LrIdX0usQZCvFKeD4H+4v5k7pkaFiBBVAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 10px;
  box-sizing: border-box;
  padding-left: 24px;
  height: 26px;
  line-height: 28px;
  font-size: 12px;
  font-style: italic;
  color: #666666;
}
.ste_homepagetop__bonus a {
  color: #01d1b8;
}
.ste_homepagetop__button .ste_btn {
  max-width: 320px;
  width: 100%;
  border-radius: 16px;
  text-align: center;
  height: 48px;
  line-height: 48px;
}
.ste_homepagetop__disclaimer {
  margin-top: 30px;
  font-weight: 500;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #666666;
  box-sizing: border-box;
  padding-right: 30px;
}
.ste_homepagetop__disclaimer a {
  color: #01d1b8;
}

.page-collectibles {
  background-color: #2b303a;
  color: #dddddd;
}
.ste_collectibles__topblock {
  max-width: 1140px;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 200px;
  padding-bottom: 60px;
  margin-top: -50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
}
.ste_collectibles__topblock_notop {
  padding-top: 10px;
}
.ste_collectibles__topblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick {
  /* email */
}
.ste_collectibles__topblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick {
  /* phone */
  /* button */
}
.ste_collectibles__topblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(2) {
  display: none !important;
}
.ste_collectibles__topblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(3) > div.needsclick > button.needsclick {
  background: #2B303A !important;
}
.ste_collectibles__topblock__left {
  width: calc(50% - 10px);
}
.ste_collectibles__topblock__left_wide {
  width: calc(54% - 10px);
}
.ste_collectibles__topblock__left .ste_klaviyo {
  max-width: 520px;
  margin-top: 60px;
  margin-bottom: 10px;
}
.ste_collectibles__topblock__left .ste_klaviyo_top {
  margin-top: 30px;
}
.ste_collectibles__topblock__right {
  width: calc(46% - 10px);
  min-height: 470px;
  background-image: url(../images/collitbles-483974893.png);
  background-size: 95%;
  background-position: center top;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 1160px){
  li.ste_free_share_menu_link{
    display: none !important;
  }
  .ste_collectibles__topblock_notop.mobile-view{
    display: none;
  }
  .ste_collectibles__topblock_notop{
    padding-top: 100px !important;
  }
  .ste_collectibles__topblock__right_second{
    background: unset;
  }
  .ste_collectibles__topblock__right_second > h2{
    margin-bottom: 5px !important;
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 32px !important;
    line-height: 36px !important;
    letter-spacing: 1.5px !important;
    text-transform: uppercase;
  }
  .ste_collectibles__topblock__left.marilyn-image{
    background-image: url(../images/_ste_coll_head_2633d.png?ff);
    background-position: center bottom;
    min-height: 245px;
    background-size: 65%;
    background-repeat: no-repeat;
  }
}
.ste_collectibles__topblock_notop.desktop-view .ste_collectibles__topblock__right_second > span{
  font-weight: 400 !important;
  line-height: 22px !important;
  font-size: 16px !important;

}

@media only screen and (max-width: 1160px){
  .ste-plain-main-content-wrap{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .ste_gradbg {
    background: linear-gradient(0deg, #FDFDFB 68.84%, #E8E6E2 100%);
  }
  .ste_collectibles__topblock_notop.desktop-view{
    display: none;
  }
  .ste_collectibles__topblock__right_second {
    background-image: url(../images/_ste_coll_head_2633d.png?ff);
    background-position: center bottom !important;
    min-height: 280px !important;
    background-position: left bottom !important;
    background-size: 78% !important;
  }
  .ste_collectibles__topblock_notop.mobile-view h2{
    font-size: 30px !important;
    line-height: 36px !important;
    font-family: 'IBM Plex Sans', sans-serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.07em !important;
  }
  .ste_collectibles__topblock_notop.mobile-view span{
    font-weight: 500 !important;
    letter-spacing: 0.05px !important;
    font-family: 'IBM Plex Sans', sans-serif !important;
  }
  .ste_collectibles__topblock.mobile-view{
    padding-bottom: 30px !important;
  }
}

.ste_collectibles__topblock h2 {
  font-family: 'IBM Plex Sans', sans-serif !important;
  font-size: 56px;
  line-height: 69px;
  font-weight: 400;
  letter-spacing: 6px;
  margin-bottom: 0px;
}
.ste_collectibles__topblock span {
  font-family: 'IBM Plex Sans', sans-serif !important;
  color: #666;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 0.7px;
}
.ste_collectibles__topblock b {
  color: #2B303A;
  display: block;
  max-width: 520px;
}
.ste_collectibles__circlecontent {
  max-width: 760px;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 140px;
  text-align: center;
}
.ste_collectibles__circlecontent h2 {
  font-size: 56px;
  line-height: 69px;
  font-weight: 400;
  letter-spacing: 6px;
  margin-bottom: 20px;
}
.ste_collectibles__circlecontent__left {
  width: calc(50% - 40px);
}
.ste_collectibles__circlecontent__right {
  width: calc(50% - 40px);
}
.ste_collectibles__circlecontent__circles {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.ste_collectibles__circlecontent__circles__left {
  width: calc(50% - 40px);
}
.ste_collectibles__circlecontent__circles__right {
  width: calc(50% - 40px);
}
.ste_collectibles__circlecontent__circles span {
  color: #666666;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
.ste_collectibles__circlecontent__circle {
  width: 240px;
  height: 240px;
  background: url(../images/___ste_c_61.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #01D1B8;
  font-size: 48px;
  line-height: 52px;
  font-weight: 600;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.ste_collectibles__circlecontent__circle_b {
  background: url(../images/___ste_c_17.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ste_collectibles__mailcontent {
  max-width: 700px;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 30px;
  text-align: center;
}
.ste_collectibles__mailcontent h2 {
  font-size: 48px;
  line-height: 52px;
  color: #2B303A;
  font-weight: 400;
}
.ste_collectibles__mailcontent__disclaimer {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 10px;
  line-height: 16px;
  font-weight: 500;
  color: #999;
  text-align: center;
}
.ste_collectibles__mailcontent__disclaimer a {
  color: #01d1b8;
}
.ste_collectibles__mailcontent .ste_klaviyo {
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}
.ste_collectibles__mailcontent .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick {
  /* email */
}
.ste_collectibles__mailcontent .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick {
  /* phone */
  /* button */
}
.ste_collectibles__mailcontent .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(2) {
  display: none !important;
}
.ste_collectibles__mailcontent .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(3) > div.needsclick > button.needsclick {
  background: #2B303A !important;
}
.ste_collectibles__contentblock {
  max-width: 890px;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 30px;
  text-align: center;
}
.ste_collectibles__contentblock h2 {
  font-size: 56px;
  line-height: 69px;
  letter-spacing: 6px;
  font-weight: 400;
  margin-bottom: 0px;
}
.ste_collectibles__contentblock span {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #FDFDFB;
}
.ste_collectibles__contentblock span.disclaimer {
  font-size: 16px;
  line-height: 22px;
  font-style: italic;
  color: #FFA756;
  font-weight: 500;
}
.ste_collectibles__contentblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick {
  /* email */
}
.ste_collectibles__contentblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick {
  /* phone */
  /* button */
}
.ste_collectibles__contentblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(2) {
  display: none !important;
}
.ste_collectibles__contentblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(3) > div.needsclick > button.needsclick {
  background: #01D1B8 !important;
}
.ste_collectibles__mailbox {
  margin-top: 60px;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}
.ste_collectibles__mailbox .ste_klaviyo {
  margin-top: 6px;
}
.ste_collectibles__slider {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 100px;
}
.ste_collectibles__slider.swiper {
  padding-top: 40px;
  padding-bottom: 40px;
}
.ste_collectibles__slider .swiper-wrapper {
  margin-left: -110px;
}
.ste_collectibles__slider .swiper-wrapper .swiper-slide {
  width: 640px;
  height: 550px;
  background: url(../images/_ste_slidebg.png), #FDFDFB;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply, normal;
  border-radius: 36px;
}
.ste_collectibles__slider .swiper-button-disabled {
  opacity: 0 !important;
}
.ste_collectibles__slider .swiper-button-prev {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #01D1B8;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAWCAYAAACosj4+AAAACXBIWXMAAAsTAAALEwEAmpwYAAA4MmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cyk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhtcDpDcmVhdGVEYXRlPjIwMjItMDUtMThUMDA6NDA6MDErMDM6MDA8L3htcDpDcmVhdGVEYXRlPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAyMi0wNS0xOFQwMDo0MTowMiswMzowMDwveG1wOk1vZGlmeURhdGU+CiAgICAgICAgIDx4bXA6TWV0YWRhdGFEYXRlPjIwMjItMDUtMThUMDA6NDE6MDIrMDM6MDA8L3htcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDx4bXBNTTpJbnN0YW5jZUlEPnhtcC5paWQ6MGMyZTg3OWUtZGMxYS00NzQ2LTk5NTItZTk4YTdmNDg2ZWU0PC94bXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eG1wTU06RG9jdW1lbnRJRD5hZG9iZTpkb2NpZDpwaG90b3Nob3A6ZmQ1YjhlN2YtZDYyOS0xMWVjLTlhNzAtOGU3YzNhMWRkMDQ2PC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6MGMyZTg3OWUtZGMxYS00NzQ2LTk5NTItZTk4YTdmNDg2ZWU0PC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjBjMmU4NzllLWRjMWEtNDc0Ni05OTUyLWU5OGE3ZjQ4NmVlNDwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAyMi0wNS0xOFQwMDo0MDowMSswMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZmOlJlc29sdXRpb25Vbml0PgogICAgICAgICA8ZXhpZjpDb2xvclNwYWNlPjY1NTM1PC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj4zNjwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4yMjwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+DC1YxwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAABBElEQVR42szWMW7CMBiG4ff/1Q3WRrBRCQ7CVsFO1pIZusMBeoLOMNMLwAY3qBi6VeoIghVmM0StgMSFDLbznuCR4ny2yHphuKfJDDP9AED6MSQ9XKRFMQBmOoPDMRDoCvPXZh8AZMP0utBqeAbZMJ02MkxwlRbGjAa4TMuEyYICYwAebmJaDeS5DZ9f7hT1R6hF6cbJemGsGI/9jq1yOAbHnI+tUrKUasXZvVSoJIZqJT3U0o8xAJOcT9d8gtcXt5hahNSjy7/Mivr+gfkKGQ88fbKck55pvsS8vfsHlQGl/21CCJTeGirfKL1nPfNQbHdhXoxWlJFwb+oMKonTC9FBpwEAwA9uLICShl4AAAAASUVORK5CYII=");
  background-position: center center;
  background-repeat: no-repeat;
  left: 50%;
  margin-left: -480px;
  right: auto;
}
.ste_collectibles__slider .swiper-button-prev:after {
  display: none;
}
.ste_collectibles__slider .swiper-button-next {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #01D1B8;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAWCAYAAACosj4+AAAACXBIWXMAAAsTAAALEwEAmpwYAAA57GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cyk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhtcDpDcmVhdGVEYXRlPjIwMjItMDUtMThUMDA6NDA6MDErMDM6MDA8L3htcDpDcmVhdGVEYXRlPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAyMi0wNS0xOFQwMDo0MDo1MiswMzowMDwveG1wOk1vZGlmeURhdGU+CiAgICAgICAgIDx4bXA6TWV0YWRhdGFEYXRlPjIwMjItMDUtMThUMDA6NDA6NTIrMDM6MDA8L3htcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDx4bXBNTTpJbnN0YW5jZUlEPnhtcC5paWQ6OGZjYjBkYzItZmEwNy01YzQxLWJkZGUtYmU0ZTU2NGQ0YmMyPC94bXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eG1wTU06RG9jdW1lbnRJRD5hZG9iZTpkb2NpZDpwaG90b3Nob3A6ZmQ1YjhlN2YtZDYyOS0xMWVjLTlhNzAtOGU3YzNhMWRkMDQ2PC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6OTgwZjhkM2QtNTJhZi0yYzQxLThjNTUtNDE0NWEwM2U2MThlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjk4MGY4ZDNkLTUyYWYtMmM0MS04YzU1LTQxNDVhMDNlNjE4ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAyMi0wNS0xOFQwMDo0MDowMSswMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo4ZmNiMGRjMi1mYTA3LTVjNDEtYmRkZS1iZTRlNTY0ZDRiYzI8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMjItMDUtMThUMDA6NDA6NTIrMDM6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MzY8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MjI8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PtZB/QsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAPpJREFUeNrE1TsOgkAUheF/iB20Gt2NlmxAa61dgRtwAVpjDb3GzjVYY6IdBFutx2ISfGACM8mFk1BMQfJlcudcpc5HjUD0LoEoNofFFDWfNfrPk8CQ3d8YgChB7+IOQerPpTdEyYCGAwgnTigZEKBWSyeUGMgVJQpyQYmDbFG9sjeyAvJCThWOIb3B5VpFQdlTvUqJdZEPlMfj2S3mA8Xj2c4M2cQj8BvvGdHBn08h8FHlcs0Ls4MEozeRGex/mMXs+5UxHJhPCrPe1mJa6yG93sLhVItpBWSDEQfZYkRBehNZY+RA6Q2SvTVGDjTqO2HkQD9l2xQD8BoApVZzFC1QQX0AAAAASUVORK5CYII=");
  background-position: center center;
  background-repeat: no-repeat;
  left: 50%;
  margin-left: 180px;
  right: auto;
}
.ste_collectibles__slider .swiper-button-next:after {
  display: none;
}
.ste_collectibles__slider__content {
  position: absolute;
  left: 0px;
  padding-left: 220px;
  padding-right: 30px;
  top: 0px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  text-align: left;
}
.ste_collectibles__slider__image {
  background-position: left top;
  background-repeat: no-repeat;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 500px;
  border-radius: 36px;
}
.ste_collectibles__slider__title {
  font-size: 56px;
  line-height: 58px;
  font-weight: 400;
  margin-bottom: 10px;
  color: #2B303A;
  position: absolute;
  bottom: calc(62% - 28px);
}
.ste_collectibles__slider__text {
  color: #666;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  box-sizing: border-box;
  padding-right: 20px;
  position: absolute;
  top: calc(38% + 18px);
}
.ste_collectibles__slider__text b {
  color: #2B303A;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  display: block;
}
.ste_collectibles__slider__text a {
  color: #01d1b8;
}
.ste_collectibles__slider__disclaimer {
  font-size: 10px;
  line-height: 16px;
  font-weight: 500;
  color: #999;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}
.ste_collectibles__header {
  padding-top: 140px;
  margin-top: -80px;
}
.ste_collectibles__header__shadow {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 354px;
  pointer-events: none;
  border-radius: 40px;
  z-index: 10;
  filter: drop-shadow(0px 74px 45px rgba(0, 0, 0, 0.17)) drop-shadow(0px 30.9154px 18.7999px rgba(0, 0, 0, 0.122205)) drop-shadow(0px 16.5289px 10.0513px rgba(0, 0, 0, 0.101338)) drop-shadow(0px 9.26595px 5.6347px rgba(0, 0, 0, 0.085)) drop-shadow(0px 4.92108px 2.99255px rgba(0, 0, 0, 0.0686618)) drop-shadow(0px 2.04777px 1.24527px rgba(0, 0, 0, 0.0477948));
  background: linear-gradient(180deg, #2B303A 41.04%, #1E2128 93.14%);
}
.ste_collectibles__header__shadow__image {
  background-image: url(../images/ste_collectibles.png);
  background-position: center top;
  background-size: contain;
  position: absolute;
  width: 440px;
  height: 335px;
  z-index: -1;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  pointer-events: none;
  border-radius: 0 0 40px 0;
}
.ste_collectibles__header__topimage {
  width: 300px;
  height: 300px;
  background-image: url("../images/ste_collectibles_top_image.png");
  background-size: contain;
  position: absolute;
  top: -290px;
  left: -80px;
  z-index: 20;
  pointer-events: none;
}
.ste_collectibles__header__mainblock {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  min-height: 550px;
  box-sizing: border-box;
  padding-left: 100px;
  padding-right: 100px;
  color: #dddddd;
  margin-bottom: 140px;
  position: relative;
}
.ste_collectibles__header__content {
  position: absolute;
  z-index: 20;
  bottom: 60px;
  max-width: 640px;
  width: 100%;
}
.ste_collectibles__header__content h2 {
  font-size: 56px;
  line-height: 69px;
  letter-spacing: 6px;
  font-weight: 400;
  margin: 0px;
  color: #fdfdfb;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.ste_collectibles__header__content span {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  display: block;
  margin-bottom: 30px;
}
.ste_collectibles__header__subscribe {
  max-width: 430px;
  width: 100%;
}
.ste_collectibles__howitworks {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 1100px;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
}
.ste_collectibles__howitworks__left {
  background-image: url("https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_collectibles_how.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
  box-sizing: border-box;
  padding-left: 20px;
  padding-top: 30px;
  color: #fff;
  width: 300px;
  min-height: 300px;
}
.ste_collectibles__howitworks__left h2 {
  font-size: 56px;
  line-height: 80px;
  font-weight: 400;
  color: #fdfdfb;
  letter-spacing: 5px;
  margin: 0px;
}
.ste_collectibles__howitworks__left a {
  display: inline-block;
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
  background-color: #ffa756;
  color: #ffffff;
  font-size: 16px;
  line-height: 46px;
  height: 48px;
  border-radius: 16px;
  text-align: center;
  text-decoration: none;
}
.ste_collectibles__howitworks__right {
  width: calc(100% - 440px);
}
.ste_collectibles__howitworks__points {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.ste_collectibles__howitworks__points li {
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.ste_collectibles__howitworks__point {
  font-size: 56px;
  line-height: 50px;
  font-weight: 500;
  color: #01d1b8;
  letter-spacing: 6px;
  width: 90px;
  overflow-wrap: normal;
  box-sizing: border-box;
  padding-left: 10px;
  background-image: url(../images/ste_collectibles_how_corner.png);
  background-repeat: no-repeat;
  background-position: -15px 20px;
  min-height: 100px;
}
.ste_collectibles__howitworks__content {
  width: calc(100% - 120px);
}
.ste_collectibles__howitworks__content h3 {
  font-size: 24px;
  line-height: 31px;
  font-weight: 500;
  color: #01d1b8;
  display: block;
  margin: 0px;
  margin-bottom: 10px;
}
.ste_collectibles__howitworks__content span {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #fbfbfb;
}
.ste_collectibles__disclaimer {
  max-width: 800px;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: -30px;
  padding-bottom: 40px;
}
.ste_collectibles__disclaimer a {
  color: #01d1b8;
}
.ste_collectibles__companies {
  padding-top: 80px;
  padding-bottom: 100px;
}
.ste_collectibles__companies__content {
  max-width: 1100px;
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}
.ste_collectibles__companies__title {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 56px;
  line-height: 52px;
  color: #2b303a;
  font-weight: 400;
  margin-bottom: 10px;
}
.ste_collectibles__companies__description {
  /*background-image: url(../images/ste_collectibles_live.svg);
  background-repeat: no-repeat;
  background-position: left top;*/
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
  font-size: 17px;
/*  line-height: 24px;
  font-weight: 600;*/
  color: #666;
  max-width: 885px;
}
.ste_collectibles__companies__description br:nth-of-type(2) {
  display: none;
}
.ste_collectibles__items {
  max-width: 1100px;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
.ste_collectibles__items__header {
  margin-bottom: 20px;
}
.ste_collectibles__items__header__smallbtn {
  position: absolute;
  right: 0px;
  top: 18px;
  display: inline-block;
  width: 80px;
  line-height: 30px;
  height: 30px;
  background-color: #000e0b;
  border-radius: 6px;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-decoration: none;
}
.ste_collectibles__items__header__left {
  box-sizing: border-box;
  padding-right: 60px;
  position: relative;
}
.ste_collectibles__items__header__left h2 {
  color: #2b303a;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
  margin: 0px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.ste_collectibles__items__header__left span {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  color: #666666;
  letter-spacing: -0.02em;
}
.ste_collectibles__items__content {
  min-height: 325px;
}
.ste_collectibles__items__content .ste_loader {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ste_collectibles__items__content ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
  width: calc(100% + 15px);
  margin-left: -7px;
}
.ste_collectibles__items__content ul li {
  margin-left: 6px;
  margin-right: 6px;
  display: inline-block;
  width: 345px;
  margin-bottom: 50px;
}
.ste_collectibles__items__content .ste_entity a {
  text-decoration: none;
}
.ste_collectibles__items__content .ste_entity__image {
  width: 100%;
  height: 220px;
  border-radius: 18px 18px 18px 0;
  margin-bottom: 10px;
  background-size: cover;
  background-position: center bottom;
}
.ste_collectibles__items__content .ste_entity__info {
  padding-top: 10px;
  padding-right: 48px;
  background-image: url('../images/ste_collectibles_ic.png');
  background-repeat: no-repeat;
  background-position: right top;
}
.ste_collectibles__items__content .ste_entity__info b {
  overflow: hidden;
}
.ste_collectibles__items__content .ste_entity__content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 8px;
  box-sizing: border-box;
  padding-right: 40px;
}
.ste_collectibles__items__content .ste_entity__content_left {
  margin-right: 0px;
}
.ste_collectibles__items__content .ste_entity__content_center {
  margin-right: 0px;
}
.ste_collectibles__items__content .ste_entity__content_right {
  display: block;
}
.ste_collectibles__items__button {
  display: block;
  width: 100%;
}
.ste_collectibles__items__button .ste_btn {
  max-width: 320px;
  width: 100%;
  display: block;
  line-height: 46px;
  height: 48px;
  border-radius: 16px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #2B303A;
}
.ste_collectibles__signup {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 220px;
  padding-bottom: 220px;
  text-align: center;
}
.ste_collectibles__signup h2 {
  font-size: 48px;
  line-height: 52px;
  font-weight: 400;
  margin: 0px;
  margin-bottom: 50px;
  color: #fdfdfb;
}
.ste_collectibles__signup .ste_mailform {
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}
.ste_btn {
  display: inline-block;
  box-sizing: border-box;
  text-decoration: none;
  padding-left: 25px;
  padding-right: 25px;
  line-height: 40px;
  height: 40px;
  transition: all 300ms;
}
.ste_btn_large {
  height: 48px;
  line-height: 48px;
  width: 420px;
  text-align: center;
}
.ste_btn_blank {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 8px;
  color: #2b303a;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
}
.ste_btn_filled {
  background-color: #01d1b8;
  border: 1px solid #01d1b8;
  border-radius: 8px;
  color: #fff;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
}
.ste_btn_black {
  background-color: #000e0b;
  border: 1px solid #000e0b;
  border-radius: 8px;
  color: #fff;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
}
.ste_btn_white {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 8px;
  color: #000e0b;
  font-family: 'IBM Plex Sans', sans-serif;
}
.ste_btn_orange {
  background-color: #ffa756;
  border: 1px solid #ffa756;
  border-radius: 8px;
  color: #fff;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
}
.ste_btn.ste_show_dt {
  display: inline-block;
}
.ste_btn.ste_show_dt_inline {
  display: inline-block;
}
.ste_careersheader {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
.ste_careersheader__left {
  width: 420px;
  padding-top: 100px;
  box-sizing: border-box;
}
.ste_careersheader__left h2 {
  color: #01d1b8;
  font-size: 48px;
  line-height: 62px;
  font-weight: 600;
  margin: 0px;
  margin-bottom: 5px;
}
.ste_careersheader__left h2 br {
  display: none;
}
.ste_careersheader__left span {
  color: #666666;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  display: block;
  margin-bottom: 35px;
}
.ste_careersheader__left .ste_btn {
  line-height: 46px;
  height: 48px;
  width: 320px;
  text-align: center;
  border-radius: 16px;
}
.ste_careersheader__right {
  width: calc(100% - 450px);
  background-image: url(../images/ste_careers_top_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding-top: 60px;
  padding-left: 60px;
  box-sizing: border-box;
}
.ste_careersheader__team {
  width: 100%;
  height: 340px;
  background-image: url(../images/ste_careers_top.png);
  background-position: center top;
  border-radius: 170px;
  background-repeat: no-repeat;
  background-size: cover;
}
.ste_careersvalues {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 200px;
}
.ste_careersvalues__left {
  width: 500px;
  box-sizing: border-box;
  background-image: url("../images/ste_careers_mid_bg.png");
  background-repeat: no-repeat;
  padding-left: 100px;
  padding-top: 40px;
  position: relative;
}
.ste_careersvalues__fg {
  background-image: url("../images/ste_careers_mid_fg_1.png");
  width: 310px;
  height: 330px;
  position: absolute;
  top: 270px;
  left: -70px;
}
.ste_careersvalues__right {
  width: calc(100% - 540px);
  padding-bottom: 100px;
}
.ste_careersvalues__right h2 {
  font-size: 56px;
  line-height: 54px;
  font-weight: 500;
  color: #2b303a;
  margin: 0px;
  margin-bottom: 20px;
}
.ste_careersvalues__right h2 br {
  display: none;
}
.ste_careersvalues__team {
  background-image: url("../images/ste_careers_mid.png");
  background-position: center top;
  border-radius: 190px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 450px;
}
.ste_careersvalues__grid {
  display: grid;
  grid-template-columns: 280px 280px;
  grid-gap: 50px;
  box-sizing: border-box;
  width: 100%;
}
.ste_careersvalues__grid > div {
  width: 100%;
  box-sizing: border-box;
}
.ste_careersvalues__grid h3 {
  color: #185c65;
  font-size: 24px;
  line-height: 31px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0px;
  margin-bottom: 5px;
}
.ste_careersvalues__grid span {
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #666666;
}
.ste_benefits {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 80px;
  background-image: url("../images/ste_benefits_bg.png");
  background-position: calc(50% + 10px) calc(100% - 10px);
  background-repeat: no-repeat;
}
.ste_benefits__top {
  text-align: center;
  margin-bottom: 40px;
}
.ste_benefits__top h2 {
  font-size: 56px;
  line-height: 74px;
  color: #01d1b8;
  letter-spacing: 2px;
  font-weight: 500;
  margin: 0px;
}
.ste_benefits__top span {
  display: block;
  font-size: 20px;
  line-height: 27px;
  font-weight: 500;
  color: #666666;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}
.ste_benefits__mid {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 30px;
}
.ste_benefits__bottom {
  text-align: center;
}
.ste_benefits__bottom .ste_btn {
  width: 320px;
  text-align: center;
  height: 48px;
  line-height: 46px;
  border-radius: 16px;
}
.ste_benefits__left {
  width: calc(50% - 20px);
}
.ste_benefits__right {
  width: calc(50% - 20px);
}
.ste_benefits__block {
  font-size: 24px;
  line-height: 31px;
  letter-spacing: 2px;
  color: #2b303a;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
  text-transform: uppercase;
}
.ste_benefits__block svg {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  top: 8px;
}
.ste_benefits__block img {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  top: 6px;
  width: 30px;
  height: 30px;
}
.ste_benefits__block span {
  font-size: 16px;
  line-height: 22px;
  color: #185c65;
  font-style: italic;
  display: block;
  box-sizing: border-box;
  padding-left: 50px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}
.ste_circle {
  background-image: url("https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_circle_image.svg");
  background-position: center 15px;
  background-repeat: no-repeat;
  width: 300px;
  height: 340px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-left: 50px;
  padding-right: 50px;
  flex-direction: column;
  text-align: center;
}
.ste_circle h2 {
  font-size: 56px;
  line-height: 72px;
  margin: 0px;
  color: #01d1b8;
  font-weight: 600;
  letter-spacing: -3px;
}
.ste_circle span {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  font-weight: 500;
  padding-bottom: 30px;
  letter-spacing: 0.05px;
}
.ste_growth {
  width: 100%;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 160px;
}
.ste_growth__top {
  text-align: center;
  margin-bottom: 0px;
}
.ste_growth__top h2 {
  font-size: 56px;
  line-height: 74px;
  color: #2b303a;
  font-weight: 500;
  margin: 0px;
  letter-spacing: 3px;
}
.ste_growth__top span {
  display: block;
  font-size: 20px;
  line-height: 27px;
  font-weight: 500;
  color: #666666;
  width: 100%;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.ste_growth__mid {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0px;
}
.ste_growth__bottom {
  text-align: center;
}
.ste_growth__bottom .ste_btn {
  width: 320px;
  text-align: center;
  line-height: 46px;
  height: 48px;
  border-radius: 16px;
}
.ste_growth__left {
  width: 50%;
}
.ste_growth__right {
  width: 50%;
}
.ste_topwrapper {
  height: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  backdrop-filter: blur(2em);
  -webkit-backdrop-filter: blur(2em);
  -moz-backdrop-filter: blur(2em);
  padding-right: 40px;
  box-sizing: border-box;
  background: rgba(239, 239, 239, 0.8);
  backdrop-filter: blur(100px);
  /* background-image: linear-gradient(126.6deg, rgba(255, 249, 249, 0.63) 28.69%, rgba(255, 255, 255, 0.1) 100%); */
  /* background-color: rgba(255, 255, 255, 0.4); */
  border-radius: 0px 0px 40px 40px;
  z-index: 1500;
  position: fixed;
  width: 100%;
  top: 0px;
  transition: all 500ms;
}
.ste_topwrapper.ste_topbanner {
  height: 114px;
  padding-top: 50px;
}
.ste_topwrapper.ste_inactive {
  top: -140px;
  transition: all 500ms;
}
.ste_topwrapper__bannermessage {
  position: fixed;
  height: 50px;
  padding-top: 10px;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: #185C65;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  box-sizing: border-box;
  text-align: center;
  z-index: 9999;
}
.ste_topwrapper__bannermessage a {
  display: inline-block;
  line-height: 20px;
  border-radius: 10px;
  padding: 4.5px 30px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  background-color: #fff;
  margin-left: 5px;
  border: 1px solid #fff;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.ste_topwrapper__bannermessage a:hover{
  background-color: unset;
  border: 1px solid #000;
}
.ste_topwrapper__resetter {
  height: 20px;
  width: 100%;
  position: absolute;
  z-index: 1000;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0);
}
.ste_topwrapper__logo {
  width: 365px;
}
.ste_topwrapper__menuclose {
  display: none;
}
.ste_topwrapper__menudec {
  display: none;
}
.ste_topwrapper__menu {
  width: 730px;
  z-index: 1500;
  position: relative;
}
.ste_topwrapper__menu > ul {
  padding: 0px;
  list-style: none;
  margin-top: 16px;
  margin-bottom: 16px;
}
.ste_topwrapper__menu > ul li {
  padding-right: 20px;
  padding-left: 20px;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
}
.ste_topwrapper__menu > ul li a {
  font-size: 14px;
  line-height: 64px;
  display: inline-block;
  text-transform: uppercase;
  color: #2b303a;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}
.ste_topwrapper__menu > ul li > a:hover:after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  left: 0px;
  background-color: #01d1b8;
  border-radius: 3px;
}
.ste_topwrapper__menu > ul li > a.hovered:after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  left: 0px;
  background-color: #01d1b8;
  border-radius: 3px;
}
.ste_topwrapper__submenu {
  position: absolute;
  z-index: 1500;
  left: 10px;
  top: 110px;
  width: 350px;
  background: #FBFBFB;
  box-shadow: 0px 66px 55px rgba(0, 0, 0, 0.08), 0px 27.5732px 22.9777px rgba(0, 0, 0, 0.04), 0px 14.742px 12.285px rgba(0, 0, 0, 0.0238443), 0px 8.26422px 6.88685px rgba(0, 0, 0, 0.02), 0px 4.38907px 3.65756px rgba(0, 0, 0, 0.0161557), 0px 1.82639px 1.52199px rgba(0, 0, 0, 0.0112458);
  border-radius: 16px;
  box-sizing: border-box;
  padding: 20px;
  opacity: 0;
  transition: all 500ms;
  pointer-events: none;
}
.ste_topwrapper__submenu:before {
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  height: 40px;
  z-index: 10;
  top: -30px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0);
}
.ste_topwrapper__submenu.active {
  opacity: 1;
  transition: all 500ms;
  top: 80px;
  pointer-events: all;
}
.ste_topwrapper__submenu a:after {
  display: none;
}
.ste_topwrapper__submenu__title {
  font-size: 20px;
  line-height: 24px;
  color: #01d1b8;
  margin-bottom: 10px;
  margin-top: 20px;
  font-weight: 600;
  font-family: 'IBM Plex Sans', sans-serif;
  letter-spacing: 0px;
}
.ste_topwrapper__submenu__block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.ste_topwrapper__submenu__block_left {
  width: 40px;
}
.ste_topwrapper__submenu__block_right {
  width: calc(100% - 30px);
  margin-left: 10px;
  line-height: 17px;
}
.ste_topwrapper__submenu__block_right b {
  font-size: 16px;
  line-height: 20px;
  display: block;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  color: #000e0b;
  letter-spacing: 0px;
}
.ste_topwrapper__submenu__block_right span {
  font-size: 12px;
  line-height: 17px;
  color: #666666;
  letter-spacing: 0px;
}
.ste_topwrapper__submenu_iconholder {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  box-sizing: border-box;
  background: #F7F7F7;
  box-shadow: 0px 39px 81px rgba(0, 0, 0, 0.07), 0px 11.7574px 24.4191px rgba(0, 0, 0, 0.0456112), 0px 4.88341px 10.1425px rgba(0, 0, 0, 0.035), 0px 1.76623px 3.66833px rgba(0, 0, 0, 0.0243888);
  text-align: center;
  line-height: 36px;
}
.ste_topwrapper__submenu_iconholder svg {
  margin-top: 4px;
  width: 28px;
  height: 28px;
}
.ste_topwrapper__submenu_iconholder img {
  margin-top: 4px;
  width: 28px;
  height: 28px;
}
.ste_topwrapper__submenu ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
  margin-bottom: 20px;
}
.ste_topwrapper__submenu ul:last-of-type {
  margin-bottom: 0px;
}
.ste_topwrapper__submenu ul li {
  width: 100%;
  padding: 0px !important;
  margin-bottom: 20px;
}
.ste_topwrapper__submenu ul li:last-of-type {
  margin-bottom: 0px;
}
.ste_topwrapper__submenu ul li a {
  text-transform: none;
  margin-left: 0px;
}
.ste_topwrapper__submenu_wide {
  width: 480px;
  padding: 0px;
}
.ste_topwrapper__submenu_wide ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: none;
}
.ste_topwrapper__submenu_wide ul li {
  display: inline;
}
.ste_topwrapper__submenu_wide > div {
  padding: 20px;
  padding-bottom: 0px;
}
.ste_topwrapper__submenu_wide > div:nth-of-type(2n) {
  background-color: #f7f7f7;
  border-radius: 16px;
}
.ste_topwrapper__submenu_user {
  width: 270px;
  padding: 0px;
  left: auto;
  right: 20px;
}
.ste_topwrapper__submenu_user.active {
  top: 70px;
}
.ste_topwrapper__submenu_user_name {
  color: #2b303a;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  padding-left: 10px;
  padding-right: 20px;
  text-decoration: none;
}
.ste_topwrapper__submenu_user ul {
  display: block;
}
.ste_topwrapper__submenu_user ul li {
  display: block;
  text-align: left;
  margin-bottom: 5px;
  box-sizing: border-box;
  border-radius: 16px;
  padding-top: 5px !important;
  padding-left: 4px !important;
  height: 46px;
}
.ste_topwrapper__submenu_user ul li:hover {
  background-color: #eeeeee;
}
.ste_topwrapper__submenu_user ul li a {
  text-decoration: none;
}
.ste_topwrapper__submenu_user ul li svg {
  margin-top: 0px;
  width: 36px;
  height: 36px;
}
.ste_topwrapper__submenu_user ul li img {
  margin-top: 0px;
  width: 36px;
  height: 36px;
}
.ste_topwrapper__submenu_user > div {
  padding: 20px;
  padding-bottom: 25px;
  text-align: left;
  padding-top: 20px;
}
.ste_topwrapper__submenu_user > div:nth-of-type(1n){
  padding-bottom: 0px;
}
.ste_topwrapper__submenu_user > div:nth-of-type(2n) {
  padding-top: 20px;
  background-color: #f7f7f7;
  border-radius: 16px;
}
.ste_topwrapper__submenu > div:last-of-type {
  padding-bottom: 20px;
}
.ste_topwrapper__buttons {
  width: 380px;
  text-align: right;
  margin-right: -40px;
  position: relative;
}
.ste_bonusblock {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 340px;
  max-width: 1260px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 60px;
}
.ste_bonusblock h3 {
  font-size: 56px;
  line-height: 52px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 500;
  background: -webkit-linear-gradient(#feffdd, #e17c05);
  background: linear-gradient(#feffdd, #e17c05);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ste_bonusblock span {
  display: block;
  font-size: 16px;
  line-height: 28px;
  color: #185c65;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.ste_bonusblock__left {
  width: auto;
  display: inline-block;
}
.ste_bonusblock__center {
  width: 240px;
  background-image: url(https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_image_zigzag.svg);
  background-position: center center;
  height: 340px;
  background-repeat: no-repeat;
}
.ste_bonusblock__right {
  width: auto;
  display: inline-block;
}
.ste_content {
  width: 100%;
  max-width: 1080px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
.ste_content_wide {
  max-width: 1160px;
}
.ste_thirdflex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 1260px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
.ste_thirdflex h2 {
  color: #E06004;
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 0px;
}
.ste_thirdflex span {
  font-size: 16px;
  line-height: 22px;
  color: #cccccc;
  font-weight: 500;
  display: block;
  width: calc(100% - 120);
  z-index: 1;
}
.ste_thirdflex__topimg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  border-radius: 32px;
  background-repeat: no-repeat;
  background-position: right bottom;
  pointer-events: none;
  image-rendering: crisp-edges;
}
.ste_thirdflex__topimg_a {
  background-position: right top;
  background-size: contain;
  width: 230px;
  top: 0px;
  right: 0px;
   /* width: 157px; */
   /* height: 116px; */
   /* bottom: 0; */
   /* right: 0; */
   /* top: auto; */
}
.ste_thirdflex__topimg_b {
  width: 300px;
  height: 266px;
  background-size: contain;
  top: auto;
  bottom: 0px;
  right: 0px;
}
.ste_thirdflex__topimg_c {
  /* width: 250px; */
  /* height: 250px; */
  background-size: cover;
  top: auto;
  bottom: 0px;
  right: 0px;
}
.ste_thirdflex__topimg_d {
  /* width: 280px; */
  height: 200px;
  background-size: contain;
  top: 0px;
  right: 0px;
  border-radius: 0px;
}
.ste_thirdflex__iconimg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 32px;
  background-repeat: no-repeat;
  background-position: 30px 30px;
  pointer-events: none;
}
.ste_thirdflex__left {
  background-color: #2b303a;
  border-radius: 32px;
  width: calc(60% - 10px);
  height: 270px;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 30px;
  padding-top: 120px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.ste_thirdflex__left span {
  width: calc(100% - 220px);
}

.ste_halfflex {
  background-color: #2b303a;
  border-radius: 32px;
  width: calc(50% - 10px);
  height: 266px;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 40px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.ste_halfflex span {
  width: 70%;
}
.ste_halfflex_4th span {
  width: 60%;
}
.ste_halfflex h2{
  margin-bottom: 10px;
  z-index: 1;
}
.sm-info {
  font-size:10px;
  line-height:12px;
  margin-top:10px;
}

.ste_thirdflex__right {
  background-color: #2b303a;
  border-radius: 32px;
  width: calc(40% - 10px);
  height: 270px;
  box-sizing: border-box;
  margin-bottom: 40px;
  padding: 30px;
  padding-top: 105px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.ste_thirdflex__right span {
  width: calc(100% - 150px);
}
.ste_thirdflex_left .ste_thirdflex__left {
  width: calc(40% - 10px);
  background-color: #2b303a;
}
.ste_thirdflex_left .ste_thirdflex__left span {
  width: calc(100% - 160px);
}
.ste_thirdflex_left .ste_thirdflex__right {
  width: calc(60% - 10px);
}
.ste_thirdflex_left .ste_thirdflex__right span {
  width: calc(100% - 220px);
}

.ste_thirdflex.ste_thirdflex_left.dedicated-investor-block > .ste_thirdflex__left{
  padding-top: 70px;
}
.ste_thirdflex.ste_thirdflex_left.dedicated-investor-block > .ste_thirdflex__left span{
  width: calc(100% - 90px);
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .ste_halfflex{
    width: 100%;
    height: 317px;
    padding: 15px;
    justify-content: center; 
  }
  .ste_halfflex h2{
    margin-bottom: 5px;
  }
  .ste_halfflex span {
    width: 70% !important;
  }
}
@media screen and (max-width: 768px) {
  .ste_halfflex span {
    width: 85% !important;
  }

}
@media screen and (max-width: 435px){
  .ste_thirdflex.ste_thirdflex_left.dedicated-investor-block > .ste_thirdflex__left span{
    width: calc(100% - 20px) !important;
    max-width: 280px;
  }
}

.ste_userwidget {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  align-items: center;
  justify-content: space-between;
  height: 550px;
  margin-top: 100px;
}
.ste_userwidget__left {
  width: calc(100% - 600px);
}
.ste_userwidget__left h1 {
  font-size: 56px;
  line-height: 64px;
  font-weight: 400;
  color: #185c65;
  margin-top: 0px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.ste_userwidget__left span {
  color: #666666;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  display: block;
  margin-bottom: 20px;
}
.ste_userwidget__left a {
  width: 320px;
  text-align: center;
  border-radius: 16px;
  line-height: 42px;
  height: 48px;
}
.ste_userwidget__right {
  width: 600px;
  height: 550px;
  background-image: url(https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_rewards.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center 40%;
}
.ste_findbonus {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  margin-top: 100px;
  padding: 40px;
  background: linear-gradient(180deg, #F4DFC2 -71.16%, #FFFFFF 78.58%);
  border-radius: 12.6643px;
}
.ste_findbonus h2 {
  font-size: 48px;
  line-height: 52px;
  font-weight: 500;
  color: #185c65;
  text-transform: uppercase;
  margin: 0px;
  letter-spacing: 3px;
}
.ste_findbonus p {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #666666;
  max-width: 450px;
  letter-spacing: 0.05px;
  width: 100%;
}
.ste_findbonus .ste_btn {
  line-height: 48px;
  height: 48px;
  width: 170px;
  text-align: center;
  border-radius: 16px;
}
.ste_findbonus__left {
  padding: 60px;
  width: calc(100% - 450px);
  box-sizing: border-box;
}
.ste_findbonus__right {
  width: 350px;
  height: 580px;
  background: url(../images/ste_findbonus_image.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  box-sizing: border-box;
}
.ste_become_cta {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  align-items: center;
  text-align: center;
  margin-bottom: 120px;
  background: linear-gradient(180deg, #F4DFC2 -71.16%, #FFFFFF 78.58%);
  padding-top: 122px;
  padding-bottom: 104px;
  border-radius: 12.664px;
}
.ste_become_cta h2 {
  font-weight: 500;
  font-size: 48px;
  line-height: 52px;
  color: #185c65;
  margin: 0px;
  letter-spacing: 3px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.ste_become_cta h4 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #185c65;
  margin: 0px;
  margin-bottom: 5px;
}
.ste_become_cta p {
  font-size: 16px;
  line-height: 22px;
  color: #666666;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.ste_become_cta p a {
  color: #01d1b8;
  font-weight: 700;
  text-decoration: none;
}
.ste_become_cta .ste_btn {
  width: 320px;
  text-align: center;
  line-height: 48px;
  height: 48px;
  border-radius: 16px;
}
.ste_phonewidget {
  width: 220px;
  height: 475px;
  background-image: url(../images/ste_homepage_iphone.png);
  background-size: cover;
  background-position: center top;
  margin-left: auto;
  margin-right: auto;
  border-radius: 29px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  border: 5px solid #FFFFFF;
}
.ste_phonewidget_shadow {
  position: absolute;
  bottom: 30px;
  height: 100px;
  border-radius: 0 0 20px 20px;
  background-color: transparent;
  z-index: 0;
  box-shadow: 0px 60px 40px rgba(0, 0, 0, 0.2);
  width: 220px;
  left: 50%;
  margin-left: -110px;
}
.ste_phonewidget_frame {
  width: 230px;
  height: 490px;
  margin-left: auto;
  margin-right: auto;
  background: #FFFFFF;
  border-radius: 29px;
  margin-top: 90px;
  position: relative;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
}
.ste_phonewidget_container {
  width: 100%;
  min-height: 500px;
  position: relative;
  margin-bottom: 70px;
}
.ste_phonewidget__left {
  position: absolute;
  top: 0px;
  width: 560px;
  height: 500px;
  left: 50%;
  margin-left: -560px;
  background-image: url(../images/ste_homewidget_left.png);
  background-position: right 150px;
  background-repeat: no-repeat;
  z-index: 0;
  text-align: right;
  box-sizing: border-box;
  font-size: 48px;
  color: #01d1b8;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  letter-spacing: 3px;
  padding-right: 155px;
  padding-top: 80px;
  transition: all 500ms;
}
.ste_phonewidget__right {
  position: absolute;
  top: 0px;
  width: 560px;
  height: 500px;
  right: 50%;
  margin-right: -560px;
  background-image: url(../images/ste_homewidget_right.png);
  background-position: left 85px;
  background-repeat: no-repeat;
  z-index: 0;
  text-align: left;
  box-sizing: border-box;
  font-size: 48px;
  color: #01d1b8;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  letter-spacing: 3px;
  padding-left: 155px;
  padding-top: 15px;
  transition: all 500ms;
}
.ste_phonewidget .ste_btn {
  position: absolute;
  bottom: 0px;
  width: 300px;
  left: 50%;
  margin-left: -150px;
  text-align: center;
  line-height: 46px;
  height: 46px;
  border-radius: 16px;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
}
.ste_section {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
}
.ste_section_pad {
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.howitworks {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 40px;
}
.howitworks__left {
  width: 280px;
  height: 310px;
  background-image: url(../images/ste_howitworks_left.png);
  background-position: right 0px;
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding-top: 30px;
}
.howitworks__left h3 {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 500;
  font-size: 56px;
  line-height: 74px;
  letter-spacing: 6px;
  color: #2b303a;
  margin-top: 20px;
  margin-bottom: 20px;
}
.howitworks__left .ste_btn {
  width: 180px;
  text-align: center;
  border-radius: 16px;
  height: 46px;
  line-height: 46px;
}
.howitworks__right {
  width: calc(100% - 320px);
}
.switcherwidget__tabs {
  height: 76px;
  box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.1);
  border-radius: 24px 24px 0 0;
}
.switcherwidget__tabs ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  align-items: center;
  width: 100%;
}
.switcherwidget__tabs ul li {
  color: #ffa756;
  height: 75px;
  line-height: 75px;
  width: 100%;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.switcherwidget__tabs ul li a {
  color: #2b303a;
  text-decoration: none;
  font-size: 16px;
  margin-top: 13px;
  background-color: #EEEEEE;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 16px;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}
.switcherwidget__tabs ul li a svg {
  width: 30px;
  height: 30px;
  fill: #ffa756;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 6px;
}
.switcherwidget__tabs ul li a img {
  width: 30px;
  height: 30px;
  fill: #ffa756;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 6px;
}
.switcherwidget__tabs ul li.active {
  background-color: #2b303a;
  border-radius: 32px 32px 0 0;
  color: #01d1b8;
}
.switcherwidget__tabs ul li.active a {
  color: #fdfdfb;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0);
}
.switcherwidget__tabs ul li.active a svg {
  fill: #01d1b8;
}
.switcherwidget__tabs ul li.active a img {
  fill: #01d1b8;
}
.switcherwidget__content {
  box-sizing: border-box;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 30px;
}
.switcherwidget__content_holder {
  opacity: 0;
  display: none;
  transition: all 500ms;
}
.switcherwidget__content_holder.active {
  display: block;
  opacity: 1;
}
.switcherwidget__blocks {
  display: flex;
  width: 100%;
}
.switcherwidget__blocks_block {
  width: 100%;
  position: relative;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  box-sizing: border-box;
  padding-top: 10px;
}
.switcherwidget__blocks_block a {
  bottom: 3px;
  margin-left: 4px;
  position: absolute;
  display: inline-block;
}
.switcherwidget__blocks_block_tooltip {
  position: absolute;
  width: 200px;
  background-color: #1e2c29;
  box-sizing: border-box;
  padding: 15px;
  border-radius: 12px;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #ffffff;
  left: 50%;
  margin-left: -105px;
  bottom: 40px;
  z-index: 30;
  text-transform: none;
  opacity: 0;
  pointer-events: none;
  transition: all 500ms;
}
.switcherwidget__blocks_block_tooltip:after {
  content: ' ';
  position: absolute;
  bottom: -9px;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -5px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #1e2c29 transparent transparent transparent;
}
.switcherwidget__blocks_block_tooltip.active {
  opacity: 1;
  pointer-events: all;
  transition: all 500ms;
}
.switcherwidget__blocks_block:after {
  content: ' ';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  top: -19px;
  left: 50%;
  margin-left: -4px;
}
.switcherwidget__blocks_block:first-of-type {
  text-align: left;
}
.switcherwidget__blocks_block:first-of-type:after {
  left: 15px;
}
.switcherwidget__blocks_block:first-of-type .switcherwidget__blocks_block_tooltip,
.switcherwidget__blocks_block:nth-of-type(2) .switcherwidget__blocks_block_tooltip,
.switcherwidget__blocks_block:nth-of-type(3) .switcherwidget__blocks_block_tooltip {
  left: 30px;
  margin-left: 0px;
  bottom: auto;
  top: -100%;
}
.switcherwidget__blocks_block:first-of-type .switcherwidget__blocks_block_tooltip:after,
.switcherwidget__blocks_block:nth-of-type(2) .switcherwidget__blocks_block_tooltip:after,
.switcherwidget__blocks_block:nth-of-type(3) .switcherwidget__blocks_block_tooltip:after {
  content: ' ';
  position: absolute;
  bottom: auto;
  top: 19px;
  width: 0;
  height: 0;
  left: -10px;
  right: auto;
  margin-left: 0px;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #1e2c29 transparent transparent;
}
.switcherwidget__blocks_block:last-of-type {
  text-align: right;
}
.switcherwidget__blocks_block:last-of-type .switcherwidget__blocks_block_tooltip {
  left: auto;
  right: 30px;
  bottom: auto;
  top: -100%;
}
.switcherwidget__blocks_block:last-of-type .switcherwidget__blocks_block_tooltip:after {
  content: ' ';
  position: absolute;
  bottom: auto;
  top: 19px;
  width: 0;
  height: 0;
  left: auto;
  right: -10px;
  margin-left: -5px;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #1e2c29;
}
.switcherwidget__blocks_block:last-of-type:after {
  left: auto;
  right: 12px;
}
.switcherwidget__blocks_lineholder {
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  box-sizing: border-box;
  padding-top: 8px;
  border-radius: 50px;
  box-shadow: inset 0px 4px rgba(0, 0, 0, 0.1);
  background-color: #eeeeee;
}
.switcherwidget__blocks_line {
  border-radius: 50px;
  height: 14px;
  width: 100%;
  background: #293941;
  background: linear-gradient(90deg, #293941 0%, #02ccb4 100%);
}
.switcherwidget__policy {
  padding-top: 20px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-style: italic;
}
.switcherwidget__policy a {
  text-decoration: none;
  color: #ffa756;
}
.switcherwidget__policy span {
  color: #ffa756;
}
.switcherwidget__policy span br {
  display: none;
}
.switcherwidget__policy span a {
  position: relative;
  top: 3px;
  display: inline-block;
}
.switcherwidget__policy .switcherwidget__blocks_block_tooltip {
  width: 360px;
  margin-left: -185px;
  font-style: normal;
}
.ste_promoblocks {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.ste_promoblocks__title {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 56px;
  line-height: 69px;
  letter-spacing: 0.06em;
  color: #2B303A;
  margin-top: 47px;
  text-transform: uppercase;
}
.ste_promoblocks__content {
  width: 245px;
  padding-top: 4px;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.05px;
  color: #000E0B;
}
.ste_promoblocks__block {
  width: calc(50% - 10px);
  height: 550px;
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
  padding: 40px;
  position: relative;
  border-radius: 40px;
  overflow: hidden;
}
.ste_promoblocks__block_left .ste_promoblocks__image {
  background-size: contain;
  left: -18px;
}
.ste_promoblocks__block_right {
  background-color: #F7F7F7;
}
.ste_promoblocks__block_right .ste_promoblocks__image {
  width: 81%;
  height: 81%;
  background-size: contain;
}
.ste_promoblocks__block .ste_btn {
  position: absolute;
  bottom: 40px;
  left: 40px;
  width: 170px;
  height: 48px;
  line-height: 46px;
  text-align: center;
  border-radius: 16px;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  font-size: 15.9335px;
}
.ste_promoblocks__image {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 10;
  pointer-events: none;
  width: 100%;
  height: 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.ste_promoblocks__top {
  position: absolute;
  top: 30px;
  left: 40px;
  z-index: 10;
  pointer-events: none;
  width: 100%;
  background-size: contain;
  height: 10%;
  background-position: center left;
  background-repeat: no-repeat;
}
.ste_explore {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.ste_explore__left {
  width: calc(50% - 10px);
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
}
.ste_explore__right {
  width: calc(50% - 10px);
}
.ste_explore__title {
  font-weight: 500;
  font-size: 56px;
  line-height: 74px;
  letter-spacing: 6px;
  color: #2b303a;
  font-family: 'IBM Plex Sans', sans-serif;
  text-transform: uppercase;
}
.ste_explore__description {
  font-size: 24px;
  line-height: 31px;
  color: #666666;
  font-family: 'IBM Plex Sans', sans-serif;
  margin-bottom: 30px;
  font-weight: 600;
}
.ste_explore .ste_btn {
  width: calc(100% - 100px);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  height: 48px;
  line-height: 46px;
  border-radius: 16px;
}
.ste_mainwidget {
  width: 100%;
}
.ste_mainwidget__tabs {
  width: 100%;
  position: relative;
  box-shadow: 0px 77px 67px rgba(0, 0, 0, 0.06), 0px 32.1688px 27.991px rgba(0, 0, 0, 0.0431313), 0px 17.199px 14.9653px rgba(0, 0, 0, 0.0357664), 0px 9.64159px 8.38944px rgba(0, 0, 0, 0.03), 0px 5.12058px 4.45557px rgba(0, 0, 0, 0.0242336), 0px 2.13079px 1.85406px rgba(0, 0, 0, 0.0168687);
}
.ste_mainwidget__tabs:after {
  content: ' ';
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 1px;
  background-color: #cccccc;
}
.ste_mainwidget__tabs ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
}
.ste_mainwidget__tabs ul li {
  width: 100%;
}
.ste_mainwidget__tabs ul li a {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  color: #666666;
  transition: all 300ms;
}
.ste_mainwidget__tabs ul li.active a,
.ste_mainwidget__tabs ul li:hover a {
  font-family: 'IBM Plex Sans', sans-serif;
  color: #01d1b8;
}
.ste_mainwidget__tabs ul li.active a:after,
.ste_mainwidget__tabs ul li:hover a:after {
  content: ' ';
  position: absolute;
  background-color: #01d1b8;
  height: 4px;
  width: 100%;
  left: 0px;
  bottom: 0px;
  z-index: 10;
  border-radius: 2px;
}
.ste_mainwidget__text {
  padding-top: 40px;
  margin-bottom: 30px;
}
.ste_mainwidget__text b {
  font-size: 30px;
  line-height: 39px;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  color: #01d1b8;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: block;
}
.ste_mainwidget__text span {
  font-size: 16px;
  line-height: 20px;
  color: #666666;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
}
.ste_mainwidget__content {
  min-height: 325px;
}
.ste_mainwidget__content .ste_loader {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ste_mainwidget__content ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
  width: calc(100% + 15px);
  margin-left: -7px;
}
.ste_mainwidget__content ul li {
  margin-left: 6px;
  margin-right: 6px;
  display: inline-block;
  width: calc(33% - 12px);
  margin-bottom: 20px;
}
.ste_entity a {
  text-decoration: none;
}
.ste_entity__image {
  width: 100%;
  height: 190px;
  border-radius: 18px 18px 18px 0;
  margin-bottom: 10px;
  background-size: cover;
  background-position: center bottom;
}
.ste_entity__info {
  margin-bottom: 10px;
  position: relative;
  padding-right: 30px;
  padding-bottom: 8px;
  box-sizing: border-box;
  overflow: hidden;
}
.ste_entity__info:after {
  content: ' ';
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 2px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMcAAAABCAYAAABqtLpvAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADTSURBVHgBxZG9EYJAEIX3CIi1A+1AOpAOpAMu4WcI1Aq0A8aIn+S0AsYKsAPoQDvQmGE4n/ktBDrjJhu8nfe+3RVFUdz7vveSJGnJUNBTIcQqCAKXmPp4aK13URRdTXqWZWvLsuowDAXnUZZlPQzDAx6S0VfIaMDqfMuKdgTLhUZYbdueSylfjEcFFgKrZ9KVUrOu657Yx43j+GaayfN8C1YfHA4xhZ0beJyRc6I/siLHR84BrEviWWvktJjZM/rk/3AThZzFxP/0GCv0DVr6A9bqDYw8oqycN8+DAAAAAElFTkSuQmCC");
  left: 0px;
}
.ste_entity__info b {
  font-size: 18px;
  line-height: 23px;
  color: #000e0b;
  display: block;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 23px;
  mix-blend-mode: normal;
  letter-spacing: -0.0095em;
}
.ste_entity__info span {
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  display: block;
  overflow: hidden;
  height: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  letter-spacing: -0.0095em;
}
.ste_entity__info svg {
  position: absolute;
  top: 0px;
  right: 0px;
}
.ste_entity__content {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 8px;
}
.ste_entity__content_left {
  width: 33.333%;
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.ste_entity__content_center {
  width: 33.333%;
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.ste_entity__content_right {
  width: 33.333%;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.ste_entity__content b {
  color: #185C65;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.05px;
  font-family: 'IBM Plex Sans', sans-serif;
}
.ste_entity__content span {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.0095em;
  color: #999999;
}
.ste_entity__tag {
  color: #666666;
  font-size: 8.50973px;
  line-height: 20px;
  height: 20px;
  background-color: #f1f1f1;
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  display: inline-block;
  letter-spacing: 0.0005em;
}
.ste_collectibles__items .ste_entity__tag{
  display: none !important;
}
.ste_questions {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 0px;
}
.ste_questions__left {
  width: 580px;
  background-image: url(https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_homepage_questions.svg);
  background-position: center center;
  background-repeat: no-repeat;
  height: 650px;
}
.ste_questions__right {
  width: calc(100% - 650px);
}
.ste_questions__right b {
  font-weight: 500;
  font-size: 55.7674px;
  line-height: 74px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  display: block;
}
.ste_questions__right span {
  font-weight: 500;
  font-size: 23.9003px;
  line-height: 31px;
  color: #666666;
  margin-bottom: 10px;
  display: block;
  padding-left: 0px;
  letter-spacing: 0.0497923px;
}
.ste_questions_user {
  background-image: url(https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_questions_bg.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 30px 60px;
}
.ste_questions_user .ste_questions__left {
  background-image: url(https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_questions_user.svg);
  min-height: 750px;
}
.ste_questions_user .ste_questions__right > b {
  color: #01d1b8;
  margin-bottom: 40px;
}
.ste_questions_user .ste_questions__right > span {
  color: #000e0b;
}
.ste_faq_header {
  background: #F7F7F7;
  padding-top: 120px;
  padding-bottom: 80px;
}
.ste_faq_header__bg {
  background-image: url("https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_faq_header.svg");
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 550px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.ste_faq_header__text {
  background: linear-gradient(64.45deg, #FFFFFF 16.05%, rgba(248, 248, 248, 0.65) 69.18%);
  border-radius: 32px;
  height: 74px;
  width: 100%;
  font-size: 34px;
  line-height: 40px;
  color: #185c65;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  -moz-backdrop-filter: blur(20px);
  filter: drop-shadow(0px 51px 40px rgba(0, 0, 0, 0.04)) drop-shadow(0px 33.0556px 23.4259px rgba(0, 0, 0, 0.0303704)) drop-shadow(0px 19.6444px 12.7407px rgba(0, 0, 0, 0.0242963)) drop-shadow(0px 10.2px 6.5px rgba(0, 0, 0, 0.02)) drop-shadow(0px 4.15556px 3.25926px rgba(0, 0, 0, 0.0157037)) drop-shadow(0px 0.944444px 1.57407px rgba(0, 0, 0, 0.00962963));
}
.ste_faq_header__ileft {
  /* Vector */
  position: absolute;
  top: 0px;
  left: -50px;
  width: 220px;
  height: 235px;
  background-image: url("../images/ste_faq_header_left.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-blend-mode: multiply, normal;
}
.ste_faq_header__iright {
  position: absolute;
  bottom: -110px;
  right: -50px;
  width: 220px;
  height: 235px;
  background-image: url("../images/ste_faq_header_right.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-blend-mode: multiply, normal;
}
.ste_faq {
  width: 100%;
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 20px;
}
.ste_faq ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.ste_faq ul li {
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 0;
  transition: all 500ms;
  position: relative;
  width: 100%;
}
.ste_faq ul li:after {
  content: ' ';
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAABCAYAAAAo2AkkAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAF/SURBVHgB7ZdLboJQGIUFEsa6A7oD3YHuQHYACeERBrYrsF2B7YjHhHYFtCvQHegOaFegY0KgpwmDtt5XG01v472TOzh/Pn9P4OSgZVlWNU1jx3G8GxAO9LLrukEYhjZJz/N8DH0LxuScjDRNC13XLd/3ZyS9KIphXdf7tm1nURRtKHusNE0bS8BYgjGlMfqZjsWAHwv4MecwKvh6Dd9fSHqSJA4YiyAIJiwGrlvMPDEYS+hXv2VAn+NasRh4Rrb4L/eMPabYo4Q+YjDWYGwwc8dgrKFrHMYOMzcshmmaI9d1D3/NMAzD8jzvjTQjy7stU8bgGtIY8NSCp9U/yRgmo585Rcbs4asje8aIMHgZ0+dUwcsYePoMPx4oe4hmDDenZMkYHgN+vMIPl6JfVMbwGJeWMYJd6GMPm5VTYDi8jBHoQmfPmFN1IfjxyMkY1YW+MVQXEmeo762vR3Who99QXeiHjP69PKguJMZQXYg4o7rQp6My5pgh8r0lSRcq3wE98YfoHrPp1QAAAABJRU5ErkJggg==");
  width: 100%;
  height: 3px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  bottom: 0px;
}
.ste_faq ul li:last-of-type {
  border-bottom: 1px dashed rgba(0, 0, 0, 0);
}
.ste_faq ul li:last-of-type:after {
  background-image: none;
}
.ste_faq ul li.active .ste_faq__answer {
  opacity: 1;
  max-height: 1000px;
}
.ste_faq ul li.active a svg {
  transform: rotate(180deg);
  transition: all 500ms;
}
.ste_faq ul li a {
  color: #000e0b;
  text-decoration: none;
  /* font-size: 15.9335px; */
  line-height: 22px;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
  letter-spacing: 0.0497923px;
  display: block;
  position: relative;
  padding-right: 46px;
}
.ste_faq ul li a svg {
  display: inline-block;
  float: right;
  margin-top: 6px;
  margin-right: 10px;
  transition: all 500ms;
  position: absolute;
  right: 0px;
  top: 2px;
}
.ste_faq__answer {
  overflow: hidden;
  opacity: 0;
  max-height: 0;
  color: #545454;
  font-size: 14px;
  line-height: 20px;
  transition: all 500ms;
}
.ste_faq__answer a {
  color: #01d1b8 !important;
  /* font-size: 14px !important; */
  /* line-height: 20px !important; */
  display: inline-block !important;
  padding-right: 0px !important;
  margin-bottom: 0px !important;
}
.ste_faq__answer ul {
  list-style: initial;
  padding-left: 40px;
}
.ste_faq__answer ul li:after {
  display: none;
}
.ste_faq__answer ul li:last-of-type {
  border-bottom: 0px;
}
.ste_faq__answer ul li:last-of-type:after {
  background-image: none;
}
.ste_faq_questions {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}
.ste_faq_questions__tabs {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.ste_faq_questions__tabs:after {
  content: ' ';
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 1px;
  background-color: #cccccc;
}
.ste_faq_questions__tabs ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
}
.ste_faq_questions__tabs ul li {
  width: 100%;
}
.ste_faq_questions__tabs ul li a {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
  height: 52px;
  line-height: 52px;
  font-size: 14px;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  color: #666666;
  transition: all 300ms;
}
.ste_faq_questions__tabs ul li.active a,
.ste_faq_questions__tabs ul li:hover a {
  font-family: 'IBM Plex Sans', sans-serif;
  color: #01d1b8;
}
.ste_faq_questions__tabs ul li.active a:after,
.ste_faq_questions__tabs ul li:hover a:after {
  content: ' ';
  position: absolute;
  background-color: #01d1b8;
  height: 4px;
  width: 100%;
  left: 0px;
  bottom: 0px;
  z-index: 10;
  border-radius: 2px;
}
.ste_faq_questions__container {
  display: none;
}
.ste_faq_questions__container.active {
  display: block;
}
.ste_faq_questions__content {
  padding-left: 20px !important;
}
.ste_faq_questions__content svg {
  text-align: center;
  border-radius: 50%;
  background-color: #F7F7F7;
  width: 15px;
  height: 15px;
  padding: 8px;
  margin-top: -4px !important;
  top: -30px;
  right: -18px;
}
.ste_faq_questions__content .ste_faq__answer {
  padding-right: 40px;
  box-sizing: border-box;
}
.ste_faq_questions__title {
  font-size: 20px;
  line-height: 24px;
  color: #185c65;
  font-weight: 600;
  margin-bottom: 10px;
}
.ste_faq_questions__disclaimer {
  font-style: italic;
  font-size: 12px;
  line-height: 17px;
  color: #666666;
  margin-top: 30px;
  margin-bottom: 60px;
}
.ste_afterfaq {
  text-align: center;
  padding-bottom: 60px;
}
.ste_afterfaq .ste_btn {
  border-radius: 16px;
}
.page-newhome .ste_dottedseparator,
.page-careers .ste_dottedseparator {
  position: relative;
  width: 100%;
  padding-bottom: 60px;
}
.page-newhome .ste_dottedseparator:after,
.page-careers .ste_dottedseparator:after {
  content: ' ';
  position: absolute;
  top: 0px;
  width: 100%;
  height: 2px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMcAAAABCAYAAABqtLpvAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADTSURBVHgBxZG9EYJAEIX3CIi1A+1AOpAOpAMu4WcI1Aq0A8aIn+S0AsYKsAPoQDvQmGE4n/ktBDrjJhu8nfe+3RVFUdz7vveSJGnJUNBTIcQqCAKXmPp4aK13URRdTXqWZWvLsuowDAXnUZZlPQzDAx6S0VfIaMDqfMuKdgTLhUZYbdueSylfjEcFFgKrZ9KVUrOu657Yx43j+GaayfN8C1YfHA4xhZ0beJyRc6I/siLHR84BrEviWWvktJjZM/rk/3AThZzFxP/0GCv0DVr6A9bqDYw8oqycN8+DAAAAAElFTkSuQmCC");
  left: 0px;
}
@media screen and (max-width: 1160px) {
  .js-menutop {
    display: block !important;
  }
  #raise_capital { order: 4;}
  #start_investing {order:1}
  #learn {order:3}
  #earn {order:3}
  #raise_capital {order: 1;}
  #login {order: 5;}
}
.ste_footer {
  padding-bottom: 146px;
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.ste_footer__left {
  box-sizing: border-box;
  padding-top: 90px;
  width: 160px;
}
.ste_footer__right {
  padding-top: 90px;
}
.ste_footer__left span {
  display: block;
  color: #666666;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 20px;
}
.ste_footer__left img {
  margin-bottom: 40px;
}
.ste_footer__right {
  width: calc(100% - 300px);
}
.ste_footer__socials ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 30px;
}
.ste_footer__socials ul li {
  display: inline-block;
}
.ste_footer__socials ul li a svg {
  width: 25px;
  height: 25px;
}
.ste_footer__menu {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.ste_footer__menu_block {
  width: 100%;
}
.ste_footer__menu_block b {
  color: #000e0b;
  font-size: 20px;
  line-height: 24px;
  font-family: 'IBM Plex Sans', sans-serif;
  margin-bottom: 8px;
  display: block;
}
.ste_footer__menu_block ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.ste_footer__menu_block ul li {
  margin-bottom: 6px;
}
.ste_footer__menu_block ul li a {
  font-size: 14px;
  line-height: 20px;
  color: #185c65;
  text-decoration: none;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
}
.ste_footer__links ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  width: 100%;
}
.ste_footer__links ul li {
  width: 100%;
  margin-bottom: 8px;
  display: flex;
}
.ste_footer__links ul li a {
  font-size: 14px;
  line-height: 20px;
  color: #185c65;
  text-decoration: none;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 500;
  margin-right: 40px;
}
.ste_disclaimer {
  color: #141414;
  font-size: 10px;
  line-height: 16px;
  padding-bottom: 25px;
  max-width: 1020px;
  padding-right: 100px;
}
.disclaimer_wrap{
  padding-top: 36px;
  background-color: #FDFDFB;
}
.ste_disclaimer b {
  font-size: 12px;
  font-family: 'IBM Plex Sans', sans-serif;
  color: #000E0B;
  font-weight: 600;
  line-height: 17px;
}
.ste_disclaimer p {
  margin: 0px;
  display: block;
  min-height: 14px;
  letter-spacing: 0.005px;
  color: #656F6C;
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 10px;
  line-height: 16px;
}
.ste_disclaimer a {
  color: #185C65;
  text-decoration: none;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
}
.ste_show_dt {
  display: block;
}
.ste_show_dt_inline {
  display: inline-block;
}
.ste_show_mob {
  display: none !important;
}
@media screen and (max-width: 1400px) {
  .ste_section {
    max-width: 1120px;
  }
  .ste_topwrapper__logo {
    width: 90px;
  }
  .ste_topwrapper__menu {
    width: calc(100% - 420px);
    text-align: center;
  }
  .ste_topwrapper__menu ul li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ste_topwrapper__submenu {
    text-align: left;
  }
  .ste_topwrapper__buttons {
    width: 400px;
  }
  .ste_phonewidget__left {
    font-size: 42px;
    line-height: 64px;
  }
  .ste_phonewidget__right {
    font-size: 42px;
    line-height: 64px;
  }
  .howitworks__left {
    width: 200px;
    background-size: contain;
  }
  .howitworks__left h3 {
    font-size: 42px;
    line-height: 64px;
    letter-spacing: 3px;
  }
  .howitworks__right {
    width: calc(100% - 220px);
  }
  .ste_explore__left {
    width: calc(35% - 10px);
  }
  .ste_explore__right {
    width: calc(65% - 10px);
  }
  .ste_explore__title {
    font-size: 42px;
    line-height: 64px;
    letter-spacing: 3px;
  }
  .ste_explore__description {
    font-size: 24px;
    line-height: 31px;
  }
  .ste_mainwidget__content ul li {
    width: calc(33% - 12px);
  }
  .ste_promoblocks__title {
    font-size: 55.7674px;
    line-height: 69px;
    letter-spacing: 0.06em;
  }
  .ste_promoblocks__content {
    width: 280px;
  }
  .ste_promoblocks__block_right .ste_promoblocks__image {
    background-size: 370px;
  }
  .ste_promoblocks__image {
    background-size: 425px;
  }
  .ste_promoblocks__top {
    position: absolute;
    top: 30px;
    left: 20px;
    z-index: 10;
    pointer-events: none;
    width: 50%;
    background-size: contain;
    height: 10%;
    background-position: 20px top;
    background-repeat: no-repeat;
  }
  .ste_thirdflex {
    max-width: 1120px;
  }
  .ste_thirdflex__left {
    width: calc(60% - 10px);
  }
  .ste_thirdflex__left span {
    width: calc(100% - 220px);
  }
  .ste_thirdflex__right {
    width: calc(40% - 10px);
  }
  .ste_thirdflex__right span {
    width: calc(100% - 190px);
  }
  .ste_thirdflex_left .ste_thirdflex__left {
    width: calc(40% - 10px);
  }
  .ste_thirdflex_left .ste_thirdflex__left span {
    width: calc(100% - 160px);
  }
  .ste_thirdflex_left .ste_thirdflex__right {
    width: calc(60% - 10px);
  }
  .ste_thirdflex_left .ste_thirdflex__right span {
    width: calc(100% - 220px);
  }
  .ste_userwidget {
    max-width: 1120px;
  }
  .ste_userwidget__left {
    width: calc(100% - 500px);
  }
  .ste_userwidget__left h1 {
    font-size: 56px;
    line-height: 64px;
    font-weight: 400;
    color: #185c65;
    margin-top: 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  .ste_userwidget__left span {
    color: #666666;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    display: block;
    margin-bottom: 20px;
  }
  .ste_userwidget__left a {
    width: 320px;
    text-align: center;
    border-radius: 16px;
    line-height: 42px;
    height: 48px;
  }
  .ste_userwidget__right {
    width: 500px;
    height: 450px;
    background-image: url(https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_rewards.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
  }
  .ste_careersheader {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
  }
  .ste_careersheader__right {
    width: calc(100% - 450px);
  }
  .ste_careersheader__team {
    width: 100%;
    height: 300px;
    background-image: url(../images/ste_careers_top.png);
    background-position: center top;
    border-radius: 170px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .ste_careersvalues {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 200px;
  }
  .ste_careersvalues__left {
    width: 400px;
    box-sizing: border-box;
    background-image: url("../images/ste_careers_mid_bg.png");
    background-repeat: no-repeat;
    padding-left: 100px;
    padding-top: 40px;
    position: relative;
  }
  .ste_careersvalues__fg {
    background-image: url("../images/ste_careers_mid_fg_1.png");
    width: 310px;
    height: 330px;
    position: absolute;
    top: 270px;
    left: -70px;
  }
  .ste_careersvalues__right {
    width: calc(100% - 440px);
    padding-bottom: 100px;
  }
  .ste_careersvalues__right h2 {
    font-size: 56px;
    line-height: 74px;
    font-weight: 500;
    color: #2b303a;
    margin: 0px;
    margin-bottom: 20px;
  }
  .ste_careersvalues__right h2 br {
    display: none;
  }
  .ste_careersvalues__team {
    background-image: url("../images/ste_careers_mid.png");
    background-position: center top;
    border-radius: 190px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 450px;
  }
  .ste_careersvalues__grid {
    display: grid;
    grid-template-columns: 280px 280px;
    grid-gap: 20px;
    box-sizing: border-box;
    width: 100%;
  }
  .ste_careersvalues__grid > div {
    width: 100%;
    box-sizing: border-box;
  }
  .ste_careersvalues__grid h3 {
    color: #185c65;
    font-size: 24px;
    line-height: 31px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0px;
    margin-bottom: 5px;
  }
  .ste_careersvalues__grid span {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #666666;
  }
}
.ste_greybg {
  background-color: #F7F7F7;
  padding-top: 0px;
}
.ste_greybg:before {
  content: '';
  background-image: url(../images/footer-cell-divider.png);
  background-size: contain;
  background-repeat: repeat-x;
  height: 1px;
  width: 100%;
  display: block;
}
.no-dash-border-49837489{
  border-top: unset !important;
}
@media screen and (max-width: 1160px) {

  .ste_unset_menu_border:after{
    content: unset !important;
  }
  .ste_free_share_menu_link{
    margin-top: 20px;
  }
  .ste_free_share_menu_link:before{
    z-index: 2;
    top: 35px !important;
  }
  .ste_free_share_menu_link > a{
    margin-left: 10px !important;
  }
  .ste_94878954{
    display: flex;
    background-color: #185C65;
    border-radius: 16px;
    border-width: 0px;
    color: #fff;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 5px;
    margin-right: 23px;
  }
  .ste_948378934{
    width: 18%;
  }
  .ste_948378934 img{
    max-width: 50px;
    padding-top: 10px;
  }
  .ste_478954794{
    width: 82%;
    line-height: 24px;
    font-weight: 600;
    font-size: 18px;
    font-family: 'IBM Plex Sans';
    letter-spacing: 0.05px;
    color: #FFFFFF;
  }
  .ste_478954794 > span{
    font-weight: 400;
    font-size: 14px;
    font-family: 'IBM Plex Sans';
    letter-spacing: 0.05px;
    color: #DDDDDD;
  }
  
  .ste_show_mob {
    display: block !important;
  }
  .ste_hidden {
    display: none !important;
  }
  body {
    overflow-x: hidden;
    overflow-y: auto;
  }
  body.ste_opened_mobile {
    max-width: 100vw;
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
  }
  body.ste_opened_mobile .ste_topwrapper__logo {
    transition: all 500ms;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    pointer-events: none;
  }
  body.ste_opened_mobile .ste_topwrapper__buttons {
    transition: all 500ms;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    pointer-events: none;
  }
  body.ste_opened_mobile .ste_topwrapper__menu {
    transition: all 500ms;
    opacity: 1;
    pointer-events: all;
  }
  body.ste_opened_mobile .ste_topwrapper__menu a {
    pointer-events: all;
  }
  body.ste_opened_mobile .ste_topwrapper__menu > ul > li > a {
    font-weight: 700;
  }
  body.ste_opened_mobile .ste_topwrapper__menu b {
    font-weight: 700;
  }
  .page-newhome .ste_dottedseparator,
  .page-careers .ste_dottedseparator,
  .page-ownerbonus .ste_dottedseparator {
    position: relative;
    width: 100%;
    padding-bottom: 60px;
  }
  .page-newhome .ste_dottedseparator:after,
  .page-careers .ste_dottedseparator:after,
  .page-ownerbonus .ste_dottedseparator:after {
    content: ' ';
    position: absolute;
    top: 0px;
    width: 100%;
    height: 2px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMcAAAABCAYAAABqtLpvAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADTSURBVHgBxZG9EYJAEIX3CIi1A+1AOpAOpAMu4WcI1Aq0A8aIn+S0AsYKsAPoQDvQmGE4n/ktBDrjJhu8nfe+3RVFUdz7vveSJGnJUNBTIcQqCAKXmPp4aK13URRdTXqWZWvLsuowDAXnUZZlPQzDAx6S0VfIaMDqfMuKdgTLhUZYbdueSylfjEcFFgKrZ9KVUrOu657Yx43j+GaayfN8C1YfHA4xhZ0beJyRc6I/siLHR84BrEviWWvktJjZM/rk/3AThZzFxP/0GCv0DVr6A9bqDYw8oqycN8+DAAAAAElFTkSuQmCC");
    left: 0px;
  }
  .ste_greybg {
    background-color: #F7F7F7;
    padding-top: 0px;
  }
  .ste_greybg_dark {
    padding-bottom: 50px;
    background-color: #EEEEEE;
  }
  .ste_greybg_darker {
    background-color: #F7F7F7;
    padding-top: 30px;
  }
  .ste_thinheader {
    text-align: left;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
  }
  .ste_thinheader br {
    display: block;
  }
  .ste_blurbackdrop {
    position: fixed;
    z-index: 800;
    width: 100vw;
    height: 100vh;
    max-width: 100vw;
    left: 0px;
    top: 0px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    -moz-backdrop-filter: blur(10px);
    background: rgba(64, 64, 64, 0.3);
    opacity: 0;
    pointer-events: none;
    transition: all 500ms;
  }
  .ste_blurbackdrop.active {
    opacity: 1;
    pointer-events: all;
    transition: all 500ms;
  }
  .ste_show_dt {
    display: none;
  }
  .ste_show_dt_inline {
    display: none;
  }
  .ste_afterfaq .ste_btn_filled {
    background-color: #01D1B8;
    border-color: #01D1B8;
  }
  .ste_btn_large {
    width: calc(100% - 40px);
  }
  .ste_header {
    max-width: 100vw;
    width: 100%;
    overflow-x: hidden;
    background: #FCF9F5;
    box-shadow: 0px 30px 90px rgba(0, 0, 0, 0.1);
    background-size: cover;
    background-position: center bottom;
    padding-bottom: 40px;
  }
  .ste_header_gradient {
    background-image: none;
    background: linear-gradient(180deg, #F4DFC2 -71.16%, #FFFFFF 78.58%);
    border-radius: 12px;
    padding-top: 90px;
/*    margin-top: -80px;*/
  }
  .ste_homepagetop {
    max-width: 1060px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
    padding-top: 40px;
    box-sizing: border-box;
  }
  .ste_homepagetop__left {
    width: 220px;
    min-height: 220px;
    background-image: url(../images/__ste_homeheader_1.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    box-sizing: border-box;
  }
  .ste_homepagetop__right {
    width: 100%;
    padding-top: 20px;
    text-align: center;
    box-sizing: border-box;
  }
  .ste_homepagetop__tag {
    font-size: 14px;
    line-height: 31px;
    color: #A81A45;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
    box-sizing: border-box;
  }
  .ste_homepagetop__title {
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
    color: #000E0B;
    box-sizing: border-box;
  }
  .ste_homepagetop__description {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #666666;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding-right: 0px;
  }
  .ste_homepagetop__bonus {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALOSURBVHgBdVPPTxNREJ55721pKcIaNFGCoT14M5FoYtQTiRdv/jj5P2giJMZ4wLQciJ6Ei0ej8WwiNw9cOOnBg5gYPWCg/EZEuoW22919743ztkJIsNNO87Lzfd/7ZqaL0CGqX6b8fHduyFjrG0O1ngv35zth8Rj507OCzHhTIeVGNCrfEoMYlUEbeBjNZEmXc5ceLXcUqX8cf7gHfdMRdoP0FEnkEII4wFpCbS3kbAPyVC+fuFaaOCZSnX1QamYHSlbl0ct44ClJUrAH/rIZILaUaJMmRnXojrfHTt54MX0osvn+XoHyg0vUcwa6Mgo8T4HjC8Flp5DJASUt54ZYBFuxBmzuANbWi2fvvKkIJyKtKNmuPshKw71rEiYC4EyJKMBCFwCfhY1dHXLSEHk94EE85fjK/WiUt11REd+sNbrL3TAJJbROXIbc3mcgk9CBc8mnjNDMy44svR7x1drL4WEQypcUs4BJceQ+7ECfusotKbCtfRYV6AbcLrM8z0hL5XtJo6CoGfhoExA65uFhCmIs6tPXAfqvgCctJN0DoMNdyK6+Y3smBSGLCOZBFPoK40aA0T7PoJeA65bvdDoYLKBoLIEausneT4NYeEs2aqTtYNssQrQHJqwHKkmSClZXAurt72t7bXeOtYUUqc7fBbs+C3Z/NeW5ICfDUBOs1QYfV+ZFsRwEdmdxzsYtNHGIbiOHyYqm/gvixQ9A+shzl4y3f5ZnnGi6Yt2MxpLNH+2VxiHYJOQzpyEIv77697zVvkCH5Grx2jyI+lb5UKT4vFXRW99Gze4KK7YJTsjurYKtb6SktkCT3P9FV1egtfl9YmASlo+9O8vjquz1F0ry5DlwG+U9u97Ttg6QproB0fbPseJkMg2d3uKlJ9mCyGfLKtd7C7t6fBSSV2+AokZg67/nZNIcPXDQUeRorD31LrIdX0usQZCvFKeD4H+4v5k7pkaFiBBVAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding-left: 12px;
    height: 26px;
    line-height: 28px;
    font-size: 12px;
    font-style: italic;
    color: #666666;
    width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
  .ste_homepagetop__bonus a {
    color: #01d1b8;
  }
  .ste_homepagetop__button .ste_btn {
    max-width: 320px;
    width: 100%;
    border-radius: 16px;
    text-align: center;
    height: 48px;
    line-height: 48px;
  }
  .ste_homepagetop__disclaimer {
    margin-top: 30px;
    font-weight: 500;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.5px;
    color: #666666;
    box-sizing: border-box;
    padding-right: 0px;
    text-align: left;
  }
  .ste_homepagetop__disclaimer a {
    color: #01d1b8;
  }
  .page-collectibles {
    background-color: #2b303a;
    color: #dddddd;
  }
  .page-collectibles .ste_mailform a {
    width: 125px;
  }
  .page-collectibles .ste_mailform input {
    width: calc(100% - 115px);
  }
  .page-collectibles .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick {
    /* email */
  }
  .page-collectibles .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick {
    width: calc(100% - 115px) !important;
    /* phone */
    /* button */
  }
  .page-collectibles .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick > div.needsclick > div.needsclick > input.needsclick:focus {
    outline: none !important;
  }
  .page-collectibles .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(2) {
    display: none !important;
  }
  .page-collectibles .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(3) {
    width: 125px !important;
  }
  .ste_collectibles__topblock {
    max-width: 1140px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
    padding-bottom: 60px;
    margin-top: -50px;
    display: block;
    justify-content: space-between;
    align-items: flex-start;
  }
  .ste_collectibles__topblock_notop {
    padding-top: 10px;
    margin-top: -80px;
  }
  .ste_collectibles__topblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick {
    /* email */
  }
  .ste_collectibles__topblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick {
    /* phone */
    /* button */
  }
  .ste_collectibles__topblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(2) {
    display: none !important;
  }
  .ste_collectibles__topblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(3) > div.needsclick > button.needsclick {
    background: #2B303A !important;
  }
  .ste_collectibles__topblock__left {
    width: calc(100% - 0px);
    margin-bottom: 30px;
  }
  .ste_collectibles__topblock__left .ste_klaviyo {
    max-width: 520px;
    margin-top: 60px;
    margin-bottom: 10px;
  }
  .ste_collectibles__topblock__right {
    width: calc(100% - 0px);
    margin-bottom: 15px;
    min-height: 340px;
    background-image: url(../images/_ste_coll_head_1633d.png?ff);
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
  }
  .ste_collectibles__topblock__right_second {
    background-image: url(../images/_ste_coll_head_2633d.png?ff);
    background-position: center bottom;
  }
  .ste_collectibles__topblock h2 {
    font-size: 34px;
    line-height: 40px;
    font-weight: 400;
    letter-spacing: 3px;
    margin-bottom: 0px;
    margin-top: 0px !important;
  }
  .ste_collectibles__topblock span {
    color: #666;
    font-size: 14px;
    line-height: 20px !important;
    font-weight: 500;
  }
  .ste_collectibles__topblock b {
    color: #2B303A;
    display: block;
    max-width: 520px;
    font-size: 14px !important;
    letter-spacing: 0.05px !important;
    line-height: 20px !important;
    font-family: 'IBM Plex Sans', sans-serif !important
  }
  .ste_collectibles__circlecontent {
    max-width: 760px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 80px;
    text-align: center;
  }
  .ste_collectibles__circlecontent h2 {
    font-size: 34px;
    line-height: 40px;
    font-weight: 400;
    letter-spacing: 3px;
    margin-bottom: 20px;
  }
  .ste_collectibles__circlecontent__left {
    width: calc(100% - 0px);
    margin-bottom: 30px;
  }
  .ste_collectibles__circlecontent__right {
    width: calc(100% - 0px);
    margin-bottom: 30px;
  }
  .ste_collectibles__circlecontent__circles {
    display: block;
    justify-content: space-between;
    align-items: flex-start;
  }
  .ste_collectibles__circlecontent__circles__left {
    width: calc(100% - 0px);
    margin-bottom: 30px;
  }
  .ste_collectibles__circlecontent__circles__right {
    width: calc(100% - 0px);
    margin-bottom: 30px;
  }
  .ste_collectibles__circlecontent__circles span {
    color: #666666;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
  }
  .ste_collectibles__circlecontent__circle {
    width: 240px;
    height: 240px;
    background: url(../images/___ste_c_61.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #01D1B8;
    font-size: 48px;
    line-height: 52px;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .ste_collectibles__circlecontent__circle_b {
    background: url(../images/___ste_c_17.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ste_collectibles__mailcontent {
    max-width: 700px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 30px;
    text-align: center;
  }
  .ste_collectibles__mailcontent h2 {
    font-size: 24px;
    line-height: 31px;
    color: #2B303A;
    font-weight: 400;
  }
  .ste_collectibles__mailcontent .ste_klaviyo {
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
  }
  .ste_collectibles__mailcontent .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick {
    /* email */
  }
  .ste_collectibles__mailcontent .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick {
    /* phone */
    /* button */
  }
  .ste_collectibles__mailcontent .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(2) {
    display: none !important;
  }
  .ste_collectibles__mailcontent .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(3) > div.needsclick > button.needsclick {
    background: #2B303A !important;
  }
  .ste_collectibles__contentblock {
    max-width: 890px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 30px;
    text-align: left;
  }
  .ste_collectibles__contentblock h2 {
    font-size: 34px;
    line-height: 40px;
    letter-spacing: 3px;
    font-weight: 400;
    margin-bottom: 0px;
  }
  .ste_collectibles__contentblock h2 br {
    display: none;
  }
  .ste_collectibles__contentblock h2 span {
    display: block;
  }
  .ste_collectibles__contentblock span {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #FDFDFB;
  }
  .ste_collectibles__contentblock span.disclaimer {
    font-size: 16px;
    line-height: 22px;
    font-style: italic;
    color: #FFA756;
    font-weight: 500;
  }
  .ste_collectibles__contentblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick {
    /* email */
  }
  .ste_collectibles__contentblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick {
    /* phone */
    /* button */
  }
  .ste_collectibles__contentblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(2) {
    display: none !important;
  }
  .ste_collectibles__contentblock .ste_klaviyo > div.needsclick > form.needsclick > div.needsclick > div.needsclick:nth-of-type(3) > div.needsclick > button.needsclick {
    background: #01D1B8 !important;
  }
  .ste_collectibles__mailbox {
    margin-top: 60px;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
  }
  .ste_collectibles__mailbox .ste_klaviyo {
    margin-top: 6px;
  }
  .ste_collectibles__mailbox span {
    display: block;
    text-align: center;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 6px;
  }
  .ste_collectibles__slider {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 100px;
    box-sizing: border-box;
  }
  .ste_collectibles__slider.swiper {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ste_collectibles__slider .swiper-wrapper {
    margin-left: 0px;
  }
  .ste_collectibles__slider .swiper-wrapper .swiper-slide {
    width: 320px;
    height: 610px;
    background: url(../images/_ste_slidebg.png), #FDFDFB;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply, normal;
    border-radius: 36px;
  }
  .ste_collectibles__slider .swiper-button-disabled {
    opacity: 0 !important;
  }
  .ste_collectibles__slider .swiper-button-prev {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #01D1B8;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAWCAYAAACosj4+AAAACXBIWXMAAAsTAAALEwEAmpwYAAA4MmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cyk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhtcDpDcmVhdGVEYXRlPjIwMjItMDUtMThUMDA6NDA6MDErMDM6MDA8L3htcDpDcmVhdGVEYXRlPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAyMi0wNS0xOFQwMDo0MTowMiswMzowMDwveG1wOk1vZGlmeURhdGU+CiAgICAgICAgIDx4bXA6TWV0YWRhdGFEYXRlPjIwMjItMDUtMThUMDA6NDE6MDIrMDM6MDA8L3htcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDx4bXBNTTpJbnN0YW5jZUlEPnhtcC5paWQ6MGMyZTg3OWUtZGMxYS00NzQ2LTk5NTItZTk4YTdmNDg2ZWU0PC94bXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eG1wTU06RG9jdW1lbnRJRD5hZG9iZTpkb2NpZDpwaG90b3Nob3A6ZmQ1YjhlN2YtZDYyOS0xMWVjLTlhNzAtOGU3YzNhMWRkMDQ2PC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6MGMyZTg3OWUtZGMxYS00NzQ2LTk5NTItZTk4YTdmNDg2ZWU0PC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjBjMmU4NzllLWRjMWEtNDc0Ni05OTUyLWU5OGE3ZjQ4NmVlNDwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAyMi0wNS0xOFQwMDo0MDowMSswMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZmOlJlc29sdXRpb25Vbml0PgogICAgICAgICA8ZXhpZjpDb2xvclNwYWNlPjY1NTM1PC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj4zNjwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4yMjwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+DC1YxwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAABBElEQVR42szWMW7CMBiG4ff/1Q3WRrBRCQ7CVsFO1pIZusMBeoLOMNMLwAY3qBi6VeoIghVmM0StgMSFDLbznuCR4ny2yHphuKfJDDP9AED6MSQ9XKRFMQBmOoPDMRDoCvPXZh8AZMP0utBqeAbZMJ02MkxwlRbGjAa4TMuEyYICYwAebmJaDeS5DZ9f7hT1R6hF6cbJemGsGI/9jq1yOAbHnI+tUrKUasXZvVSoJIZqJT3U0o8xAJOcT9d8gtcXt5hahNSjy7/Mivr+gfkKGQ88fbKck55pvsS8vfsHlQGl/21CCJTeGirfKL1nPfNQbHdhXoxWlJFwb+oMKonTC9FBpwEAwA9uLICShl4AAAAASUVORK5CYII=");
    background-position: center center;
    background-repeat: no-repeat;
    left: 50%;
    margin-left: -380px;
    right: auto;
    display: none;
  }
  .ste_collectibles__slider .swiper-button-prev:after {
    display: none;
  }
  .ste_collectibles__slider .swiper-button-next {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #01D1B8;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAWCAYAAACosj4+AAAACXBIWXMAAAsTAAALEwEAmpwYAAA57GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cyk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhtcDpDcmVhdGVEYXRlPjIwMjItMDUtMThUMDA6NDA6MDErMDM6MDA8L3htcDpDcmVhdGVEYXRlPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAyMi0wNS0xOFQwMDo0MDo1MiswMzowMDwveG1wOk1vZGlmeURhdGU+CiAgICAgICAgIDx4bXA6TWV0YWRhdGFEYXRlPjIwMjItMDUtMThUMDA6NDA6NTIrMDM6MDA8L3htcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDx4bXBNTTpJbnN0YW5jZUlEPnhtcC5paWQ6OGZjYjBkYzItZmEwNy01YzQxLWJkZGUtYmU0ZTU2NGQ0YmMyPC94bXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eG1wTU06RG9jdW1lbnRJRD5hZG9iZTpkb2NpZDpwaG90b3Nob3A6ZmQ1YjhlN2YtZDYyOS0xMWVjLTlhNzAtOGU3YzNhMWRkMDQ2PC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6OTgwZjhkM2QtNTJhZi0yYzQxLThjNTUtNDE0NWEwM2U2MThlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjk4MGY4ZDNkLTUyYWYtMmM0MS04YzU1LTQxNDVhMDNlNjE4ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAyMi0wNS0xOFQwMDo0MDowMSswMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo4ZmNiMGRjMi1mYTA3LTVjNDEtYmRkZS1iZTRlNTY0ZDRiYzI8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMjItMDUtMThUMDA6NDA6NTIrMDM6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MzY8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MjI8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PtZB/QsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAPpJREFUeNrE1TsOgkAUheF/iB20Gt2NlmxAa61dgRtwAVpjDb3GzjVYY6IdBFutx2ISfGACM8mFk1BMQfJlcudcpc5HjUD0LoEoNofFFDWfNfrPk8CQ3d8YgChB7+IOQerPpTdEyYCGAwgnTigZEKBWSyeUGMgVJQpyQYmDbFG9sjeyAvJCThWOIb3B5VpFQdlTvUqJdZEPlMfj2S3mA8Xj2c4M2cQj8BvvGdHBn08h8FHlcs0Ls4MEozeRGex/mMXs+5UxHJhPCrPe1mJa6yG93sLhVItpBWSDEQfZYkRBehNZY+RA6Q2SvTVGDjTqO2HkQD9l2xQD8BoApVZzFC1QQX0AAAAASUVORK5CYII=");
    background-position: center center;
    background-repeat: no-repeat;
    left: 50%;
    margin-left: 300px;
    right: auto;
    display: none;
  }
  .ste_collectibles__slider .swiper-button-next:after {
    display: none;
  }
  .ste_collectibles__slider__content {
    position: absolute;
    left: 0px;
    padding-left: 20px;
    padding-right: 20px;
    bottom: auto;
    top: 0px;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    text-align: left;
  }
  .ste_collectibles__slider__image {
    background-position: left top;
    background-repeat: no-repeat;
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 580px;
    border-radius: 36px;
    top: 0px;
  }
  .ste_collectibles__slider__title {
    font-size: 40px;
    line-height: 52px;
    font-weight: 400;
    margin-bottom: 0px;
    color: #2B303A;
    top: auto;
    bottom: auto;
    position: relative;
    margin-top: 170px;
  }
  .ste_collectibles__slider__text {
    color: #666;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    top: auto;
    bottom: auto;
    margin-top: 5px;
    position: relative;
  }
  .ste_collectibles__slider__text b {
    color: #2B303A;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    display: block;
  }
  .ste_collectibles__slider__disclaimer {
    font-size: 10px;
    line-height: 16px;
    font-weight: 500;
    color: #999;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .ste_collectibles__header {
    padding-top: 140px;
    margin-top: -80px;
  }
  .ste_collectibles__header__shadow {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 354px;
    pointer-events: none;
    border-radius: 40px;
    z-index: 10;
    filter: drop-shadow(0px 74px 45px rgba(0, 0, 0, 0.17)) drop-shadow(0px 30.9154px 18.7999px rgba(0, 0, 0, 0.122205)) drop-shadow(0px 16.5289px 10.0513px rgba(0, 0, 0, 0.101338)) drop-shadow(0px 9.26595px 5.6347px rgba(0, 0, 0, 0.085)) drop-shadow(0px 4.92108px 2.99255px rgba(0, 0, 0, 0.0686618)) drop-shadow(0px 2.04777px 1.24527px rgba(0, 0, 0, 0.0477948));
    background: linear-gradient(180deg, #2B303A 41.04%, #1E2128 93.14%);
  }
  .ste_collectibles__header__shadow__image {
    background-image: url(../images/ste_collectibles_mobile.png);
    background-position: center top;
    background-size: contain;
    position: absolute;
    width: 195px;
    height: 305px;
    z-index: -1;
    right: -5px;
    bottom: 10px;
    background-repeat: no-repeat;
    pointer-events: none;
    border-radius: 0 0 0px 0;
  }
  .ste_collectibles__header__topimage {
    width: 200px;
    height: 200px;
    background-image: url("../images/ste_collectibles_top_image.png");
    background-size: contain;
    position: absolute;
    top: -200px;
    left: -55px;
    z-index: 20;
    pointer-events: none;
  }
  .ste_collectibles__header__mainblock {
    max-width: 100vw;
    width: 100%;
    overflow-x: hidden;
    margin-left: auto;
    margin-right: auto;
    min-height: 550px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    color: #dddddd;
    margin-bottom: 80px;
    position: relative;
  }
  .ste_collectibles__header__content {
    position: absolute;
    z-index: 20;
    bottom: 240px;
    max-width: 640px;
    width: calc(100% - 40px);
  }
  .ste_collectibles__header__content h2 {
    font-size: 29px;
    line-height: 32px;
    letter-spacing: 3px;
    font-weight: 400;
    margin: 0px;
    color: #fdfdfb;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .ste_collectibles__header__content span {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    display: block;
    margin-bottom: 30px;
    color: #eeeeee;
  }
  .ste_collectibles__header__subscribe {
    max-width: 430px;
    width: 100%;
  }
  .ste_collectibles__howitworks {
    display: block;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 1100px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
  }
  .ste_collectibles__howitworks__left {
    background-image: url("https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_collectibles_how.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    box-sizing: border-box;
    padding-left: 20px;
    padding-top: 30px;
    color: #fff;
    width: calc(100% - 40px);
    min-height: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
  }
  .ste_collectibles__howitworks__left h2 {
    font-size: 56px;
    line-height: 80px;
    font-weight: 400;
    color: #fdfdfb;
    letter-spacing: 5px;
    margin: 0px;
  }
  .ste_collectibles__howitworks__left a {
    display: inline-block;
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    background-color: #ffa756;
    color: #ffffff;
    font-size: 16px;
    line-height: 46px;
    height: 48px;
    border-radius: 16px;
    text-align: center;
  }
  .ste_collectibles__howitworks__right {
    width: calc(100% - 0px);
  }
  .ste_collectibles__howitworks__right .ste_show_mob {
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
  }
  .ste_collectibles__howitworks__points {
    margin: 0px;
    padding: 0px;
    list-style: none;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
  .ste_collectibles__howitworks__points li {
    margin-bottom: 50px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .ste_collectibles__howitworks__point {
    font-size: 56px;
    line-height: 50px;
    font-weight: 500;
    color: #01d1b8;
    letter-spacing: 6px;
    width: 70px;
    box-sizing: border-box;
    padding-left: 10px;
    background-image: url(../images/ste_collectibles_how_corner.png);
    background-repeat: no-repeat;
    background-position: -15px 20px;
    min-height: 100px;
  }
  .ste_collectibles__howitworks__content {
    width: calc(100% - 90px);
  }
  .ste_collectibles__howitworks__content h3 {
    font-size: 24px;
    line-height: 31px;
    font-weight: 500;
    color: #01d1b8;
    display: block;
    margin: 0px;
    margin-bottom: 10px;
  }
  .ste_collectibles__howitworks__content span {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #fbfbfb;
  }
  .ste_collectibles__companies {
    background: linear-gradient(180deg, #F7DBA3 -91.68%, #FFFFFF 19.56%);
    border-radius: 40px 40px 0px 0px;
    padding-top: 60px;
    padding-bottom: 10px;
  }
  .ste_collectibles__companies__content {
    max-width: 1100px;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
  }
  .ste_collectibles__companies__title {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 40px;
    line-height: 48px;
    color: #2b303a;
    font-weight: 500;
    margin-bottom: 10px;
    letter-spacing: 2px;
  }
  .ste_collectibles__companies__description {
    /*background-image: url(../images/ste_collectibles_live.svg);
    background-repeat: no-repeat;
    background-position: left top;*/
    box-sizing: border-box;
    padding-left: 20px;
/*    padding-top: 60px;*/
    padding-right: 20px;
    padding-bottom: 40px;
    font-size: 16px;
    line-height: 22px;
/*    font-weight: 500;*/
    color: #666;
  }
  .ste_collectibles__companies__description br:nth-of-type(2) {
    display: block;
  }
  .ste_collectibles__items {
    max-width: 1100px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
  .ste_collectibles__items__header {
    margin-bottom: 20px;
  }
  .ste_collectibles__items__header__left {
    box-sizing: border-box;
    padding-right: 100px;
    position: relative;
  }
  .ste_collectibles__items__header__left h2 {
    color: #2b303a;
    font-size: 32px;
    line-height: 36px;
    font-weight: 500;
    margin: 0px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .ste_collectibles__items__header__left span {
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    color: #666666;
    letter-spacing: -0.02em;
  }
  .ste_collectibles__items__content {
    min-height: 325px;
    overflow-y: auto;
    overflow-x: auto;
    white-space: normal;
  }
  .ste_collectibles__items__content .ste_loader {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .ste_collectibles__items__content ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: block;
    width: auto;
    margin-left: 0px;
  }
  .ste_collectibles__items__content ul li {
    margin-left: auto;
    margin-right: auto;
    display: none;
    width: calc(100% - 0px);
    margin-bottom: 30px;
  }
  .ste_collectibles__items__content ul li:nth-of-type(0),
  .ste_collectibles__items__content ul li:nth-of-type(1),
  .ste_collectibles__items__content ul li:nth-of-type(2),
  .ste_collectibles__items__content ul li:nth-of-type(3),
  .ste_collectibles__items__content ul li:nth-of-type(4),
  .ste_collectibles__items__content ul li:nth-of-type(5),
  .ste_collectibles__items__content ul li:nth-of-type(6),
  .ste_collectibles__items__content ul li:nth-of-type(7),
  .ste_collectibles__items__content ul li:nth-of-type(8) {
    display: block;
  }
  .ste_collectibles__items__content ul.active li {
    display: block;
  }
  .ste_collectibles__items__content ul.active li:nth-of-type(0),
  .ste_collectibles__items__content ul.active li:nth-of-type(1),
  .ste_collectibles__items__content ul.active li:nth-of-type(2),
  .ste_collectibles__items__content ul.active li:nth-of-type(3),
  .ste_collectibles__items__content ul.active li:nth-of-type(4),
  .ste_collectibles__items__content ul.active li:nth-of-type(5),
  .ste_collectibles__items__content ul.active li:nth-of-type(6),
  .ste_collectibles__items__content ul.active li:nth-of-type(7),
  .ste_collectibles__items__content ul.active li:nth-of-type(8) {
    display: block;
  }
  .ste_collectibles__items__content .ste_entity a {
    text-decoration: none;
  }
  .ste_collectibles__items__content .ste_entity__image {
    width: 100%;
    height: 180px;
    border-radius: 18px 18px 18px 0;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center bottom;
  }
  .ste_collectibles__items__content .ste_entity__content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 8px;
    box-sizing: border-box;
    padding-right: 40px;
  }
  .ste_collectibles__items__content .ste_entity__content_left {
    margin-right: 0px;
  }
  .ste_collectibles__items__content .ste_entity__content_center {
    margin-right: 0px;
  }
  .ste_collectibles__items__content .ste_entity__content_right {
    display: block;
  }
  .ste_collectibles__items__button {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
  .ste_collectibles__items__button .ste_btn {
    background-color: #2B303A;
    width: 100%;
    max-width: 327px;
    height: 48px;
    line-height: 46px;
    border-radius: 16px;
  }
  .ste_collectibles__signup {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 80px;
    text-align: center;
    width: calc(100% - 40px);
    box-sizing: border-box;
  }
  .ste_collectibles__signup h2 {
    font-size: 24px;
    line-height: 31px;
    font-weight: 500;
    margin: 0px;
    margin-bottom: 30px;
    color: #fdfdfb;
  }
  .ste_collectibles__signup .ste_mailform {
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
  }
  .ste_careersheader {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    max-width: 100vw;
    overflow-x: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
  }
  .ste_careersheader__left {
    width: calc(100% - 40px);
    padding-top: 20px;
    box-sizing: border-box;
    order: 2;
    margin-left: 20px;
  }
  .ste_careersheader__left h2 {
    color: #01d1b8;
    font-size: 48px;
    line-height: 62px;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 10px;
  }
  .ste_careersheader__left h2 br {
    display: block;
  }
  .ste_careersheader__left span {
    color: #666666;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    display: block;
    margin-bottom: 20px;
  }
  .ste_careersheader__left .ste_btn {
    line-height: 46px;
    height: 48px;
    width: 100%;
    text-align: center;
    border-radius: 16px;
    margin-left: auto;
    margin-right: auto;
  }
  .ste_careersheader__right {
    width: calc(100% + 400px);
    background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-left: 0px;
    box-sizing: border-box;
    margin-left: -310px;
  }
  .ste_careersheader__team {
    width: 600px;
    height: 280px;
    background-image: url(../images/ste_careers_top.png);
    background-position: center top;
    border-radius: 160px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: auto;
    margin-right: 15%;
  }
  .ste_careersvalues {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding-top: 50px;
    background: rgba(0, 0, 0, 0.2);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 96%, rgba(0, 0, 0, 0.12) 100%);
  }
  .ste_careersvalues__left {
    width: 360px;
    box-sizing: border-box;
    background-image: url("../images/ste_careers_mid_bg.png");
    background-repeat: no-repeat;
    background-size: 98%;
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    position: relative;
    margin-bottom: 0px;
    min-height: 460px;
    background-position: -18px top;
  }
  .ste_careersvalues__fg {
    background-image: url("../images/ste_careers_mid_fg_1.png");
    width: 240px;
    height: 230px;
    position: absolute;
    top: 200px;
    left: -30px;
    background-size: contain;
  }
  .ste_careersvalues__right {
    width: calc(100% - 40px);
    padding-bottom: 20px;
    margin-left: 20px;
  }
  .ste_careersvalues__right h2 {
    font-size: 48px;
    line-height: 56px;
    font-weight: 500;
    color: #2b303a;
    margin: 0px;
    margin-bottom: 20px;
  }
  .ste_careersvalues__right h2 br {
    display: block;
  }
  .ste_careersvalues__team {
    background-image: url("../images/ste_careers_mid.png");
    background-position: center top;
    border-radius: 190px;
    background-repeat: no-repeat;
    background-size: cover;
    width: calc(100% - 60px);
    height: 320px;
    margin-left: 36px;
  }
  .ste_careersvalues__grid {
    display: block;
    grid-template-columns: 280px 280px;
    grid-gap: 50px;
    box-sizing: border-box;
    width: 100%;
  }
  .ste_careersvalues__grid > div {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .ste_careersvalues__grid h3 {
    color: #185c65;
    font-size: 24px;
    line-height: 31px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0px;
    margin-bottom: 4px;
  }
  .ste_careersvalues__grid h3 br {
    display: none;
  }
  .ste_careersvalues__grid span {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #666666;
  }
  .ste_benefits {
    width: 100%;
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 80px;
    background-image: url("../images/ste_benefits_bg.png");
    background-position: calc(50% + 0px) calc(100% - 10px);
    background-repeat: no-repeat;
    background-size: calc(100% - 40px);
  }
  .ste_benefits__top {
    text-align: left;
    margin-bottom: 20px;
    width: calc(100% - 40px);
    margin-left: 20px;
  }
  .ste_benefits__top h2 {
    font-size: 48px;
    line-height: 56px;
    color: #01d1b8;
    letter-spacing: 2px;
    font-weight: 500;
    margin: 0px;
  }
  .ste_benefits__top span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #666666;
    width: 100%;
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
  }
  .ste_benefits__mid {
    display: block;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .ste_benefits__bottom {
    text-align: center;
  }
  .ste_benefits__bottom .ste_btn {
    width: calc(100% - 40px);
    text-align: center;
    height: 48px;
    line-height: 46px;
    border-radius: 16px;
  }
  .ste_benefits__left {
    width: calc(100% - 0px);
  }
  .ste_benefits__right {
    width: calc(100% - 0px);
  }
  .ste_benefits__block {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    color: #2b303a;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 400;
    text-transform: uppercase;
    width: calc(100% - 40px);
    margin-left: 20px;
  }
  .ste_benefits__block svg {
    display: inline-block;
    position: relative;
    margin-right: 5px;
    top: 9px;
    width: 36px;
  }
  .ste_benefits__block img {
    display: inline-block;
    position: relative;
    margin-right: 5px;
    top: 9px;
    width: 32px;
  }
  .ste_benefits__block span {
    padding-left: 43px;
    margin-top: 4px;
    font-size: 14px;
    line-height: 20px;
  }
  .ste_growth {
    width: 100%;
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 100px;
  }
  .ste_growth__top {
    width: calc(100% - 40px);
    text-align: left;
    margin-bottom: 0px;
    margin-left: 20px;
  }
  .ste_growth__top h2 {
    font-size: 48px;
    line-height: 56px;
    color: #2b303a;
    letter-spacing: 3px;
    font-weight: 500;
    margin: 0px;
    margin-bottom: 10px;
  }
  .ste_growth__top span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #666666;
    width: 100%;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
  .ste_growth__mid {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0px;
  }
  .ste_growth__mid .ste_circle {
    width: 360px;
    height: 360px;
    padding-left: 70px;
    padding-right: 70px;
    background-size: 110%;
    margin-left: auto;
    margin-right: auto;
  }
  .ste_growth__bottom {
    text-align: center;
  }
  .ste_growth__bottom .ste_btn {
    width: calc(100% - 40px);
    text-align: center;
    line-height: 46px;
    height: 48px;
    border-radius: 16px;
  }
  .ste_growth__left {
    width: 100%;
  }
  .ste_growth__right {
    width: 100%;
  }
  .ste_topwrapper {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    position: fixed;
    top: -1px;
    left: 0px;
    background-image: linear-gradient(126.6deg, rgba(224, 224, 224, 0.63) 28.69%, rgba(197, 197, 197, 0.1) 100%);
    background-color: #fff;
    z-index: 1900;
  }
  .ste_topwrapper.ste_topbanner .ste_topwrapper__menu > ul li:last-of-type {
    bottom: calc(-100vh + 120px);
  }
  @supports (-webkit-touch-callout: none) {
    .ste_topwrapper.ste_topbanner .ste_topwrapper__menu > ul li:last-of-type {
      bottom: 0px;
    }
  }
  .ste_topwrapper__bannermessage {
    height: 50px;
    position: fixed;
    padding-top: 10px;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: #185C65;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    box-sizing: border-box;
    text-align: center;
  }
  .ste_topwrapper__bannermessage a {
    display: inline-block;
    line-height: 20px;
    border-radius: 10px;
    padding: 5px 11px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    background-color: #fff;
  }
  .ste_topwrapper__logo {
    width: auto;
  }
  .ste_topwrapper__menuclose {
    position: absolute;
    left: 20px;
    top: 20px;
    display: block;
  }
  .ste_topwrapper__menudec {
    position: absolute;
    width: 40px;
    height: 6px;
    left: 50%;
    top: 25px;
    margin-left: -20px;
    background: #eee;
    mix-blend-mode: normal;
    border-radius: 4px;
    z-index: 100;
    display: none;
  }
  .ste_topwrapper__menu {
    text-align: center;
    opacity: 0;
    pointer-events: none;
    width: 100vw;
    position: absolute;
    left: 0px;
    top: 0px;
    margin-top: 60px;
    height: calc(100vh - 90px);
    background-color: #fff;
    border-radius: 16px 16px 0px 0px;
    box-sizing: border-box;
    padding-top: 50px;
    transition: all 0ms;
  }
  .ste_topwrapper__menu.scrolling {
    transition: all 400ms;
  }
  .ste_topwrapper__menu.scrolling:before {
    opacity: 1;
    transition: all 400ms;
  }
  .ste_topwrapper__menu:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 60px;
    height: 100px;
    z-index: 20;
    pointer-events: none;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0;
    transition: all 400ms;
  }
  .ste_topwrapper__menu__title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #01d1b8;
    box-sizing: border-box;
    padding-left: 20px !important;
    margin-top: 30px;
    letter-spacing: 0.05px;
  }
  .ste_topwrapper__menu__title:after {
    display: none !important;
  }
  .ste_topwrapper__menu__title:before {
    display: none;
  }
  .ste_topwrapper__menu a {
    pointer-events: none;
  }
  .ste_topwrapper__menu > ul {
    margin-top: 0px;
    margin-bottom: 0px;
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    height: calc(100vh - 400px);
    position: relative;
  }
  .ste_topwrapper__menu > ul li {
    display: block;
    min-height: 64px;
    line-height: 64px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    text-align: left;
  }
  .ste_topwrapper__menu > ul li a {
    margin-left: 20px;
    line-height: 64px;
    text-transform: capitalize;
    font-family: 'IBM Plex Sans', sans-serif;
    color: #000e0b;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    position: relative;
    width: 100%;
    display: inline-block;
  }
  .ste_topwrapper__menu > ul li a span {
    font-weight: 500;
  }
  .ste_topwrapper__menu > ul li a:after {
    display: none;
  }
  .ste_topwrapper__menu > ul li a:hover:after {
    display: none;
  }
  .ste_topwrapper__menu > ul li:before {
    content: ' ';
    width: 32px;
    height: 32px;
    position: absolute;
    top: 16px;
    right: 20px;
    border-radius: 50%;
    background-color: #f7f7f7;
    background-image: url('https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/arrow-right.svg');
    background-position: center center;
    background-repeat: no-repeat;
  }
  .ste_topwrapper__menu > ul li:after {
    content: ' ';
    display: block;
    width: calc(100% - 40px);
    margin-left: 20px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMcAAAABCAYAAABqtLpvAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADTSURBVHgBxZG9EYJAEIX3CIi1A+1AOpAOpAMu4WcI1Aq0A8aIn+S0AsYKsAPoQDvQmGE4n/ktBDrjJhu8nfe+3RVFUdz7vveSJGnJUNBTIcQqCAKXmPp4aK13URRdTXqWZWvLsuowDAXnUZZlPQzDAx6S0VfIaMDqfMuKdgTLhUZYbdueSylfjEcFFgKrZ9KVUrOu657Yx43j+GaayfN8C1YfHA4xhZ0beJyRc6I/siLHR84BrEviWWvktJjZM/rk/3AThZzFxP/0GCv0DVr6A9bqDYw8oqycN8+DAAAAAElFTkSuQmCC");
    bottom: 0px;
    height: 2px;
    left: 0px;
    position: absolute;
  }
  .ste_topwrapper__menu > ul li:last-of-type:after {
    display: none;
  }
  /*.ste_topwrapper__menu > ul > li:nth-last-child(2) {
    margin-bottom: 200px;
  }*/
  .ste_topwrapper__menu > ul > li:last-of-type {
    position: fixed;
    background-color: #ffffff;
    z-index: 1600;
    left: 0px;
    width: 100%;
    padding-top: 0px;
    box-shadow: 0px -10px 10px rgba(0, 0, 0, 0.1);
    bottom: calc(-100vh + 145px);
  }
  @supports (-webkit-touch-callout: none) {
    .ste_topwrapper__menu > ul > li:last-of-type {
      bottom: 0px;
    }
  }
  .ste_topwrapper__menu > ul > li:last-of-type a {
    width: calc(100% - 40px);
    text-align: center;
  }
  .ste_topwrapper__menu > ul > li:last-of-type .ste_btn_black {
    margin-top: 20px;
    line-height: 48px;
    height: 48px;
    border-radius: 16px;
    color: #fff;
    width: calc(100% - 40px);
    text-align: center;
  }
  .ste_topwrapper__withsubmenu:before {
    transition: all 500ms;
    background-image: url('https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/arrow-bottom.svg') !important;
  }
  .ste_topwrapper__withsubmenu.ste_opened:before {
    transition: all 500ms;
    transform: rotate(-180deg);
  }
  .ste_topwrapper__submenu {
    text-align: left;
    position: inherit;
    z-index: 15;
    left: 0px;
    margin-left: 0px;
    top: 0px;
    width: 100%;
    background: #F7F7F7;
    box-shadow: none;
    border-radius: 0px;
    box-sizing: border-box;
    padding: 0px;
    opacity: 0;
    transition: all 500ms;
    pointer-events: none;
    max-height: 0px;
    overflow: hidden;
  }
  .ste_topwrapper__submenu > div {
    padding: 0px;
  }
  .ste_topwrapper__submenu.active {
    opacity: 1;
    transition: all 500ms;
    top: 0px;
    pointer-events: all;
    max-height: 900px;
  }
  .ste_topwrapper__submenu__title {
    font-size: 16px;
    line-height: 22px;
    color: #01d1b8;
    margin-bottom: 0px;
    font-family: 'IBM Plex Sans', sans-serif;
    padding-left: 20px;
    padding-top: 20px;
    font-weight: 600;
  }
  .ste_topwrapper__submenu__block {
    display: block;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .ste_topwrapper__submenu__block_left {
    display: none;
  }
  .ste_topwrapper__submenu__block_right {
    width: 100%;
    height: auto;
    line-height: 64px;
    padding-left: 20px;
    margin-left: 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .ste_topwrapper__submenu__block_right b {
    font-size: 16px;
    line-height: 20px;
    display: block;
    font-weight: normal;
    font-family: 'IBM Plex Sans', sans-serif;
    color: #000e0b;
    width: calc(100% - 75px);
  }
  .ste_topwrapper__submenu__block_right span {
    padding-top: 3px;
    padding-bottom: 6px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    width: calc(100% - 75px);
  }
  .ste_topwrapper__submenu_iconholder {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    box-sizing: border-box;
    background: #F7F7F7;
    box-shadow: 0px 39px 81px rgba(0, 0, 0, 0.07), 0px 11.7574px 24.4191px rgba(0, 0, 0, 0.0456112), 0px 4.88341px 10.1425px rgba(0, 0, 0, 0.035), 0px 1.76623px 3.66833px rgba(0, 0, 0, 0.0243888);
    text-align: center;
    line-height: 36px;
  }
  .ste_topwrapper__submenu_iconholder svg {
    margin-top: 4px;
    width: 28px;
    height: 28px;
  }
  .ste_topwrapper__submenu ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
  .ste_topwrapper__submenu ul:last-of-type {
    margin-bottom: 0px;
  }
  .ste_topwrapper__submenu ul li {
    width: 100%;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: auto;
    line-height: 64px;
    margin-bottom: 0px;
    box-sizing: border-box;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .ste_topwrapper__submenu ul li a {
    margin-left: 0px;
  }
  .ste_topwrapper__submenu ul li:before {
    background-color: #fff;
    top: calc(50% - 16px);
  }
  .ste_topwrapper__submenu ul li:last-of-type {
    margin-bottom: 0px;
  }
  .ste_topwrapper__submenu_wide {
    width: 100%;
    padding-bottom: 0px;
  }
  .ste_topwrapper__submenu_wide ul {
    display: block;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: none;
  }
  .ste_topwrapper__submenu_wide ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .ste_topwrapper__buttons {
    width: auto;
    margin-right: 0px;
  }
  .ste_topwrapper__buttons .ste_btn {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block !important;
    float: left;
    margin-right: 5px;
  }
  .ste_topwrapper__buttons .ste_btn.ste_show_dt {
    display: none !important;
  }
  .ste_topwrapper__buttons .ste_btn.ste_show_dt_inline {
    display: none !important;
  }
  .ste_topwrapper__buttons .js-trigger_mobilemenu {
    line-height: 9px;
  }
  .ste_topwrapper__buttons .ste_btn_white {
    width: 34px;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    border-radius: 50%;
    display: inline-block !important;
    float: right;
  }
  .ste_topwrapper__buttons .ste_btn_white svg {
    top: 12px;
    position: relative;
  }
  .ste_mailwidget__title {
    width: calc(100% - 40px);
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #185c65;
    margin-bottom: 10px;
    margin-left: 20px;
    font-weight: 600;
    font-family: 'IBM Plex Sans', sans-serif;
  }
  .ste_mailwidget__content {
    width: calc(100% - 40px);
    height: 56px;
    box-sizing: border-box;
    padding: 5px;
    background-color: #eeeeee;
    border-radius: 16px;
    margin-left: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .ste_mailwidget__content input {
    width: calc(100% - 130px);
    background-color: transparent;
    border: 0px;
    color: #999999;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 10px;
  }
  .ste_mailwidget__content button {
    width: 120px;
    height: 46px;
    background-color: #000e0b;
    color: #fff;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    border-radius: 16px;
    box-shadow: none;
    border: 0px;
  }
  .ste_phonewidget {
    width: 220px;
    height: 395px;
    background-image: url(../images/ste_homepage_iphone_mobile.png);
    background-size: cover;
    background-position: center top;
    margin-left: auto;
    margin-right: auto;
    border-radius: 29px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    border: 5px solid #FFFFFF;
  }
  .ste_phonewidget_shadow {
    position: absolute;
    bottom: 100px;
    height: 100px;
    border-radius: 0 0 20px 20px;
    background-color: transparent;
    z-index: 0;
    box-shadow: 0px 60px 40px rgba(0, 0, 0, 0.2);
    width: 220px;
    left: 50%;
    margin-left: -110px;
  }
  .ste_phonewidget_frame {
    width: 230px;
    height: 410px;
    margin-left: auto;
    margin-right: auto;
    background: #FFFFFF;
    border-radius: 29px;
    margin-top: 90px;
    position: relative;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  }
  .ste_phonewidget_container {
    width: 100%;
    min-height: 500px;
    position: relative;
    margin-bottom: 30px;
  }
  .ste_phonewidget__left {
    position: absolute;
    top: 0px;
    width: 560px;
    height: 500px;
    left: 50%;
    margin-left: -480px;
    background-image: url(../images/ste_homewidget_left.png);
    background-position: right 150px;
    background-repeat: no-repeat;
    z-index: 0;
    text-align: right;
    box-sizing: border-box;
    font-size: 29px;
    color: #01d1b8;
    font-family: 'IBM Plex Sans', sans-serif;
    letter-spacing: 2px;
    padding-right: 155px;
    padding-top: 80px;
  }
  .ste_phonewidget__left span {
    position: absolute;
    right: -32px;
    top: -90px;
  }
  .ste_phonewidget__right {
    position: absolute;
    top: 0px;
    width: 560px;
    height: 500px;
    right: 50%;
    margin-right: -450px;
    background-image: url(../images/ste_homewidget_right.png);
    background-position: left 85px;
    background-repeat: no-repeat;
    z-index: 0;
    text-align: left;
    box-sizing: border-box;
    font-size: 29px;
    color: #01d1b8;
    font-family: 'IBM Plex Sans', sans-serif;
    letter-spacing: 2px;
    padding-left: 155px;
    padding-top: 15px;
  }
  .ste_phonewidget__right span {
    position: absolute;
    left: -10px;
    top: -55px;
  }
  .ste_phonewidget .ste_btn {
    position: absolute;
    bottom: -90px;
    width: 300px;
    left: 50%;
    margin-left: -150px;
    text-align: center;
    line-height: 46px;
    height: 46px;
    border-radius: 16px;
    font-family: 'IBM Plex Sans', sans-serif;
  }
  .howitworks {
    display: block;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 35px;
    padding-bottom: 20px;
    background-color: #f7f7f7;
  }
  .howitworks__left {
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    height: 170px;
    background-image: url(../images/ste_howitworks_left.png);
    background-position: center 10px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-size: 150px;
    padding-top: 30px;
    margin-bottom: 10px;
  }
  .howitworks__left h3 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 3px;
    color: #2b303a;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .howitworks__left .ste_btn {
    width: 180px;
    text-align: center;
    border-radius: 16px;
    height: 46px;
    line-height: 46px;
    display: none;
  }
  .howitworks__right {
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
  }
  .ste_faq_header {
    background: #F7F7F7;
    padding-top: 70px;
    padding-bottom: 50px;
    margin-top: -100px;
    box-sizing: border-box;
    width: 100vw;
    max-width: 100vw;
    overflow-x: hidden;
  }
  .ste_faq_header__bg {
    background-image: url("https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_faq_header_mobile.svg");
    background-position: center center;
    background-size: 200px;
    background-repeat: no-repeat;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .ste_faq_header__text {
    background: linear-gradient(64.45deg, #FFFFFF 16.05%, rgba(248, 248, 248, 0.65) 69.18%);
    border-radius: 32px;
    height: 74px;
    width: calc(100% - 40px);
    font-size: 27px;
    line-height: 32px;
    color: #185c65;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: 700;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    -moz-backdrop-filter: blur(20px);
    filter: drop-shadow(0px 51px 40px rgba(0, 0, 0, 0.04)) drop-shadow(0px 33.0556px 23.4259px rgba(0, 0, 0, 0.0303704)) drop-shadow(0px 19.6444px 12.7407px rgba(0, 0, 0, 0.0242963)) drop-shadow(0px 10.2px 6.5px rgba(0, 0, 0, 0.02)) drop-shadow(0px 4.15556px 3.25926px rgba(0, 0, 0, 0.0157037)) drop-shadow(0px 0.944444px 1.57407px rgba(0, 0, 0, 0.00962963));
  }
  .ste_faq_header__ileft {
    /* Vector */
    position: absolute;
    top: 60px;
    left: -30px;
    width: 170px;
    height: 185px;
    background-image: url("../images/ste_faq_header_left.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-blend-mode: multiply, normal;
    pointer-events: none;
  }
  .ste_faq_header__iright {
    position: absolute;
    bottom: -35px;
    right: -30px;
    width: 170px;
    height: 185px;
    background-image: url("../images/ste_faq_header_right.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-blend-mode: multiply, normal;
    pointer-events: none;
  }
  .ste_faq_questions {
    max-width: 1000px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
  }
  .ste_faq_questions__tabs {
    overflow-y: hidden;
    overflow-x: scroll;
    border-radius: 0px;
    box-shadow: 0px 77px 67px rgba(0, 0, 0, 0.06), 0px 32.1688px 27.991px rgba(0, 0, 0, 0.0431313), 0px 17.199px 14.9653px rgba(0, 0, 0, 0.0357664), 0px 9.64159px 8.38944px rgba(0, 0, 0, 0.03), 0px 5.12058px 4.45557px rgba(0, 0, 0, 0.0242336), 0px 2.13079px 1.85406px rgba(0, 0, 0, 0.0168687);
    height: 51px;
    max-height: 51px;
  }
  .ste_faq_questions__tabs::-webkit-scrollbar {
    width: 0px;
  }
  .ste_faq_questions__tabs::-webkit-scrollbar * {
    background: transparent;
  }
  .ste_faq_questions__tabs:after {
    content: ' ';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 1px;
    background-color: rgba(204, 204, 204, 0);
  }
  .ste_faq_questions__tabs ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    width: 100%;
    white-space: nowrap;
  }
  .ste_faq_questions__tabs ul li {
    width: 100%;
  }
  .ste_faq_questions__tabs ul li a {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    color: #666666;
    transition: all 300ms;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
  .ste_faq_questions__tabs ul li.active a,
  .ste_faq_questions__tabs ul li:hover a {
    font-family: 'IBM Plex Sans', sans-serif;
    color: #01d1b8;
  }
  .ste_faq_questions__tabs ul li.active a:after,
  .ste_faq_questions__tabs ul li:hover a:after {
    content: ' ';
    position: absolute;
    background-color: #01d1b8;
    height: 4px;
    width: 100%;
    left: 0px;
    bottom: 0px;
    z-index: 10;
    border-radius: 2px;
  }
  .ste_faq_questions__container {
    display: none;
  }
  .ste_faq_questions__container.active {
    display: block;
  }
  .ste_faq_questions__content {
    padding-left: 20px !important;
  }
  .ste_faq_questions__content svg {
    text-align: center;
    border-radius: 50%;
    background-color: #F7F7F7;
    width: 15px;
    height: 15px;
    padding: 8px;
    margin-top: -4px !important;
    top: -30px;
    right: -18px;
  }
  .ste_faq_questions__content .ste_faq__answer {
    padding-right: 40px;
    box-sizing: border-box;
  }
  .ste_faq_questions__title {
    font-size: 20px;
    line-height: 24px;
    color: #185c65;
    font-weight: 600;
    margin-bottom: 10px;
    display: none;
  }
  .ste_faq_questions__title span {
    display: none;
  }
  .ste_faq_questions__disclaimer {
    font-style: italic;
    font-size: 12px;
    line-height: 17px;
    color: #666666;
    margin-top: 30px;
    margin-bottom: 60px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ste_faq {
    padding-left: 20px;
  }
  .switcherwidget {
    overflow-x: hidden;
  }
  .switcherwidget__tabs {
    height: 40px;
    box-shadow: none;
    overflow-y: hidden;
    overflow-x: scroll;
    border-radius: 0px;
  }
  .switcherwidget__tabs ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    width: 100%;
    white-space: nowrap;
  }
  .switcherwidget__tabs ul li {
    color: #ffa756;
    height: 32px;
    line-height: 32px;
    width: 100%;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 10px;
  }
  .switcherwidget__tabs ul li a {
    color: #2b303a;
    text-decoration: none;
    font-size: 14px;
    margin-top: 0px;
    background-color: transparent;
    border: 1px solid #000e0b;
    box-sizing: border-box;
    border-radius: 8px;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    font-family: 'IBM Plex Sans', sans-serif;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
  }
  .switcherwidget__tabs ul li a svg {
    width: 30px;
    height: 30px;
    fill: #ffa756;
    margin-right: 5px;
    position: relative;
    top: 6px;
    display: none;
  }
  .switcherwidget__tabs ul li.active {
    background-color: #000e0b;
    border-radius: 8px;
    color: #ffffff;
  }
  .switcherwidget__tabs ul li.active a {
    color: #fdfdfb;
    background-color: rgba(255, 255, 255, 0);
    border: 0;
  }
  .switcherwidget__tabs ul li.active a svg {
    fill: #01d1b8;
  }
  .switcherwidget__content {
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
    height: 280px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .switcherwidget__content_holder {
    opacity: 0;
    display: none;
    transition: all 500ms;
  }
  .switcherwidget__content_holder.active {
    display: block;
    opacity: 1;
  }
  .switcherwidget__blocks {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: 286px;
  }
  .switcherwidget__blocks_block {
    width: 100%;
    position: relative;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'IBM Plex Sans', sans-serif;
    box-sizing: border-box;
    padding-left: 20px;
    padding-top: 0px;
  }
  .switcherwidget__blocks_block > br {
    display: none;
  }
  .switcherwidget__blocks_block a {
    top: 3px;
    display: inline-block;
    position: static;
  }
  .switcherwidget__blocks_block_tooltip {
    position: absolute;
    width: calc(100% - 0px);
    background-color: #000e0b;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 12px;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #ffffff;
    left: 0;
    right: auto;
    bottom: 28px;
    top: auto;
    margin-left: 0px;
    z-index: 30;
    text-transform: none;
    opacity: 0;
    pointer-events: none;
    transition: all 500ms;
  }
  .switcherwidget__blocks_block_tooltip:after {
    content: ' ';
    position: absolute;
    bottom: -10px;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -5px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #000e0b transparent transparent transparent;
    display: none;
  }
  .switcherwidget__blocks_block_tooltip.active {
    opacity: 1;
    pointer-events: all;
    transition: all 500ms;
  }
  .switcherwidget__blocks_block:after {
    content: ' ';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    top: 10px;
    left: -10px;
    margin-left: -3px;
  }
  .switcherwidget__blocks_block:first-of-type {
    text-align: left;
  }
  .switcherwidget__blocks_block:first-of-type .switcherwidget__blocks_block_tooltip {
    left: 0;
    margin-left: 0px;
    bottom: 28px;
    top: auto;
  }
  .switcherwidget__blocks_block:first-of-type .switcherwidget__blocks_block_tooltip:after {
    content: ' ';
    position: absolute;
    bottom: -10px;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -5px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #000e0b transparent transparent transparent;
  }
  .switcherwidget__blocks_block:first-of-type:after {
    left: -10px;
  }
  .switcherwidget__blocks_block:first-of-type .switcherwidget__blocks_block_tooltip,
  .switcherwidget__blocks_block:nth-of-type(2) .switcherwidget__blocks_block_tooltip,
  .switcherwidget__blocks_block:nth-of-type(3) .switcherwidget__blocks_block_tooltip {
    left: 0;
    margin-left: 0px;
    bottom: 28px;
    top: auto;
  }
  .switcherwidget__blocks_block:first-of-type .switcherwidget__blocks_block_tooltip:after,
  .switcherwidget__blocks_block:nth-of-type(2) .switcherwidget__blocks_block_tooltip:after,
  .switcherwidget__blocks_block:nth-of-type(3) .switcherwidget__blocks_block_tooltip:after {
    content: ' ';
    position: absolute;
    bottom: -10px;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -5px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #000e0b transparent transparent transparent;
  }
  .switcherwidget__blocks_block:last-of-type {
    text-align: left;
  }
  .switcherwidget__blocks_block:last-of-type .switcherwidget__blocks_block_tooltip {
    left: 0;
    right: auto;
    bottom: 28px;
    top: auto;
  }
  .switcherwidget__blocks_block:last-of-type .switcherwidget__blocks_block_tooltip:after {
    content: ' ';
    position: absolute;
    bottom: -10px;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -5px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #000e0b transparent transparent transparent;
  }
  .switcherwidget__blocks_block:last-of-type:after {
    left: -10px;
    right: auto;
  }
  .switcherwidget__blocks_lineholder {
    height: 280px;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: content-box;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 50px;
    box-shadow: inset 0px 4px rgba(0, 0, 0, 0.1);
    background-color: #eeeeee;
  }
  .switcherwidget__blocks_line {
    border-radius: 50px;
    height: 280px;
    width: 10px;
    background: #293941;
    background: linear-gradient(180deg, #293941 0%, #02ccb4 100%);
  }
  .switcherwidget__policy {
    margin-top: 40px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
    text-align: center;
    position: relative;
  }
  .switcherwidget__policy br {
    display: none;
  }
  .switcherwidget__policy a {
    text-decoration: none;
    color: #ffa756;
  }
  .switcherwidget__policy span {
    color: #ffa756;
    font-weight: 500;
  }
  .switcherwidget__policy span a {
    top: 3px;
    display: inline-block;
    position: static;
  }
  .switcherwidget__policy .switcherwidget__blocks_block_tooltip {
    width: calc(100% - 40px);
    margin-left: 20px;
    left: 0px;
    bottom: 28px;
    top: auto;
    font-style: normal;
  }
  .ste_bonusblock {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: auto;
    max-width: 1260px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
    text-align: center;
  }
  .ste_bonusblock h3 {
    font-size: 56px;
    line-height: 52px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 500;
    background: -webkit-linear-gradient(#feffdd, #e17c05);
    background: linear-gradient(#feffdd, #e17c05);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .ste_bonusblock span {
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #185c65;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
  .ste_bonusblock__left {
    width: auto;
    display: inline-block;
    order: 2;
    margin-bottom: 30px;
  }
  .ste_bonusblock__center {
    width: 100%;
    background-image: url(https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_image_zigzag.svg);
    background-position: center center;
    background-size: contain;
    height: 200px;
    background-repeat: no-repeat;
    order: 1;
    margin-bottom: 40px;
  }
  .ste_bonusblock__right {
    width: auto;
    display: inline-block;
    order: 3;
  }
  .ste_promoblocks {
    display: block;
    align-items: flex-start;
    justify-content: space-between;
  }
  .ste_promoblocks__title {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0.07em;
    margin-top: 50px;
  }
  .ste_promoblocks__content {
    width: 240px;
    font-size: 16px;
    line-height: 22px;
    color: #000E0B;
    padding-top: 4px;
  }
  .ste_promoblocks__content ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  .ste_promoblocks__content ul li {
    margin-bottom: 10px;
  }
  .ste_promoblocks__content b {
    font-size: 16px;
    line-height: 22px;
    color: #01d1b8;
    display: block;
    width: 100%;
    font-weight: 500;
  }
  .ste_promoblocks__content span {
    font-size: 12px;
    line-height: 17px;
    color: #dddddd;
  }
  .ste_promoblocks__block {
    width: calc(100% - 40px);
    height: 420px;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .ste_promoblocks__block_right {
    background-color: #F7F7F7;
  }
  .ste_promoblocks__block_right .ste_promoblocks__content {
    width: 250px;
  }
  .ste_promoblocks__block .ste_btn {
    position: absolute;
    bottom: 23px;
    left: 20px;
    width: 170px;
    height: 48px;
    line-height: 46px;
    text-align: center;
    border-radius: 16px;
    font-family: 'IBM Plex Sans', sans-serif;
    z-index: 100;
    font-weight: 600;
    font-size: 15.9335px;
  }
  .ste_promoblocks__image {
    background-size: 220px;
  }
  .ste_promoblocks__top {
    position: absolute;
    top: 20px;
    left: 0px;
    z-index: 10;
    pointer-events: none;
    width: 100%;
    background-size: contain;
    height: 10%;
    background-position: 20px top;
    background-repeat: no-repeat;
  }
  .ste_promoblocks__block_right .ste_promoblocks__image {
    bottom: 55px !important;
  }
  .ste_mainwidget {
    width: 100%;
    overflow-x: hidden;
    padding: 0px !important;
  }
  .ste_mainwidget::-webkit-scrollbar {
    width: 0px;
  }
  .ste_mainwidget::-webkit-scrollbar * {
    background: transparent;
  }
  .ste_mainwidget__tabs {
    width: 100%;
    position: relative;
    box-shadow: 0px 77px 67px rgba(0, 0, 0, 0.06), 0px 32.1688px 27.991px rgba(0, 0, 0, 0.0431313), 0px 17.199px 14.9653px rgba(0, 0, 0, 0.0357664), 0px 9.64159px 8.38944px rgba(0, 0, 0, 0.03), 0px 5.12058px 4.45557px rgba(0, 0, 0, 0.0242336), 0px 2.13079px 1.85406px rgba(0, 0, 0, 0.0168687);
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 0px !important;
    height: 54px;
    max-height: 54px;
  }
  .ste_mainwidget__tabs::-webkit-scrollbar {
    width: 0px;
  }
  .ste_mainwidget__tabs::-webkit-scrollbar * {
    background: transparent;
  }
  .ste_mainwidget__tabs:after {
    content: ' ';
    display: none;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 1px;
    background-color: #cccccc;
  }
  .ste_mainwidget__tabs ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: block;
    white-space: nowrap;
  }
  .ste_mainwidget__tabs ul li {
    display: inline-block;
    text-align: center;
    width: auto;
    position: relative;
  }
  .ste_mainwidget__tabs ul li:after {
    content: ' ';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 1px;
    left: 0px;
    background-color: #cccccc;
  }
  .ste_mainwidget__tabs ul li a {
    display: inline-block;
    text-align: center;
    position: relative;
    width: auto;
    height: 52px;
    line-height: 52px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    font-family: 'IBM Plex Sans', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #666666;
    transition: all 300ms;
  }
  .ste_mainwidget__tabs ul li.active a,
  .ste_mainwidget__tabs ul li:hover a {
    font-family: 'IBM Plex Sans', sans-serif;
    color: #01d1b8;
  }
  .ste_mainwidget__tabs ul li.active a:after,
  .ste_mainwidget__tabs ul li:hover a:after {
    content: ' ';
    position: absolute;
    background-color: #01d1b8;
    height: 4px;
    width: 100%;
    left: 0px;
    bottom: 0px;
    z-index: 10;
    border-radius: 2px;
  }
  .ste_mainwidget__text {
    padding-top: 40px;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ste_mainwidget__text b {
    font-size: 30px;
    line-height: 39px;
    font-family: 'IBM Plex Sans', sans-serif;
    color: #01d1b8;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
    display: none;
  }
  .ste_mainwidget__text span {
    font-size: 16px;
    line-height: 20px;
    color: #666666;
    font-weight: 500;
    font-family: 'IBM Plex Sans', sans-serif;
  }
  .ste_mainwidget__content {
    min-height: 325px;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .ste_mainwidget__content .ste_loader {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .ste_mainwidget__content ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: block;
    width: auto;
    white-space: nowrap;
  }
  .ste_mainwidget__content ul li {
    margin-left: 6px;
    margin-right: 6px;
    display: inline-block;
    width: 300px;
  }
  .ste_mainwidget__content ul li:first-of-type {
    margin-left: 20px;
  }
  .ste_mainwidget__content ul li:last-of-type {
    margin-right: 20px;
  }
  .ste_questions {
    display: block;
    padding-top: 0px;
    padding-bottom: 40px;
  }
  .ste_questions__left {
    width: calc(100% - 0px);
    background-image: url(https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_homepage_questions_mobile.svg);
    height: 300px;
    margin-bottom: 10px;
  }
  .ste_questions__right {
    width: calc(100% - 0px);
  }
  .ste_questions__right b {
    display: none;
  }
  .ste_questions__right span {
    display: none;
  }
  .ste_questions_user {
    background-image: none;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 30px 60px;
  }
  .ste_questions_user .ste_questions__left {
    background-image: url(https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_questions_user_mobile.svg);
    background-color: #222630;
    border-radius: 28px;
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: auto;
  }
  .ste_questions_user .ste_questions__right > b {
    color: #01d1b8;
  }
  .ste_explore {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
  }
  .ste_explore__left {
    width: calc(100% - 0px);
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 0px;
    margin-top: 40px;
    order: 2;
  }
  .ste_explore__right {
    width: calc(100% - 0px);
    order: 1;
  }
  .ste_explore__title {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 3px;
  }
  .ste_explore__description {
    font-size: 16px;
    line-height: 22px;
  }
  .ste_explore .ste_btn {
    width: calc(100% - 0px);
  }
  .ste_footer {
    padding-bottom: 40px;
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
  .ste_footer__left {
    box-sizing: border-box;
    padding-top: 20px;
    width: 160px;
  }
  .ste_footer__left span {
    display: block;
    color: #666666;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 20px;
  }
  .ste_footer__left img {
    margin-bottom: 30px;
  }
  .ste_footer__right {
    width: calc(100% - 0px);
    padding-top: 10px;
  }
  .ste_footer__socials {
    position: absolute;
    bottom: 110px;
    width: 180px;
    left: 50%;
    margin-left: -90px;
  }
  .ste_footer__menu {
    display: block;
    width: 100%;
    justify-content: space-between;
  }
  .ste_footer__menu_block {
    margin-bottom: 30px;
  }
  .ste_footer__menu_block b {
    margin-bottom: 9px;
  }
  .ste_footer__menu_block ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  .ste_footer__menu_block ul li {
    margin-bottom: 5px;
  }
  .ste_footer__links ul {
    padding: 0px;
    margin: 0px;
    align-items: center;
    margin-top: 80px;
    text-align: center;
    display: block;
  }
  .ste_footer__links ul li {
    display: inline-block;
    margin-bottom: 6px;
    padding-right: 8px;
    width: auto;
    padding-left: 0px;
    margin-right: 0px;
  }
  .ste_footer__links ul li a {
    margin-right: 10px;
    margin-left: 10px;
  }
  .ste_disclaimer {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    /*margin-top: 40px;*/
  }
  .ste_section.disclaimer_wrap{
    padding-top: 40px;
  }
  .ste_userwidget {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    height: 550px;
    margin-top: 10px;
    position: relative;
  }
  .ste_userwidget__left {
    width: calc(100% - 0px);
  }
  .ste_userwidget__left h1 {
    font-size: 29px;
    line-height: 39px;
    font-weight: 600;
    color: #185c65;
    margin-top: 0px;
    margin-bottom: 280px;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    letter-spacing: 1px;
    min-height: 120px;
  }
  .ste_userwidget__left span {
    color: #666666;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    display: block;
    margin-bottom: 40px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ste_userwidget__left a {
    width: 320px;
    text-align: center;
    border-radius: 16px;
    line-height: 42px;
    height: 48px;
  }
  .ste_userwidget__right {
    width: 100%;
    height: 300px;
    background-image: url(https://blogstartenginecom.kinsta.cloud/blog/wp-content/themes/neori/images/ste_rewards.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    position: absolute;
    bottom: 120px;
  }
  .ste_findbonus {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    margin-top: 40px;
    padding: 40px 20px 0 20px;
    background: linear-gradient(180deg, #F4DFC2 -71.16%, #FFFFFF 57.66%);
    border-radius: 0px;
  }
  .ste_findbonus h2 {
    font-size: 39px;
    line-height: 48px;
    font-weight: 500;
    color: #185c65;
    text-transform: uppercase;
    margin: 0px;
  }
  .ste_findbonus p {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #666666;
  }
  .ste_findbonus .ste_btn {
    line-height: 48px;
    height: 48px;
    width: 100%;
    text-align: center;
    border-radius: 16px;
    margin-left: auto;
    margin-right: auto;
  }
  .ste_findbonus__left {
    padding: 0px;
    width: calc(100% - 0px);
    box-sizing: border-box;
  }
  .ste_findbonus__right {
    margin-top: 40px;
    margin-bottom: 20px;
    width: 100%;
    height: 520px;
    background: url(../images/ste_findbonus_image_mobile.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    box-sizing: border-box;
  }
  .ste_become_cta {
    margin-left: auto;
    margin-right: auto;
    max-width: calc(100% - 40px);
    align-items: center;
    text-align: left;
    margin-bottom: 40px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 0px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    box-sizing: border-box !important;
  }
  .ste_become_cta h2 {
    font-weight: 500;
    font-size: 39px;
    line-height: 48px;
    color: #185c65;
    margin: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  .ste_become_cta h4 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #666666;
    margin: 0px;
    margin-bottom: 5px;
  }
  .ste_become_cta p {
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .ste_become_cta .ste_btn {
    width: 100%;
    text-align: center;
    line-height: 48px;
    height: 48px;
    border-radius: 16px;
  }
  .ste_thirdflex {
    display: block;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 40px);
  }
  .ste_thirdflex h2 {
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 5px;
  }
  .ste_thirdflex span {
    font-size: 16px;
    line-height: 22px;
    display: block;
    width: calc(100% - 0px);
    z-index: 1;
  }
  .ste_thirdflex__topimg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 32px;
    background-repeat: no-repeat;
    background-position: right bottom;
    pointer-events: none;
  }
  .ste_thirdflex__topimg_a {
    /* width: 127px; */
    /* height: 186px; */
    /* background-size: contain; */
    /* top: 0px; */
    /* right: 0px; */
    background-image: url(../images/ste_third_1_1_mobilea1a0.png?nc=1) !important;
    width: 157px;
    height: 116px;
    bottom: 0;
    right: 0;
    top: auto;
  }
  .ste_thirdflex__topimg_b {
    width: 98px;
    height: 116px;
    background-size: contain;
    top: auto;
    bottom: 0px;
    right: 0px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: url(../images/ste_third_2_2_mobilea1a0.png?nc=1) !important;
  }
  .ste_thirdflex__topimg_c {
    /* width: 260px; */
    /* height: 150px; */
    background-size: cover;
    top: auto;
    bottom: 0px;
    right: 0px;
    background-image: url(../images/ste_third_3_3_mobilea1a0.png?nc=1) !important;
  }
  .ste_thirdflex__topimg_d {
    width: 128px;
    height: 128px;
    background-size: cover;
    top: 0px;
    right: 0px;
    border-radius: 0px;
  }
  .ste_thirdflex__iconimg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 32px;
    background-repeat: no-repeat;
    background-position: 30px 30px;
    pointer-events: none;
  }
  .ste_thirdflex__left {
    border-radius: 32px;
    width: calc(100% - 0px);
    height: 280px;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 120px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    position: relative;
    overflow: hidden;
  }
  .ste_thirdflex__left span {
    width: calc(100% - 30px);
  }
  .ste_thirdflex__right {
    border-radius: 32px;
    width: calc(100% - 0px);
    height: 370px;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 120px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    position: relative;
    overflow: hidden;
  }
  .ste_thirdflex__right span {
    width: calc(100% - 30px);
  }
  .ste_thirdflex_left .ste_thirdflex__left {
    width: calc(100% - 0px);
    height: 320px;
  }
  .ste_thirdflex_left .ste_thirdflex__left span {
    width: calc(100% - 0px);
  }
  .ste_thirdflex_left .ste_thirdflex__right {
    width: calc(100% - 0px);
    padding-top: 150px;
    height: 310px;
  }
  .ste_thirdflex_left .ste_thirdflex__right span {
    width: calc(100% - 60px);
  }
  .border-bottom-hidden:after{
    display: none !important;
  }

}
@media screen and (min-width: 600px) {
  .ste_herowidget {
    width: 100%;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-top: calc(67px + 33px);
    padding-bottom: 40px;
  }
  .ste_herowidget__flex {
    max-width: 1260px;
    display: flex;
    flex-direction: row-reverse;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    justify-content: space-between;
  }
  .ste_herowidget__left {
    width: 50%;
  }
  .ste_herowidget__right {
    width: 50%;
  }
  .ste_herowidget__content {
    max-width: 570px;
  }
  .ste_herowidget__image {
    width: 100%;
    min-height: 600px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .ste_herowidget__title {
    font-size: 59.7508px;
    line-height: 65px;
    letter-spacing: 0.07em;
    font-weight: 400;
    text-transform: uppercase;
    color: #000E0B;
  }
  .ste_herowidget__title br {
    display: none;
  }
  .ste_herowidget__text {
    max-width: 449px;
    font-size: 18px;
    line-height: 24px;
    color: #666666;
    font-weight: 600;
    letter-spacing: 0.05px;
    margin-bottom: 30px;
  }
  .ste_herowidget__text span {
    font-weight: 500;
    font-size: 10px;
    line-height: 16px;
    display: block;
  }
  .ste_herowidget__text span a {
    color: #01D1B8;
    font-weight: 700;
  }
  .ste_herowidget__button {
    max-width: 320px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 40px;
  }
  .ste_herowidget__button .ste_btn {
    width: 100%;
    left: 50%;
    text-align: center;
    height: 46px;
    font-size: 15.9335px;
    font-weight: 600;
    line-height: 46px;
    border-radius: 16px;
    letter-spacing: 0.0497923px;
    font-family: 'IBM Plex Sans', sans-serif;
  }
  .ste_herowidget__disclaimer {
    font-size: 9.95847px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 0.0497923px;
    color: #999999;
  }
  .ste_herowidget__disclaimer a {
    color: #01d1b8;
    text-decoration: none;
    font-weight: 700;
  }
  .ste_howtoinvest {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ste_howtoinvest__title {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 55.7674px;
    line-height: 56px;
    letter-spacing: 0.06em;
    color: #185C65;
    position: relative;
    margin-bottom: 80px;
    display: block;
    z-index: 1;
    margin-left: 52px;
    text-transform: uppercase;
  }
  .ste_howtoinvest__title:before {
    content: '';
    position: absolute;
    height: 200px;
    width: 200px;
    background-image: url(../images/how-to-invest-145154.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
    top: -95px;
    left: -70px;
  }
  .ste_howtoinvest__flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }
  .ste_howtoinvest__flex_content {
    width: 25%;
  }
  .ste_howtoinvest__flex_content__number {
    font-weight: 400;
    font-size: 15.9335px;
    line-height: 21px;
    letter-spacing: 1.99169px;
    text-transform: uppercase;
    color: #185C65;
    position: relative;
  }
  .ste_howtoinvest__flex_content__title {
    font-weight: 500;
    font-size: 23.9003px;
    line-height: 31px;
    letter-spacing: 1.99169px;
    text-transform: uppercase;
    color: #185C65;
  }
  .ste_howtoinvest__flex_content__description {
    font-weight: 500;
    font-size: 15.9335px;
    line-height: 22px;
    letter-spacing: 0.0497923px;
    color: #666666;
    max-width: 215px;
  }
  .ste_howtoinvest__flex_content:not(:last-child) .ste_howtoinvest__flex_content__number:after {
    content: '';
    width: 89%;
    height: 5px;
    position: absolute;
    background-image: url(../images/cell-divider-15151.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    top: 8px;
    left: 27px;
  }
  .ste_promoblocks .ste_promoblocks__block_left .ste_promoblocks__content {
    width: 243px !important;
  }
  .ste_promoblocks .ste_promoblocks__block_right .ste_promoblocks__content {
    width: 319px !important;
  }
}
@media screen and (max-width: 600px) {
  .mobile-hidden {
    display: none;
  }
  .ste_herowidget {
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    text-align: center;
  }
  .ste_herowidget__title {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    letter-spacing: 0.07em;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    color: #000E0B;
  }
  .ste_herowidget__title br {
    display: none;
  }
  .ste_herowidget__image {
    width: 75%;
    margin: auto;
    height: 250px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 5px;
  }
  .ste_herowidget__text {
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    font-weight: 600;
    letter-spacing: 0.05px;
    margin-bottom: 30px;
  }
  .ste_herowidget__text span {
    font-weight: 500;
    font-size: 10px;
    line-height: 16px;
    display: block;
  }
  .ste_herowidget__text span a {
    color: #01D1B8;
    font-weight: 700;
  }
  .ste_herowidget__button {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 40px;
  }
  .ste_herowidget__button .ste_btn {
    width: 100%;
    left: 50%;
    text-align: center;
    height: 46px;
    font-size: 15.9335px;
    font-weight: 600;
    line-height: 46px;
    border-radius: 16px;
    letter-spacing: 0.0497923px;
    font-family: 'IBM Plex Sans', sans-serif;
  }
  .ste_herowidget__disclaimer {
    font-size: 9.95847px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 0.0497923px;
    color: #999999;
    text-align: left;
  }
  .ste_herowidget__disclaimer a {
    color: #01d1b8;
    text-decoration: none;
    font-weight: 700;
  }
  .ste_howtoinvest {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ste_howtoinvest__title {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 55.7674px;
    line-height: 56px;
    letter-spacing: 0.06em;
    color: #185C65;
    position: relative;
    margin-bottom: 25px;
    display: block;
    z-index: 1;
    text-transform: uppercase;
    padding-top: 10px;
  }
  .ste_howtoinvest__title:before {
    content: '';
    position: absolute;
    height: 190px;
    width: 190px;
    background-image: url(../images/how-to-invest-145154.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
    top: -91px;
    left: 7px;
  }
  .ste_howtoinvest__flex_content {
    margin-bottom: 30px;
  }
  .ste_howtoinvest__flex_content__number {
    font-weight: 400;
    font-size: 15.9335px;
    line-height: 21px;
    letter-spacing: 1.99169px;
    text-transform: uppercase;
    color: #185C65;
    position: relative;
  }
  .ste_howtoinvest__flex_content__title {
    font-weight: 600;
    font-size: 23.9003px;
    line-height: 31px;
    letter-spacing: 1.99169px;
    text-transform: uppercase;
    color: #185C65;
  }
  .ste_howtoinvest__flex_content__description {
    font-weight: 500;
    font-size: 15.9335px;
    line-height: 22px;
    letter-spacing: 0.0497923px;
    color: #666666;
  }
  .ste_howtoinvest__flex_content:nth-child(1) .ste_howtoinvest__flex_content__description {
    max-width: 225px;
  }
  .ste_howtoinvest__flex_content:nth-child(2) .ste_howtoinvest__flex_content__description {
    max-width: 240px;
  }
  .ste_howtoinvest__flex_content:nth-child(3) .ste_howtoinvest__flex_content__description {
    max-width: 302px;
  }
  .ste_howtoinvest__flex_content:nth-child(4) .ste_howtoinvest__flex_content__description {
    max-width: 330px;
  }
  .ste_promoblocks__block_right {
    background-color: #f7f7f7;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
  }
  .ste_promoblocks__block_right .ste_promoblocks__image {
    background-size: 290px !important;
  }
  .ste_promoblocks__block_left .ste_promoblocks__content {
    width: 260px;
  }
  .ste_promoblocks__block_left .ste_promoblocks__image {
    background-size: 200px;
    bottom: -44px;
    left: -10px;
  }
  .se-user-referral-box-47389 {
    height: 460px !important;
  }
  .ste_careersvalues {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding-top: 50px;
    background: rgba(0, 0, 0, 0.2);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 96%, rgba(0, 0, 0, 0.12) 100%);
  }
  .ste_careersvalues__left {
    width: calc(100% - 10px);
    box-sizing: border-box;
    background-image: url("../images/ste_careers_mid_bg.png");
    background-repeat: no-repeat;
    background-size: 98%;
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    position: relative;
    margin-bottom: 0px;
    min-height: 140vw;
    background-position: -18px top;
  }
  .ste_careersvalues__team {
    background-image: url("../images/ste_careers_mid.png");
    background-position: center top;
    border-radius: 190px;
    background-repeat: no-repeat;
    background-size: cover;
    width: calc(100% - 60px);
    height: 85vw;
    margin-left: 36px;
  }
  .ste_faq ul li a {
    /* font-size: 16px !important; */
    /* line-height: 20px !important; */
  }
  .ste_section {
    padding-bottom: 40px !important;
  }
  .ste_section .ste_afterfaq {
    display: none;
  }
}
@media screen and (min-width: 1160px){
  .ste_topwrapper.ste_letterspacing{
    border-radius: 0px 0px 40px 40px;
    border: solid 1.52px;
    border-color: rgba(119, 119, 119, 0.05);
  }
}
.gift-icon img,
.bonus-icon img{
  width: 19px;
  vertical-align: baseline;
}


.ste_487364837{
  top: 50px;
}
body {
  padding-top: 66px; /* same height of header */
}
body.top_banner_active {
  padding-top: 116px; /* header+banner */
}
.ste_show_mob.ste_center_content .js-login_hide{
	visibility:hidden;
}

@media screen and (min-width: 600px) and (max-width: 1160px){
  div.ste_become_cta > a.ste_btn.ste_btn_orange{
    max-width: 300px !important;
  }
}

.se-hb-popup-form{
  display: none !important;
}
.terms-info{
  margin-top: 30px;
}