
@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Red+Hat+Text:wght@300;400;500;600;700&display=swap);
html {
    overflow-y: scroll
}





html:not(.touch-screen) ::-webkit-scrollbar-track,
html:not(.touch-screen)::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, .08);
    border-radius: 8px
}

html:not(.touch-screen) ::-webkit-scrollbar-thumb,
html:not(.touch-screen)::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .08)
}

body,
html {
    height: 100%
}

#content-block,
body {
    overflow: hidden
}

#content-block {
    position: relative
}

#content-block.sp-00 {
    padding-top: 110px
}

.overflow-hidden,
html.overflow-hidden body {
    overflow: hidden
}

@media (max-width:1500px) {
    #content-block.sp-00 {
        padding-top: 92px
    }
}

@media (max-width:991px) {
    #content-block.sp-00 {
        padding-top: 74px
    }
}

.simple-animation {
    transform: translate3d(0, -50px, 0)
}

.bottom-animation,
.simple-animation {
    opacity: 0;
    transition: all .5s ease-out
}

.bottom-animation {
    transform: translate3d(0, 50px, 0)
}

.bottom-animation.animated,
.simple-animation.animated {
    opacity: 1;
    transform: none
}

.delay-01 {
    transition-delay: .1s
}

.delay-02 {
    transition-delay: .2s
}

.delay-03 {
    transition-delay: .3s
}

.delay-04 {
    transition-delay: .4s
}

.delay-05 {
    transition-delay: 5s
}

.delay-06 {
    transition-delay: 6s
}

.delay-07 {
    transition-delay: 1.4s
}

.sp-pt-20 {
    padding-top: 20px
}

.sp-pt-60 {
    padding-top: 60px
}

.sp-pt-50 {
    padding-top: 50px
}

.sp-pt-90 {
    padding-top: 90px
}

.sp-pt-100 {
    padding-top: 100px
}

.sp-pt-120 {
    padding-top: 120px
}

.sp-pb-20 {
    padding-bottom: 20px
}

.sp-pb-30 {
    padding-bottom: 30px
}

.sp-pb-50 {
    padding-bottom: 50px
}

.sp-pb-60 {
    padding-bottom: 60px
}

.sp-pb-90 {
    padding-bottom: 90px
}

.sp-pb-100 {
    padding-bottom: 100px
}

.sp-pb-120 {
    padding-bottom: 120px
}

.sp-mt-20 {
    margin-top: 20px
}

.sp-mt-45 {
    margin-top: 45px
}

.sp-mt-60 {
    margin-top: 60px
}

.sp-mt-100 {
    margin-top: 100px
}

.sp-mt-120 {
    margin-top: 120px
}

.sp-mb-5 {
    margin-bottom: 5px
}

.sp-mb-15 {
    margin-bottom: 15px
}

.sp-mb-20 {
    margin-bottom: 20px
}

.sp-mb-25 {
    margin-bottom: 25px
}

.sp-mb-30 {
    margin-bottom: 30px
}

.sp-mb-35 {
    margin-bottom: 35px
}

.sp-mb-45 {
    margin-bottom: 45px
}

.sp-mb-50 {
    margin-bottom: 50px
}

.sp-mb-60 {
    margin-bottom: 60px
}

.sp-mb-70 {
    margin-bottom: 70px
}

.sp-mb-80 {
    margin-bottom: 80px
}

.sp-mb-90 {
    margin-bottom: 90px
}

.sp-mb-100 {
    margin-bottom: 100px
}

.sp-mb-120 {
    margin-bottom: 120px
}

@media (max-width:1500px) {
    .sp-mb-nb-30 {
        margin-bottom: 30px
    }
}

@media (max-width:1199px) {
    .sp-pt-xl-20 {
        padding-top: 20px
    }

    .sp-pt-xl-60 {
        padding-top: 60px
    }

    .sp-pt-xl-100 {
        padding-top: 100px
    }

    .sp-pt-xl-120 {
        padding-top: 120px
    }

    .sp-pb-xl-20 {
        padding-bottom: 20px
    }

    .sp-pb-xl-60 {
        padding-bottom: 60px
    }

    .sp-pb-xl-100 {
        padding-bottom: 100px
    }

    .sp-pb-xl-120 {
        padding-bottom: 120px
    }

    .sp-mt-xl-20 {
        margin-top: 20px
    }

    .sp-mt-xl-60 {
        margin-top: 60px
    }

    .sp-mt-xl-100 {
        margin-top: 100px
    }

    .sp-mt-xl-120 {
        margin-top: 120px
    }

    .sp-mb-xl-20 {
        margin-bottom: 20px
    }

    .sp-mb-xl-60 {
        margin-bottom: 60px
    }

    .sp-mb-xl-100 {
        margin-bottom: 100px
    }

    .sp-mb-xl-120 {
        margin-bottom: 120px
    }
}

