﻿@font-face {
    font-family: Montserrat Regular;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("MontSerratRegular"),url(../assets/fonts/montserrat-regular.ttf) format("truetype")
}

@font-face {
    font-family: Questrial;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Questrial"),url(../assets/fonts/questrial-regular.ttf) format("truetype")
}

.ag-color-dark-emerald-green {
    color: #09282a !important
}

.ag-bg-color-dark-emerald-green {
    background-color: #09282a !important
}

.ag-border-color-dark-emerald-green {
    border-color: #09282a !important
}

.ag-border-top-color-dark-emerald-green {
    border-top-color: #09282a !important
}

.ag-border-right-color-dark-emerald-green {
    border-right-color: #09282a !important
}

.ag-border-bottom-color-dark-emerald-green {
    border-bottom-color: #09282a !important
}

.ag-border-left-color-dark-emerald-green {
    border-left-color: #09282a !important
}

.ag-svg-fill-dark-emerald-green circle, .ag-svg-fill-dark-emerald-green ellipse, .ag-svg-fill-dark-emerald-green path, .ag-svg-fill-dark-emerald-green polygon {
    fill: #09282a !important
}

.ag-svg-stroke-dark-emerald-green circle, .ag-svg-stroke-dark-emerald-green ellipse, .ag-svg-stroke-dark-emerald-green path {
    stroke: #09282a !important
}

.ag-color-emerald-green {
    color: #0e3c40 !important
}

.ag-bg-color-emerald-green {
    background-color: #0e3c40 !important
}

.ag-border-color-emerald-green {
    border-color: #0e3c40 !important
}

.ag-border-top-color-emerald-green {
    border-top-color: #0e3c40 !important
}

.ag-border-right-color-emerald-green {
    border-right-color: #0e3c40 !important
}

.ag-border-bottom-color-emerald-green {
    border-bottom-color: #0e3c40 !important
}

.ag-border-left-color-emerald-green {
    border-left-color: #0e3c40 !important
}

.ag-svg-fill-emerald-green circle, .ag-svg-fill-emerald-green ellipse, .ag-svg-fill-emerald-green path, .ag-svg-fill-emerald-green polygon {
    fill: #0e3c40 !important
}

.ag-svg-stroke-emerald-green circle, .ag-svg-stroke-emerald-green ellipse, .ag-svg-stroke-emerald-green path {
    stroke: #0e3c40 !important
}

.ag-color-light-emerald-green {
    color: #3e6366 !important
}

.ag-bg-color-light-emerald-green {
    background-color: #3e6366 !important
}

.ag-border-color-light-emerald-green {
    border-color: #3e6366 !important
}

.ag-border-top-color-light-emerald-green {
    border-top-color: #3e6366 !important
}

.ag-border-right-color-light-emerald-green {
    border-right-color: #3e6366 !important
}

.ag-border-bottom-color-light-emerald-green {
    border-bottom-color: #3e6366 !important
}

.ag-border-left-color-light-emerald-green {
    border-left-color: #3e6366 !important
}

.ag-svg-fill-light-emerald-green circle, .ag-svg-fill-light-emerald-green ellipse, .ag-svg-fill-light-emerald-green path, .ag-svg-fill-light-emerald-green polygon {
    fill: #3e6366 !important
}

.ag-svg-stroke-light-emerald-green circle, .ag-svg-stroke-light-emerald-green ellipse, .ag-svg-stroke-light-emerald-green path {
    stroke: #3e6366 !important
}

.ag-color-mint-green {
    color: #b6e2d3 !important
}

.ag-bg-color-mint-green {
    background-color: #b6e2d3 !important
}

.ag-border-color-mint-green {
    border-color: #b6e2d3 !important
}

.ag-border-top-color-mint-green {
    border-top-color: #b6e2d3 !important
}

.ag-border-right-color-mint-green {
    border-right-color: #b6e2d3 !important
}

.ag-border-bottom-color-mint-green {
    border-bottom-color: #b6e2d3 !important
}

.ag-border-left-color-mint-green {
    border-left-color: #b6e2d3 !important
}

.ag-svg-fill-mint-green circle, .ag-svg-fill-mint-green ellipse, .ag-svg-fill-mint-green path, .ag-svg-fill-mint-green polygon {
    fill: #b6e2d3 !important
}

.ag-svg-stroke-mint-green circle, .ag-svg-stroke-mint-green ellipse, .ag-svg-stroke-mint-green path {
    stroke: #b6e2d3 !important
}

.ag-color-sand {
    color: #ffcda9 !important
}

.ag-bg-color-sand {
    background-color: #ffcda9 !important
}

.ag-border-color-sand {
    border-color: #ffcda9 !important
}

.ag-border-top-color-sand {
    border-top-color: #ffcda9 !important
}

.ag-border-right-color-sand {
    border-right-color: #ffcda9 !important
}

.ag-border-bottom-color-sand {
    border-bottom-color: #ffcda9 !important
}

.ag-border-left-color-sand {
    border-left-color: #ffcda9 !important
}

.ag-svg-fill-sand circle, .ag-svg-fill-sand ellipse, .ag-svg-fill-sand path, .ag-svg-fill-sand polygon {
    fill: #ffcda9 !important
}

.ag-svg-stroke-sand circle, .ag-svg-stroke-sand ellipse, .ag-svg-stroke-sand path {
    stroke: #ffcda9 !important
}

.ag-color-white {
    color: #fff !important
}

.ag-bg-color-white {
    background-color: #fff !important
}

.ag-border-color-white {
    border-color: #fff !important
}

.ag-border-top-color-white {
    border-top-color: #fff !important
}

.ag-border-right-color-white {
    border-right-color: #fff !important
}

.ag-border-bottom-color-white {
    border-bottom-color: #fff !important
}

.ag-border-left-color-white {
    border-left-color: #fff !important
}

.ag-svg-fill-white circle, .ag-svg-fill-white ellipse, .ag-svg-fill-white path, .ag-svg-fill-white polygon {
    fill: #fff !important
}

.ag-svg-stroke-white circle, .ag-svg-stroke-white ellipse, .ag-svg-stroke-white path {
    stroke: #fff !important
}

.ag-color-dark-grey {
    color: #333 !important
}

.ag-bg-color-dark-grey {
    background-color: #333 !important
}

.ag-border-color-dark-grey {
    border-color: #333 !important
}

.ag-border-top-color-dark-grey {
    border-top-color: #333 !important
}

.ag-border-right-color-dark-grey {
    border-right-color: #333 !important
}

.ag-border-bottom-color-dark-grey {
    border-bottom-color: #333 !important
}

.ag-border-left-color-dark-grey {
    border-left-color: #333 !important
}

.ag-svg-fill-dark-grey circle, .ag-svg-fill-dark-grey ellipse, .ag-svg-fill-dark-grey path, .ag-svg-fill-dark-grey polygon {
    fill: #333 !important
}

.ag-svg-stroke-dark-grey circle, .ag-svg-stroke-dark-grey ellipse, .ag-svg-stroke-dark-grey path {
    stroke: #333 !important
}

.ag-color-medium-grey {
    color: #666 !important
}

.ag-bg-color-medium-grey {
    background-color: #666 !important
}

.ag-border-color-medium-grey {
    border-color: #666 !important
}

.ag-border-top-color-medium-grey {
    border-top-color: #666 !important
}

.ag-border-right-color-medium-grey {
    border-right-color: #666 !important
}

.ag-border-bottom-color-medium-grey {
    border-bottom-color: #666 !important
}

.ag-border-left-color-medium-grey {
    border-left-color: #666 !important
}

.ag-svg-fill-medium-grey circle, .ag-svg-fill-medium-grey ellipse, .ag-svg-fill-medium-grey path, .ag-svg-fill-medium-grey polygon {
    fill: #666 !important
}

