.style_body__acLZB {
    display: flex;
    flex: 1 1;
    flex-shrink: 0;
    flex-direction: column;
    position: relative
}

.style_main__sw8sM {
    display: flex;
    flex-direction: column;
    flex: 1 1;
    flex-shrink: 0;
    flex-basis: auto
}

.style_wrapper__iiBNU {
    display: flex;
    flex-direction: row;
    width: 1024px;
    padding: 1.5rem 2rem
}

@media(max-width:1023px) {
    .style_wrapper__iiBNU {
        width: 100%
    }
}

.style_header__CtJ_g {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-shrink: 0;
    z-index: 1
}

    .style_header__CtJ_g .style_left__kc1DO {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex: 1 1
    }

        .style_header__CtJ_g .style_left__kc1DO .style_brand__uOXbW {
            display: flex;
            flex-direction: row;
            align-items: center;
            font-weight: var(--font-weight-extra-bold);
            font-family: var(--font-secondary);
            padding: 0;
            font-size: 1.6rem;
            transition: color .2s
        }

            .style_header__CtJ_g .style_left__kc1DO .style_brand__uOXbW:hover {
                color: var(--primary)
            }

            .style_header__CtJ_g .style_left__kc1DO .style_brand__uOXbW img {
                width: 2rem;
                height: 2rem;
                margin-right: .25rem
            }

        .style_header__CtJ_g .style_left__kc1DO .style_medal__El37Y {
            display: flex;
            flex-direction: row;
            align-items: center;
            margin-left: .75rem
        }

            .style_header__CtJ_g .style_left__kc1DO .style_medal__El37Y img {
                height: 2.2rem
            }

    .style_header__CtJ_g .style_right__J_BHc, .style_header__CtJ_g .style_right__J_BHc a {
        display: flex;
        flex-direction: row;
        align-items: center
    }

        .style_header__CtJ_g .style_right__J_BHc a {
            font-size: 1rem;
            margin-right: .25rem;
            cursor: pointer;
            font-weight: var(--font-weight-medium);
            color: var(--text);
            justify-content: center;
            padding: .25rem .5rem;
            border-radius: .25rem;
            transition: background-color .2s;
            position: relative
        }

            .style_header__CtJ_g .style_right__J_BHc a svg {
                fill: var(--text);
                margin-left: .25rem
            }

            .style_header__CtJ_g .style_right__J_BHc a .style_new__aw1kW {
                position: absolute;
                right: .2rem;
                top: .2rem;
                background-color: #ff1744;
                width: .4rem;
                height: .4rem;
                border-radius: 50%
            }

            .style_header__CtJ_g .style_right__J_BHc a:last-child {
                margin-right: 0
            }

            .style_header__CtJ_g .style_right__J_BHc a.style_active__x0ngW, .style_header__CtJ_g .style_right__J_BHc a:hover {
                background-color: rgba(0,0,0,.05)
            }

    .style_header__CtJ_g.style_background__L_N3y {
        background-color: var(--background-grey)
    }

@media(max-width:1023px) {
    .style_header__CtJ_g .style_left__kc1DO a img {
        width: 1.5rem !important
    }

    .style_header__CtJ_g .style_right__J_BHc a {
        margin-right: .5rem
    }

    .style_header__CtJ_g .style_right__J_BHc .style_mobileHidden__0THQX {
        display: none
    }
}

