/**{*/
/*    box-sizing: border-box;*/
/*}*/
/*.w-checkbox {*/
/*    margin-bottom: 5px;*/
/*    padding-left: 20px;*/
/*    display: block;*/
/*}*/

/*.w-checkbox:before {*/
/*    content: " ";*/
/*    grid-area: 1 / 1 / 2 / 2;*/
/*    display: table;*/
/*}*/

/*.w-checkbox:after {*/
/*    content: " ";*/
/*    clear: both;*/
/*    grid-area: 1 / 1 / 2 / 2;*/
/*    display: table;*/
/*}*/

/*.w-checkbox-input {*/
/*    float: left;*/
/*    margin: 4px 0 0 -20px;*/
/*    line-height: normal;*/
/*}*/

/*.w-checkbox-input--inputType-custom {*/
/*    width: 12px;*/
/*    height: 12px;*/
/*    border: 1px solid #ccc;*/
/*    border-radius: 2px;*/
/*}*/

/*.w-checkbox-input--inputType-custom.w--redirected-checked {*/
/*    background-color: #3898ec;*/
/*    background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');*/
/*    background-position: 50%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    border-color: #3898ec;*/
/*}*/

/*.w-checkbox-input--inputType-custom.w--redirected-focus {*/
/*    box-shadow: 0 0 3px 1px #3898ec;*/
/*}*/

/*.w {*/
/*    color: #345;*/
/*    font-family: Outfit, sans-serif;*/
/*    font-size: 17px;*/
/*    font-weight: 300;*/
/*    line-height: 1.6em;*/
/*}*/

/*.sec {*/
/*    padding-top: 70px;*/
/*    padding-bottom: 70px;*/
/*    position: relative;*/
/*}*/

/*.con {*/
/*    width: 100%;*/
/*    max-width: 1200px;*/
/*    min-height: 20px;*/
/*    flex-wrap: wrap;*/
/*    justify-content: space-between;*/
/*    align-items: flex-start;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    display: flex;*/
/*    position: relative;*/
/*}*/

/*.hero {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    color: #fff;*/
/*    background-color: #eafff4;*/
/*    background-image: url('../images/hero-6.jpg');*/
/*    background-position: 50%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    align-items: center;*/
/*    padding-top: 70px;*/
/*    display: flex;*/
/*    position: relative;*/
/*}*/

/*.hero.hero-2 {*/
/*    background-image: url('../images/hero-7.jpg');*/
/*    padding-top: 220px;*/
/*}*/

/*.hero.hero-3 {*/
/*    background-image: url('../images/hero-8.jpg');*/
/*    background-position: 50%;*/
/*    padding-top: 220px;*/
/*}*/

/*.btn {*/
/*    color: #fff;*/
/*    text-transform: uppercase;*/
/*    cursor: pointer;*/
/*    background-color: #00b14e;*/
/*    background-image: none;*/
/*    border: 1px solid #00b14e;*/
/*    align-items: center;*/
/*    padding: 11px 34px;*/
/*    line-height: 1em;*/
/*    text-decoration: none;*/
/*    transition: all .2s;*/
/*    display: flex;*/
/*}*/

/*.btn:hover {*/
/*    background-color: #00833a;*/
/*    border-color: #00833a;*/
/*    transform: scale(1.05);*/
/*}*/

/*.coh {*/
/*    text-align: left;*/
/*    display: flex;*/
/*}*/

/*.h2 {*/
/*    margin-top: 0;*/
/*    margin-bottom: 0;*/
/*    font-size: 34px;*/
/*    font-weight: 500;*/
/*    line-height: 1.2em;*/
/*}*/

/*.h3 {*/
/*    margin-top: 0;*/
/*    margin-bottom: 0;*/
/*    font-size: 24px;*/
/*    font-weight: 500;*/
/*    line-height: 1.3em;*/
/*}*/

/*.footer {*/
/*    height: 440px;*/
/*    background-image: linear-gradient(rgba(17, 34, 51, .1), rgba(17, 34, 51, .1)), url('../images/hero-1.jpg');*/
/*    background-position: 0 0, 50% 100%;*/
/*    background-repeat: repeat, no-repeat;*/
/*    background-size: auto, cover;*/
/*    flex-direction: column;*/
/*    justify-content: space-between;*/
/*    margin-bottom: 20px;*/
/*    padding-top: 60px;*/
/*    padding-bottom: 60px;*/
/*    display: flex;*/
/*}*/

/*.sp {*/
/*    width: 100px;*/
/*    height: 1px;*/
/*    background-color: #00b14e;*/
/*    margin-top: 14px;*/
/*    margin-bottom: 14px;*/
/*    font-size: 14px;*/
/*    line-height: 1.4em;*/
/*}*/

/*.f-logo {*/
/*    width: 110px;*/
/*}*/

/*.copy {*/
/*    text-align: right;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-size: 14px;*/
/*    font-weight: 300;*/
/*    line-height: 1.4em;*/
/*    display: flex;*/
/*}*/

/*.utility-page-wrap {*/
/*    width: 100vw;*/
/*    height: 100vh;*/
/*    max-height: 100%;*/
/*    max-width: 100%;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    display: flex;*/
/*}*/

/*.utility-page-content {*/
/*    width: 260px;*/
/*    text-align: center;*/
/*    flex-direction: column;*/
/*    display: flex;*/
/*}*/

/*.header {*/
/*    z-index: 100;*/
/*    width: 100%;*/
/*    margin-top: 20px;*/
/*    padding-left: 40px;*/
/*    padding-right: 40px;*/
/*    position: absolute;*/
/*    top: 0%;*/
/*    bottom: auto;*/
/*    left: 0%;*/
/*    right: auto;*/
/*}*/

