:root {
    --black: #3d3d3d;
    --wl-dark-blue: #08358c;
    --wl-blue: #1b50a3;
}

@font-face {
    font-family: ProductSansBold;
    src: url(../fonts/product-sans/ProductSans-Bold.ttf);
}

@font-face {
    font-family: ProductSansLight;
    src: url(../fonts/product-sans/ProductSans-Light.ttf);
}

@font-face {
    font-family: ProductSansRegular;
    src: url(../fonts/product-sans/ProductSans-Regular.ttf);
}

.wl-blue-text {
    color: var(--wl-blue);
}

.wl-dark-blue-text {
    color: var(--wl-dark-blue);
}

.wl-font-light {
    font-family: "ProductSansLight";
}

.wl-font-regular {
    font-family: "ProductSansRegular";
}

.wl-font-bold {
    font-family: "ProductSansBold";
}

.wl-title-letter-spacing {
    letter-spacing: -3px;
}

.wl-title-line-height-1 {
    line-height: 1;
}

.wl-title-line-height-1-4 {
    line-height: 1.4;
}

* {
    font-family: ProductSansRegular;
}

body {
    background-color: #0ca8cc !important;
    color: #fff;
    font-family: ProductSansRegular;
}

header {
    box-shadow: 0px 30px 50px rgb(0 0 0 / 20%);
    height: auto;
}

.form-custom-input {
    box-shadow: 0px 5px 5px #cacaca inset;
    border-radius: 18px;
}

#linkLogoHeader {
    display: inline-block;
}

.bg-soft-primary {
    background-color: transparent !important;
}

#navBarNewTemplate.banner--clone {
    position: absolute !important;
}

#navBarNewTemplate {
    background-color: #e6e6e6 !important;
    padding: 0px 0px;
}

#navBarNewTemplate .col.align-self-start {
    padding: 0px;
}

#imgJilianGraduation {
    margin-top: 10px;
    margin-right: -50px;
}

#titleHeader {
    color: #3d3d3d;
    font-size: 36px;
    text-wrap: wrap;
    text-align: center;
    line-height: 44px;
}

#companyLogo {
    max-width: 250px;
    float: right;
}

#titlePrincipal {
    text-align: left;
    font-size: 44px;
    line-height: 60px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: "ProductSansRegular";
    vertical-align: baseline;
}

.agent-register-button-container {
    z-index: 7;
    top: 12px;
}

.agent-register-button {
    top: 80px;
    text-decoration: none;
    color: white;
    height: 100px;
    border-radius: 0px 36px 36px 0px;
    background: linear-gradient(#ff6a00 0%, #f80000 100%);
    box-shadow: -2px 6px 2px rgba(0, 0, 0, 0.25),
        inset -2px -6px 0px rgba(0, 0, 0, 0.15);
}

.agent-register-button:hover {
    text-decoration: none;
    color: white;
    background: linear-gradient(#ff7918 0%, #ff1717 100%);
}

.register-button-bar {
    height: 52px;
    border: 2px solid #fff;
}

.register-button-text {
    font-size: 24px;
    line-height: 1;
}

.register-button-image img {
    width: 44px;
}

#formNewTemplate {
    min-height: 580px;
    height: auto;
    z-index: 2;
}

#formNewTemplate h5 {
    line-height: 30px;
}

#jackDialogBox1 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 100px 10px 40px;
    height: 230px;
    width: 80%;
    background-image: url("../img/dialog_box_1.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

#jackDialogBox1 h2 {
    color: var(--black);
    font-size: 36px;
    font-family: "ProductSansLight" !important;
}

#jackGraduateContainer {
    width: 100%;
}

#jackGraduateImg {
    width: 400px;
    margin-left: -100px;
    margin-top: -40px;
}

#jackGraduateMessageContainer {
    margin-top: -70px;
}

#jackGraduateMessage {
    font-family: "ProductSansLight";
    font-size: 28px;
    line-height: 50px;
}

#imgJackDoctor,
#imgJillianInvitation {
    margin-top: -50px;
}

#imgJillianInvitation {
    margin-right: -100px;
    margin-top: -30px;
}

.text-content {
    display: block;
    margin: 0px auto;
    height: 450px;
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position-x: center;
}

.text-content p {
    font-size: 24px;
    font-family: ProductSansLight;
}

#jackWelcomeSection {
    position: relative;
    z-index: 2;
}

#second-content-block {
    z-index: 2;
}

#third-content-block {
    position: relative;
    z-index: 2;
}

#sixth-content-block {
    z-index: 2;
}