.style_footer__YyPws {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-shrink: 0;
    font-size: var(--font-size-small);
    font-weight: var(--font-weight-regular);
    background-color: var(--background-grey)
}

    .style_footer__YyPws .style_wrapper__xby_f {
        flex-direction: row;
        padding-top: 3rem;
        padding-bottom: 3rem
    }

        .style_footer__YyPws .style_wrapper__xby_f .style_column__zzAJQ {
            display: flex;
            flex-direction: column;
            flex: 1 1;
            padding-right: 1rem;
            align-items: flex-start
        }

            .style_footer__YyPws .style_wrapper__xby_f .style_column__zzAJQ .style_brand__4ILxY {
                margin-bottom: 1rem
            }

                .style_footer__YyPws .style_wrapper__xby_f .style_column__zzAJQ .style_brand__4ILxY .style_copyright__rifkY {
                    margin-top: .75rem;
                    color: var(--text-light)
                }

            .style_footer__YyPws .style_wrapper__xby_f .style_column__zzAJQ .style_medals__btLFo {
                display: flex;
                flex-direction: row
            }

                .style_footer__YyPws .style_wrapper__xby_f .style_column__zzAJQ .style_medals__btLFo .style_medal__ujtEn {
                    display: flex;
                    flex-direction: row;
                    align-items: center;
                    margin-top: .5rem;
                    margin-left: .5rem
                }

                    .style_footer__YyPws .style_wrapper__xby_f .style_column__zzAJQ .style_medals__btLFo .style_medal__ujtEn img {
                        width: 4rem
                    }

                    .style_footer__YyPws .style_wrapper__xby_f .style_column__zzAJQ .style_medals__btLFo .style_medal__ujtEn:first-child {
                        margin-left: 0
                    }

            .style_footer__YyPws .style_wrapper__xby_f .style_column__zzAJQ .style_heading__WdxjE {
                font-weight: var(--font-weight-bold);
                font-size: var(--font-size-body);
                margin-bottom: 1rem
            }

            .style_footer__YyPws .style_wrapper__xby_f .style_column__zzAJQ a {
                display: flex;
                flex-direction: row;
                align-items: center;
                margin-bottom: .5rem;
                font-size: var(--font-size-small);
                cursor: pointer
            }

                .style_footer__YyPws .style_wrapper__xby_f .style_column__zzAJQ a .style_online__ukuQD {
                    width: .5rem;
                    height: .5rem;
                    border-radius: 50%;
                    background-color: #239b56;
                    margin-left: .35rem
                }

                .style_footer__YyPws .style_wrapper__xby_f .style_column__zzAJQ a:hover {
                    color: var(--primary-dark)
                }

            .style_footer__YyPws .style_wrapper__xby_f .style_column__zzAJQ:last-child {
                padding-right: 0
            }

@media(max-width:1023px) {
    .style_footer__YyPws .style_wrapper__xby_f {
        flex-direction: column
    }

        .style_footer__YyPws .style_wrapper__xby_f .style_column__zzAJQ {
            padding-right: 0;
            margin-bottom: 2rem
        }

            .style_footer__YyPws .style_wrapper__xby_f .style_column__zzAJQ:last-child {
                margin-bottom: 0
            }
}

.style_heading__G1T5z {
    display: flex;
    flex-direction: column;
    align-items: center
}

    .style_heading__G1T5z .style_wrapper__wkmNq {
        flex-direction: column;
        padding-top: 3rem;
        padding-bottom: 3rem
    }

        .style_heading__G1T5z .style_wrapper__wkmNq h1 {
            margin-bottom: .5rem;
            font-family: var(--font-secondary);
            font-size: var(--font-size-h2)
        }

        .style_heading__G1T5z .style_wrapper__wkmNq p {
            color: var(--grey-dark);
            font-family: var(--font-primary);
            font-size: var(--font-size-para)
        }

.style_list__Vo_VI {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 2rem 0
}

    .style_list__Vo_VI .style_wrapper__wkmNq {
        display: grid;
        grid-template-columns: auto auto;
        grid-gap: 1.5rem;
        gap: 1.5rem
    }

        .style_list__Vo_VI .style_wrapper__wkmNq .style_item__TcoZv {
            display: flex;
            flex-direction: column;
            flex: 1 1;
            flex-shrink: 0
        }

            .style_list__Vo_VI .style_wrapper__wkmNq .style_item__TcoZv .style_content___Q4dt {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                flex: 1 1;
                border-radius: .5rem;
                padding: 2rem;
                transition: box-shadow .2s;
                background-color: var(--background-grey);
                border: 1px solid var(--grey-light)
            }

                .style_list__Vo_VI .style_wrapper__wkmNq .style_item__TcoZv .style_content___Q4dt .style_image__tVAtP {
                    background-color: var(--white);
                    background-size: cover;
                    width: 8rem;
                    height: 8rem;
                    border-radius: 50%
                }

                .style_list__Vo_VI .style_wrapper__wkmNq .style_item__TcoZv .style_content___Q4dt .style_info__QLmHh {
                    display: flex;
                    flex-direction: column;
                    justify-content: center;
                    align-items: center;
                    flex: 1 1;
                    margin-top: .5rem;
                    max-width: 20rem
                }

                    .style_list__Vo_VI .style_wrapper__wkmNq .style_item__TcoZv .style_content___Q4dt .style_info__QLmHh h3 {
                        font-family: var(--font-secondary);
                        font-size: var(--font-size-h4);
                        font-weight: var(--font-weight-bold);
                        color: var(--text-dark);
                        text-align: center
                    }

                        .style_list__Vo_VI .style_wrapper__wkmNq .style_item__TcoZv .style_content___Q4dt .style_info__QLmHh h3 .style_new__nUo1e {
                            background-color: var(--positive-light);
                            border-radius: .5rem;
                            padding: .1rem .25rem;
                            font-size: var(--font-size-small)
                        }

                    .style_list__Vo_VI .style_wrapper__wkmNq .style_item__TcoZv .style_content___Q4dt .style_info__QLmHh p {
                        display: flex;
                        flex: 1 1;
                        font-size: var(--font-size-small);
                        text-align: center;
                        margin-top: .5rem
                    }

                .style_list__Vo_VI .style_wrapper__wkmNq .style_item__TcoZv .style_content___Q4dt:hover {
                    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)
                }

            .style_list__Vo_VI .style_wrapper__wkmNq .style_item__TcoZv:last-child {
                margin-right: 0
            }