/*.logo {*/
/*    width: 140px;*/
/*}*/

/*.header-r {*/
/*    align-items: center;*/
/*    display: flex;*/
/*}*/

/*.mm {*/
/*    flex-wrap: wrap;*/
/*    align-items: center;*/
/*    transition: all .2s;*/
/*    display: flex;*/
/*}*/

/*.ham {*/
/*    z-index: 200;*/
/*    width: 54px;*/
/*    height: 54px;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    padding: 11px;*/
/*    display: none;*/
/*    position: relative;*/
/*}*/

/*.container {*/
/*    width: 100%;*/
/*    max-width: 1180px;*/
/*    flex-wrap: wrap;*/
/*    justify-content: space-between;*/
/*    align-items: stretch;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*    display: flex;*/
/*}*/

/*.h1 {*/
/*    margin-top: 0;*/
/*    margin-bottom: 0;*/
/*    font-size: 47px;*/
/*    font-weight: 500;*/
/*    line-height: 1.2em;*/
/*}*/

/*.hm {*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background-color: #fff;*/
/*    margin-top: 4px;*/
/*    margin-bottom: 4px;*/
/*}*/

/*.ml-w {*/
/*    border: 1px solid #00b14e;*/
/*    border-width: 1px 0;*/
/*    margin-bottom: -1px;*/
/*    padding: 7px 4px 7px 2px;*/
/*    transition: all .2s;*/
/*}*/

/*.ml-h {*/
/*    width: 100%;*/
/*    justify-content: space-between;*/
/*    padding-top: 7px;*/
/*    padding-bottom: 7px;*/
/*    text-decoration: none;*/
/*    transition: all .2s;*/
/*    display: flex;*/
/*}*/

/*.tl {*/
/*    height: 50px;*/
/*    color: #fff;*/
/*    cursor: pointer;*/
/*    align-items: center;*/
/*    margin-left: -1px;*/
/*    padding-left: 17px;*/
/*    padding-right: 17px;*/
/*    font-size: 19px;*/
/*    text-decoration: none;*/
/*    transition: all .2s;*/
/*    display: flex;*/
/*}*/

/*.tl-w {*/
/*    flex-wrap: wrap;*/
/*    align-items: flex-start;*/
/*    display: flex;*/
/*}*/

/*.col-23 {*/
/*    width: 63%;*/
/*}*/

/*.ni-i {*/
/*    width: 100%;*/
/*    height: 210px;*/
/*    background-image: url('../images/game-4.jpg');*/
/*    background-position: 50%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/

/*.col-13 {*/
/*    width: 30%;*/
/*}*/

/*.h4 {*/
/*    margin-top: 0;*/
/*    margin-bottom: 0;*/
/*    font-size: 19px;*/
/*    font-weight: 500;*/
/*    line-height: 1.3em;*/
/*}*/

/*.f-co {*/
/*    width: 50%;*/
/*    min-height: 20px;*/
/*}*/

/*.f-r {*/
/*    width: 30%;*/
/*    min-height: 20px;*/
/*    text-align: right;*/
/*    flex-flow: column wrap;*/
/*    align-items: flex-end;*/
/*    display: flex;*/
/*}*/

/*.f-l {*/
/*    width: 60%;*/
/*    flex-flow: wrap;*/
/*    align-items: flex-start;*/
/*    display: flex;*/
/*}*/

/*.fl {*/
/*    width: 100%;*/
/*    color: #fff;*/
/*    cursor: pointer;*/
/*    justify-content: flex-start;*/
/*    align-items: center;*/
/*    padding-top: 4px;*/
/*    padding-bottom: 4px;*/
/*    padding-right: 21px;*/
/*    font-weight: 300;*/
/*    line-height: 1.4em;*/
/*    text-decoration: none;*/
/*    transition: all .2s;*/
/*    display: flex;*/
/*}*/

/*.fl:hover {*/
/*    padding-left: 7px;*/
/*}*/

/*.nws-b {*/
/*    color: #fff;*/
/*    text-transform: uppercase;*/
/*    background-color: #00b14e;*/
/*    margin-top: 7px;*/
/*    margin-bottom: 7px;*/
/*    margin-right: 11px;*/
/*    padding: 4px 14px;*/
/*}*/

/*.hh-co {*/
/*    width: 720px;*/
/*    min-height: 20px;*/
/*    flex-direction: column;*/
/*    justify-content: flex-start;*/
/*    align-items: flex-start;*/
/*    display: flex;*/
/*}*/

/*.ml-tg {*/
/*    width: 100%;*/
/*    padding-top: 7px;*/
/*    padding-bottom: 11px;*/
/*    padding-right: 11%;*/
/*    display: block;*/
/*    overflow: hidden;*/
/*}*/

/*.hh1 {*/
/*    margin-top: 0;*/
/*    margin-bottom: 0;*/
/*    font-size: 57px;*/
/*    font-weight: 400;*/
/*    line-height: 1.2em;*/
/*}*/

/*.hh2 {*/
/*    margin-top: 0;*/
/*    margin-bottom: 0;*/
/*    font-size: 24px;*/
/*    font-weight: 400;*/
/*    line-height: 1.3em;*/
/*}*/



/*.ico {*/
/*    font-family: "Fa Light 300", sans-serif;*/
/*}*/

/*.ico.ico-r {*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    border: 1px solid #fff;*/
/*    border-radius: 40px;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-size: 17px;*/
/*    display: flex;*/
/*}*/

