.jur-ba .floating-question__button {
    margin-bottom: 8px;
    background: #1497F2;
    box-shadow: none;
}
.header__gif_inner {
    font-size: 0;
}
.jur-ba .footer {
    position: relative;
    z-index: 1;
}
.jur-ba .footer__socials li a[title="Trading View"] {
    width: 100px;
}
@media (min-width: 769px) {
    .jur-ba .footer .nav__item {
        pointer-events: all;
    }
}

#main {
  font-family: "Roboto", sans-serif;
}
#main .nowrap {
  white-space: nowrap;
}
#main .content-wrapper::before, #main .content-wrapper::after {
  content: none;
}
#main .page-title {
  color: #194797;
  font-size: 5.2rem;
  font-weight: 900;
  letter-spacing: -0.05rem;
  margin: 0;
  line-height: 1.08;
}
#main .page-subtitle {
  font-size: 3.2rem;
  margin: 0;
  color: #2d333e;
  font-weight: 500;
}
#main .page-subtitle_small {
  font-size: 2rem;
  margin: 0;
  color: #2d333e;
}
#main .page-button {
  font-size: 2.8rem;
  /*font-family: "Inter", sans-serif;*/
  color: #fff;
  background-color: #73b900;
  text-decoration: none;
  border-radius: 0.8rem;
  padding: 1.2rem;
  width: 100%;
  display: block;
  max-width: 27.3rem;
  text-align: center;
  box-sizing: border-box;
  font-weight: 700;
}
#main .page-button:hover {
  background-color: #68a800;
}
#main .page-link {
  font-size: 2rem;
  display: flex;
  align-items: baseline;
  color: #194797;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
}
#main .page-link:hover {
  color: #194797;
  text-decoration: underline;
}
#main .header {
  padding: 9.6rem 0;
}
#main .header__text {
  max-width: 48rem;
  position: relative;
}
#main .header__text:after {
  content: "";
  display: block;
  position: absolute;
  width: 68.8rem;
  height: 51.2rem;
  left: calc(100% + 4rem);
  top: -6.1rem;
  background-repeat: no-repeat;
  background-size: contain;
}
.webplossless #main .header__text:after {
  background-image: url(images/main-white/header-desktop.webp?v=7);
}
.no-webplossless #main .header__text:after {
  background-image: url(images/main-white/header-desktop.png?v=7);
}
#main .header__title {
  color: #194797;
  font-weight: 800;
  letter-spacing: -0.2rem;
  font-size: 9.2rem;
  line-height: 1;
  margin: 0;
  margin-bottom: 2.5rem;
}
:lang(cs) #main .header__title  {
  font-size: 8rem;
}
#main .header__subtitle {
  color: #2d333e;
  font-size: 3.2rem;
  line-height: 1.25;
  margin: 0;
  font-weight: 500;
  margin-bottom: 5.2rem;
}
#main .header__image {
  grid-area: 1/2/2/3;
}
#main .trading {
  padding: 11.8rem 0;
}
#main .trading__title {
  margin-bottom: 0.6rem;
}
#main .trading__subtitle {
  margin-bottom: 3.6rem;
}
#main .trading__list {
  display: flex;
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}
#main .trading__block {
  padding: 4rem 4rem 5.9rem;
  box-sizing: border-box;
  border-radius: 1.2rem;
  color: #fff;
  background-color: #194797;
  font-size: 2.8rem;
  width: 100%;
  max-width: 27.2rem;
}
#main .trading__text {
  margin: 0;
  line-height: 1.28;
  margin-top: 1.1rem;
}
:lang(sv) #main .trading__text {
  font-size: 2rem;
}

#main .tradingview-section {
  padding: 10.2rem 0;
}
#main .tradingview-section__content {
  max-width: 48.6rem;
  position: relative;
}
#main .tradingview-section__content:after {
  content: "";
  display: block;
  position: absolute;
  width: 68.8rem;
  height: 32.1rem;
  left: calc(100% + 7.3rem);
  top: 3.1rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/uploads/pages/main/images/tradingview.svg?v=4.1);
}
#main .tradingview-section__title {
  margin-bottom: 0.5rem;
  max-width: 38rem;
}
#main .tradingview-section__subtitle {
  margin-bottom: 1.7rem;
}
#main .tradingview-section__text {
  font-size: 2rem;
  color: #2d333e;
  margin-bottom: 2.4rem;
}
#main .tradingview-section__list {
  padding-left: 3rem;
  color: #2d333e;
  font-size: 2rem;
  list-style: none;
  margin-bottom: 4rem;
}
#main .tradingview-section__item {
  position: relative;
  line-height: 1.6;
}
#main .tradingview-section__item:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #2d333e;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  left: -1.7rem;
  top: 1.3rem;
}
#main .tradingview-section__link {
  display: block;
}
#main .tradingview-section__icon {
  display: block;
}
#main .tradingview-section__platforms {
  margin-top: 3.9rem;
  display: flex;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}
#main .tradingview-section__platforms_mobile {
  display: none;
}
#main .markets {
  padding: 10.2rem 0;
}
#main .markets__content {
  max-width: 37.6rem;
  position: relative;
}
#main .markets__content:after {
  content: "";
  display: block;
  position: absolute;
  width: 68.8rem;
  height: 55.1rem;
  left: calc(100% + 14.3rem);
  top: -1.9rem;
  background-repeat: no-repeat;
  background-size: contain;
}
.webplossless #main .markets__content:after {
  background-image: url(images/main-white/access-desktop-x2.webp?v=7);
}
.no-webplossless #main .markets__content:after {
  background-image: url(images/main-white/access-desktop-x2.png?v=7);
}
#main .markets__title {
  margin-bottom: 0.5rem;
}
#main .markets__subtitle {
  margin-bottom: 1.7rem;
}
#main .markets__text {
  font-size: 2rem;
  color: #2d333e;
  margin-bottom: 2.4rem;
}
#main .markets__list {
  padding-left: 3rem;
  color: #2d333e;
  font-size: 2rem;
  list-style: none;
}
#main .markets__item {
  position: relative;
  line-height: 1.6;
}
#main .markets__item:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #2d333e;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  left: -1.7rem;
  top: 1.3rem;
}
#main .markets__link {
  display: block;
}
#main .markets__icon {
  display: block;
}
#main .markets__platforms {
  margin-top: 3.9rem;
  display: flex;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}
