
 
    :root {
        --primary-color: #e10a0a;
        --secondary-color: #1f2947;
    }
    
    a {
        color: inherit;
    }
    
    body {
        background-color: #ececec;
        margin: 0;
    font-family: "Sofia Sans", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
    }

    strong {
    font-family: "Sofia Sans", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 700;

    }

    .container, .offer__key-tcs {
        padding: 0 10px;
    }

    .margin-top-auto {
        margin-top: auto;
    }
    .logo {
        position: relative;
        z-index: 3;
    }
    .logo img {
        max-width: 300px;
        width: 100%;
    }
    .page-wrapper {
        max-width: 1300px;
        margin: 0 auto;
        background-color: #fdfdfd;
    }
    .page-top {
        background-image: url(../images/header/backgrounds/red/bg-desktop.jpg);
        background-position: bottom left;
        background-repeat: no-repeat;
        background-size: cover;
    }


/*TTTT Bar*/
    .tttt_bar{
        width: 100%;

    }

  .container .tttt_bar{
        padding:0px;
        background-color: #fafe07;
    }


    .center {
        display: flex;
        justify-content: center;
        }

    .center img{
        width: 100%;
    }    


/* end */



    .offer__headline {
        font-family: "Bebas Neue", serif;
        font-weight: 400;
        font-style: normal;
        line-height: 0.9;
        font-size: 118px;
        color: #ffffff;
        margin: 0;
    }

    .offer__headline2 {
        font-family: "Bebas Neue", serif;
        font-weight: 400;
        font-style: normal;
        line-height: 0.9;
        font-size: 118px;
        color: #ffffff;
        margin: 0;
    }

    .offer__headline sup {
        font-size: 0.5em;
    }    
    .offer__headline span {
        display: block;
        white-space: nowrap;
    }
    .offer__headline--3 {
        font-size: 0.68em;
    }
    .offer__headline--2 {
        color: var(--hite-color);
    }
    span.star {
        display: inline-block;
        font-size: 0.4em;
        vertical-align: top;
    }
    .page-top {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        overflow: hidden;
    }
    .right-top {
        position: relative;
    }
    .right-top .sticker {
        background-image: url(../images/assets/virgin_sticker_v2.png);
        display: inline-block;
        padding: 1.8em;
        text-align: center;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        color: #00e5c4;
    font-family: "Sofia Sans", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 700;
        margin: 0;
        position: absolute;
        bottom: 10%;
        right: 73%;
        font-size: 20px;
    }
    img.hero-image {
        display: block;
        max-width: 100%;
    }
    .offer__wrapper {
        padding: 25px 0px 35px 55px;
        display: flex;
        flex-direction: column;
        /* margin-right: 15px; */
    }
    .offer__wrapper h2 {
        margin: 4px 0 0;
        font-size: 33px;
        line-height: 1.2;
        color: white;
        text-transform: uppercase;
        max-width: 12em;
    }
    .offer__wrapper p {
        margin: 8px 0 0;
        font-size: 20px;
        line-height: 1.2;
        color: white;
    }
    .offer__wrapper a {
        text-decoration: none;
    }
    .offer__button a {
        padding: 12px 28px;
        background: var(--secondary-color);
        display: inline-block;
        text-decoration: none;
        color: #fff;
    font-family: "Sofia Sans", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 700;
        font-size: 30px;
        border-radius: 5px;
    }
    p.offer__existing-customer {
        font-size: 12px;
        margin: 10px 0 0;
        color: white;
    }
    .offer__key-tcs {
        margin: 0;
        font-size: 14px;
        text-align: center;
        color: rgb(244 244 244);
        background-color: #b10000;
        padding: 10px 5px;
    }
    .offer__button {
        margin: 30px 0 0;
    }

    #legal-bar img {
        width: 24px;
        margin-left: 5px;
        vertical-align: middle;
    }

    .offer-desktop {
        display: block !important;
    }

    .offer-mobile {
        display: none !important; 
    }

    .label {
    padding: 10px 0px;
    background-color: #1f2947;
    text-align: center;
    width: 13em;
    border-radius: 3em;
    margin-bottom: 1em;
    font-family: "Sofia Sans", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 700;

    }
    
    @media screen and (max-width: 1024px) {
        img.hero-image{
            max-width: 70%;
            padding-left: 80px;
        }

        .offer__wrapper {
            padding: 35px 0 35px 20px;
        }
        .right-top {
            min-width: 100vw;
            margin-left: -6vw;
        }
    }
    
    @media screen and (max-width: 768px) {
        img.hero-image{
            max-width: 100%;
            padding-left: 0px;
        }

        .right-top .sticker {
            bottom: 5%;
            right: 67%;
            font-size: 3vw;
        }
        .logo {
            width: 51%;
            position: absolute;
            top: 0;
            left: 0;
        }
        .page-top {
            flex-direction: column-reverse;
            position: relative;
        }
        .right-top {
            min-width: 100%;
            margin-left: 0;
        }
        .offer__wrapper {
            padding: 20px;
        }
        .offer__headline {
            font-size: 15vw;
            text-align: center;
            line-height: 0.8;
        }
        .offer__wrapper h2 {
            font-size: 8vw;
            text-align: center;
        }
        .offer__wrapper p:not(.offer__existing-customer) {
            font-size: 4vw;
            text-align: center;
        }
        .offer__headline span {
            display: inline-block;
        }
        .offer__headline--3 {
            display: block;
        }
        .offer__headline--3 {
            font-size: 0.75em;
        }
        .offer__button {
            margin: 30px 0 0;
            text-align: center;
        }
        .offer__button {
            margin: 20px 0 0;
        }
        .offer__button a {
            font-size: 6vw;
        }
        p.offer__existing-customer {
            text-align: center;
            font-size: 12px;
        }
        .offer__key-tcs {
            font-size: 12px;
        }
        .offer__wrapper {
            min-height: auto;
            max-width: 100%;
            margin-right: 0px;
        }
        .offer-desktop {
            display: none !important;
        }

        .offer-mobile {
            display: block !important;
        }
        .label {
            padding: 8px 0px;
            margin: 0 auto 1.2em !important;
            }
    }
    
    
    /* Steps */
    .page-steps a {
        text-decoration: none;
    }
    .steps__wrapper {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        padding: 40px 0 40px;
    }

    .step__item-separator img {
        width: 14px;
    }
    .step__item p {
        font-family: "Bebas Neue", serif;
        font-weight: 400;
        font-style: normal;
        font-size: 35px;
        line-height: 1;
        margin: 0;
        color: var(--secondary-color);
    }  


    .mobile {
      display: none;
    }
    .desktop {
      display: block;
    }

    
    @media screen and (max-width: 1024px) {
        .steps__wrapper {
            flex-direction: column;
        }
        .step__item-separator img {
            width: 14px;
            transform: rotate(90deg);
            padding: 10px;
        }
        .step__item p {
            font-size: 30px;
            font-size: calc(30px + (51 - 30) * ((100vw - 320px) / (1024 - 320)));
        }
    }
    
    @media screen and (max-width: 768px) {
        .steps__wrapper {
            padding: 30px 0;
        }
        .step__item p {
            text-align: center;
        }   
        .step__item-separator img {
            padding: 5px;
        } 


      .mobile {
        display: block;
      }
      .desktop {
        display: none;
      }

    }
    /* </Steps */
    
    
    
    /* Blocks */
    .blocks__wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 30px;
        padding: 0 20px;
    }
    .block__item img {
        width: 100%;
        display: block;
    }
    .block__item {
        border: 1px solid #c8c8c8;
        border-radius: 8px;
        overflow: hidden;
        display: flex;
        flex-direction: column;
    }
    .block__copy {
        font-size: 17px;
        line-height: 1.6;
        color: var(--secondary-color);
        padding: 15px;
        margin: 0;
    }
    .block__disclaimer {
        padding: 15px;
        font-size: 12px;
        line-height: 1.2;
        margin: 0;
        margin-top: auto;
        color: var(--secondary-color);
    }
    
    @media screen and (max-width: 1024px) {
        .blocks__wrapper {
            grid-gap: 20px;
            padding: 0 10px;
        }
    }
    @media screen and (max-width: 768px) {
        .blocks__wrapper {
            grid-template-columns: 1fr;
        }
    }
    /* </Blocks */
    
    /* REGULATORY */
    .regulatory__logos, .payment__logos {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .regulatory__logos img, .payment__logos img {
        margin: 1em;
    }
    .regulatory__logos {
        padding: 40px 0;
    }
    .payment__logos {
        padding: 20px 0;
    }
    .bottom__links .links__wrapper {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        text-align: center;
    }
    .bottom__links .links__wrapper a {
        font-size: 16px;
        padding: 1.5em 0.5em;
        /* font-weight: bold; */
    }
    .bottom__links {
        padding: 60px 0;
    }
    
    @media screen and (max-width: 768px) {
        .bottom__links .links__wrapper {
            grid-template-columns: 1fr 1fr;
        }
    }
    /* </REGULATORY */
    
    
    /* Footer */
    .footer__wrapper {
        text-align: center;
        padding: 20px 0;
    }
    .footer__wrapper ol {
        margin: 0 0 1em;
        font-size: 14px;
    }
    .footer__wrapper p {
        margin: 0 0 1em;
        font-size: 14px;
    }    
    .footer__wrapper a {
    font-family: "Sofia Sans", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
    }
    .footer-content {
        text-align: left;
        padding: 0 20px;
        display: block !important;
    }
    /* </Footer */

    @media screen and (max-width: 768px) {
        .mobile-sticky-button {
            position: fixed;
            bottom: 0;
            width: 100%;
            padding: 20px 0;
            background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 99%);
            background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 99%);
            background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 99%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
        }
    }


    

