@font-face {
    font-family: Poppins-Regular;
    font-display: swap;
    src: url(../fonts/Poppins-Regular.4b4ebe20.ttf) format("truetype")
}

@font-face {
    font-family: Poppins-Medium;
    font-display: swap;
    src: url(../fonts/Poppins-Medium.a52d0bf0.ttf) format("truetype")
}

@font-face {
    font-family: Poppins-SemiBold;
    font-display: swap;
    src: url(../fonts/Poppins-SemiBold.98512bf8.ttf) format("truetype")
}

@font-face {
    font-family: Poppins-Bold;
    font-display: swap;
    src: url(../fonts/Poppins-Bold.8001a01b.ttf) format("truetype")
}

@font-face {
    font-family: Poppins-Light;
    font-display: swap;
    src: url(../fonts/Poppins-Light.8b20023e.ttf) format("truetype")
}

@font-face {
    font-family: Poppins-Thin;
    font-display: swap;
    src: url(../fonts/Poppins-Thin.605324f7.ttf) format("truetype")
}

@font-face {
    font-family: Poppins-ExtraLight;
    font-display: swap;
    src: url(../fonts/Poppins-ExtraLight.9102fb84.ttf) format("truetype")
}

@font-face {
    font-family: Segoe UI Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Segoe-UI.4f778cde.woff) format("woff")
}

@font-face {
    font-family: Segoe UI Bold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Segoe-UI-Bold.56a45b69.woff) format("woff")
}

@font-face {
    font-family: Segoe UI Semilight;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Segoe-UI-Semilight.5988685b.ttf) format("truetype")
}

@font-face {
    font-family: Posterama1927-Black;
    font-display: swap;
    src: url(../fonts/Posterama-1927-Black.366e24c3.otf) format("opentype")
}

@font-face {
    font-family: PosteramaText-Regular;
    font-display: swap;
    src: url(../fonts/PosteramaText-Regular.ec07911e.otf) format("opentype")
}

@font-face {
    font-family: PosteramaText-SemiBold;
    font-display: swap;
    src: url(../fonts/PosteramaText-SemiBold.b51791ed.ttf) format("opentype")
}

@font-face {
    font-family: PosteramaTextW15-SemiBold;
    font-display: swap;
    src: url(../fonts/PosteramaTextW15-SemiBold.b51791ed.ttf) format("opentype")
}

@font-face {
    font-family: PingFangSC-Regular;
    font-display: swap;
    src: url(../fonts/PingFangSC-Regular.3843252f.ttf) format("opentype")
}

@font-face {
    font-family: PingFangSC-Semibold;
    font-display: swap;
    src: url(../fonts/PingFangSC-Semibold.d93653d6.ttf) format("opentype")
}

@font-face {
    font-family: SfProText-Regular;
    font-display: swap;
    src: url(../fonts/SFPRODISPLAYREGULAR.6de88030.OTF) format("opentype")
}

@font-face {
    font-family: Epilogue-SemiBold;
    font-display: swap;
    src: url(../fonts/Epilogue-SemiBold.5c8383c4.ttf) format("opentype")
}

@font-face {
    font-family: Epilogue-Medium;
    font-display: swap;
    src: url(../fonts/Epilogue-Medium.5176210c.ttf) format("opentype")
}

@font-face {
    font-family: Epilogue-Bold;
    font-display: swap;
    src: url(../fonts/Epilogue-Bold.a9e0ced8.ttf) format("opentype")
}

.Entrance[data-v-1a315195] {
    padding: 5% 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100vh;
    background: -webkit-gradient(linear,left top,right top,from(#99bced),color-stop(49.35%,#99f8cf),to(#ffd6c7));
    background: linear-gradient(90deg,#99bced,#99f8cf 49.35%,#ffd6c7)
}

.Entrance .frame[data-v-1a315195],.Entrance[data-v-1a315195] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.Entrance .frame[data-v-1a315195] {
    padding: 20% 5%;
    margin-bottom: 15px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    max-width: 300px;
    height: 500px;
    border-radius: 50px;
    background-color: #fff;
    position: relative
}

.Entrance .frame .headerLogo[data-v-1a315195] {
    border-radius: 50px 50px 0 0;
    background-color: #fff;
    width: 90px;
    position: absolute;
    top: -40px;
    left: 103px
}

@media screen and (min-width: 768px) {
    .Entrance .frame[data-v-1a315195] {
        padding:5% 3%;
        max-width: 400px
    }

    .Entrance .frame .headerLogo[data-v-1a315195] {
        left: 157px
    }
}

.WebPageTabPC__outside {
    margin: 0 auto;
    width: 100%;
    max-width: 400px;
    padding: 60px 0;
    text-align: center
}

.WebPageTabPC__logoImg {
    border: 1px solid #ebeaeb;
    padding: 19px;
    border-radius: 50px
}

.WebPageTabMB {
    padding: 5%;
    font-family: SfProText-Regular;
    letter-spacing: 1px;
    background-color: #fff
}

.WebPageTabMB .ivu-progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.WebPageTabMB .ivu-progress-bg {
    background: #4a4a4e!important
}

.WebPageTabMB .ivu-progress-inner {
    background: #e5e5ea!important
}

.WebPageTabMB .divider {
    margin: 15px 0;
    background-color: #ebeaeb;
    height: 1px
}

.WebPageTabMB__logoImg {
    width: 115px;
    height: 115px;
    padding: 10px;
    border-radius: 30px;
    border: 1px solid #ebeaeb;
    margin-right: 20px
}

.WebPageTabMB__titleBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.WebPageTabMB__titleBox-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 1.5px;
    margin-bottom: 4px
}

.WebPageTabMB__titleBox-questionImg {
    margin-right: 5px
}

.WebPageTabMB__titleBox-questionText {
    color: #0677f9
}

.WebPageTabMB__titleBox-downloadBtn {
    background-color: #007eff;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 6px 18px;
    border-radius: 20px;
    border: none
}

.WebPageTabMB__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.WebPageTabMB__rating-item {
    width: 50%;
    text-align: center
}

.WebPageTabMB__rating-item-top {
    font-size: 11px;
    font-weight: 700;
    color: #b1b1b4
}

.WebPageTabMB__rating-item-mid {
    font-size: 20px;
    font-weight: 600;
    color: #8e8e95
}

.WebPageTabMB__rating-item-bot {
    font-size: 11px;
    font-weight: 600;
    color: #b1b1b4
}

.WebPageTabMB__bigRating-title {
    color: #000;
    font-size: 66px;
    font-weight: 800;
    line-height: 78px;
    text-align: center
}

.WebPageTabMB__bigRating-text {
    font-size: 13px;
    font-weight: 600;
    color: #b1b1b4;
    text-align: center
}

.WebPageTabMB__bigRating-star {
    color: #8e8e92
}

.WebPageTabMB__info-title {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px
}

.WebPageTabMB__info-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    border-bottom: 1px solid #dededf;
    padding: 8px 0;
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 400
}

.WebPageTabMB__info-row-title {
    color: #636366
}

.WebPageTabMB__info-row-text {
    color: #1d1d1f
}

.WebPageTabMB__disclaimer {
    background-color: #f8f8f8;
    padding: 12px;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 20px
}

.WebPageTabMB__disclaimer-title {
    font-weight: 700;
    font-size: 14px
}

.WebPageTabMB__disclaimer-text {
    font-size: 12px;
    color: #555
}

.WebPageTabMB__infoModalHeader {
    background-color: #ffe8dd;
    color: #ff8143;
    padding: 10px 18px
}

.WebPageTabMB__infoModalOL {
    list-style: none;
    counter-reset: my-counter
}

.WebPageTabMB__infoModalOL li {
    counter-increment: my-counter;
    text-indent: -22px;
    padding: 0 0 0 22px
}

.WebPageTabMB__infoModalOL li:before {
    content: "" counter(my-counter) "";
    color: #fff;
    padding: 2px 5px 2px 6px
}

.WebPageTabMB__infoModalCircle,.WebPageTabMB__infoModalOL li:before {
    background-color: #09f;
    border: none;
    border-radius: 50%
}

.pc-class #logout[data-v-b02889ae] {
    border-radius: 100px;
    margin-left: 10px
}

.pc-class .content-wrap[data-v-b02889ae] {
    min-height: 80vh;
    background-color: #fff
}

.pc-class .content-wrap .helpIconStyle[data-v-b02889ae] {
    z-index: 999;
    width: 80px;
    position: fixed;
    right: -5px;
    bottom: 12%;
    cursor: pointer
}

.pc-class .ivu-layout-header[data-v-b02889ae] {
    padding: 0;
    height: 56px;
    line-height: 56px;
    background: #fff
}

.pc-class .header[data-v-b02889ae] {
    width: 100vw;
    height: 56px;
    position: fixed;
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    background-color: #fff;
    border-bottom: 1px solid #f3f3f3;
    padding: 0 2rem 0 1rem;
    z-index: 100
}

.pc-class .header .ivu-row-flex[data-v-b02889ae] {
    height: 56px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pc-class .header .header-logo img[data-v-b02889ae] {
    display: block;
    width: 135px;
    height: 100%
}

.pc-class .header .header-btns[data-v-b02889ae] {
    position: relative
}

.pc-class .header .header-btns .specialLine[data-v-b02889ae] {
    border: 1px solid transparent;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#141a28),to(#141a28)),-webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: linear-gradient(#141a28,#141a28),#fcd535;
    background-origin: padding-box,border-box;
    background-clip: padding-box,border-box;
    position: relative;
    top: -20px
}

.pc-class .header .header-btns img[data-v-b02889ae] {
    margin-left: .6rem;
    width: 1.6rem;
    height: 1.6rem;
    cursor: pointer
}

.pc-class .header .header-btns .header-service img[data-v-b02889ae] {
    display: block;
    width: 28px;
    margin-left: .2rem
}

.pc-class .header .header-btns .header-user-img[data-v-b02889ae] {
    border-radius: 50%;
    width: 1.8rem;
    height: 1.8rem
}

.pc-class .header .search-area[data-v-b02889ae] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.pc-class .header .search-area img[data-v-b02889ae] {
    width: 20px;
    height: 100%
}

.pc-class .header-translucent[data-v-b02889ae] {
    background-color: hsla(0,0%,100%,.7);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px)
}

.pc-class .new-menu-wrap-Col[data-v-b02889ae] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pc-class .new-menu-wrap-Col__Badge[data-v-b02889ae] {
    width: 25px;
    height: 25px
}

.pc-class .new-menu-wrap-Col .menuIcon[data-v-b02889ae] {
    cursor: pointer;
    position: absolute;
    top: 2px
}

.pc-class .new-menu-wrap[data-v-b02889ae] {
    position: absolute;
    z-index: 999;
    right: -16px;
    top: 40px;
    border-radius: 12px 0 0 12px;
    -webkit-box-shadow: 0 2px 1px #8797b0;
    box-shadow: 0 2px 1px #8797b0;
    -webkit-animation: all .5s;
    animation: all .5s
}

.pc-class .new-menu-wrap .menu-wrap-item[data-v-b02889ae] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    line-height: 3.5
}

.pc-class .new-menu-wrap .menu-wrap-item__badge[data-v-b02889ae] {
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0
}

.pc-class .new-menu-wrap .menu-wrap-item__imgDot[data-v-b02889ae] {
    position: absolute;
    top: 3px
}

.pc-class .new-menu-wrap .menu-wrap-img[data-v-b02889ae] {
    width: 24px;
    margin-right: 10px
}

.pc-class .new-menu-wrap[data-v-b02889ae] .ivu-menu-item-active:not(.ivu-menu-submenu) {
    border-radius: 10px;
    margin: 0 5px;
    background-color: #d7f3ff;
    line-height: 1.5;
    height: 45px;
    color: #000
}

.pc-class .new-menu-wrap[data-v-b02889ae] .ivu-menu-item-active:not(.ivu-menu-submenu):after {
    background: #fff
}

.pc-class .ivu-layout .footer-nav-outer[data-v-b02889ae] {
    display: block;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 40px;
    padding: 12px 8px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(81,80,80,.5);
    box-shadow: 0 4px 8px 0 rgba(81,80,80,.5)
}

.pc-class .ivu-layout .footer-nav-outer .header-user-img[data-v-b02889ae] {
    display: block;
    width: 32px;
    height: 32px
}

.pc-class .ivu-layout .ivu-layout-footer[data-v-b02889ae] {
    position: fixed;
    bottom: 15px;
    padding: 0 10px;
    right: 0;
    left: 0;
    z-index: 10;
    background: transparent;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.165,.84,.44,1);
    transition: -webkit-transform .6s cubic-bezier(.165,.84,.44,1);
    transition: transform .6s cubic-bezier(.165,.84,.44,1);
    transition: transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)
}

.pc-class .ivu-layout .ivu-layout-footer .ivu-menu[data-v-b02889ae] {
    width: 100%;
    padding: 10px 0;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pc-class .ivu-layout .ivu-layout-footer .ivu-menu[data-v-b02889ae]:after {
    display: none
}

.pc-class .ivu-layout .ivu-layout-footer .ivu-menu .ivu-menu-item[data-v-b02889ae] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 4%;
    min-width: 18%
}

.pc-class .ivu-layout .ivu-layout-footer .ivu-menu .ivu-menu-item img[data-v-b02889ae] {
    display: block;
    width: 25px
}

.pc-class .ivu-layout .ivu-layout-footer .ivu-menu .ivu-menu-item span[data-v-b02889ae] {
    color: #b9c5d9;
    line-height: 2.2;
    font-size: 12px
}

.pc-class .ivu-layout .ivu-layout-footer .ivu-menu .ivu-menu-item-active[data-v-b02889ae],.pc-class .ivu-layout .ivu-layout-footer .ivu-menu .ivu-menu-item[data-v-b02889ae]:hover {
    border-bottom: none
}

.pc-class .ivu-layout .ivu-layout-footer .ivu-menu a[data-v-b02889ae]:nth-of-type(3) {
    position: relative
}

.pc-class .ivu-layout .ivu-layout-footer .ivu-menu a:nth-of-type(3) img[data-v-b02889ae] {
    -webkit-transform: scale(1.5) translateY(-5px);
    transform: scale(1.5) translateY(-5px);
    background-color: #fff;
    border-radius: 50%
}