@media (max-width:991px) {
    .sp-pt-lg-20 {
        padding-top: 20px
    }

    .sp-pt-lg-30 {
        padding-top: 30px
    }

    .sp-pt-lg-45 {
        padding-top: 45px
    }

    .sp-pt-lg-50 {
        padding-top: 50px
    }

    .sp-pt-lg-60 {
        padding-top: 60px
    }

    .sp-pt-lg-70 {
        padding-top: 70px
    }

    .sp-pt-lg-100 {
        padding-top: 100px
    }

    .sp-pt-lg-120 {
        padding-top: 120px
    }

    .sp-pb-lg-10 {
        padding-bottom: 10px
    }

    .sp-pb-lg-20 {
        padding-bottom: 20px
    }

    .sp-pb-lg-30 {
        padding-bottom: 30px
    }

    .sp-pb-lg-45 {
        padding-bottom: 45px
    }

    .sp-pb-lg-60 {
        padding-bottom: 60px
    }

    .sp-pb-lg-70 {
        padding-bottom: 70px
    }

    .sp-pb-lg-100 {
        padding-bottom: 100px
    }

    .sp-pb-lg-120 {
        padding-bottom: 120px
    }

    .sp-mt-lg-20 {
        margin-top: 20px
    }

    .sp-mt-lg-30 {
        margin-top: 30px
    }

    .sp-mt-lg-60 {
        margin-top: 60px
    }

    .sp-mt-lg-100 {
        margin-top: 100px
    }

    .sp-mt-lg-120 {
        margin-top: 120px
    }

    .sp-mb-lg-0 {
        margin-bottom: 0
    }

    .sp-mb-lg-5 {
        margin-bottom: 5px
    }

    .sp-mb-lg-10 {
        margin-bottom: 10px
    }

    .sp-mb-lg-20 {
        margin-bottom: 20px
    }

    .sp-mb-lg-30 {
        margin-bottom: 30px
    }

    .sp-mb-lg-40 {
        margin-bottom: 40px
    }

    .sp-mb-lg-50 {
        margin-bottom: 50px
    }

    .sp-mb-lg-60 {
        margin-bottom: 60px
    }

    .sp-mb-lg-100 {
        margin-bottom: 100px
    }

    .sp-mb-lg-120 {
        margin-bottom: 120px
    }
}

@media (max-width:768px) {
    .sp-pt-md-20 {
        padding-top: 20px
    }

    .sp-pt-md-60 {
        padding-top: 60px
    }

    .sp-pt-md-100 {
        padding-top: 100px
    }

    .sp-pt-md-120 {
        padding-top: 120px
    }

    .sp-pb-md-20 {
        padding-bottom: 20px
    }

    .sp-pb-md-60 {
        padding-bottom: 60px
    }

    .sp-pb-md-100 {
        padding-bottom: 100px
    }

    .sp-pb-md-120 {
        padding-bottom: 120px
    }

    .sp-mt-md-20 {
        margin-top: 20px
    }

    .sp-mt-md-60 {
        margin-top: 60px
    }

    .sp-mt-md-100 {
        margin-top: 100px
    }

    .sp-mt-md-120 {
        margin-top: 120px
    }

    .sp-mb-md-0 {
        margin-bottom: 0
    }

    .sp-mb-md-20 {
        margin-bottom: 20px
    }

    .sp-mb-md-60 {
        margin-bottom: 60px
    }

    .sp-mb-md-100 {
        margin-bottom: 100px
    }

    .sp-mb-md-120 {
        margin-bottom: 120px
    }
}

@media (max-width:575px) {
    .sp-pt-sm-20 {
        padding-top: 20px
    }

    .sp-pt-sm-60 {
        padding-top: 60px
    }

    .sp-pt-sm-100 {
        padding-top: 100px
    }

    .sp-pt-sm-120 {
        padding-top: 120px
    }

    .sp-pb-sm-20 {
        padding-bottom: 20px
    }

    .sp-pb-sm-60 {
        padding-bottom: 60px
    }

    .sp-pb-sm-100 {
        padding-bottom: 100px
    }

    .sp-pb-sm-120 {
        padding-bottom: 120px
    }

    .sp-mt-sm-20 {
        margin-top: 20px
    }

    .sp-mt-sm-60 {
        margin-top: 60px
    }

    .sp-mt-sm-100 {
        margin-top: 100px
    }

    .sp-mt-sm-120 {
        margin-top: 120px
    }

    .sp-mb-sm-20 {
        margin-bottom: 20px
    }

    .sp-mb-sm-60 {
        margin-bottom: 60px
    }

    .sp-mb-sm-100 {
        margin-bottom: 100px
    }

    .sp-mb-sm-120 {
        margin-bottom: 120px
    }
}