@media(max-width:1023px) {
    .style_list__Vo_VI .style_wrapper__wkmNq {
        grid-template-columns: auto
    }
}


#nprogress {
    pointer-events: none
}

    #nprogress .bar {
        background: #29d;
        position: fixed;
        z-index: 1031;
        top: 0;
        left: 0;
        width: 100%;
        height: 2px
    }

    #nprogress .peg {
        display: block;
        position: absolute;
        right: 0;
        width: 100px;
        height: 100%;
        box-shadow: 0 0 10px #29d,0 0 5px #29d;
        opacity: 1;
        transform: rotate(3deg) translateY(-4px)
    }

    #nprogress .spinner {
        display: block;
        position: fixed;
        z-index: 1031;
        top: 15px;
        right: 15px
    }

    #nprogress .spinner-icon {
        width: 18px;
        height: 18px;
        box-sizing: border-box;
        border-color: #29d transparent transparent #29d;
        border-style: solid;
        border-width: 2px;
        border-radius: 50%;
        animation: nprogress-spinner .4s linear infinite
    }

.nprogress-custom-parent {
    overflow: hidden;
    position: relative
}

    .nprogress-custom-parent #nprogress .bar, .nprogress-custom-parent #nprogress .spinner {
        position: absolute
    }

@keyframes nprogress-spinner {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

:root {
    --toastify-color-light: #fff;
    --toastify-color-dark: #121212;
    --toastify-color-info: #3498db;
    --toastify-color-success: #07bc0c;
    --toastify-color-warning: #f1c40f;
    --toastify-color-error: #e74c3c;
    --toastify-color-transparent: hsla(0,0%,100%,.7);
    --toastify-icon-color-info: var(--toastify-color-info);
    --toastify-icon-color-success: var(--toastify-color-success);
    --toastify-icon-color-warning: var(--toastify-color-warning);
    --toastify-icon-color-error: var(--toastify-color-error);
    --toastify-toast-width: 320px;
    --toastify-toast-background: #fff;
    --toastify-toast-min-height: 64px;
    --toastify-toast-max-height: 800px;
    --toastify-font-family: sans-serif;
    --toastify-z-index: 9999;
    --toastify-text-color-light: #757575;
    --toastify-text-color-dark: #fff;
    --toastify-text-color-info: #fff;
    --toastify-text-color-success: #fff;
    --toastify-text-color-warning: #fff;
    --toastify-text-color-error: #fff;
    --toastify-spinner-color: #616161;
    --toastify-spinner-color-empty-area: #e0e0e0;
    --toastify-color-progress-light: linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);
    --toastify-color-progress-dark: #bb86fc;
    --toastify-color-progress-info: var(--toastify-color-info);
    --toastify-color-progress-success: var(--toastify-color-success);
    --toastify-color-progress-warning: var(--toastify-color-warning);
    --toastify-color-progress-error: var(--toastify-color-error)
}

.Toastify__toast-container {
    z-index: var(--toastify-z-index);
    -webkit-transform: translateZ(var(--toastify-z-index));
    position: fixed;
    padding: 4px;
    width: var(--toastify-toast-width);
    box-sizing: border-box;
    color: #fff
}

.Toastify__toast-container--top-left {
    top: 1em;
    left: 1em
}

.Toastify__toast-container--top-center {
    top: 1em;
    left: 50%;
    transform: translateX(-50%)
}

.Toastify__toast-container--top-right {
    top: 1em;
    right: 1em
}

.Toastify__toast-container--bottom-left {
    bottom: 1em;
    left: 1em
}