.pc-class .ivu-layout .ivu-layout-footer .ivu-menu a[data-v-b02889ae]:nth-of-type(3):before {
    display: block;
    content: "";
    background-color: #fff;
    width: 60px;
    height: 50px;
    border-radius: 50% 50% 0 0;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.pc-class .ivu-layout .ivu-layout-footer section[data-v-b02889ae] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 768px) {
    .pc-class[data-v-b02889ae] {
        color:#000
    }

    .pc-class .ivu-layout-header[data-v-b02889ae] {
        height: 84px
    }

    .pc-class .header[data-v-b02889ae] {
        height: 85px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        border-bottom: none
    }

    .pc-class .header .ivu-row-flex[data-v-b02889ae] {
        height: 85px
    }

    .pc-class .header .header-logo img[data-v-b02889ae] {
        display: block;
        width: 180px;
        height: 100%;
        max-width: 200px
    }

    .pc-class .header .header-btns[data-v-b02889ae] {
        position: relative;
        left: 0
    }

    .pc-class .header .header-btns img[data-v-b02889ae] {
        width: 1.9rem;
        height: 1.9rem
    }

    .pc-class .header .pc-menu-wrap[data-v-b02889ae] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .pc-class .header .pc-menu-wrap .pc-menu[data-v-b02889ae] {
        display: inline-block;
        line-height: 85px;
        color: #8797b0
    }

    .pc-class .header .pc-menu-wrap .pc-menu span[data-v-b02889ae] {
        margin: 0 20px;
        cursor: pointer;
        font-weight: 600
    }

    .pc-class .search-area[data-v-b02889ae] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border: 1px solid #999;
        border-radius: 40px;
        padding: 0 15px
    }

    .pc-class .search-area img[data-v-b02889ae] {
        width: 30px;
        height: 100%
    }

    .pc-class .search-area .select-search .ivu-select-selection[data-v-b02889ae] {
        border: 1px solid transparent;
        background-color: transparent
    }

    .pc-class .search-area .select-search .ivu-select-selection .ivu-select-arrow[data-v-b02889ae] {
        display: none
    }

    .pc-class .ivu-layout .content-wrap[data-v-b02889ae] {
        margin-top: 0
    }

    .pc-class .ivu-layout .content-wrap .helpIconStyle[data-v-b02889ae] {
        width: 100px;
        right: 0;
        bottom: 6%
    }

    .pc-class .new-menu-wrap-Col__Badge[data-v-b02889ae] {
        width: 30px;
        height: 30px
    }

    .pc-class .menuIcon[data-v-b02889ae] {
        cursor: pointer;
        position: absolute
    }

    .pc-class .new-menu-wrap[data-v-b02889ae] {
        right: 0
    }

    .pc-class .new-menu-wrap .menu-wrap-item[data-v-b02889ae] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 10px;
        line-height: 5
    }

    .pc-class .new-menu-wrap .menu-wrap-item__badge[data-v-b02889ae] {
        width: 40px;
        height: 40px;
        margin: 0 10px 0 0
    }

    .pc-class .new-menu-wrap .menu-wrap-item__imgDot[data-v-b02889ae] {
        position: absolute;
        top: -1px
    }

    .pc-class .new-menu-wrap .menu-wrap-img[data-v-b02889ae] {
        width: 40px;
        height: 40px;
        border-radius: 10px;
        margin-right: 10px
    }
}

.homePage .carousel-product-box[data-v-7dbc3831] {
    width: 100%;
    margin: 0 auto;
    color: #000;
    background-size: 100% 100%
}

.homePage .carousel-product-box .product-title-wrap[data-v-7dbc3831] {
    width: 90%;
    margin: 0 auto
}

.homePage .carousel-product-box .product-title-wrap h1[data-v-7dbc3831] {
    margin: 3rem auto 5px;
    text-align: left;
    font-size: 40px;
    font-weight: 300;
    font-family: Poppins-Light
}

.homePage .carousel-product-box .product-title-wrap .product-btn-box[data-v-7dbc3831] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto
}

.homePage .carousel-product-box .product-title-wrap .product-btn-box .ivu-btn[data-v-7dbc3831] {
    height: 50px!important;
    border-radius: 30px!important
}

.homePage .carousel-product-box .product-title-wrap .product-btn-box .ivu-btn span[data-v-7dbc3831] {
    font-size: 1.05rem;
    font-family: Poppins-SemiBold
}

.homePage .carousel-product-box .statistics-area[data-v-7dbc3831] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    letter-spacing: .02rem;
    padding-bottom: 25px
}

.homePage .carousel-product-box .statistics-area .statistics-box[data-v-7dbc3831] {
    min-width: 28%;
    padding: 0 2%;
    margin-right: 10px
}

.homePage .carousel-product-box .statistics-area .statistics-subtitle[data-v-7dbc3831] {
    font-family: Poppins-Thin;
    font-size: .7rem;
    text-align: left
}

.homePage .carousel-product-box .statistics-area .statistics-amount[data-v-7dbc3831] {
    font-size: 1rem;
    margin: .18rem 0;
    line-height: 1.75rem
}

.homePage .info-div[data-v-7dbc3831] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 23px
}

.homePage .ad-banner-wrap[data-v-7dbc3831] {
    width: 90%;
    margin: 0 auto 12px
}

.homePage .explanationArea[data-v-7dbc3831] {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(153,188,237,.2)),color-stop(rgba(153,248,207,.5)),to(rgba(255,214,199,.5)));
    background-image: linear-gradient(90deg,rgba(153,188,237,.2),rgba(153,248,207,.5),rgba(255,214,199,.5))
}

.homePage .explanationArea .ivu-row-flex[data-v-7dbc3831] {
    padding: 12% 5%
}

.homePage .explanationArea .ivu-row-flex .text-area[data-v-7dbc3831] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.homePage .explanationArea .ivu-row-flex .icon[data-v-7dbc3831] {
    width: 32px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    margin-right: 20px
}

.homePage .video-block .index-video-wrapper[data-v-7dbc3831] {
    width: 100%;
    margin: 0 auto 0;
    overflow: hidden
}

.homePage .video-block .index-video-wrapper .index-video-mv[data-v-7dbc3831] {
    width: 100%;
    height: 0;
    padding-bottom: 48.66%;
    position: relative
}

.homePage .video-block .index-video-wrapper .index-video-mv .index-video[data-v-7dbc3831] {
    width: 100%;
    height: 100%;
    position: absolute
}

.homePage .video-block .index-video-wrapper .index-video-mv video[poster][data-v-7dbc3831] {
    height: 100%;
    width: 100%
}

@media screen and (min-width: 768px) {
    .homePage .info-div[data-v-7dbc3831] {
        padding:12% 0 12% 10.5%
    }

    .homePage .explanationArea .ivu-row-flex[data-v-7dbc3831] {
        padding: 7% 0
    }

    .homePage .carousel-product-box[data-v-7dbc3831] {
        padding-bottom: 5%
    }

    .homePage .carousel-product-box .statistics-area[data-v-7dbc3831] {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .homePage .carousel-product-box .product-title-wrap .product-btn-box[data-v-7dbc3831] {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .homePage .carousel-product-box .product-title-wrap .product-btn-box .ivu-btn[data-v-7dbc3831] {
        width: 40%;
        height: 50px!important;
        border-radius: 30px!important
    }

    .homePage .video-block[data-v-7dbc3831] {
        position: relative
    }

    .homePage .video-block[data-v-7dbc3831]:after,.homePage .video-block[data-v-7dbc3831]:before {
        display: block;
        content: "";
        width: 20px;
        height: 150px;
        position: absolute;
        left: 35px
    }

    .homePage .video-block[data-v-7dbc3831]:before {
        background-size: 80%;
        top: 120px;
        z-index: 2
    }

    .homePage .video-block[data-v-7dbc3831]:after {
        background-size: 80%;
        bottom: -60px
    }

    .homePage .video-block .index-video-wrapper[data-v-7dbc3831] {
        padding: 0 15%;
        margin: 7vw 0
    }

    .homePage .video-block .index-video-wrapper .index-video-mv[data-v-7dbc3831] {
        padding-bottom: 55%
    }
}

.mobile-class .login-area .ivu-row-flex {
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mobile-class .login-area .ivu-card {
    border-radius: 4px
}

.mobile-class .login-area .ivu-card.ivu-card-bordered {
    height: 299px;
    background-color: transparent;
    border: 0;
    border-top: transparent;
    border-bottom: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mobile-class .login-area .ivu-card.ivu-card-bordered .ivu-card-body {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px
}

.mobile-class .login-area .header,.mobile-class .login-area .ivu-card.ivu-card-bordered .ivu-card-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.mobile-class .login-area .header {
    height: 100%
}

.mobile-class .login-area .header .picWrap {
    position: relative
}

.mobile-class .login-area .header .picWrap .logo {
    margin-right: auto;
    margin-left: auto;
    height: 175px;
    width: 300px
}

.mobile-class .login-area .ivu-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.mobile-class .login-area .ivu-form .ivu-form-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 20px
}

.mobile-class .login-area .ivu-form .ivu-form-item .ivu-form-item-label {
    font-size: 16px
}

.mobile-class .login-area .ivu-form .ivu-form-item .ivu-input-default {
    border-radius: 120px;
    height: 35px;
    width: 180px;
    text-align: center;
    font-size: 14px
}

.mobile-class .login-area .ivu-form .ivu-form-item .ivu-input-group {
    width: 250px;
    border-radius: 30px
}

.mobile-class .login-area .ivu-form .ivu-form-item .ivu-input-group-append,.mobile-class .login-area .ivu-form .ivu-form-item .ivu-input-group>.ivu-input:last-child {
    height: 40px;
    border-radius: 4px;
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important
}

.mobile-class .login-area .ivu-form .ivu-form-item .ivu-input-group-prepend {
    border-radius: 4px;
    border-bottom-right-radius: 0!important;
    border-top-right-radius: 0!important
}

.mobile-class .login-area .ivu-form .ivu-btn {
    padding: 4px 30px;
    border-radius: 120px;
    font-size: 14px;
    margin-top: 16px
}

.hidden {
    visibility: hidden
}

button {
    cursor: pointer
}

button:focus {
    outline: 0
}

.burger-button {
    position: relative;
    top: 3px;
    height: 34px;
    width: 34px;
    display: block;
    z-index: 1000;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    pointer-events: all;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.165,.84,.44,1);
    transition: -webkit-transform .6s cubic-bezier(.165,.84,.44,1);
    transition: transform .6s cubic-bezier(.165,.84,.44,1);
    transition: transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)
}

.burger-bar {
    background: #000;
    display: block;
    width: 20px;
    height: 2px;
    z-index: 1000;
    position: absolute;
    top: 50%;
    right: 6px;
    left: 6px;
    margin-top: -3px;
    -webkit-transition: opacity .3s cubic-bezier(.165,.84,.44,1),background-color .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1);
    transition: opacity .3s cubic-bezier(.165,.84,.44,1),background-color .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1);
    transition: transform .6s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1),background-color .6s cubic-bezier(.165,.84,.44,1);
    transition: transform .6s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1),background-color .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)
}

.burger-bar--1 {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px)
}

.burger-button:hover .burger-bar--2,.no-touchevents .burger-bar--2:hover {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.burger-bar--3 {
    -webkit-transform: translateY(7px);
    transform: translateY(7px)
}

#burger.active .burger-button {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

#burger.active .burger-bar--1 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#burger.active .burger-bar--2 {
    opacity: 0
}

#burger.active .burger-bar--3 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.title-black-PR-60 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #000
}

.title-black-SB-60 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #000
}

.title-black-W15-60 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #000
}

.title-black-PSC-60 {
    color: #000
}

.title-black-PSC-60,.title-green-PSC-60 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 3.75rem
}

.title-green-PSC-60 {
    color: #00ac4f
}

.title-black-PSB-60 {
    color: #000
}

.title-black-PSB-60,.title-green-PSB-60 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem
}

.title-green-PSB-60 {
    color: #00ac4f
}

.title-black-PFR-60 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #000
}

.title-black-PFSB-60 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #000
}

.title-black-1927B-60 {
    color: #000
}

.title-black-1927B-60,.title-white-1927B-60 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.75rem
}

.title-white-1927B-60 {
    color: #fff
}

.title-white-PR-60 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #fff
}

.title-white-SB-60 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #fff
}

.title-white-W15-60 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #fff
}

.title-grey333-1927B-60 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #eaecef
}

.title-grey333-PR-60 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #eaecef
}

.title-grey333-PSC-60 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #eaecef
}

.title-grey333-PSB-60 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #eaecef
}

.title-grey333-PFR-60 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #eaecef
}

.title-grey333-PFSB-60 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #eaecef
}

.title-grey333-SB-60 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #eaecef
}

.title-grey666-1927B-60 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #666
}

.title-grey666-PR-60 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #666
}

.title-grey666-SB-60 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #666
}

.title-grey666-PSC-60 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #666
}

.title-grey666-PSB-60 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #666
}

.title-grey666-PFR-60 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #666
}

.title-grey666-PFSB-60 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #666
}

.title-grey999-1927B-60 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #999
}

.title-grey999-PR-60 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #999
}

.title-grey999-SB-60 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #999
}

.title-grey999-PSC-60 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #999
}

.title-grey999-PSB-60 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #999
}

.title-grey999-PFR-60 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #999
}

.title-grey999-PFSB-60 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #999
}

.specialText-1927B-60 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-60,.specialText-PSC-60 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 3.75rem
}

.specialText-PSC-60 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-60 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-60,.specialText-PSB-60 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 3.75rem
}

.specialText-PSB-60 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-60 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-60,.specialText-SB-60 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 3.75rem
}

.specialText-SB-60 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-60 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #ff002f
}

.title-red-PR-60 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #ff002f
}

.title-red-SB-60 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #ff002f
}

.title-green-1927B-60 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #00ac4f
}

.title-green-PR-60 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #00ac4f
}

.title-green-SB-60 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-60 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-60 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-60 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #1dcab3
}

.title-pink-1927B-60 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #ec6898
}

.title-pink-PR-60 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #ec6898
}

.title-pink-SB-60 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #ec6898
}

.title-blue-PR-60 {
    color: #00fbfb
}

.title-blue-PR-60,.title-blue1-PR-60 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem
}

.title-blue1-PR-60 {
    color: #1f70f7
}

.title-blue2-PR-60 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.75rem;
    color: #5cbffe
}

.title-black-EPM-60 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 3.75rem;
    color: #000
}

.title-black-EPSB-60 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 3.75rem;
    color: #000
}

.title-black-EPB-60 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 3.75rem;
    color: #000
}

.title-grey555-EPM-60 {
    color: #555
}

.title-grey555-EPM-60,.title-grey999-EPM-60 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 3.75rem
}

.title-grey999-EPM-60 {
    color: #999
}

.title-black-PoppinsB-60 {
    color: #000
}

.title-black-PoppinsB-60,.title-grey333-PoppinsB-60 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 3.75rem
}

.title-grey333-PoppinsB-60 {
    color: #eaecef
}

.title-grey555-PoppinsB-60 {
    color: #555
}

.title-grey555-PoppinsB-60,.title-grey999-PoppinsB-60 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 3.75rem
}

.title-grey999-PoppinsB-60 {
    color: #999
}

.title-green-PoppinsB-60 {
    color: #00ac4f
}

.title-green-PoppinsB-60,.title-grey666-PoppinsB-60 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 3.75rem
}

.title-grey666-PoppinsB-60 {
    color: #666
}

.title-black-PR-56 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #000
}

.title-black-SB-56 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #000
}

.title-black-W15-56 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #000
}

.title-black-PSC-56 {
    color: #000
}

.title-black-PSC-56,.title-green-PSC-56 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 3.5rem
}

.title-green-PSC-56 {
    color: #00ac4f
}

.title-black-PSB-56 {
    color: #000
}