.ag-svg-stroke-medium-grey circle, .ag-svg-stroke-medium-grey ellipse, .ag-svg-stroke-medium-grey path {
    stroke: #666 !important
}

.ag-color-light-grey {
    color: #999 !important
}

.ag-bg-color-light-grey {
    background-color: #999 !important
}

.ag-border-color-light-grey {
    border-color: #999 !important
}

.ag-border-top-color-light-grey {
    border-top-color: #999 !important
}

.ag-border-right-color-light-grey {
    border-right-color: #999 !important
}

.ag-border-bottom-color-light-grey {
    border-bottom-color: #999 !important
}

.ag-border-left-color-light-grey {
    border-left-color: #999 !important
}

.ag-svg-fill-light-grey circle, .ag-svg-fill-light-grey ellipse, .ag-svg-fill-light-grey path, .ag-svg-fill-light-grey polygon {
    fill: #999 !important
}

.ag-svg-stroke-light-grey circle, .ag-svg-stroke-light-grey ellipse, .ag-svg-stroke-light-grey path {
    stroke: #999 !important
}

.ag-color-lighter-grey {
    color: #ccc !important
}

.ag-bg-color-lighter-grey {
    background-color: #ccc !important
}

.ag-border-color-lighter-grey {
    border-color: #ccc !important
}

.ag-border-top-color-lighter-grey {
    border-top-color: #ccc !important
}

.ag-border-right-color-lighter-grey {
    border-right-color: #ccc !important
}

.ag-border-bottom-color-lighter-grey {
    border-bottom-color: #ccc !important
}

.ag-border-left-color-lighter-grey {
    border-left-color: #ccc !important
}

.ag-svg-fill-lighter-grey circle, .ag-svg-fill-lighter-grey ellipse, .ag-svg-fill-lighter-grey path, .ag-svg-fill-lighter-grey polygon {
    fill: #ccc !important
}

.ag-svg-stroke-lighter-grey circle, .ag-svg-stroke-lighter-grey ellipse, .ag-svg-stroke-lighter-grey path {
    stroke: #ccc !important
}

.ag-color-lightest {
    color: #ececec !important
}

.ag-bg-color-lightest {
    background-color: #ececec !important
}

.ag-border-color-lightest {
    border-color: #ececec !important
}

.ag-border-top-color-lightest {
    border-top-color: #ececec !important
}

.ag-border-right-color-lightest {
    border-right-color: #ececec !important
}

.ag-border-bottom-color-lightest {
    border-bottom-color: #ececec !important
}

.ag-border-left-color-lightest {
    border-left-color: #ececec !important
}

.ag-svg-fill-lightest circle, .ag-svg-fill-lightest ellipse, .ag-svg-fill-lightest path, .ag-svg-fill-lightest polygon {
    fill: #ececec !important
}

.ag-svg-stroke-lightest circle, .ag-svg-stroke-lightest ellipse, .ag-svg-stroke-lightest path {
    stroke: #ececec !important
}

.ag-color-green {
    color: #79c647 !important
}

.ag-bg-color-green {
    background-color: #79c647 !important
}

.ag-border-color-green {
    border-color: #79c647 !important
}

.ag-border-top-color-green {
    border-top-color: #79c647 !important
}

.ag-border-right-color-green {
    border-right-color: #79c647 !important
}

.ag-border-bottom-color-green {
    border-bottom-color: #79c647 !important
}

.ag-border-left-color-green {
    border-left-color: #79c647 !important
}

.ag-svg-fill-green circle, .ag-svg-fill-green ellipse, .ag-svg-fill-green path, .ag-svg-fill-green polygon {
    fill: #79c647 !important
}

.ag-svg-stroke-green circle, .ag-svg-stroke-green ellipse, .ag-svg-stroke-green path {
    stroke: #79c647 !important
}

.ag-color-red {
    color: #ea5a5a !important
}

.ag-color-yellow {
    color: #DFD000 !important
}

.ag-bg-color-red {
    background-color: #ea5a5a !important
}

.ag-border-color-red {
    border-color: #ea5a5a !important
}

.ag-border-top-color-red {
    border-top-color: #ea5a5a !important
}

.ag-border-right-color-red {
    border-right-color: #ea5a5a !important
}

.ag-border-bottom-color-red {
    border-bottom-color: #ea5a5a !important
}

.ag-border-left-color-red {
    border-left-color: #ea5a5a !important
}

.ag-svg-fill-red circle, .ag-svg-fill-red ellipse, .ag-svg-fill-red path, .ag-svg-fill-red polygon {
    fill: #ea5a5a !important
}

.ag-svg-stroke-red circle, .ag-svg-stroke-red ellipse, .ag-svg-stroke-red path {
    stroke: #ea5a5a !important
}

.ag-color-black {
    color: #000 !important
}

.ag-bg-color-black {
    background-color: #000 !important
}

.ag-border-color-black {
    border-color: #000 !important
}

.ag-border-top-color-black {
    border-top-color: #000 !important
}

.ag-border-right-color-black {
    border-right-color: #000 !important
}

.ag-border-bottom-color-black {
    border-bottom-color: #000 !important
}

.ag-border-left-color-black {
    border-left-color: #000 !important
}

.ag-svg-fill-black circle, .ag-svg-fill-black ellipse, .ag-svg-fill-black path, .ag-svg-fill-black polygon {
    fill: #000 !important
}

.ag-svg-stroke-black circle, .ag-svg-stroke-black ellipse, .ag-svg-stroke-black path {
    stroke: #000 !important
}

.ag-color-transparent {
    color: transparent !important
}

.ag-bg-color-transparent {
    background-color: transparent !important
}

.ag-border-color-transparent {
    border-color: transparent !important
}

.ag-border-top-color-transparent {
    border-top-color: transparent !important
}

.ag-border-right-color-transparent {
    border-right-color: transparent !important
}

.ag-border-bottom-color-transparent {
    border-bottom-color: transparent !important
}

.ag-border-left-color-transparent {
    border-left-color: transparent !important
}

.ag-svg-fill-transparent circle, .ag-svg-fill-transparent ellipse, .ag-svg-fill-transparent path, .ag-svg-fill-transparent polygon {
    fill: transparent !important
}

.ag-svg-stroke-transparent circle, .ag-svg-stroke-transparent ellipse, .ag-svg-stroke-transparent path {
    stroke: transparent !important
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto
}

.container-fluid {
    padding-right: 2rem;
    padding-left: 2rem
}

.row {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -.5rem;
    margin-left: -.5rem
}

    .row.reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

.col.reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-offset-0, .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem
}

.col-xs {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
}

.col-xs-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
}

.col-xs-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
}

.col-xs-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

.col-xs-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
}

.col-xs-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
}

.col-xs-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

.col-xs-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
}

.col-xs-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
}

.col-xs-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}

.col-xs-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
}

.col-xs-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
}

.col-xs-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.start-xs {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start
}