.second-section-card-text-container {
    display: flex;
    justify-content: start;
    flex-direction: column;
    padding-top: 20px;
    min-height: 330px;
}

#feather-second-content-block {
    position: absolute;
    width: 100%;
    margin-left: 100px;
    margin-top: 50px;
    max-width: 650px;
    z-index: 1;
}

#cloud-first-content-block-left {
    position: absolute;
    width: 100%;
    left: -320px;
    bottom: 20px;
    max-width: 1000px;
    z-index: 1;
}

#cloud-first-content-block-right {
    position: absolute;
    width: 100%;
    right: -700px;
    bottom: -140px;
    max-width: 1660px;
    z-index: 0;
}

#cloud-second-content-block-left {
    position: absolute;
    width: 100%;
    left: -300px;
    bottom: -240px;
    max-width: 1000px;
    z-index: 1;
}

#cloud-second-content-block-right {
    position: absolute;
    width: 100%;
    right: -750px;
    bottom: -200px;
    max-width: 1660px;
    z-index: 0;
}

#third-content-block-video-container {
    z-index: 2;
}

#cooMessage {
    font-family: "ProductSansLight";
    font-size: 22px;
    line-height: 22px;
}

#featherFourContentBlock {
    position: relative;
    width: 370px;
    left: -30px;
}

#cloud-four-content-block-left {
    position: absolute;
    width: 100%;
    left: -600px;
    top: 20px;
    max-width: 1500px;
    z-index: 1;
}

#cloud-four-content-block-right {
    position: absolute;
    width: 100%;
    right: -200px;
    top: -80px;
    max-width: 850px;
    z-index: 0;
}

#cloud-sixth-content-block-left {
    position: absolute;
    width: 100%;
    left: -300px;
    bottom: -50px;
    max-width: 800px;
    z-index: 1;
}

#cloud-sixth-content-block-right {
    position: absolute;
    width: 95%;
    right: -500px;
    bottom: -80px;
    max-width: 1660px;
    z-index: 0;
}

.contentTitleFourBlock {
    margin-top: -15px;
}

#buttonRegisterForm {
    background-image: url(/img/button-register-background.png);
    width: 240px;
    margin: 40px auto 0px;
    height: 54px;
    background-color: transparent;
    border: none;
    display: block;
    color: #17439c;
    font-family: ProductSansBold;
    font-size: 24px;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #08358c;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #08358c;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #08358c;
}

.text-content-bluebg {
    border-radius: 48px;
    background: radial-gradient(
        175.85% 172.91% at 38.7% -11.39%,
        #164795 40.63%,
        #012a79 100%
    );
    box-shadow: -16.3716px -8.1858px 19.64592px 0px rgba(0, 0, 0, 0.25) inset,
        10px 16px 19px 4px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.text-content-bluebg-lg {
    height: fit-content;
    display: flex;
    justify-content: space-between;
}

.card-number-section {
    padding: 0px 0px 0px 0px;
}

.card-text-section {
    display: flex;
    flex-direction: column;
    min-height: 200px;
}

.card-button-section {
    min-height: 0px;
}

.video-landing-container {
    display: flex;
    justify-content: center;
}

.img-jack-form-container {
    display: flex;
    justify-content: center;
}

.img-jack-form {
    max-width: 280px;
    position: relative;
    right: -30px;
    z-index: 4;
}

.img-jillian-form {
    max-width: 350px;
    position: relative;
    right: 100px;
    z-index: 3;
}

#appointmentForm {
    min-height: 470px;
    z-index: 2;
}

.btn-form-green {
    border-radius: 40.102px;
    background: radial-gradient(
        181.63% 180.2% at 37.13% 99.75%,
        #61dc00 29.17%,
        #fff 100%
    );
    box-shadow: -4.77401px -5.72881px 14.32203px -4.77401px rgba(0, 0, 0, 0.25)
        inset;
    min-width: 300px;
    margin: 40px auto 0px;
    height: 54px;
    background-color: transparent;
    border: none;
    display: block;
    color: #17439c;
    font-family: ProductSansBold;
    font-size: 24px;
}

.btn-form-green-lg {
    height: 60px;
    width: 360px;
    text-transform: uppercase;
    line-height: 1.2em;
    display: flex;
    align-items: center;
}

.jillian-invitation {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-content: center;
}

p.number-text {
    font-size: 96px;
    font-family: "ProductSansBold";
    text-align: center;
}

.video-iframe-wf {
    width: 100%;
    min-height: 624px;
    max-height: 720px;
    background: #08358c;
}

.video-iframe-wf[poster] {
    width: 95%;
    min-height: 624px;
    max-height: 720px;
}

