/* Brand palette */


/* Greys */


/* Text */


/*Color with transperancy*/

#block-afrontpagebanner .hd-hero sup {
    top: -0.6em;
}

#block-afrontpagebanner .hd-hero {
    height: auto;
    position: relative;
    display: flex;
    max-width: 91.875rem;
    margin: auto;
}

#block-afrontpagebanner .hd-hero__content {
    position: relative;
    width: 100%;
    color: #ffffff;
    z-index: 1;
}

@media screen and (min-width: 991px) {
    #block-afrontpagebanner .hd-hero__content {
        padding: 0;
        width: 55%;
        margin: 5.75rem auto 3rem 1rem;
    }
}

@media screen and (max-width: 768px) {
    #block-afrontpagebanner .hd-hero__content {
        padding-bottom: 0;
        padding-top: 1rem;
    }
}

#block-afrontpagebanner .hd-hero__content h1,
#block-afrontpagebanner .hd-hero__content h2,
#block-afrontpagebanner .hd-hero__content h3,
#block-afrontpagebanner .hd-hero__content h4,
#block-afrontpagebanner .hd-hero__content p {
    color: #ffffff;
}

#block-afrontpagebanner .hd-hero.right .hd-hero__content {
    margin-left: auto;
}

#block-afrontpagebanner .hd-hero.left .hd-hero__content {
    margin-right: auto;
}

#block-afrontpagebanner .hd-hero.center .hd-hero__content {
    margin: 0 auto;
}

#block-afrontpagebanner .hd-hero sup.black {
    top: 0;
    font-size: 0.85em;
}

#block-afrontpagebanner .hd-hero::before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
    background: #5B7F957F;
    z-index: 1;
}

@media screen and (min-width: 991px) {
    #block-afrontpagebanner .hd-hero::before {
        background: linear-gradient(270deg, #EAEAEBCC, #0F0F0F19);
        z-index: 0;
    }
}

#block-afrontpagebanner .hd-hero .field--name-field-banner-image {
    position: absolute;
    width: 100%;
    height: 100%;
}

#block-afrontpagebanner .hd-hero .field--name-field-banner-image::after {
    content: "";
    position: absolute;
    background: linear-gradient(270deg, #0F0F0F19, #22232499);
    width: 100%;
    height: 100%;
    top: 0;
}

#block-afrontpagebanner .hd-hero .field--name-field-banner-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: right;
}

@media screen and (max-width: 768px) {
    #block-afrontpagebanner .hd-hero .field--name-field-banner-image img {
        object-position: 80%;
    }
}

#block-afrontpagebanner .hd-hero__title h1,
#block-afrontpagebanner .hd-hero__title h2,
#block-afrontpagebanner .hd-hero__title h3,
#block-afrontpagebanner .hd-hero__title p {
    font-size: 2.25rem;
    line-height: 1.2;
    font-family: HeeboBlack, Heebo, sans-serif;
    margin-bottom: 3rem;
    font-weight: 600;
}

@media screen and (min-width: 768px) {
    #block-afrontpagebanner .hd-hero__title h1,
    #block-afrontpagebanner .hd-hero__title h2,
    #block-afrontpagebanner .hd-hero__title h3,
    #block-afrontpagebanner .hd-hero__title p {
        font-size: 3.25rem;
    }
}

@media screen and (min-width: 991px) {
    #block-afrontpagebanner .hd-hero__title h1,
    #block-afrontpagebanner .hd-hero__title h2,
    #block-afrontpagebanner .hd-hero__title h3,
    #block-afrontpagebanner .hd-hero__title p {
        font-size: 3rem;
        font-weight: 500;
    }
}

#block-afrontpagebanner .hd-hero__sub-title h2,
#block-afrontpagebanner .hd-hero__sub-title h3,
#block-afrontpagebanner .hd-hero__sub-title p {
    font-size: 1.375rem;
}

@media screen and (min-width: 768px) {
    #block-afrontpagebanner .hd-hero__sub-title h2,
    #block-afrontpagebanner .hd-hero__sub-title h3,
    #block-afrontpagebanner .hd-hero__sub-title p {
        font-size: 1.625rem;
    }
}

@media screen and (min-width: 991px) {
    #block-afrontpagebanner .hd-hero__sub-title h2,
    #block-afrontpagebanner .hd-hero__sub-title h3,
    #block-afrontpagebanner .hd-hero__sub-title p {
        font-size: 1.75rem;
        width: 70%;
        line-height: 2.5rem;
    }
}

#block-afrontpagebanner .hd-hero__sub-title.secondary {
    display: block;
    padding-bottom: 1.125rem;
}

@media screen and (min-width: 991px) {
    #block-afrontpagebanner .hd-hero__sub-title.secondary {
        padding: 0;
    }
}

#block-afrontpagebanner .hd-hero__sub-title.secondary h2,
#block-afrontpagebanner .hd-hero__sub-title.secondary h3,
#block-afrontpagebanner .hd-hero__sub-title.secondary p {
    font-size: 1.375rem;
}

@media screen and (min-width: 768px) {
    #block-afrontpagebanner .hd-hero__sub-title.secondary h2,
    #block-afrontpagebanner .hd-hero__sub-title.secondary h3,
    #block-afrontpagebanner .hd-hero__sub-title.secondary p {
        font-size: 1.625rem;
    }
}