.Toastify__toast-container--bottom-center {
    bottom: 1em;
    left: 50%;
    transform: translateX(-50%)
}

.Toastify__toast-container--bottom-right {
    bottom: 1em;
    right: 1em
}

@media only screen and (max-width: 480px) {
    .Toastify__toast-container {
        width: 100vw;
        padding: 0;
        left: 0;
        margin: 0
    }

    .Toastify__toast-container--top-center, .Toastify__toast-container--top-left, .Toastify__toast-container--top-right {
        top: 0;
        transform: translateX(0)
    }

    .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-right {
        bottom: 0;
        transform: translateX(0)
    }

    .Toastify__toast-container--rtl {
        right: 0;
        left: auto
    }
}

.Toastify__toast {
    position: relative;
    min-height: var(--toastify-toast-min-height);
    box-sizing: border-box;
    margin-bottom: 1rem;
    padding: 8px;
    border-radius: 4px;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);
    max-height: var(--toastify-toast-max-height);
    overflow: hidden;
    font-family: var(--toastify-font-family);
    cursor: default;
    direction: ltr;
    z-index: 0
}

.Toastify__toast--rtl {
    direction: rtl
}

.Toastify__toast--close-on-click {
    cursor: pointer
}

.Toastify__toast-body {
    margin: auto 0;
    flex: 1 1 auto;
    padding: 6px;
    display: flex;
    align-items: center
}

    .Toastify__toast-body > div:last-child {
        word-break: break-word;
        flex: 1 1
    }

.Toastify__toast-icon {
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
    width: 20px;
    flex-shrink: 0;
    display: flex
}

.Toastify--animate {
    animation-fill-mode: both;
    animation-duration: .7s
}

.Toastify--animate-icon {
    animation-fill-mode: both;
    animation-duration: .3s
}

@media only screen and (max-width: 480px) {
    .Toastify__toast {
        margin-bottom: 0;
        border-radius: 0
    }
}

.Toastify__toast-theme--dark {
    background: var(--toastify-color-dark);
    color: var(--toastify-text-color-dark)
}

.Toastify__toast-theme--colored.Toastify__toast--default, .Toastify__toast-theme--light {
    background: var(--toastify-color-light);
    color: var(--toastify-text-color-light)
}

.Toastify__toast-theme--colored.Toastify__toast--info {
    color: var(--toastify-text-color-info);
    background: var(--toastify-color-info)
}

.Toastify__toast-theme--colored.Toastify__toast--success {
    color: var(--toastify-text-color-success);
    background: var(--toastify-color-success)
}

.Toastify__toast-theme--colored.Toastify__toast--warning {
    color: var(--toastify-text-color-warning);
    background: var(--toastify-color-warning)
}

.Toastify__toast-theme--colored.Toastify__toast--error {
    color: var(--toastify-text-color-error);
    background: var(--toastify-color-error)
}

.Toastify__progress-bar-theme--light {
    background: var(--toastify-color-progress-light)
}

.Toastify__progress-bar-theme--dark {
    background: var(--toastify-color-progress-dark)
}

.Toastify__progress-bar--info {
    background: var(--toastify-color-progress-info)
}

.Toastify__progress-bar--success {
    background: var(--toastify-color-progress-success)
}

.Toastify__progress-bar--warning {
    background: var(--toastify-color-progress-warning)
}

.Toastify__progress-bar--error {
    background: var(--toastify-color-progress-error)
}

.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning {
    background: var(--toastify-color-transparent)
}

.Toastify__close-button {
    color: #fff;
    background: transparent;
    outline: none;
    border: none;
    padding: 0;
    cursor: pointer;
    opacity: .7;
    transition: .3s ease;
    align-self: flex-start
}

.Toastify__close-button--light {
    color: #000;
    opacity: .3
}

.Toastify__close-button > svg {
    fill: currentColor;
    height: 16px;
    width: 14px
}

.Toastify__close-button:focus, .Toastify__close-button:hover {
    opacity: 1
}

@keyframes Toastify__trackProgress {
    0% {
        transform: scaleX(1)
    }

    to {
        transform: scaleX(0)
    }
}

.Toastify__progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    z-index: var(--toastify-z-index);
    opacity: .7;
    transform-origin: left
}

.Toastify__progress-bar--animated {
    animation: Toastify__trackProgress linear 1 forwards
}

.Toastify__progress-bar--controlled {
    transition: transform .2s
}