.title-black-PSB-56,.title-green-PSB-56 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem
}

.title-green-PSB-56 {
    color: #00ac4f
}

.title-black-PFR-56 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #000
}

.title-black-PFSB-56 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #000
}

.title-black-1927B-56 {
    color: #000
}

.title-black-1927B-56,.title-white-1927B-56 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.5rem
}

.title-white-1927B-56 {
    color: #fff
}

.title-white-PR-56 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #fff
}

.title-white-SB-56 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #fff
}

.title-white-W15-56 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #fff
}

.title-grey333-1927B-56 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #eaecef
}

.title-grey333-PR-56 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #eaecef
}

.title-grey333-PSC-56 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #eaecef
}

.title-grey333-PSB-56 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #eaecef
}

.title-grey333-PFR-56 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #eaecef
}

.title-grey333-PFSB-56 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #eaecef
}

.title-grey333-SB-56 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #eaecef
}

.title-grey666-1927B-56 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #666
}

.title-grey666-PR-56 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #666
}

.title-grey666-SB-56 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #666
}

.title-grey666-PSC-56 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #666
}

.title-grey666-PSB-56 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #666
}

.title-grey666-PFR-56 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #666
}

.title-grey666-PFSB-56 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #666
}

.title-grey999-1927B-56 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #999
}

.title-grey999-PR-56 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #999
}

.title-grey999-SB-56 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #999
}

.title-grey999-PSC-56 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #999
}

.title-grey999-PSB-56 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #999
}

.title-grey999-PFR-56 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #999
}

.title-grey999-PFSB-56 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #999
}

.specialText-1927B-56 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-56,.specialText-PSC-56 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 3.5rem
}

.specialText-PSC-56 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-56 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-56,.specialText-PSB-56 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 3.5rem
}

.specialText-PSB-56 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-56 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-56,.specialText-SB-56 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 3.5rem
}

.specialText-SB-56 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-56 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #ff002f
}

.title-red-PR-56 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #ff002f
}

.title-red-SB-56 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #ff002f
}

.title-green-1927B-56 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #00ac4f
}

.title-green-PR-56 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #00ac4f
}

.title-green-SB-56 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-56 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-56 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-56 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #1dcab3
}

.title-pink-1927B-56 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #ec6898
}

.title-pink-PR-56 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #ec6898
}

.title-pink-SB-56 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #ec6898
}

.title-blue-PR-56 {
    color: #00fbfb
}

.title-blue-PR-56,.title-blue1-PR-56 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem
}

.title-blue1-PR-56 {
    color: #1f70f7
}

.title-blue2-PR-56 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3.5rem;
    color: #5cbffe
}

.title-black-EPM-56 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 3.5rem;
    color: #000
}

.title-black-EPSB-56 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 3.5rem;
    color: #000
}

.title-black-EPB-56 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 3.5rem;
    color: #000
}

.title-grey555-EPM-56 {
    color: #555
}

.title-grey555-EPM-56,.title-grey999-EPM-56 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 3.5rem
}

.title-grey999-EPM-56 {
    color: #999
}

.title-black-PoppinsB-56 {
    color: #000
}

.title-black-PoppinsB-56,.title-grey333-PoppinsB-56 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 3.5rem
}

.title-grey333-PoppinsB-56 {
    color: #eaecef
}

.title-grey555-PoppinsB-56 {
    color: #555
}

.title-grey555-PoppinsB-56,.title-grey999-PoppinsB-56 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 3.5rem
}

.title-grey999-PoppinsB-56 {
    color: #999
}

.title-green-PoppinsB-56 {
    color: #00ac4f
}

.title-green-PoppinsB-56,.title-grey666-PoppinsB-56 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 3.5rem
}

.title-grey666-PoppinsB-56 {
    color: #666
}

.title-black-PR-48 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #000
}

.title-black-SB-48 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #000
}

.title-black-W15-48 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #000
}

.title-black-PSC-48 {
    color: #000
}

.title-black-PSC-48,.title-green-PSC-48 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 3rem
}

.title-green-PSC-48 {
    color: #00ac4f
}

.title-black-PSB-48 {
    color: #000
}

.title-black-PSB-48,.title-green-PSB-48 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3rem
}

.title-green-PSB-48 {
    color: #00ac4f
}

.title-black-PFR-48 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #000
}

.title-black-PFSB-48 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #000
}

.title-black-1927B-48 {
    color: #000
}

.title-black-1927B-48,.title-white-1927B-48 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3rem
}

.title-white-1927B-48 {
    color: #fff
}

.title-white-PR-48 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #fff
}

.title-white-SB-48 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #fff
}

.title-white-W15-48 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #fff
}

.title-grey333-1927B-48 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #eaecef
}

.title-grey333-PR-48 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #eaecef
}

.title-grey333-PSC-48 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #eaecef
}

.title-grey333-PSB-48 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #eaecef
}

.title-grey333-PFR-48 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #eaecef
}

.title-grey333-PFSB-48 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #eaecef
}

.title-grey333-SB-48 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #eaecef
}

.title-grey666-1927B-48 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #666
}

.title-grey666-PR-48 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #666
}

.title-grey666-SB-48 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #666
}

.title-grey666-PSC-48 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #666
}

.title-grey666-PSB-48 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #666
}

.title-grey666-PFR-48 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #666
}

.title-grey666-PFSB-48 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #666
}

.title-grey999-1927B-48 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #999
}

.title-grey999-PR-48 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #999
}

.title-grey999-SB-48 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #999
}

.title-grey999-PSC-48 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #999
}

.title-grey999-PSB-48 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #999
}

.title-grey999-PFR-48 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #999
}

.title-grey999-PFSB-48 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #999
}

.specialText-1927B-48 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-48,.specialText-PSC-48 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 3rem
}

.specialText-PSC-48 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-48 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-48,.specialText-PSB-48 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 3rem
}

.specialText-PSB-48 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-48 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-48,.specialText-SB-48 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 3rem
}

.specialText-SB-48 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-48 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #ff002f
}

.title-red-PR-48 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #ff002f
}

.title-red-SB-48 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #ff002f
}

.title-green-1927B-48 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #00ac4f
}

.title-green-PR-48 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #00ac4f
}

.title-green-SB-48 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-48 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-48 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-48 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #1dcab3
}

.title-pink-1927B-48 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #ec6898
}

.title-pink-PR-48 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #ec6898
}

.title-pink-SB-48 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #ec6898
}

.title-blue-PR-48 {
    color: #00fbfb
}

.title-blue-PR-48,.title-blue1-PR-48 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem
}

.title-blue1-PR-48 {
    color: #1f70f7
}

.title-blue2-PR-48 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 3rem;
    color: #5cbffe
}

.title-black-EPM-48 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 3rem;
    color: #000
}

.title-black-EPSB-48 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 3rem;
    color: #000
}

.title-black-EPB-48 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 3rem;
    color: #000
}

.title-grey555-EPM-48 {
    color: #555
}

.title-grey555-EPM-48,.title-grey999-EPM-48 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 3rem
}

.title-grey999-EPM-48 {
    color: #999
}

.title-black-PoppinsB-48 {
    color: #000
}

.title-black-PoppinsB-48,.title-grey333-PoppinsB-48 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 3rem
}

.title-grey333-PoppinsB-48 {
    color: #eaecef
}

.title-grey555-PoppinsB-48 {
    color: #555
}

.title-grey555-PoppinsB-48,.title-grey999-PoppinsB-48 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 3rem
}

.title-grey999-PoppinsB-48 {
    color: #999
}

.title-green-PoppinsB-48 {
    color: #00ac4f
}

.title-green-PoppinsB-48,.title-grey666-PoppinsB-48 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 3rem
}

.title-grey666-PoppinsB-48 {
    color: #666
}

.title-black-PR-46 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #000
}

.title-black-SB-46 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #000
}

.title-black-W15-46 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #000
}

.title-black-PSC-46 {
    color: #000
}

.title-black-PSC-46,.title-green-PSC-46 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.875rem
}

.title-green-PSC-46 {
    color: #00ac4f
}

.title-black-PSB-46 {
    color: #000
}

.title-black-PSB-46,.title-green-PSB-46 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem
}

.title-green-PSB-46 {
    color: #00ac4f
}

.title-black-PFR-46 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #000
}

.title-black-PFSB-46 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #000
}

.title-black-1927B-46 {
    color: #000
}

.title-black-1927B-46,.title-white-1927B-46 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.875rem
}

.title-white-1927B-46 {
    color: #fff
}

.title-white-PR-46 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #fff
}

.title-white-SB-46 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #fff
}

.title-white-W15-46 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #fff
}

.title-grey333-1927B-46 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #eaecef
}

.title-grey333-PR-46 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #eaecef
}

.title-grey333-PSC-46 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #eaecef
}

.title-grey333-PSB-46 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #eaecef
}

.title-grey333-PFR-46 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #eaecef
}

.title-grey333-PFSB-46 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #eaecef
}

.title-grey333-SB-46 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #eaecef
}

.title-grey666-1927B-46 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #666
}

.title-grey666-PR-46 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #666
}

.title-grey666-SB-46 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #666
}

.title-grey666-PSC-46 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #666
}

.title-grey666-PSB-46 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #666
}

.title-grey666-PFR-46 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #666
}

.title-grey666-PFSB-46 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #666
}

.title-grey999-1927B-46 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #999
}

.title-grey999-PR-46 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #999
}

.title-grey999-SB-46 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #999
}

.title-grey999-PSC-46 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #999
}

.title-grey999-PSB-46 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #999
}

.title-grey999-PFR-46 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #999
}

.title-grey999-PFSB-46 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #999
}

.specialText-1927B-46 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-46,.specialText-PSC-46 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.875rem
}

.specialText-PSC-46 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-46 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-46,.specialText-PSB-46 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.875rem
}

.specialText-PSB-46 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-46 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-46,.specialText-SB-46 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.875rem
}

.specialText-SB-46 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-46 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #ff002f
}

.title-red-PR-46 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #ff002f
}

.title-red-SB-46 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #ff002f
}

.title-green-1927B-46 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #00ac4f
}

.title-green-PR-46 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #00ac4f
}

.title-green-SB-46 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-46 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-46 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-46 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #1dcab3
}

.title-pink-1927B-46 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #ec6898
}

.title-pink-PR-46 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #ec6898
}

.title-pink-SB-46 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #ec6898
}

.title-blue-PR-46 {
    color: #00fbfb
}

.title-blue-PR-46,.title-blue1-PR-46 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem
}

.title-blue1-PR-46 {
    color: #1f70f7
}

.title-blue2-PR-46 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.875rem;
    color: #5cbffe
}

.title-black-EPM-46 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2.875rem;
    color: #000
}

.title-black-EPSB-46 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 2.875rem;
    color: #000
}

.title-black-EPB-46 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 2.875rem;
    color: #000
}

.title-grey555-EPM-46 {
    color: #555
}

.title-grey555-EPM-46,.title-grey999-EPM-46 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2.875rem
}

.title-grey999-EPM-46 {
    color: #999
}

.title-black-PoppinsB-46 {
    color: #000
}

.title-black-PoppinsB-46,.title-grey333-PoppinsB-46 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.875rem
}

.title-grey333-PoppinsB-46 {
    color: #eaecef
}

.title-grey555-PoppinsB-46 {
    color: #555
}

.title-grey555-PoppinsB-46,.title-grey999-PoppinsB-46 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.875rem
}

.title-grey999-PoppinsB-46 {
    color: #999
}

.title-green-PoppinsB-46 {
    color: #00ac4f
}

.title-green-PoppinsB-46,.title-grey666-PoppinsB-46 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.875rem
}

.title-grey666-PoppinsB-46 {
    color: #666
}

.title-black-PR-44 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #000
}

.title-black-SB-44 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #000
}

.title-black-W15-44 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #000
}

.title-black-PSC-44 {
    color: #000
}

.title-black-PSC-44,.title-green-PSC-44 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.75rem
}

.title-green-PSC-44 {
    color: #00ac4f
}

.title-black-PSB-44 {
    color: #000
}

.title-black-PSB-44,.title-green-PSB-44 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem
}

.title-green-PSB-44 {
    color: #00ac4f
}

.title-black-PFR-44 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #000
}

.title-black-PFSB-44 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #000
}

.title-black-1927B-44 {
    color: #000
}

.title-black-1927B-44,.title-white-1927B-44 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.75rem
}

.title-white-1927B-44 {
    color: #fff
}

.title-white-PR-44 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #fff
}

.title-white-SB-44 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #fff
}

.title-white-W15-44 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #fff
}

.title-grey333-1927B-44 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #eaecef
}

.title-grey333-PR-44 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #eaecef
}

.title-grey333-PSC-44 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #eaecef
}

.title-grey333-PSB-44 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #eaecef
}

.title-grey333-PFR-44 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #eaecef
}

.title-grey333-PFSB-44 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #eaecef
}

.title-grey333-SB-44 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #eaecef
}

.title-grey666-1927B-44 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #666
}

.title-grey666-PR-44 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #666
}

.title-grey666-SB-44 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #666
}

.title-grey666-PSC-44 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #666
}

.title-grey666-PSB-44 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #666
}

.title-grey666-PFR-44 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #666
}

.title-grey666-PFSB-44 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #666
}

.title-grey999-1927B-44 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #999
}

.title-grey999-PR-44 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #999
}

.title-grey999-SB-44 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #999
}

.title-grey999-PSC-44 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #999
}

.title-grey999-PSB-44 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #999
}

.title-grey999-PFR-44 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #999
}

.title-grey999-PFSB-44 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #999
}

.specialText-1927B-44 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-44,.specialText-PSC-44 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.75rem
}

.specialText-PSC-44 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-44 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-44,.specialText-PSB-44 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.75rem
}

.specialText-PSB-44 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-44 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-44,.specialText-SB-44 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.75rem
}

.specialText-SB-44 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-44 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #ff002f
}

.title-red-PR-44 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #ff002f
}

.title-red-SB-44 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #ff002f
}

.title-green-1927B-44 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #00ac4f
}

.title-green-PR-44 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #00ac4f
}

.title-green-SB-44 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-44 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-44 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-44 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #1dcab3
}

.title-pink-1927B-44 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #ec6898
}

.title-pink-PR-44 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #ec6898
}

.title-pink-SB-44 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #ec6898
}

.title-blue-PR-44 {
    color: #00fbfb
}

.title-blue-PR-44,.title-blue1-PR-44 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem
}

.title-blue1-PR-44 {
    color: #1f70f7
}

.title-blue2-PR-44 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.75rem;
    color: #5cbffe
}

.title-black-EPM-44 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2.75rem;
    color: #000
}

.title-black-EPSB-44 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 2.75rem;
    color: #000
}

.title-black-EPB-44 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 2.75rem;
    color: #000
}

.title-grey555-EPM-44 {
    color: #555
}

.title-grey555-EPM-44,.title-grey999-EPM-44 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2.75rem
}

.title-grey999-EPM-44 {
    color: #999
}

.title-black-PoppinsB-44 {
    color: #000
}

.title-black-PoppinsB-44,.title-grey333-PoppinsB-44 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.75rem
}