#main .markets__platforms_mobile {
  display: none;
}
#main .robots {
  padding: 9rem 0;
}
#main .robots .content-wrapper {
  display: flex;
  justify-content: space-between;
}
#main .robots__content {
  max-width: 37.6rem;
  padding-top: 6.2rem;
}
#main .robots__text {
  font-size: 2rem;
  color: #2d333e;
  margin-top: 1.8rem;
  margin-bottom: 2.4rem;
}
#main .robots__list {
  padding-left: 3rem;
  color: #2d333e;
  font-size: 2rem;
  list-style: none;
  margin-bottom: 3.8rem;
}
#main .robots__item {
  position: relative;
  line-height: 1.6;
}
#main .robots__item:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #2d333e;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  left: -1.7rem;
  top: 1.3rem;
}
#main .robots__video {
  max-width: 68.8rem;
  max-height: 57.1rem;
  text-align: center;
}
#main .robots__video video {
  height: 100%;
  max-height: -moz-fit-content;
  max-height: fit-content;
  width: 100%;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
#main  .robots__video_mobile {
  display: none;
}
#main .minutes {
  padding: 9rem 0;
}
#main .minutes__content {
  max-width: 37.6rem;
  position: relative;
}
#main .minutes__content:after {
  content: "";
  display: block;
  position: absolute;
  width: 68.8rem;
  height: 49.2rem;
  left: calc(100% + 14.3rem);
  top: -1.2rem;
  background-repeat: no-repeat;
  background-size: contain;
}
.webplossless #main .minutes__content:after {
  background-image: url(images/main-white/minutes-desktop-x2.webp?v=7);
}
.no-webplossless #main .minutes__content:after {
  background-image: url(images/main-white/minutes-desktop-x2.png?v=7);
}
#main .minutes__title {
  margin-bottom: 3.1rem;
}
#main .minutes__row {
  display: flex;
  align-items: center;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  font-size: 2.4rem;
  color: #2d333e;
  position: relative;
  z-index: 2;
}
#main .minutes__row:not(:last-child) {
  margin-bottom: 2rem;
}
#main .minutes__row:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  width: 0.2rem;
  height: calc(100% + 2rem);
  background-color: #e8ecf4;
  left: 1.8rem;
  top: 50%;
  z-index: 1;
}
#main .minutes__icon {
  position: relative;
  z-index: 2;
  background-color: #fff;
}
#main .minutes__text {
  margin: 0;
}
#main .minutes__list {
  margin-bottom: 4.1rem;
}
#main .sponsor {
  padding: 12.1rem 0 13.9rem;
}
#main .sponsor__title {
  margin-bottom: 2rem;
}
#main .sponsor__subtitle {
  max-width: 79rem;
  margin-bottom: 4rem;
}
#main .sponsor__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 4rem;
       column-gap: 4rem;
  margin-bottom: 4rem;
}
#main .sponsor__item {
  border-radius: 1.2rem;
  border: 0.1rem solid #dfe1e5;
  padding: 3.8rem 3.8rem 3rem;
  box-sizing: border-box;
}
#main .se .sponsor__item {
  padding: 3.8rem 3.5rem 3.6rem 3.9rem;
}
#main .sponsor__item:last-child .sponsor__text {
  margin-top: 2.7rem;
}
#main .se .sponsor__item:last-child .sponsor__text {
  margin-top: 0;
}
#main .sponsor__text {
  font-size: 3.2rem;
  font-weight: 500;
  color: #2d333e;
  margin: 0;
  line-height: 1.3;
  margin-top: 2.1rem;
  margin-bottom: 1.9rem;
}
#main .se .sponsor__text {
  margin-top: 0;
  max-width: 36.4rem;
  margin-bottom: 1.6rem;
}
#main .se .sponsor__image {
  float: right;
}
#main .sponsor__subtext {
  color: #2d333e;
  font-size: 2rem;
  margin: 0;
}
#main .se .sponsor__subtext {
  max-width: 36.4rem;
}
#main .secure__wrapper {
  color: #fff;
  background-color: #194797;
  border-radius: 2.4rem;
  padding: 8rem 10.4rem;
  background-repeat: no-repeat;
  background-position: calc(50% + 31.6rem) 6.9rem;
  background-size: 32rem;
}
.webplossless #main .secure__wrapper {
  background-image: url(images/main-white/secure-size.webp?v=7);
}
.no-webplossless #main .secure__wrapper {
  background-image: url(images/main-white/secure-size.png?v=7);
}
#main .secure__text-wrapper {
  max-width: 48rem;
}
#main .secure__title {
  color: #fff;
  margin-bottom: 2rem;
}
#main .secure__text {
  color: #fff;
  opacity: 0.8;
  margin-bottom: 2rem;
}
#main .secure__list {
  padding-left: 2.3rem;
  color: #fff;
  font-size: 1.6rem;
  list-style: none;
  margin-bottom: 3rem;
  opacity: 0.8;
}
#main .secure__item {
  position: relative;
  line-height: 1.6;
}
#main .secure__item:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  left: -1.3rem;
  top: 0.9rem;
}
#main .secure__link {
  color: #fff;
}
#main .secure__link:hover {
  color: #fff;
}
#main .award {
  padding: 13.9rem 0 2rem;
}
#main .award__subtitle {
  max-width: 78rem;
  font-weight: 400;
  margin-top: 2rem;
}
#main .award__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 4rem;
       column-gap: 4rem;
  margin-top: 4rem;
}
#main .award__text {
  font-size: 2.4rem;
  color: #2d333e;
  margin: 0;
  margin-top: 1rem;
}
#main .award__subtext {
  font-size: 1.8rem;
  color: #2d333e;
  margin: 0;
}
#main .rst-line {
  padding: 3.6rem 0;
}
#main .rst-line .content-wrapper {
  display: flex;
  -moz-column-gap: 7%;
       column-gap: 7%;
  justify-content: space-between;
}
#main .rst-line__wrapper {
  display: flex;
  font-size: 2.4rem;
  font-weight: 600;
  align-items: center;
  color: #2d333e;
  -moz-column-gap: 1.2rem;
       column-gap: 1.2rem;
}
#main .rst-line__wrapper .rst-line__icon {
  height: 5.2rem;
}
#main .rst-line__icon {
  display: block;
}
#main .rst-line__rating {
  margin: 0;
  display: flex;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}
