<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.stage
{
    position: relative;
    max-width: 100%;
    margin-inline: 0;
    background-color: #f4f5f5;
    contain: layout paint;
}
.stage__back
{
    position: absolute;
    max-inline-size: 1920px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
@media(min-width: 1024px)
{
    .stage__back
    {
        overflow: hidden;
    }
    .stage__back:before
    {
        content: "";
        display: block;
        position: absolute;
        z-index: 2;
        box-shadow: 0 .5em 1em .875em rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);
        background-color: #21c5c9;
        transform: rotate(-7.5deg);
        width: 55%;
        left: 50%;
        height: 100%;
        bottom: -26.25rem;
    }
}
.stage__back__image img
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: translateZ(0);
}
.stage__back__image:after
{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,25,60,.66);
}
@media(min-width: 1024px)
{
    .stage__back__image:after
    {
        content: none;
    }
}
@media(max-width: 1023.98px)
{
    .stage__back__wedge
    {
        display: none!important;
    }
}
.stage__front
{
    margin-right: auto!important;
    margin-left: auto!important;
    max-width: 1024px;
}
.stage__front__columns.columns&gt;.column
{
    min-height: 420px;
    height: auto;
}
.stage__front__columns.columns&gt;.column:first-child
{
    min-height: 200px;
}
@media(max-width: 1023.98px)
{
    .stage__front__columns.no-certificates
    {
        align-items: center;
    }
}
@media(min-width: 1024px)
{
    .stage__front__columns
    {
        flex-flow: row-reverse;
    }
    .stage__front__columns.columns&gt;.column
    {
        min-height: 34.375rem!important;
        height: auto;
    }
}
.stage__front__columns.no-certificates .stage__front__content--wrapper
{
    align-items: end;
}
@media(min-width: 1024px)
{
    .stage__front__columns.no-certificates .stage__front__content--wrapper
    {
        align-items: center;
        height: auto;
    }
}
.stage__front__certificates
{
    z-index: 4;
    padding-top: 3rem;
}
@media(min-width: 1024px)
{
    .stage__front__certificates
    {
        justify-content: center;
    }
}
.stage__front__certificates figure
{
    width: 100%;
    max-width: 6.875rem;
}
@media(min-width: 480px)
{
    .stage__front__certificates figure
    {
        max-width: 7.5rem;
    }
}
@media(min-width: 1024px)
{
    .stage__front__certificates figure
    {
        max-width: 12rem;
    }
}
@media(max-width: 1023.98px)
{
    .stage__front__certificates.position-right
    {
        justify-content: end;
    }
}
.stage__front__content
{
    z-index: 1;
}
.stage__front__content--wrapper
{
    position: relative;
    padding-bottom: 9.5rem;
}
@media(min-width: 1024px)
{
    .stage__front__content--wrapper:before
    {
        content: "";
        display: block;
        position: absolute;
        width: 20rem;
        top: -2rem;
        right: -3.5rem;
        bottom: -2rem;
        background-color: #f4f5f5;
        transform: rotate(-6.6deg);
        z-index: 0;
    }
}
.stage__front__content--wrapper .feecalculator-body.columns&gt;.column
{
    padding-right: 0;
    padding-left: 0;
}
.stage__front table
{
    background-color: transparent;
}
.stage__front table td
{
    border-color: transparent;
}
.stage:after, .stage:before
{
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    box-shadow: 0 .5em 1em .875em rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);
}
.stage:after
{
    background-color: #fff;
    transform: rotate(4.5deg);
    z-index: 3;
    height: 7.5rem;
    bottom: -3.75rem;
    right: -1.875rem;
    left: -1.875rem;
}
@media(min-width: 1024px)
{
    .stage:after
    {
        height: 100%;
        transform: rotate(3deg);
        bottom: -28.25rem;
        right: -5.625rem;
        left: -5.625rem;
    }
}
.stage:before
{
    background-color: #21c5c9;
    transform: rotate(-7.5deg);
    width: 55%;
    height: 7.5rem;
    bottom: -3.25rem;
    left: 50%;
}
@media(min-width: 1024px)
{
    .stage:before
    {
        content: none;
    }
}
.stage.wedge_bg-berry .stage__back:before, .stage.wedge_bg-berry:before
{
    background-color: #961d6c;
}
.stage.wedge_bg-blue .stage__back:before, .stage.wedge_bg-blue:before
{
    background-color: #004178;
}
.stage.wedge_bg-ruby .stage__back:before, .stage.wedge_bg-ruby:before
{
    background-color: #e61759;
}
.stage.wedge_bg-apple .stage__back:before, .stage.wedge_bg-apple:before
{
    background-color: #b8c40a;
}
.stage .column, .stage .columns
{
    margin: 0;
}
.stage .stage__back
{
    margin: auto;
}
.stage .column
{
    align-items: center;
}
.stage .column.stage__front__certificates
{
    align-items: end;
}
.stage .content
{
    color: #fff;
}
@media(min-width: 1024px)
{
    .stage .content
    {
        color: inherit;
    }
}
.stage .content .stage__headline
{
    font-family: Bitter,serif;
    color: #fff;
}
@media(min-width: 1024px)
{
    .stage .content .stage__headline
    {
        color: #004178;
        font-size: 42px!important;
        line-height: 54px;
    }
}
.stage .content .stage__headline span
{
    color: inherit;
    margin-top: 10px;
}
.stage .content .stage__subheadline
{
    display: block;
    font-size: 1.5rem;
    font-weight: 700;
    font-family: Roboto,serif;
}
.stage .content ul.checklist
{
    display: block;
}
.stage__icons
{
    -webkit-margin-before: 3rem;
    margin-block-start: 3rem;
    display: flex;
    justify-content: center;
}
@media(min-width: 769px)
{
    .stage__icons
    {
        justify-content: flex-start;
    }
}
.stage__icon
{
    flex-direction: column;
    width: 6rem;
    row-gap: .5rem;
    padding-inline: .1rem;
    color: #fff;
    font-size: 14px;
    -webkit-hyphens: auto;
    hyphens: auto;
    text-align: center;
}
.stage__icon, .stage__icon__svg
{
    display: flex;
    align-items: center;
}
.stage__icon__svg
{
    position: relative;
    width: 2.5rem;
    height: 2.5rem;
    justify-content: center;
    color: #004178;
}
.stage__icon__svg:before
{
    content: "";
    background-color: #fff;
    border-radius: 100%;
    display: block;
    position: absolute;
    inset: -.2rem;
    z-index: -1;
}
@media(min-width: 480px)
{
    .stage__icon__svg
    {
        width: 3rem;
        height: 3rem;
    }
}
.stage__icon__svg .stage__font-icon
{
    font-size: 2rem;
    line-height: 2rem;
    color: inherit;
}
@media(min-width: 480px)
{
    .stage__icon__svg .stage__font-icon
    {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }
}
@media(min-width: 1024px)
{
    .stage__icon
    {
        padding-inline: .5rem;
        color: #004178;
    }
}
.stage__icon:hover
{
    color: #fff;
}
@media(pointer: fine)
{
    .stage__icon:hover
    {
        color: #00193c;
    }
    .stage__icon:hover .stage__icon__svg
    {
        color: #fff;
    }
    .stage__icon:hover .stage__icon__svg:before
    {
        background-color: #004178;
    }
}
body.has-forms.bg-gray .stage:after
{
    background-color: #f4f5f5;
}
body.has-forms.bg-gray .stage .stage__back.bg-gray, body.has-forms.bg-gray .stage .stage__back.bg-gray .stage__back__wedge.bg-gray, body.has-forms.bg-gray .stage .stage__front__content--wrapper:before
{
    background-color: #ebecec;
}
.stage-career
{
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    font-size: 1.25rem;
    background-color: #004178;
    color: #fff;
    display: flex;
}
@media(max-width: 1023.98px)
{
    .stage-career
    {
        flex-direction: column;
    }
}
@media(min-width: 1024px)
{
    .stage-career
    {
        min-height: 37.5rem;
        align-items: center;
    }
}
.stage-career .button
{
    font-size: 1rem;
}
.stage-career .background
{
    background-color: #004178;
    color: #fff;
    position: relative;
    min-height: 15rem;
}
@media(min-width: 1024px)
{
    .stage-career .background
    {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
}
.stage-career .background .opener
{
    position: absolute;
    top: 50%;
    right: -2.5rem;
    transform: rotate(-5deg) translate3d(0,-50%,0);
}
@media(min-width: 1024px)
{
    .stage-career .background .opener
    {
        top: 35%;
    }
}
.stage-career .background .opener .line
{
    display: block;
    font-size: 1rem;
    padding: 1rem 1.5rem;
    margin: .5rem;
    text-transform: uppercase;
    font-weight: 500;
}
@media(min-width: 769px)
{
    .stage-career .background .opener .line
    {
        font-size: 1.5rem;
    }
}
@media(min-width: 1200px)
{
    .stage-career .background .opener .line
    {
        font-size: 1.75rem;
    }
}
@media(min-width: 1408px)
{
    .stage-career .background .opener .line
    {
        font-size: 2rem;
    }
}
@media(min-width: 1920px)
{
    .stage-career .background .opener .line
    {
        font-size: 2.5rem;
    }
}
.stage-career .background .opener .line.first-line 
{
    background-color: #e61759;
    padding-right: 5rem;
}
.stage-career .background .opener .line.second-line
{
    background-color: #21c5c9;
    display: inline-block;
}
.stage-career .container
{
    padding: 1.5rem;
    color: #fff;
    background-color: inherit;
}
@media(min-width: 769px)
{
    .stage-career .container
    {
        padding: 5rem;
        background-color: transparent;
    }
}</pre></body></html>