.title-grey333-PoppinsB-44 {
    color: #eaecef
}

.title-grey555-PoppinsB-44 {
    color: #555
}

.title-grey555-PoppinsB-44,.title-grey999-PoppinsB-44 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.75rem
}

.title-grey999-PoppinsB-44 {
    color: #999
}

.title-green-PoppinsB-44 {
    color: #00ac4f
}

.title-green-PoppinsB-44,.title-grey666-PoppinsB-44 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.75rem
}

.title-grey666-PoppinsB-44 {
    color: #666
}

.title-black-PR-42 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #000
}

.title-black-SB-42 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #000
}

.title-black-W15-42 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #000
}

.title-black-PSC-42 {
    color: #000
}

.title-black-PSC-42,.title-green-PSC-42 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.625rem
}

.title-green-PSC-42 {
    color: #00ac4f
}

.title-black-PSB-42 {
    color: #000
}

.title-black-PSB-42,.title-green-PSB-42 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem
}

.title-green-PSB-42 {
    color: #00ac4f
}

.title-black-PFR-42 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #000
}

.title-black-PFSB-42 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #000
}

.title-black-1927B-42 {
    color: #000
}

.title-black-1927B-42,.title-white-1927B-42 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.625rem
}

.title-white-1927B-42 {
    color: #fff
}

.title-white-PR-42 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #fff
}

.title-white-SB-42 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #fff
}

.title-white-W15-42 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #fff
}

.title-grey333-1927B-42 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #eaecef
}

.title-grey333-PR-42 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #eaecef
}

.title-grey333-PSC-42 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #eaecef
}

.title-grey333-PSB-42 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #eaecef
}

.title-grey333-PFR-42 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #eaecef
}

.title-grey333-PFSB-42 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #eaecef
}

.title-grey333-SB-42 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #eaecef
}

.title-grey666-1927B-42 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #666
}

.title-grey666-PR-42 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #666
}

.title-grey666-SB-42 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #666
}

.title-grey666-PSC-42 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #666
}

.title-grey666-PSB-42 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #666
}

.title-grey666-PFR-42 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #666
}

.title-grey666-PFSB-42 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #666
}

.title-grey999-1927B-42 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #999
}

.title-grey999-PR-42 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #999
}

.title-grey999-SB-42 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #999
}

.title-grey999-PSC-42 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #999
}

.title-grey999-PSB-42 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #999
}

.title-grey999-PFR-42 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #999
}

.title-grey999-PFSB-42 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #999
}

.specialText-1927B-42 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-42,.specialText-PSC-42 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.625rem
}

.specialText-PSC-42 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-42 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-42,.specialText-PSB-42 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.625rem
}

.specialText-PSB-42 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-42 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-42,.specialText-SB-42 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.625rem
}

.specialText-SB-42 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-42 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #ff002f
}

.title-red-PR-42 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #ff002f
}

.title-red-SB-42 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #ff002f
}

.title-green-1927B-42 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #00ac4f
}

.title-green-PR-42 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #00ac4f
}

.title-green-SB-42 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-42 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-42 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-42 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #1dcab3
}

.title-pink-1927B-42 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #ec6898
}

.title-pink-PR-42 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #ec6898
}

.title-pink-SB-42 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #ec6898
}

.title-blue-PR-42 {
    color: #00fbfb
}

.title-blue-PR-42,.title-blue1-PR-42 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem
}

.title-blue1-PR-42 {
    color: #1f70f7
}

.title-blue2-PR-42 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.625rem;
    color: #5cbffe
}

.title-black-EPM-42 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2.625rem;
    color: #000
}

.title-black-EPSB-42 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 2.625rem;
    color: #000
}

.title-black-EPB-42 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 2.625rem;
    color: #000
}

.title-grey555-EPM-42 {
    color: #555
}

.title-grey555-EPM-42,.title-grey999-EPM-42 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2.625rem
}

.title-grey999-EPM-42 {
    color: #999
}

.title-black-PoppinsB-42 {
    color: #000
}

.title-black-PoppinsB-42,.title-grey333-PoppinsB-42 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.625rem
}

.title-grey333-PoppinsB-42 {
    color: #eaecef
}

.title-grey555-PoppinsB-42 {
    color: #555
}

.title-grey555-PoppinsB-42,.title-grey999-PoppinsB-42 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.625rem
}

.title-grey999-PoppinsB-42 {
    color: #999
}

.title-green-PoppinsB-42 {
    color: #00ac4f
}

.title-green-PoppinsB-42,.title-grey666-PoppinsB-42 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.625rem
}

.title-grey666-PoppinsB-42 {
    color: #666
}

.title-black-PR-40 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #000
}

.title-black-SB-40 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #000
}

.title-black-W15-40 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #000
}

.title-black-PSC-40 {
    color: #000
}

.title-black-PSC-40,.title-green-PSC-40 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.5rem
}

.title-green-PSC-40 {
    color: #00ac4f
}

.title-black-PSB-40 {
    color: #000
}

.title-black-PSB-40,.title-green-PSB-40 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem
}

.title-green-PSB-40 {
    color: #00ac4f
}

.title-black-PFR-40 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #000
}

.title-black-PFSB-40 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #000
}

.title-black-1927B-40 {
    color: #000
}

.title-black-1927B-40,.title-white-1927B-40 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.5rem
}

.title-white-1927B-40 {
    color: #fff
}

.title-white-PR-40 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #fff
}

.title-white-SB-40 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #fff
}

.title-white-W15-40 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #fff
}

.title-grey333-1927B-40 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #eaecef
}

.title-grey333-PR-40 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #eaecef
}

.title-grey333-PSC-40 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #eaecef
}

.title-grey333-PSB-40 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #eaecef
}

.title-grey333-PFR-40 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #eaecef
}

.title-grey333-PFSB-40 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #eaecef
}

.title-grey333-SB-40 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #eaecef
}

.title-grey666-1927B-40 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #666
}

.title-grey666-PR-40 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #666
}

.title-grey666-SB-40 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #666
}

.title-grey666-PSC-40 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #666
}

.title-grey666-PSB-40 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #666
}

.title-grey666-PFR-40 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #666
}

.title-grey666-PFSB-40 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #666
}

.title-grey999-1927B-40 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #999
}

.title-grey999-PR-40 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #999
}

.title-grey999-SB-40 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #999
}

.title-grey999-PSC-40 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #999
}

.title-grey999-PSB-40 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #999
}

.title-grey999-PFR-40 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #999
}

.title-grey999-PFSB-40 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #999
}

.specialText-1927B-40 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-40,.specialText-PSC-40 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.5rem
}

.specialText-PSC-40 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-40 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-40,.specialText-PSB-40 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.5rem
}

.specialText-PSB-40 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-40 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-40,.specialText-SB-40 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.5rem
}

.specialText-SB-40 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-40 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #ff002f
}

.title-red-PR-40 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #ff002f
}

.title-red-SB-40 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #ff002f
}

.title-green-1927B-40 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #00ac4f
}

.title-green-PR-40 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #00ac4f
}

.title-green-SB-40 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-40 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-40 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-40 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #1dcab3
}

.title-pink-1927B-40 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #ec6898
}

.title-pink-PR-40 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #ec6898
}

.title-pink-SB-40 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #ec6898
}

.title-blue-PR-40 {
    color: #00fbfb
}

.title-blue-PR-40,.title-blue1-PR-40 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem
}

.title-blue1-PR-40 {
    color: #1f70f7
}

.title-blue2-PR-40 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.5rem;
    color: #5cbffe
}

.title-black-EPM-40 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2.5rem;
    color: #000
}

.title-black-EPSB-40 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 2.5rem;
    color: #000
}

.title-black-EPB-40 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 2.5rem;
    color: #000
}

.title-grey555-EPM-40 {
    color: #555
}

.title-grey555-EPM-40,.title-grey999-EPM-40 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2.5rem
}

.title-grey999-EPM-40 {
    color: #999
}

.title-black-PoppinsB-40 {
    color: #000
}

.title-black-PoppinsB-40,.title-grey333-PoppinsB-40 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.5rem
}

.title-grey333-PoppinsB-40 {
    color: #eaecef
}

.title-grey555-PoppinsB-40 {
    color: #555
}

.title-grey555-PoppinsB-40,.title-grey999-PoppinsB-40 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.5rem
}

.title-grey999-PoppinsB-40 {
    color: #999
}

.title-green-PoppinsB-40 {
    color: #00ac4f
}

.title-green-PoppinsB-40,.title-grey666-PoppinsB-40 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.5rem
}

.title-grey666-PoppinsB-40 {
    color: #666
}

.title-black-PR-38 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #000
}

.title-black-SB-38 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #000
}

.title-black-W15-38 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #000
}

.title-black-PSC-38 {
    color: #000
}

.title-black-PSC-38,.title-green-PSC-38 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.375rem
}

.title-green-PSC-38 {
    color: #00ac4f
}

.title-black-PSB-38 {
    color: #000
}

.title-black-PSB-38,.title-green-PSB-38 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem
}

.title-green-PSB-38 {
    color: #00ac4f
}

.title-black-PFR-38 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #000
}

.title-black-PFSB-38 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #000
}

.title-black-1927B-38 {
    color: #000
}

.title-black-1927B-38,.title-white-1927B-38 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.375rem
}

.title-white-1927B-38 {
    color: #fff
}

.title-white-PR-38 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #fff
}

.title-white-SB-38 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #fff
}

.title-white-W15-38 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #fff
}

.title-grey333-1927B-38 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #eaecef
}

.title-grey333-PR-38 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #eaecef
}

.title-grey333-PSC-38 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #eaecef
}

.title-grey333-PSB-38 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #eaecef
}

.title-grey333-PFR-38 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #eaecef
}

.title-grey333-PFSB-38 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #eaecef
}

.title-grey333-SB-38 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #eaecef
}

.title-grey666-1927B-38 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #666
}

.title-grey666-PR-38 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #666
}

.title-grey666-SB-38 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #666
}

.title-grey666-PSC-38 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #666
}

.title-grey666-PSB-38 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #666
}

.title-grey666-PFR-38 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #666
}

.title-grey666-PFSB-38 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #666
}

.title-grey999-1927B-38 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #999
}

.title-grey999-PR-38 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #999
}

.title-grey999-SB-38 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #999
}

.title-grey999-PSC-38 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #999
}

.title-grey999-PSB-38 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #999
}

.title-grey999-PFR-38 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #999
}

.title-grey999-PFSB-38 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #999
}

.specialText-1927B-38 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-38,.specialText-PSC-38 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.375rem
}

.specialText-PSC-38 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-38 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-38,.specialText-PSB-38 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.375rem
}

.specialText-PSB-38 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-38 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-38,.specialText-SB-38 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.375rem
}

.specialText-SB-38 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-38 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #ff002f
}

.title-red-PR-38 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #ff002f
}

.title-red-SB-38 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #ff002f
}

.title-green-1927B-38 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #00ac4f
}

.title-green-PR-38 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #00ac4f
}

.title-green-SB-38 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-38 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-38 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-38 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #1dcab3
}

.title-pink-1927B-38 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #ec6898
}

.title-pink-PR-38 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #ec6898
}

.title-pink-SB-38 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #ec6898
}

.title-blue-PR-38 {
    color: #00fbfb
}

.title-blue-PR-38,.title-blue1-PR-38 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem
}

.title-blue1-PR-38 {
    color: #1f70f7
}

.title-blue2-PR-38 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.375rem;
    color: #5cbffe
}

.title-black-EPM-38 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2.375rem;
    color: #000
}

.title-black-EPSB-38 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 2.375rem;
    color: #000
}

.title-black-EPB-38 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 2.375rem;
    color: #000
}

.title-grey555-EPM-38 {
    color: #555
}

.title-grey555-EPM-38,.title-grey999-EPM-38 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2.375rem
}

.title-grey999-EPM-38 {
    color: #999
}

.title-black-PoppinsB-38 {
    color: #000
}

.title-black-PoppinsB-38,.title-grey333-PoppinsB-38 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.375rem
}

.title-grey333-PoppinsB-38 {
    color: #eaecef
}

.title-grey555-PoppinsB-38 {
    color: #555
}

.title-grey555-PoppinsB-38,.title-grey999-PoppinsB-38 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.375rem
}

.title-grey999-PoppinsB-38 {
    color: #999
}

.title-green-PoppinsB-38 {
    color: #00ac4f
}

.title-green-PoppinsB-38,.title-grey666-PoppinsB-38 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.375rem
}

.title-grey666-PoppinsB-38 {
    color: #666
}

.title-black-PR-36 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #000
}

.title-black-SB-36 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #000
}

.title-black-W15-36 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #000
}

.title-black-PSC-36 {
    color: #000
}

.title-black-PSC-36,.title-green-PSC-36 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.25rem
}

.title-green-PSC-36 {
    color: #00ac4f
}

.title-black-PSB-36 {
    color: #000
}

.title-black-PSB-36,.title-green-PSB-36 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem
}

.title-green-PSB-36 {
    color: #00ac4f
}

.title-black-PFR-36 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #000
}

.title-black-PFSB-36 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #000
}

.title-black-1927B-36 {
    color: #000
}

.title-black-1927B-36,.title-white-1927B-36 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.25rem
}

.title-white-1927B-36 {
    color: #fff
}

.title-white-PR-36 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #fff
}

.title-white-SB-36 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #fff
}

.title-white-W15-36 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #fff
}

.title-grey333-1927B-36 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #eaecef
}

.title-grey333-PR-36 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #eaecef
}

.title-grey333-PSC-36 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #eaecef
}

.title-grey333-PSB-36 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #eaecef
}

.title-grey333-PFR-36 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #eaecef
}

.title-grey333-PFSB-36 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #eaecef
}

.title-grey333-SB-36 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #eaecef
}

.title-grey666-1927B-36 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #666
}

.title-grey666-PR-36 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #666
}

.title-grey666-SB-36 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #666
}

.title-grey666-PSC-36 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #666
}

.title-grey666-PSB-36 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #666
}

.title-grey666-PFR-36 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #666
}

.title-grey666-PFSB-36 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #666
}

.title-grey999-1927B-36 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #999
}

.title-grey999-PR-36 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #999
}

.title-grey999-SB-36 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #999
}

.title-grey999-PSC-36 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #999
}

.title-grey999-PSB-36 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #999
}

.title-grey999-PFR-36 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #999
}

.title-grey999-PFSB-36 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #999
}

.specialText-1927B-36 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-36,.specialText-PSC-36 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.25rem
}

.specialText-PSC-36 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-36 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-36,.specialText-PSB-36 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.25rem
}

.specialText-PSB-36 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-36 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-36,.specialText-SB-36 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.25rem
}

.specialText-SB-36 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-36 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #ff002f
}

.title-red-PR-36 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #ff002f
}

.title-red-SB-36 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #ff002f
}

.title-green-1927B-36 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #00ac4f
}

.title-green-PR-36 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #00ac4f
}

.title-green-SB-36 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-36 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-36 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-36 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #1dcab3
}

.title-pink-1927B-36 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #ec6898
}