/*.header-co {*/
/*    width: 100%;*/
/*    border-bottom: 1px solid #00b14e;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    padding: 20px 4px;*/
/*    display: flex;*/
/*    position: relative;*/
/*}*/

/*.mb {*/
/*    margin-bottom: 11px;*/
/*}*/

/*.col-12 {*/
/*    width: 47%;*/
/*    min-height: 20px;*/
/*    flex-direction: column;*/
/*    align-items: flex-start;*/
/*    display: flex;*/
/*}*/

/*.header-i {*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*}*/

/*.rop {*/
/*    border-top: 1px solid #90dbb1;*/
/*    border-bottom: 1px solid #90dbb1;*/
/*    flex-wrap: wrap;*/
/*    justify-content: space-between;*/
/*    align-items: stretch;*/
/*    margin-bottom: -1px;*/
/*    display: flex;*/
/*}*/

/*.rop.rop-x {*/
/*    background-color: rgba(0, 0, 0, 0);*/
/*    border-style: none;*/
/*    border-width: 1px;*/
/*    margin-top: 4px;*/
/*    margin-bottom: 4px;*/
/*}*/

/*.rop.zlv {*/
/*    border: 1px solid #00b14e;*/
/*    margin-top: 60px;*/
/*    padding-top: 10px;*/
/*    padding-bottom: 10px;*/
/*}*/

/*.rop-t {*/
/*    width: 57%;*/
/*    align-items: center;*/
/*    display: flex;*/
/*}*/

/*.rop-t.rop-tx {*/
/*    padding-left: 78px;*/
/*}*/

/*.rop-t.rop-zlv {*/
/*    padding-left: 20px;*/
/*}*/

/*.rop-img {*/
/*    width: 44px;*/
/*    margin: 11px 24px 11px 14px;*/
/*}*/

/*.rop-c {*/
/*    width: 37%;*/
/*    display: flex;*/
/*}*/

/*.rop-e {*/
/*    width: 50%;*/
/*    color: #fff;*/
/*    background-color: #00b14e;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    padding-top: 9px;*/
/*    padding-bottom: 9px;*/
/*    display: flex;*/
/*}*/

/*.fc-1 {*/
/*    color: #00b14e;*/
/*}*/

/*.rws {*/
/*    align-items: center;*/
/*    display: flex;*/
/*}*/

/*.rop-b {*/
/*    width: 50%;*/
/*    background-color: #f2f4f6;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    padding-top: 9px;*/
/*    padding-bottom: 9px;*/
/*    display: flex;*/
/*}*/

/*.mr {*/
/*    margin-right: 11px;*/
/*}*/

/*.btna {*/
/*    width: 170px;*/
/*    height: 170px;*/
/*    color: #fffefe;*/
/*    text-transform: uppercase;*/
/*    background-color: #00b14e;*/
/*    flex-direction: column;*/
/*    justify-content: space-between;*/
/*    align-items: flex-start;*/
/*    padding: 24px;*/
/*    font-size: 24px;*/
/*    line-height: 1.2em;*/
/*    text-decoration: none;*/
/*    transition: all .2s;*/
/*    display: flex;*/
/*}*/

/*.btna:hover {*/
/*    background-color: rgba(17, 34, 51, .5);*/
/*}*/

/*.col-34 {*/
/*    width: 71%;*/
/*}*/

/*.mb-x {*/
/*    margin-bottom: 24px;*/
/*}*/

/*.hero-ac {*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    padding-top: 100px;*/
/*    padding-bottom: 20px;*/
/*    display: flex;*/
/*    position: absolute;*/
/*    top: 0%;*/
/*    bottom: 0%;*/
/*    left: auto;*/
/*    right: 0%;*/
/*}*/

/*.stck {*/
/*    position: -webkit-sticky;*/
/*    position: sticky;*/
/*    top: 110px;*/
/*}*/

/*.ma {*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*}*/

/*.c {*/
/*    width: 100%;*/
/*    min-height: 20px;*/
/*}*/

/*.ft-l {*/
/*    height: 60px;*/
/*    margin-right: 20px;*/
/*}*/

/*.co-img {*/
/*    width: 47%;*/
/*    margin-top: -10px;*/
/*    margin-bottom: -10px;*/
/*}*/

/*.co-col {*/
/*    width: 40%;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    align-items: flex-start;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    display: flex;*/
/*}*/

/*.hero-w {*/
/*    box-sizing: border-box;*/
/*    width: 100%;*/
/*    height: 100vh;*/
/*    padding: 20px;*/
/*}*/

/*.hero-w.hero-w-sub {*/
/*    height: 440px;*/
/*}*/

/*.footer-w {*/
/*    padding-bottom: 40px;*/
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*}*/

/*.link {*/
/*    color: #00b14e;*/
/*}*/

/*.label {*/
/*    font-weight: 300;*/
/*}*/

/*.in {*/
/*    height: 44px;*/
/*    border: 1px solid #00b14e;*/
/*}*/

/*.chew {*/
/*    background-color: rgba(0, 177, 78, .2);*/
/*    align-items: center;*/
/*    margin-bottom: 7px;*/
/*    margin-right: 7px;*/
/*    padding: 11px 20px;*/
/*    font-weight: 400;*/
/*    transition: all .2s;*/
/*    display: flex;*/
/*}*/

/*.chew:hover {*/
/*    background-color: rgba(0, 177, 78, .4);*/
/*}*/

/*.chew.chew-active {*/
/*    color: #fff;*/
/*    background-color: #00b14e;*/
/*}*/

