
@layer reset {
    html {
        line-height: 1.15;
        text-size-adjust: 100%
    }

    body {
        margin: 0
    }

    main {
        display: block
    }

    h1 {
        font-size: 2em;
        margin: .67em 0
    }

    hr {
        box-sizing: content-box;
        height: 0;
        overflow: visible
    }

    pre {
        font-family: monospace;
        font-size: 1em
    }

    a {
        background-color: rgba(0, 0, 0, 0)
    }

    b,
    strong {
        font-weight: bolder
    }

    code,
    kbd,
    samp {
        font-family: monospace;
        font-size: 1em
    }

    small {
        font-size: 80%
    }

    sub,
    sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline
    }

    sub {
        bottom: -.25em
    }

    sup {
        top: -.5em
    }

    img {
        border-style: none
    }

    button,
    input,
    optgroup,
    select,
    textarea {
        font-family: inherit;
        font-size: 100%;
        line-height: 1.15;
        margin: 0
    }

    button,
    input {
        overflow: visible
    }

    button,
    select {
        text-transform: none
    }

    button {
        background: inherit
    }

    [type=button],
    [type=reset],
    [type=submit],
    button {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto
    }

    [type=button]::-moz-focus-inner,
    [type=reset]::-moz-focus-inner,
    [type=submit]::-moz-focus-inner,
    button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring,
    [type=reset]:-moz-focusring,
    [type=submit]:-moz-focusring,
    button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

    fieldset {
        padding: .35em .75em .625em
    }

    legend {
        box-sizing: border-box;
        color: inherit;
        display: table;
        max-width: 100%;
        padding: 0;
        white-space: normal
    }

    progress {
        vertical-align: baseline
    }

    textarea {
        overflow: auto
    }

    [type=checkbox],
    [type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    [type=number]::-webkit-inner-spin-button,
    [type=number]::-webkit-outer-spin-button {
        height: auto
    }

    [type=search] {
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield;
        outline-offset: -2px
    }

    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
        appearance: none
    }

    ::-webkit-file-upload-button {
        -webkit-appearance: auto;
        appearance: auto;
        font: inherit
    }

    details {
        display: block
    }

    summary {
        display: list-item
    }

    [hidden],
    template {
        display: none
    }
}

@layer base {
    * {
        box-sizing: border-box;
        margin: 0;
        padding: 0
    }

    html {
        font-size: 10px;
        position: relative
    }

    body {
        font-family: Inter, sans-serif;
        font-weight: 400;
        font-size: 1.6rem;
        line-height: 1.5;
        letter-spacing: -.4px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    #__next,
    body,
    html {
        height: 100%
    }

    #__next {
        display: flex;
        flex-direction: column
    }

    @supports(font:-apple-system-body) and (-webkit-appearance:none) {
        img[loading=lazy] {
            -webkit-clip-path: inset(.6px);
            clip-path: inset(.6px)
        }

        button:focus {
            outline: none
        }
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 600;
        margin: 0
    }

    a {
        color: inherit;
        text-decoration: none
    }

    [class^=page-research-dql] {
        background-color: #16191c
    }
}