.Toastify__progress-bar--rtl {
    right: 0;
    left: auto;
    transform-origin: right
}

.Toastify__spinner {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border: 2px solid;
    border-radius: 100%;
    border-color: var(--toastify-spinner-color-empty-area);
    border-right-color: var(--toastify-spinner-color);
    animation: Toastify__spin .65s linear infinite
}

@keyframes Toastify__bounceInRight {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px,0,0)
    }

    75% {
        transform: translate3d(10px,0,0)
    }

    90% {
        transform: translate3d(-5px,0,0)
    }

    to {
        transform: none
    }
}

@keyframes Toastify__bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }
}

@keyframes Toastify__bounceInLeft {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px,0,0)
    }

    75% {
        transform: translate3d(-10px,0,0)
    }

    90% {
        transform: translate3d(5px,0,0)
    }

    to {
        transform: none
    }
}

@keyframes Toastify__bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes Toastify__bounceInUp {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    75% {
        transform: translate3d(0,10px,0)
    }

    90% {
        transform: translate3d(0,-5px,0)
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__bounceOutUp {
    20% {
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes Toastify__bounceInDown {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,25px,0)
    }

    75% {
        transform: translate3d(0,-10px,0)
    }

    90% {
        transform: translate3d(0,5px,0)
    }

    to {
        transform: none
    }
}

@keyframes Toastify__bounceOutDown {
    20% {
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }
}

.Toastify__bounce-enter--bottom-left, .Toastify__bounce-enter--top-left {
    animation-name: Toastify__bounceInLeft
}

.Toastify__bounce-enter--bottom-right, .Toastify__bounce-enter--top-right {
    animation-name: Toastify__bounceInRight
}

.Toastify__bounce-enter--top-center {
    animation-name: Toastify__bounceInDown
}

.Toastify__bounce-enter--bottom-center {
    animation-name: Toastify__bounceInUp
}

.Toastify__bounce-exit--bottom-left, .Toastify__bounce-exit--top-left {
    animation-name: Toastify__bounceOutLeft
}

.Toastify__bounce-exit--bottom-right, .Toastify__bounce-exit--top-right {
    animation-name: Toastify__bounceOutRight
}

.Toastify__bounce-exit--top-center {
    animation-name: Toastify__bounceOutUp
}

.Toastify__bounce-exit--bottom-center {
    animation-name: Toastify__bounceOutDown
}

@keyframes Toastify__zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes Toastify__zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.Toastify__zoom-enter {
    animation-name: Toastify__zoomIn
}

.Toastify__zoom-exit {
    animation-name: Toastify__zoomOut
}

@keyframes Toastify__flipIn {
    0% {
        transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes Toastify__flipOut {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.Toastify__flip-enter {
    animation-name: Toastify__flipIn
}

.Toastify__flip-exit {
    animation-name: Toastify__flipOut
}

@keyframes Toastify__slideInRight {
    0% {
        transform: translate3d(110%,0,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideInLeft {
    0% {
        transform: translate3d(-110%,0,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideInUp {
    0% {
        transform: translate3d(0,110%,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideInDown {
    0% {
        transform: translate3d(0,-110%,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideOutRight {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(110%,0,0)
    }
}

@keyframes Toastify__slideOutLeft {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-110%,0,0)
    }
}

@keyframes Toastify__slideOutDown {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,500px,0)
    }
}

@keyframes Toastify__slideOutUp {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,-500px,0)
    }
}

.Toastify__slide-enter--bottom-left, .Toastify__slide-enter--top-left {
    animation-name: Toastify__slideInLeft
}

.Toastify__slide-enter--bottom-right, .Toastify__slide-enter--top-right {
    animation-name: Toastify__slideInRight
}

.Toastify__slide-enter--top-center {
    animation-name: Toastify__slideInDown
}

.Toastify__slide-enter--bottom-center {
    animation-name: Toastify__slideInUp
}

.Toastify__slide-exit--bottom-left, .Toastify__slide-exit--top-left {
    animation-name: Toastify__slideOutLeft
}

.Toastify__slide-exit--bottom-right, .Toastify__slide-exit--top-right {
    animation-name: Toastify__slideOutRight
}

.Toastify__slide-exit--top-center {
    animation-name: Toastify__slideOutUp
}

.Toastify__slide-exit--bottom-center {
    animation-name: Toastify__slideOutDown
}

@keyframes Toastify__spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

:root {
    --reach-slider: 1
}

[data-reach-slider-input] {
    max-width: 100%
}

    [data-reach-slider-input][data-orientation=horizontal] {
        height: .5rem
    }

    [data-reach-slider-input][data-orientation=vertical] {
        width: .5rem;
        height: 250px;
        max-height: 100%
    }

    [data-reach-slider-input][data-disabled] {
        opacity: .5;
        pointer-events: none
    }

[data-reach-slider-track] {
    position: relative;
    border-radius: .25rem;
    background: #f2f2f2
}

    [data-reach-slider-track][data-orientation=horizontal] {
        width: 100%;
        height: inherit
    }

    [data-reach-slider-track][data-orientation=vertical] {
        width: inherit;
        height: 100%
    }

    [data-reach-slider-track]:before {
        content: "";
        position: absolute
    }

    [data-reach-slider-track][data-orientation=horizontal]:before {
        width: 100%;
        height: 1.5rem;
        top: calc(-.5rem - 1px);
        left: 0
    }

    [data-reach-slider-track][data-orientation=vertical]:before {
        width: 1.5rem;
        height: 100%;
        top: 0;
        left: calc(-.5rem - 1px)
    }

[data-reach-slider-handle] {
    width: 16px;
    height: 16px;
    background: #1159a6;
    border-radius: 10px;
    z-index: 1;
    transform-origin: center
}

    [data-reach-slider-handle][aria-orientation=horizontal] {
        top: 50%;
        transform: translateY(-50%)
    }

        [data-reach-slider-handle][aria-orientation=horizontal]:focus {
            transform: translateY(-50%)
        }

    [data-reach-slider-handle][aria-orientation=vertical] {
        left: 50%;
        transform: translateX(-50%)
    }

[data-reach-slider-range] {
    border-radius: inherit;
    background: #1159a6;
    left: 0;
    bottom: 0
}

    [data-reach-slider-range][data-orientation=horizontal] {
        height: 100%
    }

    [data-reach-slider-range][data-orientation=vertical] {
        width: 100%
    }

[data-reach-slider-marker] {
    background: grey;
    transform-origin: center
}

    [data-reach-slider-marker][data-orientation=horizontal] {
        top: 50%;
        transform: translate(-50%,-50%);
        width: 3px;
        height: .75rem
    }

    [data-reach-slider-marker][data-orientation=vertical] {
        left: 50%;
        transform: translate(-50%,-50%);
        width: .75rem;
        height: 3px
    }

[data-reach-slider-track-highlight] {
    border-radius: inherit;
    background: #1159a6;
    left: 0;
    bottom: 0
}

    [data-reach-slider-track-highlight][data-orientation=horizontal] {
        height: 100%
    }

    [data-reach-slider-track-highlight][data-orientation=vertical] {
        width: 100%
    }

.animation {
    transform: translateZ(0);
    will-change: transform
}

    .animation.fade-in {
        animation-name: fadein;
        animation-duration: .5s;
        animation-fill-mode: forwards;
        opacity: 0
    }

@keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animation.fade-out {
    animation: fadeOut .5s;
    animation-fill-mode: forwards
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.animation.blur-out {
    animation: blurOut .5s;
    animation-fill-mode: forwards
}

@keyframes blurOut {
    0% {
        filter: blur(.75rem)
    }

    to {
        filter: blur(0)
    }
}

.animation.grow-in {
    animation: scaleIn .5s;
    animation-fill-mode: forwards
}

@keyframes scaleIn {
    0% {
        transform: scale(.9);
        opacity: .5
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

.animation.slide-in {
    animation: slideIn .5s;
    animation-fill-mode: forwards
}

@keyframes slideIn {
    0% {
        transform: translateX(-.5rem);
        opacity: .1
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

.animation.slide-up {
    animation: slideUp .5s;
    animation-fill-mode: forwards
}

@keyframes slideUp {
    0% {
        transform: translateY(.5rem);
        opacity: .1
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

.animation.slide-down {
    animation: slideDown .3s;
    animation-fill-mode: forwards
}

@keyframes slideDown {
    0% {
        transform: translateY(-.5rem);
        opacity: .1
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

.animation.delay {
    animation-delay: .5s
}

:root {
    --primary: #ff8f00;
    --primary-light: #ffb300;
    --primary-lighter: #ffdb89;
    --primary-dark: #ff6f00;
    --primary-darker: #301400;
    --primary-highlight: #fff8e1;
    --background: #fffefc;
    --background-highlight: #f8f5f1;
    --background-grey: #f9f9f9;
    --border: #eae4df;
    --border-dark: #d2c9bd;
    --text: #301400;
    --text-light: #6a544e;
    --white: #fff;
    --black: #000;
    --grey-lighter: #fbfbfb;
    --grey-light: #eee;
    --grey: #ddd;
    --grey-dark: #999;
    --grey-darker: #666;
    --positive: #077334;
    --positive-light: #c8e6c9;
    --negative: #c0392b;
    --negative-light: #ffcdd2;
    --warning: #ff9800;
    --danger: #ef5350;
    --danger-light: #e57373;
    --font-primary: "Nunito",sans-serif !important;
    --font-secondary: "Nunito",sans-serif;
    --font-weight-regular: 400;
    --font-weight-medium: 600;
    --font-weight-bold: 700;
    --font-weight-extra-bold: 800;
    --font-size-h1: 3.2rem;
    --font-size-h1-line-height: 3.4rem;
    --font-size-h2: 2.5rem;
    --font-size-h2-line-height: 2.8rem;
    --font-size-h3: 1.875rem;
    --font-size-h3-line-height: 2rem;
    --font-size-h4: 1.3125rem;
    --font-size-h4-line-height: 1.5rem;
    --font-size-body: 1.125rem;
    --font-size-para: 1rem;
    --font-size-small: 0.9rem;
    --font-size-tag: 0.75rem;
    --dimension-navigation-width: 15vw
}

html {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    padding: 0;
    min-height: 100%;
    display: flex;
    flex: 1 1;
    font-size: 16px
}

*, :after, :before {
    box-sizing: inherit
}

body {
    flex: 1 1;
    margin: 0;
    padding: 0;
    background-color: var(--background);
    color: var(--text)
}

    body.overflow-hidden {
        overflow: hidden
    }

a {
    color: inherit;
    text-decoration: none
}

b, strong {
    font-weight: 600 !important
}

a, h1, h2, h3, h4, h5, h6, label, li, p, ul {
    margin: 0;
    padding: 0;
    font-family: var(--font-primary)
}

.spacing {
    height: 1.5rem
}

    .spacing.outlined {
        height: 1px;
        border-top: 1px solid var(--border);
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }

.font-sans-serif {
    font-family: sans-serif !important
}

#__next {
    display: flex;
    flex-direction: row;
    flex: 1 1
}

#nprogress {
    z-index: 9999
}

    #nprogress .bar {
        background: var(--primary) !important;
        height: 3px
    }

[data-reach-slider-input] [data-reach-slider-range] {
    background-color: var(--primary)
}

[data-reach-slider-input] [data-reach-slider-handle] {
    background-color: var(--white);
    border: 2px solid var(--primary);
    height: 1.2rem;
    width: 1.2rem;
    border-radius: .6rem;
    outline: none
}

[data-reach-slider-input] [data-reach-slider-track] {
    background-color: rgba(0,0,0,.05)
}

.codex-editor__redactor {
    padding-bottom: 1rem !important
}

.image-tool__caption {
    display: none
}

.editorjs-content .image-block--stretched, .editorjs-content .image-block--with-background, .editorjs-content figure {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 1.5rem 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    border: none
}

.editorjs-content .image-block--with-background {
    background-color: var(--primary-highlight);
    max-height: 22rem;
    padding: 1rem;
    border-radius: .25rem
}

    .editorjs-content .image-block--with-background > img {
        max-width: 100%;
        max-height: 20rem;
        width: auto !important;
        border-radius: .25rem
    }

.editorjs-content .image-block--stretched img {
    width: 100%;
    border-radius: .25rem
}

.Toastify__toast-container {
    z-index: 10
}

.Toastify__toast-container--bottom-right {
    bottom: 4rem;
    right: 1rem
}

.Toastify__toast {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    cursor: pointer;
    background-color: var(--primary-highlight);
    color: var(--text);
    border: 1px solid var(--primary-light);
    font-family: var(--font-primary);
    font-size: .9rem;
    padding: 1rem 1.5rem;
    border-radius: .25rem;
    z-index: 10;
    min-height: auto;
    align-items: center
}

    .Toastify__toast svg {
        fill: var(--primary)
    }

.Toastify__toast-body {
    padding: 0;
    margin: 0;
    color: var(--text)
}

.gradients {
    display: flex;
    flex: 1 1;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: -1
}

    .gradients .circle {
        height: 35rem;
        width: 35rem;
        position: absolute;
        border-radius: 50%
    }

        .gradients .circle.orange {
            background: radial-gradient(50% 50% at 50% 50%,rgba(255,61,0,.15) 0,hsla(0,0%,100%,0) 100%);
            left: -27rem;
            top: -20rem
        }

        .gradients .circle.purple {
            background: radial-gradient(50% 50% at 50% 50%,rgba(101,31,255,.15) 0,hsla(0,0%,100%,0) 100%);
            right: -27rem;
            top: -20rem
        }

        .gradients .circle.yellow {
            background: radial-gradient(50% 50% at 50% 50%,rgba(255,213,79,.2) 0,hsla(0,0%,100%,0) 100%);
            left: auto;
            right: auto;
            bottom: -25rem
        }

.gradientsSection {
    display: flex;
    flex: 1 1;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: -1
}

    .gradientsSection .circle {
        height: 40rem;
        width: 40rem;
        position: absolute;
        border-radius: 50%;
        top: -7rem
    }

        .gradientsSection .circle.orange {
            background: radial-gradient(50% 50% at 50% 50%,rgba(255,61,0,.1) 0,hsla(0,0%,100%,0) 100%)
        }

        .gradientsSection .circle.purple {
            background: radial-gradient(50% 50% at 50% 50%,rgba(101,31,255,.1) 0,hsla(0,0%,100%,0) 100%)
        }

        .gradientsSection .circle.yellow {
            background: radial-gradient(50% 50% at 50% 50%,rgba(255,213,79,.1) 0,hsla(0,0%,100%,0) 100%)
        }

@keyframes gradientsSpin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@media (max-width: 1023px) {
    html {
        font-size: 14px
    }

    .editorjs-content figure img {
        width: 100%
    }

    table > tbody > tr > td, table > tbody > tr > th, table > thead > tr > th {
        white-space: nowrap
    }

    .gradients {
        animation-name: unset
    }

        .gradients .circle {
            height: 18rem;
            width: 18rem;
            position: absolute;
            border-radius: 50%
        }

            .gradients .circle.orange {
                left: -12rem;
                top: -15rem
            }

            .gradients .circle.purple {
                right: -12rem;
                top: -15rem
            }

            .gradients .circle.yellow {
                bottom: -15rem
            }

    .gradientsSection .circle {
        width: 25rem;
        height: 25rem;
        top: -5rem
    }
}

textarea {
    font-size: 1rem;
    letter-spacing: 1px;
}

textarea {
    padding: 10px;
    max-width: 200%;
    line-height: 1.5;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px #999;
}

:root {
    --primary: #ff8f00;
    --primary-light: #ffb300;
    --primary-lighter: #ffdb89;
    --primary-dark: #ff6f00;
    --primary-darker: #301400;
    --primary-highlight: #fff8e1;
    --background: #fffefc;
    --background-highlight: #f8f5f1;
    --background-grey: #f9f9f9;
    --border: #eae4df;
    --border-dark: #d2c9bd;
    --text: #301400;
    --text-light: #6a544e;
    --white: #fff;
    --black: #000;
    --grey-lighter: #fbfbfb;
    --grey-light: #eee;
    --grey: #ddd;
    --grey-dark: #999;
    --grey-darker: #666;
    --positive: #077334;
    --positive-light: #c8e6c9;
    --negative: #c0392b;
    --negative-light: #ffcdd2;
    --warning: #ff9800;
    --danger: #ef5350;
    --danger-light: #e57373;
    --font-primary: "Nunito",sans-serif !important;
    --font-secondary: "Nunito",sans-serif;
    --font-weight-regular: 400;
    --font-weight-medium: 600;
    --font-weight-bold: 700;
    --font-weight-extra-bold: 800;
    --font-size-h1: 3.2rem;
    --font-size-h1-line-height: 3.4rem;
    --font-size-h2: 2.5rem;
    --font-size-h2-line-height: 2.8rem;
    --font-size-h3: 1.875rem;
    --font-size-h3-line-height: 2rem;
    --font-size-h4: 1.3125rem;
    --font-size-h4-line-height: 1.5rem;
    --font-size-body: 1.125rem;
    --font-size-para: 1rem;
    --font-size-small: 0.9rem;
    --font-size-tag: 0.75rem;
    --dimension-navigation-width: 15vw
}

.style_hero {
    font-family: "Nunito,sans-serif";
    font-size: 3.2rem;
    line-height: 3.7rem;
    text-align: center;
}