/*.check {*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    color: #00b14e;*/
/*    background-color: #fff;*/
/*    border-radius: 40px;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-family: "Fa Light 300", sans-serif;*/
/*    display: flex;*/
/*}*/

/*.cohw {*/
/*    flex-wrap: wrap;*/
/*    display: flex;*/
/*}*/

/*.frm-co {*/
/*    background-color: rgba(0, 177, 78, .1);*/
/*    flex-wrap: wrap;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    margin-bottom: 7px;*/
/*    padding: 20px 40px;*/
/*    display: flex;*/
/*}*/

/*.chw {*/
/*    padding-left: 40px;*/
/*}*/

/*.chl {*/
/*    font-weight: 300;*/
/*}*/

/*.chb {*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    border-color: #00b14e;*/
/*    border-radius: 40px;*/
/*    margin-left: -40px;*/
/*}*/

/*.chb.w--redirected-checked {*/
/*    background-color: #00b14e;*/
/*    background-size: 15px;*/
/*    border-color: #00b14e;*/
/*}*/

/*.rvn {*/
/*    text-align: justify;*/
/*}*/

/*@media screen and (max-width: 991px) {*/
/*    .con {*/
/*        justify-content: center;*/
/*    }*/

/*    .hero {*/
/*        padding-top: 140px;*/
/*    }*/

/*    .coh {*/
/*        width: 100%;*/
/*        margin-bottom: 44px;*/
/*    }*/

/*    .h2 {*/
/*        font-size: 27px;*/
/*    }*/

/*    .h3 {*/
/*        font-size: 19px;*/
/*    }*/

/*    .footer {*/
/*        padding-top: 40px;*/
/*        padding-bottom: 40px;*/
/*    }*/

/*    .copy {*/
/*        text-align: left;*/
/*    }*/

/*    .mm {*/
/*        width: 100%;*/
/*        height: 100vh;*/
/*        background-color: #123;*/
/*        align-items: flex-start;*/
/*        margin-right: -100%;*/
/*        padding: 110px 44px 44px;*/
/*        position: fixed;*/
/*        top: 0%;*/
/*        bottom: auto;*/
/*        left: auto;*/
/*        right: 0%;*/
/*    }*/

/*    .ham {*/
/*        margin-left: 17px;*/
/*        display: flex;*/
/*    }*/

/*    .container.c-rev {*/
/*        flex-wrap: wrap-reverse;*/
/*    }*/

/*    .tl {*/
/*        width: 100%;*/
/*        height: auto;*/
/*        border-width: 1px 0;*/
/*        border-top-style: solid;*/
/*        border-top-color: #00833a;*/
/*        border-bottom-style: solid;*/
/*        border-bottom-color: #00833a;*/
/*        margin-bottom: -1px;*/
/*        padding: 17px;*/
/*    }*/

/*    .tl-w, .col-23 {*/
/*        width: 100%;*/
/*    }*/

/*    .col-13 {*/
/*        width: 64%;*/
/*        margin-bottom: 54px;*/
/*    }*/

/*    .f-co {*/
/*        width: 100%;*/
/*        margin-bottom: 20px;*/
/*    }*/

/*    .f-r {*/
/*        width: 100%;*/
/*        align-items: flex-start;*/
/*    }*/

/*    .f-l, .col-12 {*/
/*        width: 100%;*/
/*    }*/

/*    .col-12.mb-m {*/
/*        margin-bottom: 40px;*/
/*    }*/

/*    .rop.rop-x {*/
/*        margin-top: 10px;*/
/*        margin-bottom: 10px;*/
/*    }*/

/*    .btna {*/
/*        width: 100%;*/
/*        height: auto;*/
/*        flex-direction: row;*/
/*        align-items: center;*/
/*    }*/

/*    .col-34 {*/
/*        width: 100%;*/
/*    }*/

/*    .hero-ac {*/
/*        width: 100%;*/
/*        justify-content: flex-start;*/
/*        padding-top: 0;*/
/*        padding-bottom: 0;*/
/*        top: auto;*/
/*        bottom: 0%;*/
/*        left: 0%;*/
/*        right: auto;*/
/*    }*/

/*    .co-img {*/
/*        width: 60%;*/
/*        margin: 0 auto 20px 10%;*/
/*    }*/

/*    .co-col {*/
/*        width: 80%;*/
/*        margin-bottom: 40px;*/
/*    }*/
/*}*/

/*@media screen and (max-width: 767px) {*/
/*    .sec {*/
/*        padding-top: 40px;*/
/*        padding-bottom: 20px;*/
/*    }*/

/*    .hero {*/
/*        padding-top: 70px;*/
/*    }*/

/*    .h2 {*/
/*        font-size: 24px;*/
/*    }*/

/*    .footer {*/
/*        padding-top: 20px;*/
/*        padding-bottom: 20px;*/
/*    }*/

/*    .logo {*/
/*        width: 120px;*/
/*    }*/

/*    .mm {*/
/*        padding-left: 20px;*/
/*        padding-right: 20px;*/
/*    }*/

/*    .h1 {*/
/*        font-size: 37px;*/
/*    }*/

/*    .ni-i {*/
/*        height: 190px;*/
/*    }*/

/*    .col-13 {*/
/*        width: 100%;*/
/*        margin-bottom: 37px;*/
/*    }*/

/*    .f-co {*/
/*        width: 100%;*/
/*        margin-bottom: 10px;*/
/*    }*/

/*    .hh1 {*/
/*        font-size: 37px;*/
/*    }*/

/*    .hh2 {*/
/*        font-size: 21px;*/
/*    }*/

/*    .header-co {*/
/*        padding-top: 10px;*/
/*        padding-bottom: 10px;*/
/*    }*/

