body,html {
    margin: 0;
    padding: 0;
    height: 100%
}

#__next {
    min-height: 100%;
    display: flex;
    flex-direction: column
}

a {
    color: inherit;
    text-decoration: none
}

* {
    box-sizing: border-box
}
._layout__k1YyP {
    flex: 1 1 auto;
    min-height: 100%;
    width: 100%;
    font-family: var(--Inter);
    background: #fff;
    -webkit-font-smoothing: antialiased
}

._layout__k1YyP,._layout__k1YyP * {
    box-sizing: border-box
}

/*@font-face {*/
/*    font-family: __Inter_ac8d2b;*/
/*    font-style: normal;*/
/*    font-weight: 100 900;*/
/*    font-display: swap;*/
/*    src: url(/approved-opportunities/_next/static/media/ec159349637c90ad.woff2) format("woff2");*/
/*    unicode-range: u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f*/
/*}*/

/*@font-face {*/
/*    font-family: __Inter_ac8d2b;*/
/*    font-style: normal;*/
/*    font-weight: 100 900;*/
/*    font-display: swap;*/
/*    src: url(/approved-opportunities/_next/static/media/513657b02c5c193f.woff2) format("woff2");*/
/*    unicode-range: u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116*/
/*}*/

/*@font-face {*/
/*    font-family: __Inter_ac8d2b;*/
/*    font-style: normal;*/
/*    font-weight: 100 900;*/
/*    font-display: swap;*/
/*    src: url(/approved-opportunities/_next/static/media/fd4db3eb5472fc27.woff2) format("woff2");*/
/*    unicode-range: u+1f??*/
/*}*/

/*@font-face {*/
/*    font-family: __Inter_ac8d2b;*/
/*    font-style: normal;*/
/*    font-weight: 100 900;*/
/*    font-display: swap;*/
/*    src: url(/approved-opportunities/_next/static/media/51ed15f9841b9f9d.woff2) format("woff2");*/
/*    unicode-range: u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff*/
/*}*/

/*@font-face {*/
/*    font-family: __Inter_ac8d2b;*/
/*    font-style: normal;*/
/*    font-weight: 100 900;*/
/*    font-display: swap;*/
/*    src: url(/approved-opportunities/_next/static/media/05a31a2ca4975f99.woff2) format("woff2");*/
/*    unicode-range: u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab*/
/*}*/

/*@font-face {*/
/*    font-family: __Inter_ac8d2b;*/
/*    font-style: normal;*/
/*    font-weight: 100 900;*/
/*    font-display: swap;*/
/*    src: url(/approved-opportunities/_next/static/media/d6b16ce4a6175f26.woff2) format("woff2");*/
/*    unicode-range: u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff*/
/*}*/

/*@font-face {*/
/*    font-family: __Inter_ac8d2b;*/
/*    font-style: normal;*/
/*    font-weight: 100 900;*/
/*    font-display: swap;*/
/*    src: url(/approved-opportunities/_next/static/media/c9a5bc6a7c948fb0.p.woff2) format("woff2");*/
/*    unicode-range: u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd*/
/*}*/

.__className_ac8d2b {
    font-family: __Inter_ac8d2b,system-ui,arial;
    font-style: normal
}

.__variable_ac8d2b {
    --Inter: "__Inter_ac8d2b",system-ui,arial
}

._root__G1KDK {
    display: grid
}

._root__G1KDK ._processingQuestions__wrDa0 {
    grid-area: 1/1;
    /*height: var(--questionHeight,auto);*/
    transition: .35s
}

._root__G1KDK ._processingQuestions__wrDa0.isEnterEnd,._root__G1KDK ._processingQuestions__wrDa0.isExitStart {
    opacity: 1
}

._root__G1KDK ._processingQuestions__wrDa0.isEnterStart,._root__G1KDK ._processingQuestions__wrDa0.isExitEnd {
    height: 0;
    opacity: 0
}

._thanksForTheAnswer__bd21d {
    padding: .5rem 0;
    font-size: 1.2rem;
    line-height: 1.75rem;
    font-weight: 500;
    color: #52c41a;
    text-align: center
}