.title-pink-PR-36 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #ec6898
}

.title-pink-SB-36 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #ec6898
}

.title-blue-PR-36 {
    color: #00fbfb
}

.title-blue-PR-36,.title-blue1-PR-36 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem
}

.title-blue1-PR-36 {
    color: #1f70f7
}

.title-blue2-PR-36 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.25rem;
    color: #5cbffe
}

.title-black-EPM-36 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2.25rem;
    color: #000
}

.title-black-EPSB-36 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 2.25rem;
    color: #000
}

.title-black-EPB-36 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 2.25rem;
    color: #000
}

.title-grey555-EPM-36 {
    color: #555
}

.title-grey555-EPM-36,.title-grey999-EPM-36 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2.25rem
}

.title-grey999-EPM-36 {
    color: #999
}

.title-black-PoppinsB-36 {
    color: #000
}

.title-black-PoppinsB-36,.title-grey333-PoppinsB-36 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.25rem
}

.title-grey333-PoppinsB-36 {
    color: #eaecef
}

.title-grey555-PoppinsB-36 {
    color: #555
}

.title-grey555-PoppinsB-36,.title-grey999-PoppinsB-36 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.25rem
}

.title-grey999-PoppinsB-36 {
    color: #999
}

.title-green-PoppinsB-36 {
    color: #00ac4f
}

.title-green-PoppinsB-36,.title-grey666-PoppinsB-36 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.25rem
}

.title-grey666-PoppinsB-36 {
    color: #666
}

.title-black-PR-34 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #000
}

.title-black-SB-34 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #000
}

.title-black-W15-34 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #000
}

.title-black-PSC-34 {
    color: #000
}

.title-black-PSC-34,.title-green-PSC-34 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.125rem
}

.title-green-PSC-34 {
    color: #00ac4f
}

.title-black-PSB-34 {
    color: #000
}

.title-black-PSB-34,.title-green-PSB-34 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem
}

.title-green-PSB-34 {
    color: #00ac4f
}

.title-black-PFR-34 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #000
}

.title-black-PFSB-34 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #000
}

.title-black-1927B-34 {
    color: #000
}

.title-black-1927B-34,.title-white-1927B-34 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.125rem
}

.title-white-1927B-34 {
    color: #fff
}

.title-white-PR-34 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #fff
}

.title-white-SB-34 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #fff
}

.title-white-W15-34 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #fff
}

.title-grey333-1927B-34 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #eaecef
}

.title-grey333-PR-34 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #eaecef
}

.title-grey333-PSC-34 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #eaecef
}

.title-grey333-PSB-34 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #eaecef
}

.title-grey333-PFR-34 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #eaecef
}

.title-grey333-PFSB-34 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #eaecef
}

.title-grey333-SB-34 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #eaecef
}

.title-grey666-1927B-34 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #666
}

.title-grey666-PR-34 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #666
}

.title-grey666-SB-34 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #666
}

.title-grey666-PSC-34 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #666
}

.title-grey666-PSB-34 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #666
}

.title-grey666-PFR-34 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #666
}

.title-grey666-PFSB-34 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #666
}

.title-grey999-1927B-34 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #999
}

.title-grey999-PR-34 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #999
}

.title-grey999-SB-34 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #999
}

.title-grey999-PSC-34 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #999
}

.title-grey999-PSB-34 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #999
}

.title-grey999-PFR-34 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #999
}

.title-grey999-PFSB-34 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #999
}

.specialText-1927B-34 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-34,.specialText-PSC-34 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.125rem
}

.specialText-PSC-34 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-34 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-34,.specialText-PSB-34 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.125rem
}

.specialText-PSB-34 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-34 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-34,.specialText-SB-34 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2.125rem
}

.specialText-SB-34 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-34 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #ff002f
}

.title-red-PR-34 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #ff002f
}

.title-red-SB-34 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #ff002f
}

.title-green-1927B-34 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #00ac4f
}

.title-green-PR-34 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #00ac4f
}

.title-green-SB-34 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-34 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-34 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-34 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #1dcab3
}

.title-pink-1927B-34 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #ec6898
}

.title-pink-PR-34 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #ec6898
}

.title-pink-SB-34 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #ec6898
}

.title-blue-PR-34 {
    color: #00fbfb
}

.title-blue-PR-34,.title-blue1-PR-34 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem
}

.title-blue1-PR-34 {
    color: #1f70f7
}

.title-blue2-PR-34 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2.125rem;
    color: #5cbffe
}

.title-black-EPM-34 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2.125rem;
    color: #000
}

.title-black-EPSB-34 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 2.125rem;
    color: #000
}

.title-black-EPB-34 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 2.125rem;
    color: #000
}

.title-grey555-EPM-34 {
    color: #555
}

.title-grey555-EPM-34,.title-grey999-EPM-34 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2.125rem
}

.title-grey999-EPM-34 {
    color: #999
}

.title-black-PoppinsB-34 {
    color: #000
}

.title-black-PoppinsB-34,.title-grey333-PoppinsB-34 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.125rem
}

.title-grey333-PoppinsB-34 {
    color: #eaecef
}

.title-grey555-PoppinsB-34 {
    color: #555
}

.title-grey555-PoppinsB-34,.title-grey999-PoppinsB-34 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.125rem
}

.title-grey999-PoppinsB-34 {
    color: #999
}

.title-green-PoppinsB-34 {
    color: #00ac4f
}

.title-green-PoppinsB-34,.title-grey666-PoppinsB-34 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2.125rem
}

.title-grey666-PoppinsB-34 {
    color: #666
}

.title-black-PR-32 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #000
}

.title-black-SB-32 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #000
}

.title-black-W15-32 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #000
}

.title-black-PSC-32 {
    color: #000
}

.title-black-PSC-32,.title-green-PSC-32 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2rem
}

.title-green-PSC-32 {
    color: #00ac4f
}

.title-black-PSB-32 {
    color: #000
}

.title-black-PSB-32,.title-green-PSB-32 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2rem
}

.title-green-PSB-32 {
    color: #00ac4f
}

.title-black-PFR-32 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #000
}

.title-black-PFSB-32 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #000
}

.title-black-1927B-32 {
    color: #000
}

.title-black-1927B-32,.title-white-1927B-32 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2rem
}

.title-white-1927B-32 {
    color: #fff
}

.title-white-PR-32 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #fff
}

.title-white-SB-32 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #fff
}

.title-white-W15-32 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #fff
}

.title-grey333-1927B-32 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #eaecef
}

.title-grey333-PR-32 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #eaecef
}

.title-grey333-PSC-32 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #eaecef
}

.title-grey333-PSB-32 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #eaecef
}

.title-grey333-PFR-32 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #eaecef
}

.title-grey333-PFSB-32 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #eaecef
}

.title-grey333-SB-32 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #eaecef
}

.title-grey666-1927B-32 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #666
}

.title-grey666-PR-32 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #666
}

.title-grey666-SB-32 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #666
}

.title-grey666-PSC-32 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #666
}

.title-grey666-PSB-32 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #666
}

.title-grey666-PFR-32 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #666
}

.title-grey666-PFSB-32 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #666
}

.title-grey999-1927B-32 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #999
}

.title-grey999-PR-32 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #999
}

.title-grey999-SB-32 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #999
}

.title-grey999-PSC-32 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #999
}

.title-grey999-PSB-32 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #999
}

.title-grey999-PFR-32 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #999
}

.title-grey999-PFSB-32 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #999
}

.specialText-1927B-32 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-32,.specialText-PSC-32 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2rem
}

.specialText-PSC-32 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-32 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-32,.specialText-PSB-32 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2rem
}

.specialText-PSB-32 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-32 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-32,.specialText-SB-32 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 2rem
}

.specialText-SB-32 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-32 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #ff002f
}

.title-red-PR-32 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #ff002f
}

.title-red-SB-32 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #ff002f
}

.title-green-1927B-32 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #00ac4f
}

.title-green-PR-32 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #00ac4f
}

.title-green-SB-32 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-32 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-32 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-32 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #1dcab3
}

.title-pink-1927B-32 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #ec6898
}

.title-pink-PR-32 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #ec6898
}

.title-pink-SB-32 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #ec6898
}

.title-blue-PR-32 {
    color: #00fbfb
}

.title-blue-PR-32,.title-blue1-PR-32 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem
}

.title-blue1-PR-32 {
    color: #1f70f7
}

.title-blue2-PR-32 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 2rem;
    color: #5cbffe
}

.title-black-EPM-32 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2rem;
    color: #000
}

.title-black-EPSB-32 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 2rem;
    color: #000
}

.title-black-EPB-32 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 2rem;
    color: #000
}

.title-grey555-EPM-32 {
    color: #555
}

.title-grey555-EPM-32,.title-grey999-EPM-32 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 2rem
}

.title-grey999-EPM-32 {
    color: #999
}

.title-black-PoppinsB-32 {
    color: #000
}

.title-black-PoppinsB-32,.title-grey333-PoppinsB-32 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2rem
}

.title-grey333-PoppinsB-32 {
    color: #eaecef
}

.title-grey555-PoppinsB-32 {
    color: #555
}

.title-grey555-PoppinsB-32,.title-grey999-PoppinsB-32 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2rem
}

.title-grey999-PoppinsB-32 {
    color: #999
}

.title-green-PoppinsB-32 {
    color: #00ac4f
}

.title-green-PoppinsB-32,.title-grey666-PoppinsB-32 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 2rem
}

.title-grey666-PoppinsB-32 {
    color: #666
}

.title-black-PR-30 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #000
}

.title-black-SB-30 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #000
}

.title-black-W15-30 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #000
}

.title-black-PSC-30 {
    color: #000
}

.title-black-PSC-30,.title-green-PSC-30 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.875rem
}

.title-green-PSC-30 {
    color: #00ac4f
}

.title-black-PSB-30 {
    color: #000
}

.title-black-PSB-30,.title-green-PSB-30 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem
}

.title-green-PSB-30 {
    color: #00ac4f
}

.title-black-PFR-30 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #000
}

.title-black-PFSB-30 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #000
}

.title-black-1927B-30 {
    color: #000
}

.title-black-1927B-30,.title-white-1927B-30 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.875rem
}

.title-white-1927B-30 {
    color: #fff
}

.title-white-PR-30 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #fff
}

.title-white-SB-30 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #fff
}

.title-white-W15-30 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #fff
}

.title-grey333-1927B-30 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #eaecef
}

.title-grey333-PR-30 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #eaecef
}

.title-grey333-PSC-30 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #eaecef
}

.title-grey333-PSB-30 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #eaecef
}

.title-grey333-PFR-30 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #eaecef
}

.title-grey333-PFSB-30 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #eaecef
}

.title-grey333-SB-30 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #eaecef
}

.title-grey666-1927B-30 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #666
}

.title-grey666-PR-30 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #666
}

.title-grey666-SB-30 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #666
}

.title-grey666-PSC-30 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #666
}

.title-grey666-PSB-30 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #666
}

.title-grey666-PFR-30 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #666
}

.title-grey666-PFSB-30 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #666
}

.title-grey999-1927B-30 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #999
}

.title-grey999-PR-30 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #999
}

.title-grey999-SB-30 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #999
}

.title-grey999-PSC-30 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #999
}

.title-grey999-PSB-30 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #999
}

.title-grey999-PFR-30 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #999
}

.title-grey999-PFSB-30 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #999
}

.specialText-1927B-30 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-30,.specialText-PSC-30 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.875rem
}

.specialText-PSC-30 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-30 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-30,.specialText-PSB-30 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.875rem
}

.specialText-PSB-30 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-30 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-30,.specialText-SB-30 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.875rem
}

.specialText-SB-30 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-30 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #ff002f
}

.title-red-PR-30 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #ff002f
}

.title-red-SB-30 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #ff002f
}

.title-green-1927B-30 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #00ac4f
}

.title-green-PR-30 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #00ac4f
}

.title-green-SB-30 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-30 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-30 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-30 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #1dcab3
}

.title-pink-1927B-30 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #ec6898
}

.title-pink-PR-30 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #ec6898
}

.title-pink-SB-30 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #ec6898
}

.title-blue-PR-30 {
    color: #00fbfb
}

.title-blue-PR-30,.title-blue1-PR-30 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem
}

.title-blue1-PR-30 {
    color: #1f70f7
}

.title-blue2-PR-30 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.875rem;
    color: #5cbffe
}

.title-black-EPM-30 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1.875rem;
    color: #000
}

.title-black-EPSB-30 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 1.875rem;
    color: #000
}

.title-black-EPB-30 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 1.875rem;
    color: #000
}

.title-grey555-EPM-30 {
    color: #555
}

.title-grey555-EPM-30,.title-grey999-EPM-30 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1.875rem
}

.title-grey999-EPM-30 {
    color: #999
}

.title-black-PoppinsB-30 {
    color: #000
}

.title-black-PoppinsB-30,.title-grey333-PoppinsB-30 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.875rem
}

.title-grey333-PoppinsB-30 {
    color: #eaecef
}

.title-grey555-PoppinsB-30 {
    color: #555
}

.title-grey555-PoppinsB-30,.title-grey999-PoppinsB-30 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.875rem
}

.title-grey999-PoppinsB-30 {
    color: #999
}

.title-green-PoppinsB-30 {
    color: #00ac4f
}

.title-green-PoppinsB-30,.title-grey666-PoppinsB-30 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.875rem
}

.title-grey666-PoppinsB-30 {
    color: #666
}

.title-black-PR-28 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #000
}

.title-black-SB-28 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #000
}

.title-black-W15-28 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #000
}

.title-black-PSC-28 {
    color: #000
}

.title-black-PSC-28,.title-green-PSC-28 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.75rem
}

.title-green-PSC-28 {
    color: #00ac4f
}

.title-black-PSB-28 {
    color: #000
}

.title-black-PSB-28,.title-green-PSB-28 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem
}

.title-green-PSB-28 {
    color: #00ac4f
}

.title-black-PFR-28 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #000
}

.title-black-PFSB-28 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #000
}

.title-black-1927B-28 {
    color: #000
}

.title-black-1927B-28,.title-white-1927B-28 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.75rem
}

.title-white-1927B-28 {
    color: #fff
}

.title-white-PR-28 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #fff
}

.title-white-SB-28 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #fff
}

.title-white-W15-28 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #fff
}

.title-grey333-1927B-28 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #eaecef
}

.title-grey333-PR-28 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #eaecef
}

.title-grey333-PSC-28 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #eaecef
}

.title-grey333-PSB-28 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #eaecef
}

.title-grey333-PFR-28 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #eaecef
}

.title-grey333-PFSB-28 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #eaecef
}

.title-grey333-SB-28 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #eaecef
}

.title-grey666-1927B-28 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #666
}

.title-grey666-PR-28 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #666
}

.title-grey666-SB-28 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #666
}

.title-grey666-PSC-28 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #666
}

.title-grey666-PSB-28 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #666
}

.title-grey666-PFR-28 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #666
}

.title-grey666-PFSB-28 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #666
}

.title-grey999-1927B-28 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #999
}

.title-grey999-PR-28 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #999
}

.title-grey999-SB-28 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #999
}