.section {
    position: relative;
    z-index: 0
}

.section.bg-01 {
    background: linear-gradient(178.48deg, #e4e3fc 1.29%, rgba(255, 216, 232, 0) 97.08%)
}

.section.bg-02 {
    background: #f7f4ff
}

.section.bg-03 {
    background: linear-gradient(178.48deg, #e4e3fc 1.29%, rgba(255, 216, 232, 0) 97.08%)
}

.container-cs {
    margin-left: auto;
    margin-right: auto;
    max-width: 1260px;
    padding-left: 15px;
    padding-right: 15px
}

.row.row-0 {
    margin-left: 0;
    margin-right: 0
}

.row.row-0>[class*=col] {
    padding-left: 0;
    padding-right: 0
}

.row.row-5 {
    margin-left: -5px;
    margin-right: -5px
}

.row.row-5>[class*=col] {
    padding-left: 5px;
    padding-right: 5px
}

.row.row-40 {
    margin-left: -20px;
    margin-right: -20px
}

.row.row-40>[class*=col] {
    padding-left: 20px;
    padding-right: 20px
}

.row.row-50 {
    margin-left: -25px;
    margin-right: -25px
}

.row.row-50>[class*=col] {
    padding-left: 25px;
    padding-right: 25px
}

.row.row-70 {
    margin-left: -35px;
    margin-right: -35px
}

.row.row-70>[class*=col] {
    padding-left: 35px;
    padding-right: 35px
}

.row.row-90 {
    margin-left: -45px;
    margin-right: -45px
}

.row.row-90>[class*=col] {
    padding-left: 45px;
    padding-right: 45px
}

.row.row-100 {
    margin-left: -50px;
    margin-right: -50px
}

.row.row-100>[class*=col] {
    padding-left: 50px;
    padding-right: 50px
}

.row.row-120 {
    margin-left: -60px;
    margin-right: -60px
}

.row.row-120>[class*=col] {
    padding-left: 60px;
    padding-right: 60px
}

.row.row-140 {
    margin-left: -70px;
    margin-right: -70px
}

.row.row-140>[class*=col] {
    padding-left: 70px;
    padding-right: 70px
}

@media (max-width:768px) {
    .row.row-md-30 {
        margin-left: -15px;
        margin-right: -15px
    }

    .row.row-md-30>[class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

.bg:after,
.video-bg:after {
    content: "";
    display: block
}

.bg,
.bg:after,
.video-bg,
.video-bg:after,
.wr-hd {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.bg {
    background-repeat: no-repeat;
    background-size: cover
}

.bg.type-01:after {
    background-color: rgba(62, 39, 101, .83)
}

.wr-hd {
    overflow: hidden;
    z-index: -1
}
.not_found_title{
    text-align: center;
    font-size: 50px;
}
.not_found_button_wrap{
    margin-bottom: 50px;
}
.not_found_button{
    background: #7752b5;
    border: 0;
    border-radius: var(--border-radius);
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 46px;
    padding: 12px 40px;
    text-align: left;
    transition: .3s;
    text-decoration: none;
}
@media (min-width:992px) {
    .not_found_title{
        font-size: 70px !important;
    }
    .not_found_button{
        font-size: 32px;
        padding: 20px 70px;
    }
}
.video-bg video {
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) scale(1.1);
    width: auto
}

.icon-arrow {
    display: inline-block;
    height: 7px;
    position: relative;
    width: 7px
}

.icon-arrow:after,
.icon-arrow:before {
    background-color: #111;
    content: "";
    height: 9px;
    position: absolute;
    top: 0;
    width: 1px
}

.icon-arrow:before {
    left: 0;
    transform: rotate(-45deg)
}

.icon-arrow:after {
    right: 0;
    transform: rotate(45deg)
}

#loader-wrapper {
    background: #fff;
    bottom: -100px;
    left: 0;
    position: fixed;
    right: 0;
    top: -100px;
    z-index: 2000
}

.separator {
    border-bottom: 1px solid #dcecf2
}

.image-wrapper {
    line-height: 0
}

.image-wrapper img {
    max-width: 100%
}

.image-wrapper.br-8 {
    border-radius: 8px;
    overflow: hidden
}

.image-wrapper.center {
    text-align: center
}

.image-wrapper.mx-140 img {
    max-width: 140%
}

.image-wrapper.style-01 {
    background: linear-gradient(270deg, #f18fd8, #a08bde 17.71%, #c59ce8 38.02%, #61a1e6 67.71%, #50c8fe);
    border-radius: 8px;
    overflow: hidden;
    padding: 4px
}

.image-wrapper.style-01 img {
    border-radius: 8px
}

.hr-01 {
    background: linear-gradient(270deg, #f18fd8, #a08bde 17.71%, #c59ce8 38.02%, #61a1e6 67.71%, #50c8fe);
    display: block;
    height: 1px
}

.none-block {
    display: none
}

@media (max-width:1500px) {
    .image-wrapper.mx-140 img {
        max-width: 100%
    }
}

@media (max-width:991px) {
    .none-lg {
        display: none !important
    }

    .in-block-lg {
        display: inline-block !important
    }

    .block-lg {
        display: block !important
    }

    .max-lg-400 {
        max-width: 400px
    }
}

@media (max-width:768px) {
    .none-md {
        display: none !important
    }

    .in-block-md {
        display: inline-block !important
    }

    .block-md {
        display: block !important
    }
}



b,
strong {
    font-weight: 700
}

a:hover {
    text-decoration: none
}

a:active {
    color: inherit
}

ol,
ul {
    list-style: none
}



.text-md {
    font-size: 16px;
    line-height: 1.5em
}

.text-sm {
    font-size: 14px;
    line-height: 1.6em
}

.text-lg {
    font-size: 20px;
    line-height: 1.4em
}

.text-xl {
    font-size: 24px;
    line-height: 1.3em
}

.h1,
h1 {
    font-size: 55px
}

.h1,
.h2,
h1,
h2 {
    line-height: 1.2em
}

.h2,
h2 {
    font-size: 48px
}

.h3,
h3 {
    font-size: 40px;
    line-height: 1.2em
}

.h4,
h4 {
    font-size: 30px
}

.h4,
.h5,
h4,
h5 {
    line-height: 1.4em
}

.h5,
h5 {
    font-size: 22px
}

.h6,
h6 {
    font-size: 18px;
    line-height: 1.4em
}

@media (max-width:1500px) {

    .text,
    body {
        font-size: 15px
    }

    .text-md {
        font-size: 14px
    }

    .h1,
    h1 {
        font-size: 42px
    }

    .h4,
    h4 {
        font-size: 26px
    }

    .h5,
    h5 {
        font-size: 20px
    }
}

@media (max-width:991px) {

    .text,
    body {
        font-size: 16px
    }

    .h1,
    h1 {
        font-size: 30px
    }

    .h2,
    h2 {
        font-size: 26px
    }

    .h4,
    h4 {
        font-size: 22px
    }

    .h5,
    h5 {
        font-size: 16px
    }
}

.text>* {
    margin-bottom: 26px
}

.text>:last-child {
    margin-bottom: 0
}

.text img {
    border-radius: 8px;
    display: block;
    height: auto;
    max-width: 100%
}

.text ol {
    counter-reset: number
}

.text ol li {
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 0;
    position: relative
}

.text ol>li:before {
    color: #111;
    content: "0" counter(number) ".";
    counter-increment: number;
    font-size: 14px;
    font-weight: 700;
    margin-right: 8px;
    display: inline-block
}

.text ol li:last-of-type {
    margin-bottom: 0
}

.text ul li {
    margin-bottom: 10px;
    font-size: 18px;
    padding-left: 48px;
    position: relative
}

.text ul li:before {
    background-image: url(/wp-content/themes/wcob/assets/images/landing2/icon-point.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 18px;
    left: 5px;
    position: absolute;
    top: .3em;
    vertical-align: middle;
    width: 18px
}

.text ul li:last-of-type {
    margin-bottom: 0
}

.text blockquote {
    border-left: 4px solid #00a2e0;
    color: #1f1f1f;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 5px 5px 25px
}

.text>iframe {
    height: 480px;
    max-height: calc(56.3vw - 30px);
    width: 100%
}

.text table {
    border-left: 1px solid #d1d1d1;
    border-spacing: 0;
    border-top: 1px solid #d1d1d1;
    text-align: left
}

.text table td,
.text table th {
    border-bottom: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    padding: 8px
}

.text b {
    font-weight: 600
}

.text strong {
    font-weight: 700
}

.text a {
    color: #726ef1
}

.text .h1,
.text .h2,
.text .h3,
.text .h4,
.text .h5,
.text .h6,
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
    font-weight: 700
}

.text.style-ul2 ul li {
    padding-left: 48px
}

.text.style-ul2 ul li:before {
    background-image: url(/wp-content/themes/wcob/assets/images/landing2/icon-point2.svg);
    width: 28px
}

.text.style-ul2 ul li:last-of-type {
    margin-bottom: 0
}

.text.style-ul3 ul li {
    padding-left: 20px
}

.text.style-ul3 ul li:before {
    background-color: #323232;
    background-image: none;
    border-radius: 50%;
    height: 4px;
    top: .7em;
    width: 4px
}

.text.style-ul3 ul li:last-of-type {
    margin-bottom: 0
}

.text.flex-ul2 ul {
    display: flex;
    flex-wrap: wrap
}

.text.flex-ul2 ul li {
    flex: 0 0 50%
}

.text.color-ul2 ul li {
    color: #9b8ade
}

.tb-type01 {
    border-bottom: 2px solid #9b8ade;
    border-left: 2px solid #9b8ade;
    border-spacing: 0;
    border-top: 2px solid #9b8ade;
    text-align: left;
    width: 100%
}

.tb-type01 td,
.tb-type01 th {
    background-color: #f7f1fc;
    border-right: 2px solid #9b8ade;
    padding: 22px 18px;
    text-align: center
}

.tb-type01 th {
    border-bottom: 2px solid #9b8ade
}

.tb-type01 td:first-child,
.tb-type01 th:first-child {
    text-align: left
}

.tb-type01 tr:nth-child(2n) td,
.tb-type01 tr:nth-child(2n) th {
    background: hsla(0, 0%, 100%, .46)
}

@media (min-width:1200px) {
    .text a:hover {
        opacity: .85
    }
}

@media (max-width:1368px) {
    .text>* {
        margin-bottom: 15px
    }
}

@media (max-width:991px) {
    .tb-type01 {
        font-size: 14px
    }

    .tb-type01 .h5 {
        font-size: 16px;
        text-align: center
    }

    .tb-type01 td,
    .tb-type01 th {
        padding: 12px
    }

    .tb-type01 td {
        border-bottom: 2px solid #9b8ade
    }

    .tb-type01 tr:last-child td {
        border-bottom: none
    }

    .tb-type01 td:first-child,
    .tb-type01 th:first-child {
        text-align: center
    }
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.fw-300 {
    font-weight: 300
}

.fw-400 {
    font-weight: 400
}

.fw-500 {
    font-weight: 500
}

.fw-600 {
    font-weight: 600
}

.fw-700 {
    font-weight: 700
}

.fw-800 {
    font-weight: 800
}

.color-primary {
    color: #323232
}

.color-secondary {
    color: #9b8ade
}

.color-01 {
    color: #726ef1
}

.color-02 {
    color: #c196e3
}

.color-03 {
    color: #fff;
    opacity: .46
}

.color-grey {
    color: #bcbcbc
}

.color-grey2 {
    color: #757575
}

.color-white {
    color: #fff
}

.color-dark {
    color: #111
}

@media (max-width:991px) {
    .text-lg-left {
        text-align: left
    }

    .fw-lg-400 {
        font-weight: 400
    }
}

.spinner {
    animation: rotate 2s linear infinite;
    height: 50px;
    width: 50px;
    z-index: 2
}

.spinner.xl {
    height: 36px;
    width: 36px
}

.spinner.md {
    height: 24px;
    width: 24px
}

.spinner.sm {
    height: 16px;
    width: 16px
}

.spinner .path {
    stroke: #fff;
    stroke-linecap: round;
    animation: dash 1.5s ease-in-out infinite
}







.banner-small {
    position: relative;
    z-index: 0
}

.banner-small .bg {
    z-index: -1
}

.banner-small-inner {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 260px;
    padding: 50px 0
}

.banner-small-inner .content {
    margin-left: auto;
    margin-right: auto;
    max-width: 810px
}

.banner-small-inner .date {
    margin-bottom: 25px
}

.banner-small.type-01 .banner-small-inner {
    min-height: 395px
}

@media (max-width:991px) {
    .banner-small-inner {
        min-height: 0;
        padding: 30px 0
    }

    .banner-small.type-01 .banner-small-inner {
        min-height: 0
    }
}

.find ol>li>p {
    display: inline-block;
    padding-bottom: .4rem;
}