 html{
     -webkit-text-size-adjust:100%;
     -ms-text-size-adjust:100%;
     font-family:sans-serif 
}
 body{
     margin:0 
}
 h1{
     margin:.67em 0;
     font-size:2em 
}
 sup{
     vertical-align:baseline;
     font-size:75%;
     line-height:0;
     position:relative 
}
 sup{
     top:-.5em 
}
 img{
     border:0 
}
 button{
     color:inherit;
     font:inherit;
     margin:0 
}
 button{
     overflow:visible 
}
 button{
     text-transform:none 
}
 button{
     -webkit-appearance:button;
     cursor:pointer 
}
 button::-moz-focus-inner{
     border:0;
     padding:0 
}
 [class*=\ w-icon-]{
     speak:none;
     font-variant:normal;
     text-transform:none;
     -webkit-font-smoothing:antialiased;
     -moz-osx-font-smoothing:grayscale;
     font-style:normal;
     font-weight:400;
     line-height:1;
     font-family:webflow-icons!important 
}
 *{
     box-sizing:border-box 
}
 html{
     height:100% 
}
 body{
    color:#333;
    background-color:#fff;
     min-height:100%;
     margin:0;
     font-family:Arial,sans-serif;
     font-size:14px;
     line-height:20px 
}
 img{
     vertical-align:middle;
     max-width:100%;
     display:inline-block 
}
 h1{
     margin-bottom:10px;
     font-weight:700 
}
 h1{
     margin-top:20px;
     font-size:38px;
     line-height:44px 
}
 p{
     margin-top:0;
     margin-bottom:10px 
}
 .w-embed:before,.w-embed:after{
     content:" ";
     grid-area:1/1/2/2;
     display:table 
}
 .w-embed:after{
     clear:both 
}
 button{
     cursor:pointer;
     -webkit-appearance:button;
     border:0 
}
 body{
     color:#333;
     font-family:Arial,Helvetica Neue,Helvetica,sans-serif;
     font-size:14px;
     line-height:20px 
}
 h1{
     margin-top:20px;
     margin-bottom:10px;
     font-size:32px;
     font-weight:700;
     line-height:44px 
}
 .body{
    background-color:#141414 
}