/*    .col-12.mb-m {*/
/*        margin-bottom: 20px;*/
/*    }*/

/*    .header-i {*/
/*        display: none;*/
/*    }*/

/*    .rop-t {*/
/*        width: 100%;*/
/*        margin-top: 10px;*/
/*        margin-bottom: 10px;*/
/*    }*/

/*    .rop-c {*/
/*        width: 100%;*/
/*        margin-bottom: 10px;*/
/*    }*/

/*    .co-img {*/
/*        margin-left: 5%;*/
/*    }*/

/*    .co-col {*/
/*        width: 90%;*/
/*    }*/

/*    .hero-w {*/
/*        padding: 10px;*/
/*    }*/

/*    .footer-w {*/
/*        padding-left: 10px;*/
/*        padding-right: 10px;*/
/*    }*/

/*    .chew {*/
/*        padding: 7px 14px;*/
/*        line-height: 1.2em;*/
/*    }*/

/*    .check {*/
/*        width: 32px;*/
/*        height: 32px;*/
/*    }*/

/*    .frm-co {*/
/*        padding-left: 20px;*/
/*        padding-right: 20px;*/
/*    }*/
/*}*/

/*@media screen and (max-width: 479px) {*/
/*    .h4 {*/
/*        font-size: 17px;*/
/*    }*/

/*    .header-i {*/
/*        display: none;*/
/*    }*/

/*    .co-img {*/
/*        width: 80%;*/
/*        margin-left: 0%;*/
/*    }*/

/*    .co-col {*/
/*        width: 100%;*/
/*    }*/
/*}*/