#main .rst-line__rating-icon {
  display: block;
}
#main .experience {
  padding: 11.6rem 0 6rem;
}
#main .experience__wrapper {
  border: 0.1rem solid #dfe1e5;
  border-radius: 2.4rem;
  text-align: center;
  padding: 7.1rem 2rem;
}
#main .experience__title {
  margin-bottom: 0.6rem;
}
#main .experience__subtitle {
  font-size: 2.4rem;
  font-weight: 400;
  margin-bottom: 3rem;
}
#main .experience__button {
  margin-left: auto;
  margin-right: auto;
}
#main .experience__text {
  margin: 0;
}
#main .experience__bottom {
  display: flex;
  -moz-column-gap: 1.4rem;
       column-gap: 1.4rem;
  font-size: 2rem;
  color: #2d333e;
  justify-content: center;
  margin-top: 3.3rem;
}



/*support*/

#main #support {
    padding: 2.6rem 0 5rem;
}


#main .support__wrapper {
  background: #194797;
  border-radius: 24px;
  color: white;
  padding: 66px 34px 60px 106px;
  display: flex;
  flex-direction: row;
  gap: 139px;
}

#main .support__text {
  max-width: 484px;
  font-size: 2rem;
  padding-top: 0px;
}

#main .support__title {
  font-size: 52px;
  margin-bottom: 10px;
  margin: 0;
  max-width: 320px;
  line-height: 1;
}

#main .support__description {
  font-size: 20px;
  line-height: 1.4;
  margin: 0;
  margin-top: 22px;
}


#main .support__contact-details {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 9px;
}

#main .support__actions{
    margin-top: 18px;
    display: flex;
    gap: 35px;
}



#main .support__contact {
  text-align: left;
  padding-top: 20px;
}

#main .support__avatar {
  width: 92px;
  height: 92px;
  border-radius: 50%;

}

#main .support__name {
  margin: 0;
  font-size: 3.2rem;
  font-weight: 500;
}

#main .support__role
 {
  font-size: 16px;
  margin: 0;
  line-height: 1;
  font-weight:400;
}
#main .support__phone,
#main .support__email {
      font-size: 20px;
      font-weight:500;
      display: flex;
      align-items: center;
      margin: 0;
      gap: 12px;
}



#main .support__email a {
    color:#ffffff;
    text-decoration: none;
}


#main .support__actions .support__link {
  color: white;
  font-size: 16px;
  display: inline-block;
  opacity: 0.8;
  text-decoration: none;
  cursor: pointer;
}


#main .support__icon {
    padding-left: 8px;
}


@media (max-width: 1090px) {
  #main .support__wrapper {
    gap: 33px;
}
}

@media (max-width: 950px) {
  #main .support__wrapper {
    flex-direction: column;
    padding: 35px 22px 35px 22px;
  }




  #main .support__text {
    max-width: 100%;

  }
#main .support__title {
    max-width: 100%;
}

 #main  .support__contact {
    margin-top: 0px;
    text-align: center;
    padding: 0;
  }

  #main .support__title {
    font-size:44px;
    text-align: center;
    }
    
    #main .support__description {
      font-size:18px;
      text-align: center;
      margin-top: 30px;
      line-height: 1.5;
    }

    #main .support__contact-details {
      align-items: center;
      gap: 2px;
      margin-top: 32px;
    }

    #main .support__actions {
      align-items: center;
      flex-direction: column;
      gap: 2px;
      margin-top: 28px;
      margin-left: -8px;
  }
}



@media (max-width: 767px) {
    
    #main #support {
    padding: 0rem 0 6rem;
}
    
    #main #support .content-wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    #main .support__wrapper {
        flex-direction: column;
        padding: 63px 22px 58px 22px;
    }
}