.title-grey999-PSC-28 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #999
}

.title-grey999-PSB-28 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #999
}

.title-grey999-PFR-28 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #999
}

.title-grey999-PFSB-28 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #999
}

.specialText-1927B-28 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-28,.specialText-PSC-28 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.75rem
}

.specialText-PSC-28 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-28 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-28,.specialText-PSB-28 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.75rem
}

.specialText-PSB-28 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-28 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-28,.specialText-SB-28 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.75rem
}

.specialText-SB-28 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-28 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #ff002f
}

.title-red-PR-28 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #ff002f
}

.title-red-SB-28 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #ff002f
}

.title-green-1927B-28 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #00ac4f
}

.title-green-PR-28 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #00ac4f
}

.title-green-SB-28 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-28 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-28 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-28 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #1dcab3
}

.title-pink-1927B-28 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #ec6898
}

.title-pink-PR-28 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #ec6898
}

.title-pink-SB-28 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #ec6898
}

.title-blue-PR-28 {
    color: #00fbfb
}

.title-blue-PR-28,.title-blue1-PR-28 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem
}

.title-blue1-PR-28 {
    color: #1f70f7
}

.title-blue2-PR-28 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.75rem;
    color: #5cbffe
}

.title-black-EPM-28 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1.75rem;
    color: #000
}

.title-black-EPSB-28 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 1.75rem;
    color: #000
}

.title-black-EPB-28 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 1.75rem;
    color: #000
}

.title-grey555-EPM-28 {
    color: #555
}

.title-grey555-EPM-28,.title-grey999-EPM-28 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1.75rem
}

.title-grey999-EPM-28 {
    color: #999
}

.title-black-PoppinsB-28 {
    color: #000
}

.title-black-PoppinsB-28,.title-grey333-PoppinsB-28 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.75rem
}

.title-grey333-PoppinsB-28 {
    color: #eaecef
}

.title-grey555-PoppinsB-28 {
    color: #555
}

.title-grey555-PoppinsB-28,.title-grey999-PoppinsB-28 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.75rem
}

.title-grey999-PoppinsB-28 {
    color: #999
}

.title-green-PoppinsB-28 {
    color: #00ac4f
}

.title-green-PoppinsB-28,.title-grey666-PoppinsB-28 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.75rem
}

.title-grey666-PoppinsB-28 {
    color: #666
}

.title-black-PR-26 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #000
}

.title-black-SB-26 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #000
}

.title-black-W15-26 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #000
}

.title-black-PSC-26 {
    color: #000
}

.title-black-PSC-26,.title-green-PSC-26 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.625rem
}

.title-green-PSC-26 {
    color: #00ac4f
}

.title-black-PSB-26 {
    color: #000
}

.title-black-PSB-26,.title-green-PSB-26 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem
}

.title-green-PSB-26 {
    color: #00ac4f
}

.title-black-PFR-26 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #000
}

.title-black-PFSB-26 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #000
}

.title-black-1927B-26 {
    color: #000
}

.title-black-1927B-26,.title-white-1927B-26 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.625rem
}

.title-white-1927B-26 {
    color: #fff
}

.title-white-PR-26 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #fff
}

.title-white-SB-26 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #fff
}

.title-white-W15-26 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #fff
}

.title-grey333-1927B-26 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #eaecef
}

.title-grey333-PR-26 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #eaecef
}

.title-grey333-PSC-26 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #eaecef
}

.title-grey333-PSB-26 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #eaecef
}

.title-grey333-PFR-26 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #eaecef
}

.title-grey333-PFSB-26 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #eaecef
}

.title-grey333-SB-26 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #eaecef
}

.title-grey666-1927B-26 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #666
}

.title-grey666-PR-26 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #666
}

.title-grey666-SB-26 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #666
}

.title-grey666-PSC-26 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #666
}

.title-grey666-PSB-26 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #666
}

.title-grey666-PFR-26 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #666
}

.title-grey666-PFSB-26 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #666
}

.title-grey999-1927B-26 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #999
}

.title-grey999-PR-26 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #999
}

.title-grey999-SB-26 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #999
}

.title-grey999-PSC-26 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #999
}

.title-grey999-PSB-26 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #999
}

.title-grey999-PFR-26 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #999
}

.title-grey999-PFSB-26 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #999
}

.specialText-1927B-26 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-26,.specialText-PSC-26 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.625rem
}

.specialText-PSC-26 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-26 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-26,.specialText-PSB-26 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.625rem
}

.specialText-PSB-26 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-26 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-26,.specialText-SB-26 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.625rem
}

.specialText-SB-26 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-26 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #ff002f
}

.title-red-PR-26 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #ff002f
}

.title-red-SB-26 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #ff002f
}

.title-green-1927B-26 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #00ac4f
}

.title-green-PR-26 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #00ac4f
}

.title-green-SB-26 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-26 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-26 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-26 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #1dcab3
}

.title-pink-1927B-26 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #ec6898
}

.title-pink-PR-26 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #ec6898
}

.title-pink-SB-26 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #ec6898
}

.title-blue-PR-26 {
    color: #00fbfb
}

.title-blue-PR-26,.title-blue1-PR-26 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem
}

.title-blue1-PR-26 {
    color: #1f70f7
}

.title-blue2-PR-26 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.625rem;
    color: #5cbffe
}

.title-black-EPM-26 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1.625rem;
    color: #000
}

.title-black-EPSB-26 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 1.625rem;
    color: #000
}

.title-black-EPB-26 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 1.625rem;
    color: #000
}

.title-grey555-EPM-26 {
    color: #555
}

.title-grey555-EPM-26,.title-grey999-EPM-26 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1.625rem
}

.title-grey999-EPM-26 {
    color: #999
}

.title-black-PoppinsB-26 {
    color: #000
}

.title-black-PoppinsB-26,.title-grey333-PoppinsB-26 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.625rem
}

.title-grey333-PoppinsB-26 {
    color: #eaecef
}

.title-grey555-PoppinsB-26 {
    color: #555
}

.title-grey555-PoppinsB-26,.title-grey999-PoppinsB-26 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.625rem
}

.title-grey999-PoppinsB-26 {
    color: #999
}

.title-green-PoppinsB-26 {
    color: #00ac4f
}

.title-green-PoppinsB-26,.title-grey666-PoppinsB-26 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.625rem
}

.title-grey666-PoppinsB-26 {
    color: #666
}

.title-black-PR-24 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #000
}

.title-black-SB-24 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #000
}

.title-black-W15-24 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #000
}

.title-black-PSC-24 {
    color: #000
}

.title-black-PSC-24,.title-green-PSC-24 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.5rem
}

.title-green-PSC-24 {
    color: #00ac4f
}

.title-black-PSB-24 {
    color: #000
}

.title-black-PSB-24,.title-green-PSB-24 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem
}

.title-green-PSB-24 {
    color: #00ac4f
}

.title-black-PFR-24 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #000
}

.title-black-PFSB-24 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #000
}

.title-black-1927B-24 {
    color: #000
}

.title-black-1927B-24,.title-white-1927B-24 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.5rem
}

.title-white-1927B-24 {
    color: #fff
}

.title-white-PR-24 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #fff
}

.title-white-SB-24 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #fff
}

.title-white-W15-24 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #fff
}

.title-grey333-1927B-24 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #eaecef
}

.title-grey333-PR-24 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #eaecef
}

.title-grey333-PSC-24 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #eaecef
}

.title-grey333-PSB-24 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #eaecef
}

.title-grey333-PFR-24 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #eaecef
}

.title-grey333-PFSB-24 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #eaecef
}

.title-grey333-SB-24 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #eaecef
}

.title-grey666-1927B-24 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #666
}

.title-grey666-PR-24 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #666
}

.title-grey666-SB-24 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #666
}

.title-grey666-PSC-24 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #666
}

.title-grey666-PSB-24 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #666
}

.title-grey666-PFR-24 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #666
}

.title-grey666-PFSB-24 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #666
}

.title-grey999-1927B-24 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #999
}

.title-grey999-PR-24 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #999
}

.title-grey999-SB-24 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #999
}

.title-grey999-PSC-24 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #999
}

.title-grey999-PSB-24 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #999
}

.title-grey999-PFR-24 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #999
}

.title-grey999-PFSB-24 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #999
}

.specialText-1927B-24 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-24,.specialText-PSC-24 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.5rem
}

.specialText-PSC-24 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-24 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-24,.specialText-PSB-24 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.5rem
}

.specialText-PSB-24 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-24 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-24,.specialText-SB-24 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.5rem
}

.specialText-SB-24 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-24 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #ff002f
}

.title-red-PR-24 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #ff002f
}

.title-red-SB-24 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #ff002f
}

.title-green-1927B-24 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #00ac4f
}

.title-green-PR-24 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #00ac4f
}

.title-green-SB-24 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-24 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-24 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-24 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #1dcab3
}

.title-pink-1927B-24 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #ec6898
}

.title-pink-PR-24 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #ec6898
}

.title-pink-SB-24 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #ec6898
}

.title-blue-PR-24 {
    color: #00fbfb
}

.title-blue-PR-24,.title-blue1-PR-24 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem
}

.title-blue1-PR-24 {
    color: #1f70f7
}

.title-blue2-PR-24 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.5rem;
    color: #5cbffe
}

.title-black-EPM-24 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1.5rem;
    color: #000
}

.title-black-EPSB-24 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 1.5rem;
    color: #000
}

.title-black-EPB-24 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 1.5rem;
    color: #000
}

.title-grey555-EPM-24 {
    color: #555
}

.title-grey555-EPM-24,.title-grey999-EPM-24 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1.5rem
}

.title-grey999-EPM-24 {
    color: #999
}

.title-black-PoppinsB-24 {
    color: #000
}

.title-black-PoppinsB-24,.title-grey333-PoppinsB-24 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.5rem
}

.title-grey333-PoppinsB-24 {
    color: #eaecef
}

.title-grey555-PoppinsB-24 {
    color: #555
}

.title-grey555-PoppinsB-24,.title-grey999-PoppinsB-24 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.5rem
}

.title-grey999-PoppinsB-24 {
    color: #999
}

.title-green-PoppinsB-24 {
    color: #00ac4f
}

.title-green-PoppinsB-24,.title-grey666-PoppinsB-24 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.5rem
}

.title-grey666-PoppinsB-24 {
    color: #666
}

.title-black-PR-22 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #000
}

.title-black-SB-22 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #000
}

.title-black-W15-22 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #000
}

.title-black-PSC-22 {
    color: #000
}

.title-black-PSC-22,.title-green-PSC-22 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.375rem
}

.title-green-PSC-22 {
    color: #00ac4f
}

.title-black-PSB-22 {
    color: #000
}

.title-black-PSB-22,.title-green-PSB-22 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem
}

.title-green-PSB-22 {
    color: #00ac4f
}

.title-black-PFR-22 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #000
}

.title-black-PFSB-22 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #000
}

.title-black-1927B-22 {
    color: #000
}

.title-black-1927B-22,.title-white-1927B-22 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.375rem
}

.title-white-1927B-22 {
    color: #fff
}

.title-white-PR-22 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #fff
}

.title-white-SB-22 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #fff
}

.title-white-W15-22 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #fff
}

.title-grey333-1927B-22 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #eaecef
}

.title-grey333-PR-22 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #eaecef
}

.title-grey333-PSC-22 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #eaecef
}

.title-grey333-PSB-22 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #eaecef
}

.title-grey333-PFR-22 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #eaecef
}

.title-grey333-PFSB-22 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #eaecef
}

.title-grey333-SB-22 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #eaecef
}

.title-grey666-1927B-22 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #666
}

.title-grey666-PR-22 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #666
}

.title-grey666-SB-22 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #666
}

.title-grey666-PSC-22 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #666
}

.title-grey666-PSB-22 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #666
}

.title-grey666-PFR-22 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #666
}

.title-grey666-PFSB-22 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #666
}

.title-grey999-1927B-22 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #999
}

.title-grey999-PR-22 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #999
}

.title-grey999-SB-22 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #999
}

.title-grey999-PSC-22 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #999
}

.title-grey999-PSB-22 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #999
}

.title-grey999-PFR-22 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #999
}

.title-grey999-PFSB-22 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #999
}

.specialText-1927B-22 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-22,.specialText-PSC-22 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.375rem
}

.specialText-PSC-22 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-22 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-22,.specialText-PSB-22 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.375rem
}

.specialText-PSB-22 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-22 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-22,.specialText-SB-22 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.375rem
}

.specialText-SB-22 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-22 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #ff002f
}

.title-red-PR-22 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #ff002f
}

.title-red-SB-22 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #ff002f
}

.title-green-1927B-22 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #00ac4f
}

.title-green-PR-22 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #00ac4f
}

.title-green-SB-22 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-22 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-22 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-22 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #1dcab3
}

.title-pink-1927B-22 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #ec6898
}

.title-pink-PR-22 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #ec6898
}

.title-pink-SB-22 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #ec6898
}

.title-blue-PR-22 {
    color: #00fbfb
}

.title-blue-PR-22,.title-blue1-PR-22 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem
}

.title-blue1-PR-22 {
    color: #1f70f7
}

.title-blue2-PR-22 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.375rem;
    color: #5cbffe
}

.title-black-EPM-22 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1.375rem;
    color: #000
}

.title-black-EPSB-22 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 1.375rem;
    color: #000
}

.title-black-EPB-22 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 1.375rem;
    color: #000
}

.title-grey555-EPM-22 {
    color: #555
}

.title-grey555-EPM-22,.title-grey999-EPM-22 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1.375rem
}

.title-grey999-EPM-22 {
    color: #999
}

.title-black-PoppinsB-22 {
    color: #000
}

.title-black-PoppinsB-22,.title-grey333-PoppinsB-22 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.375rem
}

.title-grey333-PoppinsB-22 {
    color: #eaecef
}

.title-grey555-PoppinsB-22 {
    color: #555
}

.title-grey555-PoppinsB-22,.title-grey999-PoppinsB-22 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.375rem
}

.title-grey999-PoppinsB-22 {
    color: #999
}

.title-green-PoppinsB-22 {
    color: #00ac4f
}

.title-green-PoppinsB-22,.title-grey666-PoppinsB-22 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.375rem
}

.title-grey666-PoppinsB-22 {
    color: #666
}

.title-black-PR-20 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #000
}

.title-black-SB-20 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #000
}

.title-black-W15-20 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #000
}

.title-black-PSC-20 {
    color: #000
}

.title-black-PSC-20,.title-green-PSC-20 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.25rem
}

.title-green-PSC-20 {
    color: #00ac4f
}

.title-black-PSB-20 {
    color: #000
}

.title-black-PSB-20,.title-green-PSB-20 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem
}

.title-green-PSB-20 {
    color: #00ac4f
}

.title-black-PFR-20 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #000
}

.title-black-PFSB-20 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #000
}

.title-black-1927B-20 {
    color: #000
}

.title-black-1927B-20,.title-white-1927B-20 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.25rem
}

.title-white-1927B-20 {
    color: #fff
}

.title-white-PR-20 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #fff
}