/* --------DEPOSIT BAR----------*/

.terms{
    margin-top: 0px;
    margin-bottom: 0px;
}

.wrapper {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}


.deposit__size-12 {
  font-size: 13px;
}

.accent__2 {
  background-color: #f2f1f3;
  padding: 10px 0px 10px 0px;
}

.wrapper__narrow__2 {
 width: 90%;
}

.accent__grid__2 {
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  gap: 1%;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns:max-content max-content;
/*    grid-template-columns: 50px 800px;*/
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.info__icon{
  width: 30px;
  margin: 0 auto;
}



@media (max-width: 1024px) {

  .wrapper__narrow__2 {
   width: 95%;
  }


@media (max-width: 800px) {
  .wrapper__narrow__2 {
   width: 90%;
  }

    .accent__2 {
      padding: 10px 0px 15px 0px;
    }

  .accent__grid__2 {
    width: 100%;
    gap: 0.5%;
    grid-template-columns: 0.17fr 3fr;
  }
}

@media (max-width: 430px) {
 
  .wrapper__narrow__2 {
    width: 90%;
  }

  .accent__grid__2 {
    grid-template-columns: 0.4fr 2.6fr;
  }

  .info__icon{
    width: 32px;
  }
}

@media (max-width: 320px) {
  .wrapper__2{
    margin: 0 auto;
    padding: 0;
  }

  .wrapper__narrow__2 {
    width: 90%;
  }
  .accent__grid__2 {
    gap: 0;
    grid-template-columns: 0.4fr 2.4fr;
    -webkit-box-align: flex-start ;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }

  .info__icon{
    width: 30px;
  }
}

