<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#june-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../../../images/25/june/hero/back.jpg);
    background-image: -webkit-image-set(url("../../../images/25/june/hero/back.jpg") 1x, url("../../../images/25/june/hero/back@2x.jpg") 2x);
}
#june-hero .container {
    width: 100%;
}
.june-left {
    margin-bottom: 170px;
    max-width: 123.57513%;
    left: -144.041451%;
}
.june-right {
    margin-bottom: 162px;
    max-width: 100%;
    right: -116.062176%;
}
.june-main {
    padding-top: 91px;
    padding-bottom: 190px;
}
.june-main:before {
    content: '';
    display: block;
    width: 758px;
    height: auto;
    aspect-ratio: 1 / 1;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../../../images/25/june/hero/sun.png);
    background-image: -webkit-image-set(url("../../../images/25/june/hero/sun.png") 1x, url("../../../images/25/june/hero/sun@2x.png") 2x);
}
.june-animation dotlottie-player {
    height: auto;
    width: 120%;
}
.june-animation {
    max-width: 106.508876%;
    left: -94%;
}

#june-hero .button {
    font-size: 1.46875em;
    height: 36px;
    width: 192px;
    border-radius: 18px;
    background-color: #1d1b78;
    margin-bottom: 0;
    margin-top: 27px;
    z-index: 4;
    line-height: 1px;
}

/* Safari Only */
@supports (background: -webkit-named-image(i)) {
    #june-hero .button {
        padding-top: 0;
    }
}


@media screen and (max-width: 767px) {}

@media screen and (max-width: 567px) {
    #june-hero {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-image: url(../../../images/25/june/hero/back-m.jpg);
        background-image: -webkit-image-set(url("../../../images/25/june/hero/back-m.jpg") 1x, url("../../../images/25/june/hero/back-m@2x.jpg") 2x);
    }

    #june-hero .june-inner {
        flex-direction: column;
        align-items: center;
    }
    .june-main {
        padding-top: 112px;
        padding-bottom: 246px;
    }
    .june-main:before {
        width: 489px;
    }
    .june-right {
        max-width: inherit;
        right: -80px;
        margin-bottom: 0;
        bottom: 0;
    }
    .june-animation {
        left: -30%;
    }

    #june-hero .button {
        height: 30px;
        width: 175px;
        font-size: 1.25em;
        border-radius: 15px;
        position: relative;
        padding-top: 2px;
        margin-top: 20px;
    }
}</pre></body></html>