#main .faq {
  padding: 4rem 0 8rem;
}
#main .faq__wrapper {
  margin-top: 3.8rem;
  max-width: 79.2rem;
}
#main .faq__button {
  color: #2d333e;
  cursor: pointer;
  position: relative;
  padding-left: 5.6rem;
  margin: 0;
  font-size: 2rem;
  padding-bottom: 2.5rem;
  font-weight: 400;
}
#main .faq__button::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.8rem;
  width: 4rem;
  height: 4rem;
  background-image: url(images/main-white/icons/arrow-down.svg?v=4);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: transform 0.3s ease;
  border-radius: 0.4rem;
}
#main .faq__button::after {
  content: "";
  position: absolute;
  left: 0;
  top: -0.8rem;
  width: 4rem;
  height: 4rem;
  transition: 300ms;
  border-radius: 0.4rem;
  background-color: transparent;
}
#main .faq__answer-wrapper {
  max-height: 0;
  font-size: 1.6rem;
  line-height: 1.5;
  overflow: hidden;
  transition: max-height 0.3s ease;
  will-change: max-height;
  padding-left: 5.6rem;
}
#main .faq__answer-wrapper :last-child {
  padding-bottom: 0.1rem;
}
#main .faq [itemprop=mainEntity]:not(:last-child) {
  margin-bottom: 1rem;
}
#main .faq [itemprop=mainEntity].open .faq__button::before {
  content: "";
  transform: rotate(180deg);
}
#main .faq [itemprop=mainEntity].open .faq__button::after {
  content: "";
  background-color: rgba(25, 71, 151, 0.1);
}
#main .faq [itemprop=mainEntity].open .faq__answer-wrapper {
  max-height: 100rem;
  transition: max-height 0.5s ease;
}
#main .faq__list_dots {
  list-style-type: disc;
  padding-left: 2rem;
}
#main .faq__item {
  margin-bottom: 0.8rem;
  line-height: 1.4;
}
@media (max-width: 1260px) {
  #main {
    overflow: hidden;
  }
  #main .header__text:after {
    width: 100%;
    top: 0;
    left: 100%;
  }
  #main .trading__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 2rem;
         column-gap: 2rem;
    row-gap: 2rem;
  }
  #main .trading__block {
    max-width: 100%;
    padding: 3.2rem;
  }
  
  #main .tradingview-section__content:after {
    width: calc(100% + 10rem);
    top: 50%;
    transform: translateY(-50%);
    height: 21rem;
    left: calc(100vw - (100% + 15rem));
  }
  #main .tradingview-section__content {
    max-width: 34rem;
  }
  #main .markets__content:after {
    width: calc(100% + 10rem);
    top: calc(50% - 18.5rem);
  }
  #main .robots .content-wrapper {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
    justify-content: flex-start;
  }
  #main .robots__video {
    max-width: 50%;
  }
  #main .robots__content {
    padding-top: 0;
  }
  #main .minutes__content:after {
    width: calc(100% + 10rem);
    top: calc(50% - 18.5rem);
  }
  #main .secure__wrapper {
    padding: 6rem;
  }
  #main .rst-line .content-wrapper {
    justify-content: flex-start;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
  .not-iphone-browser #main .rst-line__wrapper_apple {
    display: none;
  }
  .iphone-browser #main .rst-line__wrapper_google {
    display: none;
  }
}
@media (max-width: 1024px) {
  #main .secure__wrapper {
    background-size: 24rem;
    padding: 6rem;
    background-position: calc(100%  - 5.5rem) 50%;
  }
  #main .header__subtitle {
    max-width: 30rem;
  }
  #main .secure__text {
    max-width: 39.5rem;
  }
}
@media (max-width: 920px) {  
  #main .header__text:after {
    left: calc(100% - 10.5rem);
  }
  #main .markets__content:after {
    left: calc(100% + 2rem);
  }
  #main .minutes__content:after {
    left: 100%;
  }
  #main .se .sponsor__wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 1.2rem;
    margin-bottom: 3.6rem;
  }
  #main .se .sponsor__text {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  #main section {
    width: 100%;
  }
  #main .content-wrapper {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
   #main .page-title {
    font-size: 4.4rem;
  }
  :lang(nl) #main .page-title {
    font-size: 4rem;
  }
  :lang(sv) #main .page-title {
    font-size: 3.6rem;
  }
  #main .page-subtitle {
    font-size: 2.4rem;
    line-height: 1.3;
  }
  #main .page-subtitle_small {
    line-height: 1.4;
    margin-bottom: 0;
    font-size: 1.8rem;
  }
  #main .page-button {
    padding: 0.8rem;
    border-radius: 0.6rem;
    font-size: 2.2rem;
    line-height: 1.6;
    max-width: 21.9rem;
  }
  #main .header {
    order: 1;
    padding: 2rem 0 42.4rem;
    position: relative;
    overflow: hidden;
  }
  #main .header:after {
    content: "";
    position: absolute;
    width: calc(100% - 0.4rem);
    height: 100%;
    max-height: 36.4rem;
    left: 0.2rem;
    right: 0.2rem;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 100%;
  }
  #main .header:after {
    width: 48rem;
    max-height: 39.6rem;
    left: calc(50vw - 25.1rem);
    background-position: 50% 0;
    background-size: 48rem 52.5rem;
    margin: 0;
    bottom: 0;
  }
  .webplossless #main .header:after {
    background-image: url(images/main-white/header-mobile.webp?v=7);
  }
  .no-webplossless #main .header:after {
    background-image: url(images/main-white/header-mobile.png?v=7);
  }
  #main .header__text {
    max-width: 48rem;
    position: relative;
  }
  #main .header__text:after {
    content: none;
  }
  #main .header__title {
    font-size: 6.8rem;
    letter-spacing: -0.1rem;
    margin-bottom: 2.1rem;
  }
  :lang(cs) #main .header__title  {
    font-size: 5.2rem;
  }
  #main .header__subtitle {
    font-size: 2.4rem;
    margin-bottom: 2.5rem;
    line-height: 1.32;
  }
  #main .trading {
    padding: 6rem 0 12.2rem;
  }
  #main .trading__block {
    max-width: 100%;
    display: flex;
    align-items: center;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    padding: 2.2rem 2rem 2rem;
  }
  #main .trading__block:nth-child(2) {
    padding: 2.2rem 2rem 2.2rem;
  }
  #main .trading__block:last-child {
    padding: 2.2rem 2.5rem 2.2rem  2rem;
  }
  #main .trading__list {
    flex-direction: column;
    row-gap: 0.8rem;
    display: flex;
  }
  #main .trading__title {
    margin-bottom: 0.8rem;
  }
  #main .trading__text {
    margin-top: 0;
    font-size: 2rem;
    line-height: 1.34;
  }
  #main .trading__subtitle {
    margin-bottom: 3rem;
  }
  
  #main .tradingview-section {
    position: relative;
    padding: 19.1rem 0 6rem;
  }
  #main .tradingview-section__content:after {
    content: none;
  }
  #main .tradingview-section:after {
    content: "";
    position: absolute;
    width: 48rem;
    height: 22.2rem;
    /* max-height: 49.2rem; */
    top: -3.2rem;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin: 0;
    left: calc(50vw - 24rem);
    background-image: url(/uploads/pages/main/images/tradingview.svg?v=4.1);
  }
  #main .tradingview-section__content {
    max-width: 100%;
  }
  #main .markets {
    position: relative;
    padding: 60rem 0 6rem;
  }
  #main .markets__title {
    margin-bottom: 0.8rem;
  }
  #main .markets__subtitle {
    margin-bottom: 2.2rem;
  }
  #main .markets__text {
    font-size: 1.8rem;
    line-height: 1.33;
    margin-bottom: 2.2rem;
  }
  #main .markets__item {
    font-size: 1.8rem;
  }
  #main .markets:after {
    content: "";
    position: absolute;
    width: 48rem;
    height: 58.1rem;
    max-height: 58.1rem;
    top: -0.2rem;
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 48rem 58.1rem;
    margin: 0;
    left: calc(50vw - 24rem);
  }
  .webplossless #main .markets:after {
    background-image: url(images/main-white/access-mobile.webp?v=7);
  }
  .no-webplossless #main .markets:after {
    background-image: url(images/main-white/access-mobile.png?v=7);
  }
  #main .markets__content {
    max-width: 100%;
  }
  #main .markets__content::after {
    content: none;
  }
  #main .markets__platforms {
    display: none;
  }
  #main .markets__platforms_mobile {
    display: block;
    margin-top: 4rem;
  }
  #main .markets__wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 0.9rem;
    column-gap: 1.2rem;
  }
  .iphone-browser #main .markets__wrapper.markets__wrapper_google {
    display: none;
  }
  .not-iphone-browser #main .markets__wrapper.markets__wrapper_apple {
    display: none;
  }
  #main .markets__rating {
    font-size: 2rem;
    color: #2d333e;
    font-weight: 600;
    display: flex;
    align-items: center;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem;
    margin: 0;
  }
  #main .markets__rating-icon {
    max-width: 12.6rem;
  }
  #main .markets__link {
    width: 100%;
    max-width: 16.9rem;
  }
  #main .markets__icon {
    width: 100%;
  }
  #main .robots {
    padding: 0 0 6rem;
  }
  #main .robots .content-wrapper {
    flex-wrap: wrap;
  }
  #main .robots__video {
    width: 100%;
    max-width: 100%;
  }
  #main .robots__video video {
    width: auto;
  }
  #main  .robots__video_mobile {
    display: block;
  }
  #main  .robots__video_desktop {
    display: none;
  }
  #main .robots__text {
    line-height: 1.4;
    margin-top: 2rem;
    margin-bottom: 2.5rem;
    font-size: 1.8rem;
  }
  #main .robots__list {
    font-size: 1.8rem;
  }
  #main .robots__content {
    max-width: 100%;
    padding-top: 4.2rem;
  }
  #main .robots__button {
    max-width: 20.8rem;
  }
  #main .sponsor {
    padding: 5.9rem 0 5.7rem;
  }
  #main .sponsor__wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 1.2rem;
    margin-bottom: 3rem;
    margin-top: 3.3rem;
  }
  #main .sponsor__item {
    padding: 3rem 3.4rem 3rem 3rem;
  }
  #main .se .sponsor__image {
    float: unset;
    width: 8rem;
    margin-bottom: 1.3rem;
  }
  #main .se .sponsor__item {
    display: flex;
    flex-wrap: wrap;
    padding: 3rem 3.4rem 3rem 3rem;
  }
  #main .sponsor__item:first-child .sponsor__image {
    max-width: 17.3rem;
  }
  #main .sponsor__item:last-child .sponsor__image {
    max-width: 21.2rem;
  }
  #main .sponsor__text {
    font-size: 2.4rem;
    margin-top: 0.5rem;
    margin-bottom: 1.4rem;
  }
  #main .sponsor__subtext {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  #main .minutes {
    position: relative;
    padding: 68rem 0 6rem;
  }
  #main .minutes:after {
    content: "";
    position: absolute;
    width: 48rem;
    height: 58.1rem;
    max-height: 58.1rem;
    top: 6.1rem;
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 48rem 58.1rem;
    margin: 0;
    left: calc(50vw - 24rem);
  }
  .webplossless #main .minutes:after {
    background-image: url(images/main-white/minutes-mobile.webp?v=7);
  }
  .no-webplossless #main .minutes:after {
    background-image: url(images/main-white/minutes-mobile.png?v=7);
  }
  #main .minutes__content:after {
    content: none;
  }
  #main .minutes__text {
    line-height: 1.4;
    font-size: 2.2rem;
  }
  #main .minutes__row:not(:last-child) {
    margin-bottom: 1.8rem;
  }
  #main .secure .content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  #main .secure__title {
    letter-spacing: -0.15rem;
  }
  :not(:lang(en)) #main .secure__title {
    letter-spacing: 0;
  }
  #main .secure__wrapper {
    padding: 6rem 2.4rem 39.2rem;
    background-position: 50% calc(100% - 6.1rem);
    background-size: 24rem;
  }
  #main .secure__text-wrapper {
    max-width: 100%;
  }
  #main .secure__list {
    font-size: 1.8rem;
    padding-left: 2.6rem;
    margin-bottom: 2.8rem;
    margin-top: 2.3rem;
  }
  #main .secure__item {
    line-height: 1.4;
  }
  #main .secure__item:not(:last-child) {
    margin-bottom: 0.8rem;
  }
  #main .award {
    padding: 5.9rem 0 2rem;
  }
  #main .award__subtitle {
    font-size: 1.8rem;
  }
  #main .award__wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 3.5rem;
    margin-top: 4.4rem;
  }
  #main .award__item {
    display: grid;
    grid-template-columns: 8rem auto;
    grid-template-rows: auto auto;
    grid-column-gap: 1.6rem;
    grid-row-gap: 0;
    align-items: center;
  }
  #main .award__image {
    grid-area: 1/1/3/2;
  }
  #main .award__text {
    margin-top: 0;
    line-height: 1.3;
    font-size: 2.2rem;
  }
  #main .award__subtext {
    line-height: 1.3;
    margin-top: 0.3rem;
    font-size: 1.6rem;
  }
  #main .rst-line {
    padding: 4.1rem 0;
  }
  #main .rst-line .content-wrapper {
    flex-wrap: wrap;
  }
  #main .rst-line__wrapper {
    flex-wrap: wrap;
    margin-top: 1.8rem;
    row-gap: 0.4rem;
  }
  #main .rst-line__rating {
    font-size: 2rem;
  }
  #main .rst-line__rating-icon {
    max-width: 12.8rem;
  }
  #main .rst-line__icon:first-child {
    max-width: 19rem;
  }
   #main .rst-line__store-link .rst-line__icon {
    max-width: 16.8rem;
  }
  #main .rst-line__store-link {
    width: 100%;
    max-width: 17.5rem;
  }
  #main .experience {
    padding: 1.9rem 0 6rem;
  }
  #main .experience .content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  #main .experience__wrapper {
    border: none;
    background-color: rgb(244, 244, 245);
    padding: 7.1rem 2rem 6.8rem;
  }
  #main .experience__title {
    margin-bottom: 1rem;
  }
  :lang(sv) #main .experience__title {
    font-size: 3.8rem;
  }
  :lang(de) #main .experience__title {
    font-size: 4rem;
  }
  #main .experience__subtitle {
    font-size: 1.8rem;
    max-width: 29.6rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3.3rem;
  }
  #main .experience__bottom {
    margin-top: 3.1rem;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  :lang(cs) #main .experience__bottom,
  :lang(de) #main .experience__bottom {
    flex-wrap: wrap;
    row-gap: 1rem;
  }
}
@media (max-width: 590px) {
  #main .robots__video video {
    width: 100%;
  }
}
@media (max-width: 377px) {
  #main .header:after {
    width: 36rem;
    height: 39.2rem;
    max-height: 39.2rem;
    left: 0;
    background-position: 50% 0;
    background-size: 48rem 51.2rem;
  }
  .webplossless #main .header:after {
    background-image: url(images/main-white/header-mobile.webp?v=7);
  }
  .no-webplossless #main .header:after {
    background-image: url(images/main-white/header-mobile.png?v=7);
  }
  #main .markets__title {
    margin-bottom: 0.7rem;
  }
  #main .markets__subtitle {
    margin-bottom: 2rem;
  }
  #main .markets__text {
    line-height: 1.4;
  }
}