.title-white-SB-20 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #fff
}

.title-white-W15-20 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #fff
}

.title-grey333-1927B-20 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #eaecef
}

.title-grey333-PR-20 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #eaecef
}

.title-grey333-PSC-20 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #eaecef
}

.title-grey333-PSB-20 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #eaecef
}

.title-grey333-PFR-20 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #eaecef
}

.title-grey333-PFSB-20 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #eaecef
}

.title-grey333-SB-20 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #eaecef
}

.title-grey666-1927B-20 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #666
}

.title-grey666-PR-20 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #666
}

.title-grey666-SB-20 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #666
}

.title-grey666-PSC-20 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #666
}

.title-grey666-PSB-20 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #666
}

.title-grey666-PFR-20 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #666
}

.title-grey666-PFSB-20 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #666
}

.title-grey999-1927B-20 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #999
}

.title-grey999-PR-20 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #999
}

.title-grey999-SB-20 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #999
}

.title-grey999-PSC-20 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #999
}

.title-grey999-PSB-20 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #999
}

.title-grey999-PFR-20 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #999
}

.title-grey999-PFSB-20 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #999
}

.specialText-1927B-20 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-20,.specialText-PSC-20 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.25rem
}

.specialText-PSC-20 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-20 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-20,.specialText-PSB-20 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.25rem
}

.specialText-PSB-20 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-20 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-20,.specialText-SB-20 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.25rem
}

.specialText-SB-20 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-20 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #ff002f
}

.title-red-PR-20 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #ff002f
}

.title-red-SB-20 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #ff002f
}

.title-green-1927B-20 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #00ac4f
}

.title-green-PR-20 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #00ac4f
}

.title-green-SB-20 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-20 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-20 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-20 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #1dcab3
}

.title-pink-1927B-20 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #ec6898
}

.title-pink-PR-20 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #ec6898
}

.title-pink-SB-20 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #ec6898
}

.title-blue-PR-20 {
    color: #00fbfb
}

.title-blue-PR-20,.title-blue1-PR-20 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem
}

.title-blue1-PR-20 {
    color: #1f70f7
}

.title-blue2-PR-20 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.25rem;
    color: #5cbffe
}

.title-black-EPM-20 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1.25rem;
    color: #000
}

.title-black-EPSB-20 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 1.25rem;
    color: #000
}

.title-black-EPB-20 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 1.25rem;
    color: #000
}

.title-grey555-EPM-20 {
    color: #555
}

.title-grey555-EPM-20,.title-grey999-EPM-20 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1.25rem
}

.title-grey999-EPM-20 {
    color: #999
}

.title-black-PoppinsB-20 {
    color: #000
}

.title-black-PoppinsB-20,.title-grey333-PoppinsB-20 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.25rem
}

.title-grey333-PoppinsB-20 {
    color: #eaecef
}

.title-grey555-PoppinsB-20 {
    color: #555
}

.title-grey555-PoppinsB-20,.title-grey999-PoppinsB-20 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.25rem
}

.title-grey999-PoppinsB-20 {
    color: #999
}

.title-green-PoppinsB-20 {
    color: #00ac4f
}

.title-green-PoppinsB-20,.title-grey666-PoppinsB-20 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.25rem
}

.title-grey666-PoppinsB-20 {
    color: #666
}

.title-black-PR-18 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #000
}

.title-black-SB-18 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #000
}

.title-black-W15-18 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #000
}

.title-black-PSC-18 {
    color: #000
}

.title-black-PSC-18,.title-green-PSC-18 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.125rem
}

.title-green-PSC-18 {
    color: #00ac4f
}

.title-black-PSB-18 {
    color: #000
}

.title-black-PSB-18,.title-green-PSB-18 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem
}

.title-green-PSB-18 {
    color: #00ac4f
}

.title-black-PFR-18 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #000
}

.title-black-PFSB-18 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #000
}

.title-black-1927B-18 {
    color: #000
}

.title-black-1927B-18,.title-white-1927B-18 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.125rem
}

.title-white-1927B-18 {
    color: #fff
}

.title-white-PR-18 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #fff
}

.title-white-SB-18 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #fff
}

.title-white-W15-18 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #fff
}

.title-grey333-1927B-18 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #eaecef
}

.title-grey333-PR-18 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #eaecef
}

.title-grey333-PSC-18 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #eaecef
}

.title-grey333-PSB-18 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #eaecef
}

.title-grey333-PFR-18 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #eaecef
}

.title-grey333-PFSB-18 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #eaecef
}

.title-grey333-SB-18 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #eaecef
}

.title-grey666-1927B-18 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #666
}

.title-grey666-PR-18 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #666
}

.title-grey666-SB-18 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #666
}

.title-grey666-PSC-18 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #666
}

.title-grey666-PSB-18 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #666
}

.title-grey666-PFR-18 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #666
}

.title-grey666-PFSB-18 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #666
}

.title-grey999-1927B-18 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #999
}

.title-grey999-PR-18 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #999
}

.title-grey999-SB-18 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #999
}

.title-grey999-PSC-18 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #999
}

.title-grey999-PSB-18 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #999
}

.title-grey999-PFR-18 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #999
}

.title-grey999-PFSB-18 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #999
}

.specialText-1927B-18 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-18,.specialText-PSC-18 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.125rem
}

.specialText-PSC-18 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-18 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-18,.specialText-PSB-18 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.125rem
}

.specialText-PSB-18 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-18 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-18,.specialText-SB-18 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.125rem
}

.specialText-SB-18 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-18 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #ff002f
}

.title-red-PR-18 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #ff002f
}

.title-red-SB-18 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #ff002f
}

.title-green-1927B-18 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #00ac4f
}

.title-green-PR-18 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #00ac4f
}

.title-green-SB-18 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-18 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-18 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-18 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #1dcab3
}

.title-pink-1927B-18 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #ec6898
}

.title-pink-PR-18 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #ec6898
}

.title-pink-SB-18 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #ec6898
}

.title-blue-PR-18 {
    color: #00fbfb
}

.title-blue-PR-18,.title-blue1-PR-18 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem
}

.title-blue1-PR-18 {
    color: #1f70f7
}

.title-blue2-PR-18 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1.125rem;
    color: #5cbffe
}

.title-black-EPM-18 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1.125rem;
    color: #000
}

.title-black-EPSB-18 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 1.125rem;
    color: #000
}

.title-black-EPB-18 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 1.125rem;
    color: #000
}

.title-grey555-EPM-18 {
    color: #555
}

.title-grey555-EPM-18,.title-grey999-EPM-18 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1.125rem
}

.title-grey999-EPM-18 {
    color: #999
}

.title-black-PoppinsB-18 {
    color: #000
}

.title-black-PoppinsB-18,.title-grey333-PoppinsB-18 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.125rem
}

.title-grey333-PoppinsB-18 {
    color: #eaecef
}

.title-grey555-PoppinsB-18 {
    color: #555
}

.title-grey555-PoppinsB-18,.title-grey999-PoppinsB-18 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.125rem
}

.title-grey999-PoppinsB-18 {
    color: #999
}

.title-green-PoppinsB-18 {
    color: #00ac4f
}

.title-green-PoppinsB-18,.title-grey666-PoppinsB-18 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1.125rem
}

.title-grey666-PoppinsB-18 {
    color: #666
}

.title-black-PR-16 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #000
}

.title-black-SB-16 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #000
}

.title-black-W15-16 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #000
}

.title-black-PSC-16 {
    color: #000
}

.title-black-PSC-16,.title-green-PSC-16 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1rem
}

.title-green-PSC-16 {
    color: #00ac4f
}

.title-black-PSB-16 {
    color: #000
}

.title-black-PSB-16,.title-green-PSB-16 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1rem
}

.title-green-PSB-16 {
    color: #00ac4f
}

.title-black-PFR-16 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #000
}

.title-black-PFSB-16 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #000
}

.title-black-1927B-16 {
    color: #000
}

.title-black-1927B-16,.title-white-1927B-16 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1rem
}

.title-white-1927B-16 {
    color: #fff
}

.title-white-PR-16 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #fff
}

.title-white-SB-16 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #fff
}

.title-white-W15-16 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #fff
}

.title-grey333-1927B-16 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #eaecef
}

.title-grey333-PR-16 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #eaecef
}

.title-grey333-PSC-16 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #eaecef
}

.title-grey333-PSB-16 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #eaecef
}

.title-grey333-PFR-16 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #eaecef
}

.title-grey333-PFSB-16 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #eaecef
}

.title-grey333-SB-16 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #eaecef
}

.title-grey666-1927B-16 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #666
}

.title-grey666-PR-16 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #666
}

.title-grey666-SB-16 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #666
}

.title-grey666-PSC-16 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #666
}

.title-grey666-PSB-16 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #666
}

.title-grey666-PFR-16 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #666
}

.title-grey666-PFSB-16 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #666
}

.title-grey999-1927B-16 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #999
}

.title-grey999-PR-16 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #999
}

.title-grey999-SB-16 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #999
}

.title-grey999-PSC-16 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #999
}

.title-grey999-PSB-16 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #999
}

.title-grey999-PFR-16 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #999
}

.title-grey999-PFSB-16 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #999
}

.specialText-1927B-16 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-16,.specialText-PSC-16 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1rem
}

.specialText-PSC-16 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-16 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-16,.specialText-PSB-16 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1rem
}

.specialText-PSB-16 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-16 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-16,.specialText-SB-16 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1rem
}

.specialText-SB-16 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-16 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #ff002f
}

.title-red-PR-16 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #ff002f
}

.title-red-SB-16 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #ff002f
}

.title-green-1927B-16 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #00ac4f
}

.title-green-PR-16 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #00ac4f
}

.title-green-SB-16 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-16 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-16 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-16 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #1dcab3
}

.title-pink-1927B-16 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #ec6898
}

.title-pink-PR-16 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #ec6898
}

.title-pink-SB-16 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #ec6898
}

.title-blue-PR-16 {
    color: #00fbfb
}

.title-blue-PR-16,.title-blue1-PR-16 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem
}

.title-blue1-PR-16 {
    color: #1f70f7
}

.title-blue2-PR-16 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: 1rem;
    color: #5cbffe
}

.title-black-EPM-16 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1rem;
    color: #000
}

.title-black-EPSB-16 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: 1rem;
    color: #000
}

.title-black-EPB-16 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: 1rem;
    color: #000
}

.title-grey555-EPM-16 {
    color: #555
}

.title-grey555-EPM-16,.title-grey999-EPM-16 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: 1rem
}

.title-grey999-EPM-16 {
    color: #999
}

.title-black-PoppinsB-16 {
    color: #000
}

.title-black-PoppinsB-16,.title-grey333-PoppinsB-16 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1rem
}

.title-grey333-PoppinsB-16 {
    color: #eaecef
}

.title-grey555-PoppinsB-16 {
    color: #555
}

.title-grey555-PoppinsB-16,.title-grey999-PoppinsB-16 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1rem
}

.title-grey999-PoppinsB-16 {
    color: #999
}

.title-green-PoppinsB-16 {
    color: #00ac4f
}

.title-green-PoppinsB-16,.title-grey666-PoppinsB-16 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: 1rem
}

.title-grey666-PoppinsB-16 {
    color: #666
}

.title-black-PR-14 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #000
}

.title-black-SB-14 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #000
}

.title-black-W15-14 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #000
}

.title-black-PSC-14 {
    color: #000
}

.title-black-PSC-14,.title-green-PSC-14 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .875rem
}

.title-green-PSC-14 {
    color: #00ac4f
}

.title-black-PSB-14 {
    color: #000
}

.title-black-PSB-14,.title-green-PSB-14 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .875rem
}

.title-green-PSB-14 {
    color: #00ac4f
}

.title-black-PFR-14 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #000
}

.title-black-PFSB-14 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #000
}

.title-black-1927B-14 {
    color: #000
}

.title-black-1927B-14,.title-white-1927B-14 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .875rem
}

.title-white-1927B-14 {
    color: #fff
}

.title-white-PR-14 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #fff
}

.title-white-SB-14 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #fff
}

.title-white-W15-14 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #fff
}

.title-grey333-1927B-14 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #eaecef
}

.title-grey333-PR-14 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #eaecef
}

.title-grey333-PSC-14 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #eaecef
}

.title-grey333-PSB-14 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #eaecef
}

.title-grey333-PFR-14 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #eaecef
}

.title-grey333-PFSB-14 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #eaecef
}

.title-grey333-SB-14 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #eaecef
}

.title-grey666-1927B-14 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #666
}

.title-grey666-PR-14 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #666
}

.title-grey666-SB-14 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #666
}

.title-grey666-PSC-14 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #666
}

.title-grey666-PSB-14 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #666
}

.title-grey666-PFR-14 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #666
}

.title-grey666-PFSB-14 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #666
}

.title-grey999-1927B-14 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #999
}

.title-grey999-PR-14 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #999
}

.title-grey999-SB-14 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #999
}

.title-grey999-PSC-14 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #999
}

.title-grey999-PSB-14 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #999
}

.title-grey999-PFR-14 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #999
}

.title-grey999-PFSB-14 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #999
}

.specialText-1927B-14 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-14,.specialText-PSC-14 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: .875rem
}

.specialText-PSC-14 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-14 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-14,.specialText-PSB-14 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: .875rem
}

.specialText-PSB-14 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-14 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-14,.specialText-SB-14 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: .875rem
}

.specialText-SB-14 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-14 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #ff002f
}

.title-red-PR-14 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #ff002f
}

.title-red-SB-14 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #ff002f
}

.title-green-1927B-14 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #00ac4f
}

.title-green-PR-14 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #00ac4f
}

.title-green-SB-14 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-14 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-14 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-14 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #1dcab3
}

.title-pink-1927B-14 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #ec6898
}

.title-pink-PR-14 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #ec6898
}

.title-pink-SB-14 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #ec6898
}

.title-blue-PR-14 {
    color: #00fbfb
}

.title-blue-PR-14,.title-blue1-PR-14 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem
}

.title-blue1-PR-14 {
    color: #1f70f7
}

.title-blue2-PR-14 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .875rem;
    color: #5cbffe
}

.title-black-EPM-14 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: .875rem;
    color: #000
}

.title-black-EPSB-14 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: .875rem;
    color: #000
}

.title-black-EPB-14 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: .875rem;
    color: #000
}

.title-grey555-EPM-14 {
    color: #555
}

.title-grey555-EPM-14,.title-grey999-EPM-14 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: .875rem
}

.title-grey999-EPM-14 {
    color: #999
}

.title-black-PoppinsB-14 {
    color: #000
}

.title-black-PoppinsB-14,.title-grey333-PoppinsB-14 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: .875rem
}

.title-grey333-PoppinsB-14 {
    color: #eaecef
}

.title-grey555-PoppinsB-14 {
    color: #555
}

.title-grey555-PoppinsB-14,.title-grey999-PoppinsB-14 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: .875rem
}

.title-grey999-PoppinsB-14 {
    color: #999
}

.title-green-PoppinsB-14 {
    color: #00ac4f
}

.title-green-PoppinsB-14,.title-grey666-PoppinsB-14 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: .875rem
}