._thanksForTheAnswer__bd21d ._icon__OX0E7 {
    display: block;
    font-size: 2rem;
    font-style: normal
}

._thanksForTheAnswer__bd21d ._text__qzDjk {
    margin: 1rem 0 0
}

._title__yN2pi {
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.75rem;
    margin-bottom: 1rem
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR {
    display: flex;
    gap: 2%
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button {
    flex: 1 1;
    cursor: pointer;
    background: #cdefff;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    transition: all .25s;
    border-radius: .25rem;
    font-size: 1.25rem;
    font-weight: 600;
    color: #1890ff;
    text-align: center;
    padding: 24px 0
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button:hover {
    background: #b5e6ff
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button:active {
    background: #70c6ff
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button._positive__ClP0D {
    background: #e0f5cf;
    color: #52c41a
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button._positive__ClP0D:hover {
    background: #d1f0b7
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button._positive__ClP0D:active {
    background: #9dde72
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button._negative__62H1R {
    background: #ffd1cf;
    color: #f5222d
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button._negative__62H1R:hover {
    background: #ffbdb9
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button._negative__62H1R:active {
    background: #fd7776
}

._questionsLink__d5BJw button {
    width: 100%;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    transition: all .25s;
    border-radius: .25rem;
    font-size: 1.1rem;
    font-weight: 600;
    text-align: center;
    padding: 24px 0;
    background: #e0f5cf;
    color: #52c41a
}

._questionsLink__d5BJw button:hover {
    background: #d1f0b7
}

._questionsLink__d5BJw button:active {
    background: #9dde72
}

._questionsSelect__uYgEs ._buttonGroup__Dp0xR {
    display: grid;
    grid-gap: .25rem;
    grid-template-columns: 1fr 1fr;
    width: 100%
}

@media(max-width: 576px) {
    ._questionsSelect__uYgEs ._buttonGroup__Dp0xR {
        grid-template-columns:1fr
    }
}

._questionsSelect__uYgEs ._buttonGroup__Dp0xR button {
    flex: 1 1;
    cursor: pointer;
    background: #cdefff;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    transition: all .25s;
    border-radius: .25rem;
    font-size: 1rem;
    font-weight: 600;
    color: #1890ff;
    text-align: center;
    padding: 10px 4px;
    min-height: 3.5rem
}

._questionsSelect__uYgEs ._buttonGroup__Dp0xR button:hover {
    background: #b5e6ff
}

._questionsSelect__uYgEs ._buttonGroup__Dp0xR button:active {
    background: #70c6ff
}

._expander__L5vuv {
    height: var(--height,0);
    transition: .25s
}

._icon__P5r1C {
    position: relative;
    display: flex;
    width: 64px;
    height: 64px;
    background: #e8faff;
    border-radius: 50%;
    transition: .25s;
    color: #0163f7
}

._icon__P5r1C svg {
    width: 32px;
    height: 32px;
    margin: auto;
    transition: .25s
}

@media(max-width: 479px) {
    ._icon__P5r1C {
        width:48px;
        height: 48px
    }

    ._icon__P5r1C svg {
        width: 24px;
        height: 24px
    }
}

._preload__w1OYu {
    transition: .25s;
    opacity: 0;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

._preload__w1OYu._isActive__KN9Y3 {
    opacity: 1;
    position: static
}

._cell__eNe42 {
    margin-left: 16px;
    flex: 1 1
}

@media(max-width: 479px) {
    ._cell__eNe42 {
        margin-left:16px;
        flex: 1 1
    }
}

._title__sMny4 {
    color: #3f4558;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -.0237em;
    line-height: 24px;
    transition: .25s;
    transform-origin: left;
    margin-top: -.125rem
}

@media(max-width: 479px) {
    ._title__sMny4 {
        font-size:16px;
        line-height: 24px
    }
}

._title__sMny4._active__VbKFX {
    color: #000;
    font-size: 16px;
    letter-spacing: -.0237em;
    line-height: 24px;
    font-weight: 600
}

._title__sMny4:not(._active__VbKFX) {
    transform: scale(.8571428571)
}

._progress__uQLdN {
    position: relative;
    margin-top: 8px;
    border-radius: 8px;
    background: #e8faff;
    overflow: hidden;
    transition: .25s
}

._progress__uQLdN:before {
    content: "";
    display: block;
    height: 8px;
    border-radius: 4px;
    width: var(--percent,0);
    background: #0163f7;
    transition: .25s
}

._progress__uQLdN._notActive__BZijh {
    margin: 0;
    height: 0;
    opacity: 0
}

._progress__uQLdN._notActive__BZijh:before {
    width: 0
}

._segment__C1XlA {
    display: flex;
    align-items: center;
    padding: 16px;
    transition: .25s
}

._segment__C1XlA:not(:first-child) {
    border-top: 1px solid #e8ecf0
}

._segment__C1XlA._notActive__BZijh {
    background: #f8fbfb;
    padding-top: 8px;
    padding-bottom: 8px
}

._icon__Hw9WZ._notActive__BZijh {
    transform: scale(.25);
    background: #e8ecf0
}

._icon__Hw9WZ._notActive__BZijh svg {
    opacity: 0
}

._icon__Hw9WZ._finished__HuXgG {
    background: #0ac270
}

._progress__B3Zbc {
    position: relative;
    margin: auto;
    display: flex;
    max-width: 240px
}

._progress__B3Zbc:not(:first-child) {
    margin-top: 16px
}

._progress__B3Zbc._fastSearch__eXLAc {
    margin: 14px auto;
    max-width: 216px
}

@media(max-width: 479px) {
    ._progress__B3Zbc {
        width:200px;
        height: 200px
    }
}

._value__ofLF0 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #000
}

._percent__w5g9S {
    font-size: .5em;
    position: absolute;
    transform: translateY(-25%)
}

._motion__syym1 {
    width: 100%;
    padding-top: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

@keyframes _pulse__0UoXT {
    0% {
        transform: scale(1);
        opacity: 0
    }

    6.25% {
        opacity: 1;
        box-shadow: inset 0 0 0 8px #e8faff
    }

    50%,to {
        transform: scale(2);
        opacity: 0;
        box-shadow: inset 0 0 0 0 #e8faff
    }
}

._motion__syym1 b {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    animation: _pulse__0UoXT 2s ease-out infinite
}

._motion__syym1 b:nth-child(2) {
    animation-delay: .25s
}

._motion__syym1 b:nth-child(3) {
    animation-delay: .5s
}

._circle__DHPKx {
    width: 100%;
    height: 100%;
    margin: 0;
    display: block
}

._root__h7U7J {
    flex: 1 1 auto;
    min-height: 100%;
    width: 100%;
    padding: 32px
}

@media(max-width: 479px) {
    ._root__h7U7J {
        padding:24px 16px
    }
}

._container__FzHZA {
    max-width: 640px;
    margin: auto
}

._container__FzHZA>*,._title__Olfeu {
    position: relative
}

._title__Olfeu {
    font-size: 32px;
    letter-spacing: -.0343em;
    line-height: 40px;
    font-weight: 800;
    color: #ff3c3a;
    text-align: center;
    margin: auto;
    max-width: 560px;
    z-index: 1
}

@media(max-width: 479px) {
    ._title__Olfeu {
        font-size:24px;
        letter-spacing: -.0322em;
        line-height: 32px
    }
}

@media(min-width: 480px) {
    ._title__Olfeu br {
        display:none
    }
}

._lead__1iGLk {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -.0237em;
    line-height: 24px;
    color: #6c7c92;
    text-align: center;
    margin: 2px auto 0;
    max-width: 400px;
    z-index: 1;
    position: relative
}

@media(max-width: 479px) {
    ._lead__1iGLk {
        max-width:300px
    }
}

._card__kPz4F {
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid #dfe8eb;
    box-shadow: 0 20px 25px -5px #e8ecf0,0 10px 10px -5px #f8fbfb
}

._card__kPz4F:not(:first-child) {
    margin-top: 32px
}

@media(max-width: 479px) {
    ._card__kPz4F:not(:first-child) {
        margin-top:24px
    }
}

._card__kPz4F._card_fill__3W6ij {
    border: none;
    box-shadow: none;
    padding: 24px;
    background: #f0f3f6
}

._card__kPz4F._questions__BJz2J {
    padding: 24px
}

@media(max-width: 479px) {
    ._card__kPz4F._questions__BJz2J {
        padding:24px 16px
    }
}

._content__IAGJZ {
    font-weight: 400;
    font-size: 13px;
    letter-spacing: -.0159em;
    line-height: 20px;
    color: #6c7c92
}

._content__IAGJZ h3 {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -.0237em;
    line-height: 24px;
    margin: 24px 0 8px;
    color: #000
}

._content__IAGJZ p {
    margin: 0
}

._content__IAGJZ p:not(:first-child) {
    margin: 8px 0 0
}

._search__eePAO {
    padding: 32px 24px;
    transition: .375s;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transform: scale(.875)
}

._search__eePAO._active__D3wsm {
    opacity: 1;
    position: static;
    transform: scale(1)
}

._headline__wr2xT {
    font-size: 20px;
    letter-spacing: -.0322em;
    line-height: 28px;
    color: #000;
    font-weight: 600;
    margin: auto;
    text-align: center;
    position: relative;
    z-index: 1
}

._headline__wr2xT:not(:first-child) {
    margin-top: 16px
}

._subtitle__SV0wF {
    font-size: 16px;
    letter-spacing: -.0237em;
    line-height: 24px;
    color: #000;
    font-weight: 600;
    margin: 8px auto 0;
    text-align: center;
    position: relative;
    z-index: 1
}

._badge__iL5vc {
    display: inline-block;
    border-radius: 8px;
    padding: 2px 8px;
    margin-top: 4px;
    border: 1px solid;
    color: #0163f7
}

._description__oFfIc {
    color: #3f4558;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -.0189em;
    line-height: 22px;
    margin: 12px auto 0;
    text-align: center;
    position: relative;
    max-width: 320px;
    z-index: 1
}

._infoLine__zQT1_ {
    margin-top: 4px
}

._infoLineDots__j1gDS {
    font-size: 13px;
    letter-spacing: -.0159em;
    line-height: 20px;
    margin-top: 4px
}

@keyframes _dots0__CI6EN {
    0% {
        opacity: 1
    }

    20% {
        opacity: 0
    }

    40% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

@keyframes _dots1__6HH_F {
    0% {
        opacity: 1
    }

    20% {
        opacity: 0
    }

    40% {
        opacity: 0
    }

    60% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

@keyframes _dots2__rFX8j {
    0% {
        opacity: 1
    }

    20% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    80% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

._infoLineDots__j1gDS span {
    opacity: 0
}

._infoLineDots__j1gDS span:first-child {
    animation: _dots0__CI6EN 1.5s infinite
}

._infoLineDots__j1gDS span:nth-child(2) {
    animation: _dots1__6HH_F 1.5s infinite
}

._infoLineDots__j1gDS span:nth-child(3) {
    animation: _dots2__rFX8j 1.5s infinite
}


._layout__iccp3 {
    font-family: -apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;
    font-size: 14px;
    line-height: 22px;
    flex: 1 1 auto;
    min-height: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background: #fff
}

._root__G1KDK {
    display: grid
}

._root__G1KDK ._processingQuestions__wrDa0 {
    grid-area: 1/1;
    /*height: var(--questionHeight,auto);*/
    transition: .35s
}

._root__G1KDK ._processingQuestions__wrDa0.isEnterEnd,._root__G1KDK ._processingQuestions__wrDa0.isExitStart {
    opacity: 1
}

._root__G1KDK ._processingQuestions__wrDa0.isEnterStart,._root__G1KDK ._processingQuestions__wrDa0.isExitEnd {
    height: 0;
    opacity: 0
}

._thanksForTheAnswer__bd21d {
    padding: .5rem 0;
    font-size: 1.2rem;
    line-height: 1.75rem;
    font-weight: 500;
    color: #52c41a;
    text-align: center
}

._thanksForTheAnswer__bd21d ._icon__OX0E7 {
    display: block;
    font-size: 2rem;
    font-style: normal
}

._thanksForTheAnswer__bd21d ._text__qzDjk {
    margin: 1rem 0 0
}

._title__yN2pi {
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.75rem;
    margin-bottom: 1rem
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR {
    display: flex;
    gap: 2%
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button {
    flex: 1 1;
    cursor: pointer;
    background: #cdefff;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    transition: all .25s;
    border-radius: .25rem;
    font-size: 1.25rem;
    font-weight: 600;
    color: #1890ff;
    text-align: center;
    padding: 24px 0
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button:hover {
    background: #b5e6ff
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button:active {
    background: #70c6ff
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button._positive__ClP0D {
    background: #e0f5cf;
    color: #52c41a
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button._positive__ClP0D:hover {
    background: #d1f0b7
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button._positive__ClP0D:active {
    background: #9dde72
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button._negative__62H1R {
    background: #ffd1cf;
    color: #f5222d
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button._negative__62H1R:hover {
    background: #ffbdb9
}

._questionsBoolean__PyFi0 ._buttonGroup__Dp0xR button._negative__62H1R:active {
    background: #fd7776
}

._questionsLink__d5BJw button {
    width: 100%;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    transition: all .25s;
    border-radius: .25rem;
    font-size: 1.1rem;
    font-weight: 600;
    text-align: center;
    padding: 24px 0;
    background: #e0f5cf;
    color: #52c41a
}

._questionsLink__d5BJw button:hover {
    background: #d1f0b7
}

._questionsLink__d5BJw button:active {
    background: #9dde72
}

._questionsSelect__uYgEs ._buttonGroup__Dp0xR {
    display: grid;
    grid-gap: .25rem;
    grid-template-columns: 1fr 1fr;
    width: 100%
}

@media(max-width: 576px) {
    ._questionsSelect__uYgEs ._buttonGroup__Dp0xR {
        grid-template-columns:1fr
    }
}

._questionsSelect__uYgEs ._buttonGroup__Dp0xR button {
    flex: 1 1;
    cursor: pointer;
    background: #cdefff;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    transition: all .25s;
    border-radius: .25rem;
    font-size: 1rem;
    font-weight: 600;
    color: #1890ff;
    text-align: center;
    padding: 10px 4px;
    min-height: 3.5rem
}

._questionsSelect__uYgEs ._buttonGroup__Dp0xR button:hover {
    background: #b5e6ff
}

._questionsSelect__uYgEs ._buttonGroup__Dp0xR button:active {
    background: #70c6ff
}

._disclaimer__xPPdI {
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 60rem;
    box-sizing: border-box
}

@media(max-width: 992px) {
    ._disclaimer__xPPdI {
        padding-left:1.5rem;
        padding-right: 1.5rem
    }
}

@media(max-width: 767px) {
    ._disclaimer__xPPdI {
        padding-left:1rem;
        padding-right: 1rem
    }
}

._disclaimer__xPPdI h2 {
    font-weight: 600;
    color: #000000a8;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
    font-size: 20px;
    line-height: 28px
}

@media(max-width: 767px) {
    ._disclaimer__xPPdI h2 {
        margin-top:2rem;
        margin-bottom: 1rem;
        font-size: 16px;
        line-height: 22px
    }
}

._processingText__SMCyp {
    color: #000000a8;
    margin: 1.5rem 0;
    font-size: 16px;
    line-height: 28px
}

._processingText__SMCyp:first-child {
    margin-top: 0
}

@media(max-width: 767px) {
    ._processingText__SMCyp {
        margin:1rem 0;
        font-size: 14px;
        line-height: 22px
    }
}

._processingText__SMCyp._primary__PYRG_ {
    font-size: 20px;
    line-height: 32px
}

@media(max-width: 767px) {
    ._processingText__SMCyp._primary__PYRG_ {
        font-size:14px;
        line-height: 24px
    }
}

._processingText__SMCyp._secondary__usWEo {
    color: #0000006e
}

._root__kNgff {
    position: relative;
    width: 75%;
    max-width: 16rem;
    margin: 2rem auto 0;
    color: #4cba18
}

@media(max-width: 767px) {
    ._root__kNgff {
        margin-top:1.5rem;
        max-width: 9rem
    }
}

._animation__FoJXS {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

@keyframes _header-progress-animation-circle__xTR6t {
    0% {
        transform: scale(1);
        opacity: 1
    }

    66% {
        transform: scale(3);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 0
    }
}

._animation__FoJXS b {
    color: #4cba18;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    animation: _header-progress-animation-circle__xTR6t 2.5s infinite;
    box-shadow: inset 0 0 0 .5rem #f0fae7
}

._animation__FoJXS b:nth-child(2) {
    animation-delay: .375s
}

._animation__FoJXS b:nth-child(3) {
    animation-delay: .75s
}

._processing__0FWdK {
    background: linear-gradient(#eee,#f9f9f9);
    position: relative;
    height: 0;
    width: 0;
    padding: 50%;
    border-radius: 50%;
    font-size: 48px;
    line-height: 1;
    font-weight: 600;
    overflow: hidden
}

._processing__0FWdK:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 1px 0 #0000000a,inset 0 1px 1px #0000000a
}

._processing__0FWdK:after,._processing__0FWdK:before {
    content: "";
    position: absolute;
    border-radius: inherit;
    z-index: 1
}

._processing__0FWdK:after {
    box-shadow: 0 1px 0 #0000000a,0 1px 1px #0000000a;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    min-width: 8rem;
    min-height: 8rem;
    width: calc(100% - 6rem);
    height: calc(100% - 6rem);
    background: #fff
}

@media(max-width: 767px) {
    ._processing__0FWdK:after {
        min-width:7rem;
        min-height: 7rem
    }
}

._processing__0FWdK svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 25%;
    stroke-width: 100%;
    overflow: visible;
    box-sizing: border-box;
    transform: rotate(-90deg);
    background-color: initial
}

._processing__0FWdK svg stop[offset="0"] {
    stop-color: #66ca2f
}

._processing__0FWdK svg stop[offset="100%"] {
    stop-color: #4cba18
}

._processing__0FWdK svg circle {
    stroke-dasharray: 314%;
    stroke-dashoffset: 314%;
    transition: stroke-dashoffset 1s
}

._processing__0FWdK ._percent__eH9bw {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

._processing__0FWdK ._percent__eH9bw ._sign__qIqD2 {
    font-size: small;
    margin-right: -1.125em;
    margin-left: .125em
}

._section__M_Quh {
    padding: 4rem 0;
    box-sizing: border-box;
    position: relative;
    overflow: hidden
}

@media(max-width: 767px) {
    ._section__M_Quh {
        padding:1.5rem 0
    }
}

._header__g82Hn {
    position: relative;
    text-align: center;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    max-width: 60rem
}

@media(max-width: 992px) {
    ._header__g82Hn {
        padding-left:1.5rem;
        padding-right: 1.5rem
    }
}

@media(max-width: 767px) {
    ._header__g82Hn {
        padding-left:1rem;
        padding-right: 1rem
    }
}

._header__g82Hn ._title__uB6Pt {
    position: relative;
    z-index: 1;
    margin: 0;
    font-weight: 800;
    color: #4cba18;
    text-shadow: 0 1px 0 #338912,0 1px 1px #338912;
    font-size: 2.5rem;
    line-height: 3rem
}

@media(max-width: 767px) {
    ._header__g82Hn ._title__uB6Pt {
        font-size:1.75rem;
        line-height: 2rem
    }
}

._divider__fGnj_ {
    height: .5rem;
    background: #f9f9f9;
    box-shadow: inset 0 1px 0 #0000000a,inset 0 1px 1px #0000000a;
    box-sizing: border-box
}