/* Global backgrounds */
section, .section {
    background: radial-gradient(ellipse at center, #1a1a1a 0%, #000000 70%) !important;
}
.body {
    background: radial-gradient(ellipse at center, #1a1a1a 0%, #000000 70%) !important;
}

/* CTA button style to match free-training */
.popupButton,
button,
.w-button,
.btn {
    background: linear-gradient(45deg, #D4AF37, #FFD700) !important;
    color: #000000 !important;
    border: 2px solid #D4AF37 !important;
    padding: 1.0rem 2.4rem !important;
    font-size: 1.1rem !important;
    font-weight: 800 !important;
    border-radius: 50px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    box-shadow:
        0 10px 30px rgba(212, 175, 55, 0.4),
        0 0 20px rgba(212, 175, 55, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.3) !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    position: relative !important;
    overflow: hidden !important;
    min-height: 44px !important;
    min-width: 140px !important;
}
.popupButton::before,
button::before,
.w-button::before,
.btn::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: -100% !important;
    width: 100% !important;
    height: 100% !important;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent) !important;
    transition: left 0.5s ease !important;
}
.popupButton:hover::before,
button:hover::before,
.w-button:hover::before,
.btn:hover::before {
    left: 100% !important;
}
.popupButton:hover,
button:hover,
.w-button:hover,
.btn:hover {
    transform: translateY(-3px) !important;
    box-shadow:
        0 15px 40px rgba(212, 175, 55, 0.6),
        0 0 30px rgba(255, 215, 0, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.4) !important;
    background: linear-gradient(45deg, #FFD700, #D4AF37) !important;
    border-color: #FFD700 !important;
}
 .nav-link:focus-visible{
     outline-offset:0px;
     color:#FFD700;
     border-radius:4px;
     outline:2px solid #D4AF37 
}
 .nav-dropdown-toggle:focus-visible{
     outline-offset:0px;
     color:#D4AF37;
     border-radius:5px;
     outline:2px solid #D4AF37 
}
 .nav-dropdown-link:focus-visible{
     outline-offset:0px;
     color:#D4AF37;
     border-radius:5px;
     outline:2px solid #D4AF37 
}
 .arrow-down{
     width:100px;
     height:auto;
     margin-top:9px;
     margin-bottom:-10px;
     display:block 
}
 .arrow-down.mobile-only{
     display:none 
}
 .text-span-17{
     color: #D4AF37;
}
 .border-gradient{
     border-radius:12px 
}
 .superscript{
     color:#D4AF37;
     font-size:20px;
     font-weight:400 
}
 .above-the-fold{
     flex-flow:column;
     justify-content:flex-start;
     align-items:center;
     width:100%;
     margin-bottom:80px;
     display:flex;
     position:relative 
}
 .hero-image{
     box-sizing:border-box;
     order:0;
     justify-content:center;
     align-items:center;
     width:100%;
     margin-bottom:-70px;
     display:block;
     overflow:hidden 
}
 .hero-banner{
     box-sizing:border-box;
     aspect-ratio:auto;
     opacity:1;
     vertical-align:baseline;
     object-fit:cover;
     width:100%;
     max-width:100%;
     height:50vh 
}
 .hero-content{
     z-index:40;
     grid-column-gap:10px;
     grid-row-gap:10px;
     flex-direction:column;
     flex:0 auto;
     grid-template-rows:auto auto auto auto;
     grid-template-columns:1fr;
     grid-auto-columns:1fr;
     justify-content:flex-start;
     place-items:center;
     width:50%;
     padding-bottom:1%;
     text-decoration:none;
     display:flex 
}
 .tjr-logo{
     text-shadow:0 1px 1px #000;
     align-self:center;
     width:500px;
     max-width:400%;
     height:auto;
     margin-top:0;
     padding-top:0 
}
 .tjr-heading{
     color:#fff;
     text-align:center;
     -webkit-text-stroke-width:0px;
     -webkit-text-stroke-color:#000;
     text-shadow:1px 1px 3px #000;
     column-count:auto;
     white-space:normal;
     mix-blend-mode:normal;
     width:100%;
     margin-top:0;
     margin-bottom:0;
     font-family:Inter,sans-serif;
     font-size:35px;
     font-weight:600;
     line-height:1.1em;
     max-width: 750px;
}
 .tjr-paragraph{
     color:#fff;
     text-align:center;
     -webkit-text-stroke-color:#f8f8f800;
     text-shadow:1px 1px 1px #000;
     align-self:center;
     width:100%;
     max-width:800px;
     margin-top:0;
     margin-bottom:5px;
     font-family:Inter,sans-serif;
     font-size:25px;
     font-weight:500;
     line-height:1.3em 
}
 .tjr-cta{
     flex-flow:column;
     justify-content:flex-start;
     align-self:center;
     align-items:center;
     margin-top:10px;
     display:flex 
}
 .trust-badges{
     width:500px;
     margin-top:10px 
}
 .hero-text{
     grid-column-gap:16px;
     grid-row-gap:16px;
     flex-flow:column;
     align-self:center;
     width:800px;
     margin-bottom:0;
     display:flex 
}
 @media screen and (min-width:1440px){
     .hero-image{
         margin-bottom:-80px 
    }
     .hero-banner{
         height:50vh 
    }
     .hero-content{
         margin-bottom:49px;
         padding-bottom:0% 
    }
}
 @media screen and (max-width:991px){
     .code-countdown{
         justify-content:center;
         align-items:center 
    }
     .arrow-down,.arrow-down.mobile-only{
         display:block 
    }
     .hero-image{
         margin-bottom:-50px 
    }
     .hero-banner{
         height:36vh;
         display:inline-flex 
    }
     .hero-content{
         padding-bottom:0 
    }
     .tjr-heading{
         font-size:33px 
    }
     .tjr-paragraph{
         font-size:22px 
    }
     .hero-text{
         padding-left:40px;
         padding-right:40px 
    }
}
 @media screen and (max-width:767px){
     .body{
         margin-top:0;
         padding-bottom:0 
    }
     .code-countdown{
         justify-content:center;
         align-items:center;
         display:flex 
    }
     .arrow-down{
         width:60px;
         display:block 
    }
     .arrow-down.mobile-only{
         display:block 
    }
     .hero-image{
         margin-bottom:-40px 
    }
     .hero-banner{
         height:250px 
    }
     .hero-content{
         grid-column-gap:24px;
         grid-row-gap:24px;
         grid-template-rows:auto auto auto;
         justify-items:center;
         width:100%;
         margin-bottom:0;
         padding-bottom:0 
    }
     .tjr-logo{
         width:400px 
    }
     .tjr-heading{
         font-size:34px 
    }
     .tjr-paragraph{
         font-size:3.6vw 
    }
     .hero-text{
         grid-column-gap:12px;
         grid-row-gap:12px;
         flex-flow:column;
         width:100%;
         padding-left:20px;
         padding-right:20px;
         display:flex 
    }
}
 @media screen and (max-width:479px){
     .body{
         background-color:#141414;
         border-radius:4px;
         margin-top:0;
         padding-bottom:0 
    }
     .code-countdown{
         justify-content:center;
         align-items:center;
         width:100%;
         margin-top:-19px;
         margin-bottom:0;
         display:flex 
    }
     .arrow-down{
         width:70px;
         height:100%;
         margin-top:-21px;
         margin-bottom:-15px;
         display:block 
    }
     .arrow-down.mobile-only{
         width:60px;
         height:100%;
         max-height:60px;
         margin-top:-45px;
         margin-bottom:-3px;
         display:block 
    }
     .border-gradient{
         flex-flow:row;
         align-items:center;
         width:100%;
         max-width:100%;
         display:flex 
    }
     .superscript{
         color:#ffffffe8;
         font-size:12px;
         position:relative 
    }
     .above-the-fold{
         margin-top:23px;
         margin-bottom:0 
    }
     .hero-image{
         justify-content:flex-start;
         align-items:flex-start;
         height:auto;
         margin-top:10px;
         margin-bottom:-30px;
         padding:0 
    }
     .hero-banner{
         opacity:1;
         height:55vw;
         display:inline-flex 
    }
     .hero-content{
         grid-column-gap:24px;
         grid-row-gap:24px;
         flex-direction:column;
         grid-template-rows:auto auto auto;
         grid-template-columns:1fr;
         grid-auto-columns:1fr;
         height:100%;
         margin-top:0;
         margin-bottom:0;
         padding:0% 30px 1px 
    }
     .tjr-logo{
         width:70vw;
         height:auto;
         margin-top:0;
         margin-bottom:0 
    }
     .tjr-heading{
         color:#fff;
         width:100%;
         max-width:100%;
         margin:-6px 0 26px;
         padding-left:0;
         padding-right:0;
         font-size:5.5vw;
         font-weight:600;
         line-height:1.2em;
    }
     .tjr-paragraph{
         color:#fff;
         width:100%;
         max-width:100%;
         margin-top:-25px;
         margin-bottom:20px;
         padding-top:5px;
         padding-left:0;
         padding-right:0;
         font-size:3.4vw;
         font-weight:500;
         line-height:150% 
    }
     .tjr-cta{
         grid-column-gap:12px;
         grid-row-gap:12px;
         flex-flow:column;
         margin-top:3px;
         display:flex 
    }
     .trust-badges{
         width:475px;
         margin-top:-5px 
    }
     .hero-text{
         grid-column-gap:12px;
         grid-row-gap:12px;
         flex-flow:column;
         width:100%;
         margin-top:0;
         padding-left:0;
         padding-right:0;
         display:flex 
    }
     .div-block-110{
         font-size:1px 
    }
}
 .popupButton {
     background-image: linear-gradient(to bottom, #21a1ef, #2074a7);
     padding: 21px 60px !important;
     width: 430px !important;
     color: black;
     border-radius: 5px;
     cursor: pointer;
     font-family: 'Inter', sans-serif;
     font-size: 18px;
     font-weight: 800;
     line-height: 130%;
     outline: none;
     display: flex;
     justify-content: center;
     text-decoration: none;
}
 @media screen and (max-width: 478px) {
     .popupButton {
         font-size: 16px !important;
         padding: 23px 60px !important;
         font-weight: 700 !important;
    }
}
 @media screen and (max-width: 767px) {
     .popupButton {
         width: 100% !important;
    }
}
 .border-gradient {
     --c: #171717;
     --p: 39%;
     --gradient-angle: 0deg;
     background: linear-gradient(var(--c), var(--c)) padding-box, conic-gradient(from var(--gradient-angle), transparent, #BEE6FF var(--p), transparent calc(var(--p) * 2)) border-box;
     border: 2px solid transparent;
     border-radius: 8px;
     display: inline-block;
     padding: 0px;
}



.div-block-9 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: row;
    justify-content: center;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 12px;
    display: flex
}

.text-block-copy {
    color: #959595;
    text-align: center;
    width: 100%;
    max-width: 1200px;
    margin-top: 4px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 48px;
    padding-right: 48px;
    font-family: Inter,sans-serif;
    font-size: 7px;
    line-height: 160%
}

.div-block-10 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-direction: column;
    margin-top: -64px;
    padding-top: 20px;
    padding-bottom: 24px;
    display: flex;
    position: relative
}

.link-block-5 {
    text-decoration: none
}

.link-block-7 {
    text-decoration: none
}

.link-block-8 {
    text-decoration: none
}

.text-span-22 {
    font-size: 7px
}

@media screen and (min-width: 1440px) {
    .div-block-10 {
        margin-top:-15px
    }
}

@media screen and (max-width: 991px) {

    .text-block {
        max-width: 800px
    }

    .text-block-copy {
        max-width: 800px;
        padding-left: 32px;
        padding-right: 32px;
        font-size: 6px
    }

    .div-block-10 {
        padding-top: 24px
    }
}

@media screen and (max-width: 767px) {

    .text-block {
        font-size: 12px
    }

    .text-block-copy {
        padding-left: 32px;
        padding-right: 32px;
        font-size: 6px
    }
}

@media screen and (max-width: 479px) {

    .text-block {
        color: #505050;
        -webkit-text-stroke-color: #505050;
        font-size: 10px
    }

    .div-block-9 {
        grid-column-gap: 18px;
        grid-row-gap: 18px;
        color: #727272
    }

    .text-block-copy {
        color: #727272;
        margin-top: 29px;
        padding-left: 24px;
        padding-right: 24px;
        font-size: 7px;
        font-weight: 400
    }

    .div-block-10 {
        grid-column-gap: 24px;
        grid-row-gap: 24px;
        color: #333333d1;
        margin-top: 2px;
        padding-bottom: 16px
    }

    .bold-text-21-copy {
        color: #727272;
        -webkit-text-stroke-color: #505050;
        font-size: 7px;
        font-weight: 400
    }

    .text-span-23 {
        -webkit-text-stroke-color: #505050
    }
}