@layer grid {
    ._8BkFQ {
        width: 1200px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-right: 16px;
        padding-left: 16px
    }

    @media(max-width:1200px) {
        ._8BkFQ {
            width: 100%
        }
    }

    .row {
        display: flex;
        flex-wrap: wrap;
        flex: 0 1 auto;
        column-gap: 16px;
        row-gap: 16px;
        width: 100%
    }

    @media screen and (min-width:1024px) {
        .row {
            column-gap: 32px
        }
    }

    .row>* {
        min-width: 0
    }

    @supports not (column-gap:32px) {
        .row>* {
            margin: 0 calc(16px/2)
        }

        @media screen and (min-width:1024px) {
            .row>* {
                margin: 0 calc(32px/2)
            }
        }
    }

    ._55aDa {
        flex-basis: 0;
        flex-grow: 1
    }

    ._uspw5 {
        flex-basis: calc(8.3333%*1 - 16px/12*(12 - 1));
        flex-grow: unset
    }

    @media screen and (min-width:1024px) {
        ._uspw5 {
            flex-basis: calc(8.3333%*1 - 32px/12*(12 - 1))
        }
    }

    ._cy8Ir {
        flex-basis: calc(8.3333%*2 - 16px/12*(12 - 2));
        flex-grow: unset
    }

    @media screen and (min-width:1024px) {
        ._cy8Ir {
            flex-basis: calc(8.3333%*2 - 32px/12*(12 - 2))
        }
    }

    ._zPvmu {
        flex-basis: calc(8.3333%*3 - 16px/12*(12 - 3));
        flex-grow: unset
    }

    @media screen and (min-width:1024px) {
        ._zPvmu {
            flex-basis: calc(8.3333%*3 - 32px/12*(12 - 3))
        }
    }

    ._XqmTe {
        flex-basis: calc(8.3333%*4 - 16px/12*(12 - 4));
        flex-grow: unset
    }

    @media screen and (min-width:1024px) {
        ._XqmTe {
            flex-basis: calc(8.3333%*4 - 32px/12*(12 - 4))
        }
    }

    ._z4Lau {
        flex-basis: calc(8.3333%*5 - 16px/12*(12 - 5));
        flex-grow: unset
    }

    @media screen and (min-width:1024px) {
        ._z4Lau {
            flex-basis: calc(8.3333%*5 - 32px/12*(12 - 5))
        }
    }

    .col6 {
        flex-basis: calc(8.3333%*6 - 16px/12*(12 - 6));
        flex-grow: unset
    }

    @media screen and (min-width:1024px) {
        .col6 {
            flex-basis: calc(8.3333%*6 - 32px/12*(12 - 6))
        }
    }

    ._UaT1C {
        flex-basis: calc(8.3333%*7 - 16px/12*(12 - 7));
        flex-grow: unset
    }

    @media screen and (min-width:1024px) {
        ._UaT1C {
            flex-basis: calc(8.3333%*7 - 32px/12*(12 - 7))
        }
    }

    ._DNxcP {
        flex-basis: calc(8.3333%*8 - 16px/12*(12 - 8));
        flex-grow: unset
    }

    @media screen and (min-width:1024px) {
        ._DNxcP {
            flex-basis: calc(8.3333%*8 - 32px/12*(12 - 8))
        }
    }

    ._Y0nEn {
        flex-basis: calc(8.3333%*9 - 16px/12*(12 - 9));
        flex-grow: unset
    }

    @media screen and (min-width:1024px) {
        ._Y0nEn {
            flex-basis: calc(8.3333%*9 - 32px/12*(12 - 9))
        }
    }

    ._SViwI {
        flex-basis: calc(8.3333%*10 - 16px/12*(12 - 10));
        flex-grow: unset
    }

    @media screen and (min-width:1024px) {
        ._SViwI {
            flex-basis: calc(8.3333%*10 - 32px/12*(12 - 10))
        }
    }

    ._xeqQg {
        flex-basis: calc(8.3333%*11 - 16px/12*(12 - 11));
        flex-grow: unset
    }

    @media screen and (min-width:1024px) {
        ._xeqQg {
            flex-basis: calc(8.3333%*11 - 32px/12*(12 - 11))
        }
    }

    .col12 {
        flex-basis: 100%
    }



    @media only screen and (min-width:426px) {
        ._M14b0 {
            flex-basis: 0;
            flex-grow: 1
        }

        ._2G5BQ {
            flex-basis: calc(8.3333%*1 - 16px/12*(12 - 1));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:426px)and (min-width:1024px) {
        ._2G5BQ {
            flex-basis: calc(8.3333%*1 - 32px/12*(12 - 1))
        }
    }

    @media only screen and (min-width:426px) {
        ._YOTbD {
            flex-basis: calc(8.3333%*2 - 16px/12*(12 - 2));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:426px)and (min-width:1024px) {
        ._YOTbD {
            flex-basis: calc(8.3333%*2 - 32px/12*(12 - 2))
        }
    }

    @media only screen and (min-width:426px) {
        ._vCXGK {
            flex-basis: calc(8.3333%*3 - 16px/12*(12 - 3));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:426px)and (min-width:1024px) {
        ._vCXGK {
            flex-basis: calc(8.3333%*3 - 32px/12*(12 - 3))
        }
    }

    @media only screen and (min-width:426px) {
        ._S17hB {
            flex-basis: calc(8.3333%*4 - 16px/12*(12 - 4));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:426px)and (min-width:1024px) {
        ._S17hB {
            flex-basis: calc(8.3333%*4 - 32px/12*(12 - 4))
        }
    }

    @media only screen and (min-width:426px) {
        ._nfGpB {
            flex-basis: calc(8.3333%*5 - 16px/12*(12 - 5));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:426px)and (min-width:1024px) {
        ._nfGpB {
            flex-basis: calc(8.3333%*5 - 32px/12*(12 - 5))
        }
    }

    @media only screen and (min-width:426px) {
        ._xpMwu {
            flex-basis: calc(8.3333%*6 - 16px/12*(12 - 6));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:426px)and (min-width:1024px) {
        ._xpMwu {
            flex-basis: calc(8.3333%*6 - 32px/12*(12 - 6))
        }
    }

    @media only screen and (min-width:426px) {
        ._TxAZn {
            flex-basis: calc(8.3333%*7 - 16px/12*(12 - 7));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:426px)and (min-width:1024px) {
        ._TxAZn {
            flex-basis: calc(8.3333%*7 - 32px/12*(12 - 7))
        }
    }

    @media only screen and (min-width:426px) {
        ._u9Fd9 {
            flex-basis: calc(8.3333%*8 - 16px/12*(12 - 8));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:426px)and (min-width:1024px) {
        ._u9Fd9 {
            flex-basis: calc(8.3333%*8 - 32px/12*(12 - 8))
        }
    }

    @media only screen and (min-width:426px) {
        ._AxcKO {
            flex-basis: calc(8.3333%*9 - 16px/12*(12 - 9));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:426px)and (min-width:1024px) {
        ._AxcKO {
            flex-basis: calc(8.3333%*9 - 32px/12*(12 - 9))
        }
    }

    @media only screen and (min-width:426px) {
        ._099np {
            flex-basis: calc(8.3333%*10 - 16px/12*(12 - 10));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:426px)and (min-width:1024px) {
        ._099np {
            flex-basis: calc(8.3333%*10 - 32px/12*(12 - 10))
        }
    }

    @media only screen and (min-width:426px) {
        ._KdMi2 {
            flex-basis: calc(8.3333%*11 - 16px/12*(12 - 11));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:426px)and (min-width:1024px) {
        ._KdMi2 {
            flex-basis: calc(8.3333%*11 - 32px/12*(12 - 11))
        }
    }

    @media only screen and (min-width:426px) {
        ._8fPFP {
            flex-basis: 100%
        }
    }

    @media only screen and (min-width:768px) {
        ._mKZ7T {
            flex-basis: 0;
            flex-grow: 1
        }

        ._Knqxp {
            flex-basis: calc(8.3333%*1 - 16px/12*(12 - 1));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:768px)and (min-width:1024px) {
        ._Knqxp {
            flex-basis: calc(8.3333%*1 - 32px/12*(12 - 1))
        }
    }

    @media only screen and (min-width:768px) {
        ._Rxt04 {
            flex-basis: calc(8.3333%*2 - 16px/12*(12 - 2));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:768px)and (min-width:1024px) {
        ._Rxt04 {
            flex-basis: calc(8.3333%*2 - 32px/12*(12 - 2))
        }
    }

    @media only screen and (min-width:768px) {
        .colSm3 {
            flex-basis: calc(8.3333%*3 - 16px/12*(12 - 3));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:768px)and (min-width:1024px) {
        .colSm3 {
            flex-basis: calc(8.3333%*3 - 32px/12*(12 - 3))
        }
    }

    @media only screen and (min-width:768px) {
        ._1rwW7 {
            flex-basis: calc(8.3333%*4 - 16px/12*(12 - 4));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:768px)and (min-width:1024px) {
        ._1rwW7 {
            flex-basis: calc(8.3333%*4 - 32px/12*(12 - 4))
        }
    }

    @media only screen and (min-width:768px) {
        ._QTd0s {
            flex-basis: calc(8.3333%*5 - 16px/12*(12 - 5));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:768px)and (min-width:1024px) {
        ._QTd0s {
            flex-basis: calc(8.3333%*5 - 32px/12*(12 - 5))
        }
    }

    @media only screen and (min-width:768px) {
        ._xBuBt {
            flex-basis: calc(8.3333%*6 - 16px/12*(12 - 6));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:768px)and (min-width:1024px) {
        ._xBuBt {
            flex-basis: calc(8.3333%*6 - 32px/12*(12 - 6))
        }
    }

    @media only screen and (min-width:768px) {
        ._6mRGy {
            flex-basis: calc(8.3333%*7 - 16px/12*(12 - 7));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:768px)and (min-width:1024px) {
        ._6mRGy {
            flex-basis: calc(8.3333%*7 - 32px/12*(12 - 7))
        }
    }

    @media only screen and (min-width:768px) {
        ._LPMcO {
            flex-basis: calc(8.3333%*8 - 16px/12*(12 - 8));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:768px)and (min-width:1024px) {
        ._LPMcO {
            flex-basis: calc(8.3333%*8 - 32px/12*(12 - 8))
        }
    }

    @media only screen and (min-width:768px) {
        ._Lyrf0 {
            flex-basis: calc(8.3333%*9 - 16px/12*(12 - 9));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:768px)and (min-width:1024px) {
        ._Lyrf0 {
            flex-basis: calc(8.3333%*9 - 32px/12*(12 - 9))
        }
    }

    @media only screen and (min-width:768px) {
        ._iPX0Z {
            flex-basis: calc(8.3333%*10 - 16px/12*(12 - 10));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:768px)and (min-width:1024px) {
        ._iPX0Z {
            flex-basis: calc(8.3333%*10 - 32px/12*(12 - 10))
        }
    }

    @media only screen and (min-width:768px) {
        ._YyPTz {
            flex-basis: calc(8.3333%*11 - 16px/12*(12 - 11));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:768px)and (min-width:1024px) {
        ._YyPTz {
            flex-basis: calc(8.3333%*11 - 32px/12*(12 - 11))
        }
    }

    @media only screen and (min-width:768px) {
        ._GUW9O {
            flex-basis: 100%
        }
    }

    @media only screen and (min-width:992px) {
        ._UFy2O {
            flex-basis: 0;
            flex-grow: 1
        }

        ._JB1V8 {
            flex-basis: calc(8.3333%*1 - 16px/12*(12 - 1));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:992px)and (min-width:1024px) {
        ._JB1V8 {
            flex-basis: calc(8.3333%*1 - 32px/12*(12 - 1))
        }
    }

    @media only screen and (min-width:992px) {
        .colTb2 {
            flex-basis: calc(8.3333%*2 - 16px/12*(12 - 2));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:992px)and (min-width:1024px) {
        .colTb2 {
            flex-basis: calc(8.3333%*2 - 32px/12*(12 - 2))
        }
    }

    @media only screen and (min-width:992px) {
        ._Qbufj {
            flex-basis: calc(8.3333%*3 - 16px/12*(12 - 3));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:992px)and (min-width:1024px) {
        ._Qbufj {
            flex-basis: calc(8.3333%*3 - 32px/12*(12 - 3))
        }
    }

    @media only screen and (min-width:992px) {
        ._nc3kU {
            flex-basis: calc(8.3333%*4 - 16px/12*(12 - 4));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:992px)and (min-width:1024px) {
        ._nc3kU {
            flex-basis: calc(8.3333%*4 - 32px/12*(12 - 4))
        }
    }

    @media only screen and (min-width:992px) {
        ._mJ9PL {
            flex-basis: calc(8.3333%*5 - 16px/12*(12 - 5));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:992px)and (min-width:1024px) {
        ._mJ9PL {
            flex-basis: calc(8.3333%*5 - 32px/12*(12 - 5))
        }
    }

    @media only screen and (min-width:992px) {
        ._TxVkP {
            flex-basis: calc(8.3333%*6 - 16px/12*(12 - 6));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:992px)and (min-width:1024px) {
        ._TxVkP {
            flex-basis: calc(8.3333%*6 - 32px/12*(12 - 6))
        }
    }

    @media only screen and (min-width:992px) {
        ._WqX05 {
            flex-basis: calc(8.3333%*7 - 16px/12*(12 - 7));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:992px)and (min-width:1024px) {
        ._WqX05 {
            flex-basis: calc(8.3333%*7 - 32px/12*(12 - 7))
        }
    }

    @media only screen and (min-width:992px) {
        ._f1tTy {
            flex-basis: calc(8.3333%*8 - 16px/12*(12 - 8));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:992px)and (min-width:1024px) {
        ._f1tTy {
            flex-basis: calc(8.3333%*8 - 32px/12*(12 - 8))
        }
    }

    @media only screen and (min-width:992px) {
        ._kFriG {
            flex-basis: calc(8.3333%*9 - 16px/12*(12 - 9));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:992px)and (min-width:1024px) {
        ._kFriG {
            flex-basis: calc(8.3333%*9 - 32px/12*(12 - 9))
        }
    }

    @media only screen and (min-width:992px) {
        ._jtAia {
            flex-basis: calc(8.3333%*10 - 16px/12*(12 - 10));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:992px)and (min-width:1024px) {
        ._jtAia {
            flex-basis: calc(8.3333%*10 - 32px/12*(12 - 10))
        }
    }

    @media only screen and (min-width:992px) {
        ._uvSC6 {
            flex-basis: calc(8.3333%*11 - 16px/12*(12 - 11));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:992px)and (min-width:1024px) {
        ._uvSC6 {
            flex-basis: calc(8.3333%*11 - 32px/12*(12 - 11))
        }
    }

    @media only screen and (min-width:992px) {
        ._qe2YK {
            flex-basis: 100%
        }
    }

    @media only screen and (min-width:1024px) {
        ._sw2Qq {
            flex-basis: 0;
            flex-grow: 1
        }

        ._VSFfz {
            flex-basis: calc(8.3333%*1 - 16px/12*(12 - 1));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1024px)and (min-width:1024px) {
        ._VSFfz {
            flex-basis: calc(8.3333%*1 - 32px/12*(12 - 1))
        }
    }

    @media only screen and (min-width:1024px) {
        ._4oW5g {
            flex-basis: calc(8.3333%*2 - 16px/12*(12 - 2));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1024px)and (min-width:1024px) {
        ._4oW5g {
            flex-basis: calc(8.3333%*2 - 32px/12*(12 - 2))
        }
    }

    @media only screen and (min-width:1024px) {
        ._Up0Mn {
            flex-basis: calc(8.3333%*3 - 16px/12*(12 - 3));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1024px)and (min-width:1024px) {
        ._Up0Mn {
            flex-basis: calc(8.3333%*3 - 32px/12*(12 - 3))
        }
    }

    @media only screen and (min-width:1024px) {
        ._DaLb8 {
            flex-basis: calc(8.3333%*4 - 16px/12*(12 - 4));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1024px)and (min-width:1024px) {
        ._DaLb8 {
            flex-basis: calc(8.3333%*4 - 32px/12*(12 - 4))
        }
    }

    @media only screen and (min-width:1024px) {
        ._VCh8W {
            flex-basis: calc(8.3333%*5 - 16px/12*(12 - 5));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1024px)and (min-width:1024px) {
        ._VCh8W {
            flex-basis: calc(8.3333%*5 - 32px/12*(12 - 5))
        }
    }

    @media only screen and (min-width:1024px) {
        ._HTO0p {
            flex-basis: calc(8.3333%*6 - 16px/12*(12 - 6));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1024px)and (min-width:1024px) {
        ._HTO0p {
            flex-basis: calc(8.3333%*6 - 32px/12*(12 - 6))
        }
    }

    @media only screen and (min-width:1024px) {
        ._bHllJ {
            flex-basis: calc(8.3333%*7 - 16px/12*(12 - 7));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1024px)and (min-width:1024px) {
        ._bHllJ {
            flex-basis: calc(8.3333%*7 - 32px/12*(12 - 7))
        }
    }

    @media only screen and (min-width:1024px) {
        ._WAgrA {
            flex-basis: calc(8.3333%*8 - 16px/12*(12 - 8));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1024px)and (min-width:1024px) {
        ._WAgrA {
            flex-basis: calc(8.3333%*8 - 32px/12*(12 - 8))
        }
    }

    @media only screen and (min-width:1024px) {
        ._x0PoA {
            flex-basis: calc(8.3333%*9 - 16px/12*(12 - 9));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1024px)and (min-width:1024px) {
        ._x0PoA {
            flex-basis: calc(8.3333%*9 - 32px/12*(12 - 9))
        }
    }

    @media only screen and (min-width:1024px) {
        ._PgYuR {
            flex-basis: calc(8.3333%*10 - 16px/12*(12 - 10));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1024px)and (min-width:1024px) {
        ._PgYuR {
            flex-basis: calc(8.3333%*10 - 32px/12*(12 - 10))
        }
    }

    @media only screen and (min-width:1024px) {
        ._xl4rM {
            flex-basis: calc(8.3333%*11 - 16px/12*(12 - 11));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1024px)and (min-width:1024px) {
        ._xl4rM {
            flex-basis: calc(8.3333%*11 - 32px/12*(12 - 11))
        }
    }

    @media only screen and (min-width:1024px) {
        ._QiLmH {
            flex-basis: 100%
        }
    }

    @media only screen and (min-width:1201px) {
        ._dL3qs {
            flex-basis: 0;
            flex-grow: 1
        }

        ._IZgLr {
            flex-basis: calc(8.3333%*1 - 16px/12*(12 - 1));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1201px)and (min-width:1024px) {
        ._IZgLr {
            flex-basis: calc(8.3333%*1 - 32px/12*(12 - 1))
        }
    }

    @media only screen and (min-width:1201px) {
        ._kxgaQ {
            flex-basis: calc(8.3333%*2 - 16px/12*(12 - 2));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1201px)and (min-width:1024px) {
        ._kxgaQ {
            flex-basis: calc(8.3333%*2 - 32px/12*(12 - 2))
        }
    }

    @media only screen and (min-width:1201px) {
        ._ngWFK {
            flex-basis: calc(8.3333%*3 - 16px/12*(12 - 3));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1201px)and (min-width:1024px) {
        ._ngWFK {
            flex-basis: calc(8.3333%*3 - 32px/12*(12 - 3))
        }
    }

    @media only screen and (min-width:1201px) {
        ._Jkjjz {
            flex-basis: calc(8.3333%*4 - 16px/12*(12 - 4));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1201px)and (min-width:1024px) {
        ._Jkjjz {
            flex-basis: calc(8.3333%*4 - 32px/12*(12 - 4))
        }
    }

    @media only screen and (min-width:1201px) {
        ._WFWL3 {
            flex-basis: calc(8.3333%*5 - 16px/12*(12 - 5));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1201px)and (min-width:1024px) {
        ._WFWL3 {
            flex-basis: calc(8.3333%*5 - 32px/12*(12 - 5))
        }
    }

    @media only screen and (min-width:1201px) {
        ._L6GDC {
            flex-basis: calc(8.3333%*6 - 16px/12*(12 - 6));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1201px)and (min-width:1024px) {
        ._L6GDC {
            flex-basis: calc(8.3333%*6 - 32px/12*(12 - 6))
        }
    }

    @media only screen and (min-width:1201px) {
        ._UJf7m {
            flex-basis: calc(8.3333%*7 - 16px/12*(12 - 7));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1201px)and (min-width:1024px) {
        ._UJf7m {
            flex-basis: calc(8.3333%*7 - 32px/12*(12 - 7))
        }
    }

    @media only screen and (min-width:1201px) {
        ._8o95s {
            flex-basis: calc(8.3333%*8 - 16px/12*(12 - 8));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1201px)and (min-width:1024px) {
        ._8o95s {
            flex-basis: calc(8.3333%*8 - 32px/12*(12 - 8))
        }
    }

    @media only screen and (min-width:1201px) {
        ._tLQlB {
            flex-basis: calc(8.3333%*9 - 16px/12*(12 - 9));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1201px)and (min-width:1024px) {
        ._tLQlB {
            flex-basis: calc(8.3333%*9 - 32px/12*(12 - 9))
        }
    }

    @media only screen and (min-width:1201px) {
        ._USAc9 {
            flex-basis: calc(8.3333%*10 - 16px/12*(12 - 10));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1201px)and (min-width:1024px) {
        ._USAc9 {
            flex-basis: calc(8.3333%*10 - 32px/12*(12 - 10))
        }
    }

    @media only screen and (min-width:1201px) {
        ._DD89j {
            flex-basis: calc(8.3333%*11 - 16px/12*(12 - 11));
            flex-grow: unset
        }
    }

    @media only screen and (min-width:1201px)and (min-width:1024px) {
        ._DD89j {
            flex-basis: calc(8.3333%*11 - 32px/12*(12 - 11))
        }
    }

    @media only screen and (min-width:1201px) {
        ._IrtDS {
            flex-basis: 100%
        }
    }
}

._sYDpJ {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #16191c;
    opacity: .75;
    z-index: 1000
}

._T9ZMV {
    opacity: 0
}

._uveNw {
    transition: opacity .4s ease
}

._DdMBr,
._Kcqd9,
._uveNw {
    opacity: .75
}

._gWQ9R {
    opacity: 0;
    transition: opacity .4s ease
}

._A9Bmd {
    position: relative;
    display: block;
    width: 48px;
    height: 24px;
    cursor: pointer
}

._7sLCJ {
    width: 0;
    height: 0;
    opacity: 0
}

._7sLCJ,
._l3NqL {
    pointer-events: none
}

._l3NqL {
    position: absolute;
    inset: 0;
    background-color: #dadadd;
    border-radius: 64px;
    transition: background-color .3s
}

._GR70z ._l3NqL {
    background-color: #f9f9f9
}

._l3NqL:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 2px;
    left: 2px;
    background-color: #fff;
    border-radius: 24px;
    transition: transform .3s;
    box-shadow: 0 12px 16px -4px rgba(22, 25, 28, .08), 0 4px 6px -2px rgba(22, 25, 28, .04);
    z-index: 1
}

._GR70z ._l3NqL:before {
    box-shadow: none
}

._l3NqL:after {
    position: absolute;
    content: "";
    width: 28px;
    height: 28px;
    top: -2px;
    left: -2px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    transition: background-color .3s;
    z-index: 0
}

._7sLCJ:hover+._l3NqL {
    background-color: #bfbfc0
}

._7sLCJ:hover+._l3NqL:after {
    background-color: rgba(22, 25, 28, .05)
}

._7sLCJ:checked+._l3NqL {
    background-color: #1ebfbf
}

._7sLCJ:checked+._l3NqL:after,
._7sLCJ:checked+._l3NqL:before {
    transform: translateX(24px)
}

._7sLCJ:focus:focus-visible+._l3NqL {
    outline: 1px auto -webkit-focus-ring-color;
    outline-offset: 2px
}

._GR70z {
    cursor: auto
}

._GR70z ._7sLCJ:focus+._l3NqL,
._GR70z ._7sLCJ:hover+._l3NqL {
    background-color: #f5f5f6
}

._GR70z ._7sLCJ:focus+._l3NqL:after,
._GR70z ._7sLCJ:hover+._l3NqL:after {
    background-color: rgba(0, 0, 0, 0)
}

._GR70z ._7sLCJ:checked+._l3NqL {
    background-color: #e8f7f8
}

._A9Bmd:active ._7sLCJ:focus+._l3NqL:after,
._A9Bmd:active ._7sLCJ:hover+._l3NqL:after {
    background-color: rgba(0, 0, 0, 0)
}

._cx1E5 {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

._qwc42 {
    padding: 2px 0
}

._qwc42::details-content {
    height: 0;
    overflow: clip;
    transition: height .3s ease, content-visibility allow-discrete .3s ease
}

._qwc42[open]::details-content {
    height: auto
}

._BTUxo {
    padding: 8px 2px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    list-style: none
}

@media screen and (min-width:1024px) {
    ._BTUxo {
        padding: 8px
    }
}

._BTUxo::-webkit-details-marker {
    display: none
}

._BTUxo::marker {
    display: none
}

._we4X3 {
    display: flex;
    gap: 4px;
    align-items: center
}

@media screen and (min-width:1024px) {
    ._we4X3 {
        gap: 8px
    }
}

._we4X3 ._PkQRf {
    flex-shrink: 0;
    color: #dadadd;
    transition: transform .3s, color .3s
}

._we4X3 ._YnAuW {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #393e41;
    transition: color .3s
}

@media screen and (min-width:1024px) {
    ._we4X3 ._YnAuW {
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 1.75;
        letter-spacing: -.011px;
        margin-bottom: 0
    }
}

._we4X3:hover ._PkQRf,
._we4X3:hover ._YnAuW {
    color: #16191c
}

._qwc42[open] ._PkQRf {
    color: #16191c;
    transform: scaleY(-1)
}

._IixSt {
    display: flex;
    gap: 8px;
    align-items: center
}

@media screen and (min-width:1024px) {
    ._IixSt {
        gap: 16px
    }
}

._Tr5Y9 {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #5b6065
}

@media screen and (min-width:1024px) {
    ._Tr5Y9 {
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 1.75;
        letter-spacing: -.011px;
        margin-bottom: 0
    }
}

._4PWqC {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    padding: 8px 2px 0;
    overflow: hidden;
    color: #5b6065
}

@media screen and (min-width:1024px) {
    ._4PWqC {
        padding: 8px 16px 0
    }
}

._FlmeL {
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    cursor: pointer
}

._FlmeL._TcWYI {
    padding: 8px
}

._C2DMv,
._FlmeL._ttrvj {
    padding: 4px
}

._C2DMv {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 48px;
    min-height: 48px;
    border-radius: 50%;
    transition: background-color .3s
}

._FlmeL:active ._C2DMv._WBVCx,
._FlmeL:hover ._C2DMv._WBVCx {
    background-color: hsla(0, 0%, 100%, .15)
}

._FlmeL:active ._C2DMv._Q33Th,
._FlmeL:hover ._C2DMv._Q33Th {
    background-color: rgba(22, 25, 28, .05)
}

._tduam {
    pointer-events: none
}

._ttrvj {
    min-width: 40px;
    min-height: 40px
}

._TcWYI {
    min-width: 32px;
    min-height: 32px
}

._TcWYI ._c6tde {
    min-height: 24px;
    min-width: 24px
}

._ttrvj ._c6tde {
    min-width: 32px;
    min-height: 32px
}

._WBVCx ._c6tde {
    color: #bfbfc0
}

._Q33Th ._c6tde {
    color: #1e2327
}

._WBVCx:active ._c6tde,
._WBVCx:hover ._c6tde {
    color: #f5f5f6
}

._Q33Th:active ._c6tde,
._Q33Th:hover ._c6tde {
    color: #16191c
}

._WBVCx._tduam ._c6tde {
    color: hsla(0, 0%, 100%, .15)
}

._Q33Th._tduam ._c6tde {
    color: rgba(22, 25, 28, .15)
}

@layer atom-component {
    ._IucP1 {
        position: relative;
        content: "";
        width: 16px;
        height: 16px;
        animation: _ktltj .9s linear;
        animation-iteration-count: infinite;
        border-radius: 500rem;
        border: 2px solid #16191c;
        border-top-color: #7d8185;
        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0)
    }

    @keyframes _ktltj {
        0% {
            transform: rotate(0deg)
        }

        to {
            transform: rotate(1turn)
        }
    }
}

@layer atom-component {
    ._fZX0c {
        font-size: 1.6rem;
        line-height: 1;
        position: relative;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 4px;
        border: none;
        transition: background-color .3s, color .3s;
        border-radius: 12px
    }

    ._fZX0c,
    ._fZX0c._yWyQ1 {
        font-weight: 600;
        letter-spacing: 0;
        margin-bottom: 0
    }

    ._fZX0c._yWyQ1 {
        font-size: 1.2rem;
        line-height: 1.33;
        padding: 8px;
        border-radius: 8px
    }

    ._fZX0c._XAWb5 {
        padding: 12px 16px
    }

    ._fZX0c._pMFa1 {
        background-color: #fff;
        color: #16191c
    }

    ._fZX0c._6gvaS {
        background-color: #16191c;
        color: #fff
    }

    ._fZX0c._Rljxt {

    }

    ._fZX0c._2keMk {

        color: #16191c
    }

    ._fZX0c._GY0Sj {
        background-color: #f1f1f1;
        color: #16191c
    }

    ._fZX0c:hover._pMFa1 {
        background-color: #f5f5f6;
        color: #5b6065
    }

    ._fZX0c:hover._6gvaS {
        background-color: #1e2327;
        color: #bfbfc0
    }

    ._fZX0c:hover._2keMk {
        background-color: #50c8c8;
        color: #16191c
    }

    ._fZX0c:hover._GY0Sj {
        background-color: #dadadd;
        color: #16191c
    }

    ._fZX0c:active._pMFa1 {
        background-color: #f1f1f1;
        color: #16191c
    }

    ._fZX0c:active._6gvaS {
        background-color: #1e2327;
        color: #fff
    }

    ._fZX0c:active._2keMk {
        background-color: #1ebfbf
    }

    ._fZX0c._KZ30y {
        pointer-events: none;
        cursor: default;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        background-color: #bfbfc0;
        color: #dadadd
    }

    ._fZX0c._KZ30y._6gvaS {
        background-color: rgba(0, 0, 0, 0);
        color: #393e41
    }

    ._fZX0c ._n49tq {
        min-width: 24px;
        min-height: 24px;
        color: inherit
    }

    ._fZX0c ._O9Zew {
        position: absolute;
        display: none
    }

    ._fZX0c ._O9Zew._2keMk,
    ._fZX0c ._O9Zew._GY0Sj,
    ._fZX0c ._O9Zew._pMFa1 {
        border-color: #bfbfc0 #16191c #16191c
    }

    ._fZX0c ._O9Zew._6gvaS {
        border-color: #1e2327 #fff #fff
    }

    ._fZX0c ._O9Zew._Rljxt {
        border-color: #ff8498 #fff #fff
    }

    ._fZX0c ._SzDTn {
        padding: 4px 0;
        z-index:9;
    }

    ._fZX0c._zMsDy {
        pointer-events: none;
        cursor: default;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none
    }

    ._fZX0c._zMsDy ._O9Zew {
        display: block
    }

    ._fZX0c._zMsDy ._SzDTn,
    ._fZX0c._zMsDy ._n49tq {
        visibility: hidden
    }
}
.button-bg {
    background-color: transparent;
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}

.button-bg-1 {
    background: linear-gradient(115deg, rgba(251, 251, 251, 1) 0%, rgba(238, 239, 241, 1) 100%);
    background-color: transparent;
    border-radius: 85px;
    box-shadow: 3.200000047683716px 5px 8.729999542236328px #00000017;
    position: absolute;
    width: 100%;
    height: 100%;
}

.button-bg-2 {
    background: linear-gradient(115deg, rgba(252, 252, 252, 1) 0%, rgba(248, 248, 250, 1) 100%);
    background-color: transparent;
    border-radius: 85px;
    box-shadow: inset -1.6799999475479126px 3.200000047683716px 0px #ffffff, inset -1px -2px 0px #ffffff;
    position: absolute;
    width: 100%;
    height: 100%;
}

.button-bg-3 {
    background-color: transparent;
    border: none;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    }

.button-bg-3::before {
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    background: linear-gradient(161deg, rgba(239, 239, 241, 1) 0%, rgba(238, 238, 240, 1) 43%, rgba(228, 228, 230, 1) 70%, rgba(224, 225, 231, 1) 100%);
    border-radius: 85px;
    content: '';
    inset: 0;
    mask-composite: exclude;
    padding: 1.5px;
    pointer-events: none;
    position: absolute;
    z-index: 1;
}
._n6VA3 {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 24px 16px;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
    border: 1px solid #dadadd;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    background-color: #fff;
    z-index: 1000;
    outline: none;
    transform: translateY(100%);
    transition: transform .4s ease-in-out
}

@media screen and (min-width:1024px) {
    ._n6VA3 {
        width: 368px;
        bottom: 16px;
        left: 16px;
        border-radius: 24px;
        box-shadow: 0 1px 2px 0 rgba(22, 25, 28, .16), 0 1px 4px 0 rgba(22, 25, 28, .1)
    }
}

._n6VA3._EgUii,
._n6VA3._myJmY {
    transform: translateY(0)
}

@media screen and (min-width:1024px) {
    ._n6VA3._myJmY {
        bottom: 16px
    }
}

._n6VA3._jJQgl {
    transform: translateY(0)
}

@media screen and (min-width:1024px) {
    ._n6VA3._jJQgl {
        bottom: 16px
    }
}

._n6VA3._zNpZG {
    transform: translateY(100%)
}

._Q4GDh {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-height: 100svh;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    background-color: #fff;
    overflow: auto;
    z-index: 1000
}

@media screen and (min-width:768px) {
    ._Q4GDh {
        max-width: 610px;
        height: -moz-fit-content;
        height: fit-content;
        bottom: 50%;
        left: 50%;
        border-radius: 16px;
        transform: translate(-50%, 50%)
    }
}

@media screen and (min-width:1024px) {
    ._Q4GDh {
        max-width: 568px;
        border-radius: 24px
    }
}

._QYulq {
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    row-gap: 24px
}

._5JOoC {
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 8px
}

._5JOoC,
._appvh {
    font-size: 1.8rem;
    font-weight: 600;
    color: #16191c
}

._appvh {
    line-height: 1.55;
    letter-spacing: -.014px;
    margin-bottom: 4px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media screen and (min-width:1024px) {
    ._appvh {
        font-size: 2.4rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: .019px;
        margin-bottom: 4px
    }
}

._Md7Qw {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #393e41
}

._iiSOS {
    text-decoration: underline
}

@supports(interpolate-size:allow-keywords) {
    ._1NlgS {
        interpolate-size: allow-keywords
    }
}

._1NlgS {
    width: 100%;
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    row-gap: 16px
}

._4J58U {
    flex-flow: row wrap;
    gap: 8px
}

@media screen and (min-width:768px) {
    ._4J58U {
        flex-wrap: nowrap
    }
}

@media screen and (min-width:1024px) {
    ._4J58U {
        flex-flow: row wrap
    }
}

._WiGMf {
    flex: 1 1
}

._Gw4u3 {
    width: 100%
}

@media screen and (min-width:768px) {
    ._Gw4u3 {
        flex: 1 1
    }
}

@media screen and (min-width:1024px) {
    ._Gw4u3 {
        flex-basis: 100%
    }
}

._afRBy {
    justify-content: flex-end;
    flex-direction: column;
    gap: 16px
}

@media screen and (min-width:768px) {
    ._afRBy {
        flex-direction: row
    }
}

._UJS2n {
    padding-left: 16px;
    padding-right: 16px
}

._SgcI1 {
    bottom: -100%
}

@media screen and (min-width:768px) {
    ._SgcI1 {
        bottom: -50%
    }
}

._pepjc {
    bottom: 0;
    transition: bottom .4s ease
}

@media screen and (min-width:768px) {
    ._pepjc {
        bottom: 50%
    }
}

._Mw2J3 {
    bottom: 0
}

@media screen and (min-width:768px) {
    ._Mw2J3 {
        bottom: 50%
    }
}

._nBEJj {
    bottom: -100%;
    transition: bottom .4s ease
}

@media screen and (min-width:768px) {
    ._nBEJj {
        bottom: -50%
    }
}

._sYMBE {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 24px 16px;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
    border: 1px solid #dadadd;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    background-color: #fff;
    z-index: 1000;
    outline: none;
    transform: translateY(100%);
    transition: transform .4s ease-in-out
}

@media screen and (min-width:1024px) {
    ._sYMBE {
        width: 368px;
        bottom: 16px;
        left: 16px;
        border-radius: 24px;
        box-shadow: 0 1px 2px 0 rgba(22, 25, 28, .16), 0 1px 4px 0 rgba(22, 25, 28, .1)
    }
}

._sYMBE._r6Rja,
._sYMBE._tzf6A {
    transform: translateY(0)
}

@media screen and (min-width:1024px) {
    ._sYMBE._tzf6A {
        bottom: 16px
    }
}

._sYMBE._tmZiB {
    transform: translateY(0)
}

@media screen and (min-width:1024px) {
    ._sYMBE._tmZiB {
        bottom: 16px
    }
}

._sYMBE._Lc6xu {
    transform: translateY(100%)
}

._waylp {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-height: 100svh;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    background-color: #fff;
    overflow: auto;
    z-index: 1000
}

@media screen and (min-width:768px) {
    ._waylp {
        max-width: 610px;
        height: -moz-fit-content;
        height: fit-content;
        bottom: 50%;
        left: 50%;
        border-radius: 16px;
        transform: translate(-50%, 50%)
    }
}

@media screen and (min-width:1024px) {
    ._waylp {
        max-width: 568px;
        border-radius: 24px
    }
}

._HcBp9 {
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    row-gap: 24px
}

._CUFV4 {
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 8px
}

._CUFV4,
._Ym7UG {
    font-size: 1.8rem;
    font-weight: 600;
    color: #16191c
}

._Ym7UG {
    line-height: 1.55;
    letter-spacing: -.014px;
    margin-bottom: 4px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media screen and (min-width:1024px) {
    ._Ym7UG {
        font-size: 2.4rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: .019px;
        margin-bottom: 4px
    }
}

._coNdd {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #393e41
}

._2D8Pv {
    text-decoration: underline
}

@supports(interpolate-size:allow-keywords) {
    ._ewGIY {
        interpolate-size: allow-keywords
    }
}

._ewGIY {
    width: 100%;
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    row-gap: 16px
}

._vRGES {
    flex-flow: row wrap;
    gap: 8px
}

@media screen and (min-width:768px) {
    ._vRGES {
        flex-wrap: nowrap
    }
}

._2Htug {
    flex: 1 1
}

._mLYuq {
    justify-content: flex-end;
    flex-direction: column;
    gap: 16px
}

@media screen and (min-width:768px) {
    ._mLYuq {
        flex-direction: row
    }
}

._OSdjV:not(#_HujZO) {
    padding-left: 16px;
    padding-right: 16px
}

._8fWUM {
    bottom: -100%
}

@media screen and (min-width:768px) {
    ._8fWUM {
        bottom: -50%
    }
}

._0Gu7j {
    bottom: 0;
    transition: bottom .4s ease
}

@media screen and (min-width:768px) {
    ._0Gu7j {
        bottom: 50%
    }
}

._Ysi9g {
    bottom: 0
}

@media screen and (min-width:768px) {
    ._Ysi9g {
        bottom: 50%
    }
}

._MrOnc {
    bottom: -100%;
    transition: bottom .4s ease
}

@media screen and (min-width:768px) {
    ._MrOnc {
        bottom: -50%
    }
}