/*.jur-ba header .header__phone,*/
/*.jur-ba header .search__wrap {*/
/*  display: none;*/
/*}*/
/*.jur-ba header .lang__label,*/
/*.jur-ba header .lang__label+.fa {*/
/*  display: inline-block;*/
/*}*/

/*@media (min-width: 668px) {*/
/*  .jur-ba header .lang__flag {*/
/*    left: 10px;*/
/*    transform: translate(-5px, -50%) scale(0.6);*/
/*  }*/
/*}*/
/*.jur-ba header .lang__link {*/
/*  padding-right: 5rem;*/
/*}*/

/*.jur-ba header #sponsor-image.ef-img {*/
/*    min-width: 28px;*/
/*    min-height: 28px;*/
/*}*/


/*.jur-ba .nav {*/
/*    margin-bottom: 1.2rem;*/
/*}*/
/*.jur-ba .nav,*/
/*.jur-ba .nav__wrapper,*/
/*.jur-ba .nav__title {*/
/*    height: 4.8rem;*/
/*}*/

/*.jur-ba .nav__panel {*/
/*  background: #fff;*/
/*}*/
/*.jur-ba .nav__logo {*/
/*    width: 3rem;*/
/*    height: 3rem;*/
/*    background-position: 50% 0%;*/
/*}*/
/*@media (max-width: 668px) {*/
/*  .jur-ba .nav {*/
/*    display: none;*/
/*  }*/
/*  .jur-ba .header__wrapper {*/
/*    height: 6.4rem;*/
/*  }*/
/*}*/
/*@media (min-width: 991px) {*/
/*  .jur-ba .nav__panel.afix {*/
/*      position: fixed;*/
/*      left: 0;*/
/*      top: 0;*/
/*      right: 0;*/
/*      z-index: 11;*/
/*      -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .05);*/
/*      box-shadow: 0 1px 0 rgba(0, 0, 0, .05);*/
/*      padding: 12px 0;*/
/*  }*/
/*}*/
/*.jur-ba .nav__title {*/
/*    color: #194797;*/
/*    font-weight: 400;*/
/*    font-size: 2rem;*/
/*    text-transform: initial;*/
/*}*/
/*.jur-ba .nav__item.active .nav__title {*/
/*    color: #194797;*/
/*}*/
/*.jur-ba .nav.active .nav__item:hover .nav__title {*/
/*    color: #194797;*/
/*}*/