@media screen and (min-width: 991px) {
    #block-afrontpagebanner .hd-hero__sub-title.secondary h2,
    #block-afrontpagebanner .hd-hero__sub-title.secondary h3,
    #block-afrontpagebanner .hd-hero__sub-title.secondary p {
        font-size: 1.625rem;
        width: 68%;
        line-height: 2rem;
    }
}

@media screen and (max-width: 768px) {
    #block-afrontpagebanner .hd-hero__sub-title.primary p {
        font-weight: 500;
    }
}

#block-afrontpagebanner .hd-hero__disclaimer p {
    margin-top: 0.3125rem;
    font-size: 1rem;
    line-height: 1.5;
}

@media screen and (min-width: 768px) {
    #block-afrontpagebanner .hd-hero__disclaimer p {
        font-size: 1.625rem;
    }
}

#block-afrontpagebanner .hd-hero__disclaimer-additional {
    margin-top: 1.25rem;
}

#block-afrontpagebanner .hd-hero__disclaimer-additional p {
    margin-top: 1.5rem;
    font-size: 0.875rem;
    line-height: 1.5rem;
}

@media screen and (min-width: 768px) {
    #block-afrontpagebanner .hd-hero__disclaimer-additional p {
        width: 68%;
    }
}

#block-afrontpagebanner .hd-hero__disclaimer-additional sup {
    font-size: 0.625rem;
    position: relative;
    top: -0.625rem;
}

#block-afrontpagebanner .hd-hero .banner-button {
    margin: 3rem 0;
    display: flex;
}

@media screen and (max-width: 991px) {
    #block-afrontpagebanner .hd-hero .banner-button {
        margin: 0rem 0;
        justify-content: center;
    }
}

#block-afrontpagebanner .hd-hero .banner-button a {
    color: #ffffff;
    font-family: Heebo, sans-serif;
    letter-spacing: 0;
    line-height: 1.9375rem;
    padding: 0.6rem 3rem 0.6rem 2rem;
    background-color: #d9027d;
    border-radius: 6.25rem;
    position: relative;
    font-size: 1rem;
    font-weight: 600;
    margin: 0rem 0.5rem;
}

#block-afrontpagebanner .hd-hero .banner-button a::after {
    content: "";
    width: 0.9375rem;
    height: 1.5625rem;
    background: url(../../../../../../modules/custom/tak_general/library/img/chevron.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    transform-origin: center;
    margin-left: 0.625rem;
    display: block;
    position: absolute;
    top: 50%;
    right: 1.5625rem;
    transform: translateY(-50%);
}

#block-afrontpagebanner .hd-hero__separator {
    height: 0.1875rem;
    background: #3eb1c8;
    margin: 1.25rem 0;
}

@media screen and (min-width: 991px) {
    #block-afrontpagebanner .hd-hero__separator {
        width: 62%;
    }
}

#block-afrontpagebanner .hd-hero .hd-app-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    text-align: left;
}

@media screen and (max-width: 991px) {
    #block-afrontpagebanner .hd-buttons.hd-hero__buttons.hd-buttons__primary {
        margin: 0 0 0.5rem 0;
    }
    #block-afrontpagebanner .hd-hero .hd-buttons.hd-hero__buttons.hd-buttons__primary a {
        font-size: 1.2em;
    }
    #block-afrontpagebanner .hd-hero:after {
        display: none;
    }
    #block-afrontpagebanner .hd-hero .hd-hero__disclaimer {
        margin-top: 0rem;
        font-size: 1.1em;
    }
    #block-afrontpagebanner .hd-hero__disclaimer sup {
        top: -0.375rem;
    }
}

@media only screen and (max-width: 1100px) {
    #block-afrontpagebanner .hd-hero .hd-hero__title {
        font-size: 3.6em;
    }
    #block-afrontpagebanner .hd-hero .hd-hero__sub-title {
        font-size: 1.6em;
    }
    #block-afrontpagebanner .hd-hero .hd-buttons.hd-hero__buttons.hd-buttons__primary a {
        font-size: 1em;
    }
    #block-afrontpagebanner .hd-hero .hd-hero__disclaimer {
        margin-top: 1.25rem;
        font-size: 1.4em;
    }
    #block-afrontpagebanner .hd-hero .hd-hero__disclaimer-additional {
        margin-top: 1.5rem;
        font-size: 0.875em;
    }
}

@media screen and (min-width:300px) and (max-width:767px) {
    #block-afrontpagebanner .hd-hero .banner-button a {
        color: #ffffff;
        font-family: Heebo, sans-serif;
        letter-spacing: 0;
        line-height: 1.9375rem;
        padding: 0.6rem 3rem 0.6rem 1rem;
        background-color: #d9027d;
        border-radius: 6.25rem;
        position: relative;
        font-size: 0.75rem;
        font-weight: 600;
        margin: 0rem 0.5rem;
    }
    #block-afrontpagebanner .hd-hero .banner-button a::after {
        width: 0.9375rem;
        height: 1.2rem;
    }
}

#block-afrontpagebanner .hd-hero__sub-title.secondary p:first-child(1) {
    text-transform: uppercase
}