#imgJillianTop {
    margin-top: 10px;
    margin-bottom: -52px;
}

#imgJillianTop img {
    max-width: 340px;
}

#imgJackCurious {
    margin-top: -10px;
    margin-bottom: -6px;
}

#imgJackCurious img {
    max-width: 310px;
}

#imgJackMoneylife {
    margin-top: -150px;
}

#imgJackMoneylife img {
    max-width: 300px;
}

.section-background-whole-cloud {
    background-repeat: no-repeat;
    background-position-y: center;
}

#section-content-two {
    background-position-x: calc(100% + 200px);
}

.section-background-whole-cloud {
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
}

#section-background-whole-cloud-left {
    height: 836px;
    width: 758px;
    background-size: cover;
    background-position-y: top;
    left: 0px;
    top: calc(300vh - 200px);
}

#six-content-block h5 {
    line-height: 1.4;
}

#card-agent {
    border-radius: 50px;
}

#card-agent .card-header {
    border-radius: 50px 50px 0 0;
    background: #17439c;
}

#card-agent .card-body {
    overflow: hidden;
    border-radius: 0 0 50px 50px;
}

#card-agent .avatar-container {
    width: 180px;
    height: 70px;
}

#card-agent .agent-card-avatar {
    width: 260px;
    background: linear-gradient(160deg, #d9d9d9 60%, #919191 100%);
}

#card-agent .agent-card-badge {
    width: 80px;
}

#card-agent .agent-card-column-one {
    background: #17439c;
}

#card-agent .agent-card-column-two {
    background: linear-gradient(160deg, #d9d9d9 50%, #919191 100%);
}

@media (max-width: 768px) {
    img {
        max-width: 280px;
    }

    #companyLogo {
        float: none;
    }

    .agent-register-button-container {
        top: 8px;
    }

    .agent-register-button {
        height: 60px;
    }

    .register-button-bar {
        height: 32px;
    }

    .register-button-text {
        font-size: 16px;
        line-height: 1;
    }

    .register-button-image img {
        width: 32px;
    }

    /* p {
        text-align: center;
    } */

    #titlePrincipal {
        text-align: center;
        font-size: 40px;
        line-height: 40px;
        padding-left: 0px;
    }

    #titleHeader {
        text-align: center;
        width: 100%;
        display: block;
    }

    #jackDialogBox1 {
        background-image: url("../img/dialog_box_1_down.png");
        width: 90%;
        padding: 0px 35px;
    }

    #jackDialogBox1 h2 {
        font-size: 30px;
    }

    #jackGraduateImg {
        width: 400px;
        margin-left: 130px;
        margin-top: -30px;
    }

    #jackGraduateMessage {
        font-size: 24px;
        line-height: 1.4;
    }

    #section-content-two {
        margin-top: 5rem !important;
    }

    #feather-second-content-block {
        margin-left: 50px;
        margin-top: 0px;
        max-width: 650px;
    }

    .img-jack-form-container {
        display: flex;
        justify-content: start;
    }

    .img-jillian-form-container {
        display: flex;
        justify-content: end;
        position: relative;
        right: -100px;
        top: -360px;
    }

    .img-jack-form {
        width: 200px;
    }

    .img-jillian-form {
        width: 250px;
        position: absolute;
    }

    #appointmentForm {
        min-height: fit-content;
        position: relative;
    }

    #featherFourContentBlock {
        position: absolute;
        max-width: 350px;
        top: -360px;
        left: 20px;
    }

    #cooMessage {
        font-size: 22px;
        line-height: 1.2;
    }

    .card-number-section {
        padding: 40px 0px 20px 0px;
    }

    .card-text-section {
        display: flex;
        flex-direction: column;
        gap: 1em;
        min-height: 400px;
    }

    .card-button-section {
        min-height: 100px;
    }

    #card-agent .agent-card-avatar {
        width: 200px;
    }
    #card-agent .agent-card-badge {
        width: 60px;
    }
}

@media (max-width: 991.98px) {
    .navbar .navbar-brand {
        padding-top: 0;
        padding-bottom: 0;
    }

    .img-header-cow {
        max-width: 200px;
    }

    .video-landing {
        max-width: 100%;
    }

    .img-jillian-form {
        max-width: 100%;
    }

    .jillian-invitation {
        height: auto;
    }

    .btn-form-green-lg {
        height: 100px;
    }

    .video-iframe-wf {
        width: 100%;
        min-height: 230px;
        max-height: 300px;
    }

    .video-iframe-wf[poster] {
        width: 100%;
        min-height: 230px;
        max-height: 300px;
    }
}