.center-xs {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.end-xs {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end
}

.top-xs {
    -ms-flex-align: start;
    align-items: flex-start
}

.middle-xs {
    -ms-flex-align: center;
    align-items: center
}

.bottom-xs {
    -ms-flex-align: end;
    align-items: flex-end
}

.around-xs {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.between-xs {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.first-xs {
    -ms-flex-order: -1;
    order: -1
}

.last-xs {
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (min-width:48em) {
    .container {
        width: 49rem
    }

    .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-offset-0, .col-sm-offset-1, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: .5rem;
        padding-left: .5rem
    }

    .col-sm {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }

    .col-sm-2 {
        -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }

    .col-sm-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }

    .col-sm-5 {
        -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }

    .col-sm-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }

    .col-sm-8 {
        -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }

    .col-sm-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }

    .col-sm-11 {
        -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }

    .col-sm-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .start-sm {
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-sm {
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-sm {
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-sm {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-sm {
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-sm {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-sm {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-sm {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-sm {
        -ms-flex-order: -1;
        order: -1
    }

    .last-sm {
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width:64em) {
    .container {
        width: 65rem
    }

    .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-offset-0, .col-md-offset-1, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: .5rem;
        padding-left: .5rem
    }

    .col-md {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }

    .col-md-2 {
        -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }

    .col-md-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }

    .col-md-5 {
        -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }

    .col-md-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }

    .col-md-8 {
        -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }

    .col-md-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }

    .col-md-11 {
        -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }

    .col-md-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .start-md {
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-md {
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-md {
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-md {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-md {
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-md {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-md {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-md {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-md {
        -ms-flex-order: -1;
        order: -1
    }

    .last-md {
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width:75em) {
    .container {
        width: 76rem
    }

    .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: .5rem;
        padding-left: .5rem
    }

    .col-lg {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }

    .col-lg-2 {
        -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }

    .col-lg-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }

    .col-lg-5 {
        -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }

    .col-lg-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }

    .col-lg-8 {
        -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }

    .col-lg-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }

    .col-lg-11 {
        -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }

    .col-lg-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .start-lg {
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-lg {
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-lg {
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-lg {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .middle-lg {
        -ms-flex-align: center;
        align-items: center
    }

    .bottom-lg {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .around-lg {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-lg {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first-lg {
        -ms-flex-order: -1;
        order: -1
    }

    .last-lg {
        -ms-flex-order: 1;
        order: 1
    }
}

.ag-u-ta-left {
    text-align: left
}

.ag-u-ta-center {
    text-align: center
}

a, h1, h2, h3, h4, h5, h6, small, span {
    margin: 0;
    padding: 0;
    font-weight: 400
}

a {
    text-decoration: none
}

img {
    width: 100%;
    max-width: 100%
}

figure {
    margin: 0
}

.ag {
    -ms-text-size-adjust: 100%;
    font-size: 62.5%;
    line-height: 1;
    -webkit-text-size-adjust: none;
}

    .ag * {
        box-sizing: border-box
    }

    .ag body {
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        -webkit-overflow-scrolling: touch;
        -webkit-text-size-adjust: none;
        overflow-x: hidden
    }

    .ag, .ag body {
        position: relative;
        height: 100%;
        margin: 0;
        padding: 0
    }

.ag-questrial, .ag-questrial-huge {
    font-family: Questrial,sans-serif
}

.ag-questrial-huge {
    font-size: calc(40px + 8 * ((100vw - 320px) / 447));
    letter-spacing: calc(1px + .5 * ((100vw - 320px) / 447));
    line-height: 5rem
}

@media only screen and (min-width:768px) {
    .ag-questrial-huge {
        font-size: calc(48px + 16 * ((100vw - 768px) / 672));
        letter-spacing: 1.5px;
        line-height: calc(50px + 15 * ((100vw - 768px) / 672))
    }
}

.ag-questrial-big {
    font-family: Questrial,sans-serif;
    font-size: calc(26px + 6 * ((100vw - 320px) / 447));
    letter-spacing: 7px;
    line-height: calc(38px + 8 * ((100vw - 320px) / 447))
}

@media only screen and (min-width:768px) {
    .ag-questrial-big {
        font-size: calc(32px + 8 * ((100vw - 768px) / 672));
        letter-spacing: calc(7px + 1.5 * ((100vw - 768px) / 672));
        line-height: calc(46px + 4 * ((100vw - 768px) / 672))
    }
}

@media only screen and (min-width:1441px) {
    .ag-questrial-big {
        font-size: 4rem;
        letter-spacing: 8.5px;
        line-height: 5rem
    }
}

.ag-questrial-medium {
    font-family: Questrial,sans-serif;
    font-size: calc(24px + 4 * ((100vw - 320px) / 447));
    letter-spacing: .5px;
    line-height: calc(32px + 6 * ((100vw - 320px) / 447))
}

@media only screen and (min-width:768px) {
    .ag-questrial-medium {
        font-size: calc(28px + 8 * ((100vw - 768px) / 672));
        letter-spacing: calc(.5px + .3 * ((100vw - 768px) / 672));
        line-height: calc(38px + 7 * ((100vw - 768px) / 672))
    }
}

@media only screen and (min-width:1441px) {
    .ag-questrial-medium {
        font-size: 3.6rem;
        letter-spacing: .8px;
        line-height: 4.5rem
    }
}

.ag-questrial-small {
    font-family: Questrial,sans-serif;
    font-size: calc(16px + 4 * ((100vw - 320px) / 447));
    letter-spacing: calc(1px + .4 * ((100vw - 320px) / 447));
    line-height: calc(26px + 2 * ((100vw - 320px) / 447))
}

@media only screen and (min-width:768px) {
    .ag-questrial-small {
        font-size: 2rem;
        letter-spacing: calc(1.4px + .35 * ((100vw - 768px) / 672));
        line-height: calc(28px + 4 * ((100vw - 768px) / 672))
    }
}

@media only screen and (min-width:1441px) {
    .ag-questrial-small {
        letter-spacing: 1.75px;
        line-height: 3.2rem
    }
}

.ag-questrial-mini {
    font-family: Questrial,sans-serif;
    font-size: 1.4rem;
    letter-spacing: calc(5px + .5 * ((100vw - 320px) / 447));
    line-height: 2rem
}

@media only screen and (min-width:768px) {
    .ag-questrial-mini {
        letter-spacing: calc(5.5px + 1 * ((100vw - 768px) / 672))
    }
}

@media only screen and (min-width:1441px) {
    .ag-questrial-mini {
        letter-spacing: 6.5px
    }
}

.ag-montserrat, .ag-montserrat-big {
    font-family: Montserrat Regular,sans-serif
}

.ag-montserrat-big {
    font-size: 1.8rem;
    letter-spacing: .5px;
    line-height: 3rem
}

@media only screen and (min-width:768px) {
    .ag-montserrat-big {
        font-size: calc(18px + 4 * ((100vw - 320px) / 1120));
        line-height: calc(30px + 4 * ((100vw - 768px) / 672))
    }
}

@media only screen and (min-width:1441px) {
    .ag-montserrat-big {
        font-size: 2.2rem;
        line-height: 3.4rem
    }
}

.ag-montserrat-medium {
    font-family: Montserrat Regular,sans-serif;
    font-size: 1.6rem;
    letter-spacing: .5px;
    line-height: 3rem
}

@media only screen and (min-width:768px) {
    .ag-montserrat-medium {
        font-size: calc(16px + 2 * ((100vw - 768px) / 672))
    }
}

@media only screen and (min-width:1441px) {
    .ag-montserrat-medium {
        font-size: 1.8rem
    }
}

.ag-montserrat-small {
    font-size: 1.4rem;
    letter-spacing: .5px;
    line-height: 2.4rem
}

.ag-montserrat-mini, .ag-montserrat-small {
    font-family: Montserrat Regular,sans-serif
}

.ag-montserrat-mini {
    font-size: 1.2rem;
    letter-spacing: .2rem;
    line-height: 2rem
}

.ag-montserrat-tiny {
    font-family: Montserrat Regular,sans-serif;
    font-size: 1.1rem;
    letter-spacing: .1rem;
    line-height: calc(18px + 2 * ((100vw - 320px) / 447))
}

@media only screen and (min-width:768px) {
    .ag-montserrat-tiny {
        line-height: 2rem
    }
}

.ag-u-t-center {
    text-align: center
}

.ag-u-t-left {
    text-align: left
}

.ag-tooltip--navbar .ag-u-t-left {
    padding-left: 1.5rem
}

.ag-u-t-uppercase {
    text-transform: uppercase
}

.ag-u-t-lowercase {
    text-transform: none
}

.ag-u-t-fw-normal {
    font-weight: 400
}

.ag-u-t-fw-bold {
    font-weight: 700
}

.ag-u-d-block {
    display: block
}

.ag-u-d-none {
    display: none
}

.ag-u-d-flex {
    display: flex
}

.ag-u-flex-direction--column {
    flex-direction: column
}

.ag-u-list-reset {
    list-style: none;
    margin: 0;
    padding: 0
}

.ag-u-container {
    margin: 0 auto;
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem
}

@media only screen and (min-width:1024px) {
    .ag-u-container {
        max-width: 95vw;
        padding-left: 0;
        padding-right: 0
    }
}

.ag-u-container--fluid {
    max-width: 100%;
    padding: 3.2rem 2.5rem
}

@media only screen and (min-width:1024px) {
    .ag-u-container--fluid {
        max-width: 95vw;
        padding: 11rem 8rem 7.5rem 8.5rem;
        z-index: 6
    }
}

.ag-u-page {
    display: flex;
    flex-direction: column
}

.ag-u-h-100, .ag-u-page {
    height: 100%
}

.ag-u-w-100 {
    width: 100%
}

.ag-u-a-mg-center {
    margin-left: auto;
    margin-right: auto
}

.ag-field {
    position: relative
}

.ag-field__content {
    position: relative;
    margin-top: 2.2rem
}

.ag-field--select .ag-field__content:after {
    content: "";
    position: absolute;
    right: 1rem;
    top: 40%;
    transform: translateY(-50%);
    background: url(/minhaconta/assets/vectors/icon_up-down-arrow_small.svg) 50% no-repeat;
    width: 2rem;
    height: 2rem
}

.ag-field__input, .ag-field__select {
    font-family: Montserrat Regular,sans-serif;
    font-size: 1.8rem;
    letter-spacing: .5px;
    line-height: 3rem;
    background-color: transparent;
    border: 0;
    outline: 0;
    border-bottom: 1px solid;
    padding-bottom: .5rem;
    width: 100%;
    border-radius: 0
}

@media only screen and (min-width:768px) {
    .ag-field__input, .ag-field__select {
        font-size: calc(18px + 4 * ((100vw - 320px) / 1120));
        line-height: calc(30px + 4 * ((100vw - 768px) / 672))
    }
}

@media only screen and (min-width:1441px) {
    .ag-field__input, .ag-field__select {
        font-size: 2.2rem;
        line-height: 3.4rem
    }
}

.ag-field--invalid .ag-field__input, .ag-field--invalid .ag-field__select {
    border-bottom-color: #ea5a5a !important
}

.ag-field--center .ag-field__input {
    text-align: center
}

.ag-field--single .ag-field__input {
    font-family: Questrial,sans-serif;
    font-size: calc(24px + 4 * ((100vw - 320px) / 447));
    letter-spacing: .5px;
    line-height: calc(32px + 6 * ((100vw - 320px) / 447))
}

@media only screen and (min-width:768px) {
    .ag-field--single .ag-field__input {
        font-size: calc(28px + 8 * ((100vw - 768px) / 672));
        letter-spacing: calc(.5px + .3 * ((100vw - 768px) / 672));
        line-height: calc(38px + 7 * ((100vw - 768px) / 672))
    }
}

@media only screen and (min-width:1441px) {
    .ag-field--single .ag-field__input {
        font-size: 3.6rem;
        letter-spacing: .8px;
        line-height: 4.5rem
    }
}

.ag-field--signature .ag-field__input {
    text-align: center
}

.ag-field__input::-ms-clear, .ag-field__input::-ms-reveal {
    display: none
}

.ag-field__input::-webkit-contacts-auto-fill-button, .ag-field__input::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0
}

.ag-field__input:-ms-input-placeholder {
    color: #999 !important
}

.ag-field__select {
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    border-radius: 0
}

    .ag-field__select::-ms-expand {
        border: 0;
        background-color: transparent
    }

.ag-field__label {
    font-family: Montserrat Regular,sans-serif;
    font-size: 1.6rem;
    letter-spacing: .5px;
    line-height: 3rem;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    transition: all .3s ease
}

@media only screen and (min-width:768px) {
    .ag-field__label {
        font-size: calc(16px + 2 * ((100vw - 768px) / 672))
    }
}

@media only screen and (min-width:1441px) {
    .ag-field__label {
        font-size: 1.8rem
    }
}

.ag-field--filled .ag-field__label, .ag-field--select .ag-field__label {
    font-family: Montserrat Regular,sans-serif;
    font-size: 1.1rem;
    letter-spacing: .1rem;
    line-height: calc(18px + 2 * ((100vw - 320px) / 447));
    transform: translate3d(0,-130%,0)
}

@media only screen and (min-width:768px) {
    .ag-field--filled .ag-field__label, .ag-field--select .ag-field__label {
        line-height: 2rem
    }
}

.ag-field__border {
    position: absolute;
    width: 0;
    height: .1rem;
    bottom: 0;
    left: 0;
    right: 0;
    transition: width .3s ease;
    margin-left: auto;
    margin-right: auto
}

html.safari .ag-field__border {
    bottom: .2rem
}

html.iOS .ag-field__border {
    bottom: .1rem
}

.ag-field__error, .ag-field__tip {
    font-family: Montserrat Regular,sans-serif;
    font-size: 1.1rem;
    letter-spacing: .1rem;
    line-height: calc(18px + 2 * ((100vw - 320px) / 447))
}

@media only screen and (min-width:768px) {
    .ag-field__error, .ag-field__tip {
        line-height: 2rem
    }
}

.ag-field__error.server-error {
    margin: 0 auto 2rem auto;
}

@media only screen and (min-width:1024px) {
    .ag-field__error.server-error {
        margin: 0 auto 2rem 0;
    }
}

.ag-field__error {
    color: #ea5a5a;
    display: none
}

.ag-field--invalid .ag-field__error {
    display: block
}

.ag-field--valid .ag-field__error {
    display: none
}

.ag-field--center .ag-field__error {
    text-align: center
}

.ag-field--invalid .ag-field__tip {
    display: none
}

.ag-field--valid .ag-field__tip {
    display: block
}

.ag-field--center .ag-field__tip, .ag-field__title {
    text-align: center
}

.ag-field__title {
    font-family: Questrial,sans-serif;
    font-size: 1.4rem;
    letter-spacing: calc(5px + .5 * ((100vw - 320px) / 447));
    line-height: 2rem;
    text-transform: uppercase;
    margin-top: 1rem;
    display: block
}

.ag-field__title-input {
    font-family: Questrial,sans-serif;
    font-size: 1.4rem;
    letter-spacing: calc(5px + .5 * ((100vw - 320px) / 447));
    line-height: 2rem;
    text-transform: unset!important;
    margin-top: 1rem;
    display: block
}

@media only screen and (min-width:768px) {
    .ag-field__title {
        letter-spacing: calc(5.5px + 1 * ((100vw - 768px) / 672))
    }
}

@media only screen and (min-width:1441px) {
    .ag-field__title {
        letter-spacing: 6.5px
    }
}

.ag-field__show-hide {
    position: absolute;
    right: 1rem;
    top: 40%;
    transform: translateY(-50%)
}

.ag-field__show-hide-icon {
    height: 2rem;
    width: 2rem
}

.ag-field__input:focus ~ .ag-field__label {
    font-family: Montserrat Regular,sans-serif;
    font-size: 1.1rem;
    letter-spacing: .1rem;
    line-height: calc(18px + 2 * ((100vw - 320px) / 447));
    transform: translate3d(0,-120%,0)
}

@media only screen and (min-width:768px) {
    .ag-field__input:focus ~ .ag-field__label {
        line-height: 2rem
    }
}

.ag-field__input:focus ~ .ag-field__border {
    width: 100%
}

.ag-button {
    font-family: Montserrat Regular,sans-serif;
    font-size: 1.1rem;
    letter-spacing: .1rem;
    line-height: calc(18px + 2 * ((100vw - 320px) / 447));
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 6rem;
    border: 0;
    cursor: pointer;
    transition: transform .3s ease-in
}

@media only screen and (min-width:768px) {
    .ag-button {
        line-height: 2rem
    }
}

.ag-button[disabled] {
    cursor: not-allowed
}

@media only screen and (min-width:768px) {
    .ag-button--hover:hover {
        transform: scale(1.05)
    }
}

html.iOS .ag-button, html.safari .ag-button {
    display: block
}

.ag-button--secondary {
    border: 1px solid;
    background-color: transparent !important
}

@media only screen and (min-width:768px) {
    .ag-button--default {
        width: 3.4rem;
        height: 8rem
    }
}

.ag-check {
    display: flex;
    padding-left: 4.5rem;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.ag-check__field {
    z-index: -1;
    opacity: 0;
    position: absolute
}

.ag-check__text {
    opacity: .5;
    transition: all .2s ease-in-out
}

.ag-check__box {
    width: 3rem;
    height: 3rem;
    border: 1px solid;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    transition: all .2s
}

.ag-check--radio .ag-check__box {
    border-radius: 50%
}

.ag-check--invalid .ag-check__box {
    border-color: #ea5a5a !important
}

.ag-check__bg {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .2s ease-in-out
}

.ag-check--radio .ag-check__bg {
    border-radius: 50%
}

.ag-check__check {
    content: "";
    width: 1.4rem;
    height: 1.4rem;
    display: block;
    transform: scale(0);
    transition: all .2s ease-in-out
}

.ag-check--radio .ag-check__check {
    border-radius: 50%
}

.ag-check__error {
    font-family: Montserrat Regular,sans-serif;
    font-size: 1.1rem;
    letter-spacing: .1rem;
    line-height: calc(18px + 2 * ((100vw - 320px) / 447));
    color: #ea5a5a;
    margin-top: .5rem;
    display: none
}

@media only screen and (min-width:768px) {
    .ag-check__error {
        line-height: 2rem
    }
}

.ag-check--invalid .ag-check__error {
    display: block
}

.ag-check--valid .ag-check__error {
    display: none
}

.ag-check__field:checked ~ .ag-check__box .ag-check__check {
    transform: scale(1);
    transition-delay: 50ms
}

.ag-check__field:checked ~ .ag-check__box .ag-check__bg, .ag-check__field:checked ~ .ag-check__text {
    opacity: 1
}

.ag-container {
    height: 100%;
    padding-top: 6rem;
}

.ag-header {
    width: 100%;
    height: 6rem;
    top: 0;
    left: 0;
    z-index: 10
}

.ag-header__nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%
}

@media only screen and (min-width:1024px) {
    .ag-container {
        padding-top: 9rem;
    }
    .ag-header {
        height: 9rem;
    }
    .ag-header__nav {
        height: 9rem
    }
}

.ag-header__logo {
    width: 1.6rem;
    height: 2.8rem
}

@media only screen and (min-width:1024px) {
    .ag-header__logo {
        width: 12.4rem;
        height: 4.3rem
    }
}

.ag-header__links {
    display: flex
}

    .ag-header__links .ag-button:not(:first-child) {
        margin-left: 2rem
    }

.ag-header__button {
    width: 8rem;
    height: 3rem
}

@media only screen and (min-width:1024px) {
    .ag-header__button {
        width: 10rem;
        height: 4.4rem
    }
}

.ag-header__hamburguer {
    padding: 0
}

@media only screen and (max-width: 1032px) {
    .ag-header__item a svg:last-child {
        display: inline-block;
    }

    .ag-header__item a svg:first-child {
        display: none;
    }
}

@media only screen and (min-width: 1032px) {
    .ag-header__item a svg:last-child {
        display: none;
    }

    .ag-header__item a svg:first-child {
        display: inline-block;
    }
}

.ag-tooltip {
    position: relative;
    display: inline-block;
    z-index: 2
}

.ag-tooltip__text {
    margin: 0
}

.ag-tooltip__icon {
    width: 2rem;
    background-color: #000;
    height: 2rem;
    cursor: pointer
}

.ag-tooltip--navbar .ag-tooltip__icon {
    display: none
}

.ag-tooltip__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s ease-in-out;
    padding-right: 2rem
}

    .ag-tooltip__content:before {
        content: "";
        position: absolute;
        right: 1.1rem;
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
        height: 1.8rem;
        width: 1.8rem;
        background-color: #666
    }

.ag-tooltip:hover .ag-tooltip__content {
    opacity: 1;
    visibility: visible
}

@media only screen and (min-width:1024px) {
    .ag-tooltip--right .ag-tooltip__content {
        left: 100%;
        padding-left: 2em
    }

        .ag-tooltip--right .ag-tooltip__content:before {
            left: 1.1rem
        }
}

.ag-tooltip--navbar .ag-tooltip__content {
    visibility: visible;
    opacity: 1;
    left: 5rem;
    top: 0;
    transform: translateY(-60%)
}

@media only screen and (min-width:1024px) {
    .ag-tooltip--navbar .ag-tooltip__content {
        left: 6.5rem;
        top: 0;
        transform: translateY(-76%)
    }
}

@media screen and (max-width:768px) {
    .ag-tooltip--top .ag-tooltip__content {
        right: -4.5rem;
        bottom: 100%;
        top: auto;
        transform: none;
        padding-bottom: 2em;
        padding-right: 0
    }

        .ag-tooltip--top .ag-tooltip__content:before {
            left: auto;
            right: 4.8rem;
            bottom: 1.4rem;
            transform: rotate(45deg);
            top: auto
        }
}

.ag-tooltip__children {
    width: 24.6rem;
    padding: 1.6rem 1.5rem;
    border-radius: .3rem
}

@media only screen and (min-width:768px) {
    .ag-tooltip__children {
        width: 28.6rem
    }
}

.ag-tooltip--navbar .ag-tooltip__children {
    width: 18.5rem;
    padding: .5rem
}

@media only screen and (min-width:1024px) {
    .ag-tooltip--navbar .ag-tooltip__children {
        width: 26.5rem;
        padding: 1rem
    }
}

@media only screen and (min-width:1024px) {
    .ag-grid-data {
        display: flex
    }
}

@media only screen and (min-width:1024px) {
    .ag-grid-data__grid {
        display: flex;
        flex-wrap: wrap
    }
}

.ag-grid-data__item {
    width: 100%;
    margin-bottom: 2.5rem
}

@media only screen and (min-width:1024px) {
    .ag-grid-data__item {
        width: 47%;
        margin: 0 3% 4rem 0
    }
}

.ag-grid-data__grid-title {
    margin-top: 0;
    margin-bottom: 0
}

@media only screen and (min-width:1024px) {
    .ag-grid-data__grid-title {
        margin-bottom: 1.6rem
    }
}

.ag-grid-data__title-holder {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4.2rem
}

@media only screen and (min-width:1024px) {
    .ag-grid-data__title-holder {
        display: block;
        margin-bottom: 0
    }
}

.ag-grid-data__item-title {
    margin-top: 0;
    margin-bottom: .4rem
}

.ag-grid-data__item-text {
    margin: 0;
    word-break: break-word
}

.ag-grid-data__link {
    font-weight: 500
}

.ag-fixed-bottom-content {
    background-color: #fff;
    width: 100%;
    padding: 2.5rem;
    border-top: 1px solid #ccc;
    display: block;
    position: fixed;
    bottom: 0;
    left: 0
}

@media only screen and (min-width:1024px) {
    .ag-fixed-bottom-content {
        padding-top: 5.2rem;
        padding-bottom: 5.7rem
    }
}

@media only screen and (min-width:1024px) {
    .ag-fixed-bottom-content__holder {
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-width: 1175px;
        margin: 0 auto;
        width: 80%
    }
}

.ag-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    z-index: 1050
}

.ag-lightbox__signature-btn {
    margin-bottom: 1rem;
    border: 1px solid;
    border-color: gray;
    background-color: transparent !important;
    display: inline-block !important
}

@media only screen and (min-width:768px) {
    .ag-lightbox__signature-btn {
        margin-bottom: 0;
        border: 1px solid;
        border-color: gray;
        background-color: transparent !important;
        display: flex
    }
}

.ag-lightbox__signature-cancel-btn {
    margin-bottom: 1rem;
    margin-left: 1rem;
    border: 1px solid;
    border-color: gray;
    background-color: transparent !important;
    display: flex;
    flex-wrap: nowrap;
}

@media only screen and (min-width:768px) {
    .ag-lightbox__signature-cancel-btn {
        margin-left: 4rem;
        margin-bottom: 0;
        border: 1px solid;
        border-color: gray;
        background-color: transparent !important;
        display: flex
    }
}

.ag-lightbox__buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap-reverse;
    margin-top: 3rem
}

@media only screen and (min-width:768px) {
    .ag-lightbox__buttons {
        flex-wrap: nowrap;
        margin-top: 3rem
    }
}

.ag-lightbox__content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    overflow-y: scroll
}

@media only screen and (min-width:768px) {
    .ag-lightbox__content {
        overflow-y: auto
    }
}

@media only screen and (min-width:1024px) {
    .ag-lightbox__content {
        max-width: 144rem
    }
}

.ag-lightbox--big .ag-lightbox__content {
    height: 90%;
    width: 90%;
    padding: 5.4rem 2rem 2rem
}

@media only screen and (min-width:1024px) {
    .ag-lightbox--big .ag-lightbox__content {
        padding: 7rem;
        height: auto;
        max-height: 90%
    }
}

.ag-lightbox--small .ag-lightbox__content {
    width: 95%;
    max-width: 34.5rem;
    padding: 6rem 2.5rem;
    max-height: 95%
}

@media only screen and (min-width:768px) {
    .ag-lightbox--small .ag-lightbox__content {
        padding: 10rem 11rem;
        max-width: 64.6rem
    }
}

.ag-lightbox__content2 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 510px;
    height: 360px;
    padding: 40px;
    padding-top: 50px
}
@media (max-width:540px) {
    .ag-lightbox__content2 {
        width: 300px;
        height: 470px;
    }
}

@media (max-width:340px) {
    .ag-lightbox__content2 {
        width: 240px;
        height: 500px;
        padding: 10px;
        padding-top: 50px
    }
}

@media (max-width:240px) {
    .ag-lightbox__content2 {
        width: 100%;
        height: 500px;
        padding: 10px;
        padding-top: 50px;
        overflow-y: auto
    }
}

.ag-form-component__error {
    width: fit-content;
    background: #fbe2e2;
    padding: 1.2rem 2rem;
    display: flex;
    margin: 0 auto 4rem;
    align-items: center;
    border: 1px solid #ea5a5a
}

.ag-form-component__alert {
    width: fit-content;
    background: #F6F3D0;
    padding: 1.2rem 2rem;
    display: flex;
    margin: 0 auto 4rem;
    align-items: center;
    border: 1px solid #DFE22E;
}

.ag-form-component__icon_alert {
    height: 3rem;
    width: 3rem;
    margin-right: 1rem;
    fill: #DFE22E;
}

@media only screen and (min-width:1024px) {
    .ag-form-component__error--left {
        margin-left: 0;
        margin-right: 0
    }
}

.ag-form-component__icon {
    height: 3rem;
    width: 3rem;
    margin-right: 1rem;
    fill: #ea5a5a
}

.ag-modal-body-content-button {
}

@media only screen and (max-width:1024px) {
    .ag-modal-body-content-button {
        display: flex;
        justify-content: center;
    }
}

.ag .ag-content-table {
    display: block;
    width: calc(100% + 5rem);
    margin-left: -2.5rem
}

@media only screen and (min-width:768px) {
    .ag .ag-content-table {
        margin-left: 0;
        width: 100%
    }
}

.ag .ag-content-table--full .ag-content-table__accordeons {
    display: none
}

.ag .ag-content-table--full .ag-content-table__text {
    padding-right: 0;
    width: 100%
}

.ag .ag-content-table__header {
    padding: 1.4rem 2.6rem 1.8rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4rem;
    width: 100%
}

html.ie-11 .ag .ag-content-table__percentage {
    position: absolute;
    right: 2.6rem;
    top: 50%;
    transform: translateY(-50%)
}

.ag .ag-content-table__bottom-bar {
    position: absolute;
    left: 0;
    bottom: 0;
    height: .4rem;
    width: 58%
}

.ag .ag-content-table__bottom-bar--light-grey .ag-content-table__bottom-bar {
    background-color: #999;
    width: 20%
}

.ag .ag-content-table__bottom-bar--sand .ag-content-table__bottom-bar {
    background-color: #ffcda9;
    width: 10%
}

.ag .ag-content-table__bottom-bar--black .ag-content-table__bottom-bar {
    background-color: #000;
    width: 10%
}

@media only screen and (min-width:1024px) {
    .ag .ag-content-table__accordeons {
        width: 100%
    }
}

.ag .ag-content-table__body {
    padding: 0 2.5rem
}

@media only screen and (min-width:1024px) {
    .ag .ag-content-table__body {
        padding: 0;
        display: flex;
        justify-content: space-between
    }
}

.ag .ag-content-table__text {
    display: block;
    text-align: left
}

@media only screen and (min-width:1024px) {
    .ag .ag-content-table__text {
        display: block;
        padding-right: 10rem;
        width: 50%
    }
}

.ag .ag-accordeon {
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
    border-bottom: 1px solid #ececec
}

@media only screen and (min-width:1024px) {
    .ag .ag-accordeon {
        padding: 4rem 2.6rem 4rem 0
    }
}

.ag .ag-accordeon:first-child {
    margin-top: 3.5rem;
    border-top: 1px solid #ececec
}

@media only screen and (min-width:1024px) {
    .ag .ag-accordeon:first-child {
        margin-top: 0;
        border-top: 0
    }
}

.ag .ag-accordeon--opened .ag-accordeon__content-text {
    display: block
}

.ag .ag-accordeon--opened .ag-accordeon__minus {
    display: inline
}

.ag .ag-accordeon--opened .ag-accordeon__plus {
    display: none
}

.ag .ag-accordeon__open {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    position: relative
}

html.ie-11 .ag .ag-accordeon__open {
    display: block
}

html.ie-11 .ag .ag-accordeon__percentage {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

@media only screen and (min-width:1024px) {
    html.ie-11 .ag .ag-accordeon__percentage {
        right: 2.6rem
    }
}

.ag .ag-accordeon__title {
    text-align: left;
    font-weight: 800
}

.ag .ag-accordeon__minus, .ag .ag-accordeon__plus {
    margin-right: 3.5rem;
    display: none
}

.ag .ag-accordeon__plus {
    display: inline;
    font-weight: 800
}

.ag .ag-accordeon__content-text {
    text-align: left;
    display: none
}

.ag .ag-accordeon__layer {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.ag-form-pages {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto
}

@media only screen and (min-width:1024px) {
    .ag-form-pages {
        height: 100%
    }
}

@media only screen and (min-width:768px) {
    .ag-form-pages:not(.ag-form-pages--center-mobile-tablet) {
        display: flex;
        align-items: center;
        justify-content: center
    }
}

@media only screen and (min-width:1024px) {
    .ag-form-pages:not(.ag-form-pages--center-mobile-tablet) {
        align-items: flex-start;
        justify-content: center
    }
}

.ag-form-pages--center-mobile-tablet {
    display: flex;
    justify-content: space-between
}

@media only screen and (min-width:768px) {
    .ag-form-pages--center-mobile-tablet {
        padding-top: 6rem
    }
}

@media only screen and (min-width:1024px) {
    .ag-form-pages--center-mobile-tablet {
        padding-top: 0;
        align-items: flex-start;
        justify-content: center
    }
}

.ag-form-pages--center-term-agreement {
    display: flex;
    align-items: center; 
    justify-content: center;
}

@media only screen and (min-width:768px) {
    .ag-form-pages--center-term-agreement {
        padding-top: 6rem
    }
}

@media only screen and (min-width:1024px) {
    .ag-form-pages--center-term-agreement {
        padding-top: 0;
        align-items: flex-start;
        justify-content: center
    }
}

.ag-form-pages--center-buttom-agreement {
    width: 32rem;
    margin: 0 auto;
    float: center;
    display: block
}

.ag-form-pages--left-check-terms {
    margin-left: 10px
}

@media only screen and (min-width:768px) {
    .ag-form-pages--left-check-terms {
        margin-left: 35px
    }
}

.ag-form-pages__intro {
    padding: 2rem;
    z-index: 1
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__intro {
        padding: 0;
        padding-left: 6vw;
        padding-bottom: 2rem
    }
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__intro--max-width-60 {
        max-width: 60rem
    }
}

.ag-form-pages__inputs-holder {
    display: block
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__inputs-holder {
        display: flex;
        position: relative;
        width: 75rem
    }
}

@media only screen and (min-width:1440px) {
    .ag-form-pages__inputs-holder {
        width: 94.5rem
    }
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__inputs-holder--link-spacing {
        margin-bottom: .5rem
    }
}

.ag-form-pages__inputs-holder--eletronic-signature {
    display: flex;
    max-width: 34.5rem;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__inputs-holder--eletronic-signature {
        max-width: none
    }
}

.ag-form-pages__inputs-holder--eletronic-signature .ag-field:first-child {
    flex-basis: 45%;
    margin-right: 1.5rem
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__inputs-holder--eletronic-signature .ag-field:first-child {
        margin-right: 4.5rem
    }
}

.ag-form-pages__inputs-holder--eletronic-signature .ag-field:last-child {
    flex-basis: 55%
}

.ag-form-pages__title {
    margin-top: 0;
    margin-bottom: 1rem
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__title {
        text-align: left
    }
}

.ag-form-pages__text {
    margin-top: 0;
    margin-bottom: 4rem
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__text {
        text-align: left;
        margin-bottom: 5.3rem
    }
}

.ag-form-pages__link {
    display: inline-block;
    margin-bottom: 2.5rem
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__link--mobile {
        display: none
    }
}

.ag-form-pages__link--desktop {
    display: none
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__link--desktop {
        display: inline-block;
        width: auto !important
    }
}

.ag-form-pages__input {
    margin-bottom: 4rem
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__input {
        margin-bottom: 10rem
    }
}

.ag-form-pages__input--inline {
    margin-bottom: 4rem
}

    .ag-form-pages__input--inline:first-child {
        margin-bottom: 1rem
    }

@media only screen and (min-width:1024px) {
    .ag-form-pages__input--inline:first-child {
        margin-right: 3.5rem
    }
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__input--inline {
        margin-bottom: 10rem;
        width: 100%
    }
}

.ag-form-pages__input--inline-bottom {
    margin-bottom: 2.5rem
}

    .ag-form-pages__input--inline-bottom:first-child {
        margin-bottom: 1rem
    }

@media only screen and (min-width:1024px) {
    .ag-form-pages__input--inline-bottom:first-child {
        margin-right: 3.5rem
    }
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__input--inline-bottom {
        margin-bottom: 2.5rem;
        width: 100%
    }
}

.ag-form-pages__eletronic-signature-holder--terms .ag-form-pages__input--signature {
    flex-basis: calc(45% - 1.5rem)
}

    .ag-form-pages__eletronic-signature-holder--terms .ag-form-pages__input--signature:last-child {
        flex-basis: 55%;
        margin-left: 1.5rem
    }

@media only screen and (min-width:1024px) {
    .ag-form-pages__input--no-spacing {
        margin: 0
    }
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__button {
        margin-left: inherit;
        margin-right: inherit
    }
}

.ag-form-pages__button--inline {
    margin-bottom: 1.5rem
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__button--inline {
        margin-right: 1.5rem;
        margin-bottom: 0
    }
}

.ag-form-pages__buttons-holder {
    display: flex;
    flex-wrap: wrap-reverse;
    max-width: 280px;
    margin: 0 auto
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__buttons-holder {
        display: flex;
        max-width: none;
        margin: 0;
        flex-wrap: nowrap
    }
}

.ag-form-pages__buttons-holder a {
    max-width: 100%
}

.ag-form-pages__row [class*=col-] {
    margin-bottom: 2.5rem
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__row [class*=col-] {
        margin-bottom: 5.4rem
    }
}

.ag-form-pages__row--check {
    padding-top: 1rem
}

.ag-form-pages__eletronic-signature-holder {
    display: flex;
    max-width: 34.5rem;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__eletronic-signature-holder {
        max-width: 42.5rem;
        margin-top: 3rem
    }
}

.ag-form-pages__eletronic-signature-holder--terms {
    flex-wrap: wrap
}

.ag-form-pages__eletronic-signature-holder .ag-field:first-child {
    flex-basis: 45%;
    margin-right: 1.5rem
}

@media only screen and (min-width:1024px) {
    .ag-form-pages__eletronic-signature-holder .ag-field:first-child {
        margin-right: 4.5rem
    }
}

.ag-form-pages__eletronic-signature-holder .ag-field:last-child {
    flex-basis: 55%
}

@media only screen and (min-width:1024px) {
    .ag-background-image {
        position: fixed;
        bottom: -5%;
        left: 0;
        width: 100%
    }
}

@media only screen and (min-width:1024px) {
    .ag-background-image--tablet {
        display: none
    }
}

.ag-background-image--desktop {
    display: none
}

@media only screen and (min-width:1024px) {
    .ag-background-image--desktop {
        display: block
    }
}

@media only screen and (min-width:1024px) {
    .ag-input-call-structure {
        display: flex;
        justify-content: center;
        align-items: flex-start
    }
}

@media only screen and (min-width:1024px) {
    .ag-input-call-structure__call {
        text-align: left;
        flex-basis: 30%
    }
}

@media only screen and (min-width:768px) {
    .ag-input-call-structure__content {
        max-width: 50rem;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (min-width:1024px) {
    .ag-input-call-structure__content {
        flex-basis: 70%;
        max-width: none;
        padding-left: 10rem
    }
}

.ag-input-call-structure__content--full {
    padding-left: 0;
    width: 100%;
    flex-basis: 100%
}

.ag-input-call-structure__icon {
    margin-bottom: 3.8rem;
    height: 7.1rem;
    width: 7.3rem
}

@media only screen and (min-width:1024px) {
    .ag-input-call-structure__icon {
        width: 8.6rem;
        height: 8.3rem;
        margin-bottom: 7rem
    }
}

.ag-input-call-structure__title {
    margin-top: 0;
    margin-bottom: 1rem
}

@media only screen and (min-width:1024px) {
    .ag-input-call-structure__title {
        margin-bottom: 2.8rem
    }
}

.ag-input-call-structure__text {
    margin-top: 0;
    margin-bottom: 5.7rem
}

@media only screen and (min-width:1024px) {
    .ag-input-call-structure__text {
        margin-bottom: 0
    }
}

.ag-input-call-structure__input {
    margin-bottom: 3.5rem
}

@media only screen and (min-width:1024px) {
    .ag-input-call-structure__input {
        margin-bottom: 2.8rem
    }
}

.ag-input-call-structure__resend-code {
    display: block;
    margin-bottom: 5.2rem;
    margin-top: 0
}

@media only screen and (min-width:1024px) {
    .ag-input-call-structure__resend-code {
        margin-bottom: 4.9rem
    }
}

.ag-input-call-structure__button {
    margin-bottom: 2rem
}

@media only screen and (min-width:1024px) {
    .ag-input-call-structure__button {
        margin-bottom: 4.8rem;
        max-width: 34.5rem
    }
}

.ag-success-lightbox__icon {
    margin-bottom: 3.6rem;
    height: 5.8rem;
    width: 6.7rem
}

@media only screen and (min-width:1024px) {
    .ag-success-lightbox__icon {
        margin-bottom: 2.2rem;
        width: 7.6rem;
        height: 6.6rem
    }
}

.ag-success-lightbox__title {
    margin-top: 0;
    margin-bottom: 1rem
}

.ag-success-lightbox__text {
    margin: 0
}

.ag-fixed-bottom {
    background-color: #fff;
    width: 100%;
    padding: 2.5rem;
    border-top: 1px solid #ccc;
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 8
}

.ag-fixed-bottom__spacing {
    height: 17.1rem
}

@media only screen and (min-width:768px) {
    .ag-fixed-bottom__spacing {
        height: 15.1rem
    }
}

.ag-fixed-bottom__button {
    margin-top: 1rem
}

@media only screen and (min-width:768px) {
    .ag-fixed-bottom__button {
        margin-top: 0
    }
}

.ag-fixed-bottom__hidden {
    display: none
}

@media only screen and (min-width:768px) {
    .ag-fixed-bottom__hidden {
        display: block
    }
}

@media only screen and (min-width:1024px) {
    .ag-fixed-bottom {
        padding-top: 3rem;
        padding-bottom: 3rem
    }
}

@media only screen and (min-width:768px) {
    .ag-fixed-bottom__holder {
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-width: 1175px;
        margin: 0 auto;
        width: 90%
    }
}

@media only screen and (min-width:1024px) {
    .ag-fixed-bottom__holder {
        width: 80%
    }
}

.ag-header-extension {
    position: relative
}

    .ag-header-extension:before {
        content: "";
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 4;
        height: 5rem;
        width: 100%;
        background-color: #09282a
    }

@media only screen and (min-width:1024px) {
    .ag-header-extension:before {
        display: block
    }
}

.ag-animations__description, .ag-animations__title {
    position: relative;
    bottom: -1rem;
    opacity: 0;
    visibility: hidden
}

.ag-animations__button, .ag-animations__container, .ag-animations__input-holder, .ag-animations__lightbox {
    opacity: 0;
    visibility: hidden
}

    .ag-animations__lightbox .ag-lightbox__content {
        top: 30%
    }

.ag-link {
    position: relative;
    margin-bottom: 5.2rem;
    height: 3rem;
    align-items: center
}

.ag-link, .ag-link__icon-holder {
    display: flex;
    justify-content: center
}

.ag-link__icon-holder {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: opacity .5s ease-in-out
}

.ag-link__button {
    text-align: center;
    text-decoration: underline;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    background: none;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    transition: opacity .3s ease-in-out
}

html.ie-11 .ag-link__button {
    display: block;
    margin: 0
}

.ag-link__success-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    background: #79c647;
    transform: scale(.2);
    transition: transform .3s cubic-bezier(.07,1.27,.55,1.2) .2s
}

.ag-link--resending-code .ag-link__button {
    opacity: 1
}

.ag-link-disabled {
    color: #ccc;
    cursor: not-allowed;
}

#segundos-confirmar,
#segundos-reenviar {
    margin: 0;
    display: inline-flex;
}

.ag-link--code-sent .ag-link__button {
    opacity: 0
}

.ag-link--code-sent .ag-link__icon-holder {
    opacity: 1
}

.ag-link--code-sent .ag-link__success-icon {
    transform: scale(1)
}

html.ie-11 .ag-contract-terms {
    height: auto
}

.ag-contract-terms__title {
    margin-top: 0;
    margin-bottom: 2.4rem
}

@media only screen and (min-width:1024px) {
    .ag-contract-terms__title {
        margin-bottom: 7.3rem
    }
}

.ag-contract-terms__link {
    display: inline-block;
    margin-top: 3rem
}

.ag-contract-terms__svg-position {
    margin-left: -35px
}

@media only screen and (max-width:768px) {
    .ag-contract-terms__svg-position {
        margin-left: 10px
    }
}

@media only screen and (max-width:414px) {
    .ag-contract-terms__svg-position {
        margin-left: -15px
    }
}

@media only screen and (max-width:360px) {
    .ag-contract-terms__svg-position {
        margin-left: -15px
    }
}

html.ie-11 .ag-terms-registration-form {
    height: auto
}

.ag-terms-registration-form__title {
    margin-top: 0;
    margin-bottom: 2.4rem
}

@media only screen and (min-width:1024px) {
    .ag-terms-registration-form__title {
        margin-bottom: 1.7rem
    }
}

.ag-terms-registration-form__text {
    margin-top: 0;
    margin-bottom: 2.6rem
}

@media only screen and (min-width:1024px) {
    .ag-terms-registration-form__text {
        margin-bottom: 9rem
    }
}

.ag-terms-registration-form__holders:first-child .ag-grid-data__item {
    width: 100%
}

@media only screen and (min-width:1024px) {
    .ag-terms-registration-form__holders:first-child .ag-grid-data__item {
        width: 100%;
        margin-right: 0
    }
}

.ag-terms-registration-form__divider {
    height: .1rem;
    width: calc(100% + 4rem);
    background-color: #000;
    opacity: .1;
    margin-top: 2.5rem;
    margin-bottom: 5rem;
    margin-left: -2rem
}

@media only screen and (min-width:1024px) {
    .ag-terms-registration-form__divider {
        width: 100%;
        margin-left: 0;
        margin-top: 4.5rem;
        margin-bottom: 7rem
    }
}

.ag-success-recovery__icon {
    height: 5.8rem;
    width: 6.7rem;
    margin-bottom: 2.1rem
}

.ag-success-recovery__success {
    margin-top: 0;
    margin-bottom: 1rem
}

.ag-success-recovery__email, .ag-success-recovery__send-to-email {
    margin-top: 0;
    margin-bottom: 4.5rem
}

.ag-success-recovery__button {
    line-height: 5.7rem;
    max-width: 32rem
}

@media only screen and (min-width:1024px) {
    .ag-redefine-password__content {
        padding-top: 6rem
    }
}

.ag-redefine-password__form {
    max-width: 46.5rem;
    margin: 0 auto
}

.ag-redefine-password__input {
    margin-bottom: 4.4rem;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width:1024px) {
    .ag-redefine-password__button {
        margin-left: 0;
        margin-right: 0
    }
}

@media only screen and (max-width:340px) {
    .ag-lightbox__content.ag-bg-color-white {
        padding-top: 1rem;
    }

    .ag-input-call-structure__icon {
        margin-bottom: 1rem;
    }
}

.exclude {
    display: none;
}

.botaoContainer {
    display: flex;
    justify-content: space-evenly;
}