/*.jur-ba .nav__btn.js-auth-open {*/
/*    background: none;*/
/*    color: #194797 !important;*/
/*    font-weight: 400;*/
/*    font-size: 1.8rem;*/
/*}*/
/*.jur-ba .nav__btn.js-auth-open:hover {*/
/*    color: #0C7FDD !important;*/
/*}*/


/*.jur-ba .nav__btn {*/
/*    padding-right: 2.8rem;*/
/*    padding-left: 2.8rem;*/
/*    text-decoration: none;*/
/*    text-align: center;*/
/*    background-color: #73B900;*/
/*    font-weight: 400;*/
/*    color: #fff !important;*/
/*    border-radius: 4px;*/
/*    transition: 300ms all ease;*/
/*}*/
/*.jur-ba .nav__btn:not(.js-auth-open):hover {*/
/*  background-color: #0C7FDD;*/
/*}*/
/*.jur-ba  .nav__btn-label {*/
/*    font-size: 1.8rem;*/
/*}*/

/*.jur-ba .nav__overlay {*/
/*  top: 5rem;*/
/*}*/
/*.jur-ba .nav__scrollable {*/
/*    background: #fff;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*}*/
/*.nav__back {*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    top: 0;*/
/*    font-size: 2.4rem;*/
/*    line-height: 7rem;*/
/*    border: none;*/
/*    background-color: transparent;*/
/*}*/
/*.jur-ba .nav__close,*/
/*.jur-ba .nav__back {*/
/*    color: #9299A7;*/
/*    left: 0;*/
/*    right: initial;*/
/*    width: 8rem;*/
/*    height: 8rem;*/
/*}*/