/*@font-face {*/
/*    font-family: 'Fa Light 300';*/
/*    src: url('../fonts/fa-light-300.woff') format('woff');*/
/*    font-weight: 300;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

.files[data-v-7ba6f0a4] {
    margin-top: 50px;
    margin-bottom: 50px
}

.nav-wrap[data-v-3045ab6c] {
    margin-right: 15px
}

.alert[data-v-3045ab6c] {
    border: 1px solid red;
    padding: 15px;
    margin: 0 0 70px
}

.chew label[data-v-3045ab6c] {
    cursor: pointer !important
}

.dp__main {
    width: 100%;
    font-family: inherit
}

.dp__input.w-input.w-in {
    height: 44px;
    border: 1px solid #00b14e
}

.dp__input.w-input {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    font-family: inherit
}

.dp__main .dp__input.w-input.dp__input_icon_pad {
    padding-left: 35px
}

button[data-v-7e3da1d4] {
    cursor: pointer
}

.d-block {
    display: block !important
}

.invalid-feedback {
    color: red;
    font-size: .85em;
    margin-top: -.3em;
    display: none
}

input.is-invalid {
    border-color: red
}

input.is-invalid + .invalid-feedback {
    display: block
}

.dp__input_wrap {
    position: relative;
    width: 100%;
    box-sizing: unset
}

.dp__input_wrap:focus {
    border-color: var(--dp-border-color-hover);
    outline: none
}

.dp__input {
    background-color: var(--dp-background-color);
    border-radius: 4px;
    font-family: -apple-system, blinkmacsystemfont, Segoe UI, roboto, oxygen, ubuntu, cantarell, Open Sans, Helvetica Neue, sans-serif;
    border: 1px solid var(--dp-border-color);
    outline: none;
    transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    width: 100%;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 6px 12px;
    color: var(--dp-text-color);
    box-sizing: border-box
}

.dp__input::-moz-placeholder {
    opacity: .7
}

.dp__input:-ms-input-placeholder {
    opacity: .7
}

.dp__input::placeholder {
    opacity: .7
}

.dp__input:hover {
    border-color: var(--dp-border-color-hover)
}

.dp__input_reg {
    caret-color: transparent
}

.dp__input_focus {
    border-color: var(--dp-border-color-hover)
}

.dp__disabled {
    background: var(--dp-disabled-color)
}

.dp__disabled::-moz-placeholder {
    color: var(--dp-disabled-color-text)
}

.dp__disabled:-ms-input-placeholder {
    color: var(--dp-disabled-color-text)
}

.dp__disabled::placeholder {
    color: var(--dp-disabled-color-text)
}

.dp__input_icons {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    stroke-width: 0;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 6px 12px;
    color: var(--dp-icon-color);
    box-sizing: content-box
}

.dp__input_icon {
    left: 0
}

.dp__clear_icon, .dp__input_icon {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: var(--dp-icon-color)
}

.dp__clear_icon {
    right: 0
}

.dp__input_icon_pad {
    padding-left: 35px
}

.dp__input_valid {
    box-shadow: 0 0 4px var(--dp-success-color)
}

.dp__input_valid, .dp__input_valid:hover {
    border-color: var(--dp-success-color)
}

.dp__input_invalid {
    box-shadow: 0 0 4px var(--dp-danger-color)
}

.dp__input_invalid, .dp__input_invalid:hover {
    border-color: var(--dp-danger-color)
}

.dp__menu {
    position: absolute;
    background: var(--dp-background-color);
    border-radius: 4px;
    min-width: 260px;
    font-family: -apple-system, blinkmacsystemfont, Segoe UI, roboto, oxygen, ubuntu, cantarell, Open Sans, Helvetica Neue, sans-serif;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid var(--dp-menu-border-color)
}

.dp__menu, .dp__menu:after, .dp__menu:before {
    box-sizing: border-box
}

.dp__menu:focus {
    border: 1px solid var(--dp-menu-border-color);
    outline: none
}

.dp__menu_index {
    z-index: 99999
}

.dp__menu_disabled, .dp__menu_readonly {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.dp__menu_disabled {
    background: hsla(0, 0%, 100%, .5);
    cursor: not-allowed
}

.dp__menu_readonly {
    background: transparent;
    cursor: default
}

.dp__arrow_top {
    top: -1px;
    border-left: 1px solid var(--dp-menu-border-color);
    border-top: 1px solid var(--dp-menu-border-color);
    transform: translate(-50%, -50%) rotate(45deg)
}

.dp__arrow_bottom, .dp__arrow_top {
    left: 50%;
    height: 12px;
    width: 12px;
    background-color: var(--dp-background-color);
    position: absolute
}

.dp__arrow_bottom {
    bottom: -1px;
    border-right: 1px solid var(--dp-menu-border-color);
    border-bottom: 1px solid var(--dp-menu-border-color);
    transform: translate(-50%, 50%) rotate(45deg)
}

.dp__now_wrap {
    text-align: center;
    padding: 2px 0
}

.dp__now_button {
    border: 1px solid var(--dp-primary-color);
    color: var(--dp-primary-color);
    padding: 0 4px;
    font-weight: 700;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    background: transparent
}

.dp__preset_ranges, .dp__sidebar_left {
    padding: 5px;
    border-right: 1px solid var(--dp-border-color)
}

.dp__sidebar_right {
    padding: 5px;
    border-left: 1px solid var(--dp-border-color)
}

.dp__preset_range {
    padding: 5px
}

.dp__preset_range:hover {
    background-color: var(--dp-hover-color);
    cursor: pointer
}

.dp__menu_content_wrapper {
    display: flex
}

.dp__calendar_wrap {
    flex-direction: column;
    font-family: -apple-system, blinkmacsystemfont, Segoe UI, roboto, oxygen, ubuntu, cantarell, Open Sans, Helvetica Neue, sans-serif;
    flex: 0
}

.dp__calendar_header, .dp__calendar_wrap {
    display: flex;
    justify-content: center;
    align-items: center
}

.dp__calendar_header {
    position: relative;
    color: var(--dp-text-color);
    white-space: nowrap;
    font-weight: 700
}

.dp__calendar_header_item {
    text-align: center;
    flex-grow: 1;
    height: 35px;
    padding: 5px;
    width: 35px;
    box-sizing: border-box
}

.dp__calendar_row {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px 0
}

.dp__calendar_item {
    text-align: center;
    flex-grow: 1;
    box-sizing: border-box;
    color: var(--dp-text-color)
}

.dp__calendar {
    position: relative
}

.dp__calendar_header_cell {
    border-bottom: thin solid var(--dp-border-color);
    padding: .5rem
}

.dp__cell_inner {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-radius: 4px;
    height: 35px;
    padding: 5px;
    width: 35px;
    border: 1px solid transparent;
    box-sizing: border-box;
    position: relative
}

.dp__cell_auto_range_start, .dp__date_hover_start:hover, .dp__range_start {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.dp__cell_auto_range_end, .dp__date_hover_end:hover, .dp__range_end {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.dp__active_date, .dp__range_end, .dp__range_start {
    background: var(--dp-primary-color);
    color: var(--dp-primary-text-color)
}

.dp__cell_auto_range_end, .dp__cell_auto_range_start {
    border-top: 1px dashed var(--dp-primary-color);
    border-bottom: 1px dashed var(--dp-primary-color)
}

.dp__date_hover:hover, .dp__date_hover_end:hover, .dp__date_hover_start:hover {
    background: var(--dp-hover-color);
    color: var(--dp-hover-text-color)
}

.dp__cell_disabled, .dp__cell_offset {
    color: var(--dp-secondary-color)
}

.dp__cell_disabled {
    cursor: not-allowed
}

.dp__range_between {
    background: var(--dp-hover-color);
    border-radius: 0;
    border-top: 1px solid var(--dp-hover-color);
    border-bottom: 1px solid var(--dp-hover-color)
}

.dp__range_between_week {
    background: var(--dp-primary-color);
    color: var(--dp-primary-text-color);
    border-radius: 0;
    border-top: 1px solid var(--dp-primary-color);
    border-bottom: 1px solid var(--dp-primary-color)
}

.dp__today {
    border: 1px solid var(--dp-primary-color)
}

.dp__week_num {
    color: var(--dp-secondary-color);
    text-align: center
}

.dp__cell_auto_range {
    border-radius: 0;
    border-top: 1px dashed var(--dp-primary-color);
    border-bottom: 1px dashed var(--dp-primary-color)
}

.dp__cell_auto_range_start {
    border-left: 1px dashed var(--dp-primary-color)
}

.dp__cell_auto_range_end {
    border-right: 1px dashed var(--dp-primary-color)
}

.dp__calendar_header_separator {
    width: 100%;
    height: 1px;
    background: var(--dp-border-color)
}

.dp__calendar_next {
    margin-left: 10px
}

.dp__marker_dot, .dp__marker_line {
    height: 5px;
    background-color: var(--dp-marker-color);
    position: absolute;
    bottom: 0
}

.dp__marker_dot {
    width: 5px;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%)
}

.dp__marker_line {
    width: 100%;
    left: 0
}

.dp__marker_tooltip {
    position: absolute;
    border-radius: 4px;
    background-color: var(--dp-tooltip-color);
    padding: 5px;
    border: 1px solid var(--dp-border-color);
    z-index: 99999;
    box-sizing: border-box;
    cursor: default
}

.dp__tooltip_content {
    white-space: nowrap
}

.dp__tooltip_text {
    display: flex;
    align-items: center;
    flex-flow: row nowrap;
    color: var(--dp-text-color)
}

.dp__tooltip_mark {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: var(--dp-text-color);
    color: var(--dp-text-color);
    margin-right: 5px
}

.dp__arrow_bottom_tp {
    left: 50%;
    bottom: 0;
    height: 8px;
    width: 8px;
    background-color: var(--dp-tooltip-color);
    position: absolute;
    border-right: 1px solid var(--dp-border-color);
    border-bottom: 1px solid var(--dp-border-color);
    transform: translate(-50%, 50%) rotate(45deg)
}

.dp__instance_calendar {
    position: relative
}

@media only screen and (max-width: 600px) {
    .dp__flex_display {
        flex-direction: column
    }
}

.dp__cell_highlight {
    background-color: var(--dp-highlight-color)
}

.dp__month_year_row {
    display: flex;
    align-items: center;
    height: 35px;
    color: var(--dp-text-color);
    box-sizing: border-box
}

.dp__inner_nav {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    height: 25px;
    width: 25px;
    color: var(--dp-icon-color);
    text-align: center;
    border-radius: 50%
}

.dp__inner_nav svg {
    height: 20px;
    width: 20px
}

.dp__inner_nav:hover {
    background: var(--dp-hover-color);
    color: var(--dp-hover-icon-color)
}

.dp__inner_nav_disabled, .dp__inner_nav_disabled:hover {
    background: var(--dp-disabled-color);
    color: var(--dp-disabled-color-text);
    cursor: not-allowed
}

.dp__month_year_select {
    width: 50%;
    text-align: center;
    cursor: pointer;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    box-sizing: border-box
}

.dp__month_year_select:hover {
    background: var(--dp-hover-color);
    color: var(--dp-hover-text-color)
}

.dp__month_year_wrap {
    display: flex;
    width: 100%
}

.dp__overlay {
    position: absolute;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    background: var(--dp-background-color);
    top: 0;
    left: 0;
    transition: opacity 1s ease-out;
    z-index: 99999;
    font-family: -apple-system, blinkmacsystemfont, Segoe UI, roboto, oxygen, ubuntu, cantarell, Open Sans, Helvetica Neue, sans-serif;
    color: var(--dp-text-color);
    box-sizing: border-box
}

.dp__overlay::-webkit-scrollbar-track {
    box-shadow: var(--dp-scroll-bar-background);
    background-color: var(--dp-scroll-bar-background)
}

.dp__overlay::-webkit-scrollbar {
    width: 5px;
    background-color: var(--dp-scroll-bar-background)
}

.dp__overlay::-webkit-scrollbar-thumb {
    background-color: var(--dp-scroll-bar-color);
    border-radius: 10px
}

.dp__overlay:focus {
    border: none;
    outline: none
}

.dp__container_flex {
    display: flex
}

.dp__container_block {
    display: block
}

.dp__overlay_container {
    height: 100%;
    flex-direction: column
}

.dp__overlay_row {
    padding: 0;
    box-sizing: border-box;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
    align-items: center
}

.dp__overlay_container > .dp__overlay_row {
    flex: 1
}

.dp__overlay_col {
    box-sizing: border-box;
    width: 33%;
    padding: 3px;
    white-space: nowrap
}

.dp__overlay_cell_pad {
    padding: 10px 0
}

.dp__overlay_cell_active {
    background: var(--dp-primary-color);
    color: var(--dp-primary-text-color)
}

.dp__overlay_cell, .dp__overlay_cell_active {
    cursor: pointer;
    border-radius: 4px;
    text-align: center
}

.dp__cell_in_between, .dp__overlay_cell:hover {
    background: var(--dp-hover-color);
    color: var(--dp-hover-text-color)
}

.dp__overlay_action {
    position: sticky;
    bottom: 0;
    background: #fff
}

.dp__over_action_scroll {
    right: 5px;
    box-sizing: border-box
}

.dp__overlay_cell_disabled {
    cursor: not-allowed
}

.dp__overlay_cell_disabled, .dp__overlay_cell_disabled:hover {
    background: var(--dp-disabled-color)
}

.dp__overlay_cell_active_disabled {
    cursor: not-allowed
}

.dp__overlay_cell_active_disabled, .dp__overlay_cell_active_disabled:hover {
    background: var(--dp-primary-disabled-color)
}

.dp__month_picker_header {
    justify-content: space-between;
    height: 35px
}

.dp__month_picker_header, .dp__time_input {
    display: flex;
    width: 100%;
    align-items: center
}

.dp__time_input {
    justify-content: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: -apple-system, blinkmacsystemfont, Segoe UI, roboto, oxygen, ubuntu, cantarell, Open Sans, Helvetica Neue, sans-serif;
    color: var(--dp-text-color)
}

.dp__time_col_reg {
    padding: 0 20px
}

.dp__time_col_reg_with_button {
    padding: 0 15px
}

.dp__time_col_sec {
    padding: 0 10px
}

.dp__time_col_sec_with_button {
    padding: 0 5px
}

.dp__time_col {
    font-size: 2rem;
    text-align: center;
    flex-direction: column
}

.dp__time_col, .dp__time_display {
    display: flex;
    align-items: center;
    justify-content: center
}

.dp__time_display {
    cursor: pointer;
    color: var(--dp-text-color);
    border-radius: 4px;
    padding: 0 3px
}

.dp__time_display:hover {
    background: var(--dp-hover-color);
    color: var(--dp-hover-text-color)
}

.dp__inc_dec_button {
    padding: 5px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%;
    color: var(--dp-icon-color);
    box-sizing: border-box
}

.dp__inc_dec_button, .dp__inc_dec_button svg {
    height: 32px;
    width: 32px
}

.dp__inc_dec_button:hover {
    background: var(--dp-hover-color);
    color: var(--dp-primary-color)
}

.dp__pm_am_button {
    background: var(--dp-primary-color);
    color: var(--dp-primary-text-color);
    border: none;
    padding: 10px;
    border-radius: 4px;
    cursor: pointer
}

.dp__action_row {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    color: var(--dp-text-color);
    background: var(--dp-background-color)
}

.dp__action_row svg {
    height: 20px;
    width: auto
}

.dp__selection_preview {
    width: 50%;
    color: var(--dp-text-color);
    font-size: .8rem
}

.dp__action_buttons {
    width: 50%;
    text-align: right
}

.dp__action {
    font-weight: 700;
    cursor: pointer;
    padding: 2px 5px;
    border-radius: 4px;
    display: inline-flex;
    align-items: center
}

.dp__select {
    color: var(--dp-success-color)
}

.dp__action_disabled {
    color: var(--dp-success-color-disabled);
    cursor: not-allowed
}

.dp__cancel {
    color: var(--dp-secondary-color)
}

.dp__theme_dark {
    --dp-background-color: #212121;
    --dp-text-color: #fff;
    --dp-hover-color: #484848;
    --dp-hover-text-color: #fff;
    --dp-hover-icon-color: #959595;
    --dp-primary-color: #005cb2;
    --dp-primary-disabled-color: #61a8ea;
    --dp-primary-text-color: #fff;
    --dp-secondary-color: #a9a9a9;
    --dp-border-color: #2d2d2d;
    --dp-menu-border-color: #2d2d2d;
    --dp-border-color-hover: #aaaeb7;
    --dp-disabled-color: #737373;
    --dp-disabled-color-text: #d0d0d0;
    --dp-scroll-bar-background: #212121;
    --dp-scroll-bar-color: #484848;
    --dp-success-color: #00701a;
    --dp-success-color-disabled: #428f59;
    --dp-icon-color: #959595;
    --dp-danger-color: #e53935;
    --dp-marker-color: #e53935;
    --dp-tooltip-color: #3e3e3e;
    --dp-highlight-color: rgba(0, 92, 178, .2)
}

.dp__theme_light {
    --dp-background-color: #fff;
    --dp-text-color: #212121;
    --dp-hover-color: #f3f3f3;
    --dp-hover-text-color: #212121;
    --dp-hover-icon-color: #959595;
    --dp-primary-color: #1976d2;
    --dp-primary-disabled-color: #6bacea;
    --dp-primary-text-color: #f8f5f5;
    --dp-secondary-color: #c0c4cc;
    --dp-border-color: #ddd;
    --dp-menu-border-color: #ddd;
    --dp-border-color-hover: #aaaeb7;
    --dp-disabled-color: #f6f6f6;
    --dp-scroll-bar-background: #f3f3f3;
    --dp-scroll-bar-color: #959595;
    --dp-success-color: #76d275;
    --dp-success-color-disabled: #a3d9b1;
    --dp-icon-color: #959595;
    --dp-danger-color: #ff6f60;
    --dp-marker-color: #ff6f60;
    --dp-tooltip-color: #fafafa;
    --dp-disabled-color-text: #8e8e8e;
    --dp-highlight-color: rgba(25, 118, 210, .1)
}

.dp__main {
    font-family: -apple-system, blinkmacsystemfont, Segoe UI, roboto, oxygen, ubuntu, cantarell, Open Sans, Helvetica Neue, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: border-box
}

.dp__pointer {
    cursor: pointer
}

.dp__icon {
    stroke: currentcolor;
    fill: currentcolor
}

.dp__button {
    width: 100%;
    text-align: center;
    color: var(--dp-icon-color);
    background: var(--dp-background-color);
    cursor: pointer;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding: 10px;
    box-sizing: border-box;
    height: 35px
}

.dp__button:hover {
    background: var(--dp-hover-color);
    color: var(--dp-hover-icon-color)
}

.dp__button svg {
    height: 20px;
    width: auto
}

.dp__button_bottom {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.dp__flex_display {
    display: flex
}

.dp__flex_display_with_input {
    flex-direction: column;
    align-items: start
}

.dp__relative {
    position: relative
}

.calendar-next-enter-active, .calendar-next-leave-active, .calendar-prev-enter-active, .calendar-prev-leave-active {
    transition: all .1s ease-out
}

.calendar-next-enter-from {
    opacity: 0;
    transform: translateX(22px)
}

.calendar-next-leave-to, .calendar-prev-enter-from {
    opacity: 0;
    transform: translateX(-22px)
}

.calendar-prev-leave-to {
    opacity: 0;
    transform: translateX(22px)
}

.dp-menu-appear-enter-active, .dp-menu-appear-leave-active, .dp-slide-down-enter-active, .dp-slide-down-leave-active, .dp-slide-up-enter-active, .dp-slide-up-leave-active {
    transition: all .1s ease-out
}

.dp-slide-down-leave-to, .dp-slide-up-enter-from {
    opacity: 0;
    transform: translateY(22px)
}

.dp-slide-down-enter-from, .dp-slide-up-leave-to {
    opacity: 0;
    transform: translateY(-22px)
}

.dp-menu-appear-enter-from {
    opacity: 0
}

.dp-menu-appear-enter-active, .dp-menu-appear-leave-active {
    transition: opacity .1s ease
}

.dp-menu-appear-leave-to {
    opacity: 1
}

h3[data-v-0f08296f] {
    color: var(--main-color)
}