/* _content/ott.sadc.web.site.ott-mobile.com/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-luldf5a05u] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-luldf5a05u] {
    flex: 1;
}

.sidebar[b-luldf5a05u] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-luldf5a05u] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-luldf5a05u]  a, .top-row[b-luldf5a05u]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-luldf5a05u]  a:hover, .top-row[b-luldf5a05u]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-luldf5a05u]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-luldf5a05u] {
        justify-content: space-between;
    }

    .top-row[b-luldf5a05u]  a, .top-row[b-luldf5a05u]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-luldf5a05u] {
        flex-direction: row;
    }

    .sidebar[b-luldf5a05u] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-luldf5a05u] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-luldf5a05u]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-luldf5a05u], article[b-luldf5a05u] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-luldf5a05u] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-luldf5a05u] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ywg4s4keru] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-ywg4s4keru] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-ywg4s4keru] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ywg4s4keru] {
    font-size: 1.1rem;
}

.bi[b-ywg4s4keru] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-ywg4s4keru] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-ywg4s4keru] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-ywg4s4keru] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-ywg4s4keru] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-ywg4s4keru] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-ywg4s4keru] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-ywg4s4keru] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-ywg4s4keru] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-ywg4s4keru] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ywg4s4keru] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ywg4s4keru] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ywg4s4keru]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-ywg4s4keru]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-ywg4s4keru]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-ywg4s4keru] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ywg4s4keru] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ywg4s4keru] {
        display: none;
    }

    .nav-scrollable[b-ywg4s4keru] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Layout/StaticLayout.razor.rz.scp.css */
.page[b-ddvkolnwkc] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ddvkolnwkc] {
    flex: 1;
}

.sidebar[b-ddvkolnwkc] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ddvkolnwkc] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ddvkolnwkc]  a, .top-row[b-ddvkolnwkc]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ddvkolnwkc]  a:hover, .top-row[b-ddvkolnwkc]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ddvkolnwkc]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ddvkolnwkc] {
        justify-content: space-between;
    }

    .top-row[b-ddvkolnwkc]  a, .top-row[b-ddvkolnwkc]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ddvkolnwkc] {
        flex-direction: row;
    }

    .sidebar[b-ddvkolnwkc] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ddvkolnwkc] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ddvkolnwkc]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ddvkolnwkc], article[b-ddvkolnwkc] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ddvkolnwkc] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-ddvkolnwkc] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Web.Components/Button.razor.rz.scp.css */
.button[b-pxhf29tdjq] {
  height: 34px;
  border: 1px solid #60E66E;
  border-radius: 40px;
  padding: 0.5rem 1.5rem;
  background-color: transparent;
  color: #BBBBBB;
  font-family: "Space Grotesk", sans-serif;
  display: flex;
  align-items: center;
}

.button:hover[b-pxhf29tdjq] {
  background-color: #60E66E;
  color: #111111;
}

.button--secondary[b-pxhf29tdjq] {
  border-color: #111111;
  color: #111111;
}

.button:hover.button--secondary[b-pxhf29tdjq] {
  background-color: #111111;
  color: #60E66E;
}
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Web.Components/Footer.razor.rz.scp.css */
.footer[b-orb4b2hs5e] {
  background-color: #111111;
  padding: 4rem 0.75rem 1.25rem;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: 1rem;
}

[b-orb4b2hs5e] .footer__logo-symbol {
  color: #60E66E;
}

[b-orb4b2hs5e] .footer__logo-text {
  color: #F1F9F2;
}

.footer[b-orb4b2hs5e] >  .logo {
  margin-bottom: 3rem;
}

.footer__links[b-orb4b2hs5e] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  list-style-type: none;
  margin-bottom: 3rem;
}

.footer__links > li[b-orb4b2hs5e] >  a {
  color: #BBBBBB!important;
  text-decoration: none;
  cursor: pointer;
}

.footer__links > li[b-orb4b2hs5e] >  a:hover {
  text-decoration: underline;
  text-decoration-color: #BBBBBB;
}

.footer[b-orb4b2hs5e] >  button {
  width: 116px;
  white-space: nowrap;
}

.footer[b-orb4b2hs5e] >  button > svg {
  width: 16px;
  height: 16px;
  margin-left: 0.5rem;
  flex-shrink: 0;
}

.footer__socials-container[b-orb4b2hs5e] {
  display: flex;
  gap: 3.75rem;
}

.footer__socials-container > span[b-orb4b2hs5e] {
  color: #AAAAAA;
  font-weight: 700;
}

.footer__socials[b-orb4b2hs5e] {
  display: flex;
  align-items: center;
  gap: 0.875rem;
}

.footer__socials > li[b-orb4b2hs5e] >  a > svg {
  width: 24px;
  height: 24px;
  color: #AAAAAA;
}

.footer__x[b-orb4b2hs5e] >  svg {
  width: 16px !important;
  height: 16px !important;
}

.footer__whatsapp[b-orb4b2hs5e] >  svg {
  width: 20px !important;
  height: 20px !important;
}

.footer > div:last-of-type[b-orb4b2hs5e] {
  display: flex;
  justify-content: space-between;
  color: #AAAAAA;
  margin-top: 2.75rem;
  margin-bottom: 1.25rem;
  max-width: 379px;
}

.footer > div:last-of-type[b-orb4b2hs5e] >  a {
  color: #AAAAAA;
  text-decoration: none;
}

.footer > img[b-orb4b2hs5e] {
  position: absolute;
  top: 193px;
  display: none;
  width: 495px;
  height: 438px;
  z-index: -1;
}

.footer[b-orb4b2hs5e] >  .ottapp-button {
  margin-bottom: 1.75rem;
}

@media (min-width: 600px) {
  .footer[b-orb4b2hs5e] {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .footer > img[b-orb4b2hs5e] {
    display: block;
    right: -165px;
  }
}

@media (min-width: 1024px) {
  .footer[b-orb4b2hs5e] {
    padding-left: 9.625rem;
  }

  .footer > img[b-orb4b2hs5e] {
    top: 100px;
    right: 147px;
  }
}
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Web.Components/Hero.razor.rz.scp.css */
.hero[b-bcoqkpux07] {
  height: 782px;
  background-image: linear-gradient(to bottom, #60E66E, #35803D);
  /* width: 100%; */
  display: flex;
  padding: 0 0.75rem;
}

.hero__background[b-bcoqkpux07] {
  width: 465px;
  position: absolute;
  top: 280px;
  left: 50%;
  transform: translate(-50%);
}

.hero__image[b-bcoqkpux07] {
  position: absolute;
  width: 359px;
  top: 281px;
  left: 50%;
  transform: translate(-50%);
}

.hero__text[b-bcoqkpux07] {
  display: flex;
  flex-direction: column;
  z-index: 1;
  margin-top: 6.875rem;
}

.hero__text > h1[b-bcoqkpux07], .hero__text > p[b-bcoqkpux07] {
  background-color: #ffffff;
  width: fit-content;
  padding: 0.25rem 0.75rem;
}

.hero__text > h1:last-of-type[b-bcoqkpux07] {
  margin-bottom: 1rem;
}

@media (min-width: 600px) {
  .hero[b-bcoqkpux07] {
    height: 875px;
    padding: 0 1.875rem;
    align-items: center;
    justify-content: center;
  }

  .hero__background[b-bcoqkpux07] {
    width: 711px;
    top: 153px;
  }

  .hero__image[b-bcoqkpux07] {
    width: 548px;
    top: 139px;
  }

  .hero__text > h1[b-bcoqkpux07] {
    margin-bottom: 1rem;
  }

  .hero__text[b-bcoqkpux07] {
    align-items: center;
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .hero[b-bcoqkpux07] {
    height: 1036px;
    padding: 0 2.5rem;
  }

  .hero__background[b-bcoqkpux07] {
    width: 879px;
    top: 223px;
  }

  .hero__image[b-bcoqkpux07] {
    top: 159px;
  }

  /* .hero__text {
    align-items: center;
  } */
}
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Web.Components/HowToUse.razor.rz.scp.css */
.how-to-use[b-bozemci4uc] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(100% - 1.5rem);
  justify-content: space-between;
  max-width: 1130px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.how-to-use > h2[b-bozemci4uc] {
  color: #111111;
  margin-bottom: 3.5625rem;
  max-width: 555px;
}

.how-to-use > h2 > span[b-bozemci4uc] {
  color: #60E66E;
  font-weight: 700;
}

.how-to-use__steps-container[b-bozemci4uc] {
  position: relative;
  width: 100%;
}

.how-to-use__blur[b-bozemci4uc] {
  width: 100%;
  height: 513px;
  background-color: #B524FF;
  filter: blur(40px);
  border-radius: 50%;
  position: absolute;
  max-width: 100%;
  top: -30px;
}

.how-to-use__steps[b-bozemci4uc] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  list-style-type: none;
  position: relative;
  width: 100%;
}

.how-to-use__steps > li[b-bozemci4uc] {
  background-color: #111111;
  border-radius: 20px;
  box-shadow: 0 4px 20px 0 rgba(0,0,0, 25%);
  padding: 1.5rem 1rem;
  padding-left: 0.625rem;
  display: flex;
  z-index: 1;
  position: relative;
}

.how-to-use__steps > li > p:first-child[b-bozemci4uc] {
  font-weight: 700;
  color: #ffffff;
  display: block;
  transform: translateY(-50%) rotate(-90deg);
  width: fit-content;
  white-space: nowrap;
  height: fit-content;
  position: absolute;
  top: 50%;
  left: 0;
}

.how-to-use__steps > li > p:last-child[b-bozemci4uc] {
  color: #DDDDDD;
  margin-left: 3.5rem;
}

.how-to-use__highlighted[b-bozemci4uc] {
  color: #60E66E;
}

.how-to-use__hightlighted-variant[b-bozemci4uc] {
  color: #B524FF;
}

@media (min-width: 600px) {
  .how-to-use[b-bozemci4uc] {
    flex-direction: row;
    align-items: flex-start;
    gap: 1rem;
    width: calc(100% - 3.75rem);
  }

  .how-to-use__steps-container[b-bozemci4uc] {
    width: unset;
  }

  .how-to-use__blur[b-bozemci4uc] {
    width: 379px;
    height: 480px;
  }

  .how-to-use__steps[b-bozemci4uc] {
    max-width: 379px;
  }
}

@media (min-width: 1024px) {
  .how-to-use[b-bozemci4uc] {
    align-items: center;
    width: calc(100% - 5rem);
  }

  .how-to-use__steps[b-bozemci4uc] {
    max-width: 400px;
  }

  .how-to-use__blur[b-bozemci4uc] {
    width: 480px;
    height: 480px;
  }
}
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Web.Components/Logo.razor.rz.scp.css */
.logo[b-w4ym4iz0ay] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.logo[b-w4ym4iz0ay] >  svg:first-of-type {
  width: 40px;
  height: 40px;
}

.logo[b-w4ym4iz0ay] >  svg:last-of-type {
  width: 52px;
}

@media (min-width: 600px) {
  .logo[b-w4ym4iz0ay] >  svg:first-of-type {
    width: 50px;
    height: 50px;
  }
  
  .logo[b-w4ym4iz0ay] >  svg:last-of-type {
    width: 65px;
  }
}
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Web.Components/Navbar.razor.rz.scp.css */
.navbar[b-ca7ap6jbmy] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1129px;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translate(-50%);
  width: calc(100% - 1.5rem);
  z-index: 1;
}

.navbar[b-ca7ap6jbmy] >  a {
  color: #111111;
}

.navbar__buttons[b-ca7ap6jbmy] {
  display: flex;
  gap: 0.75rem;
}

.navbar__buttons[b-ca7ap6jbmy] >  .button {
  width: 120px;
  display: flex;
  justify-content: center;
  font-size: 0.9375rem;
}

[b-ca7ap6jbmy] .navbar__button-arrow {
  width: 16px;
  height: 16px;
  margin-left: 0.5rem;
}

.navbar__links[b-ca7ap6jbmy] {
  display: flex;
  align-items: center;
  gap: 2.25rem;
  list-style-type: none;
  margin-right: 3.25rem;
}

.navbar__links[b-ca7ap6jbmy]  a {
  color: #111111;
  text-decoration: none;
  cursor: pointer;
}

.navbar__links[b-ca7ap6jbmy]  a:hover {
  color: #111111;
  text-decoration: underline;
}

@media (min-width: 600px) {
  .navbar[b-ca7ap6jbmy] {
    top: 40px;
    width: calc(100% - 3.75rem);
  }
}

@media (min-width: 1024px) {
  .navbar[b-ca7ap6jbmy] {
    width: calc(100% - 5rem);
  }
}

.contact-us[b-ca7ap6jbmy] {
    width: 100%;
}

    .contact-us > div > h1[b-ca7ap6jbmy] {
        margin-bottom: 2.25rem;
        font-weight: 700;
        color: #ffffff;
        font-size: 3rem;
    }

[b-ca7ap6jbmy] a {
    color: #eeeeee;
    text-decoration: none;
}

.contact-us > div > p:not(:first-of-type)[b-ca7ap6jbmy] {
    margin-bottom: 0.25rem;
}

.contact-us > div[b-ca7ap6jbmy] >  a, .contact-us__placeholder[b-ca7ap6jbmy] {
    margin-bottom: 2rem;
}

.contact-us__whatsapp[b-ca7ap6jbmy] {
    text-align: left;
    margin-bottom: 2rem;
    max-width: 360px;
}

    .contact-us__whatsapp[b-ca7ap6jbmy]  a {
        font-weight: 700;
        text-decoration: underline;
        text-decoration-color: #60E66E;
        color: #EEEEEE;
    }

.contact-us > div > p[b-ca7ap6jbmy], .contact-us > div > a[b-ca7ap6jbmy] {
    text-align: left;
    width: 100%;
    display: block;
}

.contact-us__socials[b-ca7ap6jbmy] {
    display: none;
    margin-top: 2.5rem;
    gap: 1.5rem;
    justify-content: center;
}

    .contact-us__socials > span[b-ca7ap6jbmy] {
        color: #AAAAAA;
        font-weight: 700;
        display: flex;
        align-items: center;
        font-size: 1.5rem;
    }

    .contact-us__socials > ul[b-ca7ap6jbmy] {
        display: flex;
        gap: 0.875rem;
        align-items: center;
    }

        .contact-us__socials > ul > li > a[b-ca7ap6jbmy] {
            display: inline-block;
            width: 28px;
            height: 28px;
        }

            .contact-us__socials > ul > li > a[b-ca7ap6jbmy]  svg {
                color: #AAAAAA;
                width: 100%;
                height: 100%;
            }

@media (min-width: 1024px) {
    .contact-us__socials[b-ca7ap6jbmy] {
        display: flex;
    }
}

@media (min-width: 600px) {
    .contact-us > div > p[b-ca7ap6jbmy], .contact-us > div > h1[b-ca7ap6jbmy], .contact-us > div > a[b-ca7ap6jbmy] {
        text-align: center;
    }

    .contact-us__whatsapp[b-ca7ap6jbmy] {
        margin-left: auto;
        margin-right: auto;
    }
}


.modal-overlay[b-ca7ap6jbmy] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000;
}

