.heading1 {
    font-family: var(--font-type2);
    font-size: 72px;
    font-weight: 400;
    line-height: 1.2
}
.heading2 {
    font-family: var(--font-type2);
    font-size: 60px;
    font-weight: 400;
    line-height: 1.2
}
.heading3 {
    font-family: var(--font-type2);
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2
}
.heading4 {
    font-family: var(--font-type2);
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2
}
.heading5 {
    font-family: var(--font-type2);
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2
}
.body1 {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 400;
    line-height: 1.6
}
@media (min-width: 640px) {
    .body1 {
        font-size: 21px
    }
}
.c-button {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 200ms
}
.c-button>a {
    display: inline-block;
    width: auto;
    --tw-bg-opacity: 1;
    background-color: rgb(24 127 217 / var(--tw-bg-opacity));
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}
.c-button>a:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(55 173 255 / var(--tw-bg-opacity))
}
.c-nav-item {
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: var(--font-type2);
    font-size: 18px;
    font-weight: 600;
    line-height: 1.25 !important;
    --tw-text-opacity: 1;
    color: rgb(51 51 51 / var(--tw-text-opacity))
}
.c-nav-item:hover {
    --tw-text-opacity: 1;
    color: rgb(193 86 183 / var(--tw-text-opacity))
}
@media (min-width: 768px) {
    .c-nav-item {
        font-size: 16px
    }
}
.body2 {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    line-height: 1.6
}
@media (min-width: 640px) {
    .body2 {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}
.body3 {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    line-height: 1.6
}
.body4 {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    line-height: 1.6
}
.c-stat-count {
    font-size: 60px;
    line-height: 1.1
}
@media (min-width: 800px) {
    .c-stat-count {
        font-size: 80px
    }
}
@media (min-width: 1280px) {
    .c-stat-count {
        font-size: 110px
    }
}
.c-stat-title>p {
    color: ##1b122f
}
.color1 {
    --tw-text-opacity: 1;
    color: rgb(29 29 32 / var(--tw-text-opacity))
}
.heading6 {
    font-family: var(--font-type2);
    font-size: 21px;
    font-weight: 400;
    line-height: 1.2
}
.heading7 {
    font-family: var(--font-type2);
    font-size: 17px;
    font-weight: 600;
    line-height: 1.2
}
@media (min-width: 1280px) {
    .heading7 {
        font-size: 18px
    }
}
.heading8 {
    font-family: var(--font-type2);
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2
}
@media (min-width: 1280px) {
    .heading8 {
        font-size: 16px
    }
}
.heading9 {
    font-family: var(--font-type2);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2
}