/*@media (max-width: 668px) {*/
/*     .jur-ba .nav__overlay {*/
/*        padding-top: 1.2rem;*/
/*    }*/
/*   .jur-ba .nav__item.active .nav__title {*/
/*        color: #194797;*/
/*        border-color: transparent;*/
/*    }*/
/*    .jur-ba .nav__sub-link {*/
/*        color: #687587;*/
/*        font-size: 1.4rem;*/
/*    }*/
/*    .jur-ba .nav__item.active>.nav__dropdown {*/
/*        box-shadow: none;*/
/*    }*/
/*}*/
/*@media (max-width: 680px) {*/
/*  .jur-ba .nav_for_mobile .nav__item {*/
/*    position: relative;*/
/*  }*/
/*  .jur-ba .footer .nav__item:after, */
/*  .jur-ba .nav_for_mobile .nav__item:after {*/
/*        content: "";*/
/*        display: block;*/
/*        position: absolute;*/
/*        width: 24px;*/
/*        height: 24px;*/
/*        top: 15px;*/
/*        right: 24px;*/
/*        background-image: url(/uploads/pages/main/images/icons/icon-arrow-center-bottom.svg);*/
/*        background-position: top;*/
/*        background-repeat: no-repeat;*/
/*        background-size: 100% auto;*/
/*        background-color: transparent;*/
/*    }*/
/*    .jur-ba .nav__item.active:after {*/
/*        -webkit-transform: rotate(180deg);*/
/*        -ms-transform: rotate(180deg);*/
/*        transform: rotate(180deg);*/
/*    }*/
/*    .jur-ba .footer .nav__item:hover:after, */
/*    .jur-ba .nav_for_mobile .nav__item:hover:after {*/
/*        background-position: 50%;*/
/*    }*/
/*    .jur-ba .header__nav {*/
/*        display: block;*/
/*        background-image: url(/uploads/pages/main/images/icons/icon-controls-burger.svg);*/
/*        background-repeat: no-repeat;*/
/*        background-position: 50% 50%;*/
/*        background-size: auto;*/
/*        margin-left: 8px;*/
/*    }*/
/*    .jur-ba .nav__search {*/
/*        order: 0;*/
/*        margin: 0 2.4rem 0 7rem;*/
/*        flex-shrink: 0;*/
/*    }*/
/*    .jur-ba .input.search__input {*/
/*        font-size: 16px;*/
/*        text-align: right;*/
/*        margin-top: -1px;*/
/*        padding-right: 4rem !important;*/
/*        padding-left: 2.4rem !important;*/
/*        box-shadow: none;*/
/*        transition: all .3s ease;*/
/*        width: 160px !important;*/
/*    }*/
/*    .jur-ba .search__input.active, */
/*    .jur-ba .search__input:focus {*/
/*      text-align: left;*/
/*      max-width: initial;*/
/*      width: 100% !important;*/
/*    }*/
/*    .jur-ba .search__submit {*/
/*      box-sizing: border-box;*/
/*      position: absolute;*/
/*      top: 0;*/
/*      z-index: 10000;*/
/*      height: 100%;*/
/*      padding: 0;*/
/*      color: #9299a7;*/
/*      text-align: center;*/
/*      background: transparent;*/
/*      border: none;*/
/*      width: 3rem;*/
/*      right: 0rem;*/
/*      display: block;*/
/*      cursor: pointer;*/
/*  }*/