.modal-layout[b-ca7ap6jbmy] {
    background-color: #111111;
    border-radius: 30px;
    padding: 1.25rem;
    max-height: 90%;
    height: fit-content;
    overflow-y: auto;
    max-width: 670px;
    color: #EEEEEE;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(100% - 1.5rem);
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

[b-ca7ap6jbmy] .modal__close {
    margin-left: auto;
    border-color: #EEEEEE;
    color: #EEEEEE;
}

    [b-ca7ap6jbmy] .modal__close:hover {
        border-color: #60E66E;
        color: #111111;
    }

@media (min-width: 600px) {
    .modal-layout[b-ca7ap6jbmy] {
        width: calc(100% - 3.75rem);
    }
}

@media (min-width: 1024px) {
    .modal-layout[b-ca7ap6jbmy] {
        width: calc(100% - 5rem);
    }
}
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Web.Components/OTTAppButton.razor.rz.scp.css */
.ottapp-button[b-lqzbmb9vdx] {
  border: 1px solid #111111;
  border-radius: 40px;
  color: #111111;
  text-decoration: none;
  padding: 0.5rem 1rem;
  display: flex;
  align-items: center;
  height: 34px;
  cursor: pointer;
  width: fit-content;
  background-color: transparent;
}

.ottapp-button:hover[b-lqzbmb9vdx] {
  background-color: #111111;
  color: #F1F9F2;
}

[b-lqzbmb9vdx] .ottapp-button__arrow {
  width: 16px;
  height: 16px;
  color: #111111;
  margin-left: 0.5rem;
}

.ottapp-button:hover[b-lqzbmb9vdx] >  svg {
  color: #F1F9F2;
}

.ottapp-button--variant[b-lqzbmb9vdx] {
  border-color: #60E66E;
  color: #BBBBBB;
}

.ottapp-button--variant[b-lqzbmb9vdx] >  svg {
  color: #BBBBBB;
}

.ottapp-button--variant:hover[b-lqzbmb9vdx] {
  background-color: #60E66E;
  color: #111111;
}

.ottapp-button--variant:hover[b-lqzbmb9vdx] >  svg {
  color: #111111;
}
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Web.Components/StandAChance.razor.rz.scp.css */
.stand-a-chance[b-ncrfa3n438] {
  margin-top: 9.375rem;
  background-color: #EEEEEE;
  padding-bottom: 6.25rem;
  display: flex;
  flex-direction: column;
}

.stand-a-chance__card[b-ncrfa3n438] {
  background-color: #F4FAF5;
  border-radius: 30px;
  box-shadow: 0 10px 30px 0 rgba(0,0,0,25%);
  width: calc(100% - 1.5rem);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding: 1.75rem;
  top: -32px;
  height: fit-content;
}

.stand-a-chance__card > h2[b-ncrfa3n438] {
  margin-bottom: 2rem;
  color: #111111;
}

.stand-a-chance__card > p[b-ncrfa3n438] {
  color: #111111;
}

.stand-a-chance__hightlighted[b-ncrfa3n438] {
  color: #60E66E;
  font-weight: 700;
}

.stand-a-chance__hightlighted-variant[b-ncrfa3n438] {
  color: #B524FF;
  font-weight: 700;
}

.stand-a-chance__card > p:first-of-type[b-ncrfa3n438] {
  margin-bottom: 0.75rem;
}

.stand-a-chance__card > p:last-of-type[b-ncrfa3n438] {
  margin-bottom: 1.5rem;
}

.stand-a-chance__button-group[b-ncrfa3n438] {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1.5rem;
  align-items: center;
}

.stand-a-chance__button-group > button[b-ncrfa3n438] {
  border-radius: 50px;
  height: 44px;
  color: #ffffff;
  border: none;
  background: linear-gradient(to bottom, #D788FF, #B524FF, #B524FF);
  padding: 0.75rem 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 226px;
  white-space: nowrap;
}

.stand-a-chance__button-group > button:hover[b-ncrfa3n438] {
  background: linear-gradient(to bottom, #B524FF, #D788FF);
}

.stand-a-chance__button-group > a[b-ncrfa3n438] {
  border-radius: 50px;
  height: 44px;
  color: #ffffff;
  border: none;
  background: linear-gradient(to top, #B524FF, #D788FF);
  padding: 0.75rem 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 226px;
  white-space: nowrap;
  text-decoration: none;
  transition: background 0.3s ease;
}

.stand-a-chance__button-group > a:hover[b-ncrfa3n438] {
  background: linear-gradient(to bottom, #B524FF, #D788FF);
  text-decoration: none;
  color: #ffffff;
}

.stand-a-chance__download > div > a[b-ncrfa3n438] {
  display: block;
  text-decoration: none;
}

.stand-a-chance__download > div > a > img[b-ncrfa3n438] {
  height: 100%;
}

.stand-a-chance__download[b-ncrfa3n438] {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.stand-a-chance__download > span[b-ncrfa3n438] {
  margin-bottom: 0.75rem;
}

.stand-a-chance__download > div[b-ncrfa3n438] {
  display: flex;
  gap: 1.25rem;
}

.stand-a-chance__download > div > a[b-ncrfa3n438] {
  width: 136px;
  height: 40px;
  border: none;
}

.stand-a-chance__download > div > button:last-of-type[b-ncrfa3n438] {
  width: 120px;
}

[b-ncrfa3n438] .stand-a-chance__whatsapp-icon {
  width: 20px;
  height: 20px;
  margin-right: 0.5rem;
  flex-shrink: 0;
}

@media (min-width: 600px) {
  .stand-a-chance__card[b-ncrfa3n438] {
    padding: 2rem 4rem;
    width: calc(100% - 3.75rem);
  }

  .stand-a-chance__button-group[b-ncrfa3n438] {
    flex-direction: row;
    margin-bottom: 1.25rem;
  }

  .stand-a-chance__card > p:last-of-type[b-ncrfa3n438] {
    margin-bottom: 3.125rem;
  }

  .stand-a-chance__download[b-ncrfa3n438] {
    flex-direction: row;
    align-items: center;
    gap: 1.75rem;
  }

  .stand-a-chance__download > span[b-ncrfa3n438] {
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .stand-a-chance[b-ncrfa3n438] {
    flex-direction: row;
  }

  .stand-a-chance__image > img[b-ncrfa3n438] {
    height: auto;
    aspect-ratio: 1 / 1;
  }

  .stand-a-chance__card[b-ncrfa3n438] {
    top: unset;
    left: unset;
    transform: unset;
    padding: 2rem 2.5rem;
    margin-right: 2.5rem;
    margin-top: 6.25rem;
  }

  .stand-a-chance__card > p:last-of-type[b-ncrfa3n438] {
    margin-bottom: 1.75rem;
  }
}
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Web.Components/TermsOfUse.razor.rz.scp.css */
.terms[b-xjrek23kia] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 4rem;
}

.terms__top[b-xjrek23kia] {
  background: linear-gradient(to bottom, #60E66E, #35803D);
  height: 271px;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0.75rem;
  position: relative;
}

.terms__top > h1[b-xjrek23kia] {
  padding: 0.5rem;
  background-color: #ffffff;
}

.terms__top > img:last-of-type[b-xjrek23kia] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 30%;
}

.terms__top > img:first-of-type[b-xjrek23kia] {
  position: absolute;
  left: -20%;
  top: 20%;
  display: none;
}

.terms__content[b-xjrek23kia] {
  max-width: 900px;
  margin: 4rem 1.5rem;
  color: #111111;
}

.terms__content > ol[b-xjrek23kia] {
  list-style-type: none;
}

.terms__content > ol > li + li[b-xjrek23kia] {
  margin-top: 0.5rem;
}

.terms__content > h1[b-xjrek23kia] {
  font-weight: 700;
  margin-bottom: 1.125rem;
}

.terms__content > h1:not(:first-of-type)[b-xjrek23kia] {
  margin: 2rem 0 1.125rem;
}

.terms li[b-xjrek23kia] {
  font-family: 'Open Sans', sans-serif;
  line-height: 150%;
}

.terms__contact > a[b-xjrek23kia] {
  color: #B524FF;
  font-weight: 700;
  text-decoration: none;
}

@media (min-width: 600px) {
  .terms[b-xjrek23kia] {
    margin-bottom: 5rem;
  }

  .terms__top[b-xjrek23kia] {
    height: 408px;
    justify-content: center;
    padding: 3.75rem;
  }

  .terms__content[b-xjrek23kia] {
    margin: 5rem 3.75rem;
  }
}

@media (min-width: 1024px) {
  .terms[b-xjrek23kia] {
    margin-bottom: 6.5rem;
  }

  .terms__top[b-xjrek23kia] {
    height: 500px;
    padding: 5rem;
  }

  .terms__top > img:first-of-type[b-xjrek23kia] {
    display: block;
    width: 395px;
    top: 50%;
  }

  .terms__content[b-xjrek23kia] {
    margin: 6.5rem 5rem;
  }
}
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Web.Components/Ticket.razor.rz.scp.css */
.ticket[b-ir82ytnksx] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 0.75rem;
}

.ticket > h2 > span[b-ir82ytnksx] {
  color: #60E66E;
  font-weight: 700;
}

.ticket > h2[b-ir82ytnksx] {
  color: #111111;
  text-align: center;
  margin-bottom: 2rem;
  max-width: 900px;
}

.ticket > p[b-ir82ytnksx] {
  color: #111111;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}

.ticket__welcome-button[b-ir82ytnksx] {
  height: 42px;
  border-radius: 40px;
  background-color: #B524FF;
  color: #ffffff;
  padding: 0.75rem 1.75rem;
  border: none;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
}

.ticket__phone[b-ir82ytnksx] {
  margin-top: 6.25rem;
  width: 100%;
  max-width: 100%;
}

.ticket__money-way[b-ir82ytnksx] {
  border-radius: 12px;
  box-shadow: 0 10px 36px 0 rgba(0,0,0,40%);
  height: 100%;
  margin-bottom: 5.75rem;
  width: 100%;
  max-width: 1130px;
  aspect-ratio: 324 / 170;
}

.ticket__money[b-ir82ytnksx] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}

@media (min-width: 600px) {
  .ticket[b-ir82ytnksx] {
    margin: 0 1.875rem;
  }
  .ticket__phone[b-ir82ytnksx] {
    max-width: 512px;
  }
  .ticket > p[b-ir82ytnksx] {
    max-width: 579px;
  }
  .ticket__money-way[b-ir82ytnksx] {
    aspect-ratio: 774 / 318;
  }
}

@media (min-width: 1024px) {
  .ticket[b-ir82ytnksx] {
    margin: 0 2.5rem;
  }
  .ticket__phone[b-ir82ytnksx] {
    max-width: 440px;
  }
  .ticket > p[b-ir82ytnksx] {
    max-width: 670px;
  }
}
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Web.Components/Unlock.razor.rz.scp.css */
.unlock[b-0ovq3m7syb] {
  background-color: #EEEEEE;
  color: #111111;
  margin-top: 7.5rem;
  padding: 5rem 1.5rem 0;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.unlock > div > h2[b-0ovq3m7syb] {
  margin-bottom: 1rem;
}

.unlock > div > h2 > span[b-0ovq3m7syb] {
  color: #60E66E;
  font-size: 700;
}

.unlock > div > p[b-0ovq3m7syb] {
  font-family: "Open Sans", sans-serif;
}

.unlock > div > p > span[b-0ovq3m7syb] {
  color: #B524FF;
}

.unlock > img:first-of-type[b-0ovq3m7syb] {
  z-index: 1;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 240px;
  height: auto;
}

.unlock__bg-image[b-0ovq3m7syb] {
  position: absolute;
  left: 0;
}

@media (min-width: 600px) {
  .unlock[b-0ovq3m7syb] {
    padding: 2rem 3.75rem 0;
    flex-direction: row;
  }

  .unlock > div[b-0ovq3m7syb] {
    background-color: #F4FAF5;
    border-radius: 24px;
    padding: 1.875rem 1.25rem;
    width: 445px;
    height: fit-content;
    margin-top: 5.625rem;
  }

  .unlock > img:first-of-type[b-0ovq3m7syb] {
    width: 301px;
    height: auto;
    left: unset;
    transform: unset;
    bottom: -40px;
  }

  .unlock__bg-image[b-0ovq3m7syb] {
    left: unset;
    right: -200px;
  }
}

@media (min-width: 700px) {
  .unlock > img:first-of-type[b-0ovq3m7syb] {
    bottom: unset;
  }
}

@media (min-width: 1024px) {
  .unlock[b-0ovq3m7syb] {
    padding: 0 5rem 0;
    gap: 2.25rem;
  }

  .unlock > div[b-0ovq3m7syb] {
    width: 689px;
  }
}
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Web.Components/VoucherAvailable.razor.rz.scp.css */
.voucher-available[b-wg5mwme82j] {
  border-radius: 24px;
  background-color: #EEEEEE;
  padding: 2rem;
  margin: 6.5625rem 0;
  width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  left: 50%;
  transform: translateX(-50%);
}

.voucher-available > h2[b-wg5mwme82j] {
  margin-bottom: 2rem;
  text-align: center;
}

.voucher-available__brands[b-wg5mwme82j] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  gap: 1.25rem;
  max-width: 900px;
  width: 100%;
}

.voucher-available__brand > a[b-wg5mwme82j] {
  display: flex;
  align-items: center;
}

.voucher-available__brand > a > img[b-wg5mwme82j] {
  height: 47px;
  object-fit: contain;
}

.voucher-available__brand[b-wg5mwme82j] {
  border-radius: 10px;
  padding: 0.75rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 210px;
  box-sizing: border-box;
  height: 70px;
  background-color: #ffffff;
}

.voucher-available--one-brand[b-wg5mwme82j] {
  grid-template-columns: 1fr;
}

.voucher-available--two-brands[b-wg5mwme82j] {
  grid-template-columns: 1fr 1fr;
}

@media (min-width: 600px) {
  .voucher-available[b-wg5mwme82j]{
    padding: 3.625rem 3.125rem;
    width: 100%;
    margin: 9.375rem 0;
  }
  .voucher-available__brands[b-wg5mwme82j] {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .voucher-available--one-brand[b-wg5mwme82j] {
    grid-template-columns: 1fr;
  }
  
  .voucher-available--two-brands[b-wg5mwme82j] {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 1024px) {
  .voucher-available[b-wg5mwme82j] {
    width: 100%;
    min-height: 451px;
    grid-template-columns: 1fr 1fr;
  }

  .voucher-available__brands[b-wg5mwme82j] {
    flex: 1;
    place-content: center;
  }
}

.voucher-available__highlighted[b-wg5mwme82j] {
  color: #60E66E;
  font-weight: 700;
}

@media (min-width: 600px) {
  .voucher-available[b-wg5mwme82j] {
    padding: 2rem;
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .voucher-available[b-wg5mwme82j] {
    padding: 4.375rem;
    width: 100%;
    align-items: center;
  }

  .voucher-available > h2[b-wg5mwme82j] {
    text-align: start;
    max-width: 492px;
  }
}
/* _content/ott.sadc.web.site.ott-mobile.com/Components/Web.Components/VoucherCard.razor.rz.scp.css */
.voucher-card[b-wx05tac30d] {
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0 20px 40px 0 rgba(0,0,0, 25%);
  z-index: 1;
  position: relative;
  top: -150px;
  padding: 2.5rem 1rem;
  width: calc(100% - 1.5rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
}

.voucher-card > h2[b-wx05tac30d] {
  margin-bottom: 1.75rem;
  text-align: center;
}

.voucher-card > h2 > span[b-wx05tac30d] {
  font-weight: 700;
  color: #60E66E;
}

.voucher-card__brands[b-wx05tac30d] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  gap: 1.25rem;
  max-width: 900px;
  width: 100%;
}

.voucher-card__brand > a[b-wx05tac30d] {
  display: flex;
  align-items: center;
}

.voucher-card__brand > a > img[b-wx05tac30d] {
  height: 47px;
  object-fit: contain;
}

.voucher-card__brand[b-wx05tac30d] {
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  padding: 0.75rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 210px;
  box-sizing: border-box;
  height: 70px;
}

.voucher-card--one-brand[b-wx05tac30d] {
  grid-template-columns: 1fr;
}

.voucher-card--two-brands[b-wx05tac30d] {
  grid-template-columns: 1fr 1fr;
}

@media (min-width: 600px) {
  .voucher-card[b-wx05tac30d]{
    padding: 3.625rem 3.125rem;
    width: calc(100% - 3.75rem);
  }
  .voucher-card__brands[b-wx05tac30d] {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .voucher-card--one-brand[b-wx05tac30d] {
    grid-template-columns: 1fr;
  }
  
  .voucher-card--two-brands[b-wx05tac30d] {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 1024px) {
  .voucher-card[b-wx05tac30d] {
    width: calc(100% - 5rem);
    min-height: 451px;
    top: -231px;
  }

  .voucher-card__brands[b-wx05tac30d] {
    flex: 1;
    place-content: center;
  }
}