.title-grey666-PoppinsB-14 {
    color: #666
}

.title-black-PR-13 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #000
}

.title-black-SB-13 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #000
}

.title-black-W15-13 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #000
}

.title-black-PSC-13 {
    color: #000
}

.title-black-PSC-13,.title-green-PSC-13 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .8125rem
}

.title-green-PSC-13 {
    color: #00ac4f
}

.title-black-PSB-13 {
    color: #000
}

.title-black-PSB-13,.title-green-PSB-13 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .8125rem
}

.title-green-PSB-13 {
    color: #00ac4f
}

.title-black-PFR-13 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #000
}

.title-black-PFSB-13 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #000
}

.title-black-1927B-13 {
    color: #000
}

.title-black-1927B-13,.title-white-1927B-13 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .8125rem
}

.title-white-1927B-13 {
    color: #fff
}

.title-white-PR-13 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #fff
}

.title-white-SB-13 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #fff
}

.title-white-W15-13 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #fff
}

.title-grey333-1927B-13 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #eaecef
}

.title-grey333-PR-13 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #eaecef
}

.title-grey333-PSC-13 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #eaecef
}

.title-grey333-PSB-13 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #eaecef
}

.title-grey333-PFR-13 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #eaecef
}

.title-grey333-PFSB-13 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #eaecef
}

.title-grey333-SB-13 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #eaecef
}

.title-grey666-1927B-13 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #666
}

.title-grey666-PR-13 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #666
}

.title-grey666-SB-13 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #666
}

.title-grey666-PSC-13 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #666
}

.title-grey666-PSB-13 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #666
}

.title-grey666-PFR-13 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #666
}

.title-grey666-PFSB-13 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #666
}

.title-grey999-1927B-13 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #999
}

.title-grey999-PR-13 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #999
}

.title-grey999-SB-13 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #999
}

.title-grey999-PSC-13 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #999
}

.title-grey999-PSB-13 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #999
}

.title-grey999-PFR-13 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #999
}

.title-grey999-PFSB-13 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #999
}

.specialText-1927B-13 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-13,.specialText-PSC-13 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: .8125rem
}

.specialText-PSC-13 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-13 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-13,.specialText-PSB-13 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: .8125rem
}

.specialText-PSB-13 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-13 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-13,.specialText-SB-13 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: .8125rem
}

.specialText-SB-13 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-13 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #ff002f
}

.title-red-PR-13 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #ff002f
}

.title-red-SB-13 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #ff002f
}

.title-green-1927B-13 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #00ac4f
}

.title-green-PR-13 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #00ac4f
}

.title-green-SB-13 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-13 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-13 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-13 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #1dcab3
}

.title-pink-1927B-13 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #ec6898
}

.title-pink-PR-13 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #ec6898
}

.title-pink-SB-13 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #ec6898
}

.title-blue-PR-13 {
    color: #00fbfb
}

.title-blue-PR-13,.title-blue1-PR-13 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem
}

.title-blue1-PR-13 {
    color: #1f70f7
}

.title-blue2-PR-13 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .8125rem;
    color: #5cbffe
}

.title-black-EPM-13 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: .8125rem;
    color: #000
}

.title-black-EPSB-13 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: .8125rem;
    color: #000
}

.title-black-EPB-13 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: .8125rem;
    color: #000
}

.title-grey555-EPM-13 {
    color: #555
}

.title-grey555-EPM-13,.title-grey999-EPM-13 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: .8125rem
}

.title-grey999-EPM-13 {
    color: #999
}

.title-black-PoppinsB-13 {
    color: #000
}

.title-black-PoppinsB-13,.title-grey333-PoppinsB-13 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: .8125rem
}

.title-grey333-PoppinsB-13 {
    color: #eaecef
}

.title-grey555-PoppinsB-13 {
    color: #555
}

.title-grey555-PoppinsB-13,.title-grey999-PoppinsB-13 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: .8125rem
}

.title-grey999-PoppinsB-13 {
    color: #999
}

.title-green-PoppinsB-13 {
    color: #00ac4f
}

.title-green-PoppinsB-13,.title-grey666-PoppinsB-13 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: .8125rem
}

.title-grey666-PoppinsB-13 {
    color: #666
}

.title-black-PR-12 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #000
}

.title-black-SB-12 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #000
}

.title-black-W15-12 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #000
}

.title-black-PSC-12 {
    color: #000
}

.title-black-PSC-12,.title-green-PSC-12 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .75rem
}

.title-green-PSC-12 {
    color: #00ac4f
}

.title-black-PSB-12 {
    color: #000
}

.title-black-PSB-12,.title-green-PSB-12 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .75rem
}

.title-green-PSB-12 {
    color: #00ac4f
}

.title-black-PFR-12 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #000
}

.title-black-PFSB-12 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #000
}

.title-black-1927B-12 {
    color: #000
}

.title-black-1927B-12,.title-white-1927B-12 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .75rem
}

.title-white-1927B-12 {
    color: #fff
}

.title-white-PR-12 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #fff
}

.title-white-SB-12 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #fff
}

.title-white-W15-12 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #fff
}

.title-grey333-1927B-12 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #eaecef
}

.title-grey333-PR-12 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #eaecef
}

.title-grey333-PSC-12 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #eaecef
}

.title-grey333-PSB-12 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #eaecef
}

.title-grey333-PFR-12 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #eaecef
}

.title-grey333-PFSB-12 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #eaecef
}

.title-grey333-SB-12 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #eaecef
}

.title-grey666-1927B-12 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #666
}

.title-grey666-PR-12 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #666
}

.title-grey666-SB-12 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #666
}

.title-grey666-PSC-12 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #666
}

.title-grey666-PSB-12 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #666
}

.title-grey666-PFR-12 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #666
}

.title-grey666-PFSB-12 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #666
}

.title-grey999-1927B-12 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #999
}

.title-grey999-PR-12 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #999
}

.title-grey999-SB-12 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #999
}

.title-grey999-PSC-12 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #999
}

.title-grey999-PSB-12 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #999
}

.title-grey999-PFR-12 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #999
}

.title-grey999-PFSB-12 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #999
}

.specialText-1927B-12 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-12,.specialText-PSC-12 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: .75rem
}

.specialText-PSC-12 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-12 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-12,.specialText-PSB-12 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: .75rem
}

.specialText-PSB-12 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-12 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-12,.specialText-SB-12 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: .75rem
}

.specialText-SB-12 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-12 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #ff002f
}

.title-red-PR-12 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #ff002f
}

.title-red-SB-12 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #ff002f
}

.title-green-1927B-12 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #00ac4f
}

.title-green-PR-12 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #00ac4f
}

.title-green-SB-12 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-12 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-12 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-12 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #1dcab3
}

.title-pink-1927B-12 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #ec6898
}

.title-pink-PR-12 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #ec6898
}

.title-pink-SB-12 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #ec6898
}

.title-blue-PR-12 {
    color: #00fbfb
}

.title-blue-PR-12,.title-blue1-PR-12 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem
}

.title-blue1-PR-12 {
    color: #1f70f7
}

.title-blue2-PR-12 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .75rem;
    color: #5cbffe
}

.title-black-EPM-12 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: .75rem;
    color: #000
}

.title-black-EPSB-12 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: .75rem;
    color: #000
}

.title-black-EPB-12 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: .75rem;
    color: #000
}

.title-grey555-EPM-12 {
    color: #555
}

.title-grey555-EPM-12,.title-grey999-EPM-12 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: .75rem
}

.title-grey999-EPM-12 {
    color: #999
}

.title-black-PoppinsB-12 {
    color: #000
}

.title-black-PoppinsB-12,.title-grey333-PoppinsB-12 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: .75rem
}

.title-grey333-PoppinsB-12 {
    color: #eaecef
}

.title-grey555-PoppinsB-12 {
    color: #555
}

.title-grey555-PoppinsB-12,.title-grey999-PoppinsB-12 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: .75rem
}

.title-grey999-PoppinsB-12 {
    color: #999
}

.title-green-PoppinsB-12 {
    color: #00ac4f
}

.title-green-PoppinsB-12,.title-grey666-PoppinsB-12 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: .75rem
}

.title-grey666-PoppinsB-12 {
    color: #666
}

.title-black-PR-10 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #000
}

.title-black-SB-10 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #000
}

.title-black-W15-10 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #000
}

.title-black-PSC-10 {
    color: #000
}

.title-black-PSC-10,.title-green-PSC-10 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .625rem
}

.title-green-PSC-10 {
    color: #00ac4f
}

.title-black-PSB-10 {
    color: #000
}

.title-black-PSB-10,.title-green-PSB-10 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .625rem
}

.title-green-PSB-10 {
    color: #00ac4f
}

.title-black-PFR-10 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #000
}

.title-black-PFSB-10 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #000
}

.title-black-1927B-10 {
    color: #000
}

.title-black-1927B-10,.title-white-1927B-10 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .625rem
}

.title-white-1927B-10 {
    color: #fff
}

.title-white-PR-10 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #fff
}

.title-white-SB-10 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #fff
}

.title-white-W15-10 {
    font-family: PosteramaTextW15-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #fff
}

.title-grey333-1927B-10 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #eaecef
}

.title-grey333-PR-10 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #eaecef
}

.title-grey333-PSC-10 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #eaecef
}

.title-grey333-PSB-10 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #eaecef
}

.title-grey333-PFR-10 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #eaecef
}

.title-grey333-PFSB-10 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #eaecef
}

.title-grey333-SB-10 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #eaecef
}

.title-grey666-1927B-10 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #666
}

.title-grey666-PR-10 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #666
}

.title-grey666-SB-10 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #666
}

.title-grey666-PSC-10 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #666
}

.title-grey666-PSB-10 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #666
}

.title-grey666-PFR-10 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #666
}

.title-grey666-PFSB-10 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #666
}

.title-grey999-1927B-10 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #999
}

.title-grey999-PR-10 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #999
}

.title-grey999-SB-10 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #999
}

.title-grey999-PSC-10 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #999
}

.title-grey999-PSB-10 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #999
}

.title-grey999-PFR-10 {
    font-family: PingFangSC-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #999
}

.title-grey999-PFSB-10 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #999
}

.specialText-1927B-10 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif
}

.specialText-1927B-10,.specialText-PSC-10 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: .625rem
}

.specialText-PSC-10 {
    font-family: PingFangSC,Times New Roman,Times,sans-serif
}

.specialText-PB-10 {
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif
}

.specialText-PB-10,.specialText-PSB-10 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: .625rem
}

.specialText-PSB-10 {
    font-family: PingFangSC-Semibold,Times New Roman,Times,sans-serif
}

.specialText-PR-10 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif
}

.specialText-PR-10,.specialText-SB-10 {
    color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#5cbffe),color-stop(#a0f5d0),to(#ffd7c8));
    background-image: #fcd535;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: .625rem
}

.specialText-SB-10 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif
}

.title-red-1927B-10 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #ff002f
}

.title-red-PR-10 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #ff002f
}

.title-red-SB-10 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #ff002f
}

.title-green-1927B-10 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #00ac4f
}

.title-green-PR-10 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #00ac4f
}

.title-green-SB-10 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #00ac4f
}

.title-turquoiseGreen-1927B-10 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #1dcab3
}

.title-turquoiseGreen-PR-10 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #1dcab3
}

.title-turquoiseGreen-SB-10 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #1dcab3
}

.title-pink-1927B-10 {
    font-family: Posterama1927-Black,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #ec6898
}

.title-pink-PR-10 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #ec6898
}

.title-pink-SB-10 {
    font-family: PosteramaText-SemiBold,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #ec6898
}

.title-blue-PR-10 {
    color: #00fbfb
}

.title-blue-PR-10,.title-blue1-PR-10 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem
}

.title-blue1-PR-10 {
    color: #1f70f7
}

.title-blue2-PR-10 {
    font-family: PosteramaText-Regular,Times New Roman,Times,sans-serif;
    font-size: .625rem;
    color: #5cbffe
}

.title-black-EPM-10 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: .625rem;
    color: #000
}

.title-black-EPSB-10 {
    font-family: Epilogue-SemiBold,Times New Roman,Times,serif;
    font-size: .625rem;
    color: #000
}

.title-black-EPB-10 {
    font-family: Epilogue-Bold,Times New Roman,Times,serif;
    font-size: .625rem;
    color: #000
}

.title-grey555-EPM-10 {
    color: #555
}

.title-grey555-EPM-10,.title-grey999-EPM-10 {
    font-family: Epilogue-Medium,Times New Roman,Times,serif;
    font-size: .625rem
}

.title-grey999-EPM-10 {
    color: #999
}

.title-black-PoppinsB-10 {
    color: #000
}

.title-black-PoppinsB-10,.title-grey333-PoppinsB-10 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: .625rem
}

.title-grey333-PoppinsB-10 {
    color: #eaecef
}

.title-grey555-PoppinsB-10 {
    color: #555
}

.title-grey555-PoppinsB-10,.title-grey999-PoppinsB-10 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: .625rem
}

.title-grey999-PoppinsB-10 {
    color: #999
}

.title-green-PoppinsB-10 {
    color: #00ac4f
}

.title-green-PoppinsB-10,.title-grey666-PoppinsB-10 {
    font-family: Poppins-Bold,Times New Roman,Times,serif;
    font-size: .625rem
}

.title-grey666-PoppinsB-10 {
    color: #666
}

.slide-enter-active,.slide-leave-active {
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.slide-enter,.slide-leave-to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .15s ease-in 0s;
    transition: all .15s ease-in 0s
}

.sidebar-backdrop {
    background-color: #fff;
    top: 0;
    cursor: pointer
}

.sidebar-backdrop,.sidebar-panel {
    width: 100vw;
    height: 100vh;
    position: fixed;
    right: 0
}

.sidebar-panel {
    overflow-y: auto;
    background: rgba(0,0,0,.5);
    z-index: 999
}

.sidebar-panel .cancel-icon {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
    width: 17px;
    height: 17px
}

.sidebar {
    overflow: auto
}

.sidebar-panel-nav {
    width: 65%;
    min-height: 100%;
    background: #fff;
    padding: 0 0 4rem 20px;
    position: absolute;
    right: 0
}

.sidebar-panel-nav li.menu {
    list-style: none;
    margin-left: 10px;
    font-weight: 700;
    color: #000;
    border-bottom: 1px solid #f3f3f3;
    font-family: PingFangSC-Medium,Times New Roman,Times,sans-serif;
    font-size: 1rem
}

.mobile-class .main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .5rem;
    overflow-x: hidden!important;
    overflow-y: hidden!important
}

.mobile-class .ivu-layout-header {
    padding: 0 10px
}

.mobile-class #double-items-col {
    line-height: 30px
}

.mobile-class #header-logo {
    padding-top: 5px
}

.mobile-class #header-logo img {
    height: 56px;
    width: auto
}

.mobile-class #logout {
    border-radius: 100px;
    margin-left: 10px
}

.mobile-class .memberID {
    font-weight: 750;
    padding: 5px 10px;
    border-radius: 100px;
    margin: 0 2px
}