/*  .jur-ba .search__submit .fa {*/
/*      width: 24px;*/
/*      height: 24px;*/
/*      background-image: url(/uploads/pages/main/images/icons/icon-search.svg);*/
/*      background-repeat: no-repeat;*/
/*      background-position: 50% 50%;*/
/*      background-size: auto;*/
/*  }*/
/*  .jur-ba .search__submit .fa:before {*/
/*      content: "";*/
/*      width: 24px;*/
/*      height: 24px;*/
/*  }*/
/*  .jur-ba .search__input:focus~.search__submit {*/
/*        right: 0rem;*/
/*  }*/
/*  .jur-ba .search__icon {*/
/*    display: none;*/
/*  }*/
/*  .jur-ba .nav__btns {*/
/*      box-sizing: content-box;*/
/*      height: 10.8rem;*/
/*      margin: 2.4rem;*/
/*      padding-top: 2.4rem !important;*/
/*      order: 2;*/
/*      flex-direction: column;*/
/*      justify-content: flex-start;*/
/*      width: initial;*/
/*      max-width: initial;      */
/*      align-items: flex-start;*/
/*      border-top: 1px solid #DFE1E5;*/
/*    }*/
/*    .jur-ba .nav__btn-label {*/
/*        font-size: 1.8rem;*/
/*    }*/
/*    .jur-ba .nav__btn.js-auth-open {*/
/*        padding: 0;*/
/*        position: relative;*/
/*    }*/
/*    .jur-ba .nav__btn.js-auth-open:before {*/
/*      content: '';*/
/*      width: 24px;*/
/*      height: 24px;*/
/*      background-image: url(/uploads/pages/main/images/icons/icon-external.svg);*/
/*      background-repeat: no-repeat;*/
/*      background-position: 50% 50%;*/
/*      background-size: auto;*/
/*      position: absolute;*/
/*      top: 5px;*/
/*      right: 0;*/
/*      transform: translateX(28px);*/
/*    }*/
/*    .jur-ba .footer__wrapper {*/
/*        justify-content: flex-start;*/
/*        flex-direction: column;*/
/*        align-content: flex-start;*/
/*    }*/
/*    .jur-ba .footer__contacts {*/
/*      flex: 1;*/
/*      margin-bottom: 12px;*/
/*    }*/
/*    .jur-ba .footer__links, */
/*    .jur-ba .footer__support {*/
/*        margin: 0;*/
/*        align-self: flex-start;*/
/*    }*/

/*}*/


/*.jur-ba .search__wrap {*/
/*    left: 0;*/
/*}*/
/*.jur-ba .search__icon {*/
/*  width: 4rem;*/
/*  color: #697d8c;*/
/*}*/
/*.jur-ba .search__input, */
/*.jur-ba .search__input {*/
/*    opacity: 1;*/
/*}*/
/*.jur-ba .search__input.active, */
/*.jur-ba .search__input:focus {*/

/*}*/

/*@media (max-width: 668px) {*/
/*    .jur-ba .search__input {*/
/*        padding: 1rem 1rem 1rem 1rem !important;*/
/*    }*/
/*}*/
/*.jur-ba .fa-times{*/
/*   width: 24px;*/
/*  height: 24px;*/
/*  background-image: url(/uploads/pages/main/images/icons/icon-close.svg);*/
/*  background-repeat: no-repeat;*/
/*  background-position: 50% 50%;*/
/*  background-size: auto;*/
/*}*/
/*.jur-ba .fa-times:before {*/
/*  content: '';*/

/*}*/

/*body.jur-ba:has(.search__input.active) .nav__back .fa-times {*/
/*  content: "";*/
/*  width: 24px;*/
/*  height: 24px;*/
/*  background-image: url(/uploads/pages/main/images/icons/icon-arrow-center-left.svg);*/
/*  background-repeat: no-repeat;*/
/*  background-position: 50% 50%;*/
/*  background-size: auto;*/
/*}*/
/*body.jur-ba:has(.search__input.active) .nav__close .fa-times:before,*/
/*body.jur-ba:has(.search__input.active) .nav__back .fa-times:before {*/
/*  content: "";*/
/*}*/




/*.jur-ba .footer {*/
/*    background-color: #fff;*/
/*}*/
/*.jur-ba .footer .footer__sponsorship {*/
/*  display: none;*/
/*}*/
/*.jur-ba .footer__logo .logo__link {*/
/*    max-width: 18.6rem !important;*/
/*}*/
/*.jur-ba .footer__wrapper {*/
/*    justify-content: flex-start;*/
/*}*/
/*.jur-ba .footer__contacts {*/
/*  flex: 1;*/
/*}*/
/*.jur-ba .footer__links a,*/
/*.jur-ba .footer__support a {*/
/*    color: #687587;*/
/*    text-decoration: none;*/
/*}*/
/*.jur-ba .footer__socials li a {*/
/*    width: 28px;*/
/*    height: 28px;*/
/*}*/
/*.jur-ba .footer__logo {*/
/*    width: 18.6rem;*/
/*}*/
/*@media (max-width: 680px) {*/
/*    .jur-ba .footer__links,*/
/*    .jur-ba .footer__support {*/
/*      margin: 0;*/
/*      flex-basis: 100%;*/
/*    }*/
/*    .jur-ba .footer__wrapper {*/
/*        -webkit-box-pack: flex-start;*/
/*        -ms-flex-pack: flex-start;*/
/*        justify-content: flex-start;*/
/*        text-align: left;*/
/*    }*/
/*    .jur-ba .footer__logo {*/
/*        width: 18.6rem;*/
/*        -ms-flex-preferred-size: auto;*/
/*        flex-basis: auto;*/
/*        -ms-flex-negative: 1;*/
/*        flex-shrink: 1;*/
/*        margin: 0;*/
/*    }*/
/*    .jur-ba .footer__links a,*/
/*    .jur-ba .footer__support a {*/
/*        display: block;*/
/*    }*/
/*}*/
/*@media (max-width: 480px) {*/
/*    .jur-ba .footer__links a,*/
/*    .jur-ba .footer__support a {*/
/*        font-size: 1.4rem;*/
/*        display: block;*/
/*    }*/
/*}*/

.jur-ba.index-page .footer .footer__socials li a .fa-facebook-square, 
.jur-ba.inner-page .footer .footer__socials li a .fa-facebook-square {
    background-image: url(/uploads/img/footer/icon-social-facebook.svg);
}
.jur-ba.index-page .footer .footer__socials li a .fa-youtube-play, 
.jur-ba.inner-page .footer .footer__socials li a .fa-youtube-play {
    background-image: url(/uploads/img/footer/icon-social-youtube